文件操作 - .db.sql
返回文件管理
返回主菜单
删除本文件
文件: /storage/v12552/redlightbenefits/.db.sql
编辑文件内容
-- MariaDB dump 10.19 Distrib 10.6.12-MariaDB, for debian-linux-gnu (x86_64) -- -- Host: localhost Database: redlightbenefitsdb -- ------------------------------------------------------ -- Server version 10.6.12-MariaDB-1:10.6.12+maria~ubu2004 /*!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 utf8 */; /*!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 `wp_actionscheduler_actions` -- DROP TABLE IF EXISTS `wp_actionscheduler_actions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_actionscheduler_actions` ( `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `hook` varchar(191) NOT NULL, `status` varchar(20) NOT NULL, `scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00', `scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00', `priority` tinyint(3) unsigned NOT NULL DEFAULT 10, `args` varchar(191) DEFAULT NULL, `schedule` longtext DEFAULT NULL, `group_id` bigint(20) unsigned NOT NULL DEFAULT 0, `attempts` int(11) NOT NULL DEFAULT 0, `last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00', `last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00', `claim_id` bigint(20) unsigned NOT NULL DEFAULT 0, `extended_args` varchar(8000) DEFAULT NULL, PRIMARY KEY (`action_id`), KEY `hook_status_scheduled_date_gmt` (`hook`(163),`status`,`scheduled_date_gmt`), KEY `status_scheduled_date_gmt` (`status`,`scheduled_date_gmt`), KEY `scheduled_date_gmt` (`scheduled_date_gmt`), KEY `args` (`args`), KEY `group_id` (`group_id`), KEY `last_attempt_gmt` (`last_attempt_gmt`), KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`), 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=468 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_actionscheduler_actions` -- LOCK TABLES `wp_actionscheduler_actions` WRITE; /*!40000 ALTER TABLE `wp_actionscheduler_actions` DISABLE KEYS */; INSERT INTO `wp_actionscheduler_actions` VALUES (14,'action_scheduler/migration_hook','failed','2024-02-19 05:30:29','2024-02-19 05:30:29',10,'[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1708320629;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1708320629;}',1,1,'2024-02-19 05:30:29','2024-02-19 05:30:29',0,NULL),(464,'rank_math/analytics/data_fetch','complete','2026-03-19 17:52:06','2026-03-19 17:52:06',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773942726;s:18:\"\0*\0first_timestamp\";i:1708406280;s:13:\"\0*\0recurrence\";i:259200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773942726;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:259200;}',2,1,'2026-05-04 08:38:32','2026-05-04 08:38:32',55605,NULL),(465,'action_scheduler_run_recurring_actions_schedule_hook','complete','2026-03-17 17:52:06','2026-03-17 17:52:06',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1773769926;s:18:\"\0*\0first_timestamp\";i:1752753826;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1773769926;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,1,'2026-05-04 08:38:32','2026-05-04 08:38:32',55605,NULL),(466,'rank_math/analytics/data_fetch','pending','2026-05-07 08:38:32','2026-05-07 08:38:32',10,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1778143112;s:18:\"\0*\0first_timestamp\";i:1708406280;s:13:\"\0*\0recurrence\";i:259200;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1778143112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:259200;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(467,'action_scheduler_run_recurring_actions_schedule_hook','pending','2026-05-05 08:38:32','2026-05-05 08:38:32',20,'[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1777970312;s:18:\"\0*\0first_timestamp\";i:1752753826;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1777970312;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL); /*!40000 ALTER TABLE `wp_actionscheduler_actions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_actionscheduler_claims` -- DROP TABLE IF EXISTS `wp_actionscheduler_claims`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_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=55607 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_actionscheduler_claims` -- LOCK TABLES `wp_actionscheduler_claims` WRITE; /*!40000 ALTER TABLE `wp_actionscheduler_claims` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_actionscheduler_claims` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_actionscheduler_groups` -- DROP TABLE IF EXISTS `wp_actionscheduler_groups`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_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=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_actionscheduler_groups` -- LOCK TABLES `wp_actionscheduler_groups` WRITE; /*!40000 ALTER TABLE `wp_actionscheduler_groups` DISABLE KEYS */; INSERT INTO `wp_actionscheduler_groups` VALUES (1,'action-scheduler-migration'),(2,'rank-math'),(3,'ActionScheduler'); /*!40000 ALTER TABLE `wp_actionscheduler_groups` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_actionscheduler_logs` -- DROP TABLE IF EXISTS `wp_actionscheduler_logs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_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=1371 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_actionscheduler_logs` -- LOCK TABLES `wp_actionscheduler_logs` WRITE; /*!40000 ALTER TABLE `wp_actionscheduler_logs` DISABLE KEYS */; INSERT INTO `wp_actionscheduler_logs` VALUES (13,14,'action created','2024-02-19 05:29:29','2024-02-19 05:29:29'),(14,14,'action started via WP Cron','2024-02-19 05:30:29','2024-02-19 05:30:29'),(15,14,'action failed via WP Cron: Scheduled action for action_scheduler/migration_hook will not be executed as no callbacks are registered.','2024-02-19 05:30:29','2024-02-19 05:30:29'),(1361,464,'action created','2026-03-16 17:52:06','2026-03-16 17:52:06'),(1364,465,'action created','2026-03-16 17:52:06','2026-03-16 17:52:06'),(1365,464,'action started via WP Cron','2026-05-04 08:38:32','2026-05-04 08:38:32'),(1366,464,'action complete via WP Cron','2026-05-04 08:38:32','2026-05-04 08:38:32'),(1367,466,'action created','2026-05-04 08:38:32','2026-05-04 08:38:32'),(1368,465,'action started via WP Cron','2026-05-04 08:38:32','2026-05-04 08:38:32'),(1369,465,'action complete via WP Cron','2026-05-04 08:38:32','2026-05-04 08:38:32'),(1370,467,'action created','2026-05-04 08:38:32','2026-05-04 08:38:32'); /*!40000 ALTER TABLE `wp_actionscheduler_logs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_addonlibrary_addons` -- DROP TABLE IF EXISTS `wp_addonlibrary_addons`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_addonlibrary_addons` ( `id` bigint(20) NOT NULL AUTO_INCREMENT, `title` varchar(255) DEFAULT NULL, `name` varchar(128) DEFAULT NULL, `alias` varchar(128) DEFAULT NULL, `addontype` varchar(128) DEFAULT NULL, `description` text DEFAULT NULL, `ordering` int(11) NOT NULL, `templates` mediumtext DEFAULT NULL, `config` mediumtext DEFAULT NULL, `catid` int(11) DEFAULT NULL, `is_active` tinyint(4) DEFAULT NULL, `test_slot1` text DEFAULT NULL, `test_slot2` text DEFAULT NULL, `test_slot3` 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 `wp_addonlibrary_addons` -- LOCK TABLES `wp_addonlibrary_addons` WRITE; /*!40000 ALTER TABLE `wp_addonlibrary_addons` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_addonlibrary_addons` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_addonlibrary_categories` -- DROP TABLE IF EXISTS `wp_addonlibrary_categories`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_addonlibrary_categories` ( `id` int(9) NOT NULL AUTO_INCREMENT, `title` varchar(255) NOT NULL, `alias` varchar(255) DEFAULT NULL, `ordering` int(11) NOT NULL, `params` text NOT NULL, `type` tinytext DEFAULT NULL, `parent_id` int(9) 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 `wp_addonlibrary_categories` -- LOCK TABLES `wp_addonlibrary_categories` WRITE; /*!40000 ALTER TABLE `wp_addonlibrary_categories` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_addonlibrary_categories` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_commentmeta` -- DROP TABLE IF EXISTS `wp_commentmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_commentmeta` ( `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `comment_id` bigint(20) unsigned NOT NULL DEFAULT 0, `meta_key` varchar(255) DEFAULT NULL, `meta_value` longtext DEFAULT NULL, PRIMARY KEY (`meta_id`), KEY `comment_id` (`comment_id`), KEY `meta_key` (`meta_key`(191)) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_commentmeta` -- LOCK TABLES `wp_commentmeta` WRITE; /*!40000 ALTER TABLE `wp_commentmeta` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_commentmeta` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_comments` -- DROP TABLE IF EXISTS `wp_comments`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_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)) ) ENGINE=InnoDB AUTO_INCREMENT=30 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_comments` -- LOCK TABLES `wp_comments` WRITE; /*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */; INSERT INTO `wp_comments` VALUES (2,63,'Pinterest downloader','curt_quis@hotmail.com','https://downloader.run/pinterest-downloader/','185.106.28.191','2024-08-28 22:47:13','2024-08-28 22:47:13','Hi my loved one I wish to say that this post is amazing nice written and include approximately all vital infos Id like to peer more posts like this',0,'0','','comment',0,0),(3,64,'Pinterest downloader','curt_quis@hotmail.com','https://downloader.run/pinterest-downloader/','185.106.28.191','2024-08-28 22:47:30','2024-08-28 22:47:30','Hi my loved one I wish to say that this post is amazing nice written and include approximately all vital infos Id like to peer more posts like this',0,'0','','comment',0,0),(4,59,'Pinterest downloader','curt_quis@hotmail.com','https://downloader.run/pinterest-downloader/','185.106.28.191','2024-08-28 22:47:45','2024-08-28 22:47:45','Hi my loved one I wish to say that this post is amazing nice written and include approximately all vital infos Id like to peer more posts like this',0,'0','','comment',0,0),(5,264,'https://newwavefoods.com/','tYADBkcW0B@hotmail.com','https://newwavefoods.com/','179.43.191.19','2025-02-20 13:03:45','2025-02-20 13:03:45','dTdveNlH7W0',0,'0','TheSafeInternetSearch','comment',0,0),(6,264,'Jennifer Lopez','NLTy6hO9sn@hotmail.com','https://newwavefoods.com/','179.43.191.19','2025-02-20 15:15:48','2025-02-20 15:15:48','nDzmR2b7t48',0,'0','TheSafeInternetSearch','comment',0,0),(7,267,'complished','550oE6UxWz@hotmail.com','https://newwavefoods.com/','179.43.191.19','2025-02-21 08:41:04','2025-02-21 08:41:04','G9MsCcslLQW',0,'0','TheSafeInternetSearch','comment',0,0),(8,267,'乱交ポルノ','H4cYYvivkC@hotmail.com','https://newwavefoods.com/','179.43.191.19','2025-02-21 11:05:20','2025-02-21 11:05:20','0iFNivijE3Q',0,'0','TheSafeInternetSearch','comment',0,0),(9,267,'Addison1968','Addison1968@gmail.com','','2.51.126.67','2025-04-16 04:36:20','2025-04-16 04:36:20','<a href=\"https://mazda-demio.ru/forums/index.php?autocom=gallery&req=si&img=6337\" rel=\"nofollow ugc\">https://mazda-demio.ru/forums/index.php?autocom=gallery&req=si&img=6337</a>',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','comment',0,0),(10,61,'AI Tools','aitools@tyy.ai','https://tyy.ai','61.186.23.171','2025-12-03 16:21:36','2025-12-03 16:21:36','It\'s fascinating how AI continues to reshape productivity, especially with platforms like tyy.AI curating top tools. Check out their <a href=\"https://tyy.ai/category/ai-video-tools-content-creation-social-media-marketing-video-editing-ai-technology/\" rel=\"nofollow ugc\">AI Video Tools</a> for creative efficiency.',0,'0','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','comment',0,0),(11,58,'ai generator','aigenerator@aiaigenerator.ai','https://aiaigenerator.ai','43.163.97.207','2025-12-04 00:55:04','2025-12-04 00:55:04','Interesting points about bankroll management! Seeing tools like the <a href=\'https://aiaigenerator.ai/video/sora2\' rel=\"nofollow ugc\">Sora 2 Video Generator</a> really changes content creation – fast visuals could help illustrate strategies. Accessible on any device, too – neat!',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0','comment',0,0),(12,58,'iamanus','iamanus@iamanus.com','https://iamanus.com','43.163.97.207','2025-12-05 12:06:20','2025-12-05 12:06:20','Great breakdown! For those looking to streamline their workflow, tyy.AI Tools is a solid resource with its curated list of AI solutions. Check out their <a href=\"https://tyy.ai/category/marketing/ai-lead-generation/\" rel=\"nofollow ugc\">AI Lead Generation</a> tools for targeted marketing efficiency.',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36','comment',0,0),(13,267,'porntude','helloboy1979@gmail.com','https://porntude.com/','124.248.73.231','2026-02-21 09:32:43','2026-02-21 09:32:43','A really good blog and me back again.',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','comment',0,0),(14,267,'333985','333985@333985.com','https://333985.com/','23.95.128.135','2026-03-06 19:21:37','2026-03-06 19:21:37','每天都在战争,希望2026和平.',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','comment',0,0),(15,267,'两性资源','sexinsexwebmaster@gmail.com','https://www.zuqiu.life/','103.149.93.160','2026-03-22 06:32:35','2026-03-22 06:32:35','看不懂但大受震撼',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','comment',0,0),(16,267,'porntude','porrnpics@gmail.com','https://porntude.com/','103.149.93.19','2026-03-22 22:43:53','2026-03-22 22:43:53','Very good i like it',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','comment',0,0),(17,267,'porntude','mypaypornsites@gmail.com','https://porntude.com/','103.149.93.68','2026-04-07 08:59:13','2026-04-07 08:59:13','wish you all the best',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','comment',0,0),(18,267,'333985','helloboy1979@gmail.com','https://333985.com/','103.149.93.68','2026-04-09 21:58:37','2026-04-09 21:58:37','Mass comment blasting: $10 for 100k comments. All from unique blog domains, zero duplicates. I will provide a full report and guarantee Ahrefs picks them up. Email mailto:helloboy1979@gmail.com for payment info.If you received this, you know Ive got the skills.',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','comment',0,0),(19,267,'333985','yhjt154@gmail.com','https://333985.com/','103.149.93.68','2026-04-16 05:43:26','2026-04-16 05:43:26','wish you best and best',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','comment',0,0),(20,267,'啪啪导航','yhjt154@gmail.com','https://www.papadaohang.top/','38.76.214.140','2026-04-17 22:40:14','2026-04-17 22:40:14','色即是空,空即是色',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','comment',0,0),(21,267,'porntude','mypaypornsites@gmail.com','https://porntude.com/','107.175.75.13','2026-04-23 14:29:28','2026-04-23 14:29:28','So dive in, have fun',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','comment',0,0),(22,267,'333985','333985@gmail.com','https://333985.com/','38.76.214.140','2026-04-28 18:17:59','2026-04-28 18:17:59','无话可说,只是看看',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','comment',0,0),(23,267,'PornTude','mypaypornsites@gmail.com','https://porntude.com/','69.12.64.48','2026-06-10 17:34:38','2026-06-10 17:34:38','All the best',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','comment',0,0),(24,267,'333985.com','info@bvamail.com','https://333985.com/','69.12.64.48','2026-06-18 15:51:37','2026-06-18 15:51:37','Enjoy every single day',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','comment',0,0),(25,267,'Pornip','admin@theporndude.com','https://pornip.com/','106.42.212.16','2026-06-27 20:05:07','2026-06-27 20:05:07','Wish you happiness',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','comment',0,0),(26,267,'333985','cs@wbhelps.com','https://333985.com/','120.48.93.232','2026-06-28 08:36:06','2026-06-28 08:36:06','yahoo,im go',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','comment',0,0),(27,267,'Porn IP','danielastatton@gmail.com','https://pornip.com/','103.149.93.26','2026-07-07 00:23:16','2026-07-07 00:23:16','Every day is a new beginning',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/533.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36','comment',0,0),(28,267,'Porn Pics','localxlistbusiness@gmail.com','https://pornip.com/','103.149.93.26','2026-07-11 20:06:57','2026-07-11 20:06:57','Hahahaha You are so good',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/533.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36','comment',0,0),(29,267,'Free Porn Pics','contact@onepornlist.com','https://pornip.com/','120.48.93.232','2026-07-20 02:04:43','2026-07-20 02:04:43','ya,im here',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36','comment',0,0); /*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_e_events` -- DROP TABLE IF EXISTS `wp_e_events`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_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 `wp_e_events` -- LOCK TABLES `wp_e_events` WRITE; /*!40000 ALTER TABLE `wp_e_events` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_e_events` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_e_notes` -- DROP TABLE IF EXISTS `wp_e_notes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_e_notes` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `route_url` text DEFAULT NULL COMMENT 'Clean url where the note was created.', `route_title` varchar(255) DEFAULT NULL, `route_post_id` bigint(20) unsigned DEFAULT NULL COMMENT 'The post id of the route that the note was created on.', `post_id` bigint(20) unsigned DEFAULT NULL, `element_id` varchar(60) DEFAULT NULL COMMENT 'The Elementor element ID the note is attached to.', `parent_id` bigint(20) unsigned NOT NULL DEFAULT 0, `author_id` bigint(20) unsigned DEFAULT NULL, `author_display_name` varchar(250) DEFAULT NULL COMMENT 'Save the author name when the author was deleted.', `status` varchar(20) NOT NULL DEFAULT 'publish', `position` text DEFAULT NULL COMMENT 'A JSON string that represents the position of the note inside the element in percentages. e.g. {x:10, y:15}', `content` longtext DEFAULT NULL, `is_resolved` tinyint(1) NOT NULL DEFAULT 0, `is_public` tinyint(1) NOT NULL DEFAULT 1, `last_activity_at` datetime DEFAULT NULL, `created_at` datetime NOT NULL, `updated_at` datetime NOT NULL, PRIMARY KEY (`id`), KEY `route_url_index` (`route_url`(191)), KEY `post_id_index` (`post_id`), KEY `element_id_index` (`element_id`), KEY `parent_id_index` (`parent_id`), KEY `author_id_index` (`author_id`), KEY `status_index` (`status`), KEY `is_resolved_index` (`is_resolved`), KEY `is_public_index` (`is_public`), KEY `created_at_index` (`created_at`), KEY `updated_at_index` (`updated_at`), KEY `last_activity_at_index` (`last_activity_at`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_e_notes` -- LOCK TABLES `wp_e_notes` WRITE; /*!40000 ALTER TABLE `wp_e_notes` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_e_notes` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_e_notes_users_relations` -- DROP TABLE IF EXISTS `wp_e_notes_users_relations`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_e_notes_users_relations` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `type` varchar(60) NOT NULL COMMENT 'The relation type between user and note (e.g mention, watch, read).', `note_id` bigint(20) unsigned NOT NULL, `user_id` bigint(20) unsigned NOT NULL, `created_at` datetime NOT NULL, `updated_at` datetime NOT NULL, PRIMARY KEY (`id`), KEY `type_index` (`type`), KEY `note_id_index` (`note_id`), KEY `user_id_index` (`user_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_e_notes_users_relations` -- LOCK TABLES `wp_e_notes_users_relations` WRITE; /*!40000 ALTER TABLE `wp_e_notes_users_relations` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_e_notes_users_relations` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_e_submissions` -- DROP TABLE IF EXISTS `wp_e_submissions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_e_submissions` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `type` varchar(60) DEFAULT NULL, `hash_id` varchar(60) NOT NULL, `main_meta_id` bigint(20) unsigned NOT NULL COMMENT 'Id of main field. to represent the main meta field', `post_id` bigint(20) unsigned NOT NULL, `referer` varchar(500) NOT NULL, `referer_title` varchar(300) DEFAULT NULL, `element_id` varchar(20) NOT NULL, `form_name` varchar(60) NOT NULL, `campaign_id` bigint(20) unsigned NOT NULL, `user_id` bigint(20) unsigned DEFAULT NULL, `user_ip` varchar(46) NOT NULL, `user_agent` text NOT NULL, `actions_count` int(11) DEFAULT 0, `actions_succeeded_count` int(11) DEFAULT 0, `status` varchar(20) NOT NULL, `is_read` tinyint(1) NOT NULL DEFAULT 0, `meta` text DEFAULT NULL, `created_at_gmt` datetime NOT NULL, `updated_at_gmt` datetime NOT NULL, `created_at` datetime NOT NULL, `updated_at` datetime NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `hash_id_unique_index` (`hash_id`), KEY `main_meta_id_index` (`main_meta_id`), KEY `hash_id_index` (`hash_id`), KEY `type_index` (`type`), KEY `post_id_index` (`post_id`), KEY `element_id_index` (`element_id`), KEY `campaign_id_index` (`campaign_id`), KEY `user_id_index` (`user_id`), KEY `user_ip_index` (`user_ip`), KEY `status_index` (`status`), KEY `is_read_index` (`is_read`), KEY `created_at_gmt_index` (`created_at_gmt`), KEY `updated_at_gmt_index` (`updated_at_gmt`), KEY `created_at_index` (`created_at`), KEY `updated_at_index` (`updated_at`), KEY `referer_index` (`referer`(191)), KEY `referer_title_index` (`referer_title`(191)) ) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_e_submissions` -- LOCK TABLES `wp_e_submissions` WRITE; /*!40000 ALTER TABLE `wp_e_submissions` DISABLE KEYS */; INSERT INTO `wp_e_submissions` VALUES (1,'submission','60a0098f-fddb-4c7f-80ec-8e220b9f594f',1,18,'https://redlighthealthbenefits.com/','Home - Red Light Health Benefits','6efab58','Newsletter Form',0,0,'72.222.85.249','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"18\"}','2024-02-12 21:59:08','2024-02-12 21:59:08','2024-02-12 21:59:08','2024-02-12 21:59:08'),(2,'submission','8959e3a1-b4fa-476c-9525-3b08c1159bf9',3,53,'https://redlighthealthbenefits.com/contact/','Contact - Red Light Health Benefits','48afff15','Contact Form',0,0,'193.93.192.194','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"53\"}','2025-03-01 07:14:38','2025-03-01 07:14:38','2025-03-01 07:14:38','2025-03-01 07:14:38'),(3,'submission','9af1d49a-75a8-42d4-a7fa-24550c158b4f',6,53,'https://redlighthealthbenefits.com/contact/','Contact - Red Light Health Benefits','48afff15','Contact Form',0,0,'137.59.63.210','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 YaBrowser/22.7.0 Yowser/2.5 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"53\"}','2025-03-29 10:42:28','2025-03-29 10:42:28','2025-03-29 10:42:28','2025-03-29 10:42:28'),(4,'submission','96b7160d-7273-47ca-a1fd-80a064fbe1f9',9,53,'https://redlighthealthbenefits.com/contact/','Contact - Red Light Health Benefits','48afff15','Contact Form',0,0,'194.99.25.89','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"53\"}','2025-04-17 01:39:37','2025-04-17 01:39:37','2025-04-17 01:39:37','2025-04-17 01:39:37'),(5,'submission','c323e7cc-0e03-4d4c-9c70-be58f3fbf436',12,53,'https://redlighthealthbenefits.com/contact/','Contact - Red Light Health Benefits','48afff15','Contact Form',0,0,'91.243.90.85','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15',1,1,'new',0,'{\"edit_post_id\":\"53\"}','2025-04-28 13:06:53','2025-04-28 13:06:53','2025-04-28 13:06:53','2025-04-28 13:06:53'),(6,'submission','61ad3b95-9bdf-45be-b97d-a684bebdf4d9',15,53,'https://redlighthealthbenefits.com/contact/','Contact - Red Light Health Benefits','48afff15','Contact Form',0,0,'193.93.192.50','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51',1,1,'new',0,'{\"edit_post_id\":\"53\"}','2025-05-03 05:23:26','2025-05-03 05:23:26','2025-05-03 05:23:26','2025-05-03 05:23:26'),(7,'submission','73d7049b-56d9-45f6-b760-171b95ce9639',18,53,'https://redlighthealthbenefits.com/contact/','Contact - Red Light Health Benefits','48afff15','Contact Form',0,0,'185.88.101.100','Mozilla/5.0 (Windows NT 10.0; Win64; x64; Xbox; Xbox One) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edge/44.18363.8131',1,1,'new',0,'{\"edit_post_id\":\"53\"}','2025-05-08 05:47:58','2025-05-08 05:47:58','2025-05-08 05:47:58','2025-05-08 05:47:58'),(8,'submission','c5669e91-ab10-4e62-9e69-9011b9971898',21,53,'https://redlighthealthbenefits.com/contact/','Contact - Red Light Health Benefits','48afff15','Contact Form',0,0,'212.119.41.129','Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"53\"}','2025-05-08 13:06:42','2025-05-08 13:06:42','2025-05-08 13:06:42','2025-05-08 13:06:42'),(9,'submission','35d2e448-95f9-45c3-86fe-497c6d93543c',24,53,'https://redlighthealthbenefits.com/contact/','Contact - Red Light Health Benefits','48afff15','Contact Form',0,0,'216.213.24.67','Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 OPR/89.0.4447.51',1,1,'new',0,'{\"edit_post_id\":\"53\"}','2025-05-16 17:00:13','2025-05-16 17:00:13','2025-05-16 17:00:13','2025-05-16 17:00:13'),(10,'submission','5218ae14-a51e-4079-9425-fbbd1b645957',27,53,'https://redlighthealthbenefits.com/contact/','Contact - Red Light Health Benefits','48afff15','Contact Form',0,0,'139.180.224.46','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Vivaldi/5.3.2679.68',1,1,'new',0,'{\"edit_post_id\":\"53\"}','2025-06-01 13:24:38','2025-06-01 13:24:38','2025-06-01 13:24:38','2025-06-01 13:24:38'),(11,'submission','c2e4a2e0-b9ff-47b4-a0d8-c384fade1942',30,53,'https://redlighthealthbenefits.com/contact/','Contact - Red Light Health Benefits','48afff15','Contact Form',0,0,'172.96.83.210','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',1,1,'new',0,'{\"edit_post_id\":\"53\"}','2025-06-04 06:07:51','2025-06-04 06:07:51','2025-06-04 06:07:51','2025-06-04 06:07:51'),(12,'submission','893fd2ae-120c-4c03-95b4-8aa02bfd07be',33,53,'https://redlighthealthbenefits.com/contact/','Contact - Red Light Health Benefits','48afff15','Contact Form',0,0,'23.230.39.189','Mozilla/5.0 (Macintosh; Intel Mac OS X 12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1264.71',1,1,'new',0,'{\"edit_post_id\":\"53\"}','2025-06-21 07:41:55','2025-06-21 07:41:56','2025-06-21 07:41:55','2025-06-21 07:41:56'); /*!40000 ALTER TABLE `wp_e_submissions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_e_submissions_actions_log` -- DROP TABLE IF EXISTS `wp_e_submissions_actions_log`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_e_submissions_actions_log` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `submission_id` bigint(20) unsigned NOT NULL, `action_name` varchar(60) NOT NULL, `action_label` varchar(60) DEFAULT NULL, `status` varchar(20) NOT NULL, `log` text DEFAULT NULL, `created_at_gmt` datetime NOT NULL, `updated_at_gmt` datetime NOT NULL, `created_at` datetime NOT NULL, `updated_at` datetime NOT NULL, PRIMARY KEY (`id`), KEY `submission_id_index` (`submission_id`), KEY `action_name_index` (`action_name`), KEY `status_index` (`status`), KEY `created_at_gmt_index` (`created_at_gmt`), KEY `updated_at_gmt_index` (`updated_at_gmt`), KEY `created_at_index` (`created_at`), KEY `updated_at_index` (`updated_at`) ) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_e_submissions_actions_log` -- LOCK TABLES `wp_e_submissions_actions_log` WRITE; /*!40000 ALTER TABLE `wp_e_submissions_actions_log` DISABLE KEYS */; INSERT INTO `wp_e_submissions_actions_log` VALUES (1,1,'email','Email','success',NULL,'2024-02-12 21:59:08','2024-02-12 21:59:08','2024-02-12 21:59:08','2024-02-12 21:59:08'),(2,2,'email','Email','success',NULL,'2025-03-01 07:14:38','2025-03-01 07:14:38','2025-03-01 07:14:38','2025-03-01 07:14:38'),(3,3,'email','Email','success',NULL,'2025-03-29 10:42:28','2025-03-29 10:42:28','2025-03-29 10:42:28','2025-03-29 10:42:28'),(4,4,'email','Email','success',NULL,'2025-04-17 01:39:37','2025-04-17 01:39:37','2025-04-17 01:39:37','2025-04-17 01:39:37'),(5,5,'email','Email','success',NULL,'2025-04-28 13:06:53','2025-04-28 13:06:53','2025-04-28 13:06:53','2025-04-28 13:06:53'),(6,6,'email','Email','success',NULL,'2025-05-03 05:23:26','2025-05-03 05:23:26','2025-05-03 05:23:26','2025-05-03 05:23:26'),(7,7,'email','Email','success',NULL,'2025-05-08 05:47:58','2025-05-08 05:47:58','2025-05-08 05:47:58','2025-05-08 05:47:58'),(8,8,'email','Email','success',NULL,'2025-05-08 13:06:42','2025-05-08 13:06:42','2025-05-08 13:06:42','2025-05-08 13:06:42'),(9,9,'email','Email','success',NULL,'2025-05-16 17:00:13','2025-05-16 17:00:13','2025-05-16 17:00:13','2025-05-16 17:00:13'),(10,10,'email','Email','success',NULL,'2025-06-01 13:24:38','2025-06-01 13:24:38','2025-06-01 13:24:38','2025-06-01 13:24:38'),(11,11,'email','Email','success',NULL,'2025-06-04 06:07:51','2025-06-04 06:07:51','2025-06-04 06:07:51','2025-06-04 06:07:51'),(12,12,'email','Email','success',NULL,'2025-06-21 07:41:56','2025-06-21 07:41:56','2025-06-21 07:41:56','2025-06-21 07:41:56'); /*!40000 ALTER TABLE `wp_e_submissions_actions_log` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_e_submissions_values` -- DROP TABLE IF EXISTS `wp_e_submissions_values`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_e_submissions_values` ( `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `submission_id` bigint(20) unsigned NOT NULL DEFAULT 0, `key` varchar(60) DEFAULT NULL, `value` longtext DEFAULT NULL, PRIMARY KEY (`id`), KEY `submission_id_index` (`submission_id`), KEY `key_index` (`key`) ) ENGINE=InnoDB AUTO_INCREMENT=35 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_e_submissions_values` -- LOCK TABLES `wp_e_submissions_values` WRITE; /*!40000 ALTER TABLE `wp_e_submissions_values` DISABLE KEYS */; INSERT INTO `wp_e_submissions_values` VALUES (1,1,'email','jc_cody@mac.com'),(2,2,'name','Gabriella Tran'),(3,2,'email','timmer.dieter71@gmail.com'),(4,2,'field_71766c7','Send your message to 100M contact forms instantly.\r\n\r\n++ Visit https://bit.ly/submitbulkforms now\r\n\r\nJust like you are reading this now, website owners and managers worldwide will see your message.\r\n\r\nHighly targeted outreach at massive scale for unbeatable rates.\r\n\r\n- Reach out to businesses at scale \r\n- Drive sales, leads, and partnerships \r\n- Get your message delivered to millions for as low as $22 \r\n\r\nSkyrocket your business now! \r\n++ Visit https://bit.ly/submitbulkforms now\r\n\r\n\r\n\r\n\r\n\r\nIf you wish to stop getting further emails from us, kindly use the attached link: bit. ly/plsremovefrom\r\n13 Murphy Street, Qualeup, CA, USA, 6394'),(5,3,'name','Claudine Elliott'),(6,3,'email','info@globalwidepr.com'),(7,3,'field_71766c7','Hi,\r\n\r\nYour brand deserves to stand out, and we’re here to help.\r\n\r\nAt Global Wide PR, we specialize in connecting businesses with top media platforms to increase visibility and credibility. As a gesture to get started, we’re offering a free article on Digital Journal—a great way to showcase your business to a wider audience.\r\n\r\nFor those looking to maximize exposure, we can also feature your brand on affiliates of FOX, NBC, CBS, ABC, and 300+ other sites for just $297. These placements can help you build trust and attract new customers.\r\n\r\nTo take advantage of this opportunity, click the link below to sign up on our site, and we’ll get back to you ASAP:\r\nhttps://bit.ly/globalwidpr\r\n\r\nLooking forward to helping your brand shine!\r\n\r\nBest regards,\r\nClaudine\r\nGlobal Wide PR\r\n\r\n\r\nWe understand that our emails may not always be relevant. To opt out of our emails, please fill out the unsubscribe form with your website address: bit. ly/unsubscribemeurl'),(8,4,'name','Claudine Ward'),(9,4,'email','info@globalwidepr.com'),(10,4,'field_71766c7','Hi,\r\n\r\nYour brand deserves to stand out, and we’re here to help.\r\n\r\nAt Global Wide PR, we specialize in connecting businesses with top media platforms to increase visibility and credibility. As a gesture to get started, we’re offering a free article on Digital Journal—a great way to showcase your business to a wider audience.\r\n\r\nFor those looking to maximize exposure, we can also feature your brand on affiliates of FOX, NBC, CBS, ABC, and 300+ other sites for just $297. These placements can help you build trust and attract new customers.\r\n\r\nTo take advantage of this opportunity, click the link below to sign up on our site, and we’ll get back to you ASAP:\r\nhttps://bit.ly/gwidepressrelease\r\n\r\nLooking forward to helping your brand shine!\r\n\r\nBest regards,\r\nClaudine\r\nGlobal Wide PR\r\n\r\n\r\nWe respect that you may wish to unsubscribe. To stop receiving communications from us, please submit the form here with your website address: bit. ly/unsubscribemeurl'),(11,5,'name','Hope Romero'),(12,5,'email','hockensmith.everett@gmail.com'),(13,5,'field_71766c7','Send your message to 100M contact forms instantly.\r\n\r\n++ Visit https://bit.ly/formsubmitnow \r\n\r\nJust as you received this message and are reading it right now, millions of website owners/managers will receive your message.\r\n\r\nPowerful outreach solutions at scale, affordably priced.\r\n\r\n- Reach out to businesses at scale \r\n- Drive sales, leads, and partnerships \r\n- Land in inbox of millions from $22 \r\n\r\nTake your business to the next level today! \r\n++ Visit https://bit.ly/formsubmitnow now\r\n\r\n\r\n\r\n\r\n\r\nWhen you wish to stop getting subsequent messages from me, simply use this link: bit. ly/plsremovefrom\r\nBudapester Stra?E 41, Weilburg, CA, USA, 35781'),(14,6,'name','Claudine Cameron'),(15,6,'email','info@globalwidepr.com'),(16,6,'field_71766c7','Hi,\r\n\r\nYour brand deserves to stand out, and we’re here to help.\r\n\r\nAt Global Wide PR, we specialize in connecting businesses with top media platforms to increase visibility and credibility. As a gesture to get started, we’re offering a free article on Digital Journal—a great way to showcase your business to a wider audience.\r\n\r\nFor those looking to maximize exposure, we can also feature your brand on affiliates of FOX, NBC, CBS, ABC, and 300+ other sites for just $297. These placements can help you build trust and attract new customers.\r\n\r\nTo take advantage of this opportunity, click the link below to sign up on our site, and we’ll get back to you ASAP:\r\n\r\n++ Visit now: https://bit.ly/glopressrelease\r\n\r\nLooking forward to helping your brand shine!\r\n\r\nBest regards,\r\nClaudine\r\nGlobal Wide PR\r\n\r\n\r\nWe understand that you may wish to unsubscribe. To opt out of our emails, please submit this quick form with your website address: bit. ly/unsubscribemeurl'),(17,7,'name','Gabriel Vargas'),(18,7,'email','joan.fleming@yahoo.com'),(19,7,'field_71766c7','Your competition is secretly funneling leads as you ponder your outreach. Stop dragging your feet, start growing—visit https://bit.ly/cformsubs now'),(20,8,'name','Kyle Green'),(21,8,'email','skerst.joesph@hotmail.com'),(22,8,'field_71766c7','Dices Rolled! Experience the ultimate crypto-powered casino at GoPlay, where thrilling slots, live dealer games, and exclusive bonuses are ready for your first spin. Enjoy lightning-fast deposits and withdrawals in cryptocurrency while you chase jaw-dropping jackpots. Want to hit it big? \r\nVisit https://goplay.se\r\n\r\nLike us on Facebook at https://www.facebook.com/goplay.se, and follow us on Instagram at https://www.instagram.com/goplay.se to start your adventure today'),(23,9,'name','Reagan Herrera'),(24,9,'email','aurelio.shoebridge@gmail.com'),(25,9,'field_71766c7','Great Minds Think Differently (Free Newsletter)\r\n\r\n-> newsletter.scottdclary.com\r\n\r\nEach week, Scott\'s Newsletter breaks down the ideas, strategies, mental models and frameworks that separates the exceptional from the average.\r\n\r\nJoin 320,000+ entrepreneurs and innovators who use these insights to spot hidden opportunities and make smarter moves.\r\n\r\nIf you want to level up in your career. If you want to level up in your business. This is a free newsletter that will transform how you think, decide, and compete in today\'s complex world.\r\n\r\nSubscribe now. \r\n\r\nYour future self will thank you.\r\n\r\n-> newsletter.scottdclary.com'),(26,10,'name','Ryleigh Callahan'),(27,10,'email','li.kali30@gmail.com'),(28,10,'field_71766c7','Great Minds Think Differently (Free Newsletter)\r\n\r\n-> newsletter.scottdclary.com\r\n\r\nEach week, Scott\'s Newsletter breaks down the ideas, strategies, mental models and frameworks that separates the exceptional from the average.\r\n\r\nJoin 320,000+ entrepreneurs and innovators who use these insights to spot hidden opportunities and make smarter moves.\r\n\r\nIf you want to level up in your career. If you want to level up in your business. This is a free newsletter that will transform how you think, decide, and compete in today\'s complex world.\r\n\r\nSubscribe now. \r\n\r\nYour future self will thank you.\r\n\r\n-> newsletter.scottdclary.com'),(29,11,'name','Joseph Martin'),(30,11,'email','pitman.thalia@gmail.com'),(31,11,'field_71766c7','Our exclusive welcome offer: a 200% bonus up to €7,500 on your first deposit! \r\n\r\nhttps://factmata.com\r\n\r\nBut that\'s not all. As a valued player, you\'ll also enjoy a 10% weekly cashback on your net losses, credited every Monday at 06:00 UTC—wager-free! \r\n\r\nWhy choose Instant Casino?\r\n- Instant Withdrawals: Say goodbye to waiting—your winnings are processed instantly.\r\n- High Betting Limits: Elevate your gaming with bigger bets for bigger wins.\r\n- Over 3,000 Games: From slots to live casino, find your next favorite game.\r\nDon\'t miss out on this opportunity to boost your play and potential winnings. Click the link below to sign up and claim your bonus today!\r\n\r\nStart earning now: https://factmata.com'),(32,12,'name','Elise Cross'),(33,12,'email','corbould.kara68@gmail.com'),(34,12,'field_71766c7','Need a refresh for your fall/winter looks? We\'ve got you.\r\n\r\nUpdating your wardrobe for cooler days? Native Passion has you covered with fan-favorite hooded denim jackets and a huge variety of cozy, on-trend Sweatshirts — perfect for layering and staying stylish all season long.\r\n\r\n## Shop Denim Jackets with Hoodie: https://nativepassion.shop/denim-jackets-with-hoodie/\r\n-> Browse All Sweatshirts: https://nativepassion.shop/sweatshirts/\r\n\r\nShop now and step into the season fully styled.\r\n\r\n\r\n\r\nWhenever you choose to opt-out of future messages from this message, please fill the form at bit. ly/fillunsubform with your domain address (URL).\r\n2017 Webster Street, Lawrence, CA, USA, 91686'); /*!40000 ALTER TABLE `wp_e_submissions_values` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_links` -- DROP TABLE IF EXISTS `wp_links`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_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_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_links` -- LOCK TABLES `wp_links` WRITE; /*!40000 ALTER TABLE `wp_links` DISABLE KEYS */; /*!40000 ALTER TABLE `wp_links` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_options` -- DROP TABLE IF EXISTS `wp_options`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_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=163461 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_options` -- LOCK TABLES `wp_options` WRITE; /*!40000 ALTER TABLE `wp_options` DISABLE KEYS */; INSERT INTO `wp_options` VALUES (1,'siteurl','https://redlighthealthbenefits.com','yes'),(2,'home','https://redlighthealthbenefits.com','yes'),(3,'blogname','Red Light Health Benefits','yes'),(4,'blogdescription','','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','wp@dxpsites.com','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','1','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','open','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','1','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%year%/%monthnum%/%day%/%postname%/','yes'),(29,'rewrite_rules','a:171:{s:19:\"sitemap_index\\.xml$\";s:19:\"index.php?sitemap=1\";s:31:\"([^/]+?)-sitemap([0-9]+)?\\.xml$\";s:51:\"index.php?sitemap=$matches[1]&sitemap_n=$matches[2]\";s:24:\"([a-z]+)?-?sitemap\\.xsl$\";s:25:\"index.php?xsl=$matches[1]\";s:15:\"locations\\.kml$\";s:27:\"index.php?sitemap=locations\";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:16:\"custom-css-js/?$\";s:33:\"index.php?post_type=custom-css-js\";s:46:\"custom-css-js/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_type=custom-css-js&feed=$matches[1]\";s:41:\"custom-css-js/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_type=custom-css-js&feed=$matches[1]\";s:33:\"custom-css-js/page/([0-9]{1,})/?$\";s:51:\"index.php?post_type=custom-css-js&paged=$matches[1]\";s:32:\"category/(.+?)/schema-preview/?$\";s:57:\"index.php?category=$matches[1]&schema-preview=$matches[3]\";s:27:\"tag/(.+?)/schema-preview/?$\";s:57:\"index.php?post_tag=$matches[1]&schema-preview=$matches[3]\";s:28:\"type/(.+?)/schema-preview/?$\";s:60:\"index.php?post_format=$matches[1]&schema-preview=$matches[3]\";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: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: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:52:\"e-floating-buttons/([^/]+)/schema-preview(/(.*))?/?$\";s:67:\"index.php?e-floating-buttons=$matches[1]&schema-preview=$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:53:\"elementor_component/([^/]+)/schema-preview(/(.*))?/?$\";s:68:\"index.php?elementor_component=$matches[1]&schema-preview=$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:41:\"custom-css-js/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:51:\"custom-css-js/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:71:\"custom-css-js/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"custom-css-js/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:66:\"custom-css-js/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:47:\"custom-css-js/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:30:\"custom-css-js/([^/]+)/embed/?$\";s:61:\"index.php?post_type=custom-css-js&name=$matches[1]&embed=true\";s:34:\"custom-css-js/([^/]+)/trackback/?$\";s:55:\"index.php?post_type=custom-css-js&name=$matches[1]&tb=1\";s:54:\"custom-css-js/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:67:\"index.php?post_type=custom-css-js&name=$matches[1]&feed=$matches[2]\";s:49:\"custom-css-js/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:67:\"index.php?post_type=custom-css-js&name=$matches[1]&feed=$matches[2]\";s:42:\"custom-css-js/([^/]+)/page/?([0-9]{1,})/?$\";s:68:\"index.php?post_type=custom-css-js&name=$matches[1]&paged=$matches[2]\";s:49:\"custom-css-js/([^/]+)/comment-page-([0-9]{1,})/?$\";s:68:\"index.php?post_type=custom-css-js&name=$matches[1]&cpage=$matches[2]\";s:47:\"custom-css-js/([^/]+)/schema-preview(/(.*))?/?$\";s:77:\"index.php?post_type=custom-css-js&name=$matches[1]&schema-preview=$matches[3]\";s:38:\"custom-css-js/([^/]+)(?:/([0-9]+))?/?$\";s:67:\"index.php?post_type=custom-css-js&name=$matches[1]&page=$matches[2]\";s:30:\"custom-css-js/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:40:\"custom-css-js/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:60:\"custom-css-js/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"custom-css-js/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:55:\"custom-css-js/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:36:\"custom-css-js/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:12:\"sitemap\\.xml\";s:23:\"index.php?sitemap=index\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:39:\"index.php?&page_id=46&cpage=$matches[1]\";s:25:\"schema-preview(/(.*))?/?$\";s:37:\"index.php?&schema-preview=$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: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: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: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: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: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: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:70:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/schema-preview(/(.*))?/?$\";s:107:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&schema-preview=$matches[6]\";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:62:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/schema-preview(/(.*))?/?$\";s:90:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&schema-preview=$matches[5]\";s:51:\"([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]\";s:49:\"([0-9]{4})/([0-9]{1,2})/schema-preview(/(.*))?/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&schema-preview=$matches[4]\";s:38:\"([0-9]{4})/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&cpage=$matches[2]\";s:36:\"([0-9]{4})/schema-preview(/(.*))?/?$\";s:53:\"index.php?year=$matches[1]&schema-preview=$matches[3]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:33:\"(.?.+?)/schema-preview(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&schema-preview=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";}','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:15:{i:0;s:27:\"astra-addon/astra-addon.php\";i:1;s:33:\"classic-editor/classic-editor.php\";i:2;s:31:\"custom-css-js/custom-css-js.php\";i:3;s:31:\"elementor-pro/elementor-pro.php\";i:4;s:23:\"elementor/elementor.php\";i:5;s:56:\"essential-addons-elementor/essential_adons_elementor.php\";i:6;s:65:\"essential-addons-for-elementor-lite/essential_adons_elementor.php\";i:7;s:61:\"premium-addons-for-elementor/premium-addons-for-elementor.php\";i:8;s:55:\"premium-addons-pro/premium-addons-pro-for-elementor.php\";i:9;s:38:\"seo-by-rank-math-pro/rank-math-pro.php\";i:10;s:30:\"seo-by-rank-math/rank-math.php\";i:11;s:25:\"templately/templately.php\";i:12;s:31:\"tracking-code-manager/index.php\";i:13;s:67:\"unlimited-elements-for-elementor-premium/unlimited-elements-pro.php\";i:14;s:39:\"wp-file-manager/file_folder_manager.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','https://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','0','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','','no'),(40,'template','astra','yes'),(41,'stylesheet','astra','yes'),(42,'comment_registration','0','yes'),(43,'html_type','text/html','yes'),(44,'use_trackback','0','yes'),(45,'default_role','subscriber','yes'),(46,'db_version','60717','yes'),(47,'uploads_use_yearmonth_folders','1','yes'),(48,'upload_path','','yes'),(49,'blog_public','1','yes'),(50,'default_link_category','2','yes'),(51,'show_on_front','page','yes'),(52,'tag_base','','yes'),(53,'show_avatars','1','yes'),(54,'avatar_rating','G','yes'),(55,'upload_url_path','','yes'),(56,'thumbnail_size_w','150','yes'),(57,'thumbnail_size_h','150','yes'),(58,'thumbnail_crop','1','yes'),(59,'medium_size_w','300','yes'),(60,'medium_size_h','300','yes'),(61,'avatar_default','mystery','yes'),(62,'large_size_w','1024','yes'),(63,'large_size_h','1024','yes'),(64,'image_default_link_type','none','yes'),(65,'image_default_size','','yes'),(66,'image_default_align','','yes'),(67,'close_comments_for_old_posts','0','yes'),(68,'close_comments_days_old','14','yes'),(69,'thread_comments','1','yes'),(70,'thread_comments_depth','5','yes'),(71,'page_comments','0','yes'),(72,'comments_per_page','50','yes'),(73,'default_comments_page','newest','yes'),(74,'comment_order','asc','yes'),(75,'sticky_posts','a:0:{}','yes'),(76,'widget_categories','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(77,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(78,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(79,'uninstall_plugins','a:4:{s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}s:25:\"templately/templately.php\";a:2:{i:0;s:27:\"Templately\\Core\\Maintenance\";i:1;s:9:\"uninstall\";}s:31:\"tracking-code-manager/index.php\";s:14:\"tcmp_uninstall\";s:61:\"premium-addons-for-elementor/premium-addons-for-elementor.php\";a:2:{i:0;s:30:\"PremiumAddons\\Includes\\PA_Core\";i:1;s:9:\"uninstall\";}}','no'),(80,'timezone_string','','yes'),(81,'page_for_posts','0','yes'),(82,'page_on_front','46','yes'),(83,'default_post_format','0','yes'),(84,'link_manager_enabled','0','yes'),(85,'finished_splitting_shared_terms','1','yes'),(86,'site_icon','0','yes'),(87,'medium_large_size_w','768','yes'),(88,'medium_large_size_h','0','yes'),(89,'wp_page_for_privacy_policy','3','yes'),(90,'show_comments_cookies_opt_in','1','yes'),(91,'admin_email_lifespan','1737989433','yes'),(92,'disallowed_keys','','no'),(93,'comment_previously_approved','1','yes'),(94,'auto_plugin_theme_update_emails','a:0:{}','no'),(95,'auto_update_core_dev','enabled','yes'),(96,'auto_update_core_minor','enabled','yes'),(97,'auto_update_core_major','enabled','yes'),(98,'wp_force_deactivated_plugins','a:0:{}','off'),(99,'wp_attachment_pages_enabled','0','yes'),(100,'initial_db_version','56657','yes'),(101,'wp_user_roles','a:6:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:97:{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:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;s:23:\"rank_math_edit_htaccess\";b:1;s:16:\"rank_math_titles\";b:1;s:17:\"rank_math_general\";b:1;s:17:\"rank_math_sitemap\";b:1;s:21:\"rank_math_404_monitor\";b:1;s:22:\"rank_math_link_builder\";b:1;s:22:\"rank_math_redirections\";b:1;s:22:\"rank_math_role_manager\";b:1;s:19:\"rank_math_analytics\";b:1;s:23:\"rank_math_site_analysis\";b:1;s:25:\"rank_math_onpage_analysis\";b:1;s:24:\"rank_math_onpage_general\";b:1;s:25:\"rank_math_onpage_advanced\";b:1;s:24:\"rank_math_onpage_snippet\";b:1;s:23:\"rank_math_onpage_social\";b:1;s:20:\"rank_math_content_ai\";b:1;s:19:\"rank_math_admin_bar\";b:1;s:23:\"edit_templately_builder\";b:1;s:24:\"edit_templately_settings\";b:1;s:15:\"edit_custom_css\";b:1;s:15:\"read_custom_css\";b:1;s:17:\"delete_custom_css\";b:1;s:16:\"edit_custom_csss\";b:1;s:23:\"edit_others_custom_csss\";b:1;s:19:\"publish_custom_csss\";b:1;s:18:\"delete_custom_csss\";b:1;s:28:\"delete_published_custom_csss\";b:1;s:25:\"delete_others_custom_csss\";b:1;s:26:\"edit_published_custom_csss\";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:23:\"rank_math_site_analysis\";b:1;s:25:\"rank_math_onpage_analysis\";b:1;s:24:\"rank_math_onpage_general\";b:1;s:24:\"rank_math_onpage_snippet\";b:1;s:23:\"rank_math_onpage_social\";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:25:\"rank_math_onpage_analysis\";b:1;s:24:\"rank_math_onpage_general\";b:1;s:24:\"rank_math_onpage_snippet\";b:1;s:23:\"rank_math_onpage_social\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{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: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:15:\"css_js_designer\";a:2:{s:4:\"name\";s:12:\"Web Designer\";s:12:\"capabilities\";a:10:{s:15:\"edit_custom_css\";b:1;s:15:\"read_custom_css\";b:1;s:17:\"delete_custom_css\";b:1;s:16:\"edit_custom_csss\";b:1;s:23:\"edit_others_custom_csss\";b:1;s:19:\"publish_custom_csss\";b:1;s:18:\"delete_custom_csss\";b:1;s:28:\"delete_published_custom_csss\";b:1;s:25:\"delete_others_custom_csss\";b:1;s:26:\"edit_published_custom_csss\";b:1;}}}','yes'),(102,'fresh_site','0','off'),(103,'user_count','6','off'),(104,'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;}','yes'),(105,'sidebars_widgets','a:6:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}s:13:\"header-widget\";a:0:{}s:15:\"footer-widget-1\";a:0:{}s:15:\"footer-widget-2\";a:0:{}s:13:\"array_version\";i:3;}','yes'),(106,'cron','a:19:{i:1773705003;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:1773705600;a:2:{s:35:\"rank_math/redirection/clean_trashed\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:30:\"rank_math/links/internal_links\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1773706207;a:4:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1773721551;a:1:{s:41:\"googlesitekit_cron_update_remote_features\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1773722951;a:1:{s:27:\"astra_addon_get_addon_usage\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1773722995;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:1773730199;a:1:{s:35:\"rank_math/content-ai/update_prompts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1773764904;a:1:{s:27:\"tcmp_daily_scheduled_events\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1773964204;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:1774050602;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:1774241354;a:1:{s:24:\"astra_delete_docs_folder\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1774283304;a:1:{s:28:\"tcmp_weekly_scheduled_events\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1777883914;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:1777886161;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:1777895403;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:1777938602;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:1781956203;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:1785394103;a:1:{s:45:\"fs_data_sync_unlimited-elements-for-elementor\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}s:7:\"version\";i:2;}','on'),(107,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(108,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(109,'widget_archives','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(110,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(111,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(112,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(113,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(114,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(115,'widget_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(116,'widget_recent-posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(117,'widget_recent-comments','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(118,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(119,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(120,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(121,'_transient_wp_core_block_css_files','a:2:{s:7:\"version\";s:5:\"6.9.1\";s:5:\"files\";a:584:{i:0;s:31:\"accordion-heading/style-rtl.css\";i:1;s:35:\"accordion-heading/style-rtl.min.css\";i:2;s:27:\"accordion-heading/style.css\";i:3;s:31:\"accordion-heading/style.min.css\";i:4;s:28:\"accordion-item/style-rtl.css\";i:5;s:32:\"accordion-item/style-rtl.min.css\";i:6;s:24:\"accordion-item/style.css\";i:7;s:28:\"accordion-item/style.min.css\";i:8;s:29:\"accordion-panel/style-rtl.css\";i:9;s:33:\"accordion-panel/style-rtl.min.css\";i:10;s:25:\"accordion-panel/style.css\";i:11;s:29:\"accordion-panel/style.min.css\";i:12;s:23:\"accordion/style-rtl.css\";i:13;s:27:\"accordion/style-rtl.min.css\";i:14;s:19:\"accordion/style.css\";i:15;s:23:\"accordion/style.min.css\";i:16;s:23:\"archives/editor-rtl.css\";i:17;s:27:\"archives/editor-rtl.min.css\";i:18;s:19:\"archives/editor.css\";i:19;s:23:\"archives/editor.min.css\";i:20;s:22:\"archives/style-rtl.css\";i:21;s:26:\"archives/style-rtl.min.css\";i:22;s:18:\"archives/style.css\";i:23;s:22:\"archives/style.min.css\";i:24;s:20:\"audio/editor-rtl.css\";i:25;s:24:\"audio/editor-rtl.min.css\";i:26;s:16:\"audio/editor.css\";i:27;s:20:\"audio/editor.min.css\";i:28;s:19:\"audio/style-rtl.css\";i:29;s:23:\"audio/style-rtl.min.css\";i:30;s:15:\"audio/style.css\";i:31;s:19:\"audio/style.min.css\";i:32;s:19:\"audio/theme-rtl.css\";i:33;s:23:\"audio/theme-rtl.min.css\";i:34;s:15:\"audio/theme.css\";i:35;s:19:\"audio/theme.min.css\";i:36;s:21:\"avatar/editor-rtl.css\";i:37;s:25:\"avatar/editor-rtl.min.css\";i:38;s:17:\"avatar/editor.css\";i:39;s:21:\"avatar/editor.min.css\";i:40;s:20:\"avatar/style-rtl.css\";i:41;s:24:\"avatar/style-rtl.min.css\";i:42;s:16:\"avatar/style.css\";i:43;s:20:\"avatar/style.min.css\";i:44;s:21:\"button/editor-rtl.css\";i:45;s:25:\"button/editor-rtl.min.css\";i:46;s:17:\"button/editor.css\";i:47;s:21:\"button/editor.min.css\";i:48;s:20:\"button/style-rtl.css\";i:49;s:24:\"button/style-rtl.min.css\";i:50;s:16:\"button/style.css\";i:51;s:20:\"button/style.min.css\";i:52;s:22:\"buttons/editor-rtl.css\";i:53;s:26:\"buttons/editor-rtl.min.css\";i:54;s:18:\"buttons/editor.css\";i:55;s:22:\"buttons/editor.min.css\";i:56;s:21:\"buttons/style-rtl.css\";i:57;s:25:\"buttons/style-rtl.min.css\";i:58;s:17:\"buttons/style.css\";i:59;s:21:\"buttons/style.min.css\";i:60;s:22:\"calendar/style-rtl.css\";i:61;s:26:\"calendar/style-rtl.min.css\";i:62;s:18:\"calendar/style.css\";i:63;s:22:\"calendar/style.min.css\";i:64;s:25:\"categories/editor-rtl.css\";i:65;s:29:\"categories/editor-rtl.min.css\";i:66;s:21:\"categories/editor.css\";i:67;s:25:\"categories/editor.min.css\";i:68;s:24:\"categories/style-rtl.css\";i:69;s:28:\"categories/style-rtl.min.css\";i:70;s:20:\"categories/style.css\";i:71;s:24:\"categories/style.min.css\";i:72;s:19:\"code/editor-rtl.css\";i:73;s:23:\"code/editor-rtl.min.css\";i:74;s:15:\"code/editor.css\";i:75;s:19:\"code/editor.min.css\";i:76;s:18:\"code/style-rtl.css\";i:77;s:22:\"code/style-rtl.min.css\";i:78;s:14:\"code/style.css\";i:79;s:18:\"code/style.min.css\";i:80;s:18:\"code/theme-rtl.css\";i:81;s:22:\"code/theme-rtl.min.css\";i:82;s:14:\"code/theme.css\";i:83;s:18:\"code/theme.min.css\";i:84;s:22:\"columns/editor-rtl.css\";i:85;s:26:\"columns/editor-rtl.min.css\";i:86;s:18:\"columns/editor.css\";i:87;s:22:\"columns/editor.min.css\";i:88;s:21:\"columns/style-rtl.css\";i:89;s:25:\"columns/style-rtl.min.css\";i:90;s:17:\"columns/style.css\";i:91;s:21:\"columns/style.min.css\";i:92;s:33:\"comment-author-name/style-rtl.css\";i:93;s:37:\"comment-author-name/style-rtl.min.css\";i:94;s:29:\"comment-author-name/style.css\";i:95;s:33:\"comment-author-name/style.min.css\";i:96;s:29:\"comment-content/style-rtl.css\";i:97;s:33:\"comment-content/style-rtl.min.css\";i:98;s:25:\"comment-content/style.css\";i:99;s:29:\"comment-content/style.min.css\";i:100;s:26:\"comment-date/style-rtl.css\";i:101;s:30:\"comment-date/style-rtl.min.css\";i:102;s:22:\"comment-date/style.css\";i:103;s:26:\"comment-date/style.min.css\";i:104;s:31:\"comment-edit-link/style-rtl.css\";i:105;s:35:\"comment-edit-link/style-rtl.min.css\";i:106;s:27:\"comment-edit-link/style.css\";i:107;s:31:\"comment-edit-link/style.min.css\";i:108;s:32:\"comment-reply-link/style-rtl.css\";i:109;s:36:\"comment-reply-link/style-rtl.min.css\";i:110;s:28:\"comment-reply-link/style.css\";i:111;s:32:\"comment-reply-link/style.min.css\";i:112;s:30:\"comment-template/style-rtl.css\";i:113;s:34:\"comment-template/style-rtl.min.css\";i:114;s:26:\"comment-template/style.css\";i:115;s:30:\"comment-template/style.min.css\";i:116;s:42:\"comments-pagination-numbers/editor-rtl.css\";i:117;s:46:\"comments-pagination-numbers/editor-rtl.min.css\";i:118;s:38:\"comments-pagination-numbers/editor.css\";i:119;s:42:\"comments-pagination-numbers/editor.min.css\";i:120;s:34:\"comments-pagination/editor-rtl.css\";i:121;s:38:\"comments-pagination/editor-rtl.min.css\";i:122;s:30:\"comments-pagination/editor.css\";i:123;s:34:\"comments-pagination/editor.min.css\";i:124;s:33:\"comments-pagination/style-rtl.css\";i:125;s:37:\"comments-pagination/style-rtl.min.css\";i:126;s:29:\"comments-pagination/style.css\";i:127;s:33:\"comments-pagination/style.min.css\";i:128;s:29:\"comments-title/editor-rtl.css\";i:129;s:33:\"comments-title/editor-rtl.min.css\";i:130;s:25:\"comments-title/editor.css\";i:131;s:29:\"comments-title/editor.min.css\";i:132;s:23:\"comments/editor-rtl.css\";i:133;s:27:\"comments/editor-rtl.min.css\";i:134;s:19:\"comments/editor.css\";i:135;s:23:\"comments/editor.min.css\";i:136;s:22:\"comments/style-rtl.css\";i:137;s:26:\"comments/style-rtl.min.css\";i:138;s:18:\"comments/style.css\";i:139;s:22:\"comments/style.min.css\";i:140;s:20:\"cover/editor-rtl.css\";i:141;s:24:\"cover/editor-rtl.min.css\";i:142;s:16:\"cover/editor.css\";i:143;s:20:\"cover/editor.min.css\";i:144;s:19:\"cover/style-rtl.css\";i:145;s:23:\"cover/style-rtl.min.css\";i:146;s:15:\"cover/style.css\";i:147;s:19:\"cover/style.min.css\";i:148;s:22:\"details/editor-rtl.css\";i:149;s:26:\"details/editor-rtl.min.css\";i:150;s:18:\"details/editor.css\";i:151;s:22:\"details/editor.min.css\";i:152;s:21:\"details/style-rtl.css\";i:153;s:25:\"details/style-rtl.min.css\";i:154;s:17:\"details/style.css\";i:155;s:21:\"details/style.min.css\";i:156;s:20:\"embed/editor-rtl.css\";i:157;s:24:\"embed/editor-rtl.min.css\";i:158;s:16:\"embed/editor.css\";i:159;s:20:\"embed/editor.min.css\";i:160;s:19:\"embed/style-rtl.css\";i:161;s:23:\"embed/style-rtl.min.css\";i:162;s:15:\"embed/style.css\";i:163;s:19:\"embed/style.min.css\";i:164;s:19:\"embed/theme-rtl.css\";i:165;s:23:\"embed/theme-rtl.min.css\";i:166;s:15:\"embed/theme.css\";i:167;s:19:\"embed/theme.min.css\";i:168;s:19:\"file/editor-rtl.css\";i:169;s:23:\"file/editor-rtl.min.css\";i:170;s:15:\"file/editor.css\";i:171;s:19:\"file/editor.min.css\";i:172;s:18:\"file/style-rtl.css\";i:173;s:22:\"file/style-rtl.min.css\";i:174;s:14:\"file/style.css\";i:175;s:18:\"file/style.min.css\";i:176;s:23:\"footnotes/style-rtl.css\";i:177;s:27:\"footnotes/style-rtl.min.css\";i:178;s:19:\"footnotes/style.css\";i:179;s:23:\"footnotes/style.min.css\";i:180;s:23:\"freeform/editor-rtl.css\";i:181;s:27:\"freeform/editor-rtl.min.css\";i:182;s:19:\"freeform/editor.css\";i:183;s:23:\"freeform/editor.min.css\";i:184;s:22:\"gallery/editor-rtl.css\";i:185;s:26:\"gallery/editor-rtl.min.css\";i:186;s:18:\"gallery/editor.css\";i:187;s:22:\"gallery/editor.min.css\";i:188;s:21:\"gallery/style-rtl.css\";i:189;s:25:\"gallery/style-rtl.min.css\";i:190;s:17:\"gallery/style.css\";i:191;s:21:\"gallery/style.min.css\";i:192;s:21:\"gallery/theme-rtl.css\";i:193;s:25:\"gallery/theme-rtl.min.css\";i:194;s:17:\"gallery/theme.css\";i:195;s:21:\"gallery/theme.min.css\";i:196;s:20:\"group/editor-rtl.css\";i:197;s:24:\"group/editor-rtl.min.css\";i:198;s:16:\"group/editor.css\";i:199;s:20:\"group/editor.min.css\";i:200;s:19:\"group/style-rtl.css\";i:201;s:23:\"group/style-rtl.min.css\";i:202;s:15:\"group/style.css\";i:203;s:19:\"group/style.min.css\";i:204;s:19:\"group/theme-rtl.css\";i:205;s:23:\"group/theme-rtl.min.css\";i:206;s:15:\"group/theme.css\";i:207;s:19:\"group/theme.min.css\";i:208;s:21:\"heading/style-rtl.css\";i:209;s:25:\"heading/style-rtl.min.css\";i:210;s:17:\"heading/style.css\";i:211;s:21:\"heading/style.min.css\";i:212;s:19:\"html/editor-rtl.css\";i:213;s:23:\"html/editor-rtl.min.css\";i:214;s:15:\"html/editor.css\";i:215;s:19:\"html/editor.min.css\";i:216;s:20:\"image/editor-rtl.css\";i:217;s:24:\"image/editor-rtl.min.css\";i:218;s:16:\"image/editor.css\";i:219;s:20:\"image/editor.min.css\";i:220;s:19:\"image/style-rtl.css\";i:221;s:23:\"image/style-rtl.min.css\";i:222;s:15:\"image/style.css\";i:223;s:19:\"image/style.min.css\";i:224;s:19:\"image/theme-rtl.css\";i:225;s:23:\"image/theme-rtl.min.css\";i:226;s:15:\"image/theme.css\";i:227;s:19:\"image/theme.min.css\";i:228;s:29:\"latest-comments/style-rtl.css\";i:229;s:33:\"latest-comments/style-rtl.min.css\";i:230;s:25:\"latest-comments/style.css\";i:231;s:29:\"latest-comments/style.min.css\";i:232;s:27:\"latest-posts/editor-rtl.css\";i:233;s:31:\"latest-posts/editor-rtl.min.css\";i:234;s:23:\"latest-posts/editor.css\";i:235;s:27:\"latest-posts/editor.min.css\";i:236;s:26:\"latest-posts/style-rtl.css\";i:237;s:30:\"latest-posts/style-rtl.min.css\";i:238;s:22:\"latest-posts/style.css\";i:239;s:26:\"latest-posts/style.min.css\";i:240;s:18:\"list/style-rtl.css\";i:241;s:22:\"list/style-rtl.min.css\";i:242;s:14:\"list/style.css\";i:243;s:18:\"list/style.min.css\";i:244;s:22:\"loginout/style-rtl.css\";i:245;s:26:\"loginout/style-rtl.min.css\";i:246;s:18:\"loginout/style.css\";i:247;s:22:\"loginout/style.min.css\";i:248;s:19:\"math/editor-rtl.css\";i:249;s:23:\"math/editor-rtl.min.css\";i:250;s:15:\"math/editor.css\";i:251;s:19:\"math/editor.min.css\";i:252;s:18:\"math/style-rtl.css\";i:253;s:22:\"math/style-rtl.min.css\";i:254;s:14:\"math/style.css\";i:255;s:18:\"math/style.min.css\";i:256;s:25:\"media-text/editor-rtl.css\";i:257;s:29:\"media-text/editor-rtl.min.css\";i:258;s:21:\"media-text/editor.css\";i:259;s:25:\"media-text/editor.min.css\";i:260;s:24:\"media-text/style-rtl.css\";i:261;s:28:\"media-text/style-rtl.min.css\";i:262;s:20:\"media-text/style.css\";i:263;s:24:\"media-text/style.min.css\";i:264;s:19:\"more/editor-rtl.css\";i:265;s:23:\"more/editor-rtl.min.css\";i:266;s:15:\"more/editor.css\";i:267;s:19:\"more/editor.min.css\";i:268;s:30:\"navigation-link/editor-rtl.css\";i:269;s:34:\"navigation-link/editor-rtl.min.css\";i:270;s:26:\"navigation-link/editor.css\";i:271;s:30:\"navigation-link/editor.min.css\";i:272;s:29:\"navigation-link/style-rtl.css\";i:273;s:33:\"navigation-link/style-rtl.min.css\";i:274;s:25:\"navigation-link/style.css\";i:275;s:29:\"navigation-link/style.min.css\";i:276;s:33:\"navigation-submenu/editor-rtl.css\";i:277;s:37:\"navigation-submenu/editor-rtl.min.css\";i:278;s:29:\"navigation-submenu/editor.css\";i:279;s:33:\"navigation-submenu/editor.min.css\";i:280;s:25:\"navigation/editor-rtl.css\";i:281;s:29:\"navigation/editor-rtl.min.css\";i:282;s:21:\"navigation/editor.css\";i:283;s:25:\"navigation/editor.min.css\";i:284;s:24:\"navigation/style-rtl.css\";i:285;s:28:\"navigation/style-rtl.min.css\";i:286;s:20:\"navigation/style.css\";i:287;s:24:\"navigation/style.min.css\";i:288;s:23:\"nextpage/editor-rtl.css\";i:289;s:27:\"nextpage/editor-rtl.min.css\";i:290;s:19:\"nextpage/editor.css\";i:291;s:23:\"nextpage/editor.min.css\";i:292;s:24:\"page-list/editor-rtl.css\";i:293;s:28:\"page-list/editor-rtl.min.css\";i:294;s:20:\"page-list/editor.css\";i:295;s:24:\"page-list/editor.min.css\";i:296;s:23:\"page-list/style-rtl.css\";i:297;s:27:\"page-list/style-rtl.min.css\";i:298;s:19:\"page-list/style.css\";i:299;s:23:\"page-list/style.min.css\";i:300;s:24:\"paragraph/editor-rtl.css\";i:301;s:28:\"paragraph/editor-rtl.min.css\";i:302;s:20:\"paragraph/editor.css\";i:303;s:24:\"paragraph/editor.min.css\";i:304;s:23:\"paragraph/style-rtl.css\";i:305;s:27:\"paragraph/style-rtl.min.css\";i:306;s:19:\"paragraph/style.css\";i:307;s:23:\"paragraph/style.min.css\";i:308;s:35:\"post-author-biography/style-rtl.css\";i:309;s:39:\"post-author-biography/style-rtl.min.css\";i:310;s:31:\"post-author-biography/style.css\";i:311;s:35:\"post-author-biography/style.min.css\";i:312;s:30:\"post-author-name/style-rtl.css\";i:313;s:34:\"post-author-name/style-rtl.min.css\";i:314;s:26:\"post-author-name/style.css\";i:315;s:30:\"post-author-name/style.min.css\";i:316;s:25:\"post-author/style-rtl.css\";i:317;s:29:\"post-author/style-rtl.min.css\";i:318;s:21:\"post-author/style.css\";i:319;s:25:\"post-author/style.min.css\";i:320;s:33:\"post-comments-count/style-rtl.css\";i:321;s:37:\"post-comments-count/style-rtl.min.css\";i:322;s:29:\"post-comments-count/style.css\";i:323;s:33:\"post-comments-count/style.min.css\";i:324;s:33:\"post-comments-form/editor-rtl.css\";i:325;s:37:\"post-comments-form/editor-rtl.min.css\";i:326;s:29:\"post-comments-form/editor.css\";i:327;s:33:\"post-comments-form/editor.min.css\";i:328;s:32:\"post-comments-form/style-rtl.css\";i:329;s:36:\"post-comments-form/style-rtl.min.css\";i:330;s:28:\"post-comments-form/style.css\";i:331;s:32:\"post-comments-form/style.min.css\";i:332;s:32:\"post-comments-link/style-rtl.css\";i:333;s:36:\"post-comments-link/style-rtl.min.css\";i:334;s:28:\"post-comments-link/style.css\";i:335;s:32:\"post-comments-link/style.min.css\";i:336;s:26:\"post-content/style-rtl.css\";i:337;s:30:\"post-content/style-rtl.min.css\";i:338;s:22:\"post-content/style.css\";i:339;s:26:\"post-content/style.min.css\";i:340;s:23:\"post-date/style-rtl.css\";i:341;s:27:\"post-date/style-rtl.min.css\";i:342;s:19:\"post-date/style.css\";i:343;s:23:\"post-date/style.min.css\";i:344;s:27:\"post-excerpt/editor-rtl.css\";i:345;s:31:\"post-excerpt/editor-rtl.min.css\";i:346;s:23:\"post-excerpt/editor.css\";i:347;s:27:\"post-excerpt/editor.min.css\";i:348;s:26:\"post-excerpt/style-rtl.css\";i:349;s:30:\"post-excerpt/style-rtl.min.css\";i:350;s:22:\"post-excerpt/style.css\";i:351;s:26:\"post-excerpt/style.min.css\";i:352;s:34:\"post-featured-image/editor-rtl.css\";i:353;s:38:\"post-featured-image/editor-rtl.min.css\";i:354;s:30:\"post-featured-image/editor.css\";i:355;s:34:\"post-featured-image/editor.min.css\";i:356;s:33:\"post-featured-image/style-rtl.css\";i:357;s:37:\"post-featured-image/style-rtl.min.css\";i:358;s:29:\"post-featured-image/style.css\";i:359;s:33:\"post-featured-image/style.min.css\";i:360;s:34:\"post-navigation-link/style-rtl.css\";i:361;s:38:\"post-navigation-link/style-rtl.min.css\";i:362;s:30:\"post-navigation-link/style.css\";i:363;s:34:\"post-navigation-link/style.min.css\";i:364;s:27:\"post-template/style-rtl.css\";i:365;s:31:\"post-template/style-rtl.min.css\";i:366;s:23:\"post-template/style.css\";i:367;s:27:\"post-template/style.min.css\";i:368;s:24:\"post-terms/style-rtl.css\";i:369;s:28:\"post-terms/style-rtl.min.css\";i:370;s:20:\"post-terms/style.css\";i:371;s:24:\"post-terms/style.min.css\";i:372;s:31:\"post-time-to-read/style-rtl.css\";i:373;s:35:\"post-time-to-read/style-rtl.min.css\";i:374;s:27:\"post-time-to-read/style.css\";i:375;s:31:\"post-time-to-read/style.min.css\";i:376;s:24:\"post-title/style-rtl.css\";i:377;s:28:\"post-title/style-rtl.min.css\";i:378;s:20:\"post-title/style.css\";i:379;s:24:\"post-title/style.min.css\";i:380;s:26:\"preformatted/style-rtl.css\";i:381;s:30:\"preformatted/style-rtl.min.css\";i:382;s:22:\"preformatted/style.css\";i:383;s:26:\"preformatted/style.min.css\";i:384;s:24:\"pullquote/editor-rtl.css\";i:385;s:28:\"pullquote/editor-rtl.min.css\";i:386;s:20:\"pullquote/editor.css\";i:387;s:24:\"pullquote/editor.min.css\";i:388;s:23:\"pullquote/style-rtl.css\";i:389;s:27:\"pullquote/style-rtl.min.css\";i:390;s:19:\"pullquote/style.css\";i:391;s:23:\"pullquote/style.min.css\";i:392;s:23:\"pullquote/theme-rtl.css\";i:393;s:27:\"pullquote/theme-rtl.min.css\";i:394;s:19:\"pullquote/theme.css\";i:395;s:23:\"pullquote/theme.min.css\";i:396;s:39:\"query-pagination-numbers/editor-rtl.css\";i:397;s:43:\"query-pagination-numbers/editor-rtl.min.css\";i:398;s:35:\"query-pagination-numbers/editor.css\";i:399;s:39:\"query-pagination-numbers/editor.min.css\";i:400;s:31:\"query-pagination/editor-rtl.css\";i:401;s:35:\"query-pagination/editor-rtl.min.css\";i:402;s:27:\"query-pagination/editor.css\";i:403;s:31:\"query-pagination/editor.min.css\";i:404;s:30:\"query-pagination/style-rtl.css\";i:405;s:34:\"query-pagination/style-rtl.min.css\";i:406;s:26:\"query-pagination/style.css\";i:407;s:30:\"query-pagination/style.min.css\";i:408;s:25:\"query-title/style-rtl.css\";i:409;s:29:\"query-title/style-rtl.min.css\";i:410;s:21:\"query-title/style.css\";i:411;s:25:\"query-title/style.min.css\";i:412;s:25:\"query-total/style-rtl.css\";i:413;s:29:\"query-total/style-rtl.min.css\";i:414;s:21:\"query-total/style.css\";i:415;s:25:\"query-total/style.min.css\";i:416;s:20:\"query/editor-rtl.css\";i:417;s:24:\"query/editor-rtl.min.css\";i:418;s:16:\"query/editor.css\";i:419;s:20:\"query/editor.min.css\";i:420;s:19:\"quote/style-rtl.css\";i:421;s:23:\"quote/style-rtl.min.css\";i:422;s:15:\"quote/style.css\";i:423;s:19:\"quote/style.min.css\";i:424;s:19:\"quote/theme-rtl.css\";i:425;s:23:\"quote/theme-rtl.min.css\";i:426;s:15:\"quote/theme.css\";i:427;s:19:\"quote/theme.min.css\";i:428;s:23:\"read-more/style-rtl.css\";i:429;s:27:\"read-more/style-rtl.min.css\";i:430;s:19:\"read-more/style.css\";i:431;s:23:\"read-more/style.min.css\";i:432;s:18:\"rss/editor-rtl.css\";i:433;s:22:\"rss/editor-rtl.min.css\";i:434;s:14:\"rss/editor.css\";i:435;s:18:\"rss/editor.min.css\";i:436;s:17:\"rss/style-rtl.css\";i:437;s:21:\"rss/style-rtl.min.css\";i:438;s:13:\"rss/style.css\";i:439;s:17:\"rss/style.min.css\";i:440;s:21:\"search/editor-rtl.css\";i:441;s:25:\"search/editor-rtl.min.css\";i:442;s:17:\"search/editor.css\";i:443;s:21:\"search/editor.min.css\";i:444;s:20:\"search/style-rtl.css\";i:445;s:24:\"search/style-rtl.min.css\";i:446;s:16:\"search/style.css\";i:447;s:20:\"search/style.min.css\";i:448;s:20:\"search/theme-rtl.css\";i:449;s:24:\"search/theme-rtl.min.css\";i:450;s:16:\"search/theme.css\";i:451;s:20:\"search/theme.min.css\";i:452;s:24:\"separator/editor-rtl.css\";i:453;s:28:\"separator/editor-rtl.min.css\";i:454;s:20:\"separator/editor.css\";i:455;s:24:\"separator/editor.min.css\";i:456;s:23:\"separator/style-rtl.css\";i:457;s:27:\"separator/style-rtl.min.css\";i:458;s:19:\"separator/style.css\";i:459;s:23:\"separator/style.min.css\";i:460;s:23:\"separator/theme-rtl.css\";i:461;s:27:\"separator/theme-rtl.min.css\";i:462;s:19:\"separator/theme.css\";i:463;s:23:\"separator/theme.min.css\";i:464;s:24:\"shortcode/editor-rtl.css\";i:465;s:28:\"shortcode/editor-rtl.min.css\";i:466;s:20:\"shortcode/editor.css\";i:467;s:24:\"shortcode/editor.min.css\";i:468;s:24:\"site-logo/editor-rtl.css\";i:469;s:28:\"site-logo/editor-rtl.min.css\";i:470;s:20:\"site-logo/editor.css\";i:471;s:24:\"site-logo/editor.min.css\";i:472;s:23:\"site-logo/style-rtl.css\";i:473;s:27:\"site-logo/style-rtl.min.css\";i:474;s:19:\"site-logo/style.css\";i:475;s:23:\"site-logo/style.min.css\";i:476;s:27:\"site-tagline/editor-rtl.css\";i:477;s:31:\"site-tagline/editor-rtl.min.css\";i:478;s:23:\"site-tagline/editor.css\";i:479;s:27:\"site-tagline/editor.min.css\";i:480;s:26:\"site-tagline/style-rtl.css\";i:481;s:30:\"site-tagline/style-rtl.min.css\";i:482;s:22:\"site-tagline/style.css\";i:483;s:26:\"site-tagline/style.min.css\";i:484;s:25:\"site-title/editor-rtl.css\";i:485;s:29:\"site-title/editor-rtl.min.css\";i:486;s:21:\"site-title/editor.css\";i:487;s:25:\"site-title/editor.min.css\";i:488;s:24:\"site-title/style-rtl.css\";i:489;s:28:\"site-title/style-rtl.min.css\";i:490;s:20:\"site-title/style.css\";i:491;s:24:\"site-title/style.min.css\";i:492;s:26:\"social-link/editor-rtl.css\";i:493;s:30:\"social-link/editor-rtl.min.css\";i:494;s:22:\"social-link/editor.css\";i:495;s:26:\"social-link/editor.min.css\";i:496;s:27:\"social-links/editor-rtl.css\";i:497;s:31:\"social-links/editor-rtl.min.css\";i:498;s:23:\"social-links/editor.css\";i:499;s:27:\"social-links/editor.min.css\";i:500;s:26:\"social-links/style-rtl.css\";i:501;s:30:\"social-links/style-rtl.min.css\";i:502;s:22:\"social-links/style.css\";i:503;s:26:\"social-links/style.min.css\";i:504;s:21:\"spacer/editor-rtl.css\";i:505;s:25:\"spacer/editor-rtl.min.css\";i:506;s:17:\"spacer/editor.css\";i:507;s:21:\"spacer/editor.min.css\";i:508;s:20:\"spacer/style-rtl.css\";i:509;s:24:\"spacer/style-rtl.min.css\";i:510;s:16:\"spacer/style.css\";i:511;s:20:\"spacer/style.min.css\";i:512;s:20:\"table/editor-rtl.css\";i:513;s:24:\"table/editor-rtl.min.css\";i:514;s:16:\"table/editor.css\";i:515;s:20:\"table/editor.min.css\";i:516;s:19:\"table/style-rtl.css\";i:517;s:23:\"table/style-rtl.min.css\";i:518;s:15:\"table/style.css\";i:519;s:19:\"table/style.min.css\";i:520;s:19:\"table/theme-rtl.css\";i:521;s:23:\"table/theme-rtl.min.css\";i:522;s:15:\"table/theme.css\";i:523;s:19:\"table/theme.min.css\";i:524;s:24:\"tag-cloud/editor-rtl.css\";i:525;s:28:\"tag-cloud/editor-rtl.min.css\";i:526;s:20:\"tag-cloud/editor.css\";i:527;s:24:\"tag-cloud/editor.min.css\";i:528;s:23:\"tag-cloud/style-rtl.css\";i:529;s:27:\"tag-cloud/style-rtl.min.css\";i:530;s:19:\"tag-cloud/style.css\";i:531;s:23:\"tag-cloud/style.min.css\";i:532;s:28:\"template-part/editor-rtl.css\";i:533;s:32:\"template-part/editor-rtl.min.css\";i:534;s:24:\"template-part/editor.css\";i:535;s:28:\"template-part/editor.min.css\";i:536;s:27:\"template-part/theme-rtl.css\";i:537;s:31:\"template-part/theme-rtl.min.css\";i:538;s:23:\"template-part/theme.css\";i:539;s:27:\"template-part/theme.min.css\";i:540;s:24:\"term-count/style-rtl.css\";i:541;s:28:\"term-count/style-rtl.min.css\";i:542;s:20:\"term-count/style.css\";i:543;s:24:\"term-count/style.min.css\";i:544;s:30:\"term-description/style-rtl.css\";i:545;s:34:\"term-description/style-rtl.min.css\";i:546;s:26:\"term-description/style.css\";i:547;s:30:\"term-description/style.min.css\";i:548;s:23:\"term-name/style-rtl.css\";i:549;s:27:\"term-name/style-rtl.min.css\";i:550;s:19:\"term-name/style.css\";i:551;s:23:\"term-name/style.min.css\";i:552;s:28:\"term-template/editor-rtl.css\";i:553;s:32:\"term-template/editor-rtl.min.css\";i:554;s:24:\"term-template/editor.css\";i:555;s:28:\"term-template/editor.min.css\";i:556;s:27:\"term-template/style-rtl.css\";i:557;s:31:\"term-template/style-rtl.min.css\";i:558;s:23:\"term-template/style.css\";i:559;s:27:\"term-template/style.min.css\";i:560;s:27:\"text-columns/editor-rtl.css\";i:561;s:31:\"text-columns/editor-rtl.min.css\";i:562;s:23:\"text-columns/editor.css\";i:563;s:27:\"text-columns/editor.min.css\";i:564;s:26:\"text-columns/style-rtl.css\";i:565;s:30:\"text-columns/style-rtl.min.css\";i:566;s:22:\"text-columns/style.css\";i:567;s:26:\"text-columns/style.min.css\";i:568;s:19:\"verse/style-rtl.css\";i:569;s:23:\"verse/style-rtl.min.css\";i:570;s:15:\"verse/style.css\";i:571;s:19:\"verse/style.min.css\";i:572;s:20:\"video/editor-rtl.css\";i:573;s:24:\"video/editor-rtl.min.css\";i:574;s:16:\"video/editor.css\";i:575;s:20:\"video/editor.min.css\";i:576;s:19:\"video/style-rtl.css\";i:577;s:23:\"video/style-rtl.min.css\";i:578;s:15:\"video/style.css\";i:579;s:19:\"video/style.min.css\";i:580;s:19:\"video/theme-rtl.css\";i:581;s:23:\"video/theme-rtl.min.css\";i:582;s:15:\"video/theme.css\";i:583;s:19:\"video/theme.min.css\";}}','yes'),(123,'theme_mods_twentytwentyfour','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1706503681;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:9:\"sidebar-2\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}}}}','no'),(124,'recovery_keys','a:0:{}','off'),(136,'wp_cli_login','{\"endpoint\":\"7c25b6b3\",\"version\":\"^1.2\"}','yes'),(142,'ai1wmue_plugin_key','467437d2-35c0-41f1-b8e7-2b657efb466e','yes'),(163,'finished_updating_comment_type','1','yes'),(174,'_site_transient_ai1wm_last_check_for_updates','1706544427','no'),(175,'ai1wm_updater','a:1:{s:43:\"all-in-one-wp-migration-unlimited-extension\";a:13:{s:4:\"name\";s:19:\"Unlimited Extension\";s:4:\"slug\";s:19:\"unlimited-extension\";s:8:\"homepage\";s:51:\"https://servmask.com/extensions/unlimited-extension\";s:13:\"download_link\";s:29:\"https://servmask.com/purchase\";s:7:\"version\";s:4:\"2.54\";s:6:\"author\";s:8:\"ServMask\";s:15:\"author_homepage\";s:20:\"https://servmask.com\";s:8:\"sections\";a:1:{s:11:\"description\";s:201:\"<ul class=\"description\"><li>Remove upload limits</li><li>Use on any number of websites that you own</li><li>Restore backup from server</li><li>WP CLI commands included</li><li>Premium support</li></ul>\";}s:7:\"banners\";a:2:{s:3:\"low\";s:65:\"https://servmask.com/img/products/unlimited-extension-772x250.png\";s:4:\"high\";s:66:\"https://servmask.com/img/products/unlimited-extension-1544x500.png\";}s:5:\"icons\";a:3:{s:2:\"1x\";s:65:\"https://servmask.com/img/products/unlimited-extension-128x128.png\";s:2:\"2x\";s:65:\"https://servmask.com/img/products/unlimited-extension-256x256.png\";s:7:\"default\";s:65:\"https://servmask.com/img/products/unlimited-extension-256x256.png\";}s:6:\"rating\";i:99;s:11:\"num_ratings\";i:509;s:10:\"downloaded\";i:50188;}}','yes'),(248,'current_theme','Astra','yes'),(249,'theme_mods_astra','a:5:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;s:11:\"custom_logo\";i:100;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1707927143;s:4:\"data\";a:9:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}s:13:\"header-widget\";a:0:{}s:15:\"footer-widget-1\";a:0:{}s:15:\"footer-widget-2\";a:0:{}s:24:\"advanced-footer-widget-1\";a:0:{}s:24:\"advanced-footer-widget-2\";a:0:{}s:24:\"advanced-footer-widget-3\";a:0:{}s:24:\"advanced-footer-widget-4\";a:0:{}}}}','yes'),(250,'theme_switched','','yes'),(251,'astra-settings','a:6:{s:18:\"theme-auto-version\";s:5:\"4.6.4\";s:22:\"is_theme_queue_running\";b:0;s:24:\"astra-addon-auto-version\";s:5:\"4.7.2\";s:28:\"is_astra_addon_queue_running\";b:0;s:37:\"site-builder-templates-headings-space\";b:0;s:33:\"hiding_social_share_icon_position\";b:0;}','yes'),(259,'bsf_force_check_extensions','','no'),(260,'recently_activated','a:0:{}','off'),(262,'bsf-updater-version','1.29.11','yes'),(263,'brainstrom_products','a:2:{s:7:\"plugins\";a:1:{s:11:\"astra-addon\";a:32:{s:2:\"id\";s:11:\"astra-addon\";s:4:\"name\";s:9:\"Astra Pro\";s:4:\"slug\";s:11:\"astra-addon\";s:10:\"short_name\";s:0:\"\";s:11:\"description\";s:153:\"This plugin is an add-on for the Astra WordPress Theme. It offers premium features & functionalities that enhance your theming experience at next level..\";s:7:\"version\";s:5:\"4.7.2\";s:12:\"download_url\";s:22:\"astra-addon-plugin.zip\";s:12:\"version_beta\";s:12:\"3.6.0-beta.1\";s:17:\"download_url_beta\";s:27:\"astra-addon-plugin-beta.zip\";s:6:\"tested\";s:3:\"7.0\";s:14:\"privacy_policy\";s:134:\"https://store.brainstormforce.com/privacy-policy/?utm_source=graupi-license-form&utm_medium=privacy-policy&utm_campaign=purchase-astra\";s:16:\"terms_conditions\";s:146:\"https://store.brainstormforce.com/terms-and-conditions/?utm_source=graupi-license-form&utm_medium=terms-and-conditions&utm_campaign=purchase-astra\";s:12:\"purchase_url\";s:126:\"https://wpastra.com/pricing/?utm_source=graupi-license-form&utm_medium=graupi-license-invalidation&utm_campaign=purchase-astra\";s:13:\"changelog_url\";s:142:\"https://wpastra.com/changelog/astra-pro-addon/?utm_source=graupi-license-form&utm_medium=astra-pro-addon-changelog&utm_campaign=purchase-astra\";s:4:\"type\";s:6:\"plugin\";s:8:\"in_house\";s:4:\"true\";s:9:\"on_market\";s:5:\"false\";s:15:\"is_product_free\";s:5:\"false\";s:14:\"has-extensions\";s:4:\"true\";s:13:\"support_forum\";s:130:\"https://wpastra.com/support/submit-a-ticket/?utm_source=graupi-license-form&utm_medium=submit-a-ticket&utm_campaign=purchase-astra\";s:25:\"after_registration_action\";s:0:\"\";s:13:\"product_image\";s:71:\"//support.brainstormforce.com/wp-content/uploads/2018/12/astra-logo.svg\";s:32:\"show_on_register_licence_listing\";s:5:\"false\";s:15:\"show_on_listing\";s:5:\"false\";s:13:\"is_support_on\";s:4:\"true\";s:14:\"envato_item_id\";s:0:\"\";s:8:\"template\";s:27:\"astra-addon/astra-addon.php\";s:6:\"remote\";s:6:\"4.13.5\";s:12:\"purchase_key\";s:32:\"1a0311bba3f1c7f49ca1cdc5c3ea8ebe\";s:6:\"status\";s:10:\"registered\";s:7:\"message\";s:0:\"\";s:12:\"product_name\";s:9:\"Astra Pro\";}}s:6:\"themes\";a:1:{s:5:\"astra\";a:32:{s:2:\"id\";s:5:\"astra\";s:4:\"name\";s:5:\"Astra\";s:4:\"slug\";s:5:\"astra\";s:10:\"short_name\";s:0:\"\";s:11:\"description\";s:145:\"Astra is fast, fully customizable & beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront.\";s:7:\"version\";s:5:\"4.6.4\";s:12:\"download_url\";s:15:\"astra-1.4.9.zip\";s:12:\"version_beta\";s:0:\"\";s:17:\"download_url_beta\";s:14:\"astra-beta.zip\";s:6:\"tested\";s:3:\"5.2\";s:14:\"privacy_policy\";s:0:\"\";s:16:\"terms_conditions\";s:0:\"\";s:12:\"purchase_url\";s:0:\"\";s:13:\"changelog_url\";s:0:\"\";s:4:\"type\";s:5:\"theme\";s:8:\"in_house\";s:4:\"true\";s:9:\"on_market\";s:5:\"false\";s:15:\"is_product_free\";s:4:\"true\";s:14:\"has-extensions\";s:5:\"false\";s:13:\"support_forum\";s:0:\"\";s:25:\"after_registration_action\";s:0:\"\";s:13:\"product_image\";s:71:\"//support.brainstormforce.com/wp-content/uploads/2018/12/astra-logo.svg\";s:32:\"show_on_register_licence_listing\";s:5:\"false\";s:15:\"show_on_listing\";s:4:\"true\";s:13:\"is_support_on\";s:4:\"true\";s:14:\"envato_item_id\";s:0:\"\";s:8:\"template\";s:5:\"astra\";s:6:\"remote\";s:5:\"0.0.1\";s:12:\"purchase_key\";s:0:\"\";s:6:\"status\";s:10:\"registered\";s:7:\"message\";s:0:\"\";s:12:\"product_name\";s:5:\"Astra\";}}}','yes'),(265,'bsf_analytics_installed_time','1706503751','no'),(266,'ast_extension_data','a:0:{}','yes'),(273,'is_beta_enable_rollback_astra-addon','0','yes'),(278,'bsf_last_update_check','1783912715','yes'),(281,'elementor_onboarded','1','yes'),(282,'elementor_active_kit','16','yes'),(283,'elementor_font_display','swap','yes'),(286,'elementor_version','3.21.1','yes'),(287,'elementor_install_history','a:11:{s:6:\"3.18.3\";i:1706503795;s:6:\"3.19.0\";i:1706544840;s:6:\"3.19.1\";i:1707224869;s:6:\"3.19.2\";i:1707391496;s:6:\"3.19.3\";i:1709029454;s:6:\"3.19.4\";i:1709219472;s:6:\"3.20.0\";i:1710247064;s:6:\"3.20.1\";i:1710410363;s:6:\"3.20.2\";i:1711010883;s:6:\"3.20.3\";i:1712172460;s:6:\"3.21.1\";i:1713521820;}','yes'),(288,'elementor_events_db_version','1.0.0','no'),(290,'_elementor_installed_time','1706503796','yes'),(291,'elementor_remote_info_library','a:3:{s:10:\"types_data\";a:4:{s:5:\"block\";a:2:{s:10:\"categories\";a:28:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:3:\"faq\";i:9;s:8:\"features\";i:10;s:6:\"footer\";i:11;s:7:\"Gallery\";i:12;s:6:\"header\";i:13;s:4:\"hero\";i:14;s:11:\"Link in Bio\";i:15;s:9:\"portfolio\";i:16;s:7:\"pricing\";i:17;s:15:\"product archive\";i:18;s:5:\"Quote\";i:19;s:15:\"Service Details\";i:20;s:8:\"services\";i:21;s:11:\"single page\";i:22;s:11:\"single post\";i:23;s:14:\"single product\";i:24;s:5:\"stats\";i:25;s:9:\"subscribe\";i:26;s:4:\"team\";i:27;s:12:\"testimonials\";}s:4:\"sets\";a:5:{i:0;s:11:\"Boxing Club\";i:1;s:19:\"Business Consultant\";i:2;s:16:\"Marketing Agency\";i:3;s:9:\"Wireframe\";i:4;s:15:\"Workshop Center\";}}s:5:\"popup\";a:1:{s:10:\"categories\";a:6:{i:0;s:10:\"bottom bar\";i:1;s:7:\"classic\";i:2;s:6:\"fly-in\";i:3;s:11:\"full screen\";i:4;s:9:\"hello bar\";i:5;s:8:\"slide-in\";}}s:2:\"lp\";a:1:{s:10:\"categories\";a:15:{i:0;s:8:\"Business\";i:1;s:16:\"Coming Soon Page\";i:2;s:9:\"eCommerce\";i:3;s:9:\"Education\";i:4;s:6:\"Events\";i:5;s:18:\"Health and Fitness\";i:6;s:3:\"NFT\";i:7;s:14:\"Online Service\";i:8;s:7:\"Product\";i:9;s:11:\"Real Estate\";i:10;s:18:\"Social Involvement\";i:11;s:14:\"Thank You Page\";i:12;s:6:\"Travel\";i:13;s:18:\"Under Construction\";i:14;s:9:\"Wireframe\";}}s:2:\"lb\";a:1:{s:10:\"categories\";a:2:{i:0;s:4:\"post\";i:1;s:7:\"product\";}}}s:10:\"categories\";a:28:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:3:\"faq\";i:9;s:8:\"features\";i:10;s:6:\"footer\";i:11;s:7:\"Gallery\";i:12;s:6:\"header\";i:13;s:4:\"hero\";i:14;s:11:\"Link in Bio\";i:15;s:9:\"portfolio\";i:16;s:7:\"pricing\";i:17;s:15:\"product archive\";i:18;s:5:\"Quote\";i:19;s:15:\"Service Details\";i:20;s:8:\"services\";i:21;s:11:\"single page\";i:22;s:11:\"single post\";i:23;s:14:\"single product\";i:24;s:5:\"stats\";i:25;s:9:\"subscribe\";i:26;s:4:\"team\";i:27;s:12:\"testimonials\";}s:9:\"templates\";a:823:{i:0;a:20:{s:4:\"tmpl\";i:1280;s:2:\"id\";i:22403;s:5:\"title\";s:40:\"Hello Bar | Subscribe | Aesthetic Clinic\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/aesthetic-clinic-19.jpg\";s:12:\"tmpl_created\";i:1647354307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/hello-bar-subscribe-aesthetic-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:48:\"[\"Barbershop\",\"Business\",\"Discount\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:1;a:20:{s:4:\"tmpl\";i:1281;s:2:\"id\";i:22410;s:5:\"title\";s:32:\"Fly-In | Discount | Hair Stylist\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/hair-stylist-20.jpg\";s:12:\"tmpl_created\";i:1647354614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-discount-hair-stylist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Barbershop\",\"Discount\",\"Hair\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:2;a:20:{s:4:\"tmpl\";i:1285;s:2:\"id\";i:22440;s:5:\"title\";s:32:\"Classic | Subscribe | Shoe Store\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/shoes-store-21.jpg\";s:12:\"tmpl_created\";i:1647418620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-subscribe-shoe-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:37:\"[\"Ecommerce\",\"Marketing\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:3;a:20:{s:4:\"tmpl\";i:1286;s:2:\"id\";i:22446;s:5:\"title\";s:37:\"Full Screen | Subscribe | Denim Store\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/denim-store-22.jpg\";s:12:\"tmpl_created\";i:1647419614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/full-screen-subscribe-denim-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:4;a:20:{s:4:\"tmpl\";i:1287;s:2:\"id\";i:22452;s:5:\"title\";s:37:\"Fly-In | Subscribe | Pizza Restaurant\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/pizza-restaurant-23.jpg\";s:12:\"tmpl_created\";i:1647420733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-subscribe-pizza-restaurant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:19:\"[\"Business\",\"Food\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:5;a:20:{s:4:\"tmpl\";i:1288;s:2:\"id\";i:22458;s:5:\"title\";s:38:\"Full Screen | Subscribe | Fashion Shop\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-shop-24.jpg\";s:12:\"tmpl_created\";i:1647426379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-subscribe-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Ecommerce\",\"Fashion\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:6;a:20:{s:4:\"tmpl\";i:1289;s:2:\"id\";i:22464;s:5:\"title\";s:32:\"Fly-In | Contact | Makeup Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/makeup-studio-25.jpg\";s:12:\"tmpl_created\";i:1647427026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-contact-makeup-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:7;a:20:{s:4:\"tmpl\";i:1290;s:2:\"id\";i:22470;s:5:\"title\";s:32:\"Fly-In | Contact | Design Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-26.jpg\";s:12:\"tmpl_created\";i:1647428250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-contact-design-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:8;a:20:{s:4:\"tmpl\";i:1291;s:2:\"id\";i:22480;s:5:\"title\";s:27:\"Classic | CTA | MasterClass\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/master-class-27.jpg\";s:12:\"tmpl_created\";i:1647428474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-masterclass/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"cta\",\"Magazine\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:9;a:20:{s:4:\"tmpl\";i:1292;s:2:\"id\";i:22489;s:5:\"title\";s:29:\"Classic | CTA | Music Concert\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/music-concert-29.jpg\";s:12:\"tmpl_created\";i:1647429738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-music-concert/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"cta\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:10;a:20:{s:4:\"tmpl\";i:1293;s:2:\"id\";i:22495;s:5:\"title\";s:27:\"Classic | CTA | Music Album\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/music-album-30.jpg\";s:12:\"tmpl_created\";i:1647430056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-music-album/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Ba\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:11;a:20:{s:4:\"tmpl\";i:1294;s:2:\"id\";i:22501;s:5:\"title\";s:37:\"Fly-In | CTA | Photography Exhibition\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/photography-exhibition-31.jpg\";s:12:\"tmpl_created\";i:1647430512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-cta-photography-exhibition/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:12;a:20:{s:4:\"tmpl\";i:1295;s:2:\"id\";i:22507;s:5:\"title\";s:34:\"Classic | CTA | Clothing Shop Sale\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/clothing-shop-sale-32.jpg\";s:12:\"tmpl_created\";i:1647430774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-cta-clothing-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:13;a:20:{s:4:\"tmpl\";i:1296;s:2:\"id\";i:22486;s:5:\"title\";s:30:\"Classic | CTA | Shop Promotion\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/shop-promotion-28.jpg\";s:12:\"tmpl_created\";i:1647430951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-shop-promotion/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"cta\",\"Magazine\",\"Photography\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:14;a:20:{s:4:\"tmpl\";i:1297;s:2:\"id\";i:22516;s:5:\"title\";s:32:\"Fly-In | CTA | Glasses Shop Sale\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/glasses-shop-sale-33.jpg\";s:12:\"tmpl_created\";i:1647431136;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-cta-glasses-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:30:\"[\"Business\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:15;a:20:{s:4:\"tmpl\";i:1298;s:2:\"id\";i:22522;s:5:\"title\";s:30:\"Fly-In | Discount | Skate Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/50-skate-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647434058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-discount-skate-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:16;a:20:{s:4:\"tmpl\";i:1299;s:2:\"id\";i:22532;s:5:\"title\";s:43:\"Classic | Subscription | Basketball Academy\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/21-basketball-academy-Subscription.jpg\";s:12:\"tmpl_created\";i:1647434608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/classic-subscription-basketball-academy/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Education\",\"Marketing\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:17;a:20:{s:4:\"tmpl\";i:1300;s:2:\"id\";i:22543;s:5:\"title\";s:38:\"Classic | Discount | Veterinary Clinic\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/veterinery-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647435581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/classic-discount-veterinary-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Discount\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:18;a:20:{s:4:\"tmpl\";i:1301;s:2:\"id\";i:22553;s:5:\"title\";s:39:\"Classic | Contact | Business Consulting\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/27-business-consulting-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647439935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/classic-contact-business-consulting/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:19;a:20:{s:4:\"tmpl\";i:1302;s:2:\"id\";i:22562;s:5:\"title\";s:28:\"Classic | Contact | Handyman\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/handyman-small.jpg\";s:12:\"tmpl_created\";i:1647440333;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-contact-handyman/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:20;a:20:{s:4:\"tmpl\";i:1303;s:2:\"id\";i:22573;s:5:\"title\";s:40:\"Classic | Discount | Online Fashion Shop\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/31-online-fashion-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647462549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-online-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:21;a:20:{s:4:\"tmpl\";i:1304;s:2:\"id\";i:22583;s:5:\"title\";s:36:\"Fly-In | Discount | Personal Trainer\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/personal-trainer-small.jpg\";s:12:\"tmpl_created\";i:1647503781;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-discount-personal-trainer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:22;a:20:{s:4:\"tmpl\";i:1305;s:2:\"id\";i:22592;s:5:\"title\";s:41:\"Classic | Contact | Illustrator Portfolio\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/illustrator-protfolio-small.jpg\";s:12:\"tmpl_created\";i:1647504218;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-contact-illustrator-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:49:\"[\"Contact\",\"Creative Portfolio\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:23;a:20:{s:4:\"tmpl\";i:1306;s:2:\"id\";i:22602;s:5:\"title\";s:46:\"Bottom Bar | Discount | Handmade Ceramics Shop\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2022/03/handmade-ceramic-shop-36-small.jpg\";s:12:\"tmpl_created\";i:1647507007;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-ceramics-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:48:\"[\"Business\",\"cta\",\"Ecommerce\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:24;a:20:{s:4:\"tmpl\";i:1307;s:2:\"id\";i:22612;s:5:\"title\";s:51:\"Classic | Contact | Classic Car Restoration Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/restoration-car-shop-37-small.jpg\";s:12:\"tmpl_created\";i:1647507310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:153:\"https://library.elementor.com/popups/classic-contact-classic-car-restoration-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:25;a:20:{s:4:\"tmpl\";i:1308;s:2:\"id\";i:22621;s:5:\"title\";s:30:\"Classic | Booking | Life Coach\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/38-life-coach-Booking.jpg\";s:12:\"tmpl_created\";i:1647508596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-booking-life-coach/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Booking\",\"Business\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:26;a:20:{s:4:\"tmpl\";i:1309;s:2:\"id\";i:22632;s:5:\"title\";s:42:\"Classic | Subscription | Merchandise Shop\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/Merchandise-Shop-39-small.jpg\";s:12:\"tmpl_created\";i:1647509196;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-subscription-merchandise-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Ecommerce\",\"Marketing\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:27;a:20:{s:4:\"tmpl\";i:1310;s:2:\"id\";i:22643;s:5:\"title\";s:48:\"Fly-In | Contact | Non-Governmental Organization\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/NGO-41-small.jpg\";s:12:\"tmpl_created\";i:1647509528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:150:\"https://library.elementor.com/popups/fly-in-contact-non-governmental-organization/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:28;a:20:{s:4:\"tmpl\";i:1311;s:2:\"id\";i:22654;s:5:\"title\";s:35:\"Hello Bar | Contact | Family Doctor\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/family-doctor-44-small.jpg\";s:12:\"tmpl_created\";i:1647509732;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/hello-bar-contact-family-doctor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Contact\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:29;a:20:{s:4:\"tmpl\";i:1312;s:2:\"id\";i:22663;s:5:\"title\";s:36:\"Classic | Subscription | Sports Blog\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/45-sport-blog-Subscription.jpg\";s:12:\"tmpl_created\";i:1647509908;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-sports-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:30;a:20:{s:4:\"tmpl\";i:1313;s:2:\"id\";i:22673;s:5:\"title\";s:30:\"Hello Bar | Booking | Event DJ\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/DJ-service-46-small.jpg\";s:12:\"tmpl_created\";i:1647510160;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/hello-bar-booking-event-dj/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Booking\",\"Events\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:31;a:20:{s:4:\"tmpl\";i:1314;s:2:\"id\";i:22684;s:5:\"title\";s:36:\"Fly-In | Discount | Cleaning Company\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/51-cleaning-company-Discount.jpg\";s:12:\"tmpl_created\";i:1647510546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-discount-cleaning-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Offer\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:32;a:20:{s:4:\"tmpl\";i:1315;s:2:\"id\";i:22693;s:5:\"title\";s:28:\"Fly-In | Contact | Carpenter\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/carpenter-53-small.jpg\";s:12:\"tmpl_created\";i:1647511972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-contact-carpenter/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:33;a:20:{s:4:\"tmpl\";i:1316;s:2:\"id\";i:22703;s:5:\"title\";s:31:\"Classic | Booking | Yoga Studio\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/55-yoga-studio-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647512209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-booking-yoga-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Booking\",\"Contact\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:34;a:20:{s:4:\"tmpl\";i:1317;s:2:\"id\";i:22714;s:5:\"title\";s:37:\"Classic | Discount | Pet Care Company\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/56-Pet-Care-Discount.jpg\";s:12:\"tmpl_created\";i:1647513031;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-discount-pet-care-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:35;a:20:{s:4:\"tmpl\";i:1318;s:2:\"id\";i:22725;s:5:\"title\";s:38:\"Fly-In | Discount | Online Coffee Shop\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/online-coffee-shop-57-small.jpg\";s:12:\"tmpl_created\";i:1647513325;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/fly-in-discount-online-coffee-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Food\",\"Offer\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:36;a:20:{s:4:\"tmpl\";i:1319;s:2:\"id\";i:22737;s:5:\"title\";s:44:\"Fly-In | CTA | Moving & Storage Company\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/moving-company-59-small.jpg\";s:12:\"tmpl_created\";i:1647520956;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-cta-moving-storage-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:37;a:20:{s:4:\"tmpl\";i:1320;s:2:\"id\";i:22749;s:5:\"title\";s:47:\"Classic | Contact | Industrial Design Portfolio\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/60-industrial-design-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647528116;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/classic-contact-industrial-design-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:40:\"[\"Contact\",\"Interior Design\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:38;a:20:{s:4:\"tmpl\";i:1321;s:2:\"id\";i:22759;s:5:\"title\";s:25:\"Classic | Contact | Drone\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/drone-61-small.jpg\";s:12:\"tmpl_created\";i:1647528899;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-contact-drone/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:39;a:20:{s:4:\"tmpl\";i:1322;s:2:\"id\";i:22768;s:5:\"title\";s:46:\"Full Screen | Menu | Fashion Stylist Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/62-Fashion-Stylist-Menu.jpg\";s:12:\"tmpl_created\";i:1647529434;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/full-screen-menu-fashion-stylist-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Fashion\",\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:40;a:20:{s:4:\"tmpl\";i:1323;s:2:\"id\";i:22780;s:5:\"title\";s:31:\"Fly-In | CTA | Landscape Design\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/64-Landscape-Design-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647530337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-cta-landscape-design/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:41;a:20:{s:4:\"tmpl\";i:1324;s:2:\"id\";i:22790;s:5:\"title\";s:48:\"Bottom Bar | Contact | Architecture Photography\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/architecture-photography-65-small.jpg\";s:12:\"tmpl_created\";i:1647532358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/bottom-bar-contact-architecture-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:26:\"[\"Architecture\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:42;a:20:{s:4:\"tmpl\";i:1325;s:2:\"id\";i:22800;s:5:\"title\";s:41:\"Fly-In | CTA | Speech-Language Therapist\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/66-Speech-Language-Therapist-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647532720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/fly-in-cta-speech-language-therapist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:25:\"[\"cta\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:43;a:20:{s:4:\"tmpl\";i:1326;s:2:\"id\";i:22812;s:5:\"title\";s:35:\"Full Screen | Verification | Winery\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/67-Winery-Verification.jpg\";s:12:\"tmpl_created\";i:1647761384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/full-screen-verification-winery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:24:\"[\"Alert\",\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:44;a:20:{s:4:\"tmpl\";i:1327;s:2:\"id\";i:22822;s:5:\"title\";s:36:\"Fly-In | Subscription | Nutritionist\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/nutritionist-69-small.jpg\";s:12:\"tmpl_created\";i:1647762620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-subscription-nutritionist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Food\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:45;a:20:{s:4:\"tmpl\";i:1328;s:2:\"id\";i:22833;s:5:\"title\";s:40:\"Classic | Subscription | App & SaaS\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/app-70-small.jpg\";s:12:\"tmpl_created\";i:1647762955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-subscription-app-saas/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:14:\"[\"App\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:46;a:20:{s:4:\"tmpl\";i:1329;s:2:\"id\";i:22844;s:5:\"title\";s:41:\"Bottom Bar | Discount | Handmade Cupcakes\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/72-Handmade-Cupcakes-Discount.jpg\";s:12:\"tmpl_created\";i:1647763350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-cupcakes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:21:\"[\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:47;a:20:{s:4:\"tmpl\";i:1330;s:2:\"id\";i:22855;s:5:\"title\";s:40:\"Bottom Bar | Subscription | Fashion Blog\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-blog-75-small.jpg\";s:12:\"tmpl_created\";i:1647763907;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/bottom-bar-subscription-fashion-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:30:\"[\"Blog\",\"Fashion\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:48;a:20:{s:4:\"tmpl\";i:1331;s:2:\"id\";i:22866;s:5:\"title\";s:28:\"Fly-In | CTA | Private Tutor\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-77-small.jpg\";s:12:\"tmpl_created\";i:1647764062;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-cta-private-tutor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:49;a:20:{s:4:\"tmpl\";i:1332;s:2:\"id\";i:22876;s:5:\"title\";s:30:\"Classic | CTA | Tennis Academy\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/78-Tennis-Academy-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765192;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-tennis-academy/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:50;a:20:{s:4:\"tmpl\";i:1333;s:2:\"id\";i:22887;s:5:\"title\";s:31:\"Fly-In | CTA | Shared Workspace\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/shared-workspace-79-small.jpg\";s:12:\"tmpl_created\";i:1647765419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-cta-shared-workspace/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Business\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:51;a:20:{s:4:\"tmpl\";i:1334;s:2:\"id\";i:22899;s:5:\"title\";s:30:\"Bottom Bar | CTA | Art Gallery\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/80-Art-Gallery-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765652;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/bottom-bar-cta-art-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:13:\"[\"Art\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:52;a:20:{s:4:\"tmpl\";i:1335;s:2:\"id\";i:22910;s:5:\"title\";s:44:\"Fly-In | Subscription | Hiking Tours Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/hiking-tours-company-81-small.jpg\";s:12:\"tmpl_created\";i:1647765835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/fly-in-subscription-hiking-tours-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Subscribe\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:53;a:20:{s:4:\"tmpl\";i:1336;s:2:\"id\";i:22921;s:5:\"title\";s:26:\"Classic | CTA | Music Band\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/music-band-82-small.jpg\";s:12:\"tmpl_created\";i:1647769462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/classic-cta-music-band/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Marketing\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:54;a:20:{s:4:\"tmpl\";i:1337;s:2:\"id\";i:22935;s:5:\"title\";s:35:\"Classic | CTA | Computer Technician\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/comuter-technician-83-small.jpg\";s:12:\"tmpl_created\";i:1647769843;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/classic-cta-computer-technician/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:55;a:20:{s:4:\"tmpl\";i:1338;s:2:\"id\";i:22945;s:5:\"title\";s:37:\"Classic | Discount | Delivery Company\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/delivery-company-88-small.jpg\";s:12:\"tmpl_created\";i:1647770834;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-discount-delivery-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Discount\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:56;a:20:{s:4:\"tmpl\";i:1339;s:2:\"id\";i:22959;s:5:\"title\";s:29:\"Classic | Discount | Eco Shop\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/echo-shop-89-small.jpg\";s:12:\"tmpl_created\";i:1647771211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-discount-eco-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:57;a:20:{s:4:\"tmpl\";i:1340;s:2:\"id\";i:22972;s:5:\"title\";s:54:\"Fly-In | Subscription | Health & Mindfulness Blog\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small.jpg\";s:12:\"tmpl_created\";i:1647771461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/fly-in-subscription-health-mindfulness-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:21:\"[\"Health\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:58;a:20:{s:4:\"tmpl\";i:1341;s:2:\"id\";i:22982;s:5:\"title\";s:31:\"Full Screen | Menu | Art Museum\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/art-museum-112-small.jpg\";s:12:\"tmpl_created\";i:1647771938;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/full-screen-menu-art-museum/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:59;a:20:{s:4:\"tmpl\";i:1342;s:2:\"id\";i:22992;s:5:\"title\";s:40:\"Classic | Discount | Urban Clothing Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small-1.jpg\";s:12:\"tmpl_created\";i:1647773067;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-urban-clothing-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Discount\",\"Ecommerce\",\"Fashion\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:60;a:20:{s:4:\"tmpl\";i:1343;s:2:\"id\";i:23004;s:5:\"title\";s:60:\"Full Screen | Menu | Digital & Technology Design School\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small-1.jpg\";s:12:\"tmpl_created\";i:1647773366;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:155:\"https://library.elementor.com/popups/full-screen-menu-digital-technology-design-school/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:61;a:20:{s:4:\"tmpl\";i:1344;s:2:\"id\";i:23015;s:5:\"title\";s:62:\"Bottom Bar | Contact | Digital & Technology Design School\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small.jpg\";s:12:\"tmpl_created\";i:1647773492;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/popups/bottom-bar-contact-digital-technology-design-school/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:23:\"[\"Contact\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:62;a:20:{s:4:\"tmpl\";i:1345;s:2:\"id\";i:23025;s:5:\"title\";s:32:\"Full Screen | Menu | Flower Shop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small.jpg\";s:12:\"tmpl_created\";i:1647773820;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/full-screen-menu-flower-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:63;a:20:{s:4:\"tmpl\";i:1346;s:2:\"id\";i:23037;s:5:\"title\";s:36:\"Classic | Subscription | Flower Shop\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small-1.jpg\";s:12:\"tmpl_created\";i:1647773949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-flower-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:64;a:20:{s:4:\"tmpl\";i:1347;s:2:\"id\";i:23056;s:5:\"title\";s:48:\"Classic | Discount | Health & Fitness eBook\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small-1.jpg\";s:12:\"tmpl_created\";i:1647774468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-discount-health-fitness-ebook/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:65;a:20:{s:4:\"tmpl\";i:1348;s:2:\"id\";i:23067;s:5:\"title\";s:37:\"Fly-In | Menu | Baby Sleep Consultant\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small-1.jpg\";s:12:\"tmpl_created\";i:1647778954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/baby-sleep-consultant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:66;a:20:{s:4:\"tmpl\";i:1349;s:2:\"id\";i:23077;s:5:\"title\";s:46:\"Classic | Subscription | Baby Sleep Consultant\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small.jpg\";s:12:\"tmpl_created\";i:1647779074;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/classic-subscription-baby-sleep-consultant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:12:\"[\"Discount\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:67;a:20:{s:4:\"tmpl\";i:1350;s:2:\"id\";i:23090;s:5:\"title\";s:33:\"Full Screen | Menu | Luxury Hotel\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small.jpg\";s:12:\"tmpl_created\";i:1647779390;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/full-screen-menu-luxury-hotel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:68;a:20:{s:4:\"tmpl\";i:1351;s:2:\"id\";i:23100;s:5:\"title\";s:31:\"Fly-In | Booking | Luxury Hotel\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small-1.jpg\";s:12:\"tmpl_created\";i:1647779500;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-booking-luxury-hotel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Booking\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:69;a:20:{s:4:\"tmpl\";i:1352;s:2:\"id\";i:23109;s:5:\"title\";s:38:\"Full Screen | Menu | Design Conference\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small.jpg\";s:12:\"tmpl_created\";i:1647779675;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-menu-design-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:70;a:20:{s:4:\"tmpl\";i:1353;s:2:\"id\";i:23120;s:5:\"title\";s:41:\"Full Screen | Booking | Design Conference\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small-1.jpg\";s:12:\"tmpl_created\";i:1647779793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/full-screen-booking-design-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Booking\",\"Conference\",\"Creative\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:71;a:20:{s:4:\"tmpl\";i:1354;s:2:\"id\";i:23129;s:5:\"title\";s:29:\"Slide-In | Menu | VR Headsets\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small.jpg\";s:12:\"tmpl_created\";i:1647781211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/slide-in-menu-vr-headsets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:72;a:20:{s:4:\"tmpl\";i:1355;s:2:\"id\";i:23139;s:5:\"title\";s:31:\"Classic | Contact | VR Headsets\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small-1.jpg\";s:12:\"tmpl_created\";i:1647781384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-contact-vr-headsets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:73;a:20:{s:4:\"tmpl\";i:1356;s:2:\"id\";i:23149;s:5:\"title\";s:38:\"Slide-In | Menu | Portrait Photography\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Menu.jpg\";s:12:\"tmpl_created\";i:1647782336;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/slide-in-menu-portrait-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:74;a:20:{s:4:\"tmpl\";i:1357;s:2:\"id\";i:23159;s:5:\"title\";s:47:\"Hello Bar | Subscription | Portrait Photography\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Subscription.jpg\";s:12:\"tmpl_created\";i:1647782478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/hello-bar-subscription-portrait-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Blog\",\"Photography\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:75;a:20:{s:4:\"tmpl\";i:1358;s:2:\"id\";i:23169;s:5:\"title\";s:32:\"Full Screen | Menu | English Pub\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Menu.jpg\";s:12:\"tmpl_created\";i:1647782664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/full-screen-menu-english-pub/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:76;a:20:{s:4:\"tmpl\";i:1359;s:2:\"id\";i:23179;s:5:\"title\";s:32:\"Classic | Discount | English Pub\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Discount.jpg\";s:12:\"tmpl_created\";i:1647782796;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-discount-english-pub/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:77;a:20:{s:4:\"tmpl\";i:1360;s:2:\"id\";i:23189;s:5:\"title\";s:27:\"Full Screen | Menu | Singer\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Menu.jpg\";s:12:\"tmpl_created\";i:1647783070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/full-screen-menu-singer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:29:\"[\"Fullscreen\",\"menu\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:78;a:20:{s:4:\"tmpl\";i:1361;s:2:\"id\";i:23200;s:5:\"title\";s:31:\"Classic | Subscription | Singer\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Subscription.jpg\";s:12:\"tmpl_created\";i:1647783249;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-subscription-singer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Music\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:79;a:20:{s:4:\"tmpl\";i:1362;s:2:\"id\";i:23210;s:5:\"title\";s:38:\"Full Screen | Menu | Virtual Assistant\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistnt-73-small.jpg\";s:12:\"tmpl_created\";i:1647784292;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-menu-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:80;a:20:{s:4:\"tmpl\";i:1363;s:2:\"id\";i:23223;s:5:\"title\";s:39:\"Hello Bar | Contact | Virtual Assistant\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/73-Virtual-Assistant-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647784616;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-contact-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:37:\"[\"Contact\",\"Psychologist\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:81;a:20:{s:4:\"tmpl\";i:1364;s:2:\"id\";i:23234;s:5:\"title\";s:32:\"Slide-In | Menu | Personal Chef\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Menu.jpg\";s:12:\"tmpl_created\";i:1647798194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/slide-in-menu-personal-chef/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:82;a:20:{s:4:\"tmpl\";i:1365;s:2:\"id\";i:23244;s:5:\"title\";s:29:\"Classic | CTA | Personal Chef\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647798297;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-personal-chef/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Booking\",\"Chef\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:83;a:20:{s:4:\"tmpl\";i:1366;s:2:\"id\";i:23254;s:5:\"title\";s:31:\"Full Screen | Menu | Food Truck\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small-1.jpg\";s:12:\"tmpl_created\";i:1647798447;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/full-screen-menu-food-truck/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:84;a:20:{s:4:\"tmpl\";i:1367;s:2:\"id\";i:23265;s:5:\"title\";s:30:\"Fly-In | Discount | Food Truck\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small.jpg\";s:12:\"tmpl_created\";i:1647798657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-discount-food-truck/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:85;a:20:{s:4:\"tmpl\";i:1369;s:2:\"id\";i:23323;s:5:\"title\";s:28:\"Classic | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-6-Small.jpg\";s:12:\"tmpl_created\";i:1647855505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-cta-black-friday/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:86;a:20:{s:4:\"tmpl\";i:1370;s:2:\"id\";i:23329;s:5:\"title\";s:29:\"Slide-In | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-5-Small.jpg\";s:12:\"tmpl_created\";i:1647855865;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/slide-in-cta-black-friday/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:87;a:20:{s:4:\"tmpl\";i:1371;s:2:\"id\";i:23335;s:5:\"title\";s:31:\"Slide-In | CTA | Black Friday 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-1-Small.jpg\";s:12:\"tmpl_created\";i:1647856357;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/slide-in-cta-black-friday-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:88;a:20:{s:4:\"tmpl\";i:1372;s:2:\"id\";i:23341;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-3-Small.jpg\";s:12:\"tmpl_created\";i:1647856493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:89;a:20:{s:4:\"tmpl\";i:1373;s:2:\"id\";i:23347;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-2-Small.jpg\";s:12:\"tmpl_created\";i:1647856891;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:90;a:20:{s:4:\"tmpl\";i:1374;s:2:\"id\";i:23354;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 4\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-4-Small.jpg\";s:12:\"tmpl_created\";i:1647856996;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:91;a:20:{s:4:\"tmpl\";i:1375;s:2:\"id\";i:23394;s:5:\"title\";s:27:\"Classic | CTA | Halloween 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-3-Small.jpg\";s:12:\"tmpl_created\";i:1647857351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-halloween-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:31:\"[\"cta\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:92;a:20:{s:4:\"tmpl\";i:1376;s:2:\"id\";i:23401;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-2-Small.jpg\";s:12:\"tmpl_created\";i:1647857567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-halloween-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:93;a:20:{s:4:\"tmpl\";i:1377;s:2:\"id\";i:23407;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-1-Small.jpg\";s:12:\"tmpl_created\";i:1647857814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-halloween-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:94;a:20:{s:4:\"tmpl\";i:1378;s:2:\"id\";i:23416;s:5:\"title\";s:31:\"Fly-In | Discount | Halloween 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-5-Small.jpg\";s:12:\"tmpl_created\";i:1647858024;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-discount-halloween-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:44:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:95;a:20:{s:4:\"tmpl\";i:1379;s:2:\"id\";i:23422;s:5:\"title\";s:36:\"Classic | Subscription | Halloween 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-4-Small.jpg\";s:12:\"tmpl_created\";i:1647858246;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-halloween-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:48:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:96;a:20:{s:4:\"tmpl\";i:1380;s:2:\"id\";i:23471;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-2-Small.jpg\";s:12:\"tmpl_created\";i:1647859193;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/slide-in-cta-christmas-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:97;a:20:{s:4:\"tmpl\";i:1381;s:2:\"id\";i:23477;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-4-Small.jpg\";s:12:\"tmpl_created\";i:1647859838;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/slide-in-cta-christmas-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:98;a:20:{s:4:\"tmpl\";i:1382;s:2:\"id\";i:23483;s:5:\"title\";s:26:\"Fly-In | CTA | Christmas 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-1-Small.jpg\";s:12:\"tmpl_created\";i:1647860157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/fly-in-cta-christmas-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:99;a:20:{s:4:\"tmpl\";i:1383;s:2:\"id\";i:23489;s:5:\"title\";s:33:\"Slide-In | Discount | Christmas 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-5-Small.jpg\";s:12:\"tmpl_created\";i:1647860302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-christmas-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:100;a:20:{s:4:\"tmpl\";i:1384;s:2:\"id\";i:23496;s:5:\"title\";s:32:\"Classic | Discount | Christmas 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-3-Small.jpg\";s:12:\"tmpl_created\";i:1647860454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-discount-christmas-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Christmas\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:101;a:20:{s:4:\"tmpl\";i:1385;s:2:\"id\";i:23523;s:5:\"title\";s:30:\"Classic | CTA | Valentines Day\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-2-Small.jpg\";s:12:\"tmpl_created\";i:1647860912;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-valentines-day/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:102;a:20:{s:4:\"tmpl\";i:1386;s:2:\"id\";i:23529;s:5:\"title\";s:39:\"Hello Bar | Discount | Valentines Day 2\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-1-Small.jpg\";s:12:\"tmpl_created\";i:1647861064;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-discount-valentines-day-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:30:\"[\"Discount\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:103;a:20:{s:4:\"tmpl\";i:1387;s:2:\"id\";i:23536;s:5:\"title\";s:32:\"Classic | CTA | Valentines Day 3\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-3-Small.jpg\";s:12:\"tmpl_created\";i:1647861536;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-cta-valentines-day-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:104;a:20:{s:4:\"tmpl\";i:1388;s:2:\"id\";i:23586;s:5:\"title\";s:51:\"Fly-In | Subscribe | Health & Wellness Company\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/35-Subscribe-Health-Wellness-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647862008;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/fly-in-subscribe-health-wellness-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:24:\"[\"Business\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:105;a:20:{s:4:\"tmpl\";i:1389;s:2:\"id\";i:23592;s:5:\"title\";s:34:\"Classic | Subscribe | Tech Company\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/36-Subscribe-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647866706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-subscribe-tech-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Marketing\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:106;a:20:{s:4:\"tmpl\";i:1390;s:2:\"id\";i:23598;s:5:\"title\";s:36:\"Classic | Contact Us | Fight Classes\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/37-Contact-Us-Fight-Classes-Small.jpg\";s:12:\"tmpl_created\";i:1647866869;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-contact-us-fight-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:107;a:20:{s:4:\"tmpl\";i:1391;s:2:\"id\";i:23611;s:5:\"title\";s:31:\"Classic | CTA | Mochi Shop Sale\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2022/03/39-Click-Through-Mochi-Shop-Sale-Small.jpg\";s:12:\"tmpl_created\";i:1647867750;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-cta-mochi-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"cta\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:108;a:20:{s:4:\"tmpl\";i:1392;s:2:\"id\";i:23618;s:5:\"title\";s:28:\"Classic | CTA | Fashion Shop\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2022/03/40-Click-Through-Fashion-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647868251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-cta-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:109;a:20:{s:4:\"tmpl\";i:1393;s:2:\"id\";i:23624;s:5:\"title\";s:29:\"Fly-In | Login | Tech Company\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/41-Login-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647868704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/fly-in-login-tech-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:110;a:20:{s:4:\"tmpl\";i:1394;s:2:\"id\";i:23630;s:5:\"title\";s:36:\"Fly-In | Verification | Liquor Store\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/42-Verification-Liquor-Store-Small.jpg\";s:12:\"tmpl_created\";i:1647870308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-verification-liquor-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:111;a:20:{s:4:\"tmpl\";i:1395;s:2:\"id\";i:23636;s:5:\"title\";s:39:\"Hello Bar | Subscribe | Online Magazine\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/44-Subscribe-Online-Magazine-Small.jpg\";s:12:\"tmpl_created\";i:1647870465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-subscribe-online-magazine/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:20:\"[\"Blog\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:112;a:20:{s:4:\"tmpl\";i:1396;s:2:\"id\";i:23642;s:5:\"title\";s:27:\"Fly-In | Login | Health Spa\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/43-Login-Health-Spa-Small.jpg\";s:12:\"tmpl_created\";i:1647872427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/fly-in-login-health-spa/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Login\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:113;a:20:{s:4:\"tmpl\";i:1397;s:2:\"id\";i:23648;s:5:\"title\";s:33:\"Fly-In | Verification | Wine Shop\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/45-Verification-Wine-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647872627;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/fly-in-verification-wine-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:114;a:20:{s:4:\"tmpl\";i:1421;s:2:\"id\";i:24235;s:5:\"title\";s:24:\"Ladydog Club – NFT\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/05/Ladydog_Club.jpg\";s:12:\"tmpl_created\";i:1651525072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/ladydog-club-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:115;a:20:{s:4:\"tmpl\";i:1422;s:2:\"id\";i:24166;s:5:\"title\";s:15:\"Dot – NFT\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2022/05/Dot-250_280.jpg\";s:12:\"tmpl_created\";i:1651525117;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/lp/dot-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:116;a:20:{s:4:\"tmpl\";i:1423;s:2:\"id\";i:24191;s:5:\"title\";s:28:\"Cosmic Neighbors – NFT\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Cosmic_Neighbors-250_280.jpg\";s:12:\"tmpl_created\";i:1651525124;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/cosmic-neighbors-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:117;a:20:{s:4:\"tmpl\";i:1424;s:2:\"id\";i:24255;s:5:\"title\";s:30:\"Happy Food Friends – NFT\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/05/Featured_Image.jpg\";s:12:\"tmpl_created\";i:1651525475;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/happy-food-friends-nft/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:118;a:20:{s:4:\"tmpl\";i:1443;s:2:\"id\";i:24599;s:5:\"title\";s:27:\"Wireframe – Courses 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Courses-1.jpg\";s:12:\"tmpl_created\";i:1653989626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/wireframe-courses-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:180:\"[\"About\",\"Academy\",\"Booking\",\"Business\",\"Course Online\",\"Features\",\"Footer\",\"Landing Pages\",\"Online Service\",\"Professional\",\"School\",\"Services\",\"Subscribe\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:119;a:20:{s:4:\"tmpl\";i:1444;s:2:\"id\";i:24614;s:5:\"title\";s:28:\"Wireframe – Services 1\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1-2.jpg\";s:12:\"tmpl_created\";i:1653990084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:139:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:120;a:20:{s:4:\"tmpl\";i:1445;s:2:\"id\";i:24629;s:5:\"title\";s:28:\"Wireframe – Services 2\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2-2.jpg\";s:12:\"tmpl_created\";i:1653990132;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:123:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:121;a:20:{s:4:\"tmpl\";i:1446;s:2:\"id\";i:24644;s:5:\"title\";s:27:\"Wireframe – Webinar 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Webinar-1.jpg\";s:12:\"tmpl_created\";i:1653990164;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/wireframe-webinar-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:177:\"[\"About\",\"Academy\",\"Booking\",\"Conference\",\"Course Online\",\"Education\",\"Features\",\"Footer\",\"Form\",\"Landing Pages\",\"Online Event\",\"Online Service\",\"Subscribe\",\"Virtual\",\"Webinar\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:122;a:20:{s:4:\"tmpl\";i:1447;s:2:\"id\";i:24655;s:5:\"title\";s:28:\"Wireframe – Services 3\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3-2.jpg\";s:12:\"tmpl_created\";i:1653990198;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:143:\"[\"About\",\"Agency\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Portfolio\",\"Professional\",\"Project\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:123;a:20:{s:4:\"tmpl\";i:1448;s:2:\"id\";i:24677;s:5:\"title\";s:28:\"Wireframe – Services 4\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-4.jpg\";s:12:\"tmpl_created\";i:1653990233;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:102:\"[\"About\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:124;a:20:{s:4:\"tmpl\";i:1449;s:2:\"id\";i:24687;s:5:\"title\";s:28:\"Wireframe – Products 1\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Products-1.jpg\";s:12:\"tmpl_created\";i:1653990273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-products-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:128:\"[\"About\",\"Booking\",\"Business\",\"Clients\",\"Ecommerce\",\"Features\",\"Footer\",\"Landing Pages\",\"Products\",\"Sales\",\"Shop\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:125;a:20:{s:4:\"tmpl\";i:1450;s:2:\"id\";i:24706;s:5:\"title\";s:28:\"Wireframe – Services 5\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-5.jpg\";s:12:\"tmpl_created\";i:1653990322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:149:\"[\"About\",\"Booking\",\"Consulting\",\"Contact\",\"Doctor\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:126;a:20:{s:4:\"tmpl\";i:1451;s:2:\"id\";i:23604;s:5:\"title\";s:38:\"Classic | Subscribe | Nail Polish Shop\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2022/03/38-Subscribe-Nail-Polish-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1660205114;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/classic-subscribe-nail-polish-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Blog\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:127;a:20:{s:4:\"tmpl\";i:1452;s:2:\"id\";i:23047;s:5:\"title\";s:46:\"Fly-In | Contact | Health & Fitness eBook\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small.jpg\";s:12:\"tmpl_created\";i:1660205149;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/fly-in-contact-health-fitness-ebook/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Contact\",\"Ebook\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:128;a:20:{s:4:\"tmpl\";i:1199;s:2:\"id\";i:18839;s:5:\"title\";s:27:\"Hello Bar | CTA | eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/05/350x250.png\";s:12:\"tmpl_created\";i:1621870603;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/hello-bar-cta-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:41:\"[\"Ecommerce\",\"Online Shop\",\"Sale\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:129;a:20:{s:4:\"tmpl\";i:1247;s:2:\"id\";i:21907;s:5:\"title\";s:50:\"Fly-In | Team Details | Electronic Music Festival\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com/wp-content/uploads/2022/03/Kit-8-electronic-music-festival-CTA-image-1.jpg\";s:12:\"tmpl_created\";i:1646660881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/popups/fly-in-team-details-popup-electronic-music-festival/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:130;a:20:{s:4:\"tmpl\";i:1253;s:2:\"id\";i:22162;s:5:\"title\";s:46:\"Full Screen | Menu | Electronic Music Festival\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/8-music-festival-Team-Details.jpg\";s:12:\"tmpl_created\";i:1647272934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:154:\"https://library.elementor.com/popups/full-screen-menu-popup-electronic-music-festival/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:131;a:20:{s:4:\"tmpl\";i:1254;s:2:\"id\";i:22172;s:5:\"title\";s:45:\"Classic | Discount | Health & Beauty Spa\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/health-beauty-spa-small.jpg\";s:12:\"tmpl_created\";i:1647273547;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/classic-discount-popup-health-beauty-spa/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:36:\"[\"Hair\",\"Health\",\"Sales\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:132;a:20:{s:4:\"tmpl\";i:1255;s:2:\"id\";i:22183;s:5:\"title\";s:44:\"Hello Bar | CTA | Environmental Organization\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com/wp-content/uploads/2022/03/11-Environmental-Organization-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647274384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:152:\"https://library.elementor.com/popups/hello-bar-cta-popup-environmental-organization/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:133;a:20:{s:4:\"tmpl\";i:1256;s:2:\"id\";i:22195;s:5:\"title\";s:39:\"Classic | Discount | Italian Restaurant\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/restaurant-small.jpg\";s:12:\"tmpl_created\";i:1647329432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:147:\"https://library.elementor.com/popups/classic-discount-popup-italian-restaurant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Restaurant\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:134;a:20:{s:4:\"tmpl\";i:1257;s:2:\"id\";i:22210;s:5:\"title\";s:45:\"Bottom Bar | Discount | Technology Conference\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/tech-conference-small.jpg\";s:12:\"tmpl_created\";i:1647330423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:153:\"https://library.elementor.com/popups/bottom-bar-discount-popup-technology-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:38:\"[\"Conference\",\"Sales\",\"Save the Date\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:135;a:20:{s:4:\"tmpl\";i:1258;s:2:\"id\";i:22221;s:5:\"title\";s:32:\"Hello Bar | Menu | Tattoo Studio\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small-1.jpg\";s:12:\"tmpl_created\";i:1647330705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/hello-bar-menu-popup-tattoo-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:17:\"[\"Header\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:136;a:20:{s:4:\"tmpl\";i:1259;s:2:\"id\";i:22231;s:5:\"title\";s:37:\"Full Screen | Booking | Tattoo Studio\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small.jpg\";s:12:\"tmpl_created\";i:1647331823;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-booking-popup-tattoo-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:137;a:20:{s:4:\"tmpl\";i:1260;s:2:\"id\";i:22251;s:5:\"title\";s:34:\"Classic | Discount | Dental Clinic\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/dental-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647332171;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-popup-dental-clinic/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Health\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:138;a:20:{s:4:\"tmpl\";i:1261;s:2:\"id\";i:22261;s:5:\"title\";s:34:\"Slide-In | Contact | Makeup Artist\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/20-Makeup-Artist-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647333946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/slide-in-contact-popup-makeup-artist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:139;a:20:{s:4:\"tmpl\";i:1262;s:2:\"id\";i:22271;s:5:\"title\";s:24:\"Fly-In | CTA | Headphone\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/headphones-1-small.jpg\";s:12:\"tmpl_created\";i:1647334784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-cta-popup-headphone/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:41:\"[\"cta\",\"Ecommerce\",\"Marketing\",\"Product\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:140;a:20:{s:4:\"tmpl\";i:1263;s:2:\"id\";i:22277;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/online-course-2.jpg\";s:12:\"tmpl_created\";i:1647337110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/classic-cta-popup-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Course Online\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:141;a:20:{s:4:\"tmpl\";i:1264;s:2:\"id\";i:22283;s:5:\"title\";s:40:\"Bottom Bar | Contact | Virtual Assistant\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistant-3.jpg\";s:12:\"tmpl_created\";i:1647337517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/bottom-bar-contact-popup-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:142;a:20:{s:4:\"tmpl\";i:1265;s:2:\"id\";i:22289;s:5:\"title\";s:32:\"Fly-In | Contact | Private Tutor\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-4.jpg\";s:12:\"tmpl_created\";i:1647337676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/fly-in-contact-popup-private-tutor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:27:\"[\"Contact\",\"Course Online\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:143;a:20:{s:4:\"tmpl\";i:1266;s:2:\"id\";i:22295;s:5:\"title\";s:31:\"Classic | Login | Login Travel\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/login-travel-6.jpg\";s:12:\"tmpl_created\";i:1647339467;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-login-popup-login-travel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:144;a:20:{s:4:\"tmpl\";i:1267;s:2:\"id\";i:22301;s:5:\"title\";s:36:\"Full Screen | Login | Login Business\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/login-business-7.jpg\";s:12:\"tmpl_created\";i:1647339782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/full-screen-login-popup-login-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:16:\"[\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:145;a:20:{s:4:\"tmpl\";i:1268;s:2:\"id\";i:22307;s:5:\"title\";s:28:\"Classic | Login | Login Blog\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/login-blog-8.jpg\";s:12:\"tmpl_created\";i:1647339986;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-login-popup-login-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:146;a:20:{s:4:\"tmpl\";i:1269;s:2:\"id\";i:22313;s:5:\"title\";s:31:\"Classic | Login | Login Fashion\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/login-fashion-9.jpg\";s:12:\"tmpl_created\";i:1647340204;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-login-popup-login-fashion/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Fashion\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:147;a:20:{s:4:\"tmpl\";i:1270;s:2:\"id\";i:22319;s:5:\"title\";s:40:\"Classic | Login | Login Design Platform\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/03/login-design-platform-10.jpg\";s:12:\"tmpl_created\";i:1647340531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:147:\"https://library.elementor.com/popups/classic-login-popup-login-design-platform/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Design\",\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:148;a:20:{s:4:\"tmpl\";i:1271;s:2:\"id\";i:22325;s:5:\"title\";s:36:\"Fly-In | Contact | Digital Marketing\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-marketing-11.jpg\";s:12:\"tmpl_created\";i:1647340770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/fly-in-contact-popup-digital-marketing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:51:\"[\"Business\",\"Contact\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:149;a:20:{s:4:\"tmpl\";i:1272;s:2:\"id\";i:22331;s:5:\"title\";s:36:\"Fly-In | CTA | Dog Cat Food Delivery\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/dog-cat-food-delivery-5.jpg\";s:12:\"tmpl_created\";i:1647341069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/fly-in-cta-popup-dog-cat-food-delivery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Delivery Service\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:150;a:20:{s:4:\"tmpl\";i:1273;s:2:\"id\";i:22337;s:5:\"title\";s:37:\"Full Screen | Contact | Design Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-12.jpg\";s:12:\"tmpl_created\";i:1647341370;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-contact-popup-design-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:151;a:20:{s:4:\"tmpl\";i:1274;s:2:\"id\";i:22343;s:5:\"title\";s:44:\"Classic | Contact | Support Product Platform\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2022/03/support-13.jpg\";s:12:\"tmpl_created\";i:1647341972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/classic-contact-support-product-platform/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Contact\",\"Support\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:152;a:20:{s:4:\"tmpl\";i:1275;s:2:\"id\";i:22371;s:5:\"title\";s:38:\"Full Screen | Contact | Small Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/small-business-14.jpg\";s:12:\"tmpl_created\";i:1647342508;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-contact-small-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:40:\"[\"Business\",\"Contact\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:153;a:20:{s:4:\"tmpl\";i:1276;s:2:\"id\";i:22377;s:5:\"title\";s:31:\"Classic | Contact | Online Shop\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/online-shop-15.jpg\";s:12:\"tmpl_created\";i:1647352786;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-contact-online-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:154;a:20:{s:4:\"tmpl\";i:1277;s:2:\"id\";i:22383;s:5:\"title\";s:40:\"Classic | Booking | Children Optometrist\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/children-optometrist-16.jpg\";s:12:\"tmpl_created\";i:1647352963;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-booking-children-optometrist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:53:\"[\"Booking\",\"Business\",\"Contact\",\"Education\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:155;a:20:{s:4:\"tmpl\";i:1278;s:2:\"id\";i:22389;s:5:\"title\";s:28:\"Fly-In | Contact | Open Week\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2022/03/open-week17.jpg\";s:12:\"tmpl_created\";i:1647353281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-contact-open-week/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:34:\"[\"Business\",\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:156;a:20:{s:4:\"tmpl\";i:1279;s:2:\"id\";i:22397;s:5:\"title\";s:43:\"Full Screen | CTA | Plant Pots Online Store\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/plant-pots-online-store-18.jpg\";s:12:\"tmpl_created\";i:1647353429;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-cta-plant-pots-online-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:33:\"[\"Ecommerce\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:157;a:20:{s:4:\"tmpl\";i:1054;s:2:\"id\";i:15414;s:5:\"title\";s:32:\"Classic | Contact | Dance Studio\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/PopUp.jpg\";s:12:\"tmpl_created\";i:1603180596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-contact-dance-studio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:762;s:11:\"trend_index\";i:650;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:158;a:20:{s:4:\"tmpl\";i:1398;s:2:\"id\";i:23687;s:5:\"title\";s:32:\"Pizza Promotion – Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/48-Pizza-Promotion.jpg\";s:12:\"tmpl_created\";i:1649670575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/pizza-promotion-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:92:\"[\"Business\",\"Cooking\",\"Delivery\",\"Discount\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:159;a:20:{s:4:\"tmpl\";i:1400;s:2:\"id\";i:23751;s:5:\"title\";s:33:\"Baby Sleep Webinar – Events\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/63-Baby-Sleep-Webinar.jpg\";s:12:\"tmpl_created\";i:1649676065;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/baby-sleep-webinar-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:227:\"[\"Baby\",\"Booking\",\"Business\",\"Children\",\"Course Online\",\"Education\",\"Events\",\"Health\",\"Landing Pages\",\"Life Coach\",\"Lifestyle\",\"Online Event\",\"Online Service\",\"Parenting\",\"Professional\",\"Remote\",\"Services\",\"Training\",\"Webinar\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:160;a:20:{s:4:\"tmpl\";i:1401;s:2:\"id\";i:23776;s:5:\"title\";s:34:\"Ski Hotel Promotion – Travel\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/04/64-Ski-Hotel-Promotion.jpg\";s:12:\"tmpl_created\";i:1649691720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/ski-hotel-promotion-travel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:118:\"[\"Accommodation\",\"Booking\",\"Discount. Landing Pages\",\"Lifestyle\",\"Luxury\",\"Services\",\"Spa\",\"Travel\",\"Trip\",\"Vacation\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:161;a:20:{s:4:\"tmpl\";i:1402;s:2:\"id\";i:23804;s:5:\"title\";s:30:\"Cake Delivery – Business\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/04/67-Cake-Delivery.jpg\";s:12:\"tmpl_created\";i:1649692909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/cake-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:101:\"[\"Bakery\",\"Business\",\"Cake\",\"Cooking\",\"Delivery\",\"Discount\",\"Food\",\"Landing Pages\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:162;a:20:{s:4:\"tmpl\";i:1403;s:2:\"id\";i:23832;s:5:\"title\";s:32:\"Furniture Store – Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/87-Furniture-Store.jpg\";s:12:\"tmpl_created\";i:1649694812;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/furniture-store-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:232:\"[\"Architecture\",\"Art\",\"Business\",\"Construction\",\"Coupon\",\"Creative\",\"Decor\",\"Designer\",\"Discount\",\"Fashion\",\"Furniture Design\",\"Home\",\"House\",\"Interior Design\",\"Landing Pages\",\"Lifestyle\",\"Products\",\"Professional\",\"Services\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:163;a:20:{s:4:\"tmpl\";i:1404;s:2:\"id\";i:23746;s:5:\"title\";s:22:\"Nails – Business\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2022/04/62-Nails-1.jpg\";s:12:\"tmpl_created\";i:1649704635;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/nails-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:173:\"[\"Art\",\"Beauty\",\"Business\",\"Colorful\",\"Cosmetics\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Girly\",\"Landing Pages\",\"Lifestyle\",\"Manicure\",\"Modern\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:164;a:20:{s:4:\"tmpl\";i:1405;s:2:\"id\";i:23846;s:5:\"title\";s:29:\"Music Festival – Events\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/04/88-Music-Festival.jpg\";s:12:\"tmpl_created\";i:1649707763;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/music-festival-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:128:\"[\"Author\",\"Booking\",\"Business\",\"Creative\",\"Discount\",\"Events\",\"Landing Pages\",\"Music\",\"Online\",\"Online Event\",\"Party\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:165;a:20:{s:4:\"tmpl\";i:1406;s:2:\"id\";i:23872;s:5:\"title\";s:40:\"Fashion Styling Course – Education\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/89-Fashion-Styling-Course.jpg\";s:12:\"tmpl_created\";i:1649708569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/fashion-styling-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:173:\"[\"Aesthetic\",\"Art\",\"Beauty\",\"Business\",\"Course Online\",\"Creative\",\"Discount\",\"Education\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Online\",\"Online Service\",\"Stylist\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:166;a:20:{s:4:\"tmpl\";i:1407;s:2:\"id\";i:23897;s:5:\"title\";s:33:\"Bags Online Shop – Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/04/90-Bags-Online-Shop.jpg\";s:12:\"tmpl_created\";i:1649709513;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/bags-online-shop-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:170:\"[\"Art\",\"Bag\",\"Business\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Luxury\",\"Modern\",\"Online\",\"Online Shop\",\"Products\",\"Sales\",\"Shop\",\"Stylist\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:167;a:20:{s:4:\"tmpl\";i:1408;s:2:\"id\";i:23932;s:5:\"title\";s:32:\"Cooking Academy – Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/91-Cooking-Academy.jpg\";s:12:\"tmpl_created\";i:1649710216;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/cooking-academy-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:145:\"[\"Academy\",\"Booking\",\"Business\",\"Chef\",\"Cooking\",\"Education\",\"Food\",\"Free Trial\",\"Landing Pages\",\"Professional\",\"School\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:168;a:20:{s:4:\"tmpl\";i:1409;s:2:\"id\";i:23970;s:5:\"title\";s:45:\"Ophthalmology Medical Clinic – Business\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/04/92-Ophthalmology-Medical-Clinic.jpg\";s:12:\"tmpl_created\";i:1649711096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/ophthalmology-medical-clinic-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:165:\"[\"About\",\"Business\",\"Care\",\"Consulting\",\"Eye\",\"Free Trial\",\"Glasses\",\"Health\",\"Landing Pages\",\"Lifestyle\",\"Medical\",\"Modern\",\"Optometrist\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:169;a:20:{s:4:\"tmpl\";i:1425;s:2:\"id\";i:24331;s:5:\"title\";s:24:\"Wireframe – Home 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-1.jpg\";s:12:\"tmpl_created\";i:1653988363;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:170;a:20:{s:4:\"tmpl\";i:1218;s:2:\"id\";i:20792;s:5:\"title\";s:26:\"Luxury Car – Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/11/250x280-1.jpg\";s:12:\"tmpl_created\";i:1636903770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/lp/luxury-car-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:54:\"[\"car\",\"Ecommerce\",\"Landing Pages\",\"Luxury\",\"Product\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:171;a:20:{s:4:\"tmpl\";i:1428;s:2:\"id\";i:24398;s:5:\"title\";s:25:\"Wireframe – About 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-1.jpg\";s:12:\"tmpl_created\";i:1653988534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:83:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Professional\",\"Services\",\"Team\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:172;a:20:{s:4:\"tmpl\";i:991;s:2:\"id\";i:13413;s:5:\"title\";s:33:\"Classic | Contact | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Help.jpg\";s:12:\"tmpl_created\";i:1587474761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-contact-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:530;s:11:\"trend_index\";i:369;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:173;a:20:{s:4:\"tmpl\";i:1053;s:2:\"id\";i:15272;s:5:\"title\";s:32:\"Classic | Contact | Psychologist\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/PopUp.png\";s:12:\"tmpl_created\";i:1600170487;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-contact-psychologist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:578;s:11:\"trend_index\";i:312;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:174;a:20:{s:4:\"tmpl\";i:899;s:2:\"id\";i:11839;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Header_small.png\";s:12:\"tmpl_created\";i:1569430015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"header\",\"portfolio\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:189;s:11:\"trend_index\";i:20;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:175;a:20:{s:4:\"tmpl\";i:1433;s:2:\"id\";i:24477;s:5:\"title\";s:27:\"Wireframe – Gallery 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-2.jpg\";s:12:\"tmpl_created\";i:1653988835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-gallery-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:176;a:20:{s:4:\"tmpl\";i:1205;s:2:\"id\";i:20233;s:5:\"title\";s:32:\"Art Magazine – Coming Soon\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633881371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/art-magazine-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:177;a:20:{s:4:\"tmpl\";i:1214;s:2:\"id\";i:20539;s:5:\"title\";s:31:\"Design Blog – Coming Soon\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/design-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:178;a:20:{s:4:\"tmpl\";i:1224;s:2:\"id\";i:21013;s:5:\"title\";s:24:\"Restaurant – About\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/12/7-About-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638795588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/restaurant-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:36:\"[\"About\",\"Chef\",\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:179;a:20:{s:4:\"tmpl\";i:992;s:2:\"id\";i:13402;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/04/Popup-Course-Completed.jpg\";s:12:\"tmpl_created\";i:1587474772;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:619;s:11:\"trend_index\";i:582;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:180;a:20:{s:4:\"tmpl\";i:1206;s:2:\"id\";i:20254;s:5:\"title\";s:41:\"Digital Marketing Agency – Business\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Digital-Marketing-Agency-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/lp/digital-marketing-agency-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:65:\"[\"Agency\",\"Business\",\"Digital Agency\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:181;a:20:{s:4:\"tmpl\";i:1235;s:2:\"id\";i:21281;s:5:\"title\";s:25:\"Law Firm – Services\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/12/16-Services-Law-firm.jpg\";s:12:\"tmpl_created\";i:1638819128;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/law-firm-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Consulting\",\"Law\",\"Law Firm\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:182;a:20:{s:4:\"tmpl\";i:1017;s:2:\"id\";i:14111;s:5:\"title\";s:36:\"Classic | Japanese restaurant | Sale\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1592300400;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-japanese-restaurant-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:717;s:11:\"trend_index\";i:697;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:183;a:20:{s:4:\"tmpl\";i:1213;s:2:\"id\";i:20509;s:5:\"title\";s:40:\"Dogs Adoption – Social Involvement\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/10/Dog-Adoption-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/dogs-adoption-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:49:\"[\"Adoption\",\"Involvement\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:184;a:20:{s:4:\"tmpl\";i:1233;s:2:\"id\";i:21205;s:5:\"title\";s:29:\"Photographer – Projects\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/25-Projects-Photographer.jpg\";s:12:\"tmpl_created\";i:1638818372;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/photographer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Black and white\",\"Photography\",\"Project\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:185;a:20:{s:4:\"tmpl\";i:993;s:2:\"id\";i:13422;s:5:\"title\";s:30:\"Classic | Menu | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1587474782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-menu-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:516;s:11:\"trend_index\";i:432;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:186;a:20:{s:4:\"tmpl\";i:925;s:2:\"id\";i:12540;s:5:\"title\";s:33:\"Classic | Menu | Travel and tours\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_Menu_s.png\";s:12:\"tmpl_created\";i:1575960267;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-menu-travel-and-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:690;s:11:\"trend_index\";i:714;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:187;a:20:{s:4:\"tmpl\";i:1208;s:2:\"id\";i:20361;s:5:\"title\";s:51:\"Exercise & Fitness Equipment – eCommerce\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2021/10/Exercise-Fitness-Equipment-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633883766;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/lp/exercise-fitness-equipment-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Fitness\",\"Health\",\"Landing Pages\",\"Online Shop\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:188;a:20:{s:4:\"tmpl\";i:1239;s:2:\"id\";i:21373;s:5:\"title\";s:28:\"Photographer – Gallery\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/18-Gallery-Photographer.jpg\";s:12:\"tmpl_created\";i:1638821177;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/photographer-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Gallery\",\"Photography\",\"Portfolio\",\"Project\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:189;a:20:{s:4:\"tmpl\";i:1426;s:2:\"id\";i:24348;s:5:\"title\";s:24:\"Wireframe – Home 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-2.jpg\";s:12:\"tmpl_created\";i:1653988444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:190;a:20:{s:4:\"tmpl\";i:958;s:2:\"id\";i:13129;s:5:\"title\";s:28:\"Classic | Menu | Photography\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/PopUp_s.png\";s:12:\"tmpl_created\";i:1582092645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-menu-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:646;s:11:\"trend_index\";i:521;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:191;a:20:{s:4:\"tmpl\";i:1427;s:2:\"id\";i:24366;s:5:\"title\";s:24:\"Wireframe – Home 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-3.jpg\";s:12:\"tmpl_created\";i:1653988491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:192;a:20:{s:4:\"tmpl\";i:1207;s:2:\"id\";i:20299;s:5:\"title\";s:51:\"Interior Design Consultation – Online Service\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2021/10/Interior-Design-Consultation-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/lp/interior-design-consultation-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:65:\"[\"Consulting\",\"Interior Design\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:193;a:20:{s:4:\"tmpl\";i:952;s:2:\"id\";i:12726;s:5:\"title\";s:52:\"Classic | Newsletter | Subscribe | Magazine and Blog\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_Newsletter_s.png\";s:12:\"tmpl_created\";i:1579061019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:152:\"https://library.elementor.com/popups/classic-newsletter-subscribe-magazine-and-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:357;s:11:\"trend_index\";i:281;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:194;a:20:{s:4:\"tmpl\";i:883;s:2:\"id\";i:11468;s:5:\"title\";s:20:\"Classic | Sale | Gym\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/PopUp_Small.png\";s:12:\"tmpl_created\";i:1567393182;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-sale-gym/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:696;s:11:\"trend_index\";i:740;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:195;a:20:{s:4:\"tmpl\";i:1216;s:2:\"id\";i:20623;s:5:\"title\";s:57:\"Luxurious Camping Accommodation For Events – Events\";s:9:\"thumbnail\";s:113:\"https://library.elementor.com/wp-content/uploads/2021/10/Luxurious-Camping-Accommodation-For-Events-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634041681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:151:\"https://library.elementor.com/lp/luxurious-camping-accommodation-for-events-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:43:\"[\"Event\",\"Events\",\"Landing Pages\",\"Travel\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:196;a:20:{s:4:\"tmpl\";i:1219;s:2:\"id\";i:20886;s:5:\"title\";s:28:\"Online Training – Home\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/12/2-Home-Online-Training.jpg\";s:12:\"tmpl_created\";i:1638784769;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/online-training-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Online\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:197;a:20:{s:4:\"tmpl\";i:1065;s:2:\"id\";i:15570;s:5:\"title\";s:33:\"Classic | Subscribe | Travel Blog\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp.jpg\";s:12:\"tmpl_created\";i:1606215555;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-subscribe-travel-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:709;s:11:\"trend_index\";i:459;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:198;a:20:{s:4:\"tmpl\";i:1431;s:2:\"id\";i:24437;s:5:\"title\";s:25:\"Wireframe – About 4\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-4.jpg\";s:12:\"tmpl_created\";i:1653988733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:199;a:20:{s:4:\"tmpl\";i:1210;s:2:\"id\";i:20414;s:5:\"title\";s:45:\"Online English Courses – Online Service\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2021/10/Online-English-Courses-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/online-english-courses-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Course Online\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:200;a:20:{s:4:\"tmpl\";i:1132;s:2:\"id\";i:16553;s:5:\"title\";s:31:\"Fly-In | Contact | Beauty Salon\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/12/PopUp.jpg\";s:12:\"tmpl_created\";i:1608622602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-contact-beauty-salon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:691;s:11:\"trend_index\";i:428;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:201;a:20:{s:4:\"tmpl\";i:1441;s:2:\"id\";i:24574;s:5:\"title\";s:27:\"Wireframe – Contact 5\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-5.jpg\";s:12:\"tmpl_created\";i:1653989135;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:202;a:20:{s:4:\"tmpl\";i:1217;s:2:\"id\";i:20333;s:5:\"title\";s:40:\"Plant Pots Online Shop – eCommerce\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2021/10/Plant-Pots-Online-Shop-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634042184;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/plant-pots-online-shop-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Ecommerce\",\"Landing Pages\",\"Online Shop\",\"Shop\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:203;a:20:{s:4:\"tmpl\";i:1211;s:2:\"id\";i:20447;s:5:\"title\";s:33:\"Shared Workspace – Business\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Shared-Workspace.jpg\";s:12:\"tmpl_created\";i:1633884934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/shared-workspace-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:28:\"[\"Business\",\"Landing Pages\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:204;a:20:{s:4:\"tmpl\";i:1237;s:2:\"id\";i:21313;s:5:\"title\";s:34:\"Spa & Beauty – Services\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/12/Spa-Beauty-Treatments-page-1.jpg\";s:12:\"tmpl_created\";i:1638819709;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/spa-beauty-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:55:\"[\"Beauty\",\"Hair\",\"Health\",\"Services\",\"Spa\",\"Treatment\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:205;a:20:{s:4:\"tmpl\";i:1004;s:2:\"id\";i:13538;s:5:\"title\";s:32:\"Fly-In | Newsletter | Barbershop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/05/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1589893364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/fly-in-newsletter-barbershop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:710;s:11:\"trend_index\";i:667;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:206;a:20:{s:4:\"tmpl\";i:924;s:2:\"id\";i:12550;s:5:\"title\";s:32:\"Fly-in | Sale | Travel and Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_s.png\";s:12:\"tmpl_created\";i:1575960263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/flyin-sale-travel-and-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:754;s:11:\"trend_index\";i:791;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:207;a:20:{s:4:\"tmpl\";i:1212;s:2:\"id\";i:20479;s:5:\"title\";s:49:\"Teeth Straightening – Health & Fitness\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Teeth-Whitening.jpg\";s:12:\"tmpl_created\";i:1633886115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/teeth-straightening-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:46:\"[\"Business\",\"Dental\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:208;a:20:{s:4:\"tmpl\";i:1234;s:2:\"id\";i:21234;s:5:\"title\";s:34:\"Insurance Company – Services\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/15-Services-Insurance-Company.jpg\";s:12:\"tmpl_created\";i:1638818688;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/insurance-company-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Faq\",\"Form\",\"Insurance\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:209;a:20:{s:4:\"tmpl\";i:1035;s:2:\"id\";i:15062;s:5:\"title\";s:35:\"Fly-In | Sign up | Flooring Company\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp.png\";s:12:\"tmpl_created\";i:1597739629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/fly-in-sign-up-flooring-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:625;s:11:\"trend_index\";i:309;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:210;a:20:{s:4:\"tmpl\";i:1209;s:2:\"id\";i:20394;s:5:\"title\";s:30:\"Time Management – Events\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/10/Time-Management-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884077;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/time-management-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:211;a:20:{s:4:\"tmpl\";i:1229;s:2:\"id\";i:21118;s:5:\"title\";s:28:\"Contact – Plants Store\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/12-Contact-Plants-Store.jpg\";s:12:\"tmpl_created\";i:1638802472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/contact-plants-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:40:\"[\"Contact\",\"Info\",\"Plant\",\"Testimonial\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:212;a:20:{s:4:\"tmpl\";i:893;s:2:\"id\";i:11822;s:5:\"title\";s:30:\"Full Screen | Menu | Portfolio\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/PopUp_small.png\";s:12:\"tmpl_created\";i:1569429896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/full-screen-menu-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:654;s:11:\"trend_index\";i:626;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:213;a:20:{s:4:\"tmpl\";i:1203;s:2:\"id\";i:18591;s:5:\"title\";s:28:\"Coffee Sale – Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280-7.png\";s:12:\"tmpl_created\";i:1633877319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/coffee-sale-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:33:\"[\"Coffee\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:214;a:20:{s:4:\"tmpl\";i:1231;s:2:\"id\";i:21184;s:5:\"title\";s:28:\"Dental Care – Services\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/14-Services-Dental-Care.jpg\";s:12:\"tmpl_created\";i:1638807148;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dental-care-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:45:\"[\"Dental\",\"Medical\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:215;a:20:{s:4:\"tmpl\";i:1064;s:2:\"id\";i:15580;s:5:\"title\";s:31:\"Fullscreen | Menu | Travel Blog\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1606215358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fullscreen-menu-travel-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:673;s:11:\"trend_index\";i:348;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:216;a:20:{s:4:\"tmpl\";i:1133;s:2:\"id\";i:16645;s:5:\"title\";s:28:\"Headphones – eCommerce\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_headphones.png\";s:12:\"tmpl_created\";i:1609944115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/commerce-headphones/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:39:\"[\"Ecommerce\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:633;s:11:\"trend_index\";i:87;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:217;a:20:{s:4:\"tmpl\";i:1442;s:2:\"id\";i:24584;s:5:\"title\";s:27:\"Wireframe – Pricing 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Pricing-1.jpg\";s:12:\"tmpl_created\";i:1653989152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-pricing-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:146:\"[\"Booking\",\"Business\",\"Clients\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Online Service\",\"Pricing\",\"Products\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:218;a:20:{s:4:\"tmpl\";i:1138;s:2:\"id\";i:16762;s:5:\"title\";s:25:\"Conference – Events\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Conference.png\";s:12:\"tmpl_created\";i:1610455119;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/conference-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:60:\"[\"Conference\",\"Convention\",\"Event\",\"Events\",\"Landing Pages\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:705;s:11:\"trend_index\";i:216;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:219;a:20:{s:4:\"tmpl\";i:1438;s:2:\"id\";i:24539;s:5:\"title\";s:27:\"Wireframe – Contact 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-2.jpg\";s:12:\"tmpl_created\";i:1653989019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"Business\",\"Contact\",\"Footer\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:220;a:20:{s:4:\"tmpl\";i:981;s:2:\"id\";i:13281;s:5:\"title\";s:37:\"Hello Bar | Contact | Interior Design\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp.png\";s:12:\"tmpl_created\";i:1586148801;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/hello-bar-contact-interior-design/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:19:\"[\"Interior Design\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:763;s:11:\"trend_index\";i:679;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:221;a:20:{s:4:\"tmpl\";i:1052;s:2:\"id\";i:15259;s:5:\"title\";s:31:\"Hello Bar | Menu | Psychologist\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Menu-PopUp.png\";s:12:\"tmpl_created\";i:1600170209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/hello-bar-menu-psychologist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:739;s:11:\"trend_index\";i:583;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:222;a:20:{s:4:\"tmpl\";i:1434;s:2:\"id\";i:24494;s:5:\"title\";s:28:\"Wireframe – Services 1\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1.jpg\";s:12:\"tmpl_created\";i:1653988874;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Business\",\"Faq\",\"Footer\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:223;a:20:{s:4:\"tmpl\";i:1194;s:2:\"id\";i:18701;s:5:\"title\";s:32:\"Digital Course – eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280.jpg\";s:12:\"tmpl_created\";i:1618995134;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/digital-course-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Ecommerce\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:224;a:20:{s:4:\"tmpl\";i:1192;s:2:\"id\";i:18612;s:5:\"title\";s:34:\"Bag Product Sale – eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bag-Product.jpeg\";s:12:\"tmpl_created\";i:1618395406;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/bag-product-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:61:\"[\"Bag\",\"Ecommerce\",\"Landing Pages\",\"Product\",\"Sale\",\"Travel\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:875;s:11:\"trend_index\";i:605;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:225;a:20:{s:4:\"tmpl\";i:1227;s:2:\"id\";i:21083;s:5:\"title\";s:26:\"Conference – Contact\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/10-Contact-Conference.jpg\";s:12:\"tmpl_created\";i:1638799208;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/conference-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:44:\"[\"Conference\",\"Contact\",\"Form\",\"Info\",\"Map\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:226;a:20:{s:4:\"tmpl\";i:1193;s:2:\"id\";i:18644;s:5:\"title\";s:37:\"Camera Product Sale – eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/camera_sale_featured-img.jpg\";s:12:\"tmpl_created\";i:1618396388;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/camera-product-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Camera\",\"Ecommerce\",\"Landing Pages\",\"Photography\",\"Sale\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:873;s:11:\"trend_index\";i:535;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:227;a:20:{s:4:\"tmpl\";i:951;s:2:\"id\";i:12736;s:5:\"title\";s:41:\"Slide In | Contact Us | Magazine and Blog\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_contact_s.png\";s:12:\"tmpl_created\";i:1579060978;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/slide-in-contact-us/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:734;s:11:\"trend_index\";i:686;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:228;a:20:{s:4:\"tmpl\";i:1222;s:2:\"id\";i:20960;s:5:\"title\";s:26:\"Travel Agency – Home\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/12/5-Home-Travel-Agency.jpg\";s:12:\"tmpl_created\";i:1638788432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/travel-agency-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Adventures\",\"Experience\",\"Explore\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:229;a:20:{s:4:\"tmpl\";i:1196;s:2:\"id\";i:18815;s:5:\"title\";s:25:\"Car Wash – Business\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Car-Wash.png\";s:12:\"tmpl_created\";i:1621336431;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/car-wash-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:45:\"[\"Business\",\"car\",\"Discount\",\"Landing Pages\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:230;a:20:{s:4:\"tmpl\";i:1242;s:2:\"id\";i:21473;s:5:\"title\";s:40:\"Architecture Photography – Gallery\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2021/12/20-Gallery-Architecture-Photography.jpg\";s:12:\"tmpl_created\";i:1638822115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/architecture-photography-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:52:\"[\"Architecture\",\"Gallery\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:231;a:20:{s:4:\"tmpl\";i:1015;s:2:\"id\";i:14067;s:5:\"title\";s:37:\"Slide In | Japanese restaurant | Menu\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Menu-Pop-Up-Small.jpg\";s:12:\"tmpl_created\";i:1592290352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/slide-in-japanese-restaurant-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:650;s:11:\"trend_index\";i:565;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:232;a:20:{s:4:\"tmpl\";i:923;s:2:\"id\";i:12229;s:5:\"title\";s:33:\"Slide In | Law Firm | Information\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/popup.png\";s:12:\"tmpl_created\";i:1572847842;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-law-firm-information/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:547;s:11:\"trend_index\";i:413;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:233;a:20:{s:4:\"tmpl\";i:1198;s:2:\"id\";i:18824;s:5:\"title\";s:33:\"Design School – Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1621336756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/design-school-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:234;a:20:{s:4:\"tmpl\";i:1236;s:2:\"id\";i:21259;s:5:\"title\";s:28:\"3D Designer – Projects\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/24-Projects-3D-Designer.jpg\";s:12:\"tmpl_created\";i:1638819185;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/3d-designer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"3D\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:235;a:20:{s:4:\"tmpl\";i:1028;s:2:\"id\";i:14827;s:5:\"title\";s:39:\"Slide-In | Contact | Luxury Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/PopUp.png\";s:12:\"tmpl_created\";i:1595323523;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/slide-in-contact-luxury-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:559;s:11:\"trend_index\";i:284;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:236;a:20:{s:4:\"tmpl\";i:1197;s:2:\"id\";i:18819;s:5:\"title\";s:27:\"Dog Walker – Business\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Dog-Walker.png\";s:12:\"tmpl_created\";i:1621336601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/dog-walker-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:41:\"[\"Business\",\"Dog\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:237;a:20:{s:4:\"tmpl\";i:1238;s:2:\"id\";i:21349;s:5:\"title\";s:29:\"Architecture – Projects\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/23-Projects-Architecture.jpg\";s:12:\"tmpl_created\";i:1638820870;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/architecture-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:70:\"[\"Architecture\",\"Creative\",\"Creative Portfolio\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:238;a:20:{s:4:\"tmpl\";i:1034;s:2:\"id\";i:15075;s:5:\"title\";s:34:\"Slide-In | Menu | Flooring Company\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp-1.png\";s:12:\"tmpl_created\";i:1597739605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/slide-in-menu-flooring-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:383;s:11:\"trend_index\";i:162;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:239;a:20:{s:4:\"tmpl\";i:1414;s:2:\"id\";i:24079;s:5:\"title\";s:32:\"Fashion Shop – Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Fashion-Shop.jpg\";s:12:\"tmpl_created\";i:1650988089;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/fashion-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Aesthetic\",\"Business\",\"Coming Soon\",\"Ecommerce\",\"Girly\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:240;a:20:{s:4:\"tmpl\";i:1195;s:2:\"id\";i:18761;s:5:\"title\";s:33:\"Fashion Store – Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1621336146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/fashion-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:241;a:20:{s:4:\"tmpl\";i:1153;s:2:\"id\";i:17060;s:5:\"title\";s:36:\"Private Tutor – Online Service\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Tutor-2.png\";s:12:\"tmpl_created\";i:1610631042;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/private-tutor-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:64:\"[\"Education\",\"Landing Pages\",\"Online Service\",\"Teacher\",\"Tutor\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:780;s:11:\"trend_index\";i:628;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:242;a:20:{s:4:\"tmpl\";i:1430;s:2:\"id\";i:24434;s:5:\"title\";s:25:\"Wireframe – About 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-3.jpg\";s:12:\"tmpl_created\";i:1653988697;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:243;a:20:{s:4:\"tmpl\";i:1158;s:2:\"id\";i:17232;s:5:\"title\";s:33:\"Life Coach – Online Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Life-Coach.png\";s:12:\"tmpl_created\";i:1610902793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/life-coach-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:38:\"[\"Coach\",\"Landing Pages\",\"Life Coach\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:787;s:11:\"trend_index\";i:751;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:244;a:20:{s:4:\"tmpl\";i:1436;s:2:\"id\";i:24515;s:5:\"title\";s:28:\"Wireframe – Services 3\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3.jpg\";s:12:\"tmpl_created\";i:1653988946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:66:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:245;a:20:{s:4:\"tmpl\";i:875;s:2:\"id\";i:11241;s:5:\"title\";s:36:\"Classic | Digital Agency | Marketing\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/PopUp_small.jpg\";s:12:\"tmpl_created\";i:1564643043;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-digital-agency-marketing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:362;s:11:\"trend_index\";i:315;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:246;a:20:{s:4:\"tmpl\";i:1146;s:2:\"id\";i:16932;s:5:\"title\";s:35:\"Finance Consulting – Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Finance-Consulting.png\";s:12:\"tmpl_created\";i:1610532170;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/lp/finance-consulting-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:80:\"[\"Advisor\",\"Business\",\"Consulting\",\"Finance\",\"Investment\",\"Landing Pages\",\"Tax\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:790;s:11:\"trend_index\";i:630;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:247;a:20:{s:4:\"tmpl\";i:1429;s:2:\"id\";i:24421;s:5:\"title\";s:25:\"Wireframe – About 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-2.jpg\";s:12:\"tmpl_created\";i:1653988579;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:248;a:20:{s:4:\"tmpl\";i:674;s:2:\"id\";i:8505;s:5:\"title\";s:11:\"404 page 01\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/001.jpg\";s:12:\"tmpl_created\";i:1526415501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:533;s:11:\"trend_index\";i:222;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:249;a:20:{s:4:\"tmpl\";i:1136;s:2:\"id\";i:16721;s:5:\"title\";s:35:\"Dental – Health & Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Dental.jpg\";s:12:\"tmpl_created\";i:1610448567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/dental-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:44:\"[\"Dental\",\"Doctor\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:801;s:11:\"trend_index\";i:655;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:250;a:20:{s:4:\"tmpl\";i:1417;s:2:\"id\";i:24116;s:5:\"title\";s:32:\"Tech Company – Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Tech-Company.jpg\";s:12:\"tmpl_created\";i:1650989265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/tech-company-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"Business\",\"Coding\",\"Coming Soon\",\"Computer\",\"Developer\",\"IT\",\"Services\",\"Technology\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:251;a:20:{s:4:\"tmpl\";i:675;s:2:\"id\";i:8511;s:5:\"title\";s:11:\"404 page 02\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/002.jpg\";s:12:\"tmpl_created\";i:1526415528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:347;s:11:\"trend_index\";i:155;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:252;a:20:{s:4:\"tmpl\";i:1161;s:2:\"id\";i:17269;s:5:\"title\";s:34:\"Electronics Sale – eCommerce\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Electronic-Products.png\";s:12:\"tmpl_created\";i:1610903298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/electronics-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:800;s:11:\"trend_index\";i:556;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:253;a:20:{s:4:\"tmpl\";i:1220;s:2:\"id\";i:20908;s:5:\"title\";s:42:\"Packing & Moving Company – Home\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/3-Home-Packing-Moving-Company.jpg\";s:12:\"tmpl_created\";i:1638786127;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/packing-moving-company-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Movers\",\"Moving\",\"Storge\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:254;a:20:{s:4:\"tmpl\";i:1152;s:2:\"id\";i:17032;s:5:\"title\";s:42:\"Donate Computer – Social Involvement\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Donation-2.png\";s:12:\"tmpl_created\";i:1610630585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/donate-computer-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:67:\"[\"Computer\",\"Donate\",\"Donation\",\"Kids\",\"Landing Pages\",\"Nonprofit\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:718;s:11:\"trend_index\";i:278;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:255;a:20:{s:4:\"tmpl\";i:672;s:2:\"id\";i:8512;s:5:\"title\";s:11:\"404 page 03\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/003.jpg\";s:12:\"tmpl_created\";i:1526415449;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:450;s:11:\"trend_index\";i:375;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:256;a:20:{s:4:\"tmpl\";i:1245;s:2:\"id\";i:21546;s:5:\"title\";s:28:\"Interior Design – Home\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/1-Home-Interior-Design-1.jpg\";s:12:\"tmpl_created\";i:1639046269;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/interior-design-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Design\",\"Form\",\"Furniture Design\",\"Interior Design\",\"Testimonial\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:257;a:20:{s:4:\"tmpl\";i:1135;s:2:\"id\";i:16684;s:5:\"title\";s:34:\"SaaS HR Management – Product\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_hr.png\";s:12:\"tmpl_created\";i:1609945486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/saas-hr-management-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:39:\"[\"HR\",\"Landing Pages\",\"Product\",\"SaaS\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:708;s:11:\"trend_index\";i:292;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:258;a:20:{s:4:\"tmpl\";i:671;s:2:\"id\";i:8513;s:5:\"title\";s:11:\"404 page 04\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/004.jpg\";s:12:\"tmpl_created\";i:1526415417;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:420;s:11:\"trend_index\";i:176;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:259;a:20:{s:4:\"tmpl\";i:1249;s:2:\"id\";i:22137;s:5:\"title\";s:31:\"Design Blog – Coming Soon\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647177194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/design-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:260;a:20:{s:4:\"tmpl\";i:1134;s:2:\"id\";i:16660;s:5:\"title\";s:37:\"Medical center – Online service\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-medical-cosultation-250_280.png\";s:12:\"tmpl_created\";i:1609945122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/medical-center-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:44:\"[\"Landing Pages\",\"Medical\",\"Online Service\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:750;s:11:\"trend_index\";i:332;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:261;a:20:{s:4:\"tmpl\";i:1226;s:2:\"id\";i:21069;s:5:\"title\";s:21:\"Hotel – Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/12/9-Contact-Hotel.jpg\";s:12:\"tmpl_created\";i:1638798545;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/hotel-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:36:\"[\"Contact\",\"from\",\"Info\",\"Vacation\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:262;a:20:{s:4:\"tmpl\";i:1150;s:2:\"id\";i:17001;s:5:\"title\";s:36:\"Parental Counseling – Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/Parenting-Coach-2.png\";s:12:\"tmpl_created\";i:1610534999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/parental-counseling-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:99:\"[\"Advisor\",\"Business\",\"Coach\",\"Counseling\",\"Landing Pages\",\"Online Service\",\"Parental\",\"Parenting\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:817;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:263;a:20:{s:4:\"tmpl\";i:1432;s:2:\"id\";i:24461;s:5:\"title\";s:27:\"Wireframe – Gallery 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-1.jpg\";s:12:\"tmpl_created\";i:1653988784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-gallery-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:264;a:20:{s:4:\"tmpl\";i:676;s:2:\"id\";i:8514;s:5:\"title\";s:11:\"404 Page 05\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/005.jpg\";s:12:\"tmpl_created\";i:1526415558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-05/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:419;s:11:\"trend_index\";i:220;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:265;a:20:{s:4:\"tmpl\";i:1137;s:2:\"id\";i:16742;s:5:\"title\";s:31:\"Online Course – Education\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Course.png\";s:12:\"tmpl_created\";i:1610454122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/online-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:55:\"[\"Academy\",\"Course Online\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:777;s:11:\"trend_index\";i:776;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:266;a:20:{s:4:\"tmpl\";i:668;s:2:\"id\";i:8523;s:5:\"title\";s:11:\"404 page 06\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/006.jpg\";s:12:\"tmpl_created\";i:1526415291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-06/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:298;s:11:\"trend_index\";i:268;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:267;a:20:{s:4:\"tmpl\";i:1440;s:2:\"id\";i:24563;s:5:\"title\";s:27:\"Wireframe – Contact 4\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-4.jpg\";s:12:\"tmpl_created\";i:1653989095;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:84:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:268;a:20:{s:4:\"tmpl\";i:1162;s:2:\"id\";i:17284;s:5:\"title\";s:38:\"Dietitian – Health & Fitness\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/01/Dietitian.png\";s:12:\"tmpl_created\";i:1610903484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/dietitian-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Health\",\"landscape design\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:814;s:11:\"trend_index\";i:800;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:269;a:20:{s:4:\"tmpl\";i:1439;s:2:\"id\";i:24553;s:5:\"title\";s:27:\"Wireframe – Contact 3\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-3.jpg\";s:12:\"tmpl_created\";i:1653989057;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Professional\",\"Testimonial\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:270;a:20:{s:4:\"tmpl\";i:1144;s:2:\"id\";i:16897;s:5:\"title\";s:30:\"Personal Chef – Business\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Personal-Chef.png\";s:12:\"tmpl_created\";i:1610466247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/personal-chef-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:53:\"[\"Business\",\"Chef\",\"Food\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:795;s:11:\"trend_index\";i:617;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:271;a:20:{s:4:\"tmpl\";i:1435;s:2:\"id\";i:24504;s:5:\"title\";s:28:\"Wireframe – Services 2\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2.jpg\";s:12:\"tmpl_created\";i:1653988910;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:80:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:272;a:20:{s:4:\"tmpl\";i:669;s:2:\"id\";i:8524;s:5:\"title\";s:11:\"404 page 07\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/007.jpg\";s:12:\"tmpl_created\";i:1526415337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-07/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:303;s:11:\"trend_index\";i:171;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:273;a:20:{s:4:\"tmpl\";i:1147;s:2:\"id\";i:16946;s:5:\"title\";s:52:\"Online Full-Stack Developer Course – Education\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Full-Stack-Developer-Course.png\";s:12:\"tmpl_created\";i:1610532778;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/lp/online-full-stack-developer-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:76:\"[\"Academy\",\"Coding\",\"Course Online\",\"Developer\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:805;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:274;a:20:{s:4:\"tmpl\";i:1437;s:2:\"id\";i:24528;s:5:\"title\";s:27:\"Wireframe – Contact 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-1.jpg\";s:12:\"tmpl_created\";i:1653988981;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:275;a:20:{s:4:\"tmpl\";i:1143;s:2:\"id\";i:16868;s:5:\"title\";s:40:\"Virtual Assistant – Online Service\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/01/Virtual-Assistant-250x280-1.png\";s:12:\"tmpl_created\";i:1610465656;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/virtual-assistant-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:46:\"[\"Assistant\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:793;s:11:\"trend_index\";i:757;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:276;a:20:{s:4:\"tmpl\";i:673;s:2:\"id\";i:8526;s:5:\"title\";s:11:\"404 page 09\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/009.jpg\";s:12:\"tmpl_created\";i:1526415474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-09/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:477;s:11:\"trend_index\";i:285;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:277;a:20:{s:4:\"tmpl\";i:1228;s:2:\"id\";i:21104;s:5:\"title\";s:26:\"Restaurant – Contact\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/11-Contact-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638800146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/restaurant-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:60:\"[\"Contact\",\"Food\",\"Form\",\"Google Maps\",\"Info\",\"Testimonial\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:278;a:20:{s:4:\"tmpl\";i:1140;s:2:\"id\";i:16812;s:5:\"title\";s:40:\"Construction Project – Real Estate\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Construction-Project.png\";s:12:\"tmpl_created\";i:1610463582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/construction-project-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:59:\"[\"Construction\",\"Landing Pages\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:796;s:11:\"trend_index\";i:724;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:279;a:20:{s:4:\"tmpl\";i:1244;s:2:\"id\";i:21393;s:5:\"title\";s:34:\"Interior Designer – Projects\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2021/12/big-22-Projects-Interior-Designer-New.jpeg\";s:12:\"tmpl_created\";i:1638823945;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/interior-designer-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:93:\"[\"Creative\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Interior Design\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:280;a:20:{s:4:\"tmpl\";i:1148;s:2:\"id\";i:16960;s:5:\"title\";s:44:\"Dog & Cat Food Delivery – Business\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2021/01/Dog-Food.png\";s:12:\"tmpl_created\";i:1610533581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/dog-cat-food-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:71:\"[\"Business\",\"Cat\",\"Delivery\",\"Dog\",\"Food\",\"Landing Pages\",\"Pet\",\"Pets\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:782;s:11:\"trend_index\";i:510;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:281;a:20:{s:4:\"tmpl\";i:670;s:2:\"id\";i:8525;s:5:\"title\";s:11:\"404 page 08\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/008.jpg\";s:12:\"tmpl_created\";i:1526415374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-08/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:510;s:11:\"trend_index\";i:575;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:282;a:20:{s:4:\"tmpl\";i:1251;s:2:\"id\";i:22143;s:5:\"title\";s:33:\"Fashion Store – Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1647177389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/fashion-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:283;a:20:{s:4:\"tmpl\";i:1155;s:2:\"id\";i:17095;s:5:\"title\";s:36:\"Mobile Pet Grooming – Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Mobile-Pet-Grooming.png\";s:12:\"tmpl_created\";i:1610632115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/mobile-pet-grooming-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:38:\"[\"Dog\",\"Groom\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:786;s:11:\"trend_index\";i:731;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:284;a:20:{s:4:\"tmpl\";i:1241;s:2:\"id\";i:21451;s:5:\"title\";s:26:\"Exhibition – Gallery\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/21-Gallery-Exhibition.jpg\";s:12:\"tmpl_created\";i:1638821855;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/exhibition-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"Art\",\"Creative\",\"Creative Portfolio\",\"Exhibition\",\"Gallery\",\"Portfolio\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:285;a:20:{s:4:\"tmpl\";i:502;s:2:\"id\";i:5438;s:5:\"title\";s:7:\"About 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_4.png\";s:12:\"tmpl_created\";i:1520443512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:147;s:11:\"trend_index\";i:9;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:286;a:20:{s:4:\"tmpl\";i:1159;s:2:\"id\";i:17245;s:5:\"title\";s:34:\"Marketing Course – Education\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2021/01/PPC.png\";s:12:\"tmpl_created\";i:1610902958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/marketing-course-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:45:\"[\"Course Online\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:770;s:11:\"trend_index\";i:430;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:287;a:20:{s:4:\"tmpl\";i:1240;s:2:\"id\";i:21430;s:5:\"title\";s:30:\"Travel Blogger – Gallery\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/12/19-Gallery-Travel-Blogger.jpg\";s:12:\"tmpl_created\";i:1638821592;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/travel-blogger-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Gallery\",\"Photography\",\"Slider\",\"Travel\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:288;a:20:{s:4:\"tmpl\";i:1149;s:2:\"id\";i:16983;s:5:\"title\";s:41:\"Pilates Instructor – Online Service\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Pilates-Instructor.png\";s:12:\"tmpl_created\";i:1610534138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/lp/pilates-instructor-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:70:\"[\"Free Trial\",\"Instructor\",\"Landing Pages\",\"Online Service\",\"Pilates\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:778;s:11:\"trend_index\";i:412;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:289;a:20:{s:4:\"tmpl\";i:1416;s:2:\"id\";i:24104;s:5:\"title\";s:33:\"Ceramics Shop – Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Ceramics-Shop.jpg\";s:12:\"tmpl_created\";i:1650988949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/ceramics-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:290;a:20:{s:4:\"tmpl\";i:557;s:2:\"id\";i:6135;s:5:\"title\";s:8:\"About 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_2.png\";s:12:\"tmpl_created\";i:1520443663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:77;s:11:\"trend_index\";i:47;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:291;a:20:{s:4:\"tmpl\";i:1412;s:2:\"id\";i:24033;s:5:\"title\";s:37:\"Dance Studio – Maintenance Mode\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Dance-Studio.jpg\";s:12:\"tmpl_created\";i:1649881344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/dance-studio-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:113:\"[\"Academy\",\"Business\",\"Dance Studio\",\"Form\",\"Pilates\",\"School\",\"Sport\",\"Teacher\",\"Training\",\"Under Construction\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:292;a:20:{s:4:\"tmpl\";i:1190;s:2:\"id\";i:18568;s:5:\"title\";s:32:\"Flower Delivery – Business\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/04/Flower-Delivery.png\";s:12:\"tmpl_created\";i:1617546716;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/flower-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:37:\"[\"Delivery\",\"Flower\",\"Landing Pages\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:874;s:11:\"trend_index\";i:763;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:293;a:20:{s:4:\"tmpl\";i:1145;s:2:\"id\";i:16917;s:5:\"title\";s:22:\"Webinar – Events\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Webinar-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610466822;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/webinar-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:36:\"[\"Events\",\"Landing Pages\",\"Webinar\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:821;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:294;a:20:{s:4:\"tmpl\";i:1413;s:2:\"id\";i:24049;s:5:\"title\";s:33:\"ECO Shop – Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-ECO-Shop.jpg\";s:12:\"tmpl_created\";i:1649882053;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/eco-shop-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:110:\"[\"Aesthetic\",\"Business\",\"Creative\",\"Decor\",\"Health\",\"Help\",\"Lifestyle\",\"Products\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:295;a:20:{s:4:\"tmpl\";i:497;s:2:\"id\";i:5397;s:5:\"title\";s:8:\"About 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1.png\";s:12:\"tmpl_created\";i:1520443503;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:148;s:11:\"trend_index\";i:43;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:296;a:20:{s:4:\"tmpl\";i:1154;s:2:\"id\";i:17079;s:5:\"title\";s:42:\"Calls Volunteer – Social Involvement\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Calls-Volunteer.png\";s:12:\"tmpl_created\";i:1610631774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/calls-volunteer-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:68:\"[\"Care\",\"Covid-19\",\"Help\",\"Involvement\",\"Landing Pages\",\"Volunteer\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:854;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:297;a:20:{s:4:\"tmpl\";i:1419;s:2:\"id\";i:24136;s:5:\"title\";s:29:\"Food Blog – Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Food-Blog.jpg\";s:12:\"tmpl_created\";i:1650990034;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/food-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:62:\"[\"Blog\",\"Business\",\"Coming Soon\",\"Cooking\",\"Education\",\"Food\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:298;a:20:{s:4:\"tmpl\";i:1142;s:2:\"id\";i:16836;s:5:\"title\";s:33:\"Marketing Agency – Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/01/Marketing-Agency-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610464490;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/marketing-agency-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:74:\"[\"Agency\",\"Business\",\"Landing Pages\",\"Marketing\",\"Marketing Landing Page\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:816;s:11:\"trend_index\";i:787;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:299;a:20:{s:4:\"tmpl\";i:1411;s:2:\"id\";i:24020;s:5:\"title\";s:35:\"Mobile App – Maintenance Mode\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Mobile-App.jpg\";s:12:\"tmpl_created\";i:1649880955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/mobile-app-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:77:\"[\"App\",\"Business\",\"Coding\",\"Computer\",\"Launch\",\"Mobile\",\"Under Construction\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:300;a:20:{s:4:\"tmpl\";i:498;s:2:\"id\";i:5405;s:5:\"title\";s:8:\"About 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1.png\";s:12:\"tmpl_created\";i:1520443505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:216;s:11:\"trend_index\";i:50;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:301;a:20:{s:4:\"tmpl\";i:1139;s:2:\"id\";i:16785;s:5:\"title\";s:42:\"Gym Promotion – Health & Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Gym-LP.jpg\";s:12:\"tmpl_created\";i:1610455496;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/gym-promotion-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:42:\"[\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:820;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:302;a:20:{s:4:\"tmpl\";i:1420;s:2:\"id\";i:24152;s:5:\"title\";s:32:\"Perfume Shop – Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Perfume-Shop.jpg\";s:12:\"tmpl_created\";i:1650990353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/perfume-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Business\",\"Coming Soon\",\"Cosmetics\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:303;a:20:{s:4:\"tmpl\";i:1185;s:2:\"id\";i:18492;s:5:\"title\";s:34:\"Bicycle Pre-Sale – eCommerce\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bike-Landing-Page.png\";s:12:\"tmpl_created\";i:1617535552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/bicycle-pre-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:34:\"[\"Bicycle\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:50;s:16:\"popularity_index\";i:871;s:11:\"trend_index\";i:826;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:304;a:20:{s:4:\"tmpl\";i:1418;s:2:\"id\";i:24126;s:5:\"title\";s:28:\"Skincare – Coming Soon\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Skincare.jpg\";s:12:\"tmpl_created\";i:1650989585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/skincare-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:128:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Coming Soon\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Services\",\"Skincare\",\"Treatment\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:305;a:20:{s:4:\"tmpl\";i:1181;s:2:\"id\";i:18349;s:5:\"title\";s:39:\"Virtual try-on glasses – Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-8.png\";s:12:\"tmpl_created\";i:1614772569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/virtual-try-on-glasses-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:64:\"[\"Fashion\",\"Glasses\",\"Landing Pages\",\"Online Service\",\"Virtual\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:848;s:11:\"trend_index\";i:803;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:306;a:20:{s:4:\"tmpl\";i:500;s:2:\"id\";i:5421;s:5:\"title\";s:8:\"About 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_3.png\";s:12:\"tmpl_created\";i:1520443509;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:215;s:11:\"trend_index\";i:77;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:307;a:20:{s:4:\"tmpl\";i:513;s:2:\"id\";i:5533;s:5:\"title\";s:8:\"About 15\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_10.png\";s:12:\"tmpl_created\";i:1520443534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:21;s:11:\"trend_index\";i:57;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:308;a:20:{s:4:\"tmpl\";i:1410;s:2:\"id\";i:24004;s:5:\"title\";s:33:\"Skincare – Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Skincare.jpg\";s:12:\"tmpl_created\";i:1649880534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/skincare-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:144:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Makeup\",\"Services\",\"Skincare\",\"Treatment\",\"Under Construction\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:309;a:20:{s:4:\"tmpl\";i:1172;s:2:\"id\";i:17458;s:5:\"title\";s:31:\"Moving Company – Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Moving-Company.png\";s:12:\"tmpl_created\";i:1612727025;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/moving-company-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"Landing Pages\",\"Movers\",\"Moving\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:826;s:11:\"trend_index\";i:767;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:310;a:20:{s:4:\"tmpl\";i:1415;s:2:\"id\";i:24092;s:5:\"title\";s:29:\"Vase Shop – Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Vase-Shop.jpg\";s:12:\"tmpl_created\";i:1650988613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/vase-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:311;a:20:{s:4:\"tmpl\";i:1186;s:2:\"id\";i:18517;s:5:\"title\";s:29:\"Food Blog – Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Food-Blog.png\";s:12:\"tmpl_created\";i:1617539897;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/food-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:45:\"[\"Blog\",\"Coming Soon\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:844;s:11:\"trend_index\";i:672;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:312;a:20:{s:4:\"tmpl\";i:1167;s:2:\"id\";i:17379;s:5:\"title\";s:33:\"IT Service – Online Service\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-IT-Service.png\";s:12:\"tmpl_created\";i:1612713022;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/it-service-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:41:\"[\"IT\",\"Landing Pages\",\"Remote\",\"Support\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:806;s:11:\"trend_index\";i:634;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:313;a:20:{s:4:\"tmpl\";i:1248;s:2:\"id\";i:22134;s:5:\"title\";s:32:\"Art Magazine – Coming Soon\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647176713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/art-magazine-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:314;a:20:{s:4:\"tmpl\";i:512;s:2:\"id\";i:5525;s:5:\"title\";s:8:\"About 14\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_10.png\";s:12:\"tmpl_created\";i:1520443532;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:9;s:11:\"trend_index\";i:29;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:315;a:20:{s:4:\"tmpl\";i:1189;s:2:\"id\";i:18560;s:5:\"title\";s:52:\"Finance Learning Platform – Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1617542761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/lp/finance-learning-platform-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:843;s:11:\"trend_index\";i:561;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:316;a:20:{s:4:\"tmpl\";i:1225;s:2:\"id\";i:21041;s:5:\"title\";s:41:\"Business Consulting Company – About\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2021/12/8-About-Business-Consulting-Company.jpg\";s:12:\"tmpl_created\";i:1638797560;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/business-consulting-company-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Coach\",\"Collaboration\",\"Consulting\",\"Life Coach\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:317;a:20:{s:4:\"tmpl\";i:1187;s:2:\"id\";i:18528;s:5:\"title\";s:36:\"Home Decor Store – Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1617541784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/home-decor-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:872;s:11:\"trend_index\";i:819;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:318;a:20:{s:4:\"tmpl\";i:1243;s:2:\"id\";i:21135;s:5:\"title\";s:28:\"Construction – Service\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/13-Service-Construction.jpg\";s:12:\"tmpl_created\";i:1638823202;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/construction-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Architecture\",\"Construction\",\"Faq\",\"Services\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:319;a:20:{s:4:\"tmpl\";i:501;s:2:\"id\";i:5429;s:5:\"title\";s:8:\"About 16\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_4.png\";s:12:\"tmpl_created\";i:1520443510;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:59;s:11:\"trend_index\";i:8;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:320;a:20:{s:4:\"tmpl\";i:1174;s:2:\"id\";i:17504;s:5:\"title\";s:29:\"Hair Stylist – Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-3.png\";s:12:\"tmpl_created\";i:1612883014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/hair-stylist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:59:\"[\"Business\",\"Hair\",\"hairdresser\",\"Landing Pages\",\"Stylist\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:840;s:11:\"trend_index\";i:806;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:321;a:20:{s:4:\"tmpl\";i:1223;s:2:\"id\";i:20981;s:5:\"title\";s:37:\"Creative Digital Agency – About\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2021/12/6-About-Creative-Digital-Agency.jpg\";s:12:\"tmpl_created\";i:1638789303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/creative-digital-agency-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"About\",\"Advisor\",\"Creative\",\"Creative Portfolio\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:322;a:20:{s:4:\"tmpl\";i:1184;s:2:\"id\";i:18449;s:5:\"title\";s:45:\"Aesthetic Clinic – Health & Fitness\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/03/Aesthetic-Clinic.png\";s:12:\"tmpl_created\";i:1616682181;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/aesthetic-clinic-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:57:\"[\"Aesthetic\",\"Beauty\",\"Fitness\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:859;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:323;a:20:{s:4:\"tmpl\";i:1221;s:2:\"id\";i:20926;s:5:\"title\";s:33:\"Doctors Online Consultation -Home\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/12/4-Home-Doctors-Online-Consultation.jpg\";s:12:\"tmpl_created\";i:1638787371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/doctors-online-consultation-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:35:\"[\"App\",\"Health\",\"Medical\",\"Online\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:324;a:20:{s:4:\"tmpl\";i:505;s:2:\"id\";i:5464;s:5:\"title\";s:8:\"About 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_6.png\";s:12:\"tmpl_created\";i:1520443518;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:220;s:11:\"trend_index\";i:142;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:325;a:20:{s:4:\"tmpl\";i:1165;s:2:\"id\";i:17353;s:5:\"title\";s:44:\"Online Cooking Course – Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-2.png\";s:12:\"tmpl_created\";i:1612705144;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/lp/online-cooking-course-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Cooking\",\"Course Online\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:845;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:326;a:20:{s:4:\"tmpl\";i:1188;s:2:\"id\";i:18550;s:5:\"title\";s:39:\"Online Store – Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1617542506;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/online-store-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"Online Shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:832;s:11:\"trend_index\";i:600;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:327;a:20:{s:4:\"tmpl\";i:1250;s:2:\"id\";i:22140;s:5:\"title\";s:33:\"Design School – Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1647177317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/design-school-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:328;a:20:{s:4:\"tmpl\";i:510;s:2:\"id\";i:5504;s:5:\"title\";s:8:\"About 18\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_9.png\";s:12:\"tmpl_created\";i:1520443528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:104;s:11:\"trend_index\";i:46;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:329;a:20:{s:4:\"tmpl\";i:1191;s:2:\"id\";i:18539;s:5:\"title\";s:40:\"Travel Agency – Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1617610273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/travel-agency-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:876;s:11:\"trend_index\";i:652;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:330;a:20:{s:4:\"tmpl\";i:1175;s:2:\"id\";i:18270;s:5:\"title\";s:24:\"Open week – Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280.png\";s:12:\"tmpl_created\";i:1614767186;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/open-week-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:59:\"[\"Education\",\"Event\",\"Events\",\"Landing Pages\",\"University\"]\";s:10:\"menu_order\";i:62;s:16:\"popularity_index\";i:831;s:11:\"trend_index\";i:673;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:331;a:20:{s:4:\"tmpl\";i:1177;s:2:\"id\";i:18300;s:5:\"title\";s:30:\"Makeup Artist – Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-2.png\";s:12:\"tmpl_created\";i:1614768608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/makeup-artist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Beauty\",\"Business\",\"Course Online\",\"Landing Pages\",\"Makeup\",\"Online Service\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:861;s:11:\"trend_index\";i:783;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:332;a:20:{s:4:\"tmpl\";i:511;s:2:\"id\";i:5515;s:5:\"title\";s:8:\"About 19\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_9.png\";s:12:\"tmpl_created\";i:1520443530;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:268;s:11:\"trend_index\";i:161;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:333;a:20:{s:4:\"tmpl\";i:1179;s:2:\"id\";i:18329;s:5:\"title\";s:63:\"Online Real Estate Investment Conference – Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-5.png\";s:12:\"tmpl_created\";i:1614770404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/lp/online-real-estate-investment-conference-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:76:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Online Event\",\"Real estate\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:866;s:11:\"trend_index\";i:779;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:334;a:20:{s:4:\"tmpl\";i:506;s:2:\"id\";i:5472;s:5:\"title\";s:7:\"About 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_7.png\";s:12:\"tmpl_created\";i:1520443520;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:210;s:11:\"trend_index\";i:116;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:335;a:20:{s:4:\"tmpl\";i:1183;s:2:\"id\";i:18391;s:5:\"title\";s:45:\"Children’s Optometrist – Business\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Childrens-Optometrist.png\";s:12:\"tmpl_created\";i:1614773564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/childrens-optometrist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:85:\"[\"Business\",\"Children\",\"Eye\",\"Glasses\",\"Health\",\"Kids\",\"Landing Pages\",\"Optometrist\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:877;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:336;a:20:{s:4:\"tmpl\";i:1182;s:2:\"id\";i:18366;s:5:\"title\";s:30:\"Car Insurance – Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Car-Insurance.png\";s:12:\"tmpl_created\";i:1614773263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/car-insurance-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"car\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:869;s:11:\"trend_index\";i:797;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:337;a:20:{s:4:\"tmpl\";i:1201;s:2:\"id\";i:19144;s:5:\"title\";s:25:\"Birthday Party Invitation\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/06/250x280.png\";s:12:\"tmpl_created\";i:1623848691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/birthday-party-invitation/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Birthday\",\"Event\",\"Landing Pages\",\"Party\",\"RSVD\",\"Save the Date\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:338;a:20:{s:4:\"tmpl\";i:1124;s:2:\"id\";i:16473;s:5:\"title\";s:26:\"Beauty Salon – About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/about-1.jpg\";s:12:\"tmpl_created\";i:1608622373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/beauty-salon-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:615;s:11:\"trend_index\";i:184;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:339;a:20:{s:4:\"tmpl\";i:1176;s:2:\"id\";i:18291;s:5:\"title\";s:47:\"Grill Restaurant Food Delivery – Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Food-Delivery-LP.png\";s:12:\"tmpl_created\";i:1614767830;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/lp/grill-restaurant-food-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Delivery\",\"Delivery Service\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:819;s:11:\"trend_index\";i:685;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:340;a:20:{s:4:\"tmpl\";i:504;s:2:\"id\";i:5455;s:5:\"title\";s:8:\"About 20\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_6.png\";s:12:\"tmpl_created\";i:1520443516;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:134;s:11:\"trend_index\";i:70;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:341;a:20:{s:4:\"tmpl\";i:1125;s:2:\"id\";i:16488;s:5:\"title\";s:28:\"Beauty Salon – Contact\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/contact.jpg\";s:12:\"tmpl_created\";i:1608622374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/beauty-salon-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:548;s:11:\"trend_index\";i:101;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:342;a:20:{s:4:\"tmpl\";i:1180;s:2:\"id\";i:18340;s:5:\"title\";s:30:\"Restaurant – Coming Soon\";s:9:\"thumbnail\";s:98:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Restuarant-Coming-Soon-LP.png\";s:12:\"tmpl_created\";i:1614772183;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/restaurant-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:51:\"[\"Coming Soon\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:810;s:11:\"trend_index\";i:809;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:343;a:20:{s:4:\"tmpl\";i:499;s:2:\"id\";i:5413;s:5:\"title\";s:8:\"About 21\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2.png\";s:12:\"tmpl_created\";i:1520443507;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:83;s:11:\"trend_index\";i:52;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:344;a:20:{s:4:\"tmpl\";i:1126;s:2:\"id\";i:16496;s:5:\"title\";s:28:\"Beauty Salon – Gallery\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/12/gallery-1.jpg\";s:12:\"tmpl_created\";i:1608622379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/beauty-salon-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:491;s:11:\"trend_index\";i:90;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:345;a:20:{s:4:\"tmpl\";i:1173;s:2:\"id\";i:17480;s:5:\"title\";s:42:\"At-home Massage Therapist – Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/02/At-Home-Massage-Therapist.jpg\";s:12:\"tmpl_created\";i:1612879264;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/at-home-massage-therapist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:60:\"[\"Business\",\"Health\",\"Landing Pages\",\"Services\",\"Therapist\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:856;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:346;a:20:{s:4:\"tmpl\";i:1127;s:2:\"id\";i:16457;s:5:\"title\";s:25:\"Beauty Salon – Home\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/home-1.jpg\";s:12:\"tmpl_created\";i:1608622383;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/beauty-salon-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:408;s:11:\"trend_index\";i:56;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:347;a:20:{s:4:\"tmpl\";i:1178;s:2:\"id\";i:18317;s:5:\"title\";s:26:\"Insurance – Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Life-Insirance.png\";s:12:\"tmpl_created\";i:1614769488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/lp/insurance-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:61:\"[\"Business\",\"Family\",\"Financial\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:870;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:348;a:20:{s:4:\"tmpl\";i:1128;s:2:\"id\";i:16518;s:5:\"title\";s:29:\"Beauty Salon – Services\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/12/services-1.jpg\";s:12:\"tmpl_created\";i:1608622386;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/beauty-salon-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:664;s:11:\"trend_index\";i:261;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:349;a:20:{s:4:\"tmpl\";i:1168;s:2:\"id\";i:17401;s:5:\"title\";s:40:\"Conference Thank You Page – Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280.png\";s:12:\"tmpl_created\";i:1612724753;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/conference-thank-you-page-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:59:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:799;s:11:\"trend_index\";i:540;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:350;a:20:{s:4:\"tmpl\";i:503;s:2:\"id\";i:5447;s:5:\"title\";s:7:\"About 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_5.png\";s:12:\"tmpl_created\";i:1520443514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:48;s:11:\"trend_index\";i:12;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:351;a:20:{s:4:\"tmpl\";i:1073;s:2:\"id\";i:15486;s:5:\"title\";s:25:\"Travel Blog – About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/About.jpg\";s:12:\"tmpl_created\";i:1606215720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/travel-blog-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:608;s:11:\"trend_index\";i:343;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:352;a:20:{s:4:\"tmpl\";i:1166;s:2:\"id\";i:17368;s:5:\"title\";s:38:\"Real Estate Agency – Real-Estate\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Real-Estate.png\";s:12:\"tmpl_created\";i:1612711814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/real-estate-agency-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:73:\"[\"Landing Pages\",\"listing\",\"Real estate\",\"Realestate\",\"realtor\",\"realty\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:858;s:11:\"trend_index\";i:777;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:353;a:20:{s:4:\"tmpl\";i:1074;s:2:\"id\";i:15478;s:5:\"title\";s:27:\"Travel Blog – Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1606215735;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-blog-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:687;s:11:\"trend_index\";i:564;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:354;a:20:{s:4:\"tmpl\";i:1170;s:2:\"id\";i:17423;s:5:\"title\";s:57:\"Volunteer Calls Thank You Page – Social Involvement\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/02/Volunteer-Calls-TYP.jpg\";s:12:\"tmpl_created\";i:1612726058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:151:\"https://library.elementor.com/lp/volunteer-calls-thank-you-page-social-involvement/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:62:\"[\"Care\",\"Involvement\",\"Landing Pages\",\"Thank You\",\"Volunteer\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:857;s:11:\"trend_index\";i:818;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:355;a:20:{s:4:\"tmpl\";i:507;s:2:\"id\";i:5480;s:5:\"title\";s:7:\"About 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_7-1.png\";s:12:\"tmpl_created\";i:1520443522;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-4-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:428;s:11:\"trend_index\";i:303;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:356;a:20:{s:4:\"tmpl\";i:1075;s:2:\"id\";i:15467;s:5:\"title\";s:24:\"Travel Blog – Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/11/Home.jpg\";s:12:\"tmpl_created\";i:1606215756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/travel-blog-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:567;s:11:\"trend_index\";i:224;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:357;a:20:{s:4:\"tmpl\";i:1169;s:2:\"id\";i:17409;s:5:\"title\";s:37:\"Webinar Thank You Page – Events\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Webinar-TYP.png\";s:12:\"tmpl_created\";i:1612725644;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/lp/webinar-thank-you-page-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:56:\"[\"Event\",\"Events\",\"Landing Pages\",\"Thank You\",\"Webinar\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:868;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:358;a:20:{s:4:\"tmpl\";i:1056;s:2:\"id\";i:15317;s:5:\"title\";s:25:\"Dance Studio – Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/10/Home.jpg\";s:12:\"tmpl_created\";i:1603181291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/dance-studio-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:596;s:11:\"trend_index\";i:301;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:359;a:20:{s:4:\"tmpl\";i:545;s:2:\"id\";i:6027;s:5:\"title\";s:7:\"About 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1-1.png\";s:12:\"tmpl_created\";i:1520443639;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-5-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:40;s:11:\"trend_index\";i:40;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:360;a:20:{s:4:\"tmpl\";i:1160;s:2:\"id\";i:17258;s:5:\"title\";s:32:\"Beauty Product – eCommerce\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Beauty-Product.png\";s:12:\"tmpl_created\";i:1610903153;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/beauty-product-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:38:\"[\"Beauty\",\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:797;s:11:\"trend_index\";i:703;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:361;a:20:{s:4:\"tmpl\";i:1057;s:2:\"id\";i:15334;s:5:\"title\";s:26:\"Dance Studio – About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/About.jpg\";s:12:\"tmpl_created\";i:1603181364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/dance-studio-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:626;s:11:\"trend_index\";i:373;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:362;a:20:{s:4:\"tmpl\";i:546;s:2:\"id\";i:6036;s:5:\"title\";s:7:\"About 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1-1.png\";s:12:\"tmpl_created\";i:1520443641;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/about-6-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:90;s:11:\"trend_index\";i:123;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:363;a:20:{s:4:\"tmpl\";i:1171;s:2:\"id\";i:17435;s:5:\"title\";s:39:\"Gym – App Service – Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-4.png\";s:12:\"tmpl_created\";i:1612726462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/gym-app-service-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:58:\"[\"App\",\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:767;s:11:\"trend_index\";i:577;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:364;a:20:{s:4:\"tmpl\";i:1058;s:2:\"id\";i:15349;s:5:\"title\";s:28:\"Dance Studio – Classes\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes.jpg\";s:12:\"tmpl_created\";i:1603181425;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:629;s:11:\"trend_index\";i:458;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:365;a:20:{s:4:\"tmpl\";i:1156;s:2:\"id\";i:17111;s:5:\"title\";s:33:\"Sunglasses Sale – eCommerce\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/01/Sunglasses-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610632408;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/sunglasses-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Ecommerce\",\"Fashion\",\"Landing Pages\",\"Sale\",\"Sunglasses\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:812;s:11:\"trend_index\";i:732;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:366;a:20:{s:4:\"tmpl\";i:1055;s:2:\"id\";i:15366;s:5:\"title\";s:29:\"Dance Studio – Schedule\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes-Schedule.jpg\";s:12:\"tmpl_created\";i:1603181056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/dance-studio-schedule/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:698;s:11:\"trend_index\";i:602;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:367;a:20:{s:4:\"tmpl\";i:1157;s:2:\"id\";i:17223;s:5:\"title\";s:25:\"Fashion – eCommerce\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/01/Commerce-Fashion.png\";s:12:\"tmpl_created\";i:1610902553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/fashion-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:808;s:11:\"trend_index\";i:745;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:368;a:20:{s:4:\"tmpl\";i:1059;s:2:\"id\";i:15373;s:5:\"title\";s:28:\"Dance Studio – Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Pricing.jpg\";s:12:\"tmpl_created\";i:1603181678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:731;s:11:\"trend_index\";i:661;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:369;a:20:{s:4:\"tmpl\";i:1151;s:2:\"id\";i:17017;s:5:\"title\";s:28:\"Shoes Sale – eCommerce\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Shoes-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610535361;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/shoes-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:55:\"[\"Discount\",\"Ecommerce\",\"Landing Pages\",\"Sale\",\"Shoes\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:803;s:11:\"trend_index\";i:642;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:370;a:20:{s:4:\"tmpl\";i:508;s:2:\"id\";i:5488;s:5:\"title\";s:7:\"About 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_8.png\";s:12:\"tmpl_created\";i:1520443524;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:307;s:11:\"trend_index\";i:169;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:371;a:20:{s:4:\"tmpl\";i:1060;s:2:\"id\";i:15384;s:5:\"title\";s:28:\"Dance Studio – Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/10/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1603181738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:741;s:11:\"trend_index\";i:721;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:372;a:20:{s:4:\"tmpl\";i:556;s:2:\"id\";i:6122;s:5:\"title\";s:7:\"About 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2-1.png\";s:12:\"tmpl_created\";i:1520443661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:38;s:11:\"trend_index\";i:26;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:373;a:20:{s:4:\"tmpl\";i:1163;s:2:\"id\";i:17301;s:5:\"title\";s:53:\"Personal Chef – Thank You Page – Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/TYP-Personal-Chef.jpg\";s:12:\"tmpl_created\";i:1610903622;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/personal-chef-thank-you-page-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:43:\"[\"Chef\",\"Food\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:823;s:11:\"trend_index\";i:754;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:374;a:20:{s:4:\"tmpl\";i:1042;s:2:\"id\";i:15158;s:5:\"title\";s:26:\"Psychologist – About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/About.jpg\";s:12:\"tmpl_created\";i:1600157561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/psychologist-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:618;s:11:\"trend_index\";i:426;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:375;a:20:{s:4:\"tmpl\";i:1164;s:2:\"id\";i:17313;s:5:\"title\";s:60:\"Development Course – Thank You Page – Education\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Dev-Course-TYP-.png\";s:12:\"tmpl_created\";i:1610903776;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/lp/development-course-thank-you-page-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Education\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:834;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:376;a:20:{s:4:\"tmpl\";i:1045;s:2:\"id\";i:15197;s:5:\"title\";s:28:\"Psychologist – Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1600160499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/psychologist-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:666;s:11:\"trend_index\";i:558;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:377;a:20:{s:4:\"tmpl\";i:509;s:2:\"id\";i:5496;s:5:\"title\";s:7:\"About 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_8-1.png\";s:12:\"tmpl_created\";i:1520443526;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/about-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:523;s:11:\"trend_index\";i:453;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:378;a:20:{s:4:\"tmpl\";i:1041;s:2:\"id\";i:15142;s:5:\"title\";s:25:\"Psychologist – Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Home.jpg\";s:12:\"tmpl_created\";i:1600156308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/psychologist-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:464;s:11:\"trend_index\";i:297;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:379;a:20:{s:4:\"tmpl\";i:1044;s:2:\"id\";i:15188;s:5:\"title\";s:28:\"Psychologist – Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/09/Pricing.jpg\";s:12:\"tmpl_created\";i:1600159731;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/psychologist-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:732;s:11:\"trend_index\";i:537;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:380;a:20:{s:4:\"tmpl\";i:684;s:2:\"id\";i:8961;s:5:\"title\";s:9:\"archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.1.jpg\";s:12:\"tmpl_created\";i:1528639909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:79;s:11:\"trend_index\";i:15;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:381;a:20:{s:4:\"tmpl\";i:1043;s:2:\"id\";i:15167;s:5:\"title\";s:29:\"Psychologist – Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/09/Services.jpg\";s:12:\"tmpl_created\";i:1600158206;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/psychologist-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:85;s:16:\"popularity_index\";i:606;s:11:\"trend_index\";i:379;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:382;a:20:{s:4:\"tmpl\";i:1036;s:2:\"id\";i:14932;s:5:\"title\";s:30:\"Flooring Company – About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/About.png\";s:12:\"tmpl_created\";i:1597740110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/flooring-company-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:488;s:11:\"trend_index\";i:319;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:383;a:20:{s:4:\"tmpl\";i:685;s:2:\"id\";i:8969;s:5:\"title\";s:9:\"archive 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.2.jpg\";s:12:\"tmpl_created\";i:1528700014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:250;s:11:\"trend_index\";i:124;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:384;a:20:{s:4:\"tmpl\";i:1037;s:2:\"id\";i:14998;s:5:\"title\";s:32:\"Flooring Company – Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/08/Contact-Us.png\";s:12:\"tmpl_created\";i:1597740222;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/flooring-company-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:87;s:16:\"popularity_index\";i:553;s:11:\"trend_index\";i:380;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:385;a:20:{s:4:\"tmpl\";i:1038;s:2:\"id\";i:14965;s:5:\"title\";s:32:\"Flooring Company – Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/Gallery.png\";s:12:\"tmpl_created\";i:1597740353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/flooring-company-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:371;s:11:\"trend_index\";i:291;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:386;a:20:{s:4:\"tmpl\";i:686;s:2:\"id\";i:8973;s:5:\"title\";s:9:\"archive 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.3.jpg\";s:12:\"tmpl_created\";i:1528700205;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:176;s:11:\"trend_index\";i:54;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:387;a:20:{s:4:\"tmpl\";i:1282;s:2:\"id\";i:22417;s:5:\"title\";s:52:\"Finance Learning Platform – Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1647354987;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/finance-learning-platform-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:388;a:20:{s:4:\"tmpl\";i:1040;s:2:\"id\";i:14947;s:5:\"title\";s:33:\"Flooring company – Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/08/Services.png\";s:12:\"tmpl_created\";i:1597740551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/flooring-company-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:538;s:11:\"trend_index\";i:392;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:389;a:20:{s:4:\"tmpl\";i:1039;s:2:\"id\";i:14901;s:5:\"title\";s:29:\"Flooring Company – Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Home.png\";s:12:\"tmpl_created\";i:1597740474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/flooring-company-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:387;s:11:\"trend_index\";i:185;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:390;a:20:{s:4:\"tmpl\";i:687;s:2:\"id\";i:8977;s:5:\"title\";s:9:\"archive 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.4.jpg\";s:12:\"tmpl_created\";i:1528700326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:354;s:11:\"trend_index\";i:396;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:391;a:20:{s:4:\"tmpl\";i:1252;s:2:\"id\";i:22146;s:5:\"title\";s:36:\"Home Decor Store – Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1647177514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/home-decor-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:392;a:20:{s:4:\"tmpl\";i:688;s:2:\"id\";i:8981;s:5:\"title\";s:9:\"archive 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.5.jpg\";s:12:\"tmpl_created\";i:1528700484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:333;s:11:\"trend_index\";i:195;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:393;a:20:{s:4:\"tmpl\";i:1021;s:2:\"id\";i:14737;s:5:\"title\";s:32:\"Luxury Real Estate – About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/About.png\";s:12:\"tmpl_created\";i:1595313527;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/luxury-real-estate-about-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:150;s:11:\"trend_index\";i:447;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:394;a:20:{s:4:\"tmpl\";i:689;s:2:\"id\";i:8985;s:5:\"title\";s:9:\"archive 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.6.jpg\";s:12:\"tmpl_created\";i:1528700612;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:204;s:11:\"trend_index\";i:95;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:395;a:20:{s:4:\"tmpl\";i:1020;s:2:\"id\";i:14756;s:5:\"title\";s:34:\"Luxury Real Estate – Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Contact-Us.png\";s:12:\"tmpl_created\";i:1595313519;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/luxury-real-estate-contact-us-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:610;s:11:\"trend_index\";i:569;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:396;a:20:{s:4:\"tmpl\";i:1019;s:2:\"id\";i:14716;s:5:\"title\";s:31:\"Luxury Real Estate – Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Home.png\";s:12:\"tmpl_created\";i:1595313512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/luxury-real-estate-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:95;s:16:\"popularity_index\";i:394;s:11:\"trend_index\";i:165;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:397;a:20:{s:4:\"tmpl\";i:690;s:2:\"id\";i:8989;s:5:\"title\";s:9:\"archive 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.7.jpg\";s:12:\"tmpl_created\";i:1528701063;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:208;s:11:\"trend_index\";i:111;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:398;a:20:{s:4:\"tmpl\";i:1018;s:2:\"id\";i:14763;s:5:\"title\";s:31:\"Luxury Real Estate – News\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/07/news-Archive.png\";s:12:\"tmpl_created\";i:1595313273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/luxury-real-estate-news-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:404;s:11:\"trend_index\";i:167;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:399;a:20:{s:4:\"tmpl\";i:1283;s:2:\"id\";i:22423;s:5:\"title\";s:39:\"Online Store – Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1647355154;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/online-store-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"Online Shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:97;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:400;a:20:{s:4:\"tmpl\";i:691;s:2:\"id\";i:8996;s:5:\"title\";s:9:\"archive 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.8.jpg\";s:12:\"tmpl_created\";i:1528701290;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:227;s:11:\"trend_index\";i:153;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:401;a:20:{s:4:\"tmpl\";i:1010;s:2:\"id\";i:13960;s:5:\"title\";s:32:\"Japanese restaurant – Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/06/Home-Page.jpg\";s:12:\"tmpl_created\";i:1592289775;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/japanese-restaurant-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:537;s:11:\"trend_index\";i:287;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:402;a:20:{s:4:\"tmpl\";i:1284;s:2:\"id\";i:22428;s:5:\"title\";s:40:\"Travel Agency – Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1647355339;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/travel-agency-under-construction/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:99;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:403;a:20:{s:4:\"tmpl\";i:692;s:2:\"id\";i:9001;s:5:\"title\";s:9:\"archive 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.9.jpg\";s:12:\"tmpl_created\";i:1528701433;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/archive-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:265;s:11:\"trend_index\";i:208;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:404;a:20:{s:4:\"tmpl\";i:1007;s:2:\"id\";i:13993;s:5:\"title\";s:45:\"Japanese restaurant – Chef’s Menu\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/06/Chef_s-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/japanese-restaurant-chefs-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:651;s:11:\"trend_index\";i:675;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:405;a:20:{s:4:\"tmpl\";i:1006;s:2:\"id\";i:14012;s:5:\"title\";s:36:\"Japanese restaurant – Bar Menu\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/06/Bar-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/japanese-restaurant-bar-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:735;s:11:\"trend_index\";i:829;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:406;a:20:{s:4:\"tmpl\";i:1005;s:2:\"id\";i:13917;s:5:\"title\";s:33:\"Japanese restaurant – About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/06/About-Page.jpg\";s:12:\"tmpl_created\";i:1592289629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/japanese-restaurant-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:102;s:16:\"popularity_index\";i:640;s:11:\"trend_index\";i:389;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:407;a:20:{s:4:\"tmpl\";i:997;s:2:\"id\";i:13528;s:5:\"title\";s:22:\"Barbershop – 404\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/05/404-Page.jpg\";s:12:\"tmpl_created\";i:1589893152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/barbershop-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:768;s:11:\"trend_index\";i:681;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:408;a:20:{s:4:\"tmpl\";i:1009;s:2:\"id\";i:13937;s:5:\"title\";s:35:\"Japanese restaurant – Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1592289748;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/japanese-restaurant-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:648;s:11:\"trend_index\";i:551;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:409;a:20:{s:4:\"tmpl\";i:1008;s:2:\"id\";i:14030;s:5:\"title\";s:34:\"Japanese restaurant – Events\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/06/Events-Page.jpg\";s:12:\"tmpl_created\";i:1592289713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/japanese-restaurant-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:104;s:16:\"popularity_index\";i:723;s:11:\"trend_index\";i:711;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:410;a:20:{s:4:\"tmpl\";i:998;s:2:\"id\";i:13518;s:5:\"title\";s:26:\"Barbershop – Archive\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Blog-Page.jpg\";s:12:\"tmpl_created\";i:1589893157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/barbershop-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:737;s:11:\"trend_index\";i:523;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:411;a:20:{s:4:\"tmpl\";i:1016;s:2:\"id\";i:13984;s:5:\"title\";s:40:\"Japanese restaurant – Reservations\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/reservations.jpg\";s:12:\"tmpl_created\";i:1592294757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/japanese-restaurant-reservations/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:715;s:11:\"trend_index\";i:727;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:412;a:20:{s:4:\"tmpl\";i:999;s:2:\"id\";i:13479;s:5:\"title\";s:23:\"Barbershop – Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Home-Page.jpg\";s:12:\"tmpl_created\";i:1589893275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/barbershop-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:106;s:16:\"popularity_index\";i:683;s:11:\"trend_index\";i:832;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:413;a:20:{s:4:\"tmpl\";i:996;s:2:\"id\";i:13604;s:5:\"title\";s:25:\"Barbershop – Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1589893147;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/barbershop-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Footer\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:555;s:11:\"trend_index\";i:267;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:414;a:20:{s:4:\"tmpl\";i:1000;s:2:\"id\";i:13503;s:5:\"title\";s:24:\"Barbershop – About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/05/About-Page.jpg\";s:12:\"tmpl_created\";i:1589893289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/barbershop-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:744;s:11:\"trend_index\";i:739;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:415;a:20:{s:4:\"tmpl\";i:995;s:2:\"id\";i:13612;s:5:\"title\";s:25:\"Barbershop – Header\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/06/barber-shop-header.jpg\";s:12:\"tmpl_created\";i:1589893142;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/barbershop-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Header\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:343;s:11:\"trend_index\";i:137;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:416;a:20:{s:4:\"tmpl\";i:1001;s:2:\"id\";i:13548;s:5:\"title\";s:27:\"Barbershop – Services\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/05/Services-Page.jpg\";s:12:\"tmpl_created\";i:1589893298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/barbershop-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:761;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:417;a:20:{s:4:\"tmpl\";i:1002;s:2:\"id\";i:13560;s:5:\"title\";s:26:\"Barbershop – Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1589893307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/barbershop-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:109;s:16:\"popularity_index\";i:756;s:11:\"trend_index\";i:822;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:418;a:20:{s:4:\"tmpl\";i:1003;s:2:\"id\";i:13587;s:5:\"title\";s:26:\"Barbershop – Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/05/Contact-Us-Page.jpg\";s:12:\"tmpl_created\";i:1589893315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/barbershop-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:110;s:16:\"popularity_index\";i:753;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:419;a:20:{s:4:\"tmpl\";i:982;s:2:\"id\";i:13307;s:5:\"title\";s:26:\"Online Course – Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.jpg\";s:12:\"tmpl_created\";i:1587474541;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/online-course-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:230;s:11:\"trend_index\";i:125;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:420;a:20:{s:4:\"tmpl\";i:994;s:2:\"id\";i:13621;s:5:\"title\";s:30:\"Barbershop – Single Post\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/05/Single-Page.jpg\";s:12:\"tmpl_created\";i:1589893137;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/barbershop-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:736;s:11:\"trend_index\";i:580;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:421;a:20:{s:4:\"tmpl\";i:1131;s:2:\"id\";i:16527;s:5:\"title\";s:24:\"Beauty Salon – 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/12/404.jpg\";s:12:\"tmpl_created\";i:1608622517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/beauty-salon-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:29:\"[\"404\",\"Beauty Salon\",\"Hair\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:742;s:11:\"trend_index\";i:563;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:422;a:20:{s:4:\"tmpl\";i:983;s:2:\"id\";i:13328;s:5:\"title\";s:27:\"Online Course – About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.jpg\";s:12:\"tmpl_created\";i:1587474558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/online-course-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:508;s:11:\"trend_index\";i:429;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:423;a:20:{s:4:\"tmpl\";i:984;s:2:\"id\";i:13338;s:5:\"title\";s:33:\"Online Course – Course Page\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Course-Page.png\";s:12:\"tmpl_created\";i:1587474574;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/online-course-course-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:113;s:16:\"popularity_index\";i:337;s:11:\"trend_index\";i:310;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:424;a:20:{s:4:\"tmpl\";i:985;s:2:\"id\";i:13352;s:5:\"title\";s:29:\"Online Course – Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1587474591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/online-course-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:114;s:16:\"popularity_index\";i:565;s:11:\"trend_index\";i:533;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:425;a:20:{s:4:\"tmpl\";i:1130;s:2:\"id\";i:16535;s:5:\"title\";s:27:\"Beauty Salon – Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Footer.jpg\";s:12:\"tmpl_created\";i:1608622498;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/beauty-salon-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:32:\"[\"Beauty Salon\",\"Footer\",\"Hair\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:524;s:11:\"trend_index\";i:126;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:426;a:20:{s:4:\"tmpl\";i:971;s:2:\"id\";i:13187;s:5:\"title\";s:33:\"Interior Design – Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.png\";s:12:\"tmpl_created\";i:1586148661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/interior-design-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:331;s:11:\"trend_index\";i:264;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:427;a:20:{s:4:\"tmpl\";i:1453;s:2:\"id\";i:16346;s:5:\"title\";s:33:\"Your New Home – Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp3-l.png\";s:12:\"tmpl_created\";i:1660205402;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/your-new-home-real-estate/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:31:\"[\"Landing Pages\",\"Real estate\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:428;a:20:{s:4:\"tmpl\";i:972;s:2:\"id\";i:13199;s:5:\"title\";s:29:\"Interior Design – About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.png\";s:12:\"tmpl_created\";i:1586148666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/interior-design-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:316;s:11:\"trend_index\";i:334;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:429;a:20:{s:4:\"tmpl\";i:1129;s:2:\"id\";i:16545;s:5:\"title\";s:27:\"Beauty Salon – Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Header.jpg\";s:12:\"tmpl_created\";i:1608622495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/beauty-salon-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:32:\"[\"Beauty Salon\",\"Hair\",\"Header\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:356;s:11:\"trend_index\";i:49;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:430;a:20:{s:4:\"tmpl\";i:973;s:2:\"id\";i:13214;s:5:\"title\";s:32:\"Interior Design – Projects\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/portfolio_s.jpg\";s:12:\"tmpl_created\";i:1586148672;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/interior-design-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:367;s:11:\"trend_index\";i:323;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:431;a:20:{s:4:\"tmpl\";i:641;s:2:\"id\";i:7686;s:5:\"title\";s:12:\"Blog Posts 1\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2018/03/blog_posts.png\";s:12:\"tmpl_created\";i:1521558047;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/blog-posts-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:26:\"[\"Archive\",\"Blog\",\"posts\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:131;s:11:\"trend_index\";i:152;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:432;a:20:{s:4:\"tmpl\";i:974;s:2:\"id\";i:13229;s:5:\"title\";s:31:\"Interior Design – Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.png\";s:12:\"tmpl_created\";i:1586148677;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/interior-design-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:395;s:11:\"trend_index\";i:337;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:433;a:20:{s:4:\"tmpl\";i:959;s:2:\"id\";i:12948;s:5:\"title\";s:29:\"Photography – Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Home_s.png\";s:12:\"tmpl_created\";i:1582093442;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/photography-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:119;s:16:\"popularity_index\";i:241;s:11:\"trend_index\";i:201;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:434;a:20:{s:4:\"tmpl\";i:960;s:2:\"id\";i:12798;s:5:\"title\";s:25:\"Photography – About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/About_s.png\";s:12:\"tmpl_created\";i:1582093446;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/photography-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:499;s:11:\"trend_index\";i:374;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:435;a:20:{s:4:\"tmpl\";i:484;s:2:\"id\";i:5283;s:5:\"title\";s:9:\"Clients 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_2.png\";s:12:\"tmpl_created\";i:1520443478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-1-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:294;s:11:\"trend_index\";i:202;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:436;a:20:{s:4:\"tmpl\";i:961;s:2:\"id\";i:12868;s:5:\"title\";s:27:\"Photography – Contact\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Contact_s.png\";s:12:\"tmpl_created\";i:1582093450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/photography-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:121;s:16:\"popularity_index\";i:531;s:11:\"trend_index\";i:350;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:437;a:20:{s:4:\"tmpl\";i:962;s:2:\"id\";i:13056;s:5:\"title\";s:28:\"Photography – Wildlife\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/02/Wildlife_s.png\";s:12:\"tmpl_created\";i:1582093454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/photography-wildlife/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:579;s:11:\"trend_index\";i:656;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:438;a:20:{s:4:\"tmpl\";i:487;s:2:\"id\";i:5306;s:5:\"title\";s:10:\"Clients 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_3.png\";s:12:\"tmpl_created\";i:1520443484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:657;s:11:\"trend_index\";i:581;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:439;a:20:{s:4:\"tmpl\";i:963;s:2:\"id\";i:12922;s:5:\"title\";s:37:\"Photography – Glowing Jellyfish\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Jellyfish_S.png\";s:12:\"tmpl_created\";i:1582093457;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/photography-glowing-jellyfish/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:123;s:16:\"popularity_index\";i:628;s:11:\"trend_index\";i:532;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:440;a:20:{s:4:\"tmpl\";i:964;s:2:\"id\";i:12875;s:5:\"title\";s:36:\"Photography – Fluttering Birds\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Birds_s.png\";s:12:\"tmpl_created\";i:1582093461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/photography-fluttering-birds/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:124;s:16:\"popularity_index\";i:693;s:11:\"trend_index\";i:766;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:441;a:20:{s:4:\"tmpl\";i:965;s:2:\"id\";i:12962;s:5:\"title\";s:26:\"Photography – Nature\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Nature_s.png\";s:12:\"tmpl_created\";i:1582093465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/photography-nature/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:592;s:11:\"trend_index\";i:778;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:442;a:20:{s:4:\"tmpl\";i:491;s:2:\"id\";i:5341;s:5:\"title\";s:10:\"Clients 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_4.png\";s:12:\"tmpl_created\";i:1520443491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:603;s:11:\"trend_index\";i:633;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:443;a:20:{s:4:\"tmpl\";i:966;s:2:\"id\";i:12833;s:5:\"title\";s:38:\"Photography – Blossoming Flowers\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Flowers_s.png\";s:12:\"tmpl_created\";i:1582093469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/photography-blossoming-flowers/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:597;s:11:\"trend_index\";i:750;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:444;a:20:{s:4:\"tmpl\";i:488;s:2:\"id\";i:5315;s:5:\"title\";s:10:\"Clients 12\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4-1.png\";s:12:\"tmpl_created\";i:1520443486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:485;s:11:\"trend_index\";i:263;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:445;a:20:{s:4:\"tmpl\";i:967;s:2:\"id\";i:12898;s:5:\"title\";s:36:\"Photography – Forest Mushrooms\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Mushrooms_s.png\";s:12:\"tmpl_created\";i:1582093473;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/photography-forest-mushrooms/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:127;s:16:\"popularity_index\";i:667;s:11:\"trend_index\";i:649;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:446;a:20:{s:4:\"tmpl\";i:968;s:2:\"id\";i:12994;s:5:\"title\";s:24:\"Photography – Pets\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Pets_s.png\";s:12:\"tmpl_created\";i:1582093477;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/photography-pets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:128;s:16:\"popularity_index\";i:612;s:11:\"trend_index\";i:508;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:447;a:20:{s:4:\"tmpl\";i:969;s:2:\"id\";i:12805;s:5:\"title\";s:37:\"Photography – B&W Portraits\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Black_s.png\";s:12:\"tmpl_created\";i:1582093481;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/photography-bw-portraits/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:695;s:11:\"trend_index\";i:735;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:448;a:20:{s:4:\"tmpl\";i:490;s:2:\"id\";i:5333;s:5:\"title\";s:10:\"Clients 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_6.png\";s:12:\"tmpl_created\";i:1520443489;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:234;s:11:\"trend_index\";i:128;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:449;a:20:{s:4:\"tmpl\";i:970;s:2:\"id\";i:13031;s:5:\"title\";s:33:\"Photography – Vivid Parrots\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Parrots_s.png\";s:12:\"tmpl_created\";i:1582093484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/photography-vivid-parrots/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:660;s:11:\"trend_index\";i:643;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:450;a:20:{s:4:\"tmpl\";i:496;s:2:\"id\";i:5389;s:5:\"title\";s:10:\"Clients 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_9.png\";s:12:\"tmpl_created\";i:1520443501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:407;s:11:\"trend_index\";i:307;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:451;a:20:{s:4:\"tmpl\";i:940;s:2:\"id\";i:12621;s:5:\"title\";s:26:\"Magazine – Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/01/Home_s.png\";s:12:\"tmpl_created\";i:1579060604;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/magazine-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:131;s:16:\"popularity_index\";i:167;s:11:\"trend_index\";i:121;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:452;a:20:{s:4:\"tmpl\";i:936;s:2:\"id\";i:12352;s:5:\"title\";s:24:\"Travel – Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/12/Home_s.png\";s:12:\"tmpl_created\";i:1575960464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/travel-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:291;s:11:\"trend_index\";i:194;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:453;a:20:{s:4:\"tmpl\";i:486;s:2:\"id\";i:5298;s:5:\"title\";s:10:\"Clients 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_3.png\";s:12:\"tmpl_created\";i:1520443482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:465;s:11:\"trend_index\";i:520;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:454;a:20:{s:4:\"tmpl\";i:932;s:2:\"id\";i:12400;s:5:\"title\";s:20:\"Travel – About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/12/About.png\";s:12:\"tmpl_created\";i:1575960441;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/travel-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:133;s:16:\"popularity_index\";i:444;s:11:\"trend_index\";i:445;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:455;a:20:{s:4:\"tmpl\";i:938;s:2:\"id\";i:12479;s:5:\"title\";s:20:\"Travel – Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Tours_s.png\";s:12:\"tmpl_created\";i:1575960474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/travel-tours/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:539;s:11:\"trend_index\";i:726;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:456;a:20:{s:4:\"tmpl\";i:495;s:2:\"id\";i:5381;s:5:\"title\";s:10:\"Clients 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_9.png\";s:12:\"tmpl_created\";i:1520443499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/clients-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:198;s:11:\"trend_index\";i:168;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:457;a:20:{s:4:\"tmpl\";i:937;s:2:\"id\";i:12466;s:5:\"title\";s:27:\"Travel – Testimonials\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/Testimonials.png\";s:12:\"tmpl_created\";i:1575960469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-testimonials/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:135;s:16:\"popularity_index\";i:527;s:11:\"trend_index\";i:481;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:458;a:20:{s:4:\"tmpl\";i:935;s:2:\"id\";i:12443;s:5:\"title\";s:22:\"Travel – Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Gallery.png\";s:12:\"tmpl_created\";i:1575960459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/travel-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:136;s:16:\"popularity_index\";i:467;s:11:\"trend_index\";i:501;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:459;a:20:{s:4:\"tmpl\";i:934;s:2:\"id\";i:12431;s:5:\"title\";s:18:\"Travel – FAQ\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/FAQ.png\";s:12:\"tmpl_created\";i:1575960453;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-faq/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:501;s:11:\"trend_index\";i:387;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:460;a:20:{s:4:\"tmpl\";i:493;s:2:\"id\";i:5357;s:5:\"title\";s:9:\"Clients 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_7.png\";s:12:\"tmpl_created\";i:1520443495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:341;s:11:\"trend_index\";i:232;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:461;a:20:{s:4:\"tmpl\";i:933;s:2:\"id\";i:12421;s:5:\"title\";s:27:\"Travel – Contact Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/12/Contsct-Us.png\";s:12:\"tmpl_created\";i:1575960445;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/travel-contact-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:138;s:16:\"popularity_index\";i:571;s:11:\"trend_index\";i:536;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:462;a:20:{s:4:\"tmpl\";i:892;s:2:\"id\";i:11763;s:5:\"title\";s:27:\"Portfolio – Home Page\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Homepage_small.png\";s:12:\"tmpl_created\";i:1569428959;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/portfolio-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:280;s:11:\"trend_index\";i:241;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:463;a:20:{s:4:\"tmpl\";i:485;s:2:\"id\";i:5290;s:5:\"title\";s:9:\"Clients 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_2.png\";s:12:\"tmpl_created\";i:1520443480;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/clients-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:545;s:11:\"trend_index\";i:502;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:464;a:20:{s:4:\"tmpl\";i:891;s:2:\"id\";i:11781;s:5:\"title\";s:23:\"Portfolio – About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/About_small.png\";s:12:\"tmpl_created\";i:1569428955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/portfolio-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:349;s:11:\"trend_index\";i:290;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:465;a:20:{s:4:\"tmpl\";i:482;s:2:\"id\";i:5266;s:5:\"title\";s:9:\"Clients 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_1.png\";s:12:\"tmpl_created\";i:1520443474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:95;s:11:\"trend_index\";i:134;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:466;a:20:{s:4:\"tmpl\";i:890;s:2:\"id\";i:11793;s:5:\"title\";s:26:\"Portfolio – Projects\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Projects_small.png\";s:12:\"tmpl_created\";i:1569428951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/portfolio-projects/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:141;s:16:\"popularity_index\";i:448;s:11:\"trend_index\";i:467;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:467;a:20:{s:4:\"tmpl\";i:889;s:2:\"id\";i:11800;s:5:\"title\";s:25:\"Portfolio – Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/09/Contact_small.png\";s:12:\"tmpl_created\";i:1569428946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/portfolio-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:494;s:11:\"trend_index\";i:449;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:468;a:20:{s:4:\"tmpl\";i:866;s:2:\"id\";i:11163;s:5:\"title\";s:32:\"Digital Agency – Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/07/Home_small.png\";s:12:\"tmpl_created\";i:1564641877;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/digital-agency-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:57;s:11:\"trend_index\";i:32;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:469;a:20:{s:4:\"tmpl\";i:483;s:2:\"id\";i:5275;s:5:\"title\";s:9:\"Clients 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_1.png\";s:12:\"tmpl_created\";i:1520443476;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:334;s:11:\"trend_index\";i:321;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:470;a:20:{s:4:\"tmpl\";i:492;s:2:\"id\";i:5349;s:5:\"title\";s:9:\"Clients 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_7.png\";s:12:\"tmpl_created\";i:1520443493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:144;s:16:\"popularity_index\";i:233;s:11:\"trend_index\";i:92;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:471;a:20:{s:4:\"tmpl\";i:916;s:2:\"id\";i:12143;s:5:\"title\";s:22:\"Law Firm – About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/about.png\";s:12:\"tmpl_created\";i:1572847069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/law-firm-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:350;s:11:\"trend_index\";i:344;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:472;a:20:{s:4:\"tmpl\";i:489;s:2:\"id\";i:5324;s:5:\"title\";s:9:\"Clients 8\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5-1.png\";s:12:\"tmpl_created\";i:1520443488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:526;s:11:\"trend_index\";i:381;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:473;a:20:{s:4:\"tmpl\";i:920;s:2:\"id\";i:12091;s:5:\"title\";s:21:\"Law Firm – Team\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/team.png\";s:12:\"tmpl_created\";i:1572847113;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/law-firm-team/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:147;s:16:\"popularity_index\";i:318;s:11:\"trend_index\";i:314;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:474;a:20:{s:4:\"tmpl\";i:869;s:2:\"id\";i:11129;s:5:\"title\";s:28:\"Digital Agency – About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/About_small.png\";s:12:\"tmpl_created\";i:1564641889;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/digital-agency-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:148;s:16:\"popularity_index\";i:182;s:11:\"trend_index\";i:166;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:475;a:20:{s:4:\"tmpl\";i:880;s:2:\"id\";i:11572;s:5:\"title\";s:19:\"Gym – Trainer\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Trainer_Small.png\";s:12:\"tmpl_created\";i:1567392934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-trainer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:521;s:11:\"trend_index\";i:590;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:476;a:20:{s:4:\"tmpl\";i:494;s:2:\"id\";i:5368;s:5:\"title\";s:9:\"Clients 9\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_8.png\";s:12:\"tmpl_created\";i:1520443497;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/clients-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"Clients\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:253;s:11:\"trend_index\";i:273;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:477;a:20:{s:4:\"tmpl\";i:917;s:2:\"id\";i:12133;s:5:\"title\";s:24:\"Law Firm – Careers\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/11/careers.png\";s:12:\"tmpl_created\";i:1572847078;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-careers/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:583;s:11:\"trend_index\";i:640;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:478;a:20:{s:4:\"tmpl\";i:425;s:2:\"id\";i:4436;s:5:\"title\";s:11:\"Contact 16\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_2.png\";s:12:\"tmpl_created\";i:1520443293;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:161;s:11:\"trend_index\";i:68;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:479;a:20:{s:4:\"tmpl\";i:915;s:2:\"id\";i:12155;s:5:\"title\";s:26:\"Law Firm – Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/home.png\";s:12:\"tmpl_created\";i:1572847054;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/law-firm-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:193;s:11:\"trend_index\";i:110;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:480;a:20:{s:4:\"tmpl\";i:423;s:2:\"id\";i:4420;s:5:\"title\";s:9:\"Contact 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_1.png\";s:12:\"tmpl_created\";i:1520443289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-1-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:196;s:11:\"trend_index\";i:127;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:481;a:20:{s:4:\"tmpl\";i:921;s:2:\"id\";i:12080;s:5:\"title\";s:24:\"Law Firm – Partner\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/11/partner-1.png\";s:12:\"tmpl_created\";i:1572847120;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-partner/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:153;s:16:\"popularity_index\";i:556;s:11:\"trend_index\";i:471;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:482;a:20:{s:4:\"tmpl\";i:534;s:2:\"id\";i:5836;s:5:\"title\";s:10:\"Contact 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:114;s:11:\"trend_index\";i:76;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:483;a:20:{s:4:\"tmpl\";i:865;s:2:\"id\";i:11074;s:5:\"title\";s:31:\"Digital Agency – Services\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/07/Services_small.png\";s:12:\"tmpl_created\";i:1564641872;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/digital-agency-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:163;s:11:\"trend_index\";i:170;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:484;a:20:{s:4:\"tmpl\";i:879;s:2:\"id\";i:11506;s:5:\"title\";s:19:\"Gym – Classes\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Classes_Small.png\";s:12:\"tmpl_created\";i:1567392930;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:155;s:16:\"popularity_index\";i:514;s:11:\"trend_index\";i:554;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:485;a:20:{s:4:\"tmpl\";i:535;s:2:\"id\";i:5844;s:5:\"title\";s:10:\"Contact 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_2.png\";s:12:\"tmpl_created\";i:1520443599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:156;s:16:\"popularity_index\";i:289;s:11:\"trend_index\";i:313;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:486;a:20:{s:4:\"tmpl\";i:922;s:2:\"id\";i:12044;s:5:\"title\";s:24:\"Law Firm – Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/contsct_us.png\";s:12:\"tmpl_created\";i:1572847130;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:437;s:11:\"trend_index\";i:304;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:487;a:20:{s:4:\"tmpl\";i:430;s:2:\"id\";i:4476;s:5:\"title\";s:10:\"Contact 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_4.png\";s:12:\"tmpl_created\";i:1520443303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:229;s:11:\"trend_index\";i:187;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:488;a:20:{s:4:\"tmpl\";i:918;s:2:\"id\";i:12124;s:5:\"title\";s:25:\"Law Firm – Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/11/services.png\";s:12:\"tmpl_created\";i:1572847096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/law-firm-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:158;s:16:\"popularity_index\";i:433;s:11:\"trend_index\";i:296;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:489;a:20:{s:4:\"tmpl\";i:864;s:2:\"id\";i:11056;s:5:\"title\";s:35:\"Digital Agency – Social Media\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/07/Social-Media_small.png\";s:12:\"tmpl_created\";i:1564641867;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/digital-agency-social-media/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:297;s:11:\"trend_index\";i:361;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:490;a:20:{s:4:\"tmpl\";i:476;s:2:\"id\";i:5214;s:5:\"title\";s:10:\"Contact 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_2.png\";s:12:\"tmpl_created\";i:1520443462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/contact-16-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:194;s:11:\"trend_index\";i:106;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:491;a:20:{s:4:\"tmpl\";i:878;s:2:\"id\";i:11536;s:5:\"title\";s:19:\"Gym – Fitness\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Fitness_Small.png\";s:12:\"tmpl_created\";i:1567392927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:160;s:16:\"popularity_index\";i:621;s:11:\"trend_index\";i:674;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:492;a:20:{s:4:\"tmpl\";i:882;s:2:\"id\";i:11545;s:5:\"title\";s:21:\"Gym – Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Home_Small.png\";s:12:\"tmpl_created\";i:1567392943;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/gym-home-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:161;s:16:\"popularity_index\";i:310;s:11:\"trend_index\";i:229;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:493;a:20:{s:4:\"tmpl\";i:919;s:2:\"id\";i:12116;s:5:\"title\";s:24:\"Law Firm – Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/family_law.png\";s:12:\"tmpl_created\";i:1572847105;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/law-firm-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:489;s:11:\"trend_index\";i:339;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:494;a:20:{s:4:\"tmpl\";i:478;s:2:\"id\";i:5230;s:5:\"title\";s:10:\"Contact 17\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_3.png\";s:12:\"tmpl_created\";i:1520443466;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:339;s:11:\"trend_index\";i:335;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:495;a:20:{s:4:\"tmpl\";i:868;s:2:\"id\";i:11094;s:5:\"title\";s:30:\"Digital Agency – Clients\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/07/Clients_small.png\";s:12:\"tmpl_created\";i:1564641885;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/digital-agency-clients/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:424;s:11:\"trend_index\";i:424;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:496;a:20:{s:4:\"tmpl\";i:481;s:2:\"id\";i:5257;s:5:\"title\";s:10:\"Contact 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5.png\";s:12:\"tmpl_created\";i:1520443472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/contact-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:438;s:11:\"trend_index\";i:490;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:497;a:20:{s:4:\"tmpl\";i:881;s:2:\"id\";i:11478;s:5:\"title\";s:17:\"Gym – About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/About_Small.png\";s:12:\"tmpl_created\";i:1567392939;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/gym-about/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:164;s:16:\"popularity_index\";i:481;s:11:\"trend_index\";i:579;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:498;a:20:{s:4:\"tmpl\";i:532;s:2:\"id\";i:5820;s:5:\"title\";s:9:\"Contact 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:183;s:11:\"trend_index\";i:357;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:499;a:20:{s:4:\"tmpl\";i:877;s:2:\"id\";i:11563;s:5:\"title\";s:19:\"Gym – Pricing\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Pricing_Small.png\";s:12:\"tmpl_created\";i:1567392923;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-pricing/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:577;s:11:\"trend_index\";i:736;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:500;a:20:{s:4:\"tmpl\";i:422;s:2:\"id\";i:4411;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_1.png\";s:12:\"tmpl_created\";i:1520443287;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:167;s:16:\"popularity_index\";i:113;s:11:\"trend_index\";i:217;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:501;a:20:{s:4:\"tmpl\";i:867;s:2:\"id\";i:11034;s:5:\"title\";s:30:\"Digital Agency – Contact\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/07/Contsct-Us_small.png\";s:12:\"tmpl_created\";i:1564641881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/contact-digital-agency/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:168;s:16:\"popularity_index\";i:191;s:11:\"trend_index\";i:156;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:502;a:20:{s:4:\"tmpl\";i:533;s:2:\"id\";i:5828;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443595;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:170;s:16:\"popularity_index\";i:312;s:11:\"trend_index\";i:495;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:503;a:20:{s:4:\"tmpl\";i:876;s:2:\"id\";i:11528;s:5:\"title\";s:19:\"Gym – Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Contact_Small.png\";s:12:\"tmpl_created\";i:1567392917;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/gym-contact/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:505;s:11:\"trend_index\";i:624;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:504;a:20:{s:4:\"tmpl\";i:424;s:2:\"id\";i:4428;s:5:\"title\";s:9:\"Contact 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_2.png\";s:12:\"tmpl_created\";i:1520443291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:118;s:11:\"trend_index\";i:131;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:505;a:20:{s:4:\"tmpl\";i:426;s:2:\"id\";i:4444;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443295;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:174;s:16:\"popularity_index\";i:84;s:11:\"trend_index\";i:93;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:506;a:20:{s:4:\"tmpl\";i:432;s:2:\"id\";i:4492;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_3.png\";s:12:\"tmpl_created\";i:1520443307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/contact-5-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:176;s:16:\"popularity_index\";i:37;s:11:\"trend_index\";i:31;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:507;a:20:{s:4:\"tmpl\";i:427;s:2:\"id\";i:4452;s:5:\"title\";s:9:\"Contact 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:178;s:16:\"popularity_index\";i:139;s:11:\"trend_index\";i:150;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:508;a:20:{s:4:\"tmpl\";i:429;s:2:\"id\";i:4468;s:5:\"title\";s:9:\"Contact 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_3.png\";s:12:\"tmpl_created\";i:1520443301;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:179;s:16:\"popularity_index\";i:127;s:11:\"trend_index\";i:72;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:509;a:20:{s:4:\"tmpl\";i:431;s:2:\"id\";i:4484;s:5:\"title\";s:9:\"Contact 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_3.png\";s:12:\"tmpl_created\";i:1520443305;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"Contact\",\"Form\"]\";s:10:\"menu_order\";i:182;s:16:\"popularity_index\";i:328;s:11:\"trend_index\";i:260;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:510;a:20:{s:4:\"tmpl\";i:428;s:2:\"id\";i:4460;s:5:\"title\";s:9:\"Contact 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/contact-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:184;s:16:\"popularity_index\";i:99;s:11:\"trend_index\";i:80;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:511;a:20:{s:4:\"tmpl\";i:613;s:2:\"id\";i:5558;s:5:\"title\";s:5:\"CTA 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_2.png\";s:12:\"tmpl_created\";i:1520520684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:185;s:16:\"popularity_index\";i:129;s:11:\"trend_index\";i:69;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:512;a:20:{s:4:\"tmpl\";i:634;s:2:\"id\";i:5939;s:5:\"title\";s:6:\"CTA 10\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_13-1.png\";s:12:\"tmpl_created\";i:1520520760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:187;s:16:\"popularity_index\";i:190;s:11:\"trend_index\";i:118;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:513;a:20:{s:4:\"tmpl\";i:633;s:2:\"id\";i:5930;s:5:\"title\";s:6:\"CTA 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_15.png\";s:12:\"tmpl_created\";i:1520520758;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:190;s:16:\"popularity_index\";i:76;s:11:\"trend_index\";i:84;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:514;a:20:{s:4:\"tmpl\";i:632;s:2:\"id\";i:5921;s:5:\"title\";s:6:\"CTA 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_14.png\";s:12:\"tmpl_created\";i:1520520757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:192;s:16:\"popularity_index\";i:278;s:11:\"trend_index\";i:234;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:515;a:20:{s:4:\"tmpl\";i:618;s:2:\"id\";i:5607;s:5:\"title\";s:6:\"CTA 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_5.png\";s:12:\"tmpl_created\";i:1520520695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:194;s:16:\"popularity_index\";i:42;s:11:\"trend_index\";i:11;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:516;a:20:{s:4:\"tmpl\";i:574;s:2:\"id\";i:6017;s:5:\"title\";s:6:\"CTA 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_14.png\";s:12:\"tmpl_created\";i:1520520331;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:196;s:16:\"popularity_index\";i:152;s:11:\"trend_index\";i:122;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:517;a:20:{s:4:\"tmpl\";i:628;s:2:\"id\";i:5885;s:5:\"title\";s:6:\"CTA 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_11.png\";s:12:\"tmpl_created\";i:1520520751;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:197;s:16:\"popularity_index\";i:274;s:11:\"trend_index\";i:256;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:518;a:20:{s:4:\"tmpl\";i:627;s:2:\"id\";i:5877;s:5:\"title\";s:6:\"CTA 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_10.png\";s:12:\"tmpl_created\";i:1520520749;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:200;s:16:\"popularity_index\";i:564;s:11:\"trend_index\";i:677;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:519;a:20:{s:4:\"tmpl\";i:625;s:2:\"id\";i:5860;s:5:\"title\";s:6:\"CTA 17\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_9.png\";s:12:\"tmpl_created\";i:1520520746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:201;s:16:\"popularity_index\";i:120;s:11:\"trend_index\";i:63;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:520;a:20:{s:4:\"tmpl\";i:626;s:2:\"id\";i:5869;s:5:\"title\";s:6:\"CTA 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_10.png\";s:12:\"tmpl_created\";i:1520520747;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:204;s:16:\"popularity_index\";i:345;s:11:\"trend_index\";i:486;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:521;a:20:{s:4:\"tmpl\";i:611;s:2:\"id\";i:5542;s:5:\"title\";s:6:\"CTA 19\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_1.png\";s:12:\"tmpl_created\";i:1520520681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:205;s:16:\"popularity_index\";i:169;s:11:\"trend_index\";i:270;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:522;a:20:{s:4:\"tmpl\";i:614;s:2:\"id\";i:5567;s:5:\"title\";s:5:\"CTA 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_2.png\";s:12:\"tmpl_created\";i:1520520685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:207;s:16:\"popularity_index\";i:143;s:11:\"trend_index\";i:225;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:523;a:20:{s:4:\"tmpl\";i:629;s:2:\"id\";i:5893;s:5:\"title\";s:6:\"CTA 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_12.png\";s:12:\"tmpl_created\";i:1520520752;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:210;s:16:\"popularity_index\";i:259;s:11:\"trend_index\";i:457;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:524;a:20:{s:4:\"tmpl\";i:619;s:2:\"id\";i:5634;s:5:\"title\";s:6:\"CTA 24\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_6.png\";s:12:\"tmpl_created\";i:1520520699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:212;s:16:\"popularity_index\";i:188;s:11:\"trend_index\";i:255;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:525;a:20:{s:4:\"tmpl\";i:620;s:2:\"id\";i:5642;s:5:\"title\";s:6:\"CTA 25\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_6.png\";s:12:\"tmpl_created\";i:1520520701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-25/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:214;s:16:\"popularity_index\";i:226;s:11:\"trend_index\";i:262;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:526;a:20:{s:4:\"tmpl\";i:615;s:2:\"id\";i:5583;s:5:\"title\";s:6:\"CTA 26\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_3.png\";s:12:\"tmpl_created\";i:1520520689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:216;s:16:\"popularity_index\";i:117;s:11:\"trend_index\";i:117;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:527;a:20:{s:4:\"tmpl\";i:630;s:2:\"id\";i:5904;s:5:\"title\";s:6:\"CTA 27\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_13.png\";s:12:\"tmpl_created\";i:1520520754;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:217;s:16:\"popularity_index\";i:528;s:11:\"trend_index\";i:517;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:528;a:20:{s:4:\"tmpl\";i:631;s:2:\"id\";i:5912;s:5:\"title\";s:6:\"CTA 28\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_11.png\";s:12:\"tmpl_created\";i:1520520755;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-28/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:219;s:16:\"popularity_index\";i:665;s:11:\"trend_index\";i:702;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:529;a:20:{s:4:\"tmpl\";i:473;s:2:\"id\";i:5189;s:5:\"title\";s:6:\"CTA 29\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_1.png\";s:12:\"tmpl_created\";i:1520443456;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:221;s:16:\"popularity_index\";i:472;s:11:\"trend_index\";i:631;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:530;a:20:{s:4:\"tmpl\";i:623;s:2:\"id\";i:5667;s:5:\"title\";s:5:\"CTA 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_8.png\";s:12:\"tmpl_created\";i:1520520705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:222;s:16:\"popularity_index\";i:171;s:11:\"trend_index\";i:250;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:531;a:20:{s:4:\"tmpl\";i:474;s:2:\"id\";i:5198;s:5:\"title\";s:6:\"CTA 30\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_1.png\";s:12:\"tmpl_created\";i:1520443458;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-30/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:225;s:16:\"popularity_index\";i:572;s:11:\"trend_index\";i:511;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:532;a:20:{s:4:\"tmpl\";i:475;s:2:\"id\";i:5206;s:5:\"title\";s:6:\"CTA 31\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_2.png\";s:12:\"tmpl_created\";i:1520443459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-31/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:226;s:16:\"popularity_index\";i:593;s:11:\"trend_index\";i:611;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:533;a:20:{s:4:\"tmpl\";i:480;s:2:\"id\";i:5249;s:5:\"title\";s:6:\"CTA 32\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_4.png\";s:12:\"tmpl_created\";i:1520443470;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-32/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:228;s:16:\"popularity_index\";i:512;s:11:\"trend_index\";i:409;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:534;a:20:{s:4:\"tmpl\";i:612;s:2:\"id\";i:5550;s:5:\"title\";s:6:\"CTA 33\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_1.png\";s:12:\"tmpl_created\";i:1520520682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-33/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:231;s:16:\"popularity_index\";i:260;s:11:\"trend_index\";i:562;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:535;a:20:{s:4:\"tmpl\";i:536;s:2:\"id\";i:5852;s:5:\"title\";s:6:\"CTA 34\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2018/03/form_1.png\";s:12:\"tmpl_created\";i:1520443600;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/cta-34/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"Form\"]\";s:10:\"menu_order\";i:232;s:16:\"popularity_index\";i:563;s:11:\"trend_index\";i:828;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:536;a:20:{s:4:\"tmpl\";i:624;s:2:\"id\";i:5675;s:5:\"title\";s:5:\"CTA 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_8.png\";s:12:\"tmpl_created\";i:1520520707;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:235;s:16:\"popularity_index\";i:391;s:11:\"trend_index\";i:484;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:537;a:20:{s:4:\"tmpl\";i:616;s:2:\"id\";i:5591;s:5:\"title\";s:5:\"CTA 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_4.png\";s:12:\"tmpl_created\";i:1520520691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:237;s:16:\"popularity_index\";i:133;s:11:\"trend_index\";i:130;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:538;a:20:{s:4:\"tmpl\";i:617;s:2:\"id\";i:5599;s:5:\"title\";s:5:\"CTA 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_4.png\";s:12:\"tmpl_created\";i:1520520693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:239;s:16:\"popularity_index\";i:252;s:11:\"trend_index\";i:362;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:539;a:20:{s:4:\"tmpl\";i:514;s:2:\"id\";i:5575;s:5:\"title\";s:5:\"CTA 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_3.png\";s:12:\"tmpl_created\";i:1520443543;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:240;s:16:\"popularity_index\";i:13;s:11:\"trend_index\";i:586;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:540;a:20:{s:4:\"tmpl\";i:622;s:2:\"id\";i:5658;s:5:\"title\";s:5:\"CTA 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_7.png\";s:12:\"tmpl_created\";i:1520520704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:243;s:16:\"popularity_index\";i:187;s:11:\"trend_index\";i:235;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:541;a:20:{s:4:\"tmpl\";i:621;s:2:\"id\";i:5650;s:5:\"title\";s:5:\"CTA 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_7.png\";s:12:\"tmpl_created\";i:1520520702;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/cta-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:244;s:16:\"popularity_index\";i:94;s:11:\"trend_index\";i:148;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:542;a:20:{s:4:\"tmpl\";i:1061;s:2:\"id\";i:15407;s:5:\"title\";s:24:\"Dance Studio – 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/10/404.jpg\";s:12:\"tmpl_created\";i:1603181958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/dance-studio-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:22:\"[\"404\",\"Dance Studio\"]\";s:10:\"menu_order\";i:246;s:16:\"popularity_index\";i:783;s:11:\"trend_index\";i:710;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:543;a:20:{s:4:\"tmpl\";i:1062;s:2:\"id\";i:15400;s:5:\"title\";s:27:\"Dance Studio – Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Footer.jpg\";s:12:\"tmpl_created\";i:1603181989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/dance-studio-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Footer\"]\";s:10:\"menu_order\";i:247;s:16:\"popularity_index\";i:586;s:11:\"trend_index\";i:243;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:544;a:20:{s:4:\"tmpl\";i:1063;s:2:\"id\";i:15391;s:5:\"title\";s:27:\"Dance Studio – Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Header.jpg\";s:12:\"tmpl_created\";i:1603182011;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/dance-studio-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Header\"]\";s:10:\"menu_order\";i:248;s:16:\"popularity_index\";i:352;s:11:\"trend_index\";i:67;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:545;a:20:{s:4:\"tmpl\";i:874;s:2:\"id\";i:11192;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/07/Footer_small.jpg\";s:12:\"tmpl_created\";i:1564642399;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Footer\",\"Marketing\"]\";s:10:\"menu_order\";i:250;s:16:\"popularity_index\";i:172;s:11:\"trend_index\";i:105;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:546;a:20:{s:4:\"tmpl\";i:873;s:2:\"id\";i:11198;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-digital-marketing-agency.png\";s:12:\"tmpl_created\";i:1564642395;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Header\",\"Marketing\"]\";s:10:\"menu_order\";i:251;s:16:\"popularity_index\";i:34;s:11:\"trend_index\";i:10;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:547;a:20:{s:4:\"tmpl\";i:872;s:2:\"id\";i:11204;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/07/404_small.jpg\";s:12:\"tmpl_created\";i:1564642389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:36:\"[\"404\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:253;s:16:\"popularity_index\";i:301;s:11:\"trend_index\";i:239;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:548;a:20:{s:4:\"tmpl\";i:871;s:2:\"id\";i:11220;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/08/Archive_small1.png\";s:12:\"tmpl_created\";i:1564642385;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/digital-agency-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:255;s:16:\"popularity_index\";i:116;s:11:\"trend_index\";i:73;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:549;a:20:{s:4:\"tmpl\";i:870;s:2:\"id\";i:11231;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/Post_small1.png\";s:12:\"tmpl_created\";i:1564642380;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/digital-agency/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:257;s:16:\"popularity_index\";i:145;s:11:\"trend_index\";i:71;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:550;a:20:{s:4:\"tmpl\";i:520;s:2:\"id\";i:5711;s:5:\"title\";s:5:\"FAQ 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_2.png\";s:12:\"tmpl_created\";i:1520443571;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:260;s:16:\"popularity_index\";i:200;s:11:\"trend_index\";i:231;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:551;a:20:{s:4:\"tmpl\";i:523;s:2:\"id\";i:5737;s:5:\"title\";s:6:\"FAQ 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_4.png\";s:12:\"tmpl_created\";i:1520443576;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:261;s:16:\"popularity_index\";i:155;s:11:\"trend_index\";i:112;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:552;a:20:{s:4:\"tmpl\";i:524;s:2:\"id\";i:5746;s:5:\"title\";s:6:\"FAQ 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_4.png\";s:12:\"tmpl_created\";i:1520443578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:264;s:16:\"popularity_index\";i:212;s:11:\"trend_index\";i:305;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:553;a:20:{s:4:\"tmpl\";i:519;s:2:\"id\";i:5703;s:5:\"title\";s:6:\"FAQ 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_2.png\";s:12:\"tmpl_created\";i:1520443569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/faq-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:265;s:16:\"popularity_index\";i:29;s:11:\"trend_index\";i:38;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:554;a:20:{s:4:\"tmpl\";i:521;s:2:\"id\";i:5719;s:5:\"title\";s:5:\"FAQ 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_3.png\";s:12:\"tmpl_created\";i:1520443573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:267;s:16:\"popularity_index\";i:125;s:11:\"trend_index\";i:251;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:555;a:20:{s:4:\"tmpl\";i:522;s:2:\"id\";i:5729;s:5:\"title\";s:5:\"FAQ 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_3.png\";s:12:\"tmpl_created\";i:1520443575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:269;s:16:\"popularity_index\";i:319;s:11:\"trend_index\";i:327;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:556;a:20:{s:4:\"tmpl\";i:525;s:2:\"id\";i:5755;s:5:\"title\";s:5:\"FAQ 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_5.png\";s:12:\"tmpl_created\";i:1520443580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:271;s:16:\"popularity_index\";i:112;s:11:\"trend_index\";i:180;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:557;a:20:{s:4:\"tmpl\";i:526;s:2:\"id\";i:5764;s:5:\"title\";s:5:\"FAQ 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_5.png\";s:12:\"tmpl_created\";i:1520443582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:273;s:16:\"popularity_index\";i:338;s:11:\"trend_index\";i:474;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:558;a:20:{s:4:\"tmpl\";i:517;s:2:\"id\";i:5684;s:5:\"title\";s:5:\"FAQ 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_1.png\";s:12:\"tmpl_created\";i:1520443565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:274;s:16:\"popularity_index\";i:74;s:11:\"trend_index\";i:193;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:559;a:20:{s:4:\"tmpl\";i:518;s:2:\"id\";i:5693;s:5:\"title\";s:5:\"FAQ 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_1.png\";s:12:\"tmpl_created\";i:1520443567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/faq-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"Faq\"]\";s:10:\"menu_order\";i:276;s:16:\"popularity_index\";i:224;s:11:\"trend_index\";i:515;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:560;a:20:{s:4:\"tmpl\";i:548;s:2:\"id\";i:6053;s:5:\"title\";s:10:\"Features 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_5.png\";s:12:\"tmpl_created\";i:1520443645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:277;s:16:\"popularity_index\";i:179;s:11:\"trend_index\";i:463;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:561;a:20:{s:4:\"tmpl\";i:542;s:2:\"id\";i:5991;s:5:\"title\";s:11:\"Features 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_4.png\";s:12:\"tmpl_created\";i:1520443632;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:279;s:16:\"popularity_index\";i:135;s:11:\"trend_index\";i:265;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:562;a:20:{s:4:\"tmpl\";i:547;s:2:\"id\";i:6044;s:5:\"title\";s:11:\"Features 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_5.png\";s:12:\"tmpl_created\";i:1520443643;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:280;s:16:\"popularity_index\";i:70;s:11:\"trend_index\";i:163;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:563;a:20:{s:4:\"tmpl\";i:566;s:2:\"id\";i:6212;s:5:\"title\";s:11:\"Features 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_7.png\";s:12:\"tmpl_created\";i:1520443684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/features-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:281;s:16:\"popularity_index\";i:81;s:11:\"trend_index\";i:98;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:564;a:20:{s:4:\"tmpl\";i:567;s:2:\"id\";i:6220;s:5:\"title\";s:10:\"Features 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_8.png\";s:12:\"tmpl_created\";i:1520443685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:282;s:16:\"popularity_index\";i:88;s:11:\"trend_index\";i:189;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:565;a:20:{s:4:\"tmpl\";i:541;s:2:\"id\";i:5983;s:5:\"title\";s:10:\"Features 3\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_3.png\";s:12:\"tmpl_created\";i:1520443630;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:283;s:16:\"popularity_index\";i:231;s:11:\"trend_index\";i:351;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:566;a:20:{s:4:\"tmpl\";i:540;s:2:\"id\";i:5974;s:5:\"title\";s:10:\"Features 4\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_3.png\";s:12:\"tmpl_created\";i:1520443629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:286;s:16:\"popularity_index\";i:69;s:11:\"trend_index\";i:181;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:567;a:20:{s:4:\"tmpl\";i:516;s:2:\"id\";i:5624;s:5:\"title\";s:10:\"Features 5\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_1.png\";s:12:\"tmpl_created\";i:1520443553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:287;s:16:\"popularity_index\";i:93;s:11:\"trend_index\";i:352;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:568;a:20:{s:4:\"tmpl\";i:515;s:2:\"id\";i:5615;s:5:\"title\";s:10:\"Features 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_5.png\";s:12:\"tmpl_created\";i:1520443551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:290;s:16:\"popularity_index\";i:41;s:11:\"trend_index\";i:119;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:569;a:20:{s:4:\"tmpl\";i:539;s:2:\"id\";i:5963;s:5:\"title\";s:10:\"Features 7\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_2.png\";s:12:\"tmpl_created\";i:1520443626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:291;s:16:\"popularity_index\";i:67;s:11:\"trend_index\";i:133;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:570;a:20:{s:4:\"tmpl\";i:565;s:2:\"id\";i:6204;s:5:\"title\";s:10:\"Features 8\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_6.png\";s:12:\"tmpl_created\";i:1520443681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:292;s:16:\"popularity_index\";i:217;s:11:\"trend_index\";i:223;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:571;a:20:{s:4:\"tmpl\";i:564;s:2:\"id\";i:6196;s:5:\"title\";s:10:\"Features 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_6.png\";s:12:\"tmpl_created\";i:1520443680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/features-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"Features\"]\";s:10:\"menu_order\";i:294;s:16:\"popularity_index\";i:106;s:11:\"trend_index\";i:113;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:572;a:20:{s:4:\"tmpl\";i:1033;s:2:\"id\";i:15033;s:5:\"title\";s:28:\"Flooring Company – 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/08/404.png\";s:12:\"tmpl_created\";i:1597739459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/flooring-company-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:45:\"[\"404\",\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:296;s:16:\"popularity_index\";i:655;s:11:\"trend_index\";i:671;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:573;a:20:{s:4:\"tmpl\";i:1032;s:2:\"id\";i:15042;s:5:\"title\";s:32:\"Flooring Company – Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Blog.png\";s:12:\"tmpl_created\";i:1597739084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/flooring-company-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:297;s:16:\"popularity_index\";i:320;s:11:\"trend_index\";i:275;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:574;a:20:{s:4:\"tmpl\";i:1031;s:2:\"id\";i:15017;s:5:\"title\";s:31:\"Flooring Company – Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Footer.png\";s:12:\"tmpl_created\";i:1597738933;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/flooring-company-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Footer\"]\";s:10:\"menu_order\";i:299;s:16:\"popularity_index\";i:323;s:11:\"trend_index\";i:192;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:575;a:20:{s:4:\"tmpl\";i:1030;s:2:\"id\";i:15007;s:5:\"title\";s:31:\"Flooring Company – Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Header.png\";s:12:\"tmpl_created\";i:1597738896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/flooring-company-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Header\"]\";s:10:\"menu_order\";i:302;s:16:\"popularity_index\";i:459;s:11:\"trend_index\";i:333;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:576;a:20:{s:4:\"tmpl\";i:1029;s:2:\"id\";i:15052;s:5:\"title\";s:36:\"Flooring Company – Single post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Single.png\";s:12:\"tmpl_created\";i:1597738858;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/flooring-company-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:303;s:16:\"popularity_index\";i:392;s:11:\"trend_index\";i:226;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:577;a:20:{s:4:\"tmpl\";i:651;s:2:\"id\";i:7837;s:5:\"title\";s:9:\"footer 01\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.14.jpg\";s:12:\"tmpl_created\";i:1524582852;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:305;s:16:\"popularity_index\";i:495;s:11:\"trend_index\";i:539;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:578;a:20:{s:4:\"tmpl\";i:647;s:2:\"id\";i:7937;s:5:\"title\";s:10:\"footer 010\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.5.jpg\";s:12:\"tmpl_created\";i:1524582665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-010/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:308;s:16:\"popularity_index\";i:185;s:11:\"trend_index\";i:115;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:579;a:20:{s:4:\"tmpl\";i:646;s:2:\"id\";i:7950;s:5:\"title\";s:10:\"footer 011\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.4.jpg\";s:12:\"tmpl_created\";i:1524582631;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-011/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:310;s:16:\"popularity_index\";i:244;s:11:\"trend_index\";i:203;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:580;a:20:{s:4:\"tmpl\";i:645;s:2:\"id\";i:7959;s:5:\"title\";s:10:\"footer 012\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.3.jpg\";s:12:\"tmpl_created\";i:1524582605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-012/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:311;s:16:\"popularity_index\";i:177;s:11:\"trend_index\";i:140;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:581;a:20:{s:4:\"tmpl\";i:644;s:2:\"id\";i:7982;s:5:\"title\";s:10:\"footer 013\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.2.jpg\";s:12:\"tmpl_created\";i:1524582468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-013/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:314;s:16:\"popularity_index\";i:209;s:11:\"trend_index\";i:212;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:582;a:20:{s:4:\"tmpl\";i:643;s:2:\"id\";i:7997;s:5:\"title\";s:10:\"footer 014\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.1.jpg\";s:12:\"tmpl_created\";i:1524582343;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/footer-014/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:316;s:16:\"popularity_index\";i:64;s:11:\"trend_index\";i:41;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:583;a:20:{s:4:\"tmpl\";i:693;s:2:\"id\";i:9119;s:5:\"title\";s:10:\"footer 015\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/Footer_GetStarted_350.png\";s:12:\"tmpl_created\";i:1532428138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/demo/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:317;s:16:\"popularity_index\";i:240;s:11:\"trend_index\";i:154;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:584;a:20:{s:4:\"tmpl\";i:652;s:2:\"id\";i:7852;s:5:\"title\";s:9:\"footer 02\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.13.jpg\";s:12:\"tmpl_created\";i:1524582875;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:320;s:16:\"popularity_index\";i:199;s:11:\"trend_index\";i:96;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:585;a:20:{s:4:\"tmpl\";i:653;s:2:\"id\";i:7862;s:5:\"title\";s:9:\"footer 03\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.12.jpg\";s:12:\"tmpl_created\";i:1524582903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:321;s:16:\"popularity_index\";i:137;s:11:\"trend_index\";i:91;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:586;a:20:{s:4:\"tmpl\";i:654;s:2:\"id\";i:7871;s:5:\"title\";s:9:\"footer 04\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.11.jpg\";s:12:\"tmpl_created\";i:1524582927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:323;s:16:\"popularity_index\";i:97;s:11:\"trend_index\";i:55;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:587;a:20:{s:4:\"tmpl\";i:655;s:2:\"id\";i:7884;s:5:\"title\";s:9:\"footer 05\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.10.jpg\";s:12:\"tmpl_created\";i:1524582944;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-05/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:325;s:16:\"popularity_index\";i:92;s:11:\"trend_index\";i:109;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:588;a:20:{s:4:\"tmpl\";i:656;s:2:\"id\";i:7892;s:5:\"title\";s:9:\"footer 06\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.9.jpg\";s:12:\"tmpl_created\";i:1524583015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-06/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:326;s:16:\"popularity_index\";i:132;s:11:\"trend_index\";i:146;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:589;a:20:{s:4:\"tmpl\";i:650;s:2:\"id\";i:7904;s:5:\"title\";s:9:\"footer 07\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.8.jpg\";s:12:\"tmpl_created\";i:1524582814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-07/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:328;s:16:\"popularity_index\";i:203;s:11:\"trend_index\";i:186;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:590;a:20:{s:4:\"tmpl\";i:649;s:2:\"id\";i:7917;s:5:\"title\";s:9:\"footer 08\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.7.jpg\";s:12:\"tmpl_created\";i:1524582788;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-08/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:329;s:16:\"popularity_index\";i:89;s:11:\"trend_index\";i:144;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:591;a:20:{s:4:\"tmpl\";i:648;s:2:\"id\";i:7927;s:5:\"title\";s:9:\"footer 09\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.6.jpg\";s:12:\"tmpl_created\";i:1524582691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/footer-09/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:331;s:16:\"popularity_index\";i:178;s:11:\"trend_index\";i:100;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:592;a:20:{s:4:\"tmpl\";i:642;s:2:\"id\";i:4676;s:5:\"title\";s:8:\"Footer 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_7.png\";s:12:\"tmpl_created\";i:1522014215;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer_7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:338;s:16:\"popularity_index\";i:237;s:11:\"trend_index\";i:346;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:593;a:20:{s:4:\"tmpl\";i:637;s:2:\"id\";i:7627;s:5:\"title\";s:8:\"Footer 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_1.png\";s:12:\"tmpl_created\";i:1521547332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:340;s:16:\"popularity_index\";i:100;s:11:\"trend_index\";i:83;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:594;a:20:{s:4:\"tmpl\";i:638;s:2:\"id\";i:7638;s:5:\"title\";s:8:\"Footer 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_2.png\";s:12:\"tmpl_created\";i:1521547502;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/footer-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:342;s:16:\"popularity_index\";i:124;s:11:\"trend_index\";i:147;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:595;a:20:{s:4:\"tmpl\";i:888;s:2:\"id\";i:11424;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/08/404_Small.png\";s:12:\"tmpl_created\";i:1567393309;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:13:\"[\"404\",\"Gym\"]\";s:10:\"menu_order\";i:344;s:16:\"popularity_index\";i:679;s:11:\"trend_index\";i:769;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:596;a:20:{s:4:\"tmpl\";i:887;s:2:\"id\";i:11435;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Archiv_Small.png\";s:12:\"tmpl_created\";i:1567393296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:346;s:16:\"popularity_index\";i:441;s:11:\"trend_index\";i:507;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:597;a:20:{s:4:\"tmpl\";i:886;s:2:\"id\";i:11445;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Post_Small.png\";s:12:\"tmpl_created\";i:1567393229;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:349;s:16:\"popularity_index\";i:452;s:11:\"trend_index\";i:479;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:598;a:20:{s:4:\"tmpl\";i:885;s:2:\"id\";i:11453;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Footer_Small.png\";s:12:\"tmpl_created\";i:1567393224;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/gym-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:16:\"[\"Footer\",\"Gym\"]\";s:10:\"menu_order\";i:351;s:16:\"popularity_index\";i:270;s:11:\"trend_index\";i:331;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:599;a:20:{s:4:\"tmpl\";i:884;s:2:\"id\";i:11461;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-gym-and-fitness.png\";s:12:\"tmpl_created\";i:1567393219;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/gym/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:16:\"[\"Gym\",\"Header\"]\";s:10:\"menu_order\";i:352;s:16:\"popularity_index\";i:201;s:11:\"trend_index\";i:135;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:600;a:20:{s:4:\"tmpl\";i:635;s:2:\"id\";i:7596;s:5:\"title\";s:8:\"Header 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.12.jpg\";s:12:\"tmpl_created\";i:1521546999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:354;s:16:\"popularity_index\";i:33;s:11:\"trend_index\";i:17;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:601;a:20:{s:4:\"tmpl\";i:663;s:2:\"id\";i:7801;s:5:\"title\";s:9:\"header 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.9.jpg\";s:12:\"tmpl_created\";i:1524583659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:356;s:16:\"popularity_index\";i:51;s:11:\"trend_index\";i:14;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:602;a:20:{s:4:\"tmpl\";i:658;s:2:\"id\";i:7812;s:5:\"title\";s:9:\"header 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.10.jpg\";s:12:\"tmpl_created\";i:1524583298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:358;s:16:\"popularity_index\";i:96;s:11:\"trend_index\";i:103;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:603;a:20:{s:4:\"tmpl\";i:657;s:2:\"id\";i:7825;s:5:\"title\";s:9:\"header 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.11.jpg\";s:12:\"tmpl_created\";i:1524583273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:360;s:16:\"popularity_index\";i:63;s:11:\"trend_index\";i:75;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:604;a:20:{s:4:\"tmpl\";i:694;s:2:\"id\";i:9127;s:5:\"title\";s:9:\"header 13\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2018/07/Header_get_started_1200V3.png\";s:12:\"tmpl_created\";i:1532428699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/header-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:362;s:16:\"popularity_index\";i:61;s:11:\"trend_index\";i:58;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:605;a:20:{s:4:\"tmpl\";i:636;s:2:\"id\";i:7615;s:5:\"title\";s:8:\"Header 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.1.jpg\";s:12:\"tmpl_created\";i:1521547237;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:365;s:16:\"popularity_index\";i:30;s:11:\"trend_index\";i:33;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:606;a:20:{s:4:\"tmpl\";i:665;s:2:\"id\";i:7713;s:5:\"title\";s:8:\"header 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.2.jpg\";s:12:\"tmpl_created\";i:1524584780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:367;s:16:\"popularity_index\";i:43;s:11:\"trend_index\";i:28;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:607;a:20:{s:4:\"tmpl\";i:659;s:2:\"id\";i:7724;s:5:\"title\";s:8:\"header 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.3.jpg\";s:12:\"tmpl_created\";i:1524583367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:369;s:16:\"popularity_index\";i:24;s:11:\"trend_index\";i:13;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:608;a:20:{s:4:\"tmpl\";i:660;s:2:\"id\";i:7734;s:5:\"title\";s:8:\"header 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.4.jpg\";s:12:\"tmpl_created\";i:1524583436;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:371;s:16:\"popularity_index\";i:36;s:11:\"trend_index\";i:18;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:609;a:20:{s:4:\"tmpl\";i:666;s:2:\"id\";i:7744;s:5:\"title\";s:8:\"Header 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.5.jpg\";s:12:\"tmpl_created\";i:1524584784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:372;s:16:\"popularity_index\";i:65;s:11:\"trend_index\";i:94;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:610;a:20:{s:4:\"tmpl\";i:664;s:2:\"id\";i:7754;s:5:\"title\";s:8:\"header 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.6.jpg\";s:12:\"tmpl_created\";i:1524583712;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:375;s:16:\"popularity_index\";i:111;s:11:\"trend_index\";i:143;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:611;a:20:{s:4:\"tmpl\";i:661;s:2:\"id\";i:7771;s:5:\"title\";s:8:\"header 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.7.jpg\";s:12:\"tmpl_created\";i:1524583540;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:376;s:16:\"popularity_index\";i:91;s:11:\"trend_index\";i:60;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:612;a:20:{s:4:\"tmpl\";i:662;s:2:\"id\";i:7787;s:5:\"title\";s:8:\"header 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.8.jpg\";s:12:\"tmpl_created\";i:1524583598;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/header-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:379;s:16:\"popularity_index\";i:102;s:11:\"trend_index\";i:78;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:613;a:20:{s:4:\"tmpl\";i:572;s:2:\"id\";i:6266;s:5:\"title\";s:6:\"Hero 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_4.png\";s:12:\"tmpl_created\";i:1520443695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:380;s:16:\"popularity_index\";i:52;s:11:\"trend_index\";i:35;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:614;a:20:{s:4:\"tmpl\";i:528;s:2:\"id\";i:5783;s:5:\"title\";s:7:\"Hero 10\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_2.png\";s:12:\"tmpl_created\";i:1520443586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:383;s:16:\"popularity_index\";i:365;s:11:\"trend_index\";i:567;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:615;a:20:{s:4:\"tmpl\";i:527;s:2:\"id\";i:5773;s:5:\"title\";s:7:\"Hero 11\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_1.png\";s:12:\"tmpl_created\";i:1520443584;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:384;s:16:\"popularity_index\";i:39;s:11:\"trend_index\";i:179;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:616;a:20:{s:4:\"tmpl\";i:479;s:2:\"id\";i:5238;s:5:\"title\";s:7:\"Hero 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4.png\";s:12:\"tmpl_created\";i:1520443468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/hero-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:386;s:16:\"popularity_index\";i:611;s:11:\"trend_index\";i:555;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:617;a:20:{s:4:\"tmpl\";i:573;s:2:\"id\";i:6274;s:5:\"title\";s:6:\"Hero 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_5.png\";s:12:\"tmpl_created\";i:1520443698;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:389;s:16:\"popularity_index\";i:87;s:11:\"trend_index\";i:88;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:618;a:20:{s:4:\"tmpl\";i:569;s:2:\"id\";i:6239;s:5:\"title\";s:6:\"Hero 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_1.png\";s:12:\"tmpl_created\";i:1520443689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:391;s:16:\"popularity_index\";i:23;s:11:\"trend_index\";i:34;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:619;a:20:{s:4:\"tmpl\";i:571;s:2:\"id\";i:6258;s:5:\"title\";s:6:\"Hero 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_3.png\";s:12:\"tmpl_created\";i:1520443693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:393;s:16:\"popularity_index\";i:479;s:11:\"trend_index\";i:470;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:620;a:20:{s:4:\"tmpl\";i:570;s:2:\"id\";i:6249;s:5:\"title\";s:6:\"Hero 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_2.png\";s:12:\"tmpl_created\";i:1520443691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:395;s:16:\"popularity_index\";i:56;s:11:\"trend_index\";i:85;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:621;a:20:{s:4:\"tmpl\";i:568;s:2:\"id\";i:6230;s:5:\"title\";s:6:\"Hero 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_white_1.png\";s:12:\"tmpl_created\";i:1520443687;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:396;s:16:\"popularity_index\";i:406;s:11:\"trend_index\";i:542;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:622;a:20:{s:4:\"tmpl\";i:530;s:2:\"id\";i:5801;s:5:\"title\";s:6:\"Hero 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_4.png\";s:12:\"tmpl_created\";i:1520443589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:398;s:16:\"popularity_index\";i:15;s:11:\"trend_index\";i:37;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:623;a:20:{s:4:\"tmpl\";i:531;s:2:\"id\";i:5811;s:5:\"title\";s:6:\"Hero 8\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_5.png\";s:12:\"tmpl_created\";i:1520443591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:400;s:16:\"popularity_index\";i:105;s:11:\"trend_index\";i:86;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:624;a:20:{s:4:\"tmpl\";i:529;s:2:\"id\";i:5792;s:5:\"title\";s:6:\"Hero 9\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_3.png\";s:12:\"tmpl_created\";i:1520443588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/hero-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:403;s:16:\"popularity_index\";i:225;s:11:\"trend_index\";i:244;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:625;a:20:{s:4:\"tmpl\";i:978;s:2:\"id\";i:13251;s:5:\"title\";s:27:\"Interior Design – 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.png\";s:12:\"tmpl_created\";i:1586148737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/interior-design-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:405;s:16:\"popularity_index\";i:730;s:11:\"trend_index\";i:795;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:626;a:20:{s:4:\"tmpl\";i:979;s:2:\"id\";i:13244;s:5:\"title\";s:30:\"Interior Design – Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.png\";s:12:\"tmpl_created\";i:1586148742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/interior-design-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Business\",\"Footer\",\"Interior Design\"]\";s:10:\"menu_order\";i:406;s:16:\"popularity_index\";i:322;s:11:\"trend_index\";i:178;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:627;a:20:{s:4:\"tmpl\";i:980;s:2:\"id\";i:13236;s:5:\"title\";s:30:\"Interior Design – Header\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-interior-design.png\";s:12:\"tmpl_created\";i:1586148746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/interior-design-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Business\",\"Header\",\"Interior Design\"]\";s:10:\"menu_order\";i:408;s:16:\"popularity_index\";i:146;s:11:\"trend_index\";i:64;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:628;a:20:{s:4:\"tmpl\";i:977;s:2:\"id\";i:13259;s:5:\"title\";s:36:\"Interior Design – News Archive\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Archiv-Blog.png\";s:12:\"tmpl_created\";i:1586148733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/interior-design-news-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:410;s:16:\"popularity_index\";i:436;s:11:\"trend_index\";i:132;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:629;a:20:{s:4:\"tmpl\";i:976;s:2:\"id\";i:13267;s:5:\"title\";s:35:\"Interior Design – Single News\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Post.png\";s:12:\"tmpl_created\";i:1586148728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/blocks/interior-design-single-news/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:413;s:16:\"popularity_index\";i:402;s:11:\"trend_index\";i:108;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:630;a:20:{s:4:\"tmpl\";i:975;s:2:\"id\";i:13274;s:5:\"title\";s:38:\"Interior Design – Single Project\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/04/Single-Project-.png\";s:12:\"tmpl_created\";i:1586148723;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/blocks/interior-design-single-project/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"Interior Design\"]\";s:10:\"menu_order\";i:414;s:16:\"popularity_index\";i:601;s:11:\"trend_index\";i:324;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:631;a:20:{s:4:\"tmpl\";i:1011;s:2:\"id\";i:14058;s:5:\"title\";s:36:\"Japanese restaurant – 404 page\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/06/404-Page.jpg\";s:12:\"tmpl_created\";i:1592290211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/japanese-restaurant-404-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:38:\"[\"404\",\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:416;s:16:\"popularity_index\";i:724;s:11:\"trend_index\";i:647;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:632;a:20:{s:4:\"tmpl\";i:1012;s:2:\"id\";i:14050;s:5:\"title\";s:34:\"Japanese restaurant – Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1592290247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/japanese-restaurant-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:41:\"[\"Food\",\"Footer\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:419;s:16:\"popularity_index\";i:317;s:11:\"trend_index\";i:238;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:633;a:20:{s:4:\"tmpl\";i:1013;s:2:\"id\";i:14042;s:5:\"title\";s:34:\"Japanese Restaurant – Header\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2020/06/japanese-restaurant-header.jpg\";s:12:\"tmpl_created\";i:1592290277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/japanese-restaurant-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:41:\"[\"Food\",\"Header\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:421;s:16:\"popularity_index\";i:411;s:11:\"trend_index\";i:274;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:634;a:20:{s:4:\"tmpl\";i:914;s:2:\"id\";i:12164;s:5:\"title\";s:20:\"Law Firm – 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/11/404.png\";s:12:\"tmpl_created\";i:1572846979;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/law-firm-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:422;s:16:\"popularity_index\";i:704;s:11:\"trend_index\";i:716;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:635;a:20:{s:4:\"tmpl\";i:913;s:2:\"id\";i:12170;s:5:\"title\";s:23:\"Law Firm – Archiv\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/archiv.png\";s:12:\"tmpl_created\";i:1572846967;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-archiv/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:424;s:16:\"popularity_index\";i:431;s:11:\"trend_index\";i:294;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:636;a:20:{s:4:\"tmpl\";i:912;s:2:\"id\";i:12179;s:5:\"title\";s:23:\"Law Firm – Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/footer.png\";s:12:\"tmpl_created\";i:1572846958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:425;s:16:\"popularity_index\";i:388;s:11:\"trend_index\";i:240;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:637;a:20:{s:4:\"tmpl\";i:911;s:2:\"id\";i:12194;s:5:\"title\";s:23:\"Law Firm – Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-law-firm.png\";s:12:\"tmpl_created\";i:1572846935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/law-firm-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:427;s:16:\"popularity_index\";i:80;s:11:\"trend_index\";i:39;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:638;a:20:{s:4:\"tmpl\";i:910;s:2:\"id\";i:12203;s:5:\"title\";s:30:\"Law Firm – Search Archiv\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/11/search_result.png\";s:12:\"tmpl_created\";i:1572846925;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/law-firm-search-archiv/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:430;s:16:\"popularity_index\";i:493;s:11:\"trend_index\";i:433;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:639;a:20:{s:4:\"tmpl\";i:909;s:2:\"id\";i:12212;s:5:\"title\";s:28:\"Law Firm – Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/single.png\";s:12:\"tmpl_created\";i:1572846914;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/law-firm-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:432;s:16:\"popularity_index\";i:326;s:11:\"trend_index\";i:214;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:640;a:20:{s:4:\"tmpl\";i:1022;s:2:\"id\";i:14772;s:5:\"title\";s:35:\"Luxury Real Estate – 404 page\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/07/404.png\";s:12:\"tmpl_created\";i:1595315728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/blocks/luxury-real-estate-404-page/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:433;s:16:\"popularity_index\";i:759;s:11:\"trend_index\";i:720;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:641;a:20:{s:4:\"tmpl\";i:1023;s:2:\"id\";i:14779;s:5:\"title\";s:33:\"Luxury Real Estate – Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Footer.png\";s:12:\"tmpl_created\";i:1595315743;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/luxury-real-estate-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Footer\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:434;s:16:\"popularity_index\";i:536;s:11:\"trend_index\";i:505;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:642;a:20:{s:4:\"tmpl\";i:1024;s:2:\"id\";i:14790;s:5:\"title\";s:33:\"Luxury Real Estate – Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Header.png\";s:12:\"tmpl_created\";i:1595315760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/luxury-real-estate-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Header\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:436;s:16:\"popularity_index\";i:101;s:11:\"trend_index\";i:157;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:643;a:20:{s:4:\"tmpl\";i:1026;s:2:\"id\";i:14809;s:5:\"title\";s:45:\"Luxury Real Estate – Properties Archive\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Properties.png\";s:12:\"tmpl_created\";i:1595315826;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/blocks/luxury-real-estate-properties-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:438;s:16:\"popularity_index\";i:414;s:11:\"trend_index\";i:420;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:644;a:20:{s:4:\"tmpl\";i:1027;s:2:\"id\";i:14816;s:5:\"title\";s:47:\"Luxury Real Estate – Property single post\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/07/Single-Property-.png\";s:12:\"tmpl_created\";i:1595315847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/blocks/luxury-real-estate-property-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:441;s:16:\"popularity_index\";i:541;s:11:\"trend_index\";i:665;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:645;a:20:{s:4:\"tmpl\";i:1025;s:2:\"id\";i:14799;s:5:\"title\";s:38:\"Luxury Real Estate – single post\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Post.png\";s:12:\"tmpl_created\";i:1595315792;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/blocks/luxury-real-estate-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:442;s:16:\"popularity_index\";i:369;s:11:\"trend_index\";i:441;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:646;a:20:{s:4:\"tmpl\";i:950;s:2:\"id\";i:12635;s:5:\"title\";s:20:\"Magazine – 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/01/404_s.png\";s:12:\"tmpl_created\";i:1579060746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/magazine-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:25:\"[\"404\",\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:445;s:16:\"popularity_index\";i:645;s:11:\"trend_index\";i:734;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:647;a:20:{s:4:\"tmpl\";i:949;s:2:\"id\";i:12643;s:5:\"title\";s:24:\"Magazine – Archiv1\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv1_s.png\";s:12:\"tmpl_created\";i:1579060737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/magazine-archiv1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:447;s:16:\"popularity_index\";i:346;s:11:\"trend_index\";i:272;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:648;a:20:{s:4:\"tmpl\";i:946;s:2:\"id\";i:12669;s:5:\"title\";s:23:\"Magazine – Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Footer_s.png\";s:12:\"tmpl_created\";i:1579060715;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:28:\"[\"Blog\",\"Footer\",\"Magazine\"]\";s:10:\"menu_order\";i:448;s:16:\"popularity_index\";i:442;s:11:\"trend_index\";i:349;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:649;a:20:{s:4:\"tmpl\";i:945;s:2:\"id\";i:12678;s:5:\"title\";s:23:\"Magazine – Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-magazine.png\";s:12:\"tmpl_created\";i:1579060701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:28:\"[\"Blog\",\"Header\",\"Magazine\"]\";s:10:\"menu_order\";i:450;s:16:\"popularity_index\";i:295;s:11:\"trend_index\";i:197;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:650;a:20:{s:4:\"tmpl\";i:947;s:2:\"id\";i:12661;s:5:\"title\";s:23:\"Magazine – Search\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Search_s.png\";s:12:\"tmpl_created\";i:1579060722;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-search/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:452;s:16:\"popularity_index\";i:396;s:11:\"trend_index\";i:509;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:651;a:20:{s:4:\"tmpl\";i:944;s:2:\"id\";i:12688;s:5:\"title\";s:30:\"Magazine – Single Post 1\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post2_s.png\";s:12:\"tmpl_created\";i:1579060692;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:453;s:16:\"popularity_index\";i:342;s:11:\"trend_index\";i:175;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:652;a:20:{s:4:\"tmpl\";i:943;s:2:\"id\";i:12699;s:5:\"title\";s:30:\"Magazine – Single Post 2\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post3_s.png\";s:12:\"tmpl_created\";i:1579060680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:454;s:16:\"popularity_index\";i:348;s:11:\"trend_index\";i:129;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:653;a:20:{s:4:\"tmpl\";i:942;s:2:\"id\";i:12707;s:5:\"title\";s:30:\"Magazine – Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post1_s.png\";s:12:\"tmpl_created\";i:1579060669;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/blocks/magazine-single-post-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:457;s:16:\"popularity_index\";i:476;s:11:\"trend_index\";i:246;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:654;a:20:{s:4:\"tmpl\";i:941;s:2:\"id\";i:12716;s:5:\"title\";s:30:\"Magazine – Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post4_s.png\";s:12:\"tmpl_created\";i:1579060659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/magazine-single-post-3-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:459;s:16:\"popularity_index\";i:513;s:11:\"trend_index\";i:489;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:655;a:20:{s:4:\"tmpl\";i:948;s:2:\"id\";i:12652;s:5:\"title\";s:17:\"Magazine- Archiv2\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv2_s.png\";s:12:\"tmpl_created\";i:1579060730;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/magazine-archiv2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:461;s:16:\"popularity_index\";i:525;s:11:\"trend_index\";i:585;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:656;a:20:{s:4:\"tmpl\";i:990;s:2:\"id\";i:13361;s:5:\"title\";s:25:\"Online Course – 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.jpg\";s:12:\"tmpl_created\";i:1587474710;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/online-course-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:35:\"[\"404\",\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:462;s:16:\"popularity_index\";i:682;s:11:\"trend_index\";i:498;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:657;a:20:{s:4:\"tmpl\";i:987;s:2:\"id\";i:13387;s:5:\"title\";s:32:\"Online Course – End Lesson\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-End-.jpg\";s:12:\"tmpl_created\";i:1587474682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/online-course-end-lesson/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:464;s:16:\"popularity_index\";i:653;s:11:\"trend_index\";i:408;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:658;a:20:{s:4:\"tmpl\";i:989;s:2:\"id\";i:13369;s:5:\"title\";s:28:\"Online Course – Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.jpg\";s:12:\"tmpl_created\";i:1587474701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/online-course-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Footer\"]\";s:10:\"menu_order\";i:466;s:16:\"popularity_index\";i:389;s:11:\"trend_index\";i:308;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:659;a:20:{s:4:\"tmpl\";i:988;s:2:\"id\";i:13378;s:5:\"title\";s:28:\"Online Course – Header\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-education-online-courses.jpg\";s:12:\"tmpl_created\";i:1587474693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/online-course-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Header\"]\";s:10:\"menu_order\";i:469;s:16:\"popularity_index\";i:492;s:11:\"trend_index\";i:519;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:660;a:20:{s:4:\"tmpl\";i:986;s:2:\"id\";i:13395;s:5:\"title\";s:34:\"Online Course – Start Lesson\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-Start.jpg\";s:12:\"tmpl_created\";i:1587474673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/online-course-start-lesson/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:471;s:16:\"popularity_index\";i:672;s:11:\"trend_index\";i:578;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:661;a:20:{s:4:\"tmpl\";i:953;s:2:\"id\";i:13089;s:5:\"title\";s:23:\"Photography – 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/02/404_s.png\";s:12:\"tmpl_created\";i:1582091623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/photography-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:33:\"[\"404\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:473;s:16:\"popularity_index\";i:702;s:11:\"trend_index\";i:706;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:662;a:20:{s:4:\"tmpl\";i:954;s:2:\"id\";i:13096;s:5:\"title\";s:32:\"Photography – Archiv Media\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Archiv_s.png\";s:12:\"tmpl_created\";i:1582091742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/blocks/photography-archiv-media/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:475;s:16:\"popularity_index\";i:631;s:11:\"trend_index\";i:405;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:663;a:20:{s:4:\"tmpl\";i:955;s:2:\"id\";i:13103;s:5:\"title\";s:26:\"Photography – Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Footer_s.png\";s:12:\"tmpl_created\";i:1582091903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/photography-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:36:\"[\"Footer\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:477;s:16:\"popularity_index\";i:422;s:11:\"trend_index\";i:230;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:664;a:20:{s:4:\"tmpl\";i:957;s:2:\"id\";i:13112;s:5:\"title\";s:26:\"Photography – Header\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-photography-portfolio.png\";s:12:\"tmpl_created\";i:1582092483;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/photography-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:36:\"[\"Header\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:478;s:16:\"popularity_index\";i:325;s:11:\"trend_index\";i:205;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:665;a:20:{s:4:\"tmpl\";i:956;s:2:\"id\";i:13120;s:5:\"title\";s:31:\"Photography – Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Post_s.png\";s:12:\"tmpl_created\";i:1582092351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/photography-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:480;s:16:\"popularity_index\";i:671;s:11:\"trend_index\";i:645;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:666;a:20:{s:4:\"tmpl\";i:901;s:2:\"id\";i:11807;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/09/404_small.png\";s:12:\"tmpl_created\";i:1569430070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:483;s:16:\"popularity_index\";i:480;s:11:\"trend_index\";i:497;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:667;a:20:{s:4:\"tmpl\";i:900;s:2:\"id\";i:11832;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Footer_small.png\";s:12:\"tmpl_created\";i:1569430019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Creative Portfolio\",\"Footer\",\"Portfolio\"]\";s:10:\"menu_order\";i:484;s:16:\"popularity_index\";i:246;s:11:\"trend_index\";i:102;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:668;a:20:{s:4:\"tmpl\";i:898;s:2:\"id\";i:11847;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Archiv_small.png\";s:12:\"tmpl_created\";i:1569430010;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:487;s:16:\"popularity_index\";i:336;s:11:\"trend_index\";i:455;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:669;a:20:{s:4:\"tmpl\";i:897;s:2:\"id\";i:11854;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/09/Post_small.png\";s:12:\"tmpl_created\";i:1569429983;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:489;s:16:\"popularity_index\";i:482;s:11:\"trend_index\";i:609;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:670;a:20:{s:4:\"tmpl\";i:904;s:2:\"id\";i:11890;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-design-portfolio.png\";s:12:\"tmpl_created\";i:1571907344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Creative Portfolio\",\"Header\",\"Portfolio\"]\";s:10:\"menu_order\";i:491;s:16:\"popularity_index\";i:306;s:11:\"trend_index\";i:364;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:671;a:20:{s:4:\"tmpl\";i:896;s:2:\"id\";i:11861;s:5:\"title\";s:27:\"Portfolio – Project 1\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project1_small.png\";s:12:\"tmpl_created\";i:1569429975;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:493;s:16:\"popularity_index\";i:643;s:11:\"trend_index\";i:764;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:672;a:20:{s:4:\"tmpl\";i:895;s:2:\"id\";i:11870;s:5:\"title\";s:27:\"Portfolio – Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569429964;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:495;s:16:\"popularity_index\";i:662;s:11:\"trend_index\";i:816;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:673;a:20:{s:4:\"tmpl\";i:903;s:2:\"id\";i:11897;s:5:\"title\";s:27:\"Portfolio – Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569494236;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/portfolio-project-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:496;s:16:\"popularity_index\";i:733;s:11:\"trend_index\";i:744;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:674;a:20:{s:4:\"tmpl\";i:894;s:2:\"id\";i:11877;s:5:\"title\";s:27:\"Portfolio – Project 3\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project3_small.png\";s:12:\"tmpl_created\";i:1569429954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/portfolio-project-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Creative Portfolio\",\"Portfolio\"]\";s:10:\"menu_order\";i:498;s:16:\"popularity_index\";i:692;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:675;a:20:{s:4:\"tmpl\";i:597;s:2:\"id\";i:5019;s:5:\"title\";s:11:\"Portfolio 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_1.png\";s:12:\"tmpl_created\";i:1520520580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:500;s:16:\"popularity_index\";i:170;s:11:\"trend_index\";i:236;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:676;a:20:{s:4:\"tmpl\";i:609;s:2:\"id\";i:5141;s:5:\"title\";s:12:\"Portfolio 10\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_10.png\";s:12:\"tmpl_created\";i:1520520601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:503;s:16:\"popularity_index\";i:416;s:11:\"trend_index\";i:478;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:677;a:20:{s:4:\"tmpl\";i:598;s:2:\"id\";i:5027;s:5:\"title\";s:12:\"Portfolio 11\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_2.png\";s:12:\"tmpl_created\";i:1520520581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:504;s:16:\"popularity_index\";i:304;s:11:\"trend_index\";i:421;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:678;a:20:{s:4:\"tmpl\";i:599;s:2:\"id\";i:5037;s:5:\"title\";s:12:\"Portfolio 12\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_3.png\";s:12:\"tmpl_created\";i:1520520583;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:507;s:16:\"popularity_index\";i:279;s:11:\"trend_index\";i:399;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:679;a:20:{s:4:\"tmpl\";i:600;s:2:\"id\";i:5057;s:5:\"title\";s:12:\"Portfolio 13\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_4.png\";s:12:\"tmpl_created\";i:1520520586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:509;s:16:\"popularity_index\";i:239;s:11:\"trend_index\";i:288;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:680;a:20:{s:4:\"tmpl\";i:601;s:2:\"id\";i:5071;s:5:\"title\";s:12:\"Portfolio 14\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_5.png\";s:12:\"tmpl_created\";i:1520520588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:511;s:16:\"popularity_index\";i:276;s:11:\"trend_index\";i:329;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:681;a:20:{s:4:\"tmpl\";i:603;s:2:\"id\";i:5090;s:5:\"title\";s:12:\"Portfolio 15\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_6.png\";s:12:\"tmpl_created\";i:1520520591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:513;s:16:\"popularity_index\";i:186;s:11:\"trend_index\";i:283;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:682;a:20:{s:4:\"tmpl\";i:604;s:2:\"id\";i:5098;s:5:\"title\";s:12:\"Portfolio 16\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_7.png\";s:12:\"tmpl_created\";i:1520520593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:515;s:16:\"popularity_index\";i:156;s:11:\"trend_index\";i:211;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:683;a:20:{s:4:\"tmpl\";i:606;s:2:\"id\";i:5115;s:5:\"title\";s:12:\"Portfolio 17\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_8.png\";s:12:\"tmpl_created\";i:1520520596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:517;s:16:\"popularity_index\";i:19;s:11:\"trend_index\";i:22;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:684;a:20:{s:4:\"tmpl\";i:608;s:2:\"id\";i:5133;s:5:\"title\";s:12:\"Portfolio 18\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_9.png\";s:12:\"tmpl_created\";i:1520520599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:519;s:16:\"popularity_index\";i:180;s:11:\"trend_index\";i:280;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:685;a:20:{s:4:\"tmpl\";i:610;s:2:\"id\";i:5149;s:5:\"title\";s:11:\"Portfolio 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_10.png\";s:12:\"tmpl_created\";i:1520520602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:521;s:16:\"popularity_index\";i:413;s:11:\"trend_index\";i:635;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:686;a:20:{s:4:\"tmpl\";i:468;s:2:\"id\";i:5045;s:5:\"title\";s:11:\"Portfolio 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_2.png\";s:12:\"tmpl_created\";i:1520443423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:523;s:16:\"popularity_index\";i:636;s:11:\"trend_index\";i:608;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:687;a:20:{s:4:\"tmpl\";i:602;s:2:\"id\";i:5082;s:5:\"title\";s:11:\"Portfolio 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_4.png\";s:12:\"tmpl_created\";i:1520520589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:524;s:16:\"popularity_index\";i:558;s:11:\"trend_index\";i:654;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:688;a:20:{s:4:\"tmpl\";i:605;s:2:\"id\";i:5107;s:5:\"title\";s:11:\"Portfolio 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_7.png\";s:12:\"tmpl_created\";i:1520520594;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:527;s:16:\"popularity_index\";i:380;s:11:\"trend_index\";i:347;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:689;a:20:{s:4:\"tmpl\";i:607;s:2:\"id\";i:5125;s:5:\"title\";s:11:\"Portfolio 6\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_8.png\";s:12:\"tmpl_created\";i:1520520597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:529;s:16:\"popularity_index\";i:236;s:11:\"trend_index\";i:386;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:690;a:20:{s:4:\"tmpl\";i:596;s:2:\"id\";i:5007;s:5:\"title\";s:11:\"Portfolio 7\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_1.png\";s:12:\"tmpl_created\";i:1520520578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/portfolio-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"Portfolio\"]\";s:10:\"menu_order\";i:530;s:16:\"popularity_index\";i:44;s:11:\"trend_index\";i:183;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:691;a:20:{s:4:\"tmpl\";i:434;s:2:\"id\";i:4509;s:5:\"title\";s:9:\"Pricing 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_1.png\";s:12:\"tmpl_created\";i:1520443310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:532;s:16:\"popularity_index\";i:703;s:11:\"trend_index\";i:641;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:692;a:20:{s:4:\"tmpl\";i:439;s:2:\"id\";i:4553;s:5:\"title\";s:10:\"Pricing 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_4.png\";s:12:\"tmpl_created\";i:1520443319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:534;s:16:\"popularity_index\";i:511;s:11:\"trend_index\";i:506;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:693;a:20:{s:4:\"tmpl\";i:441;s:2:\"id\";i:4572;s:5:\"title\";s:10:\"Pricing 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_5.png\";s:12:\"tmpl_created\";i:1520443324;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:537;s:16:\"popularity_index\";i:308;s:11:\"trend_index\";i:248;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:694;a:20:{s:4:\"tmpl\";i:442;s:2:\"id\";i:4580;s:5:\"title\";s:10:\"Pricing 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_6.png\";s:12:\"tmpl_created\";i:1520443326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:539;s:16:\"popularity_index\";i:576;s:11:\"trend_index\";i:526;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:695;a:20:{s:4:\"tmpl\";i:444;s:2:\"id\";i:4597;s:5:\"title\";s:10:\"Pricing 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_7.png\";s:12:\"tmpl_created\";i:1520443330;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:540;s:16:\"popularity_index\";i:613;s:11:\"trend_index\";i:450;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:696;a:20:{s:4:\"tmpl\";i:446;s:2:\"id\";i:4613;s:5:\"title\";s:10:\"Pricing 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_8.png\";s:12:\"tmpl_created\";i:1520443334;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/pricing-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:543;s:16:\"popularity_index\";i:581;s:11:\"trend_index\";i:568;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:697;a:20:{s:4:\"tmpl\";i:436;s:2:\"id\";i:4529;s:5:\"title\";s:9:\"Pricing 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_2.png\";s:12:\"tmpl_created\";i:1520443314;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:545;s:16:\"popularity_index\";i:609;s:11:\"trend_index\";i:613;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:698;a:20:{s:4:\"tmpl\";i:438;s:2:\"id\";i:4545;s:5:\"title\";s:9:\"Pricing 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_3.png\";s:12:\"tmpl_created\";i:1520443317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:547;s:16:\"popularity_index\";i:707;s:11:\"trend_index\";i:825;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:699;a:20:{s:4:\"tmpl\";i:440;s:2:\"id\";i:4562;s:5:\"title\";s:9:\"Pricing 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_4.png\";s:12:\"tmpl_created\";i:1520443322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:549;s:16:\"popularity_index\";i:697;s:11:\"trend_index\";i:821;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:700;a:20:{s:4:\"tmpl\";i:443;s:2:\"id\";i:4589;s:5:\"title\";s:9:\"Pricing 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_6.png\";s:12:\"tmpl_created\";i:1520443327;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:551;s:16:\"popularity_index\";i:716;s:11:\"trend_index\";i:639;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:701;a:20:{s:4:\"tmpl\";i:445;s:2:\"id\";i:4605;s:5:\"title\";s:9:\"Pricing 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_7.png\";s:12:\"tmpl_created\";i:1520443332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:553;s:16:\"popularity_index\";i:738;s:11:\"trend_index\";i:773;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:702;a:20:{s:4:\"tmpl\";i:433;s:2:\"id\";i:4500;s:5:\"title\";s:9:\"Pricing 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_1.png\";s:12:\"tmpl_created\";i:1520443308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:554;s:16:\"popularity_index\";i:500;s:11:\"trend_index\";i:451;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:703;a:20:{s:4:\"tmpl\";i:435;s:2:\"id\";i:4521;s:5:\"title\";s:9:\"Pricing 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_2.png\";s:12:\"tmpl_created\";i:1520443312;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:557;s:16:\"popularity_index\";i:311;s:11:\"trend_index\";i:372;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:704;a:20:{s:4:\"tmpl\";i:437;s:2:\"id\";i:4537;s:5:\"title\";s:9:\"Pricing 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_3.png\";s:12:\"tmpl_created\";i:1520443315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/pricing-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"Pricing\"]\";s:10:\"menu_order\";i:559;s:16:\"popularity_index\";i:589;s:11:\"trend_index\";i:841;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:705;a:20:{s:4:\"tmpl\";i:1046;s:2:\"id\";i:15204;s:5:\"title\";s:24:\"Psychologist – 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/09/404.jpg\";s:12:\"tmpl_created\";i:1600161419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/psychologist-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:564;s:16:\"popularity_index\";i:574;s:11:\"trend_index\";i:493;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:706;a:20:{s:4:\"tmpl\";i:1047;s:2:\"id\";i:15212;s:5:\"title\";s:28:\"Psychologist – Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Blog.jpg\";s:12:\"tmpl_created\";i:1600162340;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/blocks/psychologist-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:565;s:16:\"popularity_index\";i:379;s:11:\"trend_index\";i:358;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:707;a:20:{s:4:\"tmpl\";i:1048;s:2:\"id\";i:15219;s:5:\"title\";s:27:\"Psychologist – Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Footer.jpg\";s:12:\"tmpl_created\";i:1600163069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/psychologist-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Footer\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:566;s:16:\"popularity_index\";i:599;s:11:\"trend_index\";i:500;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:708;a:20:{s:4:\"tmpl\";i:701;s:2:\"id\";i:9239;s:5:\"title\";s:17:\"product archive 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-1.png\";s:12:\"tmpl_created\";i:1532953482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:566;s:16:\"popularity_index\";i:60;s:11:\"trend_index\";i:25;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:709;a:20:{s:4:\"tmpl\";i:1049;s:2:\"id\";i:15230;s:5:\"title\";s:27:\"Psychologist – Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Header.png\";s:12:\"tmpl_created\";i:1600163444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/psychologist-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Header\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:567;s:16:\"popularity_index\";i:429;s:11:\"trend_index\";i:423;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:710;a:20:{s:4:\"tmpl\";i:702;s:2:\"id\";i:9247;s:5:\"title\";s:17:\"product archive 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-2.png\";s:12:\"tmpl_created\";i:1532953793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:567;s:16:\"popularity_index\";i:71;s:11:\"trend_index\";i:30;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:711;a:20:{s:4:\"tmpl\";i:1050;s:2:\"id\";i:15240;s:5:\"title\";s:34:\"Psychologist – single post 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Post.png\";s:12:\"tmpl_created\";i:1600164087;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/psychologist-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:568;s:16:\"popularity_index\";i:562;s:11:\"trend_index\";i:570;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:712;a:20:{s:4:\"tmpl\";i:703;s:2:\"id\";i:9254;s:5:\"title\";s:17:\"product archive 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-3.png\";s:12:\"tmpl_created\";i:1532954032;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/product-archive-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:568;s:16:\"popularity_index\";i:73;s:11:\"trend_index\";i:44;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:713;a:20:{s:4:\"tmpl\";i:1051;s:2:\"id\";i:15251;s:5:\"title\";s:34:\"Psychologist – single post 2\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Service-Page.png\";s:12:\"tmpl_created\";i:1600165179;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/blocks/psychologist-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:569;s:16:\"popularity_index\";i:507;s:11:\"trend_index\";i:368;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:714;a:20:{s:4:\"tmpl\";i:412;s:2:\"id\";i:4313;s:5:\"title\";s:11:\"Services 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_8.png\";s:12:\"tmpl_created\";i:1520443268;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:570;s:16:\"popularity_index\";i:115;s:11:\"trend_index\";i:53;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:715;a:20:{s:4:\"tmpl\";i:413;s:2:\"id\";i:4324;s:5:\"title\";s:11:\"Services 14\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_9.png\";s:12:\"tmpl_created\";i:1520443270;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:571;s:16:\"popularity_index\";i:277;s:11:\"trend_index\";i:138;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:716;a:20:{s:4:\"tmpl\";i:418;s:2:\"id\";i:4368;s:5:\"title\";s:11:\"Services 16\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_13.png\";s:12:\"tmpl_created\";i:1520443279;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:572;s:16:\"popularity_index\";i:62;s:11:\"trend_index\";i:59;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:717;a:20:{s:4:\"tmpl\";i:420;s:2:\"id\";i:4391;s:5:\"title\";s:11:\"Services 17\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_14.png\";s:12:\"tmpl_created\";i:1520443283;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:573;s:16:\"popularity_index\";i:153;s:11:\"trend_index\";i:120;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:718;a:20:{s:4:\"tmpl\";i:403;s:2:\"id\";i:4235;s:5:\"title\";s:11:\"Services 18\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_2.png\";s:12:\"tmpl_created\";i:1520443251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:574;s:16:\"popularity_index\";i:273;s:11:\"trend_index\";i:172;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:719;a:20:{s:4:\"tmpl\";i:417;s:2:\"id\";i:4357;s:5:\"title\";s:11:\"Services 20\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_12.png\";s:12:\"tmpl_created\";i:1520443277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:575;s:16:\"popularity_index\";i:45;s:11:\"trend_index\";i:45;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:720;a:20:{s:4:\"tmpl\";i:415;s:2:\"id\";i:4341;s:5:\"title\";s:11:\"Services 21\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_11.png\";s:12:\"tmpl_created\";i:1520443274;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:576;s:16:\"popularity_index\";i:142;s:11:\"trend_index\";i:114;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:721;a:20:{s:4:\"tmpl\";i:414;s:2:\"id\";i:4332;s:5:\"title\";s:11:\"Services 22\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_10.png\";s:12:\"tmpl_created\";i:1520443272;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:577;s:16:\"popularity_index\";i:138;s:11:\"trend_index\";i:149;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:722;a:20:{s:4:\"tmpl\";i:401;s:2:\"id\";i:4212;s:5:\"title\";s:11:\"Services 23\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_1.png\";s:12:\"tmpl_created\";i:1520443248;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:578;s:16:\"popularity_index\";i:136;s:11:\"trend_index\";i:302;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:723;a:20:{s:4:\"tmpl\";i:408;s:2:\"id\";i:4276;s:5:\"title\";s:11:\"Services 24\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_4.png\";s:12:\"tmpl_created\";i:1520443261;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:579;s:16:\"popularity_index\";i:353;s:11:\"trend_index\";i:514;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:724;a:20:{s:4:\"tmpl\";i:406;s:2:\"id\";i:4260;s:5:\"title\";s:11:\"Services 25\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_3.png\";s:12:\"tmpl_created\";i:1520443257;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-25/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:580;s:16:\"popularity_index\";i:184;s:11:\"trend_index\";i:209;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:725;a:20:{s:4:\"tmpl\";i:404;s:2:\"id\";i:4244;s:5:\"title\";s:11:\"Services 26\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_2.png\";s:12:\"tmpl_created\";i:1520443253;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:581;s:16:\"popularity_index\";i:544;s:11:\"trend_index\";i:596;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:726;a:20:{s:4:\"tmpl\";i:421;s:2:\"id\";i:4400;s:5:\"title\";s:11:\"Services 27\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_13.png\";s:12:\"tmpl_created\";i:1520443285;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:582;s:16:\"popularity_index\";i:286;s:11:\"trend_index\";i:438;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:727;a:20:{s:4:\"tmpl\";i:419;s:2:\"id\";i:4376;s:5:\"title\";s:11:\"Services 28\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_12.png\";s:12:\"tmpl_created\";i:1520443281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-28/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:583;s:16:\"popularity_index\";i:151;s:11:\"trend_index\";i:249;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:728;a:20:{s:4:\"tmpl\";i:416;s:2:\"id\";i:4349;s:5:\"title\";s:11:\"Services 29\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_11.png\";s:12:\"tmpl_created\";i:1520443275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:584;s:16:\"popularity_index\";i:330;s:11:\"trend_index\";i:483;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:729;a:20:{s:4:\"tmpl\";i:402;s:2:\"id\";i:4227;s:5:\"title\";s:11:\"Services 30\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_1.png\";s:12:\"tmpl_created\";i:1520443250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-30/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:585;s:16:\"popularity_index\";i:351;s:11:\"trend_index\";i:553;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:730;a:20:{s:4:\"tmpl\";i:560;s:2:\"id\";i:6162;s:5:\"title\";s:11:\"Services 31\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_1.png\";s:12:\"tmpl_created\";i:1520443668;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/services-31/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:586;s:16:\"popularity_index\";i:372;s:11:\"trend_index\";i:550;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:731;a:20:{s:4:\"tmpl\";i:411;s:2:\"id\";i:4302;s:5:\"title\";s:10:\"Services 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_7.png\";s:12:\"tmpl_created\";i:1520443266;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:587;s:16:\"popularity_index\";i:58;s:11:\"trend_index\";i:97;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:732;a:20:{s:4:\"tmpl\";i:410;s:2:\"id\";i:4293;s:5:\"title\";s:10:\"Services 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_6.png\";s:12:\"tmpl_created\";i:1520443265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:588;s:16:\"popularity_index\";i:288;s:11:\"trend_index\";i:269;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:733;a:20:{s:4:\"tmpl\";i:409;s:2:\"id\";i:4284;s:5:\"title\";s:10:\"Services 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_5.png\";s:12:\"tmpl_created\";i:1520443263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:589;s:16:\"popularity_index\";i:27;s:11:\"trend_index\";i:21;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:734;a:20:{s:4:\"tmpl\";i:407;s:2:\"id\";i:4268;s:5:\"title\";s:10:\"Services 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_4.png\";s:12:\"tmpl_created\";i:1520443259;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:590;s:16:\"popularity_index\";i:173;s:11:\"trend_index\";i:213;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:735;a:20:{s:4:\"tmpl\";i:405;s:2:\"id\";i:4252;s:5:\"title\";s:10:\"Services 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_3.png\";s:12:\"tmpl_created\";i:1520443255;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/services-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:591;s:16:\"popularity_index\";i:46;s:11:\"trend_index\";i:99;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:736;a:20:{s:4:\"tmpl\";i:677;s:2:\"id\";i:8676;s:5:\"title\";s:13:\"single page 1\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.6.jpg\";s:12:\"tmpl_created\";i:1527682423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:592;s:16:\"popularity_index\";i:285;s:11:\"trend_index\";i:145;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:737;a:20:{s:4:\"tmpl\";i:678;s:2:\"id\";i:8678;s:5:\"title\";s:13:\"single page 2\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.2.jpg\";s:12:\"tmpl_created\";i:1527682780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:593;s:16:\"popularity_index\";i:140;s:11:\"trend_index\";i:82;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:738;a:20:{s:4:\"tmpl\";i:679;s:2:\"id\";i:8679;s:5:\"title\";s:13:\"single page 3\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.3.jpg\";s:12:\"tmpl_created\";i:1527682847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:594;s:16:\"popularity_index\";i:122;s:11:\"trend_index\";i:23;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:739;a:20:{s:4:\"tmpl\";i:680;s:2:\"id\";i:8680;s:5:\"title\";s:13:\"single page 4\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.1.jpg\";s:12:\"tmpl_created\";i:1527682896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:595;s:16:\"popularity_index\";i:373;s:11:\"trend_index\";i:190;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:740;a:20:{s:4:\"tmpl\";i:681;s:2:\"id\";i:8681;s:5:\"title\";s:13:\"single page 5\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.5.jpg\";s:12:\"tmpl_created\";i:1527682969;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:596;s:16:\"popularity_index\";i:287;s:11:\"trend_index\";i:218;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:741;a:20:{s:4:\"tmpl\";i:682;s:2:\"id\";i:8682;s:5:\"title\";s:13:\"single page 6\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.4.jpg\";s:12:\"tmpl_created\";i:1527683026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:597;s:16:\"popularity_index\";i:412;s:11:\"trend_index\";i:227;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:742;a:20:{s:4:\"tmpl\";i:683;s:2:\"id\";i:8703;s:5:\"title\";s:13:\"single page 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.7.jpg\";s:12:\"tmpl_created\";i:1527683072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-page-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:598;s:16:\"popularity_index\";i:401;s:11:\"trend_index\";i:316;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:743;a:20:{s:4:\"tmpl\";i:640;s:2:\"id\";i:7650;s:5:\"title\";s:13:\"Single Post 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_1_v2.jpg\";s:12:\"tmpl_created\";i:1521557736;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:599;s:16:\"popularity_index\";i:119;s:11:\"trend_index\";i:266;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:744;a:20:{s:4:\"tmpl\";i:639;s:2:\"id\";i:7663;s:5:\"title\";s:13:\"Single Post 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_2_v2.jpg\";s:12:\"tmpl_created\";i:1521547761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:600;s:16:\"popularity_index\";i:50;s:11:\"trend_index\";i:139;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:745;a:20:{s:4:\"tmpl\";i:705;s:2:\"id\";i:9296;s:5:\"title\";s:13:\"Single Post 3\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3002.jpg\";s:12:\"tmpl_created\";i:1537440673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:601;s:16:\"popularity_index\";i:213;s:11:\"trend_index\";i:204;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:746;a:20:{s:4:\"tmpl\";i:704;s:2:\"id\";i:9301;s:5:\"title\";s:13:\"Single Post 4\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3003.jpg\";s:12:\"tmpl_created\";i:1537440661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:602;s:16:\"popularity_index\";i:248;s:11:\"trend_index\";i:336;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:747;a:20:{s:4:\"tmpl\";i:706;s:2:\"id\";i:9313;s:5:\"title\";s:13:\"Single Post 5\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3001.jpg\";s:12:\"tmpl_created\";i:1537440798;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:603;s:16:\"popularity_index\";i:197;s:11:\"trend_index\";i:177;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:748;a:20:{s:4:\"tmpl\";i:707;s:2:\"id\";i:9343;s:5:\"title\";s:13:\"Single Post 6\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3004.jpg\";s:12:\"tmpl_created\";i:1537443531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:604;s:16:\"popularity_index\";i:228;s:11:\"trend_index\";i:279;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:749;a:20:{s:4:\"tmpl\";i:708;s:2:\"id\";i:9349;s:5:\"title\";s:13:\"Single Post 7\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3005.jpg\";s:12:\"tmpl_created\";i:1537443903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/single-post-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:605;s:16:\"popularity_index\";i:158;s:11:\"trend_index\";i:253;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:750;a:20:{s:4:\"tmpl\";i:555;s:2:\"id\";i:6114;s:5:\"title\";s:7:\"Stats 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_6.png\";s:12:\"tmpl_created\";i:1520443659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:610;s:16:\"popularity_index\";i:434;s:11:\"trend_index\";i:692;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:751;a:20:{s:4:\"tmpl\";i:562;s:2:\"id\";i:6178;s:5:\"title\";s:8:\"Stats 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_2.png\";s:12:\"tmpl_created\";i:1520443676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:611;s:16:\"popularity_index\";i:435;s:11:\"trend_index\";i:755;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:752;a:20:{s:4:\"tmpl\";i:561;s:2:\"id\";i:6170;s:5:\"title\";s:8:\"Stats 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_2.png\";s:12:\"tmpl_created\";i:1520443670;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:612;s:16:\"popularity_index\";i:366;s:11:\"trend_index\";i:552;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:753;a:20:{s:4:\"tmpl\";i:697;s:2:\"id\";i:9174;s:5:\"title\";s:17:\"single product 01\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product01_350.png\";s:12:\"tmpl_created\";i:1532950125;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:612;s:16:\"popularity_index\";i:31;s:11:\"trend_index\";i:6;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:754;a:20:{s:4:\"tmpl\";i:563;s:2:\"id\";i:6186;s:5:\"title\";s:8:\"Stats 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_3.png\";s:12:\"tmpl_created\";i:1520443678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:613;s:16:\"popularity_index\";i:569;s:11:\"trend_index\";i:811;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:755;a:20:{s:4:\"tmpl\";i:698;s:2:\"id\";i:9178;s:5:\"title\";s:17:\"single product 02\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product02_350new.png\";s:12:\"tmpl_created\";i:1532951997;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-02/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:613;s:16:\"popularity_index\";i:66;s:11:\"trend_index\";i:42;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:756;a:20:{s:4:\"tmpl\";i:550;s:2:\"id\";i:6071;s:5:\"title\";s:8:\"Stats 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_3.png\";s:12:\"tmpl_created\";i:1520443649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/stats-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:614;s:16:\"popularity_index\";i:168;s:11:\"trend_index\";i:328;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:757;a:20:{s:4:\"tmpl\";i:699;s:2:\"id\";i:9180;s:5:\"title\";s:17:\"single product 03\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product03_350.png\";s:12:\"tmpl_created\";i:1532952302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-03/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:614;s:16:\"popularity_index\";i:108;s:11:\"trend_index\";i:66;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:758;a:20:{s:4:\"tmpl\";i:554;s:2:\"id\";i:6106;s:5:\"title\";s:7:\"Stats 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_6.png\";s:12:\"tmpl_created\";i:1520443657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:615;s:16:\"popularity_index\";i:361;s:11:\"trend_index\";i:784;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:759;a:20:{s:4:\"tmpl\";i:700;s:2:\"id\";i:9182;s:5:\"title\";s:17:\"single product 04\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product040_350.png\";s:12:\"tmpl_created\";i:1532952606;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/single-product-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:17:\"essential-oct2023\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:615;s:16:\"popularity_index\";i:123;s:11:\"trend_index\";i:81;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:760;a:20:{s:4:\"tmpl\";i:551;s:2:\"id\";i:6079;s:5:\"title\";s:7:\"Stats 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_4.png\";s:12:\"tmpl_created\";i:1520443651;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:616;s:16:\"popularity_index\";i:284;s:11:\"trend_index\";i:385;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:761;a:20:{s:4:\"tmpl\";i:552;s:2:\"id\";i:6089;s:5:\"title\";s:7:\"Stats 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_5.png\";s:12:\"tmpl_created\";i:1520443653;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:617;s:16:\"popularity_index\";i:205;s:11:\"trend_index\";i:452;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:762;a:20:{s:4:\"tmpl\";i:549;s:2:\"id\";i:6063;s:5:\"title\";s:7:\"Stats 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_2.png\";s:12:\"tmpl_created\";i:1520443647;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:618;s:16:\"popularity_index\";i:181;s:11:\"trend_index\";i:419;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:763;a:20:{s:4:\"tmpl\";i:553;s:2:\"id\";i:6097;s:5:\"title\";s:7:\"Stats 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_2.png\";s:12:\"tmpl_created\";i:1520443655;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:619;s:16:\"popularity_index\";i:264;s:11:\"trend_index\";i:492;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:764;a:20:{s:4:\"tmpl\";i:538;s:2:\"id\";i:5956;s:5:\"title\";s:7:\"Stats 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_1.png\";s:12:\"tmpl_created\";i:1520443623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:620;s:16:\"popularity_index\";i:532;s:11:\"trend_index\";i:541;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:765;a:20:{s:4:\"tmpl\";i:537;s:2:\"id\";i:5947;s:5:\"title\";s:7:\"Stats 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_1.png\";s:12:\"tmpl_created\";i:1520443621;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-8/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:621;s:16:\"popularity_index\";i:368;s:11:\"trend_index\";i:531;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:766;a:20:{s:4:\"tmpl\";i:559;s:2:\"id\";i:6152;s:5:\"title\";s:7:\"Stats 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_1.png\";s:12:\"tmpl_created\";i:1520443666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/stats-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:622;s:16:\"popularity_index\";i:272;s:11:\"trend_index\";i:557;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:767;a:20:{s:4:\"tmpl\";i:469;s:2:\"id\";i:5157;s:5:\"title\";s:11:\"Subscribe 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_1.png\";s:12:\"tmpl_created\";i:1520443448;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:623;s:16:\"popularity_index\";i:340;s:11:\"trend_index\";i:293;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:768;a:20:{s:4:\"tmpl\";i:472;s:2:\"id\";i:5181;s:5:\"title\";s:11:\"Subscribe 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_2.png\";s:12:\"tmpl_created\";i:1520443454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/subscribe-2-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:624;s:16:\"popularity_index\";i:451;s:11:\"trend_index\";i:340;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:769;a:20:{s:4:\"tmpl\";i:470;s:2:\"id\";i:5165;s:5:\"title\";s:11:\"Subscribe 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_1.png\";s:12:\"tmpl_created\";i:1520443450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:625;s:16:\"popularity_index\";i:520;s:11:\"trend_index\";i:620;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:770;a:20:{s:4:\"tmpl\";i:477;s:2:\"id\";i:5222;s:5:\"title\";s:11:\"Subscribe 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_3.png\";s:12:\"tmpl_created\";i:1520443464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:626;s:16:\"popularity_index\";i:397;s:11:\"trend_index\";i:427;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:771;a:20:{s:4:\"tmpl\";i:471;s:2:\"id\";i:5173;s:5:\"title\";s:11:\"Subscribe 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_2.png\";s:12:\"tmpl_created\";i:1520443452;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/subscribe-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"Form\",\"Subscribe\"]\";s:10:\"menu_order\";i:627;s:16:\"popularity_index\";i:261;s:11:\"trend_index\";i:237;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:772;a:20:{s:4:\"tmpl\";i:465;s:2:\"id\";i:4801;s:5:\"title\";s:7:\"Team 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_8.png\";s:12:\"tmpl_created\";i:1520443369;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:628;s:16:\"popularity_index\";i:332;s:11:\"trend_index\";i:188;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:773;a:20:{s:4:\"tmpl\";i:462;s:2:\"id\";i:4770;s:5:\"title\";s:7:\"Team 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_6.png\";s:12:\"tmpl_created\";i:1520443364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/team-12-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:629;s:16:\"popularity_index\";i:432;s:11:\"trend_index\";i:488;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:774;a:20:{s:4:\"tmpl\";i:458;s:2:\"id\";i:4727;s:5:\"title\";s:7:\"Team 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_2.png\";s:12:\"tmpl_created\";i:1520443356;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:630;s:16:\"popularity_index\";i:375;s:11:\"trend_index\";i:345;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:775;a:20:{s:4:\"tmpl\";i:543;s:2:\"id\";i:5999;s:5:\"title\";s:7:\"Team 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_10.png\";s:12:\"tmpl_created\";i:1520443634;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:631;s:16:\"popularity_index\";i:110;s:11:\"trend_index\";i:318;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:776;a:20:{s:4:\"tmpl\";i:455;s:2:\"id\";i:4698;s:5:\"title\";s:7:\"Team 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_1.png\";s:12:\"tmpl_created\";i:1520443350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:632;s:16:\"popularity_index\";i:449;s:11:\"trend_index\";i:410;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:777;a:20:{s:4:\"tmpl\";i:463;s:2:\"id\";i:4781;s:5:\"title\";s:7:\"Team 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_7.png\";s:12:\"tmpl_created\";i:1520443365;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:633;s:16:\"popularity_index\";i:267;s:11:\"trend_index\";i:330;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:778;a:20:{s:4:\"tmpl\";i:558;s:2:\"id\";i:6144;s:5:\"title\";s:7:\"Team 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_11.png\";s:12:\"tmpl_created\";i:1520443664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:634;s:16:\"popularity_index\";i:166;s:11:\"trend_index\";i:365;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:779;a:20:{s:4:\"tmpl\";i:464;s:2:\"id\";i:4793;s:5:\"title\";s:7:\"Team 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_8.png\";s:12:\"tmpl_created\";i:1520443367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:635;s:16:\"popularity_index\";i:207;s:11:\"trend_index\";i:173;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:780;a:20:{s:4:\"tmpl\";i:466;s:2:\"id\";i:4809;s:5:\"title\";s:7:\"Team 19\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_9.png\";s:12:\"tmpl_created\";i:1520443371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:636;s:16:\"popularity_index\";i:300;s:11:\"trend_index\";i:465;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:781;a:20:{s:4:\"tmpl\";i:459;s:2:\"id\";i:4736;s:5:\"title\";s:7:\"Team 20\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_4.png\";s:12:\"tmpl_created\";i:1520443358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:637;s:16:\"popularity_index\";i:144;s:11:\"trend_index\";i:159;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:782;a:20:{s:4:\"tmpl\";i:467;s:2:\"id\";i:4818;s:5:\"title\";s:7:\"Team 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_9.png\";s:12:\"tmpl_created\";i:1520443373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:638;s:16:\"popularity_index\";i:515;s:11:\"trend_index\";i:606;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:783;a:20:{s:4:\"tmpl\";i:461;s:2:\"id\";i:4759;s:5:\"title\";s:7:\"Team 22\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_5.png\";s:12:\"tmpl_created\";i:1520443362;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:639;s:16:\"popularity_index\";i:299;s:11:\"trend_index\";i:376;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:784;a:20:{s:4:\"tmpl\";i:460;s:2:\"id\";i:4746;s:5:\"title\";s:7:\"Team 23\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_4.png\";s:12:\"tmpl_created\";i:1520443360;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/team-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:640;s:16:\"popularity_index\";i:282;s:11:\"trend_index\";i:378;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:785;a:20:{s:4:\"tmpl\";i:457;s:2:\"id\";i:4718;s:5:\"title\";s:6:\"Team 4\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_3.png\";s:12:\"tmpl_created\";i:1520443354;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:641;s:16:\"popularity_index\";i:192;s:11:\"trend_index\";i:359;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:786;a:20:{s:4:\"tmpl\";i:456;s:2:\"id\";i:4706;s:5:\"title\";s:6:\"Team 5\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_2.png\";s:12:\"tmpl_created\";i:1520443352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:642;s:16:\"popularity_index\";i:149;s:11:\"trend_index\";i:299;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:787;a:20:{s:4:\"tmpl\";i:544;s:2:\"id\";i:6008;s:5:\"title\";s:6:\"Team 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_10.png\";s:12:\"tmpl_created\";i:1520443636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-6/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:643;s:16:\"popularity_index\";i:75;s:11:\"trend_index\";i:277;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:788;a:20:{s:4:\"tmpl\";i:454;s:2:\"id\";i:4690;s:5:\"title\";s:6:\"Team 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_1.png\";s:12:\"tmpl_created\";i:1520443348;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/team-7/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"Team\"]\";s:10:\"menu_order\";i:644;s:16:\"popularity_index\";i:243;s:11:\"trend_index\";i:402;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:789;a:20:{s:4:\"tmpl\";i:586;s:2:\"id\";i:4921;s:5:\"title\";s:14:\"Testimonial 10\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_5.png\";s:12:\"tmpl_created\";i:1520520562;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-10/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:645;s:16:\"popularity_index\";i:219;s:11:\"trend_index\";i:198;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:790;a:20:{s:4:\"tmpl\";i:582;s:2:\"id\";i:4889;s:5:\"title\";s:14:\"Testimonial 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-2.jpg\";s:12:\"tmpl_created\";i:1520520556;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:646;s:16:\"popularity_index\";i:557;s:11:\"trend_index\";i:522;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:791;a:20:{s:4:\"tmpl\";i:580;s:2:\"id\";i:4871;s:5:\"title\";s:14:\"Testimonial 12\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_3.png\";s:12:\"tmpl_created\";i:1520520552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-12/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:647;s:16:\"popularity_index\";i:262;s:11:\"trend_index\";i:391;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:792;a:20:{s:4:\"tmpl\";i:578;s:2:\"id\";i:4854;s:5:\"title\";s:14:\"Testimonial 13\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_2.png\";s:12:\"tmpl_created\";i:1520520549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-13/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:648;s:16:\"popularity_index\";i:637;s:11:\"trend_index\";i:741;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:793;a:20:{s:4:\"tmpl\";i:595;s:2:\"id\";i:4995;s:5:\"title\";s:14:\"Testimonial 14\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_12.png\";s:12:\"tmpl_created\";i:1520520577;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-14/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:649;s:16:\"popularity_index\";i:400;s:11:\"trend_index\";i:411;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:794;a:20:{s:4:\"tmpl\";i:593;s:2:\"id\";i:4979;s:5:\"title\";s:14:\"Testimonial 15\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_10.png\";s:12:\"tmpl_created\";i:1520520573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-15/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:650;s:16:\"popularity_index\";i:568;s:11:\"trend_index\";i:544;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:795;a:20:{s:4:\"tmpl\";i:576;s:2:\"id\";i:4835;s:5:\"title\";s:14:\"Testimonial 16\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_1.png\";s:12:\"tmpl_created\";i:1520520546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-16/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:651;s:16:\"popularity_index\";i:399;s:11:\"trend_index\";i:401;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:796;a:20:{s:4:\"tmpl\";i:594;s:2:\"id\";i:4987;s:5:\"title\";s:14:\"Testimonial 17\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_12-1.png\";s:12:\"tmpl_created\";i:1520520575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-17/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:652;s:16:\"popularity_index\";i:159;s:11:\"trend_index\";i:199;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:797;a:20:{s:4:\"tmpl\";i:577;s:2:\"id\";i:4843;s:5:\"title\";s:14:\"Testimonial 18\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_2.png\";s:12:\"tmpl_created\";i:1520520548;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-18/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:653;s:16:\"popularity_index\";i:457;s:11:\"trend_index\";i:780;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:798;a:20:{s:4:\"tmpl\";i:579;s:2:\"id\";i:4863;s:5:\"title\";s:14:\"Testimonial 19\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_3.png\";s:12:\"tmpl_created\";i:1520520551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-19/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:654;s:16:\"popularity_index\";i:245;s:11:\"trend_index\";i:599;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:799;a:20:{s:4:\"tmpl\";i:581;s:2:\"id\";i:4880;s:5:\"title\";s:14:\"Testimonial 20\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-1.jpg\";s:12:\"tmpl_created\";i:1520520554;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-20/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:655;s:16:\"popularity_index\";i:446;s:11:\"trend_index\";i:653;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:800;a:20:{s:4:\"tmpl\";i:583;s:2:\"id\";i:4897;s:5:\"title\";s:14:\"Testimonial 21\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_5.png\";s:12:\"tmpl_created\";i:1520520557;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-21/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:656;s:16:\"popularity_index\";i:78;s:11:\"trend_index\";i:289;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:801;a:20:{s:4:\"tmpl\";i:584;s:2:\"id\";i:4905;s:5:\"title\";s:14:\"Testimonial 22\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_6.png\";s:12:\"tmpl_created\";i:1520520559;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-22/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:657;s:16:\"popularity_index\";i:121;s:11:\"trend_index\";i:221;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:802;a:20:{s:4:\"tmpl\";i:585;s:2:\"id\";i:4913;s:5:\"title\";s:14:\"Testimonial 23\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_7.png\";s:12:\"tmpl_created\";i:1520520561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-23/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:658;s:16:\"popularity_index\";i:247;s:11:\"trend_index\";i:566;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:803;a:20:{s:4:\"tmpl\";i:575;s:2:\"id\";i:4826;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_1.png\";s:12:\"tmpl_created\";i:1520520544;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/testimonial-24-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:659;s:16:\"popularity_index\";i:256;s:11:\"trend_index\";i:395;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:804;a:20:{s:4:\"tmpl\";i:587;s:2:\"id\";i:4929;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_8.png\";s:12:\"tmpl_created\";i:1520520564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-24/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:660;s:16:\"popularity_index\";i:49;s:11:\"trend_index\";i:206;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:805;a:20:{s:4:\"tmpl\";i:591;s:2:\"id\";i:4963;s:5:\"title\";s:14:\"Testimonial 25\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_10.png\";s:12:\"tmpl_created\";i:1520520570;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/testimonial-25-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:661;s:16:\"popularity_index\";i:417;s:11:\"trend_index\";i:546;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:806;a:20:{s:4:\"tmpl\";i:592;s:2:\"id\";i:4971;s:5:\"title\";s:14:\"Testimonial 26\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_11.png\";s:12:\"tmpl_created\";i:1520520572;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-26/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:662;s:16:\"popularity_index\";i:649;s:11:\"trend_index\";i:718;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:807;a:20:{s:4:\"tmpl\";i:589;s:2:\"id\";i:4947;s:5:\"title\";s:14:\"Testimonial 27\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_9.png\";s:12:\"tmpl_created\";i:1520520567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-27/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:663;s:16:\"popularity_index\";i:221;s:11:\"trend_index\";i:496;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:808;a:20:{s:4:\"tmpl\";i:590;s:2:\"id\";i:4955;s:5:\"title\";s:14:\"Testimonial 29\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_9.png\";s:12:\"tmpl_created\";i:1520520569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/testimonial-29/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:664;s:16:\"popularity_index\";i:378;s:11:\"trend_index\";i:695;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:809;a:20:{s:4:\"tmpl\";i:588;s:2:\"id\";i:4939;s:5:\"title\";s:13:\"Testimonial 9\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_8.png\";s:12:\"tmpl_created\";i:1520520565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/testimonial-9/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:665;s:16:\"popularity_index\";i:103;s:11:\"trend_index\";i:341;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:810;a:20:{s:4:\"tmpl\";i:928;s:2:\"id\";i:12509;s:5:\"title\";s:18:\"Travel – 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/404.png\";s:12:\"tmpl_created\";i:1575960378;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/travel-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:666;s:16:\"popularity_index\";i:747;s:11:\"trend_index\";i:712;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:811;a:20:{s:4:\"tmpl\";i:929;s:2:\"id\";i:12516;s:5:\"title\";s:27:\"Travel – Archive Blog\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Archiv_s.png\";s:12:\"tmpl_created\";i:1575960387;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/travel-archive-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:667;s:16:\"popularity_index\";i:496;s:11:\"trend_index\";i:487;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:812;a:20:{s:4:\"tmpl\";i:927;s:2:\"id\";i:12500;s:5:\"title\";s:21:\"Travel – Header\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-travel-and-tours.png\";s:12:\"tmpl_created\";i:1575960371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/travel-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:668;s:16:\"popularity_index\";i:443;s:11:\"trend_index\";i:434;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:813;a:20:{s:4:\"tmpl\";i:930;s:2:\"id\";i:12524;s:5:\"title\";s:26:\"Travel – Single Post\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Post_s.png\";s:12:\"tmpl_created\";i:1575960397;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-single-post/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:669;s:16:\"popularity_index\";i:591;s:11:\"trend_index\";i:663;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:814;a:20:{s:4:\"tmpl\";i:931;s:2:\"id\";i:12531;s:5:\"title\";s:31:\"Travel – Single Post Tour\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Tour_s.png\";s:12:\"tmpl_created\";i:1575960404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/blocks/travel-single-post-tour/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:670;s:16:\"popularity_index\";i:630;s:11:\"trend_index\";i:548;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:815;a:20:{s:4:\"tmpl\";i:926;s:2:\"id\";i:12492;s:5:\"title\";s:14:\"Travel -Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Footer_s.png\";s:12:\"tmpl_created\";i:1575960358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/travel-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:671;s:16:\"popularity_index\";i:453;s:11:\"trend_index\";i:322;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:816;a:20:{s:4:\"tmpl\";i:1068;s:2:\"id\";i:15498;s:5:\"title\";s:23:\"Travel Blog – 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/11/404.jpg\";s:12:\"tmpl_created\";i:1606215636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/travel-blog-404/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:23:\"[\"404\",\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:672;s:16:\"popularity_index\";i:749;s:11:\"trend_index\";i:759;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:817;a:20:{s:4:\"tmpl\";i:1069;s:2:\"id\";i:15508;s:5:\"title\";s:29:\"Travel Blog – Archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-1-350.jpg\";s:12:\"tmpl_created\";i:1606215649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/travel-blog-archive-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:673;s:16:\"popularity_index\";i:659;s:11:\"trend_index\";i:468;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:818;a:20:{s:4:\"tmpl\";i:1070;s:2:\"id\";i:15518;s:5:\"title\";s:29:\"Travel Blog – Archive 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-2-350-Copy.jpg\";s:12:\"tmpl_created\";i:1606215663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/travel-blog-archive-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:674;s:16:\"popularity_index\";i:688;s:11:\"trend_index\";i:431;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:819;a:20:{s:4:\"tmpl\";i:1071;s:2:\"id\";i:15528;s:5:\"title\";s:26:\"Travel Blog – Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Footer.jpg\";s:12:\"tmpl_created\";i:1606215673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-blog-footer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:26:\"[\"Blog\",\"Footer\",\"Travel\"]\";s:10:\"menu_order\";i:675;s:16:\"popularity_index\";i:656;s:11:\"trend_index\";i:377;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:820;a:20:{s:4:\"tmpl\";i:1067;s:2:\"id\";i:15536;s:5:\"title\";s:26:\"Travel Blog – Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Header.jpg\";s:12:\"tmpl_created\";i:1606215625;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/travel-blog-header/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:26:\"[\"Blog\",\"Header\",\"Travel\"]\";s:10:\"menu_order\";i:676;s:16:\"popularity_index\";i:584;s:11:\"trend_index\";i:228;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:821;a:20:{s:4:\"tmpl\";i:1072;s:2:\"id\";i:15545;s:5:\"title\";s:33:\"Travel Blog – Single Post 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-1-350.jpg\";s:12:\"tmpl_created\";i:1606215684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/travel-blog-single-post-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:677;s:16:\"popularity_index\";i:669;s:11:\"trend_index\";i:482;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:822;a:20:{s:4:\"tmpl\";i:1066;s:2:\"id\";i:15556;s:5:\"title\";s:33:\"Travel Blog – Single Post 2\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-2-350.jpg\";s:12:\"tmpl_created\";i:1606215613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/blocks/travel-blog-single-post-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:678;s:16:\"popularity_index\";i:652;s:11:\"trend_index\";i:454;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}}}','off'),(292,'elementor_remote_info_feed_data','a:3:{i:0;a:5:{s:5:\"title\";s:65:\"Introducing Elementor 3.26: Dynamic Design & Enhanced Performance\";s:7:\"excerpt\";s:192:\"Boost your site’s speed and performance with optimized CSS and a cleaner DOM, create dynamic content with an Off-Canvas modal from Loop Grids, and leverage the new AdBlock detection trigger.\";s:7:\"created\";i:1736174778;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:146:\"https://elementor.com/blog/elementor-326-off-canvas-loop-grid-performance/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:126:\"New in Elementor 3.25: CSS Optimization, New Anchor Offset Control & Pagination Options for Live Results in the Search widget!\";s:7:\"excerpt\";s:183:\"Boost your site’s speed with further CSS optimization, enjoy smooth scrolling with native CSS and Anchor Offset, and enhance search functionality with pagination for Live Results!\r\n\";s:7:\"created\";i:1730630544;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:157:\"https://elementor.com/blog/elementor-325-css-loading-anchor-offset-search-pagination/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:81:\"Introducing Site Mailer by Elementor: Improve Your WordPress Email Deliverability\";s:7:\"excerpt\";s:377:\"In the world of WordPress, managing transactional emails can be a real challenge. From emails landing in spam folders to issues with server configurations, ensuring your messages are delivered can feel overwhelming.\r\nEnter Site Mailer by Elementor—a powerful plugin designed to solve your email deliverability issues with ease, eliminating the need for complex SMTP setups.\r\n\";s:7:\"created\";i:1727247060;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:123:\"https://elementor.com/blog/introducing-site-mailer/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}','off'),(298,'elementor_pro_version','3.19.2','yes'),(299,'elementor_pro_install_history','a:3:{s:6:\"3.18.3\";i:1706503836;s:6:\"3.19.0\";i:1706544840;s:6:\"3.19.2\";i:1708363925;}','yes'),(300,'widget_elementor-library','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(301,'_elementor_pro_installed_time','1706503836','yes'),(302,'elementor_submissions_db_version','5','yes'),(303,'elementor_connect_site_key','f1414257b70cb7259c47904a3acecf9e','yes'),(304,'elementor_allow_tracking','yes','yes'),(305,'elementor_tracker_last_send','1773683534','yes'),(310,'elementor_pro_license_key','ep-96KPPzV01BZfVbBHAqb91604636942feBIQw0BkbHg','yes'),(311,'_elementor_pro_license_v2_data_fallback','a:2:{s:7:\"timeout\";i:1737816631;s:5:\"value\";s:2718:\"{\"expires\":\"2025-11-06 00:00:00\",\"subscription_id\":\"9606162\",\"status\":\"ACTIVE\",\"recurring\":true,\"features\":[\"activity-log\",\"breadcrumbs\",\"form\",\"posts\",\"template\",\"countdown\",\"slides\",\"price-list\",\"portfolio\",\"flip-box\",\"price-table\",\"login\",\"share-buttons\",\"theme-post-content\",\"theme-post-title\",\"nav-menu\",\"blockquote\",\"media-carousel\",\"animated-headline\",\"facebook-comments\",\"facebook-embed\",\"facebook-page\",\"facebook-button\",\"testimonial-carousel\",\"post-navigation\",\"search-form\",\"post-comments\",\"author-box\",\"call-to-action\",\"post-info\",\"theme-site-logo\",\"theme-site-title\",\"theme-archive-title\",\"theme-post-excerpt\",\"theme-post-featured-image\",\"archive-posts\",\"theme-page-title\",\"sitemap\",\"reviews\",\"table-of-contents\",\"lottie\",\"code-highlight\",\"hotspot\",\"video-playlist\",\"progress-tracker\",\"section-effects\",\"sticky\",\"scroll-snap\",\"page-transitions\",\"mega-menu\",\"nested-carousel\",\"loop-grid\",\"loop-carousel\",\"theme-builder\",\"elementor_icons\",\"elementor_custom_fonts\",\"dynamic-tags\",\"taxonomy-filter\",\"email\",\"email2\",\"mailpoet\",\"mailpoet3\",\"redirect\",\"header\",\"footer\",\"single-post\",\"single-page\",\"archive\",\"search-results\",\"error-404\",\"loop-item\",\"font-awesome-pro\",\"typekit\",\"gallery\",\"off-canvas\",\"link-in-bio-var-2\",\"link-in-bio-var-3\",\"link-in-bio-var-4\",\"link-in-bio-var-5\",\"link-in-bio-var-6\",\"link-in-bio-var-7\",\"search\",\"element-manager-permissions\",\"akismet\",\"display-conditions\",\"woocommerce-products\",\"wc-products\",\"woocommerce-product-add-to-cart\",\"wc-elements\",\"wc-categories\",\"woocommerce-product-price\",\"woocommerce-product-title\",\"woocommerce-product-images\",\"woocommerce-product-upsell\",\"woocommerce-product-short-description\",\"woocommerce-product-meta\",\"woocommerce-product-stock\",\"woocommerce-product-rating\",\"wc-add-to-cart\",\"dynamic-tags-wc\",\"woocommerce-product-data-tabs\",\"woocommerce-product-related\",\"woocommerce-breadcrumb\",\"wc-archive-products\",\"woocommerce-archive-products\",\"woocommerce-product-additional-information\",\"woocommerce-menu-cart\",\"woocommerce-product-content\",\"woocommerce-archive-description\",\"paypal-button\",\"woocommerce-checkout-page\",\"woocommerce-cart\",\"woocommerce-my-account\",\"woocommerce-purchase-summary\",\"woocommerce-notices\",\"settings-woocommerce-pages\",\"settings-woocommerce-notices\",\"popup\",\"custom-css\",\"global-css\",\"custom_code\",\"custom-attributes\",\"form-submissions\",\"form-integrations\",\"dynamic-tags-acf\",\"dynamic-tags-pods\",\"dynamic-tags-toolset\",\"editor_comments\",\"stripe-button\",\"role-manager\",\"global-widget\",\"activecampaign\",\"cf7db\",\"convertkit\",\"discord\",\"drip\",\"getresponse\",\"mailchimp\",\"mailerlite\",\"slack\",\"webhook\",\"product-single\",\"product-archive\",\"wc-single-elements\"],\"tier\":\"expert\",\"generation\":\"empty\",\"activated\":true,\"success\":true}\";}','off'),(312,'_elementor_pro_license_v2_data','a:2:{s:7:\"timeout\";i:1737773431;s:5:\"value\";s:2718:\"{\"expires\":\"2025-11-06 00:00:00\",\"subscription_id\":\"9606162\",\"status\":\"ACTIVE\",\"recurring\":true,\"features\":[\"activity-log\",\"breadcrumbs\",\"form\",\"posts\",\"template\",\"countdown\",\"slides\",\"price-list\",\"portfolio\",\"flip-box\",\"price-table\",\"login\",\"share-buttons\",\"theme-post-content\",\"theme-post-title\",\"nav-menu\",\"blockquote\",\"media-carousel\",\"animated-headline\",\"facebook-comments\",\"facebook-embed\",\"facebook-page\",\"facebook-button\",\"testimonial-carousel\",\"post-navigation\",\"search-form\",\"post-comments\",\"author-box\",\"call-to-action\",\"post-info\",\"theme-site-logo\",\"theme-site-title\",\"theme-archive-title\",\"theme-post-excerpt\",\"theme-post-featured-image\",\"archive-posts\",\"theme-page-title\",\"sitemap\",\"reviews\",\"table-of-contents\",\"lottie\",\"code-highlight\",\"hotspot\",\"video-playlist\",\"progress-tracker\",\"section-effects\",\"sticky\",\"scroll-snap\",\"page-transitions\",\"mega-menu\",\"nested-carousel\",\"loop-grid\",\"loop-carousel\",\"theme-builder\",\"elementor_icons\",\"elementor_custom_fonts\",\"dynamic-tags\",\"taxonomy-filter\",\"email\",\"email2\",\"mailpoet\",\"mailpoet3\",\"redirect\",\"header\",\"footer\",\"single-post\",\"single-page\",\"archive\",\"search-results\",\"error-404\",\"loop-item\",\"font-awesome-pro\",\"typekit\",\"gallery\",\"off-canvas\",\"link-in-bio-var-2\",\"link-in-bio-var-3\",\"link-in-bio-var-4\",\"link-in-bio-var-5\",\"link-in-bio-var-6\",\"link-in-bio-var-7\",\"search\",\"element-manager-permissions\",\"akismet\",\"display-conditions\",\"woocommerce-products\",\"wc-products\",\"woocommerce-product-add-to-cart\",\"wc-elements\",\"wc-categories\",\"woocommerce-product-price\",\"woocommerce-product-title\",\"woocommerce-product-images\",\"woocommerce-product-upsell\",\"woocommerce-product-short-description\",\"woocommerce-product-meta\",\"woocommerce-product-stock\",\"woocommerce-product-rating\",\"wc-add-to-cart\",\"dynamic-tags-wc\",\"woocommerce-product-data-tabs\",\"woocommerce-product-related\",\"woocommerce-breadcrumb\",\"wc-archive-products\",\"woocommerce-archive-products\",\"woocommerce-product-additional-information\",\"woocommerce-menu-cart\",\"woocommerce-product-content\",\"woocommerce-archive-description\",\"paypal-button\",\"woocommerce-checkout-page\",\"woocommerce-cart\",\"woocommerce-my-account\",\"woocommerce-purchase-summary\",\"woocommerce-notices\",\"settings-woocommerce-pages\",\"settings-woocommerce-notices\",\"popup\",\"custom-css\",\"global-css\",\"custom_code\",\"custom-attributes\",\"form-submissions\",\"form-integrations\",\"dynamic-tags-acf\",\"dynamic-tags-pods\",\"dynamic-tags-toolset\",\"editor_comments\",\"stripe-button\",\"role-manager\",\"global-widget\",\"activecampaign\",\"cf7db\",\"convertkit\",\"discord\",\"drip\",\"getresponse\",\"mailchimp\",\"mailerlite\",\"slack\",\"webhook\",\"product-single\",\"product-archive\",\"wc-single-elements\"],\"tier\":\"expert\",\"generation\":\"empty\",\"activated\":true,\"success\":true}\";}','off'),(313,'elementor_notes_db_version','5','yes'),(314,'_elementor_pro_api_requests_lock','a:2:{s:16:\"get_license_data\";i:1737730230;s:11:\"get_version\";i:1723292356;}','yes'),(318,'fs_active_plugins','O:8:\"stdClass\":3:{s:7:\"plugins\";a:1:{s:58:\"unlimited-elements-for-elementor-premium/provider/freemius\";O:8:\"stdClass\":4:{s:7:\"version\";s:5:\"2.7.3\";s:4:\"type\";s:6:\"plugin\";s:9:\"timestamp\";i:1721298976;s:11:\"plugin_path\";s:67:\"unlimited-elements-for-elementor-premium/unlimited-elements-pro.php\";}}s:7:\"abspath\";s:45:\"/storage/v12552/redlightbenefits/public_html/\";s:6:\"newest\";O:8:\"stdClass\":5:{s:11:\"plugin_path\";s:67:\"unlimited-elements-for-elementor-premium/unlimited-elements-pro.php\";s:8:\"sdk_path\";s:58:\"unlimited-elements-for-elementor-premium/provider/freemius\";s:7:\"version\";s:5:\"2.7.3\";s:13:\"in_activation\";b:0;s:9:\"timestamp\";i:1721298976;}}','yes'),(319,'fs_debug_mode','','yes'),(320,'fs_accounts','a:14:{s:21:\"id_slug_type_path_map\";a:1:{i:4036;a:3:{s:4:\"slug\";s:32:\"unlimited-elements-for-elementor\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:67:\"unlimited-elements-for-elementor-premium/unlimited-elements-pro.php\";}}s:11:\"plugin_data\";a:1:{s:32:\"unlimited-elements-for-elementor\";a:28:{s:19:\"last_load_timestamp\";i:1785349905;s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:67:\"unlimited-elements-for-elementor-premium/unlimited-elements-pro.php\";}s:20:\"is_network_activated\";b:0;s:17:\"install_timestamp\";i:1706503900;s:17:\"was_plugin_loaded\";b:1;s:21:\"is_plugin_new_install\";b:0;s:16:\"sdk_last_version\";s:5:\"2.7.2\";s:11:\"sdk_version\";s:5:\"2.7.3\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";s:0:\"\";s:14:\"plugin_version\";s:7:\"1.5.116\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";b:1;s:4:\"host\";s:26:\"redlighthealthbenefits.com\";s:9:\"server_ip\";s:9:\"127.0.0.1\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1706504048;s:7:\"version\";s:6:\"1.5.92\";}s:15:\"prev_is_premium\";b:1;s:30:\"is_diagnostic_tracking_allowed\";b:1;s:30:\"is_extensions_tracking_allowed\";b:0;s:14:\"has_trial_plan\";b:0;s:19:\"keepalive_timestamp\";i:1769836174;s:16:\"last_license_key\";s:32:\"b87dcd53c0835612945af787fbc7f66e\";s:20:\"last_license_user_id\";N;s:15:\"is_whitelabeled\";b:0;s:20:\"activation_timestamp\";i:1706504048;s:14:\"sync_timestamp\";i:1769836174;s:22:\"install_sync_timestamp\";i:1769836174;s:9:\"beta_data\";a:2:{s:7:\"is_beta\";b:0;s:7:\"version\";s:7:\"1.5.141\";}s:9:\"sync_cron\";O:8:\"stdClass\":5:{s:7:\"version\";s:7:\"1.5.116\";s:7:\"blog_id\";i:0;s:11:\"sdk_version\";s:5:\"2.7.3\";s:9:\"timestamp\";i:1785362889;s:2:\"on\";b:1;}}}s:13:\"file_slug_map\";a:2:{s:67:\"unlimited-elements-for-elementor-premium/unlimited-elements-pro.php\";s:32:\"unlimited-elements-for-elementor\";s:0:\"\";s:32:\"unlimited-elements-for-elementor\";}s:7:\"plugins\";a:1:{s:32:\"unlimited-elements-for-elementor\";O:9:\"FS_Plugin\":24:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:42:\"Unlimited Elements for Elementor (Premium)\";s:4:\"slug\";s:32:\"unlimited-elements-for-elementor\";s:12:\"premium_slug\";s:22:\"unlimited-elements-pro\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:67:\"unlimited-elements-for-elementor-premium/unlimited-elements-pro.php\";s:7:\"version\";s:7:\"1.5.116\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:1;s:14:\"premium_suffix\";s:5:\"(Pro)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:17:\"opt_in_moderation\";N;s:10:\"public_key\";s:32:\"pk_719fa791fb45bf1896e3916eca491\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"4036\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:0;}}s:9:\"unique_id\";s:32:\"b29c77ada4fc4a4522e8a92972f407d4\";s:5:\"plans\";a:1:{s:32:\"unlimited-elements-for-elementor\";a:2:{i:0;O:14:\"FS_Plugin_Plan\":22:{s:9:\"plugin_id\";s:8:\"NDAzNg==\";s:4:\"name\";s:8:\"ZnJlZQ==\";s:5:\"title\";s:8:\"RnJlZQ==\";s:11:\"description\";N;s:17:\"is_free_localhost\";s:4:\"MQ==\";s:17:\"is_block_features\";s:4:\"MQ==\";s:12:\"license_type\";s:4:\"MA==\";s:16:\"is_https_support\";s:0:\"\";s:12:\"trial_period\";N;s:23:\"is_require_subscription\";s:0:\"\";s:10:\"support_kb\";N;s:13:\"support_forum\";N;s:13:\"support_email\";N;s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";s:0:\"\";s:11:\"is_featured\";s:0:\"\";s:9:\"is_hidden\";s:0:\"\";s:2:\"id\";s:8:\"NjU2OQ==\";s:7:\"updated\";N;s:7:\"created\";s:28:\"MjAxOS0wNy0wNyAxNDo0MjoyOA==\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:1;O:14:\"FS_Plugin_Plan\":22:{s:9:\"plugin_id\";s:8:\"NDAzNg==\";s:4:\"name\";s:24:\"dW5saW1pdGVkX2VsZW1lbnRz\";s:5:\"title\";s:4:\"UFJP\";s:11:\"description\";s:0:\"\";s:17:\"is_free_localhost\";s:4:\"MQ==\";s:17:\"is_block_features\";s:4:\"MQ==\";s:12:\"license_type\";s:4:\"MA==\";s:16:\"is_https_support\";s:0:\"\";s:12:\"trial_period\";N;s:23:\"is_require_subscription\";s:0:\"\";s:10:\"support_kb\";s:48:\"aHR0cHM6Ly91bmxpbWl0ZWQtZWxlbWVudHMuY29tL2RvY3Mv\";s:13:\"support_forum\";N;s:13:\"support_email\";s:36:\"YW1pdEB1bmxpbWl0ZWQtZWxlbWVudHMuY29t\";s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";s:0:\"\";s:11:\"is_featured\";s:4:\"MQ==\";s:9:\"is_hidden\";s:0:\"\";s:2:\"id\";s:8:\"NjUxOA==\";s:7:\"updated\";s:28:\"MjAyNS0wNy0zMCAxNToxODozMw==\";s:7:\"created\";s:28:\"MjAxOS0wNy0wMiAxMzozOTowMg==\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}}}s:5:\"sites\";a:1:{s:32:\"unlimited-elements-for-elementor\";O:7:\"FS_Site\":25:{s:7:\"site_id\";s:9:\"213872769\";s:9:\"plugin_id\";s:4:\"4036\";s:7:\"user_id\";s:7:\"6608135\";s:5:\"title\";s:25:\"Red Light Health Benefits\";s:3:\"url\";s:34:\"https://redlighthealthbenefits.com\";s:7:\"version\";s:7:\"1.5.116\";s:8:\"language\";s:5:\"en-US\";s:16:\"platform_version\";s:3:\"6.9\";s:11:\"sdk_version\";s:5:\"2.7.3\";s:28:\"programming_language_version\";s:6:\"7.4.33\";s:7:\"plan_id\";s:4:\"6518\";s:10:\"license_id\";s:7:\"1085123\";s:13:\"trial_plan_id\";N;s:10:\"trial_ends\";N;s:10:\"is_premium\";b:1;s:15:\"is_disconnected\";b:0;s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;s:7:\"is_beta\";b:0;s:10:\"public_key\";s:32:\"pk_ec8ea6e386cb58c4a01027ff4a819\";s:10:\"secret_key\";s:32:\"sk_Z6ll-Q=y0Q=hu1*v3s-{#]~iVsNGq\";s:2:\"id\";s:8:\"14185590\";s:7:\"updated\";s:19:\"2025-12-16 06:29:03\";s:7:\"created\";s:19:\"2024-01-29 04:54:08\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}}s:5:\"users\";a:1:{i:6608135;O:7:\"FS_User\":12:{s:5:\"email\";s:18:\"brice@forte.agency\";s:5:\"first\";s:5:\"Brice\";s:4:\"last\";s:9:\"Blackerby\";s:11:\"is_verified\";b:1;s:11:\"customer_id\";N;s:5:\"gross\";N;s:10:\"public_key\";s:32:\"pk_e209271c08818164bbb8d69e9d802\";s:10:\"secret_key\";s:32:\"sk_NM<x!#?or1%S_7MEW~s~dA<zuW6:P\";s:2:\"id\";s:7:\"6608135\";s:7:\"updated\";s:19:\"2024-01-17 21:06:08\";s:7:\"created\";s:19:\"2023-01-28 16:52:03\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}}s:23:\"user_id_license_ids_map\";a:1:{i:4036;a:1:{i:6608135;a:1:{i:0;i:1085123;}}}s:12:\"all_licenses\";a:1:{i:4036;a:1:{i:0;O:17:\"FS_Plugin_License\":21:{s:9:\"plugin_id\";s:4:\"4036\";s:7:\"user_id\";s:7:\"6608135\";s:7:\"plan_id\";s:4:\"6518\";s:16:\"parent_plan_name\";N;s:17:\"parent_plan_title\";N;s:17:\"parent_license_id\";N;s:8:\"products\";N;s:10:\"pricing_id\";s:4:\"5958\";s:5:\"quota\";N;s:9:\"activated\";i:28;s:15:\"activated_local\";i:6;s:10:\"expiration\";N;s:10:\"secret_key\";s:32:\"sk_3C19kNdwm7mL__Q!=IawQ41i6MsGu\";s:15:\"is_whitelabeled\";b:0;s:17:\"is_free_localhost\";b:1;s:17:\"is_block_features\";b:1;s:12:\"is_cancelled\";b:0;s:2:\"id\";s:7:\"1085123\";s:7:\"updated\";s:19:\"2025-10-10 02:27:20\";s:7:\"created\";s:19:\"2023-01-28 20:20:05\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}}}s:7:\"updates\";a:1:{i:4036;O:13:\"FS_Plugin_Tag\":12:{s:7:\"version\";s:7:\"1.5.141\";s:3:\"url\";s:388:\"https://api.freemius.com/v1/installs/14185590/updates/84572.zip?is_premium=true&authorization=FSLA+14185590%3AKvapmjbGuTnvBJAYs7U-peH-V2p8GrzaI6Bb5zUjCTysQuRevAlP68B0xJIOG4quQqkAQ7Y1AfhjNxuxRJlFM9e-SPnWimyQk2csNxIZIOX1gt-wSEIeVcoBWKz1qoB-z3E7VnOg4Nw81UHoxxS0aPBuMfrfsUyzhlgXqDG8OVVIghiL1i3rTrmYq-qMz3wGilapSeClR6sijOSUptFcVx70MgCS7p85oXjsuBeh7fwbIlCBnHkfcQdblDxkmodOhZLZDUbb8iSFpCBu-1l_6w\";s:25:\"requires_platform_version\";s:3:\"3.5\";s:37:\"requires_programming_language_version\";N;s:20:\"tested_up_to_version\";s:3:\"6.7\";s:8:\"has_free\";b:1;s:11:\"has_premium\";b:1;s:12:\"release_mode\";s:8:\"released\";s:2:\"id\";s:5:\"84572\";s:7:\"updated\";i:1783912710;s:7:\"created\";s:19:\"2025-01-30 15:23:43\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}}s:12:\"gc_timestamp\";a:0:{}s:10:\"theme_data\";a:0:{}s:13:\"admin_notices\";a:1:{s:32:\"unlimited-elements-for-elementor\";a:0:{}}}','yes'); INSERT INTO `wp_options` VALUES (321,'fs_api_cache','a:24:{s:91:\"get:/v1/installs/14185590/updates/latest.json?is_premium=true&newer_than=1.5.95&readme=true\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":20:{s:9:\"plugin_id\";s:4:\"4036\";s:12:\"developer_id\";s:4:\"4880\";s:4:\"slug\";N;s:12:\"premium_slug\";s:40:\"unlimited-elements-for-elementor-premium\";s:7:\"version\";s:6:\"1.5.96\";s:11:\"sdk_version\";s:5:\"2.6.2\";s:25:\"requires_platform_version\";s:3:\"3.5\";s:37:\"requires_programming_language_version\";N;s:20:\"tested_up_to_version\";s:5:\"6.4.2\";s:8:\"has_free\";b:1;s:11:\"has_premium\";b:1;s:12:\"release_mode\";s:8:\"released\";s:5:\"limit\";N;s:7:\"uniques\";i:26616;s:2:\"id\";s:5:\"69019\";s:7:\"created\";s:19:\"2024-02-26 13:43:58\";s:7:\"updated\";s:19:\"2024-02-27 00:46:47\";s:11:\"is_released\";b:0;s:3:\"url\";s:388:\"https://api.freemius.com/v1/installs/14185590/updates/69019.zip?is_premium=true&authorization=FSLA+14185590%3An-miMH8TPd22JGMYQhj3DPeJbB5Fx7HTONC-CNNOecRyBiHLJ6VU4em0d5A687Odlzg8Suhwsao8hyjUDLfhZkogRY3Y4QUgewgI4dJH9mIgbzZxY2wFTnPmhEb1eyUlF13bh4nho7ReK9Q9r0oiqVtXJyM6AK-DMLhhQsPHXhh78y9VWzDJpNu7SztmmoPZ0GiurETv0IsziBAd0-A6btvpdIkYH2HBqT5SJqSq22gh-RLf8EGQ8TXZUGnVvZ68ygdtPcSAcLVTPt0Guk5uCg\";s:6:\"readme\";O:8:\"stdClass\":11:{s:4:\"name\";s:66:\"Unlimited Elements For Elementor (Free Widgets, Addons, Templates)\";s:4:\"slug\";s:32:\"unlimited-elements-for-elementor\";s:4:\"tags\";O:8:\"stdClass\":6:{s:9:\"elementor\";s:9:\"elementor\";s:8:\"elements\";s:8:\"elements\";s:6:\"addons\";s:6:\"addons\";s:16:\"elementor addons\";s:16:\"elementor addons\";s:16:\"elementor widget\";s:16:\"elementor widget\";s:12:\"page builder\";s:12:\"page builder\";}s:8:\"requires\";s:3:\"3.5\";s:12:\"requires_php\";N;s:6:\"tested\";s:5:\"6.4.2\";s:10:\"stable_tag\";s:3:\"1.0\";s:8:\"sections\";O:8:\"stdClass\":4:{s:11:\"description\";s:7110:\"<p><strong>Elementor</strong> users, elevate your web design experience with <strong>Unlimited Elements for Elementor</strong>. An all in one plugin that instantly gives you the most advanced widgets and tools to make better Elementor websites faster. Take your WordPress website to the next level.</p>\n\n<p><a href=\"https://unlimited-elements.com/elementor-widgets/\">View Elementor Widgets Demos</a>\n<br>\nBrowse our extensive collection of free widgets or upgrade to our pro version for access to over 200 additional unique drag and drop widgets for <strong>Elementor</strong>. Each widget provides a wide range of options to easily control every aspect. If you can\'t find what you need, our <strong>Widget Creator</strong> Framework empowers you to create any widget you can imagine.</p>\n\n<h3>Plugin Features</h3>\n\n<ul>\n<li><p><a href=\"https://unlimited-elements.com/elementor-widgets/\"><strong>Widget Library</strong></a> – Enhance the popular Elementor page builder with our user-friendly and innovative widget library. Simplify your website by finding everything you need in one place, without the need for multiple plugins.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/widget-creator/\"><strong>Widget Creator</strong></a> – Save valuable time by eliminating the need to search for numerous plugins and add-ons. Instead, create customized, professional widgets that perfectly align with your website requirements.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/elementor-widgets/\"><strong>Elementor Templates</strong></a> – Effortlessly kickstart your web project with pre-designed templates. Say goodbye to endless searches for inspiration or starting from scratch. Get your project up and running in seconds with our collection of template kits.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/elementor-templates/\"><strong>Elementor Templates</strong></a> – Effortlessly kickstart your web project with pre-designed templates. Say goodbye to endless searches for inspiration or starting from scratch. Get your project up and running in seconds with our collection of template kits.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/loop-builder-for-elementor/\"><strong>Loop Builder</strong></a> – Easily create dynamic Loop Items within the Elementor Theme Builder by utilizing any loop widget layout of your preference. Effortlessly populate the chosen widget with dynamic content to craft versatile and engaging Loop Items.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/background-widgets-for-elementor/\"><strong>Background Widgets</strong></a> – Elevate your web designs instantly with our user-friendly animated backgrounds available in our extensive widget library. Experience seamless integration and unleash your creativity like never before.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/post-widgets-filters-tools/\"><strong>Post Widgets & Filters</strong></a> – Easily create stunning post layouts with real-time filters. Improve the browsing experience for website visitors by helping them find the content they\'re looking for. Effortlessly display posts using advanced criteria on your entire website.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/woo/\"><strong>WooCommerce Widgets & Filters</strong></a> – Create stunning product layouts with dynamic real-time filters. Showcase your products and categories in a wide array of interactive formats, such as grids, carousels, sliders, and more.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/remote-control-widgets/\"><strong>Woo Widgets & Filters</strong></a> – Unleash your creativity with advanced and customizable layouts. Take full control of your designs and make them truly unique using the remote controls. Stand out from the crowd with layouts that are both eye-catching and distinctive.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/sync-widgets/\"><strong>Sync Between Widgets</strong></a> – Elevate your web designs to new heights by seamlessly synchronizing multiple item-based widgets. This powerful feature empowers you to effortlessly create intricate and personalized layouts, taking your designs to the next level of sophistication.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/multi-source-galleries/\"><strong>Multi-Source Galleries</strong></a> – Empower your gallery showcase by effortlessly featuring Woo products, WordPress posts, Instagram feeds, and a variety of other sources, including various API integrations.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/live-copy-paste/\"><strong>Live Copy Paste</strong></a> – Copy and paste fully designed sections from the Unlimited Elements website directly to your website, saving you time and ensuring you can finish your web project as soon as possible.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/mega-menu-widget-for-elementor/\"><strong>Mega Menu Builder</strong></a> – Easily craft a distinctive Mega Menu for your website navigation by incorporating images, icons, links, and various Elementor widgets into unique menu layouts.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/mega-slider-widget-for-elementor/\"><strong>Mega Slider Builder</strong></a> – Easily turn any Elementor sections into slider slides. Now you can amaze your website visitors with jaw-dropping slider designs that look amazing on any device.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/multi-source/\"><strong>Multi-Source Widgets</strong></a> – Add content dynamically to item-based widgets effortlessly with support for ACF repeaters, JSON/CSV files, Woo Products, WordPress posts, users, menus, and a range of API integrations.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/dynamic-post-popup-widget-for-elementor/\"><strong>Dynamic Popup Builder</strong></a> – Dynamically create a popup to add a quick view of the post without leaving the page. Use an Elementor single post template to create the layout of the dynamic popup.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/form-builder/\"><strong>Elementor Form Builder</strong></a> – Build advanced forms effortlessly using the drag-and-drop form builder. Whether it’s a simple or complex form, our straightforward form widgets make it quick and easy to create forms, improving your workflow.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/calculators/\"><strong>Calculator Builder</strong></a> – Easily design professional calculators for any type of industry. Whether you need a loan calculator, mortgage calculator or business calculator, our powerful and intuitive drag and drop builder makes it easy to create complex calculators with ease.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/filters/\"><strong>Elementor Filter Widgets</strong></a> – Unlock the potential of the AJAX-based faceted filter system, seamlessly empowering you to craft diverse layouts with ease. Take control by applying multiple filters, ensuring a super-fast and dynamic filtering experience tailored to your website needs.</p></li>\n</ul>\";s:12:\"installation\";s:521:\"<p>Note : This plugin works with Elementor. Make sure you have <a href=\"https://wordpress.org/plugins/elementor/\">Elementor</a> installed.</p>\n\n<ol>\n<li>Upload the plugin folder to the <code>/wp-content/plugins/</code> directory, or install the plugin through the WordPress plugins screen directly.</li>\n<li>Activate the plugin through the \'Plugins\' screen in WordPress</li>\n<li>Navigate to Unlimited Elements in the WordPress side menu and install the widget you want by hovering over it and clicking install.</li>\n</ol>\";s:3:\"faq\";s:4208:\"<h4>Can I use the plugin without Elementor?</h4>\n\n<p>No. You cannot use the plugin without Elementor since it\'s an addon for Elementor.</p>\n\n<h4>Does the plugin work with any theme?</h4>\n\n<p>Absolutely! The plugin will work with any theme where Elementor works.</p>\n\n<h4>What if I update to the Premium version after using the Free version?</h4>\n\n<p>Your existing elements/content will work with the premium version. So you won’t lose your any of your hard work.</p>\n\n<h4>Can I get a refund?</h4>\n\n<p>If you are not happy with your purchase at anytime just contact us and we will refund 100% of your money no questions asked.</p>\n\n<h4>Do you offer a renewals discount?</h4>\n\n<p>Yes, you get 25% discount for all annual plan automatic renewals. The renewal price will never be increased so long as the subscription is not cancelled.</p>\n\n<h4>How do I install and activate the \'Unlimited Elements for Elementor\' plugin on WordPress?</h4>\n\n<p>To install the \'Unlimited Elements\' plugin on your WordPress site, access your WordPress Dashboard and go to Plugins -> Add New. In the search box, enter \'Unlimited Elements.\' Locate the plugin in the search results and click on the \'Install Now\' button. Once the installation is finished, click on the \'Activate\' button, and \'Unlimited Elements for Elementor\' will be successfully activated on your WordPress site.</p>\n\n<h4>Do I need to know code to use Unlimited Elements?</h4>\n\n<p>No, you do not need to know code to leverage the widgets and other tools provided by the Unlimited Elements plugin. It is designed to be user-friendly, allowing you to enhance your Elementor experience without any coding expertise. However, for users familiar with code, the plugin offers the added advantage of a widget creator, enabling the creation of custom Elementor widgets for a more tailored and advanced design experience.</p>\n\n<h4>Is my site secure with Unlimited Elements?</h4>\n\n<p>Yes, Unlimited Elements is a secure plugin. The plugin is regularly updated to adhere to common security standards, ensuring a secure environment for your website.</p>\n\n<h4>What types of filters does Unlimited Elements provide?</h4>\n\n<p>Unlimited Elements offers a variety of filter types, including search filters, dropdowns, tabs filters, checkboxes filters, and WooCommerce-related filters, providing a diverse range of options for dynamic and versatile website filtering.</p>\n\n<h4>Are the filters compatible with any post type or WooCommerce products?</h4>\n\n<p>Yes, all the filters provided by Unlimited Elements are live Ajax filters, ensuring dynamic and seamless filtering experiences. They are compatible with any post type, including custom post types, and WooCommerce products, offering versatile functionality for a wide range of content on your website. Utilize specific WooCommerce filters to enhance the shopping experience for your customers, such as the price range slider filter and color swatches filter for products with different colors.</p>\n\n<h4>Can I use Unlimited Elements to display custom post types in my widgets?</h4>\n\n<p>Yes, Unlimited Elements supports showcasing custom post types with advanced query selection and seamless connection to any filter from the UE library. This allows for tailored and dynamic content presentation on your website using the plugin\'s versatile features.</p>\n\n<h4>What are multi-source widgets in Unlimited Elements?</h4>\n\n<p>Multi-source widgets in Unlimited Elements enable the population of item-based widgets with various dynamic source types. These widgets can be populated using sources like ACF repeater fields, WooCommerce products, custom post types, Instagram feeds, and various API integrations. This versatility allows for the seamless integration of diverse content into widgets, enhancing the flexibility and functionality of your website elements.</p>\n\n<h4>Should I use Remote Control Widgets or the Sync Widgets function in Unlimited Elements?</h4>\n\n<p>The choice depends on your design preferences. If you want complete control, go for Remote Control Widgets. For synchronized layouts, choose Sync Widgets. They can also be used together for even more powerful customization options in Unlimited Elements.</p>\";s:9:\"changelog\";s:110623:\"<p>version 1.5.96: 2024-02-26</p>\n\n<p>Plugin Updates:</p>\n\n<ul>\n<li>Feature: added option for time_ago_short in timelines that will show shorter version of minutes and hours text</li>\n<li>Feature: added defaults for weather widget</li>\n<li>Fix: fixed hourly weather fields</li>\n<li>Fix: fixed the import with images functionality</li>\n<li>Fix: set default timeout to remote requests</li>\n<li>Fix: fixed the image duplicate when importing templates</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Side Menu (Pro) - Implemented \'Menu Padding\' option. This new functionality allows users to set padding for the menu, providing control over the spacing and layout within the widget.</li>\n<li>Feature: Post Grid (Pro) - Introduced a new value for \'Meta Data Position\' option called \'Before Title\'. This new functionality allows users to position meta data before the title, providing additional flexibility in content layout.</li>\n<li>Feature: Loop Carousel (Pro) - Implemented \'Stage Padding\' option. This new functionality allows users to set stage padding, displaying a part of the previous and next carousel items for a more visually appealing and dynamic presentation.</li>\n<li>Feature: Interactive Circle Infographic (Pro) - Implemented \'Selected Item Number\' option. This new functionality allows users to select a specific item by default, enhancing user experience by highlighting a predetermined item upon initialization.</li>\n<li>Feature: Unlimited Timeline (Free) - Introduced option to display the image on the opposite side of the content for enhanced layout flexibility and customization.</li>\n<li>Feature: Thumbnail Slider (Pro) - Introduced \'Multi Source\' option, enabling users to select gallery items from various sources for enhanced flexibility and content integration.</li>\n<li>Feature: Timer Countdown Banner (Pro) - Added \'Direction\' option to support RTL (Right-to-Left) layout websites.</li>\n<li>Feature: Post Horizontal Timeline (Pro) - Introduced Background Color and Icon Color options for Navigation Arrows in disabled mode. This new functionality allows users to customize the appearance of navigation arrows when they are disabled, providing enhanced visual control.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Time Ago Type\' option. This new functionality allows users to choose the type of time ago representation, providing flexibility in how time is displayed within the widget.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Text Custom Field\' option. This new functionality allows users to add a custom field under the main Posts Text, providing additional customization for displaying content.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Link Type\' option for all link elements in the widget. This new functionality allows users to choose the type of link for various elements within the widget, enhancing control over linking behavior.</li>\n<li>Feature: Remote Link (Pro) - Introduced active state for the link. This new functionality allows users to customize the appearance of the link when it is in an active state, providing enhanced visual feedback.</li>\n<li>Feature: Dynamic Post Popup (Pro) - Implemented \'Hide Vertical Scrollbar in Popup\' option. This new functionality allows users to hide the vertical scrollbar within the popup, providing a cleaner and more focused appearance.</li>\n<li>Feature: Icon Carousel (Pro) - Introduced \'Autoplay Pause on Hover\' option, allowing users to pause autoplay functionality when hovering over the carousel for improved control and interaction.</li>\n<li>Feature: Dynamic Post Popup (Pro) - Introduced Entrance Animation functionality for the popup. This new feature allows users to apply entrance animations, enhancing the visual appeal and engagement when the popup appears.</li>\n<li>Feature: Unlimited Timeline (Free) - Implemented \'Content Box Link\' option. This new functionality allows users to link the entire content box, providing a convenient way to associate a link with the entire widget item.</li>\n<li>Feature: Text Field (Free) - Added \'Read Only\' option, allowing users to set the field as read-only for preventing user input while retaining visibility of the text.</li>\n<li>Feature: Unlimited Charts (Pro) - Introduced \'Radar Range\' option for Radar chart, allowing users to set the minimum range value for improved data visualization.</li>\n<li>Feature: Testimonial Carousel (Pro) - Added \'Rating\' field to the Source option. This new functionality allows users to incorporate a rating field as a source for the widget, expanding the available data sources for enhanced content display.</li>\n<li>Feature: Multi Step Form (Pro) - Introduced \'Direction\' option. This new functionality is useful for RTL (Right-to-Left) websites, allowing users to set the direction of the widget layout accordingly.</li>\n<li>Feature: Unlimited Timeline (Free) - Introduced option for users to customize the text of each item\'s button, providing greater flexibility.</li>\n<li>Feature: Post List (Free) - Implemented \'Space Between Categories\' option. This new functionality allows users to set spacing between categories, providing control over the layout and visual presentation of category elements.</li>\n<li>Feature: Memory Game (Pro) - Introduced \'Add Completion Time to Form Field\' option, enabling users to automatically append the time taken to complete the memory game to a designated form field.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Add Link For The Whole Item\' option. This new functionality allows users to add a link to the entire widget item, enhancing the interactive capabilities and providing a clickable area for the entire item.</li>\n<li>Feature: Post Carousel (Pro) - Implemented \'Text Padding\' and \'Title Padding\' options. This new functionality allows users to set padding for text and title elements, providing enhanced control over spacing and layout within the widget.</li>\n<li>Feature: Post Grid (Pro) - Introduced \'Date Modified\' options. This new functionality allows users to display the date when a post was last modified, providing additional information and transparency in content presentation.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Introduced options to customize Maps Controls icons\' color and background color. This new functionality allows users to personalize the appearance of map controls, enhancing visual customization.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Disable Map Interaction On Mobile\' option. This new functionality allows users to disable map interaction specifically on mobile devices, providing control over the user experience on smaller screens.</li>\n<li>Change: Content Tabs (Free) - Modified behavior of \'Start Collapsed\' option when used with \'Set Hash\'. If the URL has a hash, the first opened tab will be determined by the hash, providing a more dynamic and user-friendly experience.</li>\n<li>Change: Dropdown Button (Pro) - Removed Text Decoration CSS property from dropdown items. This update enhances the visual presentation by eliminating unnecessary text decoration.</li>\n<li>Change: Woo Mini Cart (Pro) - Added separate border options for \'View Cart\' and \'Checkout\' buttons, providing users with more customization flexibility for button styling.</li>\n<li>Change: Swipe Carousel (Pro) - Modified \'Enable Link\' option. Now, the entire item serves as a link, providing a more intuitive and consistent approach to linking within the widget.</li>\n<li>Fix: Submit Button (Free) - Corrected default values in email 2 that were leading to validation errors.</li>\n<li>Fix: Post Carousel Lite (Free) - Addressed issue where the carousel was not displaying on mobile devices.</li>\n<li>Fix: Icon Tabs (Pro) - Resolved issue with the \'Start Collapsed\' option. The fix ensures that the \'Start Collapsed\' option now functions correctly, delivering the intended collapsed behavior upon initialization.</li>\n<li>Fix: Post Grid (Pro) - Optimized widget item HTML code. This update enhances performance and efficiency by streamlining the HTML structure of widget items.</li>\n<li>Fix: Unlimited Timeline (Free) - Optimized item HTML code. This update improves performance and efficiency by refining the HTML structure of individual items within the widget.</li>\n<li>Fix: Unlimited Timeline (Free) - Optimized CSS code. This update improves performance and reduces the overall footprint of the stylesheet, enhancing efficiency and loading times.</li>\n<li>Fix: Remote Link (Pro) - Resolved issue where the Text Shadow option was erroneously interpreted as Box Shadow. The fix ensures that the Text Shadow option now functions correctly, providing the intended text shadow effect.</li>\n<li>Fix: Scroll Sequence (Pro) - Revised and improved descriptions of the widget fields for better clarity.</li>\n<li>Fix: Post Magazine Grid (Pro) - Added \'raw\' tag to category names to fix the display issue where the \'&\' symbol in category names was not displaying correctly.</li>\n<li>Fix: Before After (Pro) - Improved widget interaction with Elementor\'s Popups. This update ensures seamless integration and optimal performance when using the widget within Elementor\'s Popup functionality.</li>\n<li>Fix: Grid Gallery (Pro) - Resolved an issue where the widget was not extending to full width within Elementor Container.</li>\n<li>Fix: Particle Image (Pro) - Added protection from lazy load. This update ensures compatibility and proper functionality, mitigating potential issues related to lazy loading on various platforms.</li>\n</ul>\n\n<p>version 1.5.95: 2024-02-12:</p>\n\n<ul>\n<li>Feature: Ensure that the blog displayed on the \"Home\" page of the plugin is always up-to-date.</li>\n<li>Feature: Implemented support for tags in the widget catalog.</li>\n<li>Feature: Added an option for galleries to play videos in muted mode.</li>\n<li>Feature: Integrated weather forecast data preparation for the widget.</li>\n<li>Fix: Addressed some minor potential security risks associated with the import templates functionality.</li>\n<li>Fix: Rectified email validation for Form Email2.</li>\n<li>Fix: Resolved some issues with the price range filter.</li>\n<li>Fix: fixed the problem where dynamic template styles disappeared after updating Elementor Pro.</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Image Zoom Content Box (Free) - Implemented \'Title Tag\' option. This new functionality allows users to specify the HTML tag for titles within the widget, providing flexibility and control over the semantic structure of the content.</li>\n<li>Feature: Post Accordion (Free) - Implemented \'Disable Link in Image\' option. This new functionality allows users to disable the link associated with an image, providing more control over the interactive behavior of images within the widget.</li>\n<li>Feature: Slider Gallery (Free) - Implemented \'Mute Video\' option. This new functionality allows to play videos muted by default. Volume can be adjusted in video players on live page.</li>\n<li>Feature: Unlimited Charts (Pro) - Implemented \'Item Bar Width\' option. This new functionality allows users to customize the width of individual bars, providing greater control over the visual representation of items.</li>\n<li>Feature: Remote Item Navigation (Pro) - Introduced \'Border Override Color\' options for Regular and Active states. This new functionality allows users to customize border colors separately for both Regular and Active states, enhancing visual styling in the widget.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Title Min Height\' option. This new functionality allows users to set a minimum height for the title, offering more control over the visual presentation and consistency in the widget.</li>\n<li>Feature: Checkbox Field (Pro) - Introduced \'Show Link\' option. This new functionality enables users to show or hide links and customize their styling within the widget, offering more control over the interactive elements.</li>\n<li>Feature: Counter (Free) - Implemented \'Add Link To Widget Container\' option. This new functionality allows users to include a link, enhancing the interactive capabilities of the element by enabling navigation to another page or resource.</li>\n<li>Feature: Icon Box Accordion (Pro) - Introduced \'Icon + Text\' option for Graphic Element. This new value expands customization by allowing users to display both an icon and text within the Graphic Element for richer visual representation.</li>\n<li>Feature: Before After (Pro) - Added support for the widget inside Elementor\'s Tabs widget. This enhancement ensures seamless integration and compatibility, allowing users to utilize the widget effectively within Elementor\'s Tabs.</li>\n<li>Feature: Justified Image Carousel (Pro) - Implemented \'Hide Inactive Arrow\' option. This new functionality allows users to hide inactive arrows, providing a cleaner and more focused appearance in the widget interface.</li>\n<li>Feature: Layers (Pro) - Added shadow for icon type layers.</li>\n<li>Feature: Icon Pointer Button (Pro) - Introduced \'Direction\' option. This new functionality allows users to specify the direction for RTL (Right-to-Left) or LTR (Left-to-Right) websites, ensuring proper layout alignment based on language direction.</li>\n<li>Feature: Loop Carousel (Pro) - Implemented \'Auto Height\' option. This new functionality adjusts the height of the slider dynamically based on the height of the current slide, providing a more adaptive and seamless user experience.</li>\n<li>Feature: Justified Image Carousel (Pro) - Option to fix the broken layout (resulting in a duplicate carousel) caused by delayed image loading, this solution verifies that the images are loaded before initializing the carousel.</li>\n<li>Feature: Remote Tabs (Pro) - Introduced styling options for Border Radius, Border, and Shadow for the image of the active tab.</li>\n<li>Feature: Layers (Pro) - Added background color, padding and radius for text fields.</li>\n<li>Feature: WhatsApp Chat (Pro) - z-index option for Popup, allowing users to customize the stacking order of the Popup for better control over its visibility in relation to other elements.</li>\n<li>Feature: WhatsApp Chat (Pro) - Introduced option to customize the Popup Title, along with styling options for enhanced visual control and personalization.</li>\n<li>Feature: Swipe Carousel (Pro) - Introduced \'Additional Title\' options. This new functionality expands customization by providing additional settings for titles, allowing users to further enhance the visual presentation of titles within the widget.</li>\n<li>Feature: Content Grid (Pro) - Introduced \'Image Scale\' option. This new functionality allows users to scale the images, providing enhanced control over the visual presentation within the widget.</li>\n<li>Feature: Fullscreen Menu (Free) - Implemented feature - automatically opens menu item if it matches the current page URL.</li>\n<li>Feature: Post Grid (Pro) - Added Option to show post tags, providing users with the ability to showcase tags associated with each post.</li>\n<li>Feature: Post Magazine Grid (Pro) - Introduced \'Image Scale\' and \'CSS Filters\' options along with the hover transition duration for enhanced image customization.</li>\n<li>Feature: Card Carousel (Free) - Implemented \'Image Position\' option. This new functionality allows users to customize the position of image within the widget, providing enhanced control over the visual layout.</li>\n<li>Feature: Layers (Pro) - Added mouse parallax effect, adds a captivating and interactive dimension to the user interface.</li>\n<li>Feature: Swipe Carousel (Pro) - Introduced additional styling options. This new set of functionalities allows users to further customize and refine the visual appearance of the widget, providing enhanced styling possibilities.</li>\n<li>Feature: Mega Menu (Pro) - Implemented \'Close Transition Speed\' option. This new functionality enables users to set the speed of close animations for the dropdown, enhancing visual transitions and customization.</li>\n<li>Feature: Unlimited Carousel (Pro) - Added \'Image Position\' option, allowing users to customize the position of the image above or below the content for enhanced layout flexibility.</li>\n<li>Feature: Layers (Pro) - Implemented motion effects—now elements can bounce up and down and move left to right for a livelier interface.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Center Info Window\' option. This new functionality allows users to center the info window on the map, providing enhanced visibility and focus on the selected location.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Close After Outside Info Window Click\' option. This new functionality allows users to close the info window after clicking outside of it on the map, enhancing user interaction and control.</li>\n<li>Feature: Layers (Pro) - Implemented responsive settings for individual layers, allowing users to toggle each layer on or off based on the specific device requirements.</li>\n<li>Feature: Image Accordion (Pro) - Added \'Title HTML Tag\' option, providing users with better SEO control by allowing customization of HTML tags for widget titles.</li>\n<li>Feature: Content Tabs (Free) - Introduced option to fire a resize event on tab click, ensuring proper functionality of other widgets inside tab content for a smoother and more seamless user experience.</li>\n<li>Feature: Event List (Pro) - Implemented \'Remove Expired Event Item\' option. This new functionality allows users to automatically remove event items that have expired, streamlining content management within the widget.</li>\n<li>Feature: Post Grid (Pro) - Added typography option for post tags, allowing users to customize the font style, size, and other typographic attributes.</li>\n<li>Feature: Event List (Pro) - Implemented \'Horizontal Align\' option. This new functionality allows users to customize the horizontal alignment of the button, providing enhanced control over the layout within the widget.</li>\n<li>Feature: vCard (Pro) - Introduced option to include social media links in downloadable VCF contact file, enhancing contact information with additional social network profiles for improved connectivity.</li>\n<li>Change: Toggle Text Button (Free) - Upgraded textarea to full functionality editor, providing users with enhanced editing capabilities.</li>\n<li>Change: vCard (Pro) - Updated vCard JavaScript library to the latest version, ensuring compatibility with current standards and latest feature availability.</li>\n<li>Fix: Woo Product List (Free) - Introduced \'Layout Type\' option. This new functionality allows users to set the layout as either column or row, providing flexibility in organizing and displaying content within the widget.</li>\n<li>Fix: vCard (Pro) - Resolved issue where QR code was not scanning on some apps.</li>\n<li>Fix: Hotspots (Pro) - Rebuilt JavaScript code for better interaction. Removed unnecessary code to optimize performance and streamline functionality.</li>\n<li>Fix: Sideways Vertical Text (Pro) - Text layout shifting issue on Safari browser.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue with scrolling to the top of the page after tab click. The fix ensures that tab clicks no longer trigger unintended scrolling to the top, providing a smoother user experience.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with the vertical scrollbar appearing on hover.</li>\n<li>Fix: Testimonial Carousel (Pro) - The issue where styling attributes (size and color) for SVG icons were not taking effect.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue in Content Tabs when Before After widget couldn\'t function inside tabs. The fix ensures proper functionality, allowing users to utilize the widget as intended.</li>\n<li>Fix: Woo Product Grid (Pro) - Added image HTML attributes to product images.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue where the size of social icons wasn\'t responding to the option value. The fix ensures that the specified option value now accurately reflects the size of social icons.</li>\n<li>Fix: Counter (Free) - Removed unnecessary space in \'Before Text\' and \'After Text\' options. This update improves the clarity and presentation of the text by eliminating unnecessary spacing.</li>\n<li>Fix: Content Tabs (Free) - Added support for Elementor Tabs widget. This enhancement ensures seamless integration and compatibility, allowing users to incorporate the widget effortlessly within Elementor Tabs.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved an issue where incorrect icons were being displayed after selecting a menu item.</li>\n<li>Fix: Woo Mini Cart (Pro) - Improved widget compatibility with optimization plugins like WP Rocket. This update ensures seamless integration, optimizing performance and enhancing the overall user experience when using these plugins.</li>\n<li>Fix: Post Accordion (Free) - Updated post content loading method to resolve the issue where, on some sites, post content was not displaying correctly.</li>\n<li>Fix: Dropdown Field (Pro) - Fixed an issue when Dropdown Field couldn\'t parse Field Name to Number Field widget.</li>\n<li>Fix: Card Carousel (Free) - Resolved issue where Transition Speed wasn\'t working for non-default animations. The fix ensures that Transition Speed now functions correctly for all animations, providing consistent and reliable behavior.</li>\n<li>Fix: Unlimited Google Maps (Pro) - Removed default 2px border with blue color from one of the map elements. This update improves the visual presentation by eliminating an unnecessary border.</li>\n</ul>\n\n<p>version 1.5.94: 2024-01-25:</p>\n\n<ul>\n<li>Feature: added option to message individual fields for the form</li>\n<li>Change: removed instagram blocked api message - the instagram functionality is active now!</li>\n<li>Change: added default values to currency fields</li>\n<li>Fix: fixed small php bug regarding date field in items</li>\n<li><p>Fix: fixed some small xss vulnurability that pachstack discovered</p></li>\n<li><p>Feature: Number Field (Pro) - Introduced \'Enable Date Field in Formula\' option. This new functionality enables the use of Date Field in formula by allowing the addition or subtraction of days.</p></li>\n<li>Feature: Unlimited Charts (Pro) - Introduced \'Remove Items with 0 Value\' option. This new functionality automatically excludes items with a value of 0 from charts.</li>\n<li>Feature: WordPress Menu (Free) - Implemented \'Hover Effect\' option. This new functionality allows users to choose from a variety of hover link effects, enhancing the visual presentation with dynamic animations.</li>\n<li>Feature: Hotspots (Pro) - Introduced customizable popup positioning, providing users with the option to define the exact position rather than relying on preset center alignment.</li>\n<li>Feature: Event List (Pro) - Introduced \'Event End Date\' option, allowing users to display event end date and time.</li>\n<li>Feature: Event List (Pro) - Implemented \'Calendar Horizontal Align\' option. This new functionality allows users to customize the horizontal alignment of the calendar, providing better control over its placement within the layout.</li>\n<li>Feature: Product Carousel (Pro) - Introduced functionality to hide navigation arrows automatically when the number of products is less than a specified value.</li>\n<li>Feature: Dropdown Field (Pro) - Introduced \'Multisource\' option. This functionality allows users to select the source of checkbox values as posts, products, etc., providing versatile options for integrating diverse content.</li>\n<li>Feature: Checkbox Field (Pro) - Introduced \'Multisource\' option. This functionality allows users to select the source of checkbox values as posts, products, etc., providing versatile options for integrating diverse content.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Checkbox Value Handling\' options. This new functionality allows users to choose the checkbox value type from options such as sum, individual number, or individual text, providing flexibility in handling checkbox values.</li>\n<li>Feature: Masonry Gallery (Pro) - Introduced \'Title Typography\' and \'Description Typography\' options. These new functionalities allow users to customize the typography settings for titles and descriptions.</li>\n<li>Feature: Masonry Gallery (Pro) - Implemented \'Tile Background Color\' option. This new functionality allows users to customize the background color of tiles, providing enhanced visual control over the widget\'s appearance.</li>\n<li>Feature: Hotspots (Pro) - Added \'Popup Image Size\' option, allowing users to customize the size of popup images.</li>\n<li>Feature: WooCommerce Product Carousel (Pro) - Introduced functionality to hide navigation arrows automatically when the number of products is less than a specified value.</li>\n<li>Feature: Logo Carousel (Pro) - Implemented \'Open Links In New Tab\' option. This new functionality allows users to specify whether links should open in a new tab with Source type posts, products, etc.</li>\n<li>Feature: Content Ticker (Pro) - Added Option to add an Image for each ticker item.</li>\n<li>Change: Hotspots (Pro) - Enabled \'Image Size Select\' option for the Image, allowing users to choose from different image resolutions for enhanced flexibility and visual customization.</li>\n<li>Change: Icon Carousel (Pro) - Improved \'Item Minimum Height\' option by expanding the range of values.</li>\n<li>Fix: Fullscreen Menu (Free) - Improved protection from Elementor sticky section interference.</li>\n<li>Fix: vCard (Pro) - Issue with QR code not displaying when \'Include Image in Contact\' is enabled has been resolved.</li>\n<li>Fix: Dropdown Field (Pro) - Resolved issue with \'Field Name\' not appearing during email sending. The fix ensures that the field name is now properly displayed in email notifications.</li>\n<li>Fix: Mega Menu (Pro) - Resolved horizontal scroll issue. The fix ensures that the layout no longer experiences unintended horizontal scrolling, providing a more stable and user-friendly experience.</li>\n<li>Fix: Scroll To Top (Free) - Resolved issue where the icon wasn\'t visible on the frontend. The fix ensures proper visibility of the icon, addressing the bug and improving the overall appearance.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with the \'Disable Page Scroll\' option not working in some cases. The fix ensures consistent functionality, preventing page scrolling as intended.</li>\n<li>Fix: Text Field (Free) - Resolved input width issue. The fix ensures that input elements now display with the correct width.</li>\n</ul>\n\n<p>version 1.5.93: 2024-01-18:</p>\n\n<ul>\n<li>Feature: Introduced the option \'slider_video_autoplay\' to galleries, enabling video autoplay when changing items.</li>\n<li>Feature: Added the option to include specific taxonomies in related posts queries.</li>\n<li>Feature: Implemented automatic recognition of video thumbnail IDs in certain gallery types based on relevant post meta.</li>\n<li>Feature: Added functionality for the price range filter.</li>\n<li>Change: Updated the Freemius version.</li>\n<li>Change: Modified the text format for the export change log.</li>\n<li>Change: Restored the \"import with images\" feature after incorporating file type checks for security.</li>\n<li>Fix: Enhanced the handling of multiple user records for the \'exclude users\' option in the users query (Ajax-based).</li>\n<li>Fix: Corrected URL CSS and JS inclusion issues in Elementor editor.</li>\n<li><p>Fix: Corrected a bug related to \"mini cart widget\" in PHP in specific cases.</p></li>\n<li><p>Feature - Card Carousel (Free) - Introduced \'Hide Item\' option. This new functionality allows users to hide items instead of deleting them permanently, offering a more reversible and flexible approach to item management.</p></li>\n<li>Feature - Post Grid (Pro) - Implemented \'Layout Type: Above\' option. This new functionality allows users to change the position of the content box to above the image.</li>\n<li>Feature - Thumbnail Gallery (Pro) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Compact Gallery (Free) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Grid Gallery (Pro) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Slider Gallery (Free) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Flip Box Carousel (Pro) - Introduced option for back icon alignment, providing users the flexibility to customize the alignment of the back icon.</li>\n<li>Feature - Post List (Free) - Implemented \'Image Scale\' option for regular and hover states. This new feature allows users to customize the scaling of images independently for regular and hover states, enhancing visual presentation.</li>\n<li>Change - Flip Box Carousel (Pro) - Implemented conditional rendering of CSS to reduce unused styles, resulting in improved performance, SEO, and faster load times for enhanced user experience.</li>\n<li>Change - Content Accordion (Free) - Improved \'Expand All Accordion\' functionality, now allowing users to close the accordion by clicking the same button again for a more intuitive and user-friendly experience.</li>\n<li>Fix - WooCommerce Product Grid (Pro) - Implemented protection against buttons not being vertically aligned in specific cases.</li>\n<li>Fix - Flip Box Carousel (Pro) - Resolved an issue where links were not functioning properly when clicking on the back icon.</li>\n<li>Fix - WooCommerce Product Grid (Pro) - Resolved issue with the product button not being clickable in some cases.</li>\n<li>Fix - Post Carousel (Pro) - Resolved issue with the side-by-side layout.</li>\n<li>Feature - Logo Grid (Free) - Enhanced responsiveness for item \'Padding\' option. This update ensures that item padding adjusts effectively across various screen sizes and device resolutions for a consistent layout.</li>\n<li>Feature - Logo Grid (Free) - Implemented \'Direction\' option. This new feature is particularly useful for RTL (Right-to-Left) websites, allowing users to specify the direction of the widget\'s layout for improved compatibility.</li>\n<li>Feature - Content Accordion (Free) - Introduced a new feature that allows the expansion of all accordion items by clicking on an external element with the class \"ue-content-accordion-expand-all\".</li>\n<li>Feature - Memory Game (Pro) - Introduced template option for success message, Allowing users to show Elementor template as success message.</li>\n<li>Feature - Memory Game (Pro) - Added \'Completion Time\' option, enabling users to show the time it took to complete the game for a more informative and engaging experience.</li>\n<li>Feature - Content Accordion (Free) - Introduced \'Additional Header Content\' option in the accordion, allowing users to include additional content after the header title.</li>\n<li>Feature - Post Accordion (Free) - Implemented \'Open Links in New Tab\' option. This new functionality allows users to configure links to open in a new tab, enhancing control over the navigation experience.</li>\n<li>Feature - Side Menu (Pro) - Added an option to add a logo to the side menu layout.</li>\n</ul>\n\n<p>version 1.5.92: 2024-01-04:</p>\n\n<ul>\n<li>Feature: Introduced the change log option in the widget editor.</li>\n<li>Feature: Introduced the ability to connect with Google API for multi-source options.</li>\n<li>Feature: Included an option to link with Google Sheets under the general settings for forms.</li>\n<li>Feature: Integrated a \"show globals\" feature in troubleshooting for enhanced diagnostics.</li>\n<li>Feature: Implemented the capability to output cart fragments for the woo mini cart.</li>\n<li>Feature: Provided an option for \"none\" under lightbox-type in galleries, allowing users to disable the lightbox.</li>\n<li>Feature: Added an \"excerpt\" field to post fields within the widget editor for more detailed posts.</li>\n<li>Fix: Replaced site_url() with home_url() in global variables for better website navigation.</li>\n<li>Fix: Resolved a conflict with another select2 on the admin side, ensuring smoother operations.</li>\n<li>Fix: Rectified an error with multiple order by clauses in post queries to improve data sorting.</li>\n<li><p>Fix: Enhanced the manual selection of Elementor template retrieval for optimized performance.</p></li>\n<li><p>Feature - Content Carousel - Introduced \'Equalize Content Height\' option. This new feature simplifies the process of making content elements equal in each item.</p></li>\n<li>Feature - Flip Box Carousel - Enhanced responsiveness for Border Radius option. The update ensures that the Border Radius adapts effectively to different screen sizes and device resolutions for a consistent display.</li>\n<li>Feature - WooCommerce Product Carousel - Resolved broken layout issue occurring when set to side-by-side layout</li>\n<li>Feature - Phone Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Textarea Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Email Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Text Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Testimonial Carousel - Implemented \'Layout Type: Grid\' option. This new functionality facilitates the transformation of the widget\'s layout into a simple grid.</li>\n<li>Feature - Testimonial Carousel - Introduced \'Layout Type: Swipe\' option. This new feature allows users to set the behavior of the widget, resembling the functionality found in Swipe Carousel widget.</li>\n<li>Feature - Flip Box Carousel - Introduced \'Disable Mouse Drag\' and \'Disable Touch Drag\' options in Flip Box Carousel settings, offering control over user interaction by allowing the disabling of dragging functionalities.</li>\n<li>Feature - Team Member Grid - Introduced \'Badge\' option, allowing users to include custom badge images or icons for enhanced member representation.</li>\n<li>Feature - Thumbnail Slider - Implemented responsiveness for \'Slider Main Image Height\' option.</li>\n<li>Feature - Thumbnail Slider - Optimized \'Slider Main Image Height\' functionality to prevent widget reloading upon value change.</li>\n<li>Change - Thumbnail Slider - Changed attribute of \'Slider Main Image Height\' option from Number to Slider. This adjustment simplifies the process of adjusting the height of the main image by providing a more intuitive control.</li>\n<li>Fix - Submit Button - Improved interaction within Multi Step Form widget. Enhancements have been made to streamline and optimize the submit action.</li>\n<li>Feature - Multi Step Form - Implemented form submission loader. This new addition introduces a visual loader to illustrate the process of sending form data, enhancing user feedback during form submission.</li>\n<li>Feature - WooCommerce Product List - Introduced \'Default Image\' option. The widget will now display the specified default image when a product image is empty, for a more personalized user experience.</li>\n</ul>\n\n<p>version 1.5.91: 2023-12-28:</p>\n\n<ul>\n<li>Change: removed some vulnerability related to templates import</li>\n</ul>\n\n<p>version 1.5.90: 2023-12-18:</p>\n\n<ul>\n<li>Fix: fixed some small bug with pro version main file</li>\n</ul>\n\n<p>version 1.5.89: 2023-12-17:</p>\n\n<ul>\n<li>Fix: fixed some post filters detection issues on the page</li>\n<li>Fix: fixed some \"$type not found\" message in php</li>\n<li>Fix: fixed some \"infinite template found: \" message in php (emtpy template load protection)</li>\n<li>Change: added instagram api access error message</li>\n<li>Change: removed \"import with images\" functionality. replaced by doubly plugin.</li>\n</ul>\n\n<p>version 1.5.88: 2023-12-11:</p>\n\n<ul>\n<li>Feature: added \"iframe\" gallery type to the gallery items</li>\n<li>Fix: fixed the \"show/hide edit html button\" option from general settings</li>\n<li>Fix: fixed the general_settings.xml php error</li>\n<li>Fix: fixed some issue with gallery loading on pages and current meta keys</li>\n<li>Fix: fixed default value in datetime control</li>\n<li>Change: added some improvements for the form </li>\n<li>Change: set video placeholder to dynamic galleries in case of video item</li>\n</ul>\n\n<p>version 1.5.87: 2023-11-21:</p>\n\n<ul>\n<li>Change: updated freemius sdk to 2.6.0 version</li>\n<li>Change: added some protection against double background widgets output</li>\n<li>Feature: enabled form functionality</li>\n<li>Feature: enabled currency exchange functionality</li>\n</ul>\n\n<p>version 1.5.85: 2023-11-15</p>\n\n<ul>\n<li>Feature: added woo_addcart_ajax_attributes_button in twig for the button</li>\n<li>Feature: added option to show original settings values in widget debug</li>\n<li>Feature: added troubleshooting setting not to show php deprecated warnings</li>\n<li>Fix: better prepare post custom fields for the post multisource</li>\n<li>Fix: links from meta field works now</li>\n<li>Fix: fixed the ob_end_clean bug</li>\n<li>Fix: in post query - excluded posts not in from posts in</li>\n<li>Fix: fixed a small bug in the unite gallery library</li>\n<li>Change: updated twig version to 3.x</li>\n<li>Change: updated instagram data with date released field</li>\n</ul>\n\n<p>version 1.5.85: 2023-09-20</p>\n\n<ul>\n<li>Fix: fixed a small bug with multisource image param message</li>\n</ul>\n\n<p>version 1.5.84: 2023-09-20</p>\n\n<ul>\n<li>Feature: added twig function csv to json</li>\n<li>Feature: changed the admin view to new design (added designed header and menu)</li>\n<li>Feature: added option to enable animation on swipe to owl carousel js</li>\n<li>Feature: added woo mini cart functionality</li>\n<li><p>Feature: added option: \"current query as a base\" to post selection -> include by</p></li>\n<li><p>Fix: added support for webp in the manager</p></li>\n<li>Fix: allow fetching images from media library post type for the galleries </li>\n</ul>\n\n<p>version 1.5.83: 2023-08-22</p>\n\n<ul>\n<li>Fix: don\'t show first item in filter when no terms available</li>\n<li>Change: updated calculators javascript code base</li>\n</ul>\n\n<p>version 1.5.82: 2023-08-16</p>\n\n<ul>\n<li>Feature: added option for group filtering widgets</li>\n<li>Feature: solved the video play in gallery type from attachment video</li>\n<li>Change: turned off the video icon for background attribute</li>\n<li>Fix: fixed dynamic template with avoid duplicates</li>\n<li>Fix: fixed gallery widget acf video item error</li>\n<li>Fix: fixed some sort filter bugs with the default selected</li>\n</ul>\n\n<p>version 1.5.81: 2023-08-10</p>\n\n<ul>\n<li>Fix: fixed some missing css in the dynamic loop widgets</li>\n<li>Fix: fixed some child filters related bug</li>\n<li>Fix: fixed order by price in current query</li>\n<li>Fix: fixed some php 8.16+ version notices </li>\n<li>Feature: added option to print the term meta</li>\n</ul>\n\n<p>version 1.5.80: 2023-08-07</p>\n\n<ul>\n<li>Feature: added option to get \"all taxonomy terms\" from a post </li>\n<li>Feature: added html preperations for the woocommerce minicart</li>\n<li>Feature: added \"this week\" to the date selection query</li>\n<li>Feature: added \"grouping\" mode in the \"related posts\"</li>\n<li>Fix: the pagination now works on top of the grid</li>\n<li>Fix: fixed some init ajax filters multiple issues</li>\n<li>Fix: fixed the error with the assets path set</li>\n</ul>\n\n<p>version 1.5.79: 2023-07-24</p>\n\n<ul>\n<li>Fix: changed name for area-label to aria-label</li>\n<li>Fix: in filters - refresh single filter if \"all\" selected and there are hidden items</li>\n<li>Fix: changed protection against inifnite loop to 200</li>\n<li>Fix: show child filters at start if there are selected items</li>\n<li>Fix: date time attribute processor - if no date given - don\'t take current time</li>\n<li>Fix: refresh child filter if main filter selected on init</li>\n<li>Fix: dynamic popup was not worked with multisource in some cases</li>\n</ul>\n\n<p>version 1.5.78: 2023-07-16</p>\n\n<ul>\n<li>Fix: fixed show filters load more</li>\n<li>Fix: fixed multisource repeater empty</li>\n</ul>\n\n<p>version 1.5.77: 2023-07-13</p>\n\n<ul>\n<li>Fix: fixed dropzone collision in widget editor view</li>\n<li>Fix: fixed sort filter price filtering</li>\n<li>Fix: fixed max number in addons db table. from \"int\" to \"bigint\"</li>\n<li>Fix: replaced some deprecated by elementor codes</li>\n</ul>\n\n<p>version 1.5.76: 2023-07-12</p>\n\n<ul>\n<li>Feature: added \"rem\" unit in slider attribute</li>\n<li>Fix: fixed some small bug with remote sync debug</li>\n<li>Fix: fixed the truncate in multisource</li>\n<li>Fix: fixed some small bugs related to remote controls</li>\n<li>Fix: fixed dropzon third party conflict in manager</li>\n</ul>\n\n<p>version 1.5.75: 2023-07-05</p>\n\n<ul>\n<li>Feature: added some suggestion text to add some memory in the troubleshooting section in case that needed</li>\n<li>Fix: the wrong author was displayed in loop post meta data</li>\n<li>Fix: do_shortcode to html items inside the grid and dynamic loop</li>\n<li>Update: Updated Freemius SDK to the latest version</li>\n</ul>\n\n<p>version 1.5.74: 2023-07-04</p>\n\n<ul>\n<li>Fix: show search widgets at plugin install.</li>\n<li>Fix: menu picker depts in multisource</li>\n<li>Fix: set the author data to be retrievable in dynamic grid template</li>\n<li>Fix: show meta fields switcher didn\'t worked in multisource menu items</li>\n</ul>\n\n<p>version 1.5.73: 2023-06-26</p>\n\n<ul>\n<li>Feature: added options for revisions in widget editor</li>\n<li>Fix: added support for wordpress proxy in api calling</li>\n<li>Fix: fixed empty post in query result</li>\n<li>Fix: fixed \"wrong template ID\" elementor error in post accordion</li>\n</ul>\n\n<p>version 1.5.72: 2023-06-21</p>\n\n<ul>\n<li>Fix: added the swf extension in the allowed files in assets</li>\n<li>Feature: prepared the plugin for sort filter</li>\n<li>Change: updated freemius sdk to 2.5.9</li>\n</ul>\n\n<p>version 1.5.71: 2023-06-20</p>\n\n<ul>\n<li>Change: removed js includes of the forms and filters from backend editor</li>\n<li>Change: changed colors of the free version notification in dark mode</li>\n<li>Fix: fix the \"link\" type in wpml integration automatic translation</li>\n<li>Feature: add support for the conditions in ue forms</li>\n</ul>\n\n<p>version 1.5.70 2023-06-19:</p>\n\n<ul>\n<li>Change: added some \"birthday sale\" banner</li>\n<li>Feature: added \"truncate text\" modifier to multisource fields</li>\n<li>Feature: dynamic tags now works inside posts and products related widgets</li>\n<li>Feature: added twig highlighting in codemirror editor</li>\n<li>Fix: fixed sequence animation sliders bug (fields didn\'t loaded in elementor)</li>\n<li>Fix: change the comment from // to /* */ in filters js output to allow proper page compression.</li>\n<li>Fix: the \"time ago\" string is now translatable </li>\n<li>Fix: fixed the wpml elementor template id output</li>\n<li>Fix: fixed backgrounds bug with containers in editor</li>\n<li>Fix: fixed some small bugs with the checkbox filter</li>\n</ul>\n\n<p>version 1.5.69: 2023-06-08:</p>\n\n<ul>\n<li>Fix: allow to install webp images in widgets</li>\n</ul>\n\n<p>version 1.5.68: 2023-06-06:</p>\n\n<ul>\n<li>Change: added functionality for sort filter </li>\n<li>Feature: added field: \"form conditions\" for the upcoming form</li>\n<li>Feature: added link translation to wpml integration</li>\n<li>Feature: added link_attributes field to post list fields in twig</li>\n<li>Fix: fixed slider control min max values in case of multiple units</li>\n<li>Fix: add do shortcode from ajax items response</li>\n<li>Fix: fixed posts grid output with \"product\" taxonomy without woocommerce</li>\n<li>Fix: fixed getting cross sell products query in product list</li>\n</ul>\n\n<p>version 1.5.67 - 2023-05-29:</p>\n\n<ul>\n<li>Fix: fixed some more securaty issues related to assets manager</li>\n</ul>\n\n<p>version 1.5.66 - 2023-05-28:</p>\n\n<ul>\n<li>Fix: fixed some securaty issues related to non editor users operations and not allowed to upload php files in assets manager</li>\n</ul>\n\n<p>version 1.5.65 - 2023-05-26:</p>\n\n<ul>\n<li>Fix: fixed instagram api related bugs </li>\n</ul>\n\n<p>version 1.5.64 2023-05-23:</p>\n\n<ul>\n<li>Change: update freemius to latest version 2.5.8</li>\n<li>Fix: fixed a small php bug</li>\n</ul>\n\n<p>version 1.5.63 2023-05-23:</p>\n\n<ul>\n<li>Change: expand in widget editor is now connected to the screen height</li>\n<li>Fix: fixed the dynamic popup with multiple fields code </li>\n<li>Fix: fixed some sync if the clicked item is link</li>\n<li>Feature: added support for sort post filter</li>\n<li>Feature: hide \"show only insalled\" checkbox in widgets manager if no widget installed.</li>\n</ul>\n\n<p>version 1.5.62 2023-05-14:</p>\n\n<ul>\n<li>Feature: added \"edit template\" link in template selector</li>\n<li>Feature: added hidden template edit button to top bar</li>\n<li>Feature: added option for dynamic popup link to connect to many links in the widget</li>\n<li>Fix: solved some php error with parse dynamic settings in php 8.1</li>\n<li>Fix: getMetaValue error in products</li>\n<li>Fix: fixed doubly css includes in some cases</li>\n</ul>\n\n<p>version 1.5.61 - 2023-05-07:</p>\n\n<ul>\n<li>Feature: added support for woocommerce jet wishlist</li>\n<li>Feature: did option to disable third party hooks in ajax</li>\n<li>Fix: click on link on sync didn\'t worked</li>\n<li>Fix: added some protections to nonce and to file manager zip exctract (securaty issues fix) </li>\n<li>Change: updated freemius sdk to 2.5.7 version.</li>\n</ul>\n\n<p>version 1.5.60 - 2023-04-30:</p>\n\n<ul>\n<li>Feature: added functionality to get cart number of products </li>\n<li>Fix: fixed link field settings for multisoure</li>\n<li>Fix: fixed some bugs with regular price in woocommerce widgets</li>\n<li>Fix: filters js file loaded in editor as well</li>\n<li>Fix: fixed some small php bug regarding \"pathBase\"</li>\n<li>Fix: fixed conditions in multiple select control</li>\n<li>Change: updated unite gallery version</li>\n<li>Change: disabled autoload in update_option for the catalog variable</li>\n</ul>\n\n<p>version 1.5.59: 2023-04-09</p>\n\n<ul>\n<li>Feature: added multiple select to condition attributes in widget editor</li>\n<li>Change: updated freemius sdk to the latest version</li>\n<li>Fix: fixed empty post meta fields in case that acf plugin is on</li>\n<li>Fix: fixed some bug with avoid duplicates option and filters in single grid</li>\n<li>Fix: made some corrections in case that post query show wrong init selected terms values</li>\n<li>Fix: the post carousel goes to random item after ajax refresh</li>\n<li>Fix: fixed jet engine custom fields integration</li>\n</ul>\n\n<p>version 1.5.58: 2023-03-26</p>\n\n<ul>\n<li>Feature: added dynamic popup functionality to multisource widgets</li>\n<li>Fix: fixed missing arguments in the_post action</li>\n<li>Fix: fixed some php multisource error</li>\n<li>Fix: fixed some product ajax search related issues</li>\n<li>Fix: fixed some small but with ajax refresh and sync</li>\n</ul>\n\n<p>version 1.5.57: 2023-03-20</p>\n\n<ul>\n<li>Feature: improved the multisource selectors</li>\n<li>Feature: added option to get image from post meta in post fields - widget editor</li>\n<li>Fix: added \"skins\" folder to unite gallery</li>\n<li>Fix: added more compatability to woo commerce grids with discounts plugins</li>\n<li>Fix: fixed same uc_id in dynamic templates</li>\n</ul>\n\n<p>version 1.5.56: 2023-03-13:</p>\n\n<ul>\n<li>Feature: added option authors by dynamic field in post query</li>\n<li>Feature: done some integration with flycart discounts</li>\n<li>Feature: added option to show post type and post type title in posts fields</li>\n<li>Feature: added option to add multiple values in multisource</li>\n<li>Fix: fixed get posts by terms meta field - add taxonomy</li>\n<li>Fix: fixed responsive css in dynamic loop</li>\n<li>Fix: fixed dynamic loop with jet engine acf fields</li>\n<li>Fix: fixed slider control units for vh, vx and % </li>\n<li>Fix: added \"before today\" for past year in date qury</li>\n<li>Change: the uc_id will not change now when page refresh</li>\n</ul>\n\n<p>version 1.5.55: 2023-02-23:</p>\n\n<ul>\n<li>Fix: fixed wpml integrate fields</li>\n<li>Fix: fixed some write file error, will not crash if happend</li>\n<li>Fix: fixed entrance animation js on popup</li>\n<li>Fix: fixed strip tags in intro from content</li>\n<li>Fix: fixed some php 8.1 issues</li>\n<li>Fix: fixed some post intro with html tags issues</li>\n<li>Change: do_action function is working now in free version</li>\n</ul>\n\n<p>version 1.5.54: 2023-02-15</p>\n\n<ul>\n<li>Change: added some define variable that indicate the under ajax search</li>\n<li>Change: added \"collect\", and \"output\" to schema types in content accordion widget for example</li>\n<li>Feature: added wpml auto translate integration</li>\n<li>Feature: added option to select \"all taxonomies\" in exclude terms in terms selection</li>\n<li>Feature: added option - only direct children to terms select include by</li>\n<li>Feature: added option to post select to get posts by terms from curent meta field</li>\n<li>Fix: preserve tags when truncate</li>\n<li>Fix: fixed load more with second meta add in post query</li>\n</ul>\n\n<p>version 1.5.53: 2023-02-07</p>\n\n<ul>\n<li>Fix: keep exclude terms in grid when filtering with \"override terms\" mode</li>\n<li>Fix: fixed get_terms() not found php error from 1.5.52 version</li>\n</ul>\n\n<p>version 1.5.52: 2023-02-06</p>\n\n<ul>\n<li>Change: done some protection agains infinite loops in templates</li>\n<li>Fix: fixed popup button type conditions</li>\n<li>Fix: fixed term meta fields in multisource</li>\n<li>Fix: fixed exclude term not found in post select</li>\n</ul>\n\n<p>version 1.5.51: 2023-01-31</p>\n\n<ul>\n<li>Feature: added version to js comment output</li>\n<li>Feature: connected the galleies to remote play / stop like the carousels</li>\n<li>Feature: added some error message when image size attribute is missing in multisource</li>\n<li>Feature: added dynamic popup special attribute type</li>\n<li>Fix: fixed title source and description source in multisource gallery for products.</li>\n<li>Fix: added supress filtres to ajax search query</li>\n</ul>\n\n<p>version 1.5.50: 2023-01-24</p>\n\n<ul>\n<li>Feature: added \"media\" to post types select in advanced post query</li>\n<li>Feature: improved the date time attribute</li>\n</ul>\n\n<p>version 1.5.49: 2023-01-23</p>\n\n<ul>\n<li>Fix: fixed some js optimization issues </li>\n<li>Fix: fixed filters related small js bug</li>\n</ul>\n\n<p>version 1.5.48: 2023-01-19</p>\n\n<ul>\n<li>Feature: added gallery to multisource</li>\n<li>Feature: added post type override selectin current post query options</li>\n<li>Fix: fixed remote play with carousel</li>\n<li>Fix: fixed some multisource and ajax related bugs</li>\n<li>Fix: fixed popular posts plugin integration multiple post types</li>\n<li>Fix: fixed background widgets some problematic attribute names</li>\n<li>Fix: fixed include terms by current post terms in some cases.</li>\n<li>Fix: fixed default url_assets value in multisoure</li>\n<li>Fix: fixed dark mode svg icons</li>\n</ul>\n\n<p>version 1.5.47: 2023-01-10</p>\n\n<ul>\n<li>Feature: added more units to slider attribute</li>\n<li>Feature: added \"any\" post type to post types select</li>\n<li>Feature: added include and exclude current post terms in terms selection</li>\n<li>Feature: added option to carousel - scroll to head - force</li>\n<li>Feature: allow import widgets with theme activate</li>\n<li>Fix: fixed dynamic template render css for dynamic popup</li>\n<li>Fix: fixed users list select by manual</li>\n</ul>\n\n<p>version 1.5.46: 2023-01-08</p>\n\n<ul>\n<li>Feature: set the items image size chooser work for certain image</li>\n<li>Feature: made option to put js script in saparate tags with id\'s for optimization plugins like wprocket</li>\n<li>Feature: enriched the uc_lang variable. now it\'s always showing the current language</li>\n<li>Feature: added user_login variable to the users list output</li>\n<li>Feature: has put the preview link always as a help link in widget edit panel.</li>\n<li>Change: updated the multisource that it works better with items images</li>\n<li>Change: allow html tags in post intro (excerpt) in widgets</li>\n<li>Fix: fixed filters with sync multiple grid issues</li>\n<li>Fix: fixed the exclude users list with similar names</li>\n</ul>\n\n<p>version 1.5.45: 2022-12-26</p>\n\n<ul>\n<li>Feature: added json decode filter to twig</li>\n<li>Feature: added catalog images from shortpixel for speed loading</li>\n<li>Feature: done multisource group setting</li>\n<li>Fix: fixed entrance animation on ajax refresh</li>\n<li>Fix: done sync pause / play between carousels</li>\n</ul>\n\n<p>version 1.5.44: 2022-12-19</p>\n\n<ul>\n<li>Change: updated freemius to the latest version</li>\n<li>Fix: fixed remote play / pause button</li>\n<li>Fix: fixed search filter unicode phrase</li>\n<li>Fix: fixed entrance animation appear on scroll</li>\n<li>Feature: added video gallery responsive options</li>\n<li>Fix: fixed some owl carousel size on init bug</li>\n<li>Fix: fixed js widgets under the dynamic grid template like flipbox</li>\n</ul>\n\n<p>version 1.5.43: 2022-12-04</p>\n\n<ul>\n<li>Feature: add settings output to dynamic grid fields debug</li>\n<li>Fix: fixed pods multiple image data</li>\n<li>Fix: fixed url terms in filter with dynamic grid</li>\n<li>Fix: fixed users and menu not found bug in front </li>\n<li>Change: updated twig engine to the latest version</li>\n</ul>\n\n<p>version 1.5.42: 2022-11-29</p>\n\n<ul>\n<li>Feature: added functionality for time ago in posts widgets</li>\n<li>Feature: added woo variables to woo fields - woo_price_withtax, woo_price_notax</li>\n<li>Feature: added option for term child filter role\n-optimization: reduced number of queries in post related widgets</li>\n</ul>\n\n<p>version 1.5.41: 2022-11-24</p>\n\n<p>-bug fix: fixed post select in post query</p>\n\n<p>version 1.5.40: 2022-11-23</p>\n\n<ul>\n<li>Feature: added integration to woocommerce multicourancy plugins</li>\n<li>Feature: made some integration with translate press plugin</li>\n<li>Feature: added select post and select term attribute</li>\n<li>Fix: fixed dynamic loop css backgrounds with containers</li>\n<li>Fix: fixed mousewheel event in the carousel</li>\n<li>Fix: fixed some rare php error with filters</li>\n</ul>\n\n<p>version 1.5.39: 2022-11-16</p>\n\n<ul>\n<li>Fix: fixed small bug with zip extract</li>\n<li>Update: updated black friday sale banners</li>\n</ul>\n\n<p>version 1.5.38: 2022-11-10</p>\n\n<ul>\n<li>Fix: fixed galleries default sizes with post filters</li>\n<li>Fix: fixed hidden option in select filter in safari browser</li>\n<li>Fix: fixed non ssl assets url</li>\n<li>Feature: added \"schema\" special attribute</li>\n<li>Fix: fixed false autoplay in carousel</li>\n</ul>\n\n<p>version 1.5.37: 2022-11-09</p>\n\n<ul>\n<li>Fix: fixed 1px glitch bug in the carousel, on 1 item (slide mode)</li>\n<li>Feature: prepared the filters to work with ajax search</li>\n</ul>\n\n<p>version 1.5.36: 2022-11-6</p>\n\n<ul>\n<li>Feature: added function that outputs items schema</li>\n<li>Feature: improved include by meta in posts selection, added option for multiple values</li>\n<li>Feature: added option to get current user with meta in twig</li>\n<li>Addition: validate number of post list attributes, allow only one when creating widget</li>\n<li>Fix: fixed count posts in post query summary</li>\n<li>Fix: fixed entrance animation blur type</li>\n<li>Fix: fixed avoid duplicates with random order while posts load more</li>\n<li>Fix: the timeout now reset after slide change in owl carousel</li>\n<li>Fix: fixed terms selection taxonomies with idetical post type title</li>\n<li>Fix: added protection against inifinite loop in putElementorTemplate twig function</li>\n<li>Fix: fixed acf field unaccessable in some cases with elementor pro 3.8</li>\n</ul>\n\n<p>version 1.5.35: 2022-10-24</p>\n\n<p>-Fix: fixed include by id\'s from dynamic field, and terms from dynamic field in post selection</p>\n\n<p>version 1.5.34: 2022-10-19</p>\n\n<ul>\n<li>Feature: added items image size attribute (special type)</li>\n<li>Fix: fixed show backgrounds in elementor editor</li>\n</ul>\n\n<p>version 1.5.33: 2022-10-15</p>\n\n<ul>\n<li>Fix: fixed avoid duplicates with filters</li>\n<li>Fix: fixed select dropdown filter js</li>\n<li>Feature: added avoid duplicates option to manual posts selection</li>\n</ul>\n\n<p>version 1.5.32: 2022-10-11</p>\n\n<ul>\n<li>Fix: fixed some ajax pagination issues</li>\n<li>Fix: fixed pagination widget appearance on archive ajax pages with filters</li>\n<li>Fix: added twig functionality to put product attributes text</li>\n<li>Fix: fixed export with images not worked in some cases</li>\n<li>Fix: made some protection with ezcache plugin integration and filtering</li>\n<li>Fix: fixed some small php bug with this month post selection</li>\n<li>Fix: fixed some visible and hidden filters collision</li>\n<li>Fix: fixed terms select in terms filter on history back click in filters</li>\n<li>Fix: set child filter always first unselected</li>\n<li>Fix: set option for the tabs filter to be unselected</li>\n<li><p>Fix: fixed the pagination numbers if exclude offset chosen</p></li>\n<li><p>Feature: added multiple taxonomy terms in term selection</p></li>\n<li>Feature: added query id in terms selection</li>\n<li>Feature: added functionality for next / prev post</li>\n</ul>\n\n<p>version 1.5.31: 2022-09-20</p>\n\n<ul>\n<li>Fix: fixed thumbs gallery</li>\n</ul>\n\n<p>version 1.5.30: 2022-09-18</p>\n\n<ul>\n<li>Fix: fixed multiple post filters and grid connection</li>\n<li>Fix: fixed various small php errors</li>\n<li>Fix: fixed wordpress popular posts integration small bug</li>\n<li>Feature: added terms from dynamic post selection option</li>\n<li>Feature: added option for limiting terms show in post list</li>\n<li>Change: updated once more unitegallery graphics, changed assets to svg</li>\n<li>Fix: fixed thumbnail gallery arrows</li>\n</ul>\n\n<p>version 1.5.29: 2022-09-08</p>\n\n<ul>\n<li>Fix: fixed a small issue with search page and load more</li>\n<li>Fix: fix vimeo videos stoppped playing bug</li>\n</ul>\n\n<p>version 1.5.28: 2022-09-06</p>\n\n<ul>\n<li>Feature: added support for the select filter</li>\n<li>Fix: fixed some small js bug with filters</li>\n<li>Fix: fixed some post filters related popup error</li>\n<li>Change: changed the way that galleries srolls by mouseover</li>\n</ul>\n\n<p>version 1.5.27: 2022-09-02</p>\n\n<ul>\n<li>Fix: fixed popular posts plugin integration</li>\n<li>Fix: removed some console logs in filter.js file</li>\n<li>Fix: fixed ajax pagination jump</li>\n<li>Fix: fixed unitegallery strict standards bugs</li>\n<li>Change: renamed field - \"use dynamic fields\" to \"use current post data\" in widget editor</li>\n<li>Change: updated freemius sdk to: 2.4.5</li>\n</ul>\n\n<p>version 1.5.26: 2022-08-17</p>\n\n<ul>\n<li>Feature: added debug to remote elements</li>\n<li>Fix: made some protection against wrong animation names in carousel</li>\n<li>Fix: added some small fixes to carousel and remote sync js libraries</li>\n<li>Fix: done a better find closest section in remote</li>\n<li>Fix: fixed not showing values in elementor editor post selectors</li>\n</ul>\n\n<p>version 1.5.25: 2022-08-11</p>\n\n<ul>\n<li>Feature: added option to set title field in items</li>\n<li>Fix: fixed some more lazy load related protections in galleries</li>\n<li>Fix: Fixed some Elementor 3.7 deprecation issues</li>\n</ul>\n\n<p>version 1.5.24: 2022-08-09</p>\n\n<ul>\n<li>Fix: fixed some Elementor 3.7 related js bug in editor</li>\n</ul>\n\n<p>version 1.5.23: 2022-08-05</p>\n\n<ul>\n<li>Feature: added date format to date meta field post selection</li>\n<li>Feature: added more units to padding and margin attribute</li>\n<li>Feature: added option to set selected tab number in tabs filter widget</li>\n<li>Fix: fixed some unitegallery strict related scripts</li>\n<li>Fix: fixed sequance entrance animation attribute</li>\n<li>Fix: fixed some text with pagination edit mode in elementor editor</li>\n<li>Fix: fixed ajax pagination didn\'t get back to first page</li>\n<li>Fix: fixed tabs filter and taxonomy terms in one page</li>\n<li>Change: prepare the right way dates should work in post list</li>\n</ul>\n\n<p>version 1.5.22: 2022-07-24:</p>\n\n<ul>\n<li>Feature: added option to connect to another parent in remote arrows</li>\n<li>Feature: added change url and back button in ajax filers behaviour</li>\n<li>Fix: fixed doubly plugin integration import bg widgets</li>\n<li>Fix: fixed remote next/prev directions in carousels</li>\n<li>Fix: added some more protection against infinite loops from post content processing</li>\n</ul>\n\n<p>version 1.5.21 2022-07-17:</p>\n\n<ul>\n<li>Feature: added docstart and docend template in widget js</li>\n<li>Change: end of birthday sale message update</li>\n<li>Change: added warning message in case of twig collision with other plugins</li>\n</ul>\n\n<p>version 1.5.20 2022-07-13:</p>\n\n<ul>\n<li>Feature: added more widget debug type - current post fields</li>\n<li>Feature: updated admin title on edit widget view</li>\n<li>Feature: added option to carousel: scroll to head</li>\n<li>Feature: added query data attributes into filtering grid</li>\n<li>Fix: fixed ajax pagination in some cases</li>\n<li>Fix: fixed small php bug with hover animations control</li>\n<li>Fix: fixed lity lightbox with vimeo autoplay</li>\n<li>Fix: fixed item index after shuffle</li>\n<li>Fix: fixed some seleted tab filters related issues</li>\n<li>Fix: fixed load more filter doubly ajax request in some cases</li>\n<li>Fix: fixed woo scedualed sale price output</li>\n<li>Fix: in filters replace url with pagination as well</li>\n<li>Fix: changed gallery arrows to svg</li>\n</ul>\n\n<p>version 1.5.19 2022-06-27:</p>\n\n<ul>\n<li>Feature: added max posts to current query</li>\n<li>Fix: fixed controls conditions for elementor template control</li>\n<li>Feature: added more fields to dynamic grid loop (was only title)</li>\n<li>Change: added birthday sale banner and text</li>\n</ul>\n\n<p>version 1.5.17 2022-06-21:</p>\n\n<ul>\n<li>Change: updated fancybox version</li>\n<li>Fix: Fixed bug with ajax load more and ajax pagination</li>\n</ul>\n\n<p>version 1.5.17 2022-06-09:</p>\n\n<ul>\n<li>Feature: fixed entrance animation attribute</li>\n<li>Fix: fixed uc_inside_editor variable inside background widget</li>\n<li>Fix: fixed empty default value of radio boolean control</li>\n<li>Fix: fixed double filtering issues in archive pages</li>\n</ul>\n\n<p>version 1.5.16: 2022-05-31</p>\n\n<ul>\n<li>Fix: fixed double plugin versions in pro version</li>\n<li>Fix: fixed 1 size gap in one item owl carousel</li>\n<li>Fix: fixed the dissapearing options bug in mobile</li>\n</ul>\n\n<p>version 1.5.15: 2022-05-30</p>\n\n<ul>\n<li>Change: set cache folder inside wp-uploads</li>\n<li>Feature: added option to get terms last level only - for post list / grid</li>\n<li>Feature: added twig function - get_current_user</li>\n<li>Feature: disabled right click on html5 galleries (unite gallery)</li>\n<li>Fix: the image and video repeater was missing default items</li>\n<li>Fix: fixed load more and filters on a search page</li>\n<li>Fix: fixed carousel stage padding issues</li>\n<li>Fix: fixed carousel 1 item one pixel issues</li>\n<li>Fix: fixed default values in responsive selectors</li>\n</ul>\n\n<p>version 1.5.14: 2022-05-24</p>\n\n<ul>\n<li>Fix: fixed responsive default values with selectors in number and dropdown and slider controls</li>\n<li>Fix: fixed a bug in run_code_once functionality</li>\n</ul>\n\n<p>version 1.5.13: 2022-05-23</p>\n\n<ul>\n<li>Feature: added integration with \"sticky posts switch\" plugin</li>\n<li><p>Feature: added special attribute type - entrance animation</p></li>\n<li><p>Fix: fixed sync bug between two similar elements</p></li>\n<li>Fix: fixed filters loading with wp-rocket lazy load scripts</li>\n<li>Fix: fixed put_hide_ids_css function small bug</li>\n<li>Fix: fixed fetch 2 and more widgets within one section for filtering</li>\n<li>Fix: fixed slider control js empty output bug</li>\n<li>Fix: fixed gallery title as number js bug</li>\n<li>Fix: fixed gallery images from meta fields source as array </li>\n</ul>\n\n<p>version 1.5.12: 2022-05-08</p>\n\n<ul>\n<li>Feature: added integration for wpml media change</li>\n<li>Feature: bug fix: fixed hover animations setting don\'t work on front in some cases</li>\n<li>Feature: in post selection by date added options for \"future from today\", and \"future from tomorrow\".</li>\n<li>Feature: added new function: \"put_hide_ids_css\" to hide some css comma saparated id\'s from css tab.</li>\n<li>Feature: added support for ajax refresh for multiple synced grids together</li>\n<li>Feature: added option to test instagram data</li>\n<li><p>Feature: added phpinfo view in settings - troubleshooting</p></li>\n<li><p>Fix: fixed blank window opened by a link</p></li>\n<li>Fix: fixed acf boolean value present</li>\n<li>Fix: fixed another gallery related lazy load issues</li>\n</ul>\n\n<p>version 1.5.11: 2022-04-13</p>\n\n<ul>\n<li>Feature: made option to put elementor post_content inside post widget if the post made by elementor</li>\n<li>Feature: added additional fields to getPostAuthor function like avatar url and author meta</li>\n<li>Feature: show the \"no posts\" message with filters in post list / grid</li>\n<li>Feature: add background location (back/front) to background widgets</li>\n<li>Feature: done option to get post parent with the posts in posts selection</li>\n<li>Fix: set prices display in woocommerce widgets including tax</li>\n<li>Fix: fixed editor js files didn\'t loaded bug</li>\n<li>Fix: fixed css output with dynamic template and inline css mode</li>\n<li>Fix: fixed the ajax pagination that now works with post based gallery widget</li>\n<li>Fix: fixed filters scripts loading before jquery in js</li>\n<li>Fix: allow to select empty terms in term selection control</li>\n<li>Change: set default values of responsive number / slider / dropdown controls to desktop default values</li>\n</ul>\n\n<p>version 1.5.10: 2022-04-04</p>\n\n<ul>\n<li>Fix: fixed title and description source in gallery source selection</li>\n<li>Fix: fixed the dropdown attribute php filter for elementor</li>\n<li>Feature: added \"menu_id\" for various uses as menu attribute output</li>\n<li>Feature: added option for side offset in owl carousel</li>\n<li>Feature: added option for second items html refresh in ajax filters</li>\n</ul>\n\n<p>version 1.5.9: 2022-03-27</p>\n\n<ul>\n<li>Fix: fixed simple meta output for post list</li>\n<li>Feature: made dynamic grid work with filters</li>\n<li>Feature: the background widgets works for the new container objects as well</li>\n<li>Feature: added include by another meta field in post query</li>\n</ul>\n\n<p>version 1.5.8: 2022-03-23</p>\n\n<ul>\n<li>Feature: set special behaviour for more then one filters on the page</li>\n<li>Feature: added option to load video item from posts in a gallery</li>\n<li>Change: set up galleries common default items</li>\n<li>Fix: fixed unclosable gallery lightbox with youtube videos</li>\n<li>Fix: fixed elementor 3.6.0 compatability</li>\n</ul>\n\n<p>version 1.5.7: 2022-03-17</p>\n\n<ul>\n<li>Feature: added option to modify dropdown items in php\nFix: fixed gallery default items preview and init\nFix: fixed remote counter js error</li>\n</ul>\n\n<p>version 1.5.6 = 2022-03-15:</p>\n\n<p>Fix: fixed dissapearing items in remote related widgets</p>\n\n<p>version 1.5.5 = 2022-03-15:</p>\n\n<ul>\n<li>Feature: added woocommerce sorting options in posts selection by number of sales and rating</li>\n<li>Feature: added option to get related products on checkout page</li>\n<li>Feature: done manual posts and terms selections sort by drag and drop</li>\n<li>Feature: done option to custom refresh filters html (for carousels, galleries etc)</li>\n<li>Feature: made the attributes dialog support multi controls</li>\n<li>Feature: prepared the galleries and dynamic loops to use filters and load more\nFix: fixed query debug in manual posts selection\nFix: fix: fixed posts_per_page in manual posts selection\nFix: fix: fixed jquery include for remote widgets</li>\n</ul>\n\n<p>version 1.5.4 = 2022-03-06:</p>\n\n<ul>\n<li>Feature: added roles to post filter: single, main and child</li>\n<li>Feature: added option \"placeholder\" and \"disable dynamic\" for text field control</li>\n<li>Feature: added option for debug meta fields in post list, post grid</li>\n<li>Fix: fixed some pagination widget buttons related issues</li>\n<li>Fix: fixed non clickable items in some widgets</li>\n<li>Fix: fixed put_items(0) - first item output in twig</li>\n</ul>\n\n<p>version 1.5.3 = 2022-02-23:</p>\n\n<ul>\n<li>Feature: added functionality to put image inside taxonomy terms widget</li>\n<li>Fix: fixed load more on archive page with orderby=xxx filter in url</li>\n<li>Fix: made support for woocommerce special order by in load more</li>\n<li>Change: updated freemius sdk to 2.4.3 version (Security fix)</li>\n</ul>\n\n<p>version 1.5.2 = 2022-02-23:</p>\n\n<ul>\n<li>Feature: set up remote and sync functionality for the galleries</li>\n<li>Fix: fixed load more for current query posts</li>\n<li>Fix: fixed background js based widgets with elementor popups</li>\n<li>Fix: fixed unitegallery unclosed tag issue</li>\n<li>Fix: fixed replace mode in tabs filters</li>\n</ul>\n\n<p>version 1.5.1 = 2022-02-21:</p>\n\n<ul>\n<li>Feature: improved post pagination debug and added force options</li>\n<li>Feature: added code for the button filters</li>\n<li>Feature: added option to shuffle owl carousel</li>\n<li>Feature: added option for general \"shuffle\" in items</li>\n<li>Feature: made option for text modify, and get the current page url and current page title</li>\n<li>Feature: get feature image of a product from a first gallery image if featured image not exists</li>\n<li>Feature: added function \"one_random\" and \"first\" to get_items twig function</li>\n<li>Feature: added support for jet listing item</li>\n<li>Change: changed the \"choose template\" setting text to attirbute title</li>\n<li>Fix: fixed load more if offset turned on in the grid</li>\n<li>Fix: fixed link control attributes parsing</li>\n<li>Fix: fixed sync general api related bugs in elementor editor</li>\n</ul>\n\n<p>version 1.5.0 = 2022-02-02:</p>\n\n<ul>\n<li>Feature: added tabs in items controls</li>\n<li>Feature: added functionality for ajax taxonomies terms filter</li>\n<li>Feature: added some accessability to owl carousel buttons</li>\n</ul>\n\n<p>version 1.4.99: 2022-01-27:</p>\n\n<ul>\n<li>Feature: added option for disable content filtering in general settings->troubleshooting</li>\n<li>Feature: added taxonomies in widget debug output</li>\n<li>Fix: fixed some gallery lazy load related js bugs</li>\n</ul>\n\n<p>version 1.4.98: 2022-01-14:</p>\n\n<ul>\n<li>Feature: modified remote general js api to fit more types of widgets</li>\n<li>Feature: added support for put meta field in post list</li>\n<li>Fix: fixed some small php notices output in post query</li>\n</ul>\n\n<p>version 1.4.97 = 2022-01-06:</p>\n\n<ul>\n<li>Feature: add code base for the taxonomy filter</li>\n<li>Feature: added option to highlight all carousel items</li>\n<li>Feature: added active class to new owl carousel</li>\n<li>Feature: added scroll on click functionality to new owl carousel</li>\n<li>Fix: added support for acf fields styles in dynamic grid</li>\n<li>Fix: fixed some wp-rocket and filters related bug</li>\n</ul>\n\n<p>version 1.4.96 = 2021-12-29:</p>\n\n<ul>\n<li>Feature: use yoast main category feature to determine post main category</li>\n<li>Feature: added get woocommerce product gallery functionality to twig</li>\n<li>Feature: added support for multiple attribute conditoins values</li>\n<li>Feature: added menu order in advanced widget debug type</li>\n<li>Feature: added WooCommerce endpoints links code to twig</li>\n<li>Feature: added option to disable font awesome in general settings</li>\n<li>Fix: fixed some filters related issue</li>\n<li>Fix: added custom attributes to link attributes output</li>\n</ul>\n\n<p>version 1.4.95 = 2021-12-16:</p>\n\n<p>*Fix: fixed db table not found php bug in some cases</p>\n\n<p>version 1.4.94 = 2021-12-14:</p>\n\n<ul>\n<li>Feature: made posible multiple includes condition values per assets</li>\n<li>Feature: added meta value2 and meta value3 in include by meta value post selection</li>\n<li>Feature: added error notice if no api connectivity</li>\n<li>Feature: added attributes section conditions</li>\n<li>Feature: prepared code base for the new galleries</li>\n<li>Fix: fixed some small pagination related bug</li>\n<li>Fix: fixed remote connection parent detection in some cases</li>\n<li>Fix: added content filtering by filter widget_text_content for all the embed and other content modifications</li>\n<li>Fix: fixed edit defaulsin widget settings</li>\n<li>Fix: fixed some polylang issues with the template in dynamic template widgets</li>\n<li>Fix: [security] remove the \"duplicate layout\" functionality (not used in the plugin) that had some security issues </li>\n</ul>\n\n<p>version 1.4.93 = 2021-12-03:</p>\n\n<ul>\n<li>Fix: fixed some connected widgets bugs when there is many of them in the page</li>\n<li>Change: removed the black friday sale banner</li>\n<li>Feature: added general remote API for various widgets connections</li>\n<li>Feature: add some code base for the new gallery output</li>\n</ul>\n\n<p>version 1.4.92 = 2021-11-24:</p>\n\n<ul>\n<li>Fix: fixed similar post content in post list</li>\n<li>Change: saparated remote and sync options in connected widgets settings</li>\n</ul>\n\n<p>version 1.4.91 = 2021-11-23:</p>\n\n<ul>\n<li>Fix: fixed the wrong post intro in editor mode</li>\n</ul>\n\n<p>version 1.4.90 = 2021-11-22:</p>\n\n<ul>\n<li>Addition: added black friday banner discount banner and link</li>\n<li>Change: improved \"sync widgets\" editor experience</li>\n<li>Fix: fixed depricated \"post\" attribute bug</li>\n<li>Fix: modified zip extracting error messages</li>\n</ul>\n\n<p>version 1.4.89 = 2021-11-17:</p>\n\n<ul>\n<li>Feature: done the functionality for sync widgets</li>\n<li>Feature: done the functionality remote widgets</li>\n<li>Fix: fixed error message on remote widgets</li>\n<li>Fix: fixed css in post content in editor</li>\n<li>Fix: use better strip tags for post intro</li>\n</ul>\n\n<p>version 1.4.88 = 2021-11-08:</p>\n\n<ul>\n<li>Fix: fixed gutenberg support in widgets</li>\n<li>Fix: fixed all the pagination issues in archive page</li>\n</ul>\n\n<p>version 1.4.86 = 2021-11-01:</p>\n\n<ul>\n<li>Fix: fixed some load more last issues</li>\n<li>Feature: added code for taxonomy terms filter</li>\n<li>Feature: added code for checkbox filter</li>\n</ul>\n\n<p>version 1.4.86 = 2021-10-29:</p>\n\n<ul>\n<li>Feature: improved current query debug - full type</li>\n<li>Feature: added dropdown responsive placeholders</li>\n<li><p>Feature: added radio boolean attribute responsive controls</p></li>\n<li><p>Fix: fixed controls tabs functionality</p></li>\n<li>Fix: fixed load more custom image bug</li>\n<li>Fix: fixed double load more in a page mishmash bug</li>\n<li>Fix: fixed all load more issues</li>\n</ul>\n\n<p>version 1.4.85 = 2021-10-13:</p>\n\n<p>-bug fix: small bug fix - headers sent bug</p>\n\n<p>version 1.4.84 = 2021-10-13:</p>\n\n<ul>\n<li>Feature: added taxonomy terms full query debug option</li>\n<li>Feature: improved full debug type in posts query</li>\n<li>Feature: added items support in editor->background switcher</li>\n<li>Feature: added support for remote controls</li>\n<li>Feature: functionality to posts load more</li>\n<li>Feature: added second condition</li>\n<li>Feature: added tabs functionality to attributes</li>\n<li>Addition: added %,px to slider units</li>\n<li>Fix: fixed avoid duplicates related bug</li>\n<li>Fix: fixed conflicting wordpress codemirror script</li>\n<li>Fix: fixed post selection values init from editor</li>\n<li>Fix: fixed pagination on front page</li>\n<li>Fix: fixed some polylang related bugs</li>\n</ul>\n\n<p>version 1.4.83 = 2021-09-22:</p>\n\n<ul>\n<li>Fix: fixed styles mishmash inside elementor editor navigator</li>\n<li>Fix: fixed dissapearing carousels after refresh bug</li>\n<li>Fix: fixed dynamic grid pagination not changed</li>\n</ul>\n\n<p>version 1.4.82 = 2021-09-20:</p>\n\n<ul>\n<li>Feature: added troubleshooting setting - show php error message</li>\n<li>Feature: added px, vh, % options for slider attribute</li>\n<li>Feature: added dynamic group attributes for galleries, including image and video</li>\n<li>Feature: added option to convert one date string to another with ucdate filter</li>\n<li>Feature: added option to use items in background widgets</li>\n<li>Feature: added ucfunc(\"set\") and ucfunc(\"get\") functions in twig for remember and retrieve variables</li>\n<li>Feature: added include by option: \"children of current term\" to category selection options</li>\n<li>Feature: added option to pull woo product variations in twig</li>\n<li>Feature: added placeholder: link_withprefix, link_noprefix for link attribute</li>\n<li>Fix: fixed error when exists dynamic link in dynamic loop widgets</li>\n<li>Fix: enabled pagination in a single type in dynamic template grid</li>\n<li>Fix: the \"not equal\" attributes condition now works</li>\n<li>Fix: fixed not editable empty dropdown attribute in widget editor</li>\n<li>Fix: fixed mb_string absence php bug</li>\n<li>Fix: fixed heading attribute label</li>\n<li>Fix: fixed responsive elementor controls in widget items</li>\n</ul>\n\n<p>version 1.4.81 = 2021-08-17:</p>\n\n<ul>\n<li>Feature: added json select (lottie) for image attribute type </li>\n<li>Feature: made option for ajax in widgets with post list attribute</li>\n<li>Feature: made the ajax pagination work with pagination widget</li>\n<li>Feature: added dynamic options for number and slider attribute types</li>\n<li>Feature: added new owl carousel sources in assets chooser</li>\n<li>Feature: added heading attribute</li>\n<li>Change: added more types of debug for pagination widget</li>\n<li>Change: changed widget icons chooser for elementor icon instead of font awesome icon</li>\n<li>Fix: fixed import with template button dissapear in the new bar</li>\n<li>Fix: fixed widgets icons</li>\n</ul>\n\n<p>version 1.4.80 = 2021-08-09:</p>\n\n<ul>\n<li>Feature: added option to change items section label</li>\n<li>Feature: added js snippet with code that works in elementor popup</li>\n<li>Feature: added option to add {current_user_id} keyword in post meta query</li>\n<li>Feature: added option for block label inside each attribute</li>\n<li>Feature: added heading text option for items section</li>\n<li>Feature: added extra fields to image base gallery options</li>\n<li>Feature: added php filter option for variable</li>\n<li>Feature: added twig functions \"get_post_term\" and \"is_post_has_term\". The examples visible when you click on item.posts.putPostTerm placeholder</li>\n<li>Fix: fixed some test widgets output relate bugs</li>\n<li>Fix: conditions settings was not affected typography controls</li>\n<li>Fix: fixed template dynamic background image didn\'t displayed bug in dynamic loops</li>\n<li>Change: added some instructions for api connectivity test in general settings - troubleshooting</li>\n</ul>\n\n<p>version 1.4.79 = 2021-07-13</p>\n\n<ul>\n<li>Fix: fixed scripts output in preview widget page</li>\n</ul>\n\n<p>version 1.4.78 = 2021-07-12</p>\n\n<ul>\n<li>Change: added birthday sale promotions</li>\n<li>Feature: added woo commerce products to dynamic loop items source</li>\n</ul>\n\n<p>version 1.4.77 = 2021-07-07</p>\n\n<ul>\n<li>Fix: fixd the is_ajax() error function from the admin area</li>\n</ul>\n\n<p>version 1.4.76 = 2021-07-07</p>\n\n<ul>\n<li>Feature: added option to show post last modified date</li>\n<li>Feature: added function: get_from_sql in widget editor that allow to pull any custom records from DB</li>\n<li>Feature: added function: run_code_once in widget editor, that allow to run the code only once. Good for many similar widgets on the same page</li>\n<li>Feature: added option for load widget js as module</li>\n<li>Fix: fixed no key_thumb field in images inside widget</li>\n<li>Fix: fixed no condition in image sizes widget setting</li>\n<li>Fix: fixed javascript based backgrounds</li>\n<li>Fix: fixed brocken svg icon on catalog widget box in some of the cases</li>\n<li>Fix: fixed collision with rankmath in ajax actions</li>\n<li>Change: added some max length for a widget category, now it\'s 60</li>\n</ul>\n\n<p>version 1.4.75 = 2021-06-21</p>\n\n<ul>\n<li>Feature: added category image to products list</li>\n<li>Feature: added option to include as module widget js include</li>\n<li>Feature: added option to write custom handle to widget js and css include</li>\n<li>Feature: added options - avoid duplicate posts to post query exclude</li>\n<li>Feature: added option to include or exclude posts by dynamic field to posts selection</li>\n<li>Feature: added option to include or exclude posts by logged in user, in posts selection</li>\n<li>Fix: fixed background widget condition functionality</li>\n<li>Fix: changed template picker to simple select2 list</li>\n</ul>\n\n<p>version 1.4.74 = 2021-06-02</p>\n\n<ul>\n<li>Feature: added function put_date_range to twig functions. good for events widgets</li>\n<li>Feature: added integration with google map</li>\n<li>Feature: added function: \"run_code_once\" for twig</li>\n<li>Feature: added grouped options for the gallery</li>\n<li>Feature: added option to get posts by date from custom ACF field</li>\n<li>Feature: added gallery settings options for dynamic settings attribute</li>\n<li>Feature: added pagination to dynamic loop</li>\n<li>Change: improved dynamic settings attribute</li>\n</ul>\n\n<p>version 1.4.73 = 2021-05-20</p>\n\n<ul>\n<li>Feature: added twig function: \"put_attributes_json\" that available in js tab in widget editor</li>\n<li>Feature: added constant - uc_inside_editor - for distinquish between editor and site front</li>\n<li>Feature: added multiple select attribute</li>\n<li>Feature: added listing attribute support</li>\n<li>Fix: fixed \"request too long\" message on a widget preview - shortened preview url</li>\n<li>Fix: fixed several bugs with condition field in widgets editor</li>\n<li>Fix: fixed hidden image size select on item attributes</li>\n<li>Fix: fixed acf group field output</li>\n<li>Fix: fixed elementor template in items, changed to specific function</li>\n</ul>\n\n<p>version 1.4.72 = 2021-05-02</p>\n\n<ul>\n<li>Feature: added rating stars helper placeholder for woocommerce</li>\n<li>Feature: added option to include js file after elementor-frontend</li>\n<li>Fix: fixed new typography deprecation message</li>\n</ul>\n\n<p>version 1.4.71 = 2021-04-22</p>\n\n<ul>\n<li>Feature: added option to take post id\'s from php function in post selection</li>\n<li>Feature: added option for get posts by meta field that located in current or different post</li>\n<li>Feature: added twig filter: wc_price for native price filtering</li>\n<li>Feature: added post terms titles to post data debug</li>\n<li>Change: added option for woocommerce categories in terms selection</li>\n<li>Fix: fixed price issues in woocommerce related grids</li>\n<li>Fix: fixed include and exclude terms mismatch with nested tax query</li>\n<li>Fix: fixed pagination on search pages</li>\n</ul>\n\n<p>version 1.4.70 = 2021-04-14</p>\n\n<ul>\n<li>Feature: added show widget data debug options</li>\n<li>Feature: added option for filter post by post meta</li>\n<li>Feature: added option for simple condition for attributes</li>\n<li>Feature: added integration with wordpress popular post plugin for most viewed posts selection</li>\n<li>Feature: added post list variables for data debug</li>\n<li>Feature: added image sizes selector for post list</li>\n<li>Feature: get thumbnailID from content in case that it\'s missing in post</li>\n<li>Fix: when bulk moving attribute it now always goes to general category</li>\n<li>Fix: fixed filter posts by status</li>\n<li>Fix: fixed instagram media albom</li>\n</ul>\n\n<p>version 1.4.69 = 2021-04-04</p>\n\n<ul>\n<li>Feature: added extra query debug options for custom post types selector</li>\n<li>Feature: added choose image size select option to image attribute</li>\n<li>Feature: added \"image_attributes\" placeholder for image output in widget editor</li>\n<li>Change: added default values select to hover animations attribute</li>\n<li>Change: changed button \"add to cart\" to \"select options\" for variable products in woocommerce list widgets</li>\n<li>Fix: fixed border radius attribute from width to radius</li>\n<li>Fix: added missing thumb sizes for image select</li>\n</ul>\n\n<p>version 1.4.68 = 2021-03-22</p>\n\n<ul>\n<li>Feature: added include recently viewed products in woocommerce</li>\n<li>Feature: added option for default max posts in post selector</li>\n<li>Feature: added attribute type: Border Dimensions</li>\n<li>Feature: added attribute type: CSS Filters</li>\n<li>Feature: added attribute type: Hover Animations</li>\n<li>Fix: removed max posts from archive type post query selection, because has no control over pagination.</li>\n<li>Fix: fixed bug when instagram video images didn\'t show up</li>\n</ul>\n\n<p>version 1.4.67 = 2021-03-12</p>\n\n<ul>\n<li>Feature: added api connectivity to troubleshooting section</li>\n<li>Feature: added options in terms selection fields</li>\n<li><p>Feature: added order by meta key for woo categories select</p></li>\n<li><p>Fix: fixed woo product price format for decimal prices</p></li>\n<li>Fix: fixed context menu cut from bottom inside the widgets manager</li>\n<li>Fix: fixed show item data in widgets items repeater</li>\n<li>Fix: fixed float to round in woocommerce discount percents</li>\n</ul>\n\n<p>version 1.4.66 = 2021-02-18</p>\n\n<ul>\n<li>Feature: added \"box shadow\" attribute type</li>\n<li>Feature: added url_posts and num_posts to users output</li>\n<li>Feature: added option for selector 2 and selector 3 in several attributes</li>\n<li>Feature: added copy / paste attributes sections in widget editor</li>\n<li>Feature: added option for get default object to getListingItemData function</li>\n<li>Feature: added support for wpml site language inside a widget</li>\n<li>Feature: added acf image and thumbnails widths and heights to placeholders list</li>\n<li>Fix: load js include file in editor even if no js code</li>\n<li>Fix: fixed some php notice with exclude terms posts selection</li>\n<li>Fix: fixed small bug in getListingItemData function with no object returned</li>\n<li>Fix: fixed post selection manual select no posts shown at init</li>\n<li>Fix: fixed bug when private posts not fetched on manual posts selection</li>\n<li>Change: updated codemirror to latest version, added code search feature</li>\n<li>Change: updated freemius sdk to 2.4.2</li>\n</ul>\n\n<p>version 1.4.65 = 2021-02-03</p>\n\n<ul>\n<li>Feature: added option to fetch custom meta fields in users list</li>\n<li>Feature: added function to twig: getByPHPFunction()</li>\n<li>Feature: added function to twig: getUserMeta()</li>\n<li>Feature: added function to twig: getListingItemData() - working inside any plugin listing</li>\n<li>Fix: fixed php sanitize array bug</li>\n<li>Fix: fixed post type in related posts post selection</li>\n</ul>\n\n<p>version 1.4.64 = 2021-02-02</p>\n\n<ul>\n<li>Change: moved \"edit widget html\" button to advanced section in general tab</li>\n<li>Feature: added option to exclude products on sale in products query section in widget settings</li>\n<li>Feature: added option to exclude specific posts in post selection widget settings</li>\n<li>Feature: added woocommerce related products select in post selection</li>\n<li>Feature: added include/exclude posts by author in widget posts selection</li>\n<li>Feature: added include/exclude posts by date in widget posts selection</li>\n<li>Feature: added date/time picker to widget attributes types</li>\n<li>Feature: added post status to widget posts selection</li>\n<li>Feature: added offset setting to widget posts selection</li>\n<li>Feature: added author url and author post count to users fields</li>\n<li>Feature: added max number of users to user selection attribute</li>\n<li>Feature: added \"elementor template\" attribute</li>\n<li>Fix: fixed small php bug in post selection control</li>\n<li>Fix: fixed js bug in items repeater</li>\n<li>Fix: fixed exclude role not worked in user selection attribute</li>\n<li>Fix: fixed get products on sale selection with variations</li>\n</ul>\n\n<p>version 1.4.63 = 2021-01-26</p>\n\n<ul>\n<li>Feature: added acf link array and attributes</li>\n<li>Feature: added ordering features to post selection related and manual</li>\n<li>Feature: added option for showing only sticky posts</li>\n<li>Feature: added exclude by term setting in widget post selection</li>\n<li>Change: moved debug data from advaned to general folder in elementor widget settings</li>\n<li>Fix: fixed woo commerce prices number format</li>\n<li>Fix: fixed refresh posts on \"post query\" section open in widget post settings</li>\n<li>Fix: fixed manual posts selection default order</li>\n</ul>\n\n<p>version 1.4.62 = 2021-01-21</p>\n\n<ul>\n<li>Feature: added text shadow field</li>\n<li>Feature: added \"manual selection\" in posts query</li>\n<li>Feature: added compatability tag</li>\n<li>Fix: fixed image size thumb name with \"-\" sign inside</li>\n<li>Fix: fixed some php warning related to array to string conversion, happening in php 8</li>\n<li>Change: show woo commerce placeholders if selected \"for woocommerce products\" checkbox in post list attribute</li>\n<li>Change: improved woo category output placeholder help, added getTermCustomFields function</li>\n</ul>\n\n<p>version 1.4.61 = 2021-01-14</p>\n\n<ul>\n<li>Feature: added max posts and order by options to current query posts selection</li>\n<li>Feature: added manual selection for woocommerce categories select</li>\n<li>Feature: added selector and responsive to drop down attribute in widget builder</li>\n<li>Change: changed buy pro version link from the catalog widgets to inside of the plugin</li>\n<li>Fix: fixed adding widgets to a db table that is not auto incriment</li>\n<li>Fix: fixed svg preview from widget builder interface</li>\n<li>Fix: fixed manual memory check when registering widgets</li>\n</ul>\n\n<p>version 1.4.60 = 2020-12-30</p>\n\n<ul>\n<li>Feature: added option for third party integration for woocommerce grid</li>\n<li>Feature: added integration for \"advanced labels for woocommerce\" plugin</li>\n<li>Feature: added view file button in assets manager</li>\n<li>Feature: added svg icon option together with font icon for elementor panel widget box</li>\n<li>Feature: added preview image on mouseover inside elementor panel widget box</li>\n<li><p>Feature: added option for disabling \"edit widget html\" from widget settings</p></li>\n<li><p>Fix: fixed empty settings when there are gallery item setting only</p></li>\n<li>Fix: added \"no settings\" heading in case that no attributes in the widget</li>\n<li>Fix: fixed some php warnings for php 8.0</li>\n</ul>\n\n<p>version 1.4.59 = 2020-12-17</p>\n\n<ul>\n<li>Fix: fixed import template redirect</li>\n<li>Feature: added option to include sticky posts for post query</li>\n<li>Feature: added post pagination for single page</li>\n<li>Feature: added number of items for instagram widget</li>\n<li>Feature: added background image to background attribute</li>\n</ul>\n\n<p>version 1.4.58 - 2020-12-07</p>\n\n<ul>\n<li>Feature: make the plugin translatable for wordpress.org</li>\n</ul>\n\n<p>version 1.4.57 - 2020-12-07</p>\n\n<ul>\n<li>Feature: done post pagination widget for archive posts</li>\n<li>Feature: added option to truncate the post list</li>\n<li>Fix: fixed show debug query on current post query</li>\n</ul>\n\n<p>version 1.4.56 - 2020-11-30</p>\n\n<ul>\n<li>Update: relesed cyber monday deal admin notice</li>\n</ul>\n\n<p>version 1.4.55 - 2020-11-26</p>\n\n<ul>\n<li>Feature: added option to sort by sale price</li>\n<li>Feature: added option to debug query</li>\n<li>Feature: added option debug widget data</li>\n<li>Feature: added option to filter posts with child categories</li>\n<li><p>Feature: added option to include only products on sale</p></li>\n<li><p>Fix: fixed no widget shown in some cases</p></li>\n<li>Fix: fixed woocommerce prices placeholders prefix</li>\n</ul>\n\n<p>version 1.4.54 - 2020-11-13 =</p>\n\n<ul>\n<li>Update: updated freemius sdk to newest version</li>\n<li>Fix: fixed comma saparated selector</li>\n</ul>\n\n<p>version 1.4.53 - 2020-11-09 =</p>\n\n<ul>\n<li>Feature: added background widgets and section backgrounds</li>\n<li>Change: removed global colors from template export</li>\n<li>Fix: fixed bug with regular and sale price in woocommerce</li>\n</ul>\n\n<p>version 1.4.52 - 2020-11-06 =</p>\n\n<p>Fix: fixed bug with regular and sale price in woocommerce</p>\n\n<p>version 1.4.51 - 2020-11-04 =</p>\n\n<ul>\n<li>Feature: added svg output in icon library attribute</li>\n<li>Feature: added woocommerce checkbox to post list</li>\n<li>Feature: added product out of stock filter for product selection</li>\n<li>Feature: added discount_percent field in post list attribute woocommerce product type</li>\n<li>Feature: added woocommerce post list order by price option</li>\n<li>Fix: fixed woocommerce category in post list attribute</li>\n</ul>\n\n<p>version 1.4.50 - 2020-10-21 =</p>\n\n<ul>\n<li>Fix: removed display errors setting</li>\n</ul>\n\n<p>version 1.4.49 - 2020-10-12 =</p>\n\n<ul>\n<li>Fix: fixed small bug with non existing controls</li>\n<li>Fix: fixed general settings error when turning off plugin</li>\n</ul>\n\n<p>version 1.4.48 - 2020-10-12 =</p>\n\n<p>*Feature: added border attribute\n*Fix: page break in some versions of elementor\n*Fix: fixed bulk move attributes with categories\n*Fix: fixed default items image field not match</p>\n\n<p>version 1.4.47 - 2020-10-08 =</p>\n\n<ul>\n<li>Update: remove russian translation</li>\n<li>Feature: added function: get_items for twig</li>\n<li>Fix: fixed switch content and style tab</li>\n<li>Fix: fixed slider control tablet/mobile default value</li>\n<li>Fix: fixed non ordered widget categories</li>\n</ul>\n\n<p>version 1.4.46 - 2020-10-04 =</p>\n\n<ul>\n<li>Feature: added function put_items_json for js items output</li>\n<li>Fix: returned widgets from uncategorized category</li>\n</ul>\n\n<p>version 1.4.45 - 2020-10-04 =</p>\n\n<ul>\n<li>Fix: fixed template import with custom widgets</li>\n</ul>\n\n<p>version 1.4.44 - 2020-10-03 =</p>\n\n<ul>\n<li>Feature: added flexible content type attribute</li>\n<li>Optimize: reduced the number of db queries, dramatically increased load speed</li>\n</ul>\n\n<p>version 1.4.43 - 2020-09-22 =</p>\n\n<ul>\n<li>Feature: added option to group attributes into sections</li>\n<li>Feature: done instagram access token auto renew</li>\n<li>Feature: added \"selector\" to color picker attribute</li>\n<li>Fix: improved consolidate widgets option protection</li>\n<li>Fix: fixed select default widget images</li>\n<li>Fix: fixed default items in gallery item (image base fields)</li>\n<li>Fix: fixed image display in default item selector</li>\n<li>Fix: global colors was absent from color selection</li>\n</ul>\n\n<p>version 1.4.42 - 2020-08-06 =</p>\n\n<ul>\n<li>Feature: added option to get grouped woocomerce products</li>\n<li>Feature: added instagram connect to official API</li>\n<li>Feature: added function: getUserData(), added into \"twig code examples\" panel</li>\n<li>Feature: added \"printVar\" and \"showDebug\" functions \"twig code examples\" panel</li>\n<li>Feature: done \"login with instagram\" in general settings, and get data from instgram API</li>\n<li>Fix: sorted \"overwrite widgets\" issue on import</li>\n<li>Fix: fixed dropdown attribute when work with html data</li>\n</ul>\n\n<p>version 1.4.41 - 2020-06-18 =</p>\n\n<ul>\n<li>Feature: added additional controls to \"number\" attribute</li>\n<li>Feature: added \"exclude uncategorized category\" to woocommerce categories select </li>\n<li>Feature: added responsive controls to slider attribute</li>\n<li>Fix: fixed template type variable issues in elementor integration</li>\n<li>Fix: show pagination only when \"current query\" is available</li>\n<li>Fix: fixed select2 field min width in posts query</li>\n</ul>\n\n<p>version 1.4.40 - 2020-06-10 =</p>\n\n<ul>\n<li>Change: hided \"consolidate widgets\" general setting</li>\n<li>Feature: added \"show/hide wrapping html comments\" to general settings</li>\n<li>Fix: fixed export template filename</li>\n</ul>\n\n<p>version 1.4.39 - 2020-06-02 =</p>\n\n<ul>\n<li>Fix: fixed save widgets from editor with large config limitation.</li>\n<li>Fix: fixed export template with page settings bug.</li>\n<li>Fix: removed extra fields from items editor, leaved only supported fields</li>\n<li>Change: updated freemius SDK to latest version</li>\n</ul>\n\n<p>version 1.4.36 - 2020-05-21 =</p>\n\n<ul>\n<li>Feature: added support for pods panda repeater</li>\n<li>Fix: done some solution for max_execution_time issues when installing template</li>\n<li>Fix: fixed rtl on templates dialog popup</li>\n<li>Fix: corrected the naming near the \"number\" field</li>\n<li>Fix: cleared \"twig\" library from some not needed files.</li>\n<li>Change: removed \"image view\" file from framework.</li>\n</ul>\n\n<p>version 1.4.35 - 2020-05-11 =</p>\n\n<ul>\n<li>Feature: added term custom fields support</li>\n<li>Feature: added term meta fields support</li>\n<li>Change: moved composer vendor folder to plugin root</li>\n<li>Change: fixed empty templates list bug when \"show only installed widget\" checkbox checked</li>\n<li>Fix: sorted out some of the templates import bugs</li>\n</ul>\n\n<p>version 1.4.34 - 2020-05-06 =</p>\n\n<ul>\n<li>Fix: removed category ations from templates section</li>\n<li>Fix: show \"putPostMeta\" function even if no example post available</li>\n<li>Fix: fixed finally all the DB not installed issues on elementor and admin pages</li>\n</ul>\n\n<p>version 1.4.33 - 2020-05-03 =</p>\n\n<ul>\n<li>Fix: fixed double twig collision by another plugin</li>\n</ul>\n\n<p>version 1.4.32 - 2020-05-02 =</p>\n\n<ul>\n<li>Update: updated to newest twig 1.x version</li>\n<li>Fix: fixed no space between placeholders in php 7.4 bug</li>\n</ul>\n\n<p>version 1.4.31 - 2020-04-26 =</p>\n\n<p>*Fix: fixed dissapearing widget issue</p>\n\n<p>version 1.4.30 - 2020-04-23 =</p>\n\n<ul>\n<li>Fix: fixed couple of bugs related to templates</li>\n</ul>\n\n<p>version 1.4.29 - 2020-04-22 =</p>\n\n<ul>\n<li>Feature: released the templates catalog</li>\n</ul>\n\n<p>version 1.4.28 - 2020-04-10 =</p>\n\n<ul>\n<li>Feature: added woocommerce categories field</li>\n<li>Fix: fixed export / import with images feature</li>\n<li>Fug: fixed error message on front on some cases when the db tables not installed yet.</li>\n</ul>\n\n<p>version 1.4.27 - 2020-04-01 =</p>\n\n<p>Fix: fixed widget default icon in manager\nFeature: added \"getPostMeta, putPostMeta, printPostMeta\" functions\nFeature: added \"getPostData\" function for acf related posts, that get\'s all the data from the related post including custom fields</p>\n\n<p>version 1.4.26 - 2020-03-28 =</p>\n\n<ul>\n<li>Change: changed to new api address</li>\n<li>Fix: fixed links not included bug in theme builder posts</li>\n<li>Fix: fixed link to buy pro version</li>\n<li>Fix: fixed free version remain activated bug</li>\n<li>Fix: simpleXML validation made the site down</li>\n</ul>\n\n<p>version 1.4.25 - 2020-03-09 =</p>\n\n<ul>\n<li>Feature: added \"responsive controls\" to margin and padding setting</li>\n<li>Feature: made \"refresh catalog\" button</li>\n<li>Feature: added \"num_items\" variable to the widget editor</li>\n<li>Change: removed the \"default fonts\" from widget defaults screen</li>\n<li>Fix: fixed some php bug in \"implode\" function</li>\n<li>Fix: fixed posts from sub categories in post list</li>\n</ul>\n\n<p>version 1.4.24 - 2020-02-14 =</p>\n\n<ul>\n<li>Feature: made \"export with images\" option in templates</li>\n<li>Fix: fixed import category widgets</li>\n<li>Fix: fixed icon html output placeholder</li>\n</ul>\n\n<p>version 1.4.23 - 2020-02-02 =</p>\n\n<ul>\n<li>Feature: improved the slider attribute</li>\n<li>Feature: added \"menu\" attribute</li>\n</ul>\n\n<p>version 1.4.22 - 2020-01-28 =</p>\n\n<ul>\n<li>Feature: added woo currency symbol</li>\n<li>Feature: added woo add to cart button</li>\n<li>Feature: added slider attribute</li>\n<li>Widget: logo grid</li>\n<li>Widget: logo carousel</li>\n<li>Widget: logo marquee</li>\n<li>Widget: image tooltip</li>\n<li>Widget: content toggle</li>\n<li>Widget: circle number</li>\n<li>Widget: post list</li>\n</ul>\n\n<p>version 1.4.21 - 2020-01-22 =</p>\n\n<ul>\n<li>Feature: added users attribute</li>\n<li>Feature: done multiple post type selector</li>\n<li>Feature: added background attribute</li>\n<li>Feature: added icon library html output</li>\n<li>Feature: added woo commerce support in posts list</li>\n<li>Bug fix: fixed icons not shown bug in widget settings</li>\n</ul>\n\n<p>version 1.4.20 - 2020-01-15 =</p>\n\n<ul>\n<li>Bug fix: fixed font awesome icon output</li>\n<li>Bug fix: fixed instagram not loading bug</li>\n<li>Change: updated font awesome css version</li>\n<li>Change: changed the way that instagram was loaded on the page</li>\n</ul>\n\n<p>version 1.4.19 - 2019-12-31 =</p>\n\n<ul>\n<li>Feature: added filter by slug to terms attribute</li>\n<li>Feature: changed repeater items titles to the ones from \"title\" field instead of \"Item1\", \"Item2\" etc.</li>\n<li>Feature: added automated styling for date field, added \"ucdate\" filter for that.</li>\n<li>Feature: done functionality for display post author</li>\n<li>Change: changed the font awesome attribute to fa5</li>\n<li>Change: added strip html tags from truncate function</li>\n</ul>\n\n<p>version 1.4.18 - 2019-12-31 =</p>\n\n<ul>\n<li>Feature: added all image sizes to posts</li>\n<li>Feature: added \"putPostTerms\" function to posts</li>\n<li>Feature: added wpautop filter to twig</li>\n<li>Feature: added option for custom twig PHP functinoality for PRO version</li>\n<li>Feature: hide \"edit widget html\" button for user that don\'t have capability to see the plugin </li>\n<li>Feature: added wpml compatablity</li>\n<li>Feature: added related posts in posts list</li>\n<li>Feature: added padding and margin controls (pro)</li>\n<li>Bug Fix: fixed pagination output</li>\n</ul>\n\n<p>version 1.4.17 - 2019-12-12 =</p>\n\n<ul>\n<li>Change: changed to more flexible catalog api</li>\n</ul>\n\n<p>version 1.4.16 - 2019-08-12 =</p>\n\n<ul>\n<li>Feature: added post query relation (and, or) chooser</li>\n<li>Change: update to freemius sdk 2.3.1</li>\n<li>Feature: added \"trancate\" filter</li>\n<li>Fix: fixed editor permissions PHP Error</li>\n</ul>\n\n<p>version 1.4.15 - 2019-19-11 =</p>\n\n<ul>\n<li>Change: remove the old deprecated codecanyon activation</li>\n<li>Fix: fixed bug when both plugins are installed together</li>\n<li>Fix: fixed empty widget content when put a lot of content in the widget html/js</li>\n<li>Feature: added option for fonts for post list for intro and content</li>\n<li>Feature: added custom filter query ID in posts list query (pro)</li>\n<li>Feature: added labels to typography fields</li>\n<li>Feature: added description option for elementor controls</li>\n<li>Feature: added option to add help links to widgets from the widget editor</li>\n</ul>\n\n<p>version 1.4.14 - 2019-24-10 =</p>\n\n<ul>\n<li>Fix: fixed js not included bug</li>\n</ul>\n\n<p>version 1.4.13 - 2019-24-10 =</p>\n\n<ul>\n<li>Fix: fixed terms attribute selector bugs in elementor</li>\n<li>Fix: fixed post selection was not showing post types without taxonomies</li>\n<li>Fix: fixed rtl visibility issues in admin</li>\n</ul>\n\n<p>version 1.4.12 - 2019-15-10 =</p>\n\n<ul>\n<li>Feature: added exclude posts by current post</li>\n<li>Feature: added post category addition custom taxonomy support</li>\n<li>Fix: fixed some bug in post list selector elementor</li>\n</ul>\n\n<p>version 1.4.11 - 2019-07-10 =</p>\n\n<p>*Feature: added link param html attributes placeholder\n*Feature: added category link to post list params\n*Fix: fixed post list category not displayed bug</p>\n\n<p>version 1.4.10 - 2019-28-9 =</p>\n\n<p>-bug fix: added some front end protection against db not installed bug\n* Feature(pro): added do_action for custom wp actions run\n* Feature(pro): added apply_filters for custom wp actions run\n-bug fix: fixed export widget with assets path\n-change: added instructions to download pro version.</p>\n\n<h4>1.4.7 - 2019-18-9</h4>\n\n<p>*Fix: fixed post category selection in post list</p>\n\n<h4>1.4.6 - 2019-18-9</h4>\n\n<p>*Fix: fixed dynamic items in repeater</p>\n\n<h4>1.4.6 - 2019-11-9</h4>\n\n<p>*Fix: fixed admin body class external\n*Feature: make support for post categories list\n*Feature(pro) - made taxonomies list attribute\n*Fix: fixed current posts fetch in archive type</p>\n\n<h4>1.4.5 - 2019-19-8</h4>\n\n<p>*Change: improved widgets manager design</p>\n\n<h4>1.4.3 - 2019-25-7</h4>\n\n<p>*Change: updated the activation link from plugins\n*Change: small UI improvements</p>\n\n<h4>1.4.2 - 2019-24-7</h4>\n\n<p>*Feature: add post category to dynamic fields\n*Feature: added toolset integration</p>\n\n<h4>1.4.1 - 2019-8-7</h4>\n\n<p>*Feature: added search widget\n*Feature: the plugin is now fully translatable, added russian translation</p>\n\n<h4>1.4 - 2019-8-7</h4>\n\n<p>*Change: moved to new payment system (freemius), changed pricing plans</p>\n\n<h4>1.3.39 - 2019-2-7</h4>\n\n<p>*Feature: add alt tags to image attribute\n*Feature: add automatic name from title on add attribute\n*Feature: redesign categories</p>\n\n<p>*Fix: removed autop filter change code from front end\n*Fix: allow to import widget when stand on category from catalog\n*Fix: fixed instagram widgets typography bug</p>\n\n<h4>1.3.38 - 2019-30-6</h4>\n\n<p>*Feature: added code examples / js snippets\n*Feature: added widget preview</p>\n\n<h4>1.3.37 - 2019-23-6</h4>\n\n<p>*Feature: add support for archive pages\n*Feature: added archive pages pagination\n*Change: changed fonts design controls</p>\n\n<h4>1.3.36 - 2019-20-6</h4>\n\n<p>*Fix: fixed multiple similar js includes in one page</p>\n\n<h4>1.3.35 - 2019-20-6</h4>\n\n<p>*Feature: add support for acf gallery field</p>\n\n<h4>1.3.34 - 2019-13-6</h4>\n\n<ul>\n<li>Feature: improved the post list filtering and ordering</li>\n</ul>\n\n<h4>1.3.33 - 2019-12-6</h4>\n\n<ul>\n<li>Feature: added ordering posts by meta value</li>\n<li>Fix: fixed site crash by db error</li>\n</ul>\n\n<h4>1.3.32 - 2019-11-6</h4>\n\n<ul>\n<li>Fix: fixed pods together with acf fileds</li>\n<li>Fix: added all categories to post list</li>\n</ul>\n\n<h4>1.3.31 - 2019-10-6</h4>\n\n<ul>\n<li>Feature: added link attribute</li>\n</ul>\n\n<h4>1.3.30 - 2019-06-6</h4>\n\n<ul>\n<li>Feature: made PODS integration</li>\n</ul>\n\n<h4>1.3.29 - 2019-06-5</h4>\n\n<ul>\n<li>Feature: added set widget icon functionality, with presence in catalog</li>\n<li>Feature: added preview widget button from the catalog</li>\n</ul>\n\n<h4>1.3.28 - 2019-06-3</h4>\n\n<ul>\n<li>Feature: made plugin translatable</li>\n</ul>\n\n<h4>1.3.27 - 2019-06-2</h4>\n\n<ul>\n<li>Fix: fixed font override attribute bug</li>\n</ul>\n\n<h4>1.3.26 - 2019-05-30</h4>\n\n<ul>\n<li>Feature: added typography attribute</li>\n</ul>\n\n<h4>1.3.25 - 2019-05-29</h4>\n\n<ul>\n<li>Tweak: added support for dynamic params in image field</li>\n</ul>\n\n<h4>1.3.24 - 2019-05-29</h4>\n\n<ul>\n<li>Fix: Fix dynamic field</li>\n<li>Tweak: Added message when adding an empty repeater from custom fields</li>\n</ul>\n\n<h4>1.3.23 - 2019-05-01</h4>\n\n<ul>\n<li>Feature: Added dynamic fields to all text controls</li>\n<li>Feature: Added \"edit html\" button to all widgets</li>\n<li>Fix: Fixed consolidated addons render bugs</li>\n</ul>\n\n<h4>1.3.22 - 2019-04-25</h4>\n\n<ul>\n<li>Feature: Made all acf fields integration including the pro like repeater and clone</li>\n</ul>\n\n<h4>1.3.21 - 2019-04-20</h4>\n\n<ul>\n<li>Fix: Fixed current post bug</li>\n</ul>\n\n<h4>1.3.20 - 2019-04-15</h4>\n\n<ul>\n<li>Fix: Fixed current post bug</li>\n</ul>\n\n<h4>1.3.19 - 2019-04-10</h4>\n\n<ul>\n<li>Feature: Done all acf fields</li>\n</ul>\n\n<h4>1.3.18 - 2019-04-05</h4>\n\n<ul>\n<li>Change: Update post child vars when change post</li>\n</ul>\n\n<h4>1.3.17 - 2019-04-01</h4>\n\n<ul>\n<li>Change: Add dynamic fields to addon editor</li>\n</ul>\n\n<h4>1.3.16 - 2019-03-30</h4>\n\n<ul>\n<li>Fix: Fixed the switchers </li>\n<li>Fix: Fixed the upload file</li>\n<li>Fix: Fixed checkbox in assets tab</li>\n</ul>\n\n<h4>1.3.15 - 2019-03-25</h4>\n\n<ul>\n<li>Fix: Fixed visual bugs</li>\n<li>Fix: Fixed radio boolean attribute (switcher)</li>\n</ul>\n\n<h4>1.3.14 - 2019-03-20</h4>\n\n<ul>\n<li>Fix: Fixed addon assets tab bugs</li>\n</ul>\n\n<h4>1.3.13 - 2019-03-15</h4>\n\n<ul>\n<li>Feature: Done export/import template with addons</li>\n</ul>\n\n<h4>1.3.12 - 2019-03-10</h4>\n\n<ul>\n<li>Feature: Added fedback on deactivate</li>\n</ul>\n\n<h4>1.3.11 - 2019-03-05</h4>\n\n<ul>\n<li>Fix: Fixed export import layout stuff</li>\n</ul>\n\n<h4>1.3.10 - 2019-03-01</h4>\n\n<ul>\n<li>Fix: Fixed assets tab issues</li>\n<li>Fix: Fixed post to articles category rename on install</li>\n</ul>\n\n<h4>1.3.09 - 2019-02-28</h4>\n\n<ul>\n<li>Fix: Fixed test addon jquery include</li>\n<li>Change: Added purchase link to license page</li>\n</ul>\n\n<h4>1.3.08 - 2019-02-25</h4>\n\n<ul>\n<li>Fix: Fixed settings text output</li>\n</ul>\n\n<h4>1.3.07 - 2019-02-20</h4>\n\n<ul>\n<li>Fix: Fixed font manager bug</li>\n</ul>\n\n<h4>1.3.06 - 2019-02-15</h4>\n\n<ul>\n<li>Fix: Fixed taxonomy issues</li>\n</ul>\n\n<h4>1.3.05 - 2019-02-10</h4>\n\n<ul>\n<li>Fix: Fixed add addon functionality</li>\n</ul>\n\n<h4>1.3.04 - 2019-02-05</h4>\n\n<ul>\n<li>Improvment: Improved post types category selection</li>\n</ul>\n\n<h4>1.3.03 - 2019-02-01</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.3.02 - 2019-01-30</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.3.01 - 2019-01-25</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.2.01 - 2019-01-20</h4>\n\n<ul>\n<li>Fix: Fixed js in editor when addins widget</li>\n</ul>\n\n<h4>1.2.00 - 2019-01-15</h4>\n\n<ul>\n<li>Feature: Pro version with a catalog</li>\n</ul>\n\n<h4>1.0.11 - 2019-01-10</h4>\n\n<ul>\n<li>Fix: Fixed some wordpress galleries related bug</li>\n</ul>\n\n<h4>1.0.10 - 2019-01-05</h4>\n\n<ul>\n<li>Fix: Fixed export category</li>\n</ul>\n\n<h4>1.0.09 - 2019-01-01</h4>\n\n<ul>\n<li>Change: Made global setting for consolidata addons or not</li>\n<li>Change: Updated some memory text in general settings</li>\n</ul>\n\n<h4>1.0.08 - 2018-12-30</h4>\n\n<ul>\n<li>Fix: Fixed all notices related bugs</li>\n</ul>\n\n<h4>1.0.07 - 2018-12-30</h4>\n\n<ul>\n<li>Fix: Fixed with default data types</li>\n</ul>\n\n<h4>1.0.06 - 2018-12-25</h4>\n\n<ul>\n<li>Fix: Fixed js includes consolidated</li>\n</ul>\n\n<h4>1.0.05 - 2018-12-20</h4>\n\n<ul>\n<li>Fix: Fixed js includes</li>\n</ul>\n\n<h4>1.0.04 - 2018-12-15</h4>\n\n<ul>\n<li>Fix: Fixed js includes</li>\n</ul>\n\n<h4>1.0.03 - 2018-12-10</h4>\n\n<ul>\n<li>Fix: Fixed empty category issues</li>\n</ul>\n\n<h4>1.0.02 - 2018-12-05</h4>\n\n<ul>\n<li>Fix: Fixed bug with some unit values in render output</li>\n</ul>\n\n<h4>1.0.00 - 2018-12-01</h4>\n\n<ul>\n<li>Release: First plugin release</li>\n</ul>\";}s:14:\"upgrade_notice\";b:0;s:7:\"version\";s:6:\"1.5.96\";s:13:\"download_link\";s:388:\"https://api.freemius.com/v1/installs/14185590/updates/69019.zip?is_premium=true&authorization=FSLA+14185590%3An-miMH8TPd22JGMYQhj3DPeJbB5Fx7HTONC-CNNOecRyBiHLJ6VU4em0d5A687Odlzg8Suhwsao8hyjUDLfhZkogRY3Y4QUgewgI4dJH9mIgbzZxY2wFTnPmhEb1eyUlF13bh4nho7ReK9Q9r0oiqVtXJyM6AK-DMLhhQsPHXhh78y9VWzDJpNu7SztmmoPZ0GiurETv0IsziBAd0-A6btvpdIkYH2HBqT5SJqSq22gh-RLf8EGQ8TXZUGnVvZ68ygdtPcSAcLVTPt0Guk5uCg\";}}s:7:\"created\";i:1708994808;s:9:\"timestamp\";i:1708998408;}s:45:\"get:/v1/users/6608135/plugins/4036/plans.json\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":1:{s:5:\"plans\";a:2:{i:0;O:14:\"FS_Plugin_Plan\":22:{s:9:\"plugin_id\";s:4:\"4036\";s:4:\"name\";s:4:\"free\";s:5:\"title\";s:4:\"Free\";s:11:\"description\";N;s:17:\"is_free_localhost\";b:1;s:17:\"is_block_features\";b:1;s:12:\"license_type\";i:0;s:16:\"is_https_support\";b:0;s:12:\"trial_period\";N;s:23:\"is_require_subscription\";b:0;s:10:\"support_kb\";N;s:13:\"support_forum\";N;s:13:\"support_email\";N;s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";b:0;s:11:\"is_featured\";b:0;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"6569\";s:7:\"updated\";N;s:7:\"created\";s:19:\"2019-07-07 14:42:28\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:1;O:14:\"FS_Plugin_Plan\":22:{s:9:\"plugin_id\";s:4:\"4036\";s:4:\"name\";s:18:\"unlimited_elements\";s:5:\"title\";s:3:\"PRO\";s:11:\"description\";s:0:\"\";s:17:\"is_free_localhost\";b:1;s:17:\"is_block_features\";b:1;s:12:\"license_type\";i:0;s:16:\"is_https_support\";b:0;s:12:\"trial_period\";N;s:23:\"is_require_subscription\";b:0;s:10:\"support_kb\";s:36:\"https://unlimited-elements.com/docs/\";s:13:\"support_forum\";N;s:13:\"support_email\";s:27:\"amit@unlimited-elements.com\";s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";b:0;s:11:\"is_featured\";b:1;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"6518\";s:7:\"updated\";s:19:\"2025-07-30 15:18:33\";s:7:\"created\";s:19:\"2019-07-02 13:39:02\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}}}s:7:\"created\";i:1769836162;s:9:\"timestamp\";i:1769922562;}s:65:\"get:/v1/users/6608135/plugins/4036/licenses.json?is_enriched=true\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":1:{s:8:\"licenses\";a:1:{i:0;O:17:\"FS_Plugin_License\":21:{s:9:\"plugin_id\";s:4:\"4036\";s:7:\"user_id\";s:7:\"6608135\";s:7:\"plan_id\";s:4:\"6518\";s:16:\"parent_plan_name\";N;s:17:\"parent_plan_title\";N;s:17:\"parent_license_id\";N;s:8:\"products\";N;s:10:\"pricing_id\";s:4:\"5958\";s:5:\"quota\";N;s:9:\"activated\";i:28;s:15:\"activated_local\";i:6;s:10:\"expiration\";N;s:10:\"secret_key\";s:32:\"sk_3C19kNdwm7mL__Q!=IawQ41i6MsGu\";s:15:\"is_whitelabeled\";b:0;s:17:\"is_free_localhost\";b:1;s:17:\"is_block_features\";b:1;s:12:\"is_cancelled\";b:0;s:2:\"id\";s:7:\"1085123\";s:7:\"updated\";s:19:\"2025-10-10 02:27:20\";s:7:\"created\";s:19:\"2023-01-28 20:20:05\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}}}s:7:\"created\";i:1769836162;s:9:\"timestamp\";i:1769922562;}s:73:\"get:/v1/installs/14185590/updates/latest.json?is_premium=true&readme=true\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":21:{s:9:\"plugin_id\";s:4:\"4036\";s:12:\"developer_id\";s:4:\"4880\";s:4:\"slug\";N;s:12:\"premium_slug\";s:40:\"unlimited-elements-for-elementor-premium\";s:7:\"version\";s:6:\"2.0.13\";s:11:\"sdk_version\";s:6:\"2.13.0\";s:25:\"requires_platform_version\";s:3:\"3.5\";s:37:\"requires_programming_language_version\";N;s:20:\"tested_up_to_version\";s:3:\"7.0\";s:8:\"has_free\";b:1;s:11:\"has_premium\";b:1;s:12:\"release_mode\";s:8:\"released\";s:5:\"limit\";N;s:7:\"uniques\";i:64238;s:14:\"is_incremental\";b:0;s:2:\"id\";s:6:\"132794\";s:7:\"created\";s:19:\"2026-07-01 07:46:30\";s:7:\"updated\";s:19:\"2026-07-13 03:18:15\";s:11:\"is_released\";b:0;s:3:\"url\";s:389:\"https://api.freemius.com/v1/installs/14185590/updates/132794.zip?is_premium=true&authorization=FSLA+14185590%3AzTlkBb6jvkWxi03VDQ8fsad_eOV23JWoE8cWlFqkHgZ8-9Kz3-B3KuVqIXYZCPrqGk04RL15znKnabH_oQA542f3j-qD8MUy8K7nDMzaJNzqfBE456yHaa_tW9y10IMPb5c1U2FhPH8oLj6G4K88hlYu9HAojiPrd585iw-KjvSBnZWTC8nIobQkFqQgX6DLiicyTawF_AeZL_gd727plpEpR1YEkt28XPUi4qHejvT7jst0Qd23WtFsoC_X__5OHObk1Ouk7vOt1E4rkECraA\";s:6:\"readme\";O:8:\"stdClass\":11:{s:4:\"name\";s:32:\"Unlimited Elements For Elementor\";s:4:\"slug\";s:32:\"unlimited-elements-for-elementor\";s:4:\"tags\";O:8:\"stdClass\":5:{s:9:\"elementor\";s:9:\"elementor\";s:16:\"elementor addons\";s:16:\"elementor addons\";s:19:\"elementor templates\";s:19:\"elementor templates\";s:17:\"elementor widgets\";s:17:\"elementor widgets\";s:23:\"widgets for elementor\";s:23:\"widgets for elementor\";}s:8:\"requires\";s:3:\"3.5\";s:12:\"requires_php\";N;s:6:\"tested\";s:3:\"7.0\";s:10:\"stable_tag\";s:5:\"1.0.2\";s:8:\"sections\";O:8:\"stdClass\":4:{s:11:\"description\";s:805:\"<p><strong>Elementor</strong> users, elevate your web design experience with <strong>Unlimited Elements for Elementor</strong>. An all in one plugin that instantly gives you the most advanced widgets and tools to make better Elementor websites faster. Take your WordPress website to the next level.</p>\n\n<p><a href=\"https://unlimited-elements.com/elementor-widgets/\">View Elementor Widgets Demos</a></p>\n\n<p><br></p>\n\n<p>Browse our extensive collection of free widgets or upgrade to our pro version for access to over 200 additional unique drag and drop widgets for <strong>Elementor</strong>. Each widget provides a wide range of options to easily control every aspect. If you can\'t find what you need, our <strong>Widget Creator</strong> Framework empowers you to create any widget you can imagine.</p>\";s:12:\"installation\";s:521:\"<p>Note : This plugin works with Elementor. Make sure you have <a href=\"https://wordpress.org/plugins/elementor/\">Elementor</a> installed.</p>\n\n<ol>\n<li>Upload the plugin folder to the <code>/wp-content/plugins/</code> directory, or install the plugin through the WordPress plugins screen directly.</li>\n<li>Activate the plugin through the \'Plugins\' screen in WordPress</li>\n<li>Navigate to Unlimited Elements in the WordPress side menu and install the widget you want by hovering over it and clicking install.</li>\n</ol>\";s:3:\"faq\";s:4204:\"<h4>Can I use the plugin without Elementor?</h4>\n\n<p>No. You cannot use the plugin without Elementor since it\'s an addon for Elementor.</p>\n\n<h4>Does the plugin work with any theme?</h4>\n\n<p>Absolutely! The plugin will work with any theme where Elementor works.</p>\n\n<h4>What if I update to the Premium version after using the Free version?</h4>\n\n<p>Your existing elements/content will work with the premium version. So you won\'t lose your any of your hard work.</p>\n\n<h4>Can I get a refund?</h4>\n\n<p>If you are not happy with your purchase at anytime just contact us and we will refund 100% of your money no questions asked.</p>\n\n<h4>Do you offer a renewals discount?</h4>\n\n<p>Yes, you get 25% discount for all annual plan automatic renewals. The renewal price will never be increased so long as the subscription is not cancelled.</p>\n\n<h4>How do I install and activate the \'Unlimited Elements for Elementor\' plugin on WordPress?</h4>\n\n<p>To install the \'Unlimited Elements\' plugin on your WordPress site, access your WordPress Dashboard and go to Plugins -> Add New. In the search box, enter \'Unlimited Elements.\' Locate the plugin in the search results and click on the \'Install Now\' button. Once the installation is finished, click on the \'Activate\' button, and \'Unlimited Elements for Elementor\' will be successfully activated on your WordPress site.</p>\n\n<h4>Do I need to know code to use Unlimited Elements?</h4>\n\n<p>No, you do not need to know code to leverage the widgets and other tools provided by the Unlimited Elements plugin. It is designed to be user-friendly, allowing you to enhance your Elementor experience without any coding expertise. However, for users familiar with code, the plugin offers the added advantage of a widget creator, enabling the creation of custom Elementor widgets for a more tailored and advanced design experience.</p>\n\n<h4>Is my site secure with Unlimited Elements?</h4>\n\n<p>Yes, Unlimited Elements is a secure plugin. The plugin is regularly updated to adhere to common security standards, ensuring a secure environment for your website.</p>\n\n<h4>What types of filters does Unlimited Elements provide?</h4>\n\n<p>Unlimited Elements offers a variety of filter types, including search filters, dropdowns, tabs filters, checkboxes filters, and WooCommerce-related filters, providing a diverse range of options for dynamic and versatile website filtering.</p>\n\n<h4>Are the filters compatible with any post type or WooCommerce products?</h4>\n\n<p>Yes, all the filters provided by Unlimited Elements are live Ajax filters, ensuring dynamic and seamless filtering experiences. They are compatible with any post type, including custom post types, and WooCommerce products, offering versatile functionality for a wide range of content on your website. Utilize specific WooCommerce filters to enhance the shopping experience for your customers, such as the price range slider filter and color swatches filter for products with different colors.</p>\n\n<h4>Can I use Unlimited Elements to display custom post types in my widgets?</h4>\n\n<p>Yes, Unlimited Elements supports showcasing custom post types with advanced query selection and seamless connection to any filter from the UE library. This allows for tailored and dynamic content presentation on your website using the plugin\'s versatile features.</p>\n\n<h4>What are multi-source widgets in Unlimited Elements?</h4>\n\n<p>Multi-source widgets in Unlimited Elements enable the population of item-based widgets with various dynamic source types. These widgets can be populated using sources like ACF repeater fields, WooCommerce products, custom post types, Instagram feeds, and various API integrations. This versatility allows for the seamless integration of diverse content into widgets, enhancing the flexibility and functionality of your website elements.</p>\n\n<h4>Should I use Remote Control Widgets or the Sync Widgets function in Unlimited Elements?</h4>\n\n<p>The choice depends on your design preferences. If you want complete control, go for Remote Control Widgets. For synchronized layouts, choose Sync Widgets. They can also be used together for even more powerful customization options in Unlimited Elements.</p>\";s:9:\"changelog\";s:22785:\"<h4>2.0.13 - 2026-07-01</h4>\n\n<ul>\n<li>Fix: fixed gallery output</li>\n<li>Fix: fixed small security issue</li>\n</ul>\n\n<h4>2.0.12 - 2026-06-29</h4>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Fix: improved api requests. it should not cache the requests if some error response. </li>\n<li>Change: increased the limit of get selected terms option to 60 from 10 inside the editor</li>\n<li>Change: streighten some security related places functions. </li>\n</ul>\n\n<h4>2.0.11 - 2026-06-22</h4>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Fix - checkbox filter logic or/end fix</li>\n<li>Fix - fixed some gallery item output issues</li>\n<li>fix - fixed some small security issues </li>\n<li>fix - fixed wpml visibility issues</li>\n<li>Change - chaned to the new google places api</li>\n<li>Change - removed the mootools library from the plugin at all. it\'s legacy</li>\n<li>Change - make some adjustment to sync with the blocks version</li>\n<li>Change - updated owl carousel js script with some enhancements</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Rhombus Grid (Pro) - Introduced a \"Corner Radius\" option, giving you full control over rounding the edges of your elements to match your design\'s styling.</li>\n<li>Feature: Hexagon Grid (Pro) - Added a Hex Radius option for Hexagon Grid items, allowing you to choose between No, Subtle, Medium, and Heavy border radius presets to smoothly round out the grid corners.</li>\n<li>Feature: Conditions (Free) - Introduced a new URL Match trigger type, allowing you to automatically execute actions when the browser URL matches a specific string, trailing slug, or target anchor.</li>\n<li>Feature: Typewriter Text Effect (Pro) - Introduced a \"Cursor Color\" option, giving you full control over the color of the typing animation cursor to ensure it aligns with your design\'s color palette.</li>\n<li>Feature: Categorized Posts List (Free) - Introduced a Background Blur Effect option, allowing to easily add a modern glassmorphism style or frosted glass look to your elements by blurring the content behind them.</li>\n<li>Feature: Woo Category Grid (Free) - Added an \"Image Position\" option for better control over image positioning.</li>\n<li>Change: Stacking Cards (Free) - Added a troubleshooting instruction to the widget, explaining that if cards are not stacking properly, it is likely due to the theme blocking the effect with a hidden overflow setting; users are advised to ensure the sections containing the widget are set to overflow: visible.</li>\n<li>Change: Date Field (Pro) - Added explanatory instructions directly within the widget options, guiding users on how to properly set up a formula to calculate the exact number of days between two dates.</li>\n<li>Change: Number Field (Free) - Added a description to the \"Enable Date Field in Formula\" option, clarifying that it allows you to transform the calculation result into a standard date format.</li>\n<li>Fix: Quantity Increment Buttons (Pro) - Resolved an issue where the \"Increment buttons\" failed to function properly when placed inside Loop Carousel widgets, ensuring smooth and responsive counter or quantity adjustments within looping sliders.</li>\n<li>Fix: Content Tabs (Free) - Fixed missing # prefix in accordion tab anchor href generation, which caused panel IDs to be output as invalid relative URLs and triggered false-positive 404 errors in SEO crawlers.</li>\n<li>Fix: Icon Carousel (Pro) - Resolved an issue where the \"Icon Size\" option failed to apply correctly when using custom SVG icons, ensuring full scaling control works consistently across all icon types.</li>\n<li>Fix: Dynamic Post Popup (Pro) - Resolved an issue where the \"Close popup after adding to cart\" option failed to trigger properly on archive pages, ensuring consistent checkout behavior across all product listings.</li>\n<li>Fix: Checkboxes Filter (Pro) - Resolved an issue where a child filter remained visible even when its parent term wasn\'t selected, ensuring proper conditional hierarchy and cleaner filter behavior.</li>\n<li>Fix: Content Ticker (Pro) - Added a CSS reset rule to protect link elements within the widgets, preventing global theme styles or default browser behavior from automatically adding an unwanted text underline.</li>\n<li>Fix: Post Grid (Free) - Resolved an issue where image attributes (such as alt, title, or dimensions) were missing from the fallback image, ensuring proper SEO compliance, accessibility, and layout stability.</li>\n</ul>\n\n<h4>2.0.9 - 2026-05-13</h4>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Fix: added translation for sorting filter fields for wpml</li>\n<li>Fix: fixed some filter tabs security issues</li>\n<li>Fix: fixed the hard coded wpp orderby</li>\n<li>Feature: added option to show demo data in google reviews to save serp api credits</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: List Marquee (Pro) - Introduced a Speed Type option for the Marquee widget, offering two distinct movement behaviors: Regular - the animation speed is determined by the content width. Under this setting, a wider Marquee will move faster to complete its full cycle within the same allocated timeframe. Pixels Per Second - the movement maintains a constant, uniform speed regardless of the content\'s width, ensuring a consistent visual pace across different elements.</li>\n<li>Feature: Flip Box Carousel (Pro) - Introduced Image Border Radius and Image Border options, providing comprehensive control over corner rounding and border styling.</li>\n<li>Feature: Remote Bullets (Free) - Added Bullet Background Color Hover option, providing granular control over the visual feedback of the Bullets when hovered by a user</li>\n<li>Feature: Video on Hover (Free) - Implemented a Stop Video on Outside Click functionality, ensuring that video playback automatically terminates when a user clicks anywhere outside the widget</li>\n<li>Feature: Unlimited Timeline (Free) - Introduced an Item ID option, enabling the assignment of unique identifiers to individual elements for more precise CSS styling and targeted JavaScript interactions.</li>\n<li>Feature: Taxonomy Terms (Pro) - Implemented a comprehensive \"Show All\" button feature that grants the ability to integrate a custom global action button with fully configurable text and destination links.</li>\n<li>Feature: Before After (Free) - Implemented a vertical swipe gesture support for the Before After widget when configured in horizontal mode, ensuring intuitive interaction and accessibility across all touch-enabled devices.</li>\n<li>Feature: Instagram Feed (Free) - Implemented a new functionality that automatically detects video content within Instagram posts and displays it in a lightbox for an enhanced viewing experience.</li>\n<li>Feature: Video Carousel (Free) - Introduced a Loop option for video content, enabling continuous playback to create a seamless, repetitive viewing experience for users.</li>\n<li>Fix: Scroll Accordion (Pro) - Resolved a UI accessibility bug where buttons within cards were unreachable or unclickable in specific layouts, ensuring consistent interactivity regardless of the card\'s container or positioning.</li>\n<li>Fix: Content Accordion (Free) - Implemented support for the Before After widget when used within Elementor templates as Accordion items,</li>\n<li>Fix: Flip Box (Free) - Resolved a navigation bug where the Back Link and Back Button link elements failed to function</li>\n<li>Fix: Image Scroll (Free) - Resolved a rendering issue where the bottom SVG image failed to display correctly due to low CSS specificity</li>\n<li>Fix: Video on Hover (Free) - Resolved a race condition in the Elementor editor where video playback would initiate before the necessary JavaScript assets had fully loaded</li>\n<li>Fix: Content Tabs (Free) - Resolved a synchronization issue where clicking an anchor link would occasionally fail to trigger a switch to the corresponding active tab, ensuring consistent navigation and tab state alignment</li>\n<li>Fix: Unlimited Timeline (Free) - Resolved a styling bug where the active state background color failed to render</li>\n<li>Fix: SVG Animation (Free) - Resolved a redundancy conflict where widgets would erroneously duplicate or fail to maintain a single instance when placed within a sticky container.</li>\n<li>Fix: Justified Image Carousel (Pro) - Resolved a rendering issue where content background styles would persist or display incorrectly in scenarios where all nested content elements were set to \"display: none.\"</li>\n<li>Fix: Scroll Text Animation (Free) - Enhanced performance and improved compatibility with other GSAP widgets.</li>\n<li>Fix: Scroll Image Comparison (Pro) - Improved performance and compatibility when used within iframes.</li>\n<li>Fix: Video Carousel (Free) - Resolved a scope issue with the \"Outside Click\" feature where the \"Stop Video\" functionality would only trigger for the final instance on pages containing multiple Video Carousel widgets.</li>\n<li>Fix: Sorting Filter (Pro) - Resolved a bug where the \"Ascending\" text option failed to populate within the select element, ensuring all sorting parameters are correctly visible and selectable.</li>\n</ul>\n\n<h4>2.0.8 - 2026-04-23</h4>\n\n<ul>\n<li>Fix: fixed some more security issues with addons search</li>\n<li>Fix: fixed the time ago string, use it from date and not from modified date of the post</li>\n<li>Fix: in google reviews - don\'t run the serp request</li>\n</ul>\n\n<h4>2.0.7 - 2026-04-12</h4>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Fix: fixed some search related bug</li>\n<li>Feature: added \"view objects\" page in settings->troubleshooter</li>\n<li>Feature: added action and filter for request in get repeater from url</li>\n<li>Fix: improved the time ago string</li>\n<li>Fix: set the elementor dynamic settings under ajax</li>\n<li>Fix: fixed the typography fatal error with new elementor editor</li>\n<li>Fix: main role filter was inited after load in some cases. </li>\n<li>Fix: fixed bug with synced grids inside simple popup widget</li>\n<li>Fix: image title get from \"alt\" when the caption is empty</li>\n<li>Fix: fixed some security issues with repeater url</li>\n<li>Fix: fixed some security issues get addons ajax url</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Conditions (Free) - Added a Custom User Role trigger type so actions can run based on the logged-in user\'s role for access control and personalization.</li>\n<li>Feature: Place (Free) - Added custom title options for Price Range, Rating, Reviews, and Week Days (Monday-Sunday) so labels can be renamed or translated.</li>\n<li>Feature: Checkboxes Filter (Pro) - Added margin options for parent and child terms for finer spacing and layout hierarchy.</li>\n<li>Feature: Coverflow Carousel (Free) - Added opacity options for normal and active states for smoother transitions and transparency control.</li>\n<li>Feature: Simple Popup (Free) - Added Popup Vertical Offset and Popup Horizontal Offset for finer positioning.</li>\n<li>Feature: Unfold Content (Free) - Added support for the Content Tabs widget for more flexible, organized layouts.</li>\n<li>Feature: Recipe (Free) - Added title options for Instructions, Ingredients, and Video for custom labeling and styling.</li>\n<li>Feature: Before After (Free) - Added support for using the Before/After widget inside Elementor Tabs so the comparison slider initializes correctly when switching tabs.</li>\n<li>Feature: Flip Box Carousel (Pro) - Added support for the Override Item BG Image setting in Multi-source options for more flexible backgrounds across sources.</li>\n<li>Feature: Load More / Infinite Scroll (Pro) - Made the Alignment option fully responsive (desktop, tablet, mobile).</li>\n<li>Feature: Scroll Text Animation (Free) - Added a Text Align option.</li>\n<li>Feature: Tabs Filter (Free) - Added styling options for child terms (padding, margin, text color, background color).</li>\n<li>Feature: Google Reviews (Free) - Added Max Reviews Number to limit how many reviews are shown.</li>\n<li>Feature: Glowing Content Card (Free) - Added Show Outer Glow Animation for a pulsing glow around the element.</li>\n<li>Feature: Woo Category Grid (Free) - Added an Image Size option for better performance.</li>\n<li>Feature: Woo Category Carousel (Free) - Added an Image Size option for better performance.</li>\n<li>Feature: Post Grid (Free) - Added content background options for hover and active states, plus transition duration control.</li>\n<li>Feature: How To (Free) - Replaced hardcoded titles with customizable Instructions and Video title fields for localization.</li>\n<li>Feature: Video Carousel (Free) - Updated the Icon Selection control to the native Font Awesome library, with standard icons and custom SVG upload support.</li>\n<li>Fix: Sorting Filter (Pro) - Fixed compatibility with third-party translation plugins so widget strings are fully translatable.</li>\n<li>Fix: Post List (Free) - Fixed the Time Ago feature so relative dates display correctly.</li>\n<li>Fix: Video on Hover (Free) - Fixed auto-play failing with cookie consent plugins after the user accepts cookies.</li>\n<li>Fix: Pie chart (Free) - Fixed the ampersand (&) not displaying correctly.</li>\n<li>Fix: Justified Image Carousel (Pro) - Fixed navigation positioning conflicting with native Elementor widgets.</li>\n<li>Fix: Dynamic Post Popup (Pro) - Fixed missing loading text while content is fetched.</li>\n<li>Fix: Flip Box Carousel (Pro) - Fixed Marquee mode on iPad missing cloned items so the loop is continuous.</li>\n<li>Fix: Video Carousel (Free) - Resolved a script conflict with Video on Hover so both widgets work on the same page.</li>\n<li>Fix: Multi Level Sliding Menu (Pro) - Fixed minimum height when nested in an Elementor Accordion so height is correct on load.</li>\n<li>Fix: Repeater Table (Pro) - Applied overflow: auto so a horizontal scrollbar appears when content exceeds the container.</li>\n<li>Fix: Stacking Cards (Free) - Fixed the widget alternating cards when that option was disabled.</li>\n<li>Fix: Masonry Post Grid (Pro) - Fixed column count on initial load (including iOS before scroll).</li>\n<li>Fix: Loop Carousel (Pro) - Fixed Equal Item Height not calculating correctly in some layouts.</li>\n<li>Fix: Woo Mini Cart (Free) - Fixed the widget JavaScript not loading on the front end.</li>\n<li>Fix: Video Carousel (Free) - Fixed SVG icons not respecting height and width controls.</li>\n<li>Fix: Icon Pointer Button (Pro) - Fixed SVG icons not respecting height and width controls.</li>\n<li>Fix: Video Carousel (Free) - Refactored JavaScript for performance and fixed a conflict with the carousel library that blocked playback in some cases.</li>\n<li>Fix: Scroll Marquee (Free) - Fixed Gallery source images not rendering so gallery items display correctly.</li>\n</ul>\n\n<h4>2.0.6 - 2026-02-22</h4>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added new option: allow empty in items settings</li>\n<li>Feature: Added \"File\" attribute</li>\n<li>Feature: added option in general settings: \"allow upload file types\"</li>\n<li>Feature: added order by functionality in the most popular posts plugin</li>\n<li>Feature: added one more schema type: News Article</li>\n<li>Feature: added autocorrection option in ajax search</li>\n<li>Feature: added support for popular posts plugin for the sorting filter</li>\n<li>Fix: make sure that gallery has item title always, in product item also</li>\n<li>Fix: fixed some logical bug with the filters</li>\n<li>Fix: fixed mini cart pricing issue</li>\n<li>Fix: fixed some small form related vulnurability</li>\n<li>Fix: fixed the authors fetch, to get only author roles and not all roles with exclude</li>\n<li>Fix: fixed some breadcrumbs issues</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Post Carousel Lite (Free) - Performed a comprehensive review of widget options and enabled responsive controls (Desktop, Tablet, and Mobile) for all applicable settings to ensure better layout flexibility across devices</li>\n<li>Feature: Off Canvas Filters (Pro) - A new feature has been added allowing the Simple Popup widget to be included within the Offcanvas Filters widget. It now functions seamlessly alongside other filter widgets, providing more flexible layout options.</li>\n<li>Feature: Simple Popup (Free) - A new feature has been added allowing the Simple Popup widget to be included within the Offcanvas Filters widget. It now functions seamlessly alongside other filter widgets, providing more flexible layout options.</li>\n<li>Feature: Conditions (Free) - A new Is Logged In User trigger type has been added, allowing you to set up conditional actions or visibility rules based on whether a user is currently authenticated or browsing as a guest.</li>\n<li>Feature: Woo Mini Cart (Free) - A new Show Subtotal Type option has been added, allowing users to choose whether to display prices inclusive of tax or exclusive of tax.</li>\n<li>Feature: Post Carousel Lite (Free) - A new Link Entire Item Type option has been added, allowing users to choose specific link sources such as a Dynamic Post Popup, a Link from a Custom Field, and other dynamic destinations for the item-wide click action.</li>\n<li>Feature: Active Filters (Pro) - A new Flex Wrap option has been added, giving users the ability to control whether elements within a container should wrap onto multiple lines or stay on a single row.</li>\n<li>Feature: Post Grid (Free) - A new Order option has been added for each Additional Data element.</li>\n<li>Feature: Post Magazine Grid (Pro) - A new Order option has been added for each Additional Data element</li>\n<li>Feature: Post Carousel (Free) - A new Order option has been added for each Additional Data element</li>\n<li>Feature: Video on Hover (Free) - A new Show Controls option has been added, giving users the ability to display or hide native video player controls</li>\n<li>Feature: Post Magazine Grid (Pro) - A new Show Post Views option has been added, allowing users to display the total view count for individual posts within the widget.</li>\n<li>Feature: Post Carousel (Free) - A new Show Post Views option has been added, allowing users to display the total view count for individual posts within the widget.</li>\n<li>Feature: Video on Hover (Free) - new Play on Click value has been added to the Video Play Mode option, allowing videos to remain static until a user specifically interacts with them with a click event.</li>\n<li>Feature: Text Field (Free) - A new Hidden option has been implemented that allows a field to be visually concealed while ensuring that Form Entries still receive and record data from it</li>\n<li>Feature: AJAX Search (Free) - Added Autocorrection option that allows to display a suggestion with a clickable link when the initial search returns no results due to a potential typo.</li>\n<li>Feature: Video Carousel (Free) - A new YouTube video source option has been added to allow users to directly integrate and display video content from the platform within the widget.</li>\n<li>Feature: Repeater Table (Pro) - A new feature has been enabled within the widget that allows users to remove all existing items, bypassing the typical restriction in item-based widgets that requires at least one item to remain.</li>\n<li>Change: Icon Pointer Button (Pro) - Updated the Icon Selection attribute to utilize the native Icon Library, enabling support for both standard font icons and custom SVG graphics</li>\n<li>Change: Masonry & Justified Gallery (Free) - To improve clarity and avoid user confusion, the Column gallery type has been renamed to Masonry, more accurately reflecting its layout behavior.</li>\n<li>Fix: Button Icon Hover Effect (Pro) - Removed the Visibility Conditions options. These settings were previously added in error, as they are only compatible with form field logic and cannot function within standard widget layouts</li>\n<li>Fix: Background Switcher (Free) - An issue was resolved where disabling the First Selected option caused the widget to render as a blank space with no images visible. The widget now correctly initializes its display state even when no item is pre-selected.</li>\n<li>Fix: Background Switcher (Free) - An issue was resolved where the Hover Blur Effect only applied while the mouse was physically over a widget item. The effect has been corrected to persist on the active/selected item even when the mouse leaves the widget area</li>\n<li>Fix: Linear Progress Bar (Free) - An issue was resolved where browser background optimization features, such as bfcache and tab throttling, would freeze the widget\'s execution state. This caused the progress bar to remain stuck in a finished or desynchronized state upon page revisit or tab reactivation</li>\n<li>Fix: Post Carousel Lite (Free) - An issue was resolved where the Link Entire Item option was not functioning as expected</li>\n<li>Fix: WordPress Menu (Free) - An issue was resolved in the Elementor editor where the dropdown menu failed to display after clicking the burger icon, ensuring that navigation previews now function correctly within the editing interface.</li>\n<li>Fix: Huge Shapes Background (Pro) - An issue was resolved where the clearRect function utilized outdated or mismatched canvas dimensions, causing previous animation frames to persist and accumulate as visual "ghosting" or "smearing" artifacts.</li>\n<li>Fix: WordPress Menu (Free) - An issue was resolved in the Menu widget where the Clickable Parent Item option was incorrectly hidden when the Responsive Behavior was set to "Slide." This setting now logic-gates correctly: parent items remain visible and clickable on desktop, while automatically adjusting only at the responsive breakpoint to ensure sub-menus function properly on mobile devices.</li>\n<li>Fix: Alphabet Filter (Pro) - An issue was resolved where users were required to click the Close icon twice to unselect an active filter, ensuring that filters now deactivate as expected with a single click.</li>\n<li>Fix: Post Carousel (Free) - An issue was resolved where the Author element failed to inherit the color value defined in the Meta Data Color option</li>\n<li>Fix: Conditions (Free) - An issue was resolved where ACF Field trigger types were not functioning correctly, ensuring that conditional logic or actions tied to Advanced Custom Fields now trigger as expected</li>\n<li>Fix: Post Carousel (Free) - The CSS priority of the title selector has been increased to ensure that its specific styling consistently overrides any conflicting general styles</li>\n<li>Fix: Animated Split Text (Pro) - An issue was resolved where the Splitting library was being initialized before the necessary JavaScript files had fully loaded on the page, preventing proper execution.</li>\n</ul>\n\n<p><a href=\"https://unlimited-elements.com/change-log/\">See changelog for all versions.</a></p>\";}s:14:\"upgrade_notice\";b:0;s:7:\"version\";s:6:\"2.0.13\";s:13:\"download_link\";s:389:\"https://api.freemius.com/v1/installs/14185590/updates/132794.zip?is_premium=true&authorization=FSLA+14185590%3AzTlkBb6jvkWxi03VDQ8fsad_eOV23JWoE8cWlFqkHgZ8-9Kz3-B3KuVqIXYZCPrqGk04RL15znKnabH_oQA542f3j-qD8MUy8K7nDMzaJNzqfBE456yHaa_tW9y10IMPb5c1U2FhPH8oLj6G4K88hlYu9HAojiPrd585iw-KjvSBnZWTC8nIobQkFqQgX6DLiicyTawF_AeZL_gd727plpEpR1YEkt28XPUi4qHejvT7jst0Qd23WtFsoC_X__5OHObk1Ouk7vOt1E4rkECraA\";}}s:7:\"created\";i:1783912708;s:9:\"timestamp\";i:1783999108;}s:91:\"get:/v1/installs/14185590/updates/latest.json?is_premium=true&newer_than=1.5.96&readme=true\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":20:{s:9:\"plugin_id\";s:4:\"4036\";s:12:\"developer_id\";s:4:\"4880\";s:4:\"slug\";N;s:12:\"premium_slug\";s:40:\"unlimited-elements-for-elementor-premium\";s:7:\"version\";s:6:\"1.5.98\";s:11:\"sdk_version\";s:5:\"2.6.2\";s:25:\"requires_platform_version\";s:3:\"3.5\";s:37:\"requires_programming_language_version\";N;s:20:\"tested_up_to_version\";s:5:\"6.4.2\";s:8:\"has_free\";b:1;s:11:\"has_premium\";b:1;s:12:\"release_mode\";s:8:\"released\";s:5:\"limit\";N;s:7:\"uniques\";i:15571;s:2:\"id\";s:5:\"69314\";s:7:\"created\";s:19:\"2024-03-05 07:02:01\";s:7:\"updated\";s:19:\"2024-03-05 11:23:55\";s:11:\"is_released\";b:0;s:3:\"url\";s:388:\"https://api.freemius.com/v1/installs/14185590/updates/69314.zip?is_premium=true&authorization=FSLA+14185590%3AgEgkVzY9Gjw4NJ9KIslPmpmNF7BErb7YDweV8H-_eWI0GmSOqlnJWVB-DZKHqMwAuuQv4pxg7MYyqu3d_rU2KOrABIB6k0XuIPHoLXxYmBIhvsGgIR5A-W4Q_lml4cG1jaY623kj1ld5m_z_I6ygTxjGG4tIQNX6H4rRtN0SzeWmFtG2DIGnHEkPXGls5dirqptU8NM_90Zcd8yFeeHalpKXCjhG81lK_aSuQ1U65Y7KD7Wz-9fkDA0Mc9TBzJiA2-j17mYVC-7Tm0fxItBwUA\";s:6:\"readme\";O:8:\"stdClass\":11:{s:4:\"name\";s:66:\"Unlimited Elements For Elementor (Free Widgets, Addons, Templates)\";s:4:\"slug\";s:32:\"unlimited-elements-for-elementor\";s:4:\"tags\";O:8:\"stdClass\":6:{s:9:\"elementor\";s:9:\"elementor\";s:8:\"elements\";s:8:\"elements\";s:6:\"addons\";s:6:\"addons\";s:16:\"elementor addons\";s:16:\"elementor addons\";s:16:\"elementor widget\";s:16:\"elementor widget\";s:12:\"page builder\";s:12:\"page builder\";}s:8:\"requires\";s:3:\"3.5\";s:12:\"requires_php\";N;s:6:\"tested\";s:5:\"6.4.2\";s:10:\"stable_tag\";s:3:\"1.0\";s:8:\"sections\";O:8:\"stdClass\":4:{s:11:\"description\";s:7110:\"<p><strong>Elementor</strong> users, elevate your web design experience with <strong>Unlimited Elements for Elementor</strong>. An all in one plugin that instantly gives you the most advanced widgets and tools to make better Elementor websites faster. Take your WordPress website to the next level.</p>\n\n<p><a href=\"https://unlimited-elements.com/elementor-widgets/\">View Elementor Widgets Demos</a>\n<br>\nBrowse our extensive collection of free widgets or upgrade to our pro version for access to over 200 additional unique drag and drop widgets for <strong>Elementor</strong>. Each widget provides a wide range of options to easily control every aspect. If you can\'t find what you need, our <strong>Widget Creator</strong> Framework empowers you to create any widget you can imagine.</p>\n\n<h3>Plugin Features</h3>\n\n<ul>\n<li><p><a href=\"https://unlimited-elements.com/elementor-widgets/\"><strong>Widget Library</strong></a> – Enhance the popular Elementor page builder with our user-friendly and innovative widget library. Simplify your website by finding everything you need in one place, without the need for multiple plugins.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/widget-creator/\"><strong>Widget Creator</strong></a> – Save valuable time by eliminating the need to search for numerous plugins and add-ons. Instead, create customized, professional widgets that perfectly align with your website requirements.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/elementor-widgets/\"><strong>Elementor Templates</strong></a> – Effortlessly kickstart your web project with pre-designed templates. Say goodbye to endless searches for inspiration or starting from scratch. Get your project up and running in seconds with our collection of template kits.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/elementor-templates/\"><strong>Elementor Templates</strong></a> – Effortlessly kickstart your web project with pre-designed templates. Say goodbye to endless searches for inspiration or starting from scratch. Get your project up and running in seconds with our collection of template kits.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/loop-builder-for-elementor/\"><strong>Loop Builder</strong></a> – Easily create dynamic Loop Items within the Elementor Theme Builder by utilizing any loop widget layout of your preference. Effortlessly populate the chosen widget with dynamic content to craft versatile and engaging Loop Items.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/background-widgets-for-elementor/\"><strong>Background Widgets</strong></a> – Elevate your web designs instantly with our user-friendly animated backgrounds available in our extensive widget library. Experience seamless integration and unleash your creativity like never before.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/post-widgets-filters-tools/\"><strong>Post Widgets & Filters</strong></a> – Easily create stunning post layouts with real-time filters. Improve the browsing experience for website visitors by helping them find the content they\'re looking for. Effortlessly display posts using advanced criteria on your entire website.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/woo/\"><strong>WooCommerce Widgets & Filters</strong></a> – Create stunning product layouts with dynamic real-time filters. Showcase your products and categories in a wide array of interactive formats, such as grids, carousels, sliders, and more.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/remote-control-widgets/\"><strong>Woo Widgets & Filters</strong></a> – Unleash your creativity with advanced and customizable layouts. Take full control of your designs and make them truly unique using the remote controls. Stand out from the crowd with layouts that are both eye-catching and distinctive.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/sync-widgets/\"><strong>Sync Between Widgets</strong></a> – Elevate your web designs to new heights by seamlessly synchronizing multiple item-based widgets. This powerful feature empowers you to effortlessly create intricate and personalized layouts, taking your designs to the next level of sophistication.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/multi-source-galleries/\"><strong>Multi-Source Galleries</strong></a> – Empower your gallery showcase by effortlessly featuring Woo products, WordPress posts, Instagram feeds, and a variety of other sources, including various API integrations.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/live-copy-paste/\"><strong>Live Copy Paste</strong></a> – Copy and paste fully designed sections from the Unlimited Elements website directly to your website, saving you time and ensuring you can finish your web project as soon as possible.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/mega-menu-widget-for-elementor/\"><strong>Mega Menu Builder</strong></a> – Easily craft a distinctive Mega Menu for your website navigation by incorporating images, icons, links, and various Elementor widgets into unique menu layouts.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/mega-slider-widget-for-elementor/\"><strong>Mega Slider Builder</strong></a> – Easily turn any Elementor sections into slider slides. Now you can amaze your website visitors with jaw-dropping slider designs that look amazing on any device.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/multi-source/\"><strong>Multi-Source Widgets</strong></a> – Add content dynamically to item-based widgets effortlessly with support for ACF repeaters, JSON/CSV files, Woo Products, WordPress posts, users, menus, and a range of API integrations.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/dynamic-post-popup-widget-for-elementor/\"><strong>Dynamic Popup Builder</strong></a> – Dynamically create a popup to add a quick view of the post without leaving the page. Use an Elementor single post template to create the layout of the dynamic popup.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/form-builder/\"><strong>Elementor Form Builder</strong></a> – Build advanced forms effortlessly using the drag-and-drop form builder. Whether it’s a simple or complex form, our straightforward form widgets make it quick and easy to create forms, improving your workflow.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/calculators/\"><strong>Calculator Builder</strong></a> – Easily design professional calculators for any type of industry. Whether you need a loan calculator, mortgage calculator or business calculator, our powerful and intuitive drag and drop builder makes it easy to create complex calculators with ease.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/filters/\"><strong>Elementor Filter Widgets</strong></a> – Unlock the potential of the AJAX-based faceted filter system, seamlessly empowering you to craft diverse layouts with ease. Take control by applying multiple filters, ensuring a super-fast and dynamic filtering experience tailored to your website needs.</p></li>\n</ul>\";s:12:\"installation\";s:521:\"<p>Note : This plugin works with Elementor. Make sure you have <a href=\"https://wordpress.org/plugins/elementor/\">Elementor</a> installed.</p>\n\n<ol>\n<li>Upload the plugin folder to the <code>/wp-content/plugins/</code> directory, or install the plugin through the WordPress plugins screen directly.</li>\n<li>Activate the plugin through the \'Plugins\' screen in WordPress</li>\n<li>Navigate to Unlimited Elements in the WordPress side menu and install the widget you want by hovering over it and clicking install.</li>\n</ol>\";s:3:\"faq\";s:4208:\"<h4>Can I use the plugin without Elementor?</h4>\n\n<p>No. You cannot use the plugin without Elementor since it\'s an addon for Elementor.</p>\n\n<h4>Does the plugin work with any theme?</h4>\n\n<p>Absolutely! The plugin will work with any theme where Elementor works.</p>\n\n<h4>What if I update to the Premium version after using the Free version?</h4>\n\n<p>Your existing elements/content will work with the premium version. So you won’t lose your any of your hard work.</p>\n\n<h4>Can I get a refund?</h4>\n\n<p>If you are not happy with your purchase at anytime just contact us and we will refund 100% of your money no questions asked.</p>\n\n<h4>Do you offer a renewals discount?</h4>\n\n<p>Yes, you get 25% discount for all annual plan automatic renewals. The renewal price will never be increased so long as the subscription is not cancelled.</p>\n\n<h4>How do I install and activate the \'Unlimited Elements for Elementor\' plugin on WordPress?</h4>\n\n<p>To install the \'Unlimited Elements\' plugin on your WordPress site, access your WordPress Dashboard and go to Plugins -> Add New. In the search box, enter \'Unlimited Elements.\' Locate the plugin in the search results and click on the \'Install Now\' button. Once the installation is finished, click on the \'Activate\' button, and \'Unlimited Elements for Elementor\' will be successfully activated on your WordPress site.</p>\n\n<h4>Do I need to know code to use Unlimited Elements?</h4>\n\n<p>No, you do not need to know code to leverage the widgets and other tools provided by the Unlimited Elements plugin. It is designed to be user-friendly, allowing you to enhance your Elementor experience without any coding expertise. However, for users familiar with code, the plugin offers the added advantage of a widget creator, enabling the creation of custom Elementor widgets for a more tailored and advanced design experience.</p>\n\n<h4>Is my site secure with Unlimited Elements?</h4>\n\n<p>Yes, Unlimited Elements is a secure plugin. The plugin is regularly updated to adhere to common security standards, ensuring a secure environment for your website.</p>\n\n<h4>What types of filters does Unlimited Elements provide?</h4>\n\n<p>Unlimited Elements offers a variety of filter types, including search filters, dropdowns, tabs filters, checkboxes filters, and WooCommerce-related filters, providing a diverse range of options for dynamic and versatile website filtering.</p>\n\n<h4>Are the filters compatible with any post type or WooCommerce products?</h4>\n\n<p>Yes, all the filters provided by Unlimited Elements are live Ajax filters, ensuring dynamic and seamless filtering experiences. They are compatible with any post type, including custom post types, and WooCommerce products, offering versatile functionality for a wide range of content on your website. Utilize specific WooCommerce filters to enhance the shopping experience for your customers, such as the price range slider filter and color swatches filter for products with different colors.</p>\n\n<h4>Can I use Unlimited Elements to display custom post types in my widgets?</h4>\n\n<p>Yes, Unlimited Elements supports showcasing custom post types with advanced query selection and seamless connection to any filter from the UE library. This allows for tailored and dynamic content presentation on your website using the plugin\'s versatile features.</p>\n\n<h4>What are multi-source widgets in Unlimited Elements?</h4>\n\n<p>Multi-source widgets in Unlimited Elements enable the population of item-based widgets with various dynamic source types. These widgets can be populated using sources like ACF repeater fields, WooCommerce products, custom post types, Instagram feeds, and various API integrations. This versatility allows for the seamless integration of diverse content into widgets, enhancing the flexibility and functionality of your website elements.</p>\n\n<h4>Should I use Remote Control Widgets or the Sync Widgets function in Unlimited Elements?</h4>\n\n<p>The choice depends on your design preferences. If you want complete control, go for Remote Control Widgets. For synchronized layouts, choose Sync Widgets. They can also be used together for even more powerful customization options in Unlimited Elements.</p>\";s:9:\"changelog\";s:112775:\"<p>version 1.5.98: 2024-03-05</p>\n\n<ul>\n<li>Fix Some small gutenberg related bug fix</li>\n</ul>\n\n<p>version 1.5.97: 2024-03-04</p>\n\n<p>Plugin Updates:</p>\n\n<ul>\n<li>Fix: allow showing authors name translated</li>\n<li>Change: updated font awesome version to 6</li>\n<li>Fix: done some link attribute security fix</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Accordion Menu (Pro) - Implemented \'Active State Color\' options for Sub Menu items. This new functionality allows users to customize the color of sub-menu items when they are in the active state, providing enhanced visual feedback.</li>\n<li>Feature: Content Slider (Pro) - Made \'Slide Margin\' option available for Full Slider Type and Offset Slider Type. This update expands the usability of the margin customization, allowing users to set margins between slides in both Full Slider and Offset Slider configurations.</li>\n<li>Feature: Icon Tabs (Pro) - Made \'Start Collapsed\' option responsive. This update ensures that the \'Start Collapsed\' behavior adjusts responsively, providing a consistent and user-friendly experience across various devices and screen sizes.</li>\n<li>Feature: Post Accordion (Free) - Introduced \'Expand All Accordion\' functionality, enabling users to expand all accordion items with a single click for improved content accessibility.</li>\n<li>Feature: Fullscreen Menu (Free) - Introduced option to customize the thickness of the animated hamburger icon bars, providing users with greater control over the visual appearance of the icon.</li>\n<li>Change: Coverflow Carousel (Pro) - Updated \'Button Link\' option: if empty, no link will be applied. This modification ensures that if the \'Button Link\' option is left empty, no link will be associated with the button within the widget.</li>\n<li>Fix: Product Carousel (Pro) - Optimized widget HTML code. This update enhances performance and efficiency by streamlining the HTML structure of the widget.</li>\n<li>Fix: Content Tabs (Free) - Improved widget interaction within an Elementor\'s popup. This update ensures a more seamless and optimized experience when utilizing the widget within a popup setting.</li>\n</ul>\n\n<p>version 1.5.96: 2024-02-26</p>\n\n<p>Plugin Updates:</p>\n\n<ul>\n<li>Feature: added option for time_ago_short in timelines that will show shorter version of minutes and hours text</li>\n<li>Feature: added defaults for weather widget</li>\n<li>Fix: fixed hourly weather fields</li>\n<li>Fix: fixed the import with images functionality</li>\n<li>Fix: set default timeout to remote requests</li>\n<li>Fix: fixed the image duplicate when importing templates</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Side Menu (Pro) - Implemented \'Menu Padding\' option. This new functionality allows users to set padding for the menu, providing control over the spacing and layout within the widget.</li>\n<li>Feature: Post Grid (Pro) - Introduced a new value for \'Meta Data Position\' option called \'Before Title\'. This new functionality allows users to position meta data before the title, providing additional flexibility in content layout.</li>\n<li>Feature: Loop Carousel (Pro) - Implemented \'Stage Padding\' option. This new functionality allows users to set stage padding, displaying a part of the previous and next carousel items for a more visually appealing and dynamic presentation.</li>\n<li>Feature: Interactive Circle Infographic (Pro) - Implemented \'Selected Item Number\' option. This new functionality allows users to select a specific item by default, enhancing user experience by highlighting a predetermined item upon initialization.</li>\n<li>Feature: Unlimited Timeline (Free) - Introduced option to display the image on the opposite side of the content for enhanced layout flexibility and customization.</li>\n<li>Feature: Thumbnail Slider (Pro) - Introduced \'Multi Source\' option, enabling users to select gallery items from various sources for enhanced flexibility and content integration.</li>\n<li>Feature: Timer Countdown Banner (Pro) - Added \'Direction\' option to support RTL (Right-to-Left) layout websites.</li>\n<li>Feature: Post Horizontal Timeline (Pro) - Introduced Background Color and Icon Color options for Navigation Arrows in disabled mode. This new functionality allows users to customize the appearance of navigation arrows when they are disabled, providing enhanced visual control.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Time Ago Type\' option. This new functionality allows users to choose the type of time ago representation, providing flexibility in how time is displayed within the widget.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Text Custom Field\' option. This new functionality allows users to add a custom field under the main Posts Text, providing additional customization for displaying content.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Link Type\' option for all link elements in the widget. This new functionality allows users to choose the type of link for various elements within the widget, enhancing control over linking behavior.</li>\n<li>Feature: Remote Link (Pro) - Introduced active state for the link. This new functionality allows users to customize the appearance of the link when it is in an active state, providing enhanced visual feedback.</li>\n<li>Feature: Dynamic Post Popup (Pro) - Implemented \'Hide Vertical Scrollbar in Popup\' option. This new functionality allows users to hide the vertical scrollbar within the popup, providing a cleaner and more focused appearance.</li>\n<li>Feature: Icon Carousel (Pro) - Introduced \'Autoplay Pause on Hover\' option, allowing users to pause autoplay functionality when hovering over the carousel for improved control and interaction.</li>\n<li>Feature: Dynamic Post Popup (Pro) - Introduced Entrance Animation functionality for the popup. This new feature allows users to apply entrance animations, enhancing the visual appeal and engagement when the popup appears.</li>\n<li>Feature: Unlimited Timeline (Free) - Implemented \'Content Box Link\' option. This new functionality allows users to link the entire content box, providing a convenient way to associate a link with the entire widget item.</li>\n<li>Feature: Text Field (Free) - Added \'Read Only\' option, allowing users to set the field as read-only for preventing user input while retaining visibility of the text.</li>\n<li>Feature: Unlimited Charts (Pro) - Introduced \'Radar Range\' option for Radar chart, allowing users to set the minimum range value for improved data visualization.</li>\n<li>Feature: Testimonial Carousel (Pro) - Added \'Rating\' field to the Source option. This new functionality allows users to incorporate a rating field as a source for the widget, expanding the available data sources for enhanced content display.</li>\n<li>Feature: Multi Step Form (Pro) - Introduced \'Direction\' option. This new functionality is useful for RTL (Right-to-Left) websites, allowing users to set the direction of the widget layout accordingly.</li>\n<li>Feature: Unlimited Timeline (Free) - Introduced option for users to customize the text of each item\'s button, providing greater flexibility.</li>\n<li>Feature: Post List (Free) - Implemented \'Space Between Categories\' option. This new functionality allows users to set spacing between categories, providing control over the layout and visual presentation of category elements.</li>\n<li>Feature: Memory Game (Pro) - Introduced \'Add Completion Time to Form Field\' option, enabling users to automatically append the time taken to complete the memory game to a designated form field.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Add Link For The Whole Item\' option. This new functionality allows users to add a link to the entire widget item, enhancing the interactive capabilities and providing a clickable area for the entire item.</li>\n<li>Feature: Post Carousel (Pro) - Implemented \'Text Padding\' and \'Title Padding\' options. This new functionality allows users to set padding for text and title elements, providing enhanced control over spacing and layout within the widget.</li>\n<li>Feature: Post Grid (Pro) - Introduced \'Date Modified\' options. This new functionality allows users to display the date when a post was last modified, providing additional information and transparency in content presentation.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Introduced options to customize Maps Controls icons\' color and background color. This new functionality allows users to personalize the appearance of map controls, enhancing visual customization.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Disable Map Interaction On Mobile\' option. This new functionality allows users to disable map interaction specifically on mobile devices, providing control over the user experience on smaller screens.</li>\n<li>Change: Content Tabs (Free) - Modified behavior of \'Start Collapsed\' option when used with \'Set Hash\'. If the URL has a hash, the first opened tab will be determined by the hash, providing a more dynamic and user-friendly experience.</li>\n<li>Change: Dropdown Button (Pro) - Removed Text Decoration CSS property from dropdown items. This update enhances the visual presentation by eliminating unnecessary text decoration.</li>\n<li>Change: Woo Mini Cart (Pro) - Added separate border options for \'View Cart\' and \'Checkout\' buttons, providing users with more customization flexibility for button styling.</li>\n<li>Change: Swipe Carousel (Pro) - Modified \'Enable Link\' option. Now, the entire item serves as a link, providing a more intuitive and consistent approach to linking within the widget.</li>\n<li>Fix: Submit Button (Free) - Corrected default values in email 2 that were leading to validation errors.</li>\n<li>Fix: Post Carousel Lite (Free) - Addressed issue where the carousel was not displaying on mobile devices.</li>\n<li>Fix: Icon Tabs (Pro) - Resolved issue with the \'Start Collapsed\' option. The fix ensures that the \'Start Collapsed\' option now functions correctly, delivering the intended collapsed behavior upon initialization.</li>\n<li>Fix: Post Grid (Pro) - Optimized widget item HTML code. This update enhances performance and efficiency by streamlining the HTML structure of widget items.</li>\n<li>Fix: Unlimited Timeline (Free) - Optimized item HTML code. This update improves performance and efficiency by refining the HTML structure of individual items within the widget.</li>\n<li>Fix: Unlimited Timeline (Free) - Optimized CSS code. This update improves performance and reduces the overall footprint of the stylesheet, enhancing efficiency and loading times.</li>\n<li>Fix: Remote Link (Pro) - Resolved issue where the Text Shadow option was erroneously interpreted as Box Shadow. The fix ensures that the Text Shadow option now functions correctly, providing the intended text shadow effect.</li>\n<li>Fix: Scroll Sequence (Pro) - Revised and improved descriptions of the widget fields for better clarity.</li>\n<li>Fix: Post Magazine Grid (Pro) - Added \'raw\' tag to category names to fix the display issue where the \'&\' symbol in category names was not displaying correctly.</li>\n<li>Fix: Before After (Pro) - Improved widget interaction with Elementor\'s Popups. This update ensures seamless integration and optimal performance when using the widget within Elementor\'s Popup functionality.</li>\n<li>Fix: Grid Gallery (Pro) - Resolved an issue where the widget was not extending to full width within Elementor Container.</li>\n<li>Fix: Particle Image (Pro) - Added protection from lazy load. This update ensures compatibility and proper functionality, mitigating potential issues related to lazy loading on various platforms.</li>\n</ul>\n\n<p>version 1.5.95: 2024-02-12:</p>\n\n<ul>\n<li>Feature: Ensure that the blog displayed on the \"Home\" page of the plugin is always up-to-date.</li>\n<li>Feature: Implemented support for tags in the widget catalog.</li>\n<li>Feature: Added an option for galleries to play videos in muted mode.</li>\n<li>Feature: Integrated weather forecast data preparation for the widget.</li>\n<li>Fix: Addressed some minor potential security risks associated with the import templates functionality.</li>\n<li>Fix: Rectified email validation for Form Email2.</li>\n<li>Fix: Resolved some issues with the price range filter.</li>\n<li>Fix: fixed the problem where dynamic template styles disappeared after updating Elementor Pro.</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Image Zoom Content Box (Free) - Implemented \'Title Tag\' option. This new functionality allows users to specify the HTML tag for titles within the widget, providing flexibility and control over the semantic structure of the content.</li>\n<li>Feature: Post Accordion (Free) - Implemented \'Disable Link in Image\' option. This new functionality allows users to disable the link associated with an image, providing more control over the interactive behavior of images within the widget.</li>\n<li>Feature: Slider Gallery (Free) - Implemented \'Mute Video\' option. This new functionality allows to play videos muted by default. Volume can be adjusted in video players on live page.</li>\n<li>Feature: Unlimited Charts (Pro) - Implemented \'Item Bar Width\' option. This new functionality allows users to customize the width of individual bars, providing greater control over the visual representation of items.</li>\n<li>Feature: Remote Item Navigation (Pro) - Introduced \'Border Override Color\' options for Regular and Active states. This new functionality allows users to customize border colors separately for both Regular and Active states, enhancing visual styling in the widget.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Title Min Height\' option. This new functionality allows users to set a minimum height for the title, offering more control over the visual presentation and consistency in the widget.</li>\n<li>Feature: Checkbox Field (Pro) - Introduced \'Show Link\' option. This new functionality enables users to show or hide links and customize their styling within the widget, offering more control over the interactive elements.</li>\n<li>Feature: Counter (Free) - Implemented \'Add Link To Widget Container\' option. This new functionality allows users to include a link, enhancing the interactive capabilities of the element by enabling navigation to another page or resource.</li>\n<li>Feature: Icon Box Accordion (Pro) - Introduced \'Icon + Text\' option for Graphic Element. This new value expands customization by allowing users to display both an icon and text within the Graphic Element for richer visual representation.</li>\n<li>Feature: Before After (Pro) - Added support for the widget inside Elementor\'s Tabs widget. This enhancement ensures seamless integration and compatibility, allowing users to utilize the widget effectively within Elementor\'s Tabs.</li>\n<li>Feature: Justified Image Carousel (Pro) - Implemented \'Hide Inactive Arrow\' option. This new functionality allows users to hide inactive arrows, providing a cleaner and more focused appearance in the widget interface.</li>\n<li>Feature: Layers (Pro) - Added shadow for icon type layers.</li>\n<li>Feature: Icon Pointer Button (Pro) - Introduced \'Direction\' option. This new functionality allows users to specify the direction for RTL (Right-to-Left) or LTR (Left-to-Right) websites, ensuring proper layout alignment based on language direction.</li>\n<li>Feature: Loop Carousel (Pro) - Implemented \'Auto Height\' option. This new functionality adjusts the height of the slider dynamically based on the height of the current slide, providing a more adaptive and seamless user experience.</li>\n<li>Feature: Justified Image Carousel (Pro) - Option to fix the broken layout (resulting in a duplicate carousel) caused by delayed image loading, this solution verifies that the images are loaded before initializing the carousel.</li>\n<li>Feature: Remote Tabs (Pro) - Introduced styling options for Border Radius, Border, and Shadow for the image of the active tab.</li>\n<li>Feature: Layers (Pro) - Added background color, padding and radius for text fields.</li>\n<li>Feature: WhatsApp Chat (Pro) - z-index option for Popup, allowing users to customize the stacking order of the Popup for better control over its visibility in relation to other elements.</li>\n<li>Feature: WhatsApp Chat (Pro) - Introduced option to customize the Popup Title, along with styling options for enhanced visual control and personalization.</li>\n<li>Feature: Swipe Carousel (Pro) - Introduced \'Additional Title\' options. This new functionality expands customization by providing additional settings for titles, allowing users to further enhance the visual presentation of titles within the widget.</li>\n<li>Feature: Content Grid (Pro) - Introduced \'Image Scale\' option. This new functionality allows users to scale the images, providing enhanced control over the visual presentation within the widget.</li>\n<li>Feature: Fullscreen Menu (Free) - Implemented feature - automatically opens menu item if it matches the current page URL.</li>\n<li>Feature: Post Grid (Pro) - Added Option to show post tags, providing users with the ability to showcase tags associated with each post.</li>\n<li>Feature: Post Magazine Grid (Pro) - Introduced \'Image Scale\' and \'CSS Filters\' options along with the hover transition duration for enhanced image customization.</li>\n<li>Feature: Card Carousel (Free) - Implemented \'Image Position\' option. This new functionality allows users to customize the position of image within the widget, providing enhanced control over the visual layout.</li>\n<li>Feature: Layers (Pro) - Added mouse parallax effect, adds a captivating and interactive dimension to the user interface.</li>\n<li>Feature: Swipe Carousel (Pro) - Introduced additional styling options. This new set of functionalities allows users to further customize and refine the visual appearance of the widget, providing enhanced styling possibilities.</li>\n<li>Feature: Mega Menu (Pro) - Implemented \'Close Transition Speed\' option. This new functionality enables users to set the speed of close animations for the dropdown, enhancing visual transitions and customization.</li>\n<li>Feature: Unlimited Carousel (Pro) - Added \'Image Position\' option, allowing users to customize the position of the image above or below the content for enhanced layout flexibility.</li>\n<li>Feature: Layers (Pro) - Implemented motion effects—now elements can bounce up and down and move left to right for a livelier interface.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Center Info Window\' option. This new functionality allows users to center the info window on the map, providing enhanced visibility and focus on the selected location.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Close After Outside Info Window Click\' option. This new functionality allows users to close the info window after clicking outside of it on the map, enhancing user interaction and control.</li>\n<li>Feature: Layers (Pro) - Implemented responsive settings for individual layers, allowing users to toggle each layer on or off based on the specific device requirements.</li>\n<li>Feature: Image Accordion (Pro) - Added \'Title HTML Tag\' option, providing users with better SEO control by allowing customization of HTML tags for widget titles.</li>\n<li>Feature: Content Tabs (Free) - Introduced option to fire a resize event on tab click, ensuring proper functionality of other widgets inside tab content for a smoother and more seamless user experience.</li>\n<li>Feature: Event List (Pro) - Implemented \'Remove Expired Event Item\' option. This new functionality allows users to automatically remove event items that have expired, streamlining content management within the widget.</li>\n<li>Feature: Post Grid (Pro) - Added typography option for post tags, allowing users to customize the font style, size, and other typographic attributes.</li>\n<li>Feature: Event List (Pro) - Implemented \'Horizontal Align\' option. This new functionality allows users to customize the horizontal alignment of the button, providing enhanced control over the layout within the widget.</li>\n<li>Feature: vCard (Pro) - Introduced option to include social media links in downloadable VCF contact file, enhancing contact information with additional social network profiles for improved connectivity.</li>\n<li>Change: Toggle Text Button (Free) - Upgraded textarea to full functionality editor, providing users with enhanced editing capabilities.</li>\n<li>Change: vCard (Pro) - Updated vCard JavaScript library to the latest version, ensuring compatibility with current standards and latest feature availability.</li>\n<li>Fix: Woo Product List (Free) - Introduced \'Layout Type\' option. This new functionality allows users to set the layout as either column or row, providing flexibility in organizing and displaying content within the widget.</li>\n<li>Fix: vCard (Pro) - Resolved issue where QR code was not scanning on some apps.</li>\n<li>Fix: Hotspots (Pro) - Rebuilt JavaScript code for better interaction. Removed unnecessary code to optimize performance and streamline functionality.</li>\n<li>Fix: Sideways Vertical Text (Pro) - Text layout shifting issue on Safari browser.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue with scrolling to the top of the page after tab click. The fix ensures that tab clicks no longer trigger unintended scrolling to the top, providing a smoother user experience.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with the vertical scrollbar appearing on hover.</li>\n<li>Fix: Testimonial Carousel (Pro) - The issue where styling attributes (size and color) for SVG icons were not taking effect.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue in Content Tabs when Before After widget couldn\'t function inside tabs. The fix ensures proper functionality, allowing users to utilize the widget as intended.</li>\n<li>Fix: Woo Product Grid (Pro) - Added image HTML attributes to product images.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue where the size of social icons wasn\'t responding to the option value. The fix ensures that the specified option value now accurately reflects the size of social icons.</li>\n<li>Fix: Counter (Free) - Removed unnecessary space in \'Before Text\' and \'After Text\' options. This update improves the clarity and presentation of the text by eliminating unnecessary spacing.</li>\n<li>Fix: Content Tabs (Free) - Added support for Elementor Tabs widget. This enhancement ensures seamless integration and compatibility, allowing users to incorporate the widget effortlessly within Elementor Tabs.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved an issue where incorrect icons were being displayed after selecting a menu item.</li>\n<li>Fix: Woo Mini Cart (Pro) - Improved widget compatibility with optimization plugins like WP Rocket. This update ensures seamless integration, optimizing performance and enhancing the overall user experience when using these plugins.</li>\n<li>Fix: Post Accordion (Free) - Updated post content loading method to resolve the issue where, on some sites, post content was not displaying correctly.</li>\n<li>Fix: Dropdown Field (Pro) - Fixed an issue when Dropdown Field couldn\'t parse Field Name to Number Field widget.</li>\n<li>Fix: Card Carousel (Free) - Resolved issue where Transition Speed wasn\'t working for non-default animations. The fix ensures that Transition Speed now functions correctly for all animations, providing consistent and reliable behavior.</li>\n<li>Fix: Unlimited Google Maps (Pro) - Removed default 2px border with blue color from one of the map elements. This update improves the visual presentation by eliminating an unnecessary border.</li>\n</ul>\n\n<p>version 1.5.94: 2024-01-25:</p>\n\n<ul>\n<li>Feature: added option to message individual fields for the form</li>\n<li>Change: removed instagram blocked api message - the instagram functionality is active now!</li>\n<li>Change: added default values to currency fields</li>\n<li>Fix: fixed small php bug regarding date field in items</li>\n<li><p>Fix: fixed some small xss vulnurability that pachstack discovered</p></li>\n<li><p>Feature: Number Field (Pro) - Introduced \'Enable Date Field in Formula\' option. This new functionality enables the use of Date Field in formula by allowing the addition or subtraction of days.</p></li>\n<li>Feature: Unlimited Charts (Pro) - Introduced \'Remove Items with 0 Value\' option. This new functionality automatically excludes items with a value of 0 from charts.</li>\n<li>Feature: WordPress Menu (Free) - Implemented \'Hover Effect\' option. This new functionality allows users to choose from a variety of hover link effects, enhancing the visual presentation with dynamic animations.</li>\n<li>Feature: Hotspots (Pro) - Introduced customizable popup positioning, providing users with the option to define the exact position rather than relying on preset center alignment.</li>\n<li>Feature: Event List (Pro) - Introduced \'Event End Date\' option, allowing users to display event end date and time.</li>\n<li>Feature: Event List (Pro) - Implemented \'Calendar Horizontal Align\' option. This new functionality allows users to customize the horizontal alignment of the calendar, providing better control over its placement within the layout.</li>\n<li>Feature: Product Carousel (Pro) - Introduced functionality to hide navigation arrows automatically when the number of products is less than a specified value.</li>\n<li>Feature: Dropdown Field (Pro) - Introduced \'Multisource\' option. This functionality allows users to select the source of checkbox values as posts, products, etc., providing versatile options for integrating diverse content.</li>\n<li>Feature: Checkbox Field (Pro) - Introduced \'Multisource\' option. This functionality allows users to select the source of checkbox values as posts, products, etc., providing versatile options for integrating diverse content.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Checkbox Value Handling\' options. This new functionality allows users to choose the checkbox value type from options such as sum, individual number, or individual text, providing flexibility in handling checkbox values.</li>\n<li>Feature: Masonry Gallery (Pro) - Introduced \'Title Typography\' and \'Description Typography\' options. These new functionalities allow users to customize the typography settings for titles and descriptions.</li>\n<li>Feature: Masonry Gallery (Pro) - Implemented \'Tile Background Color\' option. This new functionality allows users to customize the background color of tiles, providing enhanced visual control over the widget\'s appearance.</li>\n<li>Feature: Hotspots (Pro) - Added \'Popup Image Size\' option, allowing users to customize the size of popup images.</li>\n<li>Feature: WooCommerce Product Carousel (Pro) - Introduced functionality to hide navigation arrows automatically when the number of products is less than a specified value.</li>\n<li>Feature: Logo Carousel (Pro) - Implemented \'Open Links In New Tab\' option. This new functionality allows users to specify whether links should open in a new tab with Source type posts, products, etc.</li>\n<li>Feature: Content Ticker (Pro) - Added Option to add an Image for each ticker item.</li>\n<li>Change: Hotspots (Pro) - Enabled \'Image Size Select\' option for the Image, allowing users to choose from different image resolutions for enhanced flexibility and visual customization.</li>\n<li>Change: Icon Carousel (Pro) - Improved \'Item Minimum Height\' option by expanding the range of values.</li>\n<li>Fix: Fullscreen Menu (Free) - Improved protection from Elementor sticky section interference.</li>\n<li>Fix: vCard (Pro) - Issue with QR code not displaying when \'Include Image in Contact\' is enabled has been resolved.</li>\n<li>Fix: Dropdown Field (Pro) - Resolved issue with \'Field Name\' not appearing during email sending. The fix ensures that the field name is now properly displayed in email notifications.</li>\n<li>Fix: Mega Menu (Pro) - Resolved horizontal scroll issue. The fix ensures that the layout no longer experiences unintended horizontal scrolling, providing a more stable and user-friendly experience.</li>\n<li>Fix: Scroll To Top (Free) - Resolved issue where the icon wasn\'t visible on the frontend. The fix ensures proper visibility of the icon, addressing the bug and improving the overall appearance.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with the \'Disable Page Scroll\' option not working in some cases. The fix ensures consistent functionality, preventing page scrolling as intended.</li>\n<li>Fix: Text Field (Free) - Resolved input width issue. The fix ensures that input elements now display with the correct width.</li>\n</ul>\n\n<p>version 1.5.93: 2024-01-18:</p>\n\n<ul>\n<li>Feature: Introduced the option \'slider_video_autoplay\' to galleries, enabling video autoplay when changing items.</li>\n<li>Feature: Added the option to include specific taxonomies in related posts queries.</li>\n<li>Feature: Implemented automatic recognition of video thumbnail IDs in certain gallery types based on relevant post meta.</li>\n<li>Feature: Added functionality for the price range filter.</li>\n<li>Change: Updated the Freemius version.</li>\n<li>Change: Modified the text format for the export change log.</li>\n<li>Change: Restored the \"import with images\" feature after incorporating file type checks for security.</li>\n<li>Fix: Enhanced the handling of multiple user records for the \'exclude users\' option in the users query (Ajax-based).</li>\n<li>Fix: Corrected URL CSS and JS inclusion issues in Elementor editor.</li>\n<li><p>Fix: Corrected a bug related to \"mini cart widget\" in PHP in specific cases.</p></li>\n<li><p>Feature - Card Carousel (Free) - Introduced \'Hide Item\' option. This new functionality allows users to hide items instead of deleting them permanently, offering a more reversible and flexible approach to item management.</p></li>\n<li>Feature - Post Grid (Pro) - Implemented \'Layout Type: Above\' option. This new functionality allows users to change the position of the content box to above the image.</li>\n<li>Feature - Thumbnail Gallery (Pro) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Compact Gallery (Free) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Grid Gallery (Pro) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Slider Gallery (Free) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Flip Box Carousel (Pro) - Introduced option for back icon alignment, providing users the flexibility to customize the alignment of the back icon.</li>\n<li>Feature - Post List (Free) - Implemented \'Image Scale\' option for regular and hover states. This new feature allows users to customize the scaling of images independently for regular and hover states, enhancing visual presentation.</li>\n<li>Change - Flip Box Carousel (Pro) - Implemented conditional rendering of CSS to reduce unused styles, resulting in improved performance, SEO, and faster load times for enhanced user experience.</li>\n<li>Change - Content Accordion (Free) - Improved \'Expand All Accordion\' functionality, now allowing users to close the accordion by clicking the same button again for a more intuitive and user-friendly experience.</li>\n<li>Fix - WooCommerce Product Grid (Pro) - Implemented protection against buttons not being vertically aligned in specific cases.</li>\n<li>Fix - Flip Box Carousel (Pro) - Resolved an issue where links were not functioning properly when clicking on the back icon.</li>\n<li>Fix - WooCommerce Product Grid (Pro) - Resolved issue with the product button not being clickable in some cases.</li>\n<li>Fix - Post Carousel (Pro) - Resolved issue with the side-by-side layout.</li>\n<li>Feature - Logo Grid (Free) - Enhanced responsiveness for item \'Padding\' option. This update ensures that item padding adjusts effectively across various screen sizes and device resolutions for a consistent layout.</li>\n<li>Feature - Logo Grid (Free) - Implemented \'Direction\' option. This new feature is particularly useful for RTL (Right-to-Left) websites, allowing users to specify the direction of the widget\'s layout for improved compatibility.</li>\n<li>Feature - Content Accordion (Free) - Introduced a new feature that allows the expansion of all accordion items by clicking on an external element with the class \"ue-content-accordion-expand-all\".</li>\n<li>Feature - Memory Game (Pro) - Introduced template option for success message, Allowing users to show Elementor template as success message.</li>\n<li>Feature - Memory Game (Pro) - Added \'Completion Time\' option, enabling users to show the time it took to complete the game for a more informative and engaging experience.</li>\n<li>Feature - Content Accordion (Free) - Introduced \'Additional Header Content\' option in the accordion, allowing users to include additional content after the header title.</li>\n<li>Feature - Post Accordion (Free) - Implemented \'Open Links in New Tab\' option. This new functionality allows users to configure links to open in a new tab, enhancing control over the navigation experience.</li>\n<li>Feature - Side Menu (Pro) - Added an option to add a logo to the side menu layout.</li>\n</ul>\n\n<p>version 1.5.92: 2024-01-04:</p>\n\n<ul>\n<li>Feature: Introduced the change log option in the widget editor.</li>\n<li>Feature: Introduced the ability to connect with Google API for multi-source options.</li>\n<li>Feature: Included an option to link with Google Sheets under the general settings for forms.</li>\n<li>Feature: Integrated a \"show globals\" feature in troubleshooting for enhanced diagnostics.</li>\n<li>Feature: Implemented the capability to output cart fragments for the woo mini cart.</li>\n<li>Feature: Provided an option for \"none\" under lightbox-type in galleries, allowing users to disable the lightbox.</li>\n<li>Feature: Added an \"excerpt\" field to post fields within the widget editor for more detailed posts.</li>\n<li>Fix: Replaced site_url() with home_url() in global variables for better website navigation.</li>\n<li>Fix: Resolved a conflict with another select2 on the admin side, ensuring smoother operations.</li>\n<li>Fix: Rectified an error with multiple order by clauses in post queries to improve data sorting.</li>\n<li><p>Fix: Enhanced the manual selection of Elementor template retrieval for optimized performance.</p></li>\n<li><p>Feature - Content Carousel - Introduced \'Equalize Content Height\' option. This new feature simplifies the process of making content elements equal in each item.</p></li>\n<li>Feature - Flip Box Carousel - Enhanced responsiveness for Border Radius option. The update ensures that the Border Radius adapts effectively to different screen sizes and device resolutions for a consistent display.</li>\n<li>Feature - WooCommerce Product Carousel - Resolved broken layout issue occurring when set to side-by-side layout</li>\n<li>Feature - Phone Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Textarea Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Email Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Text Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Testimonial Carousel - Implemented \'Layout Type: Grid\' option. This new functionality facilitates the transformation of the widget\'s layout into a simple grid.</li>\n<li>Feature - Testimonial Carousel - Introduced \'Layout Type: Swipe\' option. This new feature allows users to set the behavior of the widget, resembling the functionality found in Swipe Carousel widget.</li>\n<li>Feature - Flip Box Carousel - Introduced \'Disable Mouse Drag\' and \'Disable Touch Drag\' options in Flip Box Carousel settings, offering control over user interaction by allowing the disabling of dragging functionalities.</li>\n<li>Feature - Team Member Grid - Introduced \'Badge\' option, allowing users to include custom badge images or icons for enhanced member representation.</li>\n<li>Feature - Thumbnail Slider - Implemented responsiveness for \'Slider Main Image Height\' option.</li>\n<li>Feature - Thumbnail Slider - Optimized \'Slider Main Image Height\' functionality to prevent widget reloading upon value change.</li>\n<li>Change - Thumbnail Slider - Changed attribute of \'Slider Main Image Height\' option from Number to Slider. This adjustment simplifies the process of adjusting the height of the main image by providing a more intuitive control.</li>\n<li>Fix - Submit Button - Improved interaction within Multi Step Form widget. Enhancements have been made to streamline and optimize the submit action.</li>\n<li>Feature - Multi Step Form - Implemented form submission loader. This new addition introduces a visual loader to illustrate the process of sending form data, enhancing user feedback during form submission.</li>\n<li>Feature - WooCommerce Product List - Introduced \'Default Image\' option. The widget will now display the specified default image when a product image is empty, for a more personalized user experience.</li>\n</ul>\n\n<p>version 1.5.91: 2023-12-28:</p>\n\n<ul>\n<li>Change: removed some vulnerability related to templates import</li>\n</ul>\n\n<p>version 1.5.90: 2023-12-18:</p>\n\n<ul>\n<li>Fix: fixed some small bug with pro version main file</li>\n</ul>\n\n<p>version 1.5.89: 2023-12-17:</p>\n\n<ul>\n<li>Fix: fixed some post filters detection issues on the page</li>\n<li>Fix: fixed some \"$type not found\" message in php</li>\n<li>Fix: fixed some \"infinite template found: \" message in php (emtpy template load protection)</li>\n<li>Change: added instagram api access error message</li>\n<li>Change: removed \"import with images\" functionality. replaced by doubly plugin.</li>\n</ul>\n\n<p>version 1.5.88: 2023-12-11:</p>\n\n<ul>\n<li>Feature: added \"iframe\" gallery type to the gallery items</li>\n<li>Fix: fixed the \"show/hide edit html button\" option from general settings</li>\n<li>Fix: fixed the general_settings.xml php error</li>\n<li>Fix: fixed some issue with gallery loading on pages and current meta keys</li>\n<li>Fix: fixed default value in datetime control</li>\n<li>Change: added some improvements for the form </li>\n<li>Change: set video placeholder to dynamic galleries in case of video item</li>\n</ul>\n\n<p>version 1.5.87: 2023-11-21:</p>\n\n<ul>\n<li>Change: updated freemius sdk to 2.6.0 version</li>\n<li>Change: added some protection against double background widgets output</li>\n<li>Feature: enabled form functionality</li>\n<li>Feature: enabled currency exchange functionality</li>\n</ul>\n\n<p>version 1.5.85: 2023-11-15</p>\n\n<ul>\n<li>Feature: added woo_addcart_ajax_attributes_button in twig for the button</li>\n<li>Feature: added option to show original settings values in widget debug</li>\n<li>Feature: added troubleshooting setting not to show php deprecated warnings</li>\n<li>Fix: better prepare post custom fields for the post multisource</li>\n<li>Fix: links from meta field works now</li>\n<li>Fix: fixed the ob_end_clean bug</li>\n<li>Fix: in post query - excluded posts not in from posts in</li>\n<li>Fix: fixed a small bug in the unite gallery library</li>\n<li>Change: updated twig version to 3.x</li>\n<li>Change: updated instagram data with date released field</li>\n</ul>\n\n<p>version 1.5.85: 2023-09-20</p>\n\n<ul>\n<li>Fix: fixed a small bug with multisource image param message</li>\n</ul>\n\n<p>version 1.5.84: 2023-09-20</p>\n\n<ul>\n<li>Feature: added twig function csv to json</li>\n<li>Feature: changed the admin view to new design (added designed header and menu)</li>\n<li>Feature: added option to enable animation on swipe to owl carousel js</li>\n<li>Feature: added woo mini cart functionality</li>\n<li><p>Feature: added option: \"current query as a base\" to post selection -> include by</p></li>\n<li><p>Fix: added support for webp in the manager</p></li>\n<li>Fix: allow fetching images from media library post type for the galleries </li>\n</ul>\n\n<p>version 1.5.83: 2023-08-22</p>\n\n<ul>\n<li>Fix: don\'t show first item in filter when no terms available</li>\n<li>Change: updated calculators javascript code base</li>\n</ul>\n\n<p>version 1.5.82: 2023-08-16</p>\n\n<ul>\n<li>Feature: added option for group filtering widgets</li>\n<li>Feature: solved the video play in gallery type from attachment video</li>\n<li>Change: turned off the video icon for background attribute</li>\n<li>Fix: fixed dynamic template with avoid duplicates</li>\n<li>Fix: fixed gallery widget acf video item error</li>\n<li>Fix: fixed some sort filter bugs with the default selected</li>\n</ul>\n\n<p>version 1.5.81: 2023-08-10</p>\n\n<ul>\n<li>Fix: fixed some missing css in the dynamic loop widgets</li>\n<li>Fix: fixed some child filters related bug</li>\n<li>Fix: fixed order by price in current query</li>\n<li>Fix: fixed some php 8.16+ version notices </li>\n<li>Feature: added option to print the term meta</li>\n</ul>\n\n<p>version 1.5.80: 2023-08-07</p>\n\n<ul>\n<li>Feature: added option to get \"all taxonomy terms\" from a post </li>\n<li>Feature: added html preperations for the woocommerce minicart</li>\n<li>Feature: added \"this week\" to the date selection query</li>\n<li>Feature: added \"grouping\" mode in the \"related posts\"</li>\n<li>Fix: the pagination now works on top of the grid</li>\n<li>Fix: fixed some init ajax filters multiple issues</li>\n<li>Fix: fixed the error with the assets path set</li>\n</ul>\n\n<p>version 1.5.79: 2023-07-24</p>\n\n<ul>\n<li>Fix: changed name for area-label to aria-label</li>\n<li>Fix: in filters - refresh single filter if \"all\" selected and there are hidden items</li>\n<li>Fix: changed protection against inifnite loop to 200</li>\n<li>Fix: show child filters at start if there are selected items</li>\n<li>Fix: date time attribute processor - if no date given - don\'t take current time</li>\n<li>Fix: refresh child filter if main filter selected on init</li>\n<li>Fix: dynamic popup was not worked with multisource in some cases</li>\n</ul>\n\n<p>version 1.5.78: 2023-07-16</p>\n\n<ul>\n<li>Fix: fixed show filters load more</li>\n<li>Fix: fixed multisource repeater empty</li>\n</ul>\n\n<p>version 1.5.77: 2023-07-13</p>\n\n<ul>\n<li>Fix: fixed dropzone collision in widget editor view</li>\n<li>Fix: fixed sort filter price filtering</li>\n<li>Fix: fixed max number in addons db table. from \"int\" to \"bigint\"</li>\n<li>Fix: replaced some deprecated by elementor codes</li>\n</ul>\n\n<p>version 1.5.76: 2023-07-12</p>\n\n<ul>\n<li>Feature: added \"rem\" unit in slider attribute</li>\n<li>Fix: fixed some small bug with remote sync debug</li>\n<li>Fix: fixed the truncate in multisource</li>\n<li>Fix: fixed some small bugs related to remote controls</li>\n<li>Fix: fixed dropzon third party conflict in manager</li>\n</ul>\n\n<p>version 1.5.75: 2023-07-05</p>\n\n<ul>\n<li>Feature: added some suggestion text to add some memory in the troubleshooting section in case that needed</li>\n<li>Fix: the wrong author was displayed in loop post meta data</li>\n<li>Fix: do_shortcode to html items inside the grid and dynamic loop</li>\n<li>Update: Updated Freemius SDK to the latest version</li>\n</ul>\n\n<p>version 1.5.74: 2023-07-04</p>\n\n<ul>\n<li>Fix: show search widgets at plugin install.</li>\n<li>Fix: menu picker depts in multisource</li>\n<li>Fix: set the author data to be retrievable in dynamic grid template</li>\n<li>Fix: show meta fields switcher didn\'t worked in multisource menu items</li>\n</ul>\n\n<p>version 1.5.73: 2023-06-26</p>\n\n<ul>\n<li>Feature: added options for revisions in widget editor</li>\n<li>Fix: added support for wordpress proxy in api calling</li>\n<li>Fix: fixed empty post in query result</li>\n<li>Fix: fixed \"wrong template ID\" elementor error in post accordion</li>\n</ul>\n\n<p>version 1.5.72: 2023-06-21</p>\n\n<ul>\n<li>Fix: added the swf extension in the allowed files in assets</li>\n<li>Feature: prepared the plugin for sort filter</li>\n<li>Change: updated freemius sdk to 2.5.9</li>\n</ul>\n\n<p>version 1.5.71: 2023-06-20</p>\n\n<ul>\n<li>Change: removed js includes of the forms and filters from backend editor</li>\n<li>Change: changed colors of the free version notification in dark mode</li>\n<li>Fix: fix the \"link\" type in wpml integration automatic translation</li>\n<li>Feature: add support for the conditions in ue forms</li>\n</ul>\n\n<p>version 1.5.70 2023-06-19:</p>\n\n<ul>\n<li>Change: added some \"birthday sale\" banner</li>\n<li>Feature: added \"truncate text\" modifier to multisource fields</li>\n<li>Feature: dynamic tags now works inside posts and products related widgets</li>\n<li>Feature: added twig highlighting in codemirror editor</li>\n<li>Fix: fixed sequence animation sliders bug (fields didn\'t loaded in elementor)</li>\n<li>Fix: change the comment from // to /* */ in filters js output to allow proper page compression.</li>\n<li>Fix: the \"time ago\" string is now translatable </li>\n<li>Fix: fixed the wpml elementor template id output</li>\n<li>Fix: fixed backgrounds bug with containers in editor</li>\n<li>Fix: fixed some small bugs with the checkbox filter</li>\n</ul>\n\n<p>version 1.5.69: 2023-06-08:</p>\n\n<ul>\n<li>Fix: allow to install webp images in widgets</li>\n</ul>\n\n<p>version 1.5.68: 2023-06-06:</p>\n\n<ul>\n<li>Change: added functionality for sort filter </li>\n<li>Feature: added field: \"form conditions\" for the upcoming form</li>\n<li>Feature: added link translation to wpml integration</li>\n<li>Feature: added link_attributes field to post list fields in twig</li>\n<li>Fix: fixed slider control min max values in case of multiple units</li>\n<li>Fix: add do shortcode from ajax items response</li>\n<li>Fix: fixed posts grid output with \"product\" taxonomy without woocommerce</li>\n<li>Fix: fixed getting cross sell products query in product list</li>\n</ul>\n\n<p>version 1.5.67 - 2023-05-29:</p>\n\n<ul>\n<li>Fix: fixed some more securaty issues related to assets manager</li>\n</ul>\n\n<p>version 1.5.66 - 2023-05-28:</p>\n\n<ul>\n<li>Fix: fixed some securaty issues related to non editor users operations and not allowed to upload php files in assets manager</li>\n</ul>\n\n<p>version 1.5.65 - 2023-05-26:</p>\n\n<ul>\n<li>Fix: fixed instagram api related bugs </li>\n</ul>\n\n<p>version 1.5.64 2023-05-23:</p>\n\n<ul>\n<li>Change: update freemius to latest version 2.5.8</li>\n<li>Fix: fixed a small php bug</li>\n</ul>\n\n<p>version 1.5.63 2023-05-23:</p>\n\n<ul>\n<li>Change: expand in widget editor is now connected to the screen height</li>\n<li>Fix: fixed the dynamic popup with multiple fields code </li>\n<li>Fix: fixed some sync if the clicked item is link</li>\n<li>Feature: added support for sort post filter</li>\n<li>Feature: hide \"show only insalled\" checkbox in widgets manager if no widget installed.</li>\n</ul>\n\n<p>version 1.5.62 2023-05-14:</p>\n\n<ul>\n<li>Feature: added \"edit template\" link in template selector</li>\n<li>Feature: added hidden template edit button to top bar</li>\n<li>Feature: added option for dynamic popup link to connect to many links in the widget</li>\n<li>Fix: solved some php error with parse dynamic settings in php 8.1</li>\n<li>Fix: getMetaValue error in products</li>\n<li>Fix: fixed doubly css includes in some cases</li>\n</ul>\n\n<p>version 1.5.61 - 2023-05-07:</p>\n\n<ul>\n<li>Feature: added support for woocommerce jet wishlist</li>\n<li>Feature: did option to disable third party hooks in ajax</li>\n<li>Fix: click on link on sync didn\'t worked</li>\n<li>Fix: added some protections to nonce and to file manager zip exctract (securaty issues fix) </li>\n<li>Change: updated freemius sdk to 2.5.7 version.</li>\n</ul>\n\n<p>version 1.5.60 - 2023-04-30:</p>\n\n<ul>\n<li>Feature: added functionality to get cart number of products </li>\n<li>Fix: fixed link field settings for multisoure</li>\n<li>Fix: fixed some bugs with regular price in woocommerce widgets</li>\n<li>Fix: filters js file loaded in editor as well</li>\n<li>Fix: fixed some small php bug regarding \"pathBase\"</li>\n<li>Fix: fixed conditions in multiple select control</li>\n<li>Change: updated unite gallery version</li>\n<li>Change: disabled autoload in update_option for the catalog variable</li>\n</ul>\n\n<p>version 1.5.59: 2023-04-09</p>\n\n<ul>\n<li>Feature: added multiple select to condition attributes in widget editor</li>\n<li>Change: updated freemius sdk to the latest version</li>\n<li>Fix: fixed empty post meta fields in case that acf plugin is on</li>\n<li>Fix: fixed some bug with avoid duplicates option and filters in single grid</li>\n<li>Fix: made some corrections in case that post query show wrong init selected terms values</li>\n<li>Fix: the post carousel goes to random item after ajax refresh</li>\n<li>Fix: fixed jet engine custom fields integration</li>\n</ul>\n\n<p>version 1.5.58: 2023-03-26</p>\n\n<ul>\n<li>Feature: added dynamic popup functionality to multisource widgets</li>\n<li>Fix: fixed missing arguments in the_post action</li>\n<li>Fix: fixed some php multisource error</li>\n<li>Fix: fixed some product ajax search related issues</li>\n<li>Fix: fixed some small but with ajax refresh and sync</li>\n</ul>\n\n<p>version 1.5.57: 2023-03-20</p>\n\n<ul>\n<li>Feature: improved the multisource selectors</li>\n<li>Feature: added option to get image from post meta in post fields - widget editor</li>\n<li>Fix: added \"skins\" folder to unite gallery</li>\n<li>Fix: added more compatability to woo commerce grids with discounts plugins</li>\n<li>Fix: fixed same uc_id in dynamic templates</li>\n</ul>\n\n<p>version 1.5.56: 2023-03-13:</p>\n\n<ul>\n<li>Feature: added option authors by dynamic field in post query</li>\n<li>Feature: done some integration with flycart discounts</li>\n<li>Feature: added option to show post type and post type title in posts fields</li>\n<li>Feature: added option to add multiple values in multisource</li>\n<li>Fix: fixed get posts by terms meta field - add taxonomy</li>\n<li>Fix: fixed responsive css in dynamic loop</li>\n<li>Fix: fixed dynamic loop with jet engine acf fields</li>\n<li>Fix: fixed slider control units for vh, vx and % </li>\n<li>Fix: added \"before today\" for past year in date qury</li>\n<li>Change: the uc_id will not change now when page refresh</li>\n</ul>\n\n<p>version 1.5.55: 2023-02-23:</p>\n\n<ul>\n<li>Fix: fixed wpml integrate fields</li>\n<li>Fix: fixed some write file error, will not crash if happend</li>\n<li>Fix: fixed entrance animation js on popup</li>\n<li>Fix: fixed strip tags in intro from content</li>\n<li>Fix: fixed some php 8.1 issues</li>\n<li>Fix: fixed some post intro with html tags issues</li>\n<li>Change: do_action function is working now in free version</li>\n</ul>\n\n<p>version 1.5.54: 2023-02-15</p>\n\n<ul>\n<li>Change: added some define variable that indicate the under ajax search</li>\n<li>Change: added \"collect\", and \"output\" to schema types in content accordion widget for example</li>\n<li>Feature: added wpml auto translate integration</li>\n<li>Feature: added option to select \"all taxonomies\" in exclude terms in terms selection</li>\n<li>Feature: added option - only direct children to terms select include by</li>\n<li>Feature: added option to post select to get posts by terms from curent meta field</li>\n<li>Fix: preserve tags when truncate</li>\n<li>Fix: fixed load more with second meta add in post query</li>\n</ul>\n\n<p>version 1.5.53: 2023-02-07</p>\n\n<ul>\n<li>Fix: keep exclude terms in grid when filtering with \"override terms\" mode</li>\n<li>Fix: fixed get_terms() not found php error from 1.5.52 version</li>\n</ul>\n\n<p>version 1.5.52: 2023-02-06</p>\n\n<ul>\n<li>Change: done some protection agains infinite loops in templates</li>\n<li>Fix: fixed popup button type conditions</li>\n<li>Fix: fixed term meta fields in multisource</li>\n<li>Fix: fixed exclude term not found in post select</li>\n</ul>\n\n<p>version 1.5.51: 2023-01-31</p>\n\n<ul>\n<li>Feature: added version to js comment output</li>\n<li>Feature: connected the galleies to remote play / stop like the carousels</li>\n<li>Feature: added some error message when image size attribute is missing in multisource</li>\n<li>Feature: added dynamic popup special attribute type</li>\n<li>Fix: fixed title source and description source in multisource gallery for products.</li>\n<li>Fix: added supress filtres to ajax search query</li>\n</ul>\n\n<p>version 1.5.50: 2023-01-24</p>\n\n<ul>\n<li>Feature: added \"media\" to post types select in advanced post query</li>\n<li>Feature: improved the date time attribute</li>\n</ul>\n\n<p>version 1.5.49: 2023-01-23</p>\n\n<ul>\n<li>Fix: fixed some js optimization issues </li>\n<li>Fix: fixed filters related small js bug</li>\n</ul>\n\n<p>version 1.5.48: 2023-01-19</p>\n\n<ul>\n<li>Feature: added gallery to multisource</li>\n<li>Feature: added post type override selectin current post query options</li>\n<li>Fix: fixed remote play with carousel</li>\n<li>Fix: fixed some multisource and ajax related bugs</li>\n<li>Fix: fixed popular posts plugin integration multiple post types</li>\n<li>Fix: fixed background widgets some problematic attribute names</li>\n<li>Fix: fixed include terms by current post terms in some cases.</li>\n<li>Fix: fixed default url_assets value in multisoure</li>\n<li>Fix: fixed dark mode svg icons</li>\n</ul>\n\n<p>version 1.5.47: 2023-01-10</p>\n\n<ul>\n<li>Feature: added more units to slider attribute</li>\n<li>Feature: added \"any\" post type to post types select</li>\n<li>Feature: added include and exclude current post terms in terms selection</li>\n<li>Feature: added option to carousel - scroll to head - force</li>\n<li>Feature: allow import widgets with theme activate</li>\n<li>Fix: fixed dynamic template render css for dynamic popup</li>\n<li>Fix: fixed users list select by manual</li>\n</ul>\n\n<p>version 1.5.46: 2023-01-08</p>\n\n<ul>\n<li>Feature: set the items image size chooser work for certain image</li>\n<li>Feature: made option to put js script in saparate tags with id\'s for optimization plugins like wprocket</li>\n<li>Feature: enriched the uc_lang variable. now it\'s always showing the current language</li>\n<li>Feature: added user_login variable to the users list output</li>\n<li>Feature: has put the preview link always as a help link in widget edit panel.</li>\n<li>Change: updated the multisource that it works better with items images</li>\n<li>Change: allow html tags in post intro (excerpt) in widgets</li>\n<li>Fix: fixed filters with sync multiple grid issues</li>\n<li>Fix: fixed the exclude users list with similar names</li>\n</ul>\n\n<p>version 1.5.45: 2022-12-26</p>\n\n<ul>\n<li>Feature: added json decode filter to twig</li>\n<li>Feature: added catalog images from shortpixel for speed loading</li>\n<li>Feature: done multisource group setting</li>\n<li>Fix: fixed entrance animation on ajax refresh</li>\n<li>Fix: done sync pause / play between carousels</li>\n</ul>\n\n<p>version 1.5.44: 2022-12-19</p>\n\n<ul>\n<li>Change: updated freemius to the latest version</li>\n<li>Fix: fixed remote play / pause button</li>\n<li>Fix: fixed search filter unicode phrase</li>\n<li>Fix: fixed entrance animation appear on scroll</li>\n<li>Feature: added video gallery responsive options</li>\n<li>Fix: fixed some owl carousel size on init bug</li>\n<li>Fix: fixed js widgets under the dynamic grid template like flipbox</li>\n</ul>\n\n<p>version 1.5.43: 2022-12-04</p>\n\n<ul>\n<li>Feature: add settings output to dynamic grid fields debug</li>\n<li>Fix: fixed pods multiple image data</li>\n<li>Fix: fixed url terms in filter with dynamic grid</li>\n<li>Fix: fixed users and menu not found bug in front </li>\n<li>Change: updated twig engine to the latest version</li>\n</ul>\n\n<p>version 1.5.42: 2022-11-29</p>\n\n<ul>\n<li>Feature: added functionality for time ago in posts widgets</li>\n<li>Feature: added woo variables to woo fields - woo_price_withtax, woo_price_notax</li>\n<li>Feature: added option for term child filter role\n-optimization: reduced number of queries in post related widgets</li>\n</ul>\n\n<p>version 1.5.41: 2022-11-24</p>\n\n<p>-bug fix: fixed post select in post query</p>\n\n<p>version 1.5.40: 2022-11-23</p>\n\n<ul>\n<li>Feature: added integration to woocommerce multicourancy plugins</li>\n<li>Feature: made some integration with translate press plugin</li>\n<li>Feature: added select post and select term attribute</li>\n<li>Fix: fixed dynamic loop css backgrounds with containers</li>\n<li>Fix: fixed mousewheel event in the carousel</li>\n<li>Fix: fixed some rare php error with filters</li>\n</ul>\n\n<p>version 1.5.39: 2022-11-16</p>\n\n<ul>\n<li>Fix: fixed small bug with zip extract</li>\n<li>Update: updated black friday sale banners</li>\n</ul>\n\n<p>version 1.5.38: 2022-11-10</p>\n\n<ul>\n<li>Fix: fixed galleries default sizes with post filters</li>\n<li>Fix: fixed hidden option in select filter in safari browser</li>\n<li>Fix: fixed non ssl assets url</li>\n<li>Feature: added \"schema\" special attribute</li>\n<li>Fix: fixed false autoplay in carousel</li>\n</ul>\n\n<p>version 1.5.37: 2022-11-09</p>\n\n<ul>\n<li>Fix: fixed 1px glitch bug in the carousel, on 1 item (slide mode)</li>\n<li>Feature: prepared the filters to work with ajax search</li>\n</ul>\n\n<p>version 1.5.36: 2022-11-6</p>\n\n<ul>\n<li>Feature: added function that outputs items schema</li>\n<li>Feature: improved include by meta in posts selection, added option for multiple values</li>\n<li>Feature: added option to get current user with meta in twig</li>\n<li>Addition: validate number of post list attributes, allow only one when creating widget</li>\n<li>Fix: fixed count posts in post query summary</li>\n<li>Fix: fixed entrance animation blur type</li>\n<li>Fix: fixed avoid duplicates with random order while posts load more</li>\n<li>Fix: the timeout now reset after slide change in owl carousel</li>\n<li>Fix: fixed terms selection taxonomies with idetical post type title</li>\n<li>Fix: added protection against inifinite loop in putElementorTemplate twig function</li>\n<li>Fix: fixed acf field unaccessable in some cases with elementor pro 3.8</li>\n</ul>\n\n<p>version 1.5.35: 2022-10-24</p>\n\n<p>-Fix: fixed include by id\'s from dynamic field, and terms from dynamic field in post selection</p>\n\n<p>version 1.5.34: 2022-10-19</p>\n\n<ul>\n<li>Feature: added items image size attribute (special type)</li>\n<li>Fix: fixed show backgrounds in elementor editor</li>\n</ul>\n\n<p>version 1.5.33: 2022-10-15</p>\n\n<ul>\n<li>Fix: fixed avoid duplicates with filters</li>\n<li>Fix: fixed select dropdown filter js</li>\n<li>Feature: added avoid duplicates option to manual posts selection</li>\n</ul>\n\n<p>version 1.5.32: 2022-10-11</p>\n\n<ul>\n<li>Fix: fixed some ajax pagination issues</li>\n<li>Fix: fixed pagination widget appearance on archive ajax pages with filters</li>\n<li>Fix: added twig functionality to put product attributes text</li>\n<li>Fix: fixed export with images not worked in some cases</li>\n<li>Fix: made some protection with ezcache plugin integration and filtering</li>\n<li>Fix: fixed some small php bug with this month post selection</li>\n<li>Fix: fixed some visible and hidden filters collision</li>\n<li>Fix: fixed terms select in terms filter on history back click in filters</li>\n<li>Fix: set child filter always first unselected</li>\n<li>Fix: set option for the tabs filter to be unselected</li>\n<li><p>Fix: fixed the pagination numbers if exclude offset chosen</p></li>\n<li><p>Feature: added multiple taxonomy terms in term selection</p></li>\n<li>Feature: added query id in terms selection</li>\n<li>Feature: added functionality for next / prev post</li>\n</ul>\n\n<p>version 1.5.31: 2022-09-20</p>\n\n<ul>\n<li>Fix: fixed thumbs gallery</li>\n</ul>\n\n<p>version 1.5.30: 2022-09-18</p>\n\n<ul>\n<li>Fix: fixed multiple post filters and grid connection</li>\n<li>Fix: fixed various small php errors</li>\n<li>Fix: fixed wordpress popular posts integration small bug</li>\n<li>Feature: added terms from dynamic post selection option</li>\n<li>Feature: added option for limiting terms show in post list</li>\n<li>Change: updated once more unitegallery graphics, changed assets to svg</li>\n<li>Fix: fixed thumbnail gallery arrows</li>\n</ul>\n\n<p>version 1.5.29: 2022-09-08</p>\n\n<ul>\n<li>Fix: fixed a small issue with search page and load more</li>\n<li>Fix: fix vimeo videos stoppped playing bug</li>\n</ul>\n\n<p>version 1.5.28: 2022-09-06</p>\n\n<ul>\n<li>Feature: added support for the select filter</li>\n<li>Fix: fixed some small js bug with filters</li>\n<li>Fix: fixed some post filters related popup error</li>\n<li>Change: changed the way that galleries srolls by mouseover</li>\n</ul>\n\n<p>version 1.5.27: 2022-09-02</p>\n\n<ul>\n<li>Fix: fixed popular posts plugin integration</li>\n<li>Fix: removed some console logs in filter.js file</li>\n<li>Fix: fixed ajax pagination jump</li>\n<li>Fix: fixed unitegallery strict standards bugs</li>\n<li>Change: renamed field - \"use dynamic fields\" to \"use current post data\" in widget editor</li>\n<li>Change: updated freemius sdk to: 2.4.5</li>\n</ul>\n\n<p>version 1.5.26: 2022-08-17</p>\n\n<ul>\n<li>Feature: added debug to remote elements</li>\n<li>Fix: made some protection against wrong animation names in carousel</li>\n<li>Fix: added some small fixes to carousel and remote sync js libraries</li>\n<li>Fix: done a better find closest section in remote</li>\n<li>Fix: fixed not showing values in elementor editor post selectors</li>\n</ul>\n\n<p>version 1.5.25: 2022-08-11</p>\n\n<ul>\n<li>Feature: added option to set title field in items</li>\n<li>Fix: fixed some more lazy load related protections in galleries</li>\n<li>Fix: Fixed some Elementor 3.7 deprecation issues</li>\n</ul>\n\n<p>version 1.5.24: 2022-08-09</p>\n\n<ul>\n<li>Fix: fixed some Elementor 3.7 related js bug in editor</li>\n</ul>\n\n<p>version 1.5.23: 2022-08-05</p>\n\n<ul>\n<li>Feature: added date format to date meta field post selection</li>\n<li>Feature: added more units to padding and margin attribute</li>\n<li>Feature: added option to set selected tab number in tabs filter widget</li>\n<li>Fix: fixed some unitegallery strict related scripts</li>\n<li>Fix: fixed sequance entrance animation attribute</li>\n<li>Fix: fixed some text with pagination edit mode in elementor editor</li>\n<li>Fix: fixed ajax pagination didn\'t get back to first page</li>\n<li>Fix: fixed tabs filter and taxonomy terms in one page</li>\n<li>Change: prepare the right way dates should work in post list</li>\n</ul>\n\n<p>version 1.5.22: 2022-07-24:</p>\n\n<ul>\n<li>Feature: added option to connect to another parent in remote arrows</li>\n<li>Feature: added change url and back button in ajax filers behaviour</li>\n<li>Fix: fixed doubly plugin integration import bg widgets</li>\n<li>Fix: fixed remote next/prev directions in carousels</li>\n<li>Fix: added some more protection against infinite loops from post content processing</li>\n</ul>\n\n<p>version 1.5.21 2022-07-17:</p>\n\n<ul>\n<li>Feature: added docstart and docend template in widget js</li>\n<li>Change: end of birthday sale message update</li>\n<li>Change: added warning message in case of twig collision with other plugins</li>\n</ul>\n\n<p>version 1.5.20 2022-07-13:</p>\n\n<ul>\n<li>Feature: added more widget debug type - current post fields</li>\n<li>Feature: updated admin title on edit widget view</li>\n<li>Feature: added option to carousel: scroll to head</li>\n<li>Feature: added query data attributes into filtering grid</li>\n<li>Fix: fixed ajax pagination in some cases</li>\n<li>Fix: fixed small php bug with hover animations control</li>\n<li>Fix: fixed lity lightbox with vimeo autoplay</li>\n<li>Fix: fixed item index after shuffle</li>\n<li>Fix: fixed some seleted tab filters related issues</li>\n<li>Fix: fixed load more filter doubly ajax request in some cases</li>\n<li>Fix: fixed woo scedualed sale price output</li>\n<li>Fix: in filters replace url with pagination as well</li>\n<li>Fix: changed gallery arrows to svg</li>\n</ul>\n\n<p>version 1.5.19 2022-06-27:</p>\n\n<ul>\n<li>Feature: added max posts to current query</li>\n<li>Fix: fixed controls conditions for elementor template control</li>\n<li>Feature: added more fields to dynamic grid loop (was only title)</li>\n<li>Change: added birthday sale banner and text</li>\n</ul>\n\n<p>version 1.5.17 2022-06-21:</p>\n\n<ul>\n<li>Change: updated fancybox version</li>\n<li>Fix: Fixed bug with ajax load more and ajax pagination</li>\n</ul>\n\n<p>version 1.5.17 2022-06-09:</p>\n\n<ul>\n<li>Feature: fixed entrance animation attribute</li>\n<li>Fix: fixed uc_inside_editor variable inside background widget</li>\n<li>Fix: fixed empty default value of radio boolean control</li>\n<li>Fix: fixed double filtering issues in archive pages</li>\n</ul>\n\n<p>version 1.5.16: 2022-05-31</p>\n\n<ul>\n<li>Fix: fixed double plugin versions in pro version</li>\n<li>Fix: fixed 1 size gap in one item owl carousel</li>\n<li>Fix: fixed the dissapearing options bug in mobile</li>\n</ul>\n\n<p>version 1.5.15: 2022-05-30</p>\n\n<ul>\n<li>Change: set cache folder inside wp-uploads</li>\n<li>Feature: added option to get terms last level only - for post list / grid</li>\n<li>Feature: added twig function - get_current_user</li>\n<li>Feature: disabled right click on html5 galleries (unite gallery)</li>\n<li>Fix: the image and video repeater was missing default items</li>\n<li>Fix: fixed load more and filters on a search page</li>\n<li>Fix: fixed carousel stage padding issues</li>\n<li>Fix: fixed carousel 1 item one pixel issues</li>\n<li>Fix: fixed default values in responsive selectors</li>\n</ul>\n\n<p>version 1.5.14: 2022-05-24</p>\n\n<ul>\n<li>Fix: fixed responsive default values with selectors in number and dropdown and slider controls</li>\n<li>Fix: fixed a bug in run_code_once functionality</li>\n</ul>\n\n<p>version 1.5.13: 2022-05-23</p>\n\n<ul>\n<li>Feature: added integration with \"sticky posts switch\" plugin</li>\n<li><p>Feature: added special attribute type - entrance animation</p></li>\n<li><p>Fix: fixed sync bug between two similar elements</p></li>\n<li>Fix: fixed filters loading with wp-rocket lazy load scripts</li>\n<li>Fix: fixed put_hide_ids_css function small bug</li>\n<li>Fix: fixed fetch 2 and more widgets within one section for filtering</li>\n<li>Fix: fixed slider control js empty output bug</li>\n<li>Fix: fixed gallery title as number js bug</li>\n<li>Fix: fixed gallery images from meta fields source as array </li>\n</ul>\n\n<p>version 1.5.12: 2022-05-08</p>\n\n<ul>\n<li>Feature: added integration for wpml media change</li>\n<li>Feature: bug fix: fixed hover animations setting don\'t work on front in some cases</li>\n<li>Feature: in post selection by date added options for \"future from today\", and \"future from tomorrow\".</li>\n<li>Feature: added new function: \"put_hide_ids_css\" to hide some css comma saparated id\'s from css tab.</li>\n<li>Feature: added support for ajax refresh for multiple synced grids together</li>\n<li>Feature: added option to test instagram data</li>\n<li><p>Feature: added phpinfo view in settings - troubleshooting</p></li>\n<li><p>Fix: fixed blank window opened by a link</p></li>\n<li>Fix: fixed acf boolean value present</li>\n<li>Fix: fixed another gallery related lazy load issues</li>\n</ul>\n\n<p>version 1.5.11: 2022-04-13</p>\n\n<ul>\n<li>Feature: made option to put elementor post_content inside post widget if the post made by elementor</li>\n<li>Feature: added additional fields to getPostAuthor function like avatar url and author meta</li>\n<li>Feature: show the \"no posts\" message with filters in post list / grid</li>\n<li>Feature: add background location (back/front) to background widgets</li>\n<li>Feature: done option to get post parent with the posts in posts selection</li>\n<li>Fix: set prices display in woocommerce widgets including tax</li>\n<li>Fix: fixed editor js files didn\'t loaded bug</li>\n<li>Fix: fixed css output with dynamic template and inline css mode</li>\n<li>Fix: fixed the ajax pagination that now works with post based gallery widget</li>\n<li>Fix: fixed filters scripts loading before jquery in js</li>\n<li>Fix: allow to select empty terms in term selection control</li>\n<li>Change: set default values of responsive number / slider / dropdown controls to desktop default values</li>\n</ul>\n\n<p>version 1.5.10: 2022-04-04</p>\n\n<ul>\n<li>Fix: fixed title and description source in gallery source selection</li>\n<li>Fix: fixed the dropdown attribute php filter for elementor</li>\n<li>Feature: added \"menu_id\" for various uses as menu attribute output</li>\n<li>Feature: added option for side offset in owl carousel</li>\n<li>Feature: added option for second items html refresh in ajax filters</li>\n</ul>\n\n<p>version 1.5.9: 2022-03-27</p>\n\n<ul>\n<li>Fix: fixed simple meta output for post list</li>\n<li>Feature: made dynamic grid work with filters</li>\n<li>Feature: the background widgets works for the new container objects as well</li>\n<li>Feature: added include by another meta field in post query</li>\n</ul>\n\n<p>version 1.5.8: 2022-03-23</p>\n\n<ul>\n<li>Feature: set special behaviour for more then one filters on the page</li>\n<li>Feature: added option to load video item from posts in a gallery</li>\n<li>Change: set up galleries common default items</li>\n<li>Fix: fixed unclosable gallery lightbox with youtube videos</li>\n<li>Fix: fixed elementor 3.6.0 compatability</li>\n</ul>\n\n<p>version 1.5.7: 2022-03-17</p>\n\n<ul>\n<li>Feature: added option to modify dropdown items in php\nFix: fixed gallery default items preview and init\nFix: fixed remote counter js error</li>\n</ul>\n\n<p>version 1.5.6 = 2022-03-15:</p>\n\n<p>Fix: fixed dissapearing items in remote related widgets</p>\n\n<p>version 1.5.5 = 2022-03-15:</p>\n\n<ul>\n<li>Feature: added woocommerce sorting options in posts selection by number of sales and rating</li>\n<li>Feature: added option to get related products on checkout page</li>\n<li>Feature: done manual posts and terms selections sort by drag and drop</li>\n<li>Feature: done option to custom refresh filters html (for carousels, galleries etc)</li>\n<li>Feature: made the attributes dialog support multi controls</li>\n<li>Feature: prepared the galleries and dynamic loops to use filters and load more\nFix: fixed query debug in manual posts selection\nFix: fix: fixed posts_per_page in manual posts selection\nFix: fix: fixed jquery include for remote widgets</li>\n</ul>\n\n<p>version 1.5.4 = 2022-03-06:</p>\n\n<ul>\n<li>Feature: added roles to post filter: single, main and child</li>\n<li>Feature: added option \"placeholder\" and \"disable dynamic\" for text field control</li>\n<li>Feature: added option for debug meta fields in post list, post grid</li>\n<li>Fix: fixed some pagination widget buttons related issues</li>\n<li>Fix: fixed non clickable items in some widgets</li>\n<li>Fix: fixed put_items(0) - first item output in twig</li>\n</ul>\n\n<p>version 1.5.3 = 2022-02-23:</p>\n\n<ul>\n<li>Feature: added functionality to put image inside taxonomy terms widget</li>\n<li>Fix: fixed load more on archive page with orderby=xxx filter in url</li>\n<li>Fix: made support for woocommerce special order by in load more</li>\n<li>Change: updated freemius sdk to 2.4.3 version (Security fix)</li>\n</ul>\n\n<p>version 1.5.2 = 2022-02-23:</p>\n\n<ul>\n<li>Feature: set up remote and sync functionality for the galleries</li>\n<li>Fix: fixed load more for current query posts</li>\n<li>Fix: fixed background js based widgets with elementor popups</li>\n<li>Fix: fixed unitegallery unclosed tag issue</li>\n<li>Fix: fixed replace mode in tabs filters</li>\n</ul>\n\n<p>version 1.5.1 = 2022-02-21:</p>\n\n<ul>\n<li>Feature: improved post pagination debug and added force options</li>\n<li>Feature: added code for the button filters</li>\n<li>Feature: added option to shuffle owl carousel</li>\n<li>Feature: added option for general \"shuffle\" in items</li>\n<li>Feature: made option for text modify, and get the current page url and current page title</li>\n<li>Feature: get feature image of a product from a first gallery image if featured image not exists</li>\n<li>Feature: added function \"one_random\" and \"first\" to get_items twig function</li>\n<li>Feature: added support for jet listing item</li>\n<li>Change: changed the \"choose template\" setting text to attirbute title</li>\n<li>Fix: fixed load more if offset turned on in the grid</li>\n<li>Fix: fixed link control attributes parsing</li>\n<li>Fix: fixed sync general api related bugs in elementor editor</li>\n</ul>\n\n<p>version 1.5.0 = 2022-02-02:</p>\n\n<ul>\n<li>Feature: added tabs in items controls</li>\n<li>Feature: added functionality for ajax taxonomies terms filter</li>\n<li>Feature: added some accessability to owl carousel buttons</li>\n</ul>\n\n<p>version 1.4.99: 2022-01-27:</p>\n\n<ul>\n<li>Feature: added option for disable content filtering in general settings->troubleshooting</li>\n<li>Feature: added taxonomies in widget debug output</li>\n<li>Fix: fixed some gallery lazy load related js bugs</li>\n</ul>\n\n<p>version 1.4.98: 2022-01-14:</p>\n\n<ul>\n<li>Feature: modified remote general js api to fit more types of widgets</li>\n<li>Feature: added support for put meta field in post list</li>\n<li>Fix: fixed some small php notices output in post query</li>\n</ul>\n\n<p>version 1.4.97 = 2022-01-06:</p>\n\n<ul>\n<li>Feature: add code base for the taxonomy filter</li>\n<li>Feature: added option to highlight all carousel items</li>\n<li>Feature: added active class to new owl carousel</li>\n<li>Feature: added scroll on click functionality to new owl carousel</li>\n<li>Fix: added support for acf fields styles in dynamic grid</li>\n<li>Fix: fixed some wp-rocket and filters related bug</li>\n</ul>\n\n<p>version 1.4.96 = 2021-12-29:</p>\n\n<ul>\n<li>Feature: use yoast main category feature to determine post main category</li>\n<li>Feature: added get woocommerce product gallery functionality to twig</li>\n<li>Feature: added support for multiple attribute conditoins values</li>\n<li>Feature: added menu order in advanced widget debug type</li>\n<li>Feature: added WooCommerce endpoints links code to twig</li>\n<li>Feature: added option to disable font awesome in general settings</li>\n<li>Fix: fixed some filters related issue</li>\n<li>Fix: added custom attributes to link attributes output</li>\n</ul>\n\n<p>version 1.4.95 = 2021-12-16:</p>\n\n<p>*Fix: fixed db table not found php bug in some cases</p>\n\n<p>version 1.4.94 = 2021-12-14:</p>\n\n<ul>\n<li>Feature: made posible multiple includes condition values per assets</li>\n<li>Feature: added meta value2 and meta value3 in include by meta value post selection</li>\n<li>Feature: added error notice if no api connectivity</li>\n<li>Feature: added attributes section conditions</li>\n<li>Feature: prepared code base for the new galleries</li>\n<li>Fix: fixed some small pagination related bug</li>\n<li>Fix: fixed remote connection parent detection in some cases</li>\n<li>Fix: added content filtering by filter widget_text_content for all the embed and other content modifications</li>\n<li>Fix: fixed edit defaulsin widget settings</li>\n<li>Fix: fixed some polylang issues with the template in dynamic template widgets</li>\n<li>Fix: [security] remove the \"duplicate layout\" functionality (not used in the plugin) that had some security issues </li>\n</ul>\n\n<p>version 1.4.93 = 2021-12-03:</p>\n\n<ul>\n<li>Fix: fixed some connected widgets bugs when there is many of them in the page</li>\n<li>Change: removed the black friday sale banner</li>\n<li>Feature: added general remote API for various widgets connections</li>\n<li>Feature: add some code base for the new gallery output</li>\n</ul>\n\n<p>version 1.4.92 = 2021-11-24:</p>\n\n<ul>\n<li>Fix: fixed similar post content in post list</li>\n<li>Change: saparated remote and sync options in connected widgets settings</li>\n</ul>\n\n<p>version 1.4.91 = 2021-11-23:</p>\n\n<ul>\n<li>Fix: fixed the wrong post intro in editor mode</li>\n</ul>\n\n<p>version 1.4.90 = 2021-11-22:</p>\n\n<ul>\n<li>Addition: added black friday banner discount banner and link</li>\n<li>Change: improved \"sync widgets\" editor experience</li>\n<li>Fix: fixed depricated \"post\" attribute bug</li>\n<li>Fix: modified zip extracting error messages</li>\n</ul>\n\n<p>version 1.4.89 = 2021-11-17:</p>\n\n<ul>\n<li>Feature: done the functionality for sync widgets</li>\n<li>Feature: done the functionality remote widgets</li>\n<li>Fix: fixed error message on remote widgets</li>\n<li>Fix: fixed css in post content in editor</li>\n<li>Fix: use better strip tags for post intro</li>\n</ul>\n\n<p>version 1.4.88 = 2021-11-08:</p>\n\n<ul>\n<li>Fix: fixed gutenberg support in widgets</li>\n<li>Fix: fixed all the pagination issues in archive page</li>\n</ul>\n\n<p>version 1.4.86 = 2021-11-01:</p>\n\n<ul>\n<li>Fix: fixed some load more last issues</li>\n<li>Feature: added code for taxonomy terms filter</li>\n<li>Feature: added code for checkbox filter</li>\n</ul>\n\n<p>version 1.4.86 = 2021-10-29:</p>\n\n<ul>\n<li>Feature: improved current query debug - full type</li>\n<li>Feature: added dropdown responsive placeholders</li>\n<li><p>Feature: added radio boolean attribute responsive controls</p></li>\n<li><p>Fix: fixed controls tabs functionality</p></li>\n<li>Fix: fixed load more custom image bug</li>\n<li>Fix: fixed double load more in a page mishmash bug</li>\n<li>Fix: fixed all load more issues</li>\n</ul>\n\n<p>version 1.4.85 = 2021-10-13:</p>\n\n<p>-bug fix: small bug fix - headers sent bug</p>\n\n<p>version 1.4.84 = 2021-10-13:</p>\n\n<ul>\n<li>Feature: added taxonomy terms full query debug option</li>\n<li>Feature: improved full debug type in posts query</li>\n<li>Feature: added items support in editor->background switcher</li>\n<li>Feature: added support for remote controls</li>\n<li>Feature: functionality to posts load more</li>\n<li>Feature: added second condition</li>\n<li>Feature: added tabs functionality to attributes</li>\n<li>Addition: added %,px to slider units</li>\n<li>Fix: fixed avoid duplicates related bug</li>\n<li>Fix: fixed conflicting wordpress codemirror script</li>\n<li>Fix: fixed post selection values init from editor</li>\n<li>Fix: fixed pagination on front page</li>\n<li>Fix: fixed some polylang related bugs</li>\n</ul>\n\n<p>version 1.4.83 = 2021-09-22:</p>\n\n<ul>\n<li>Fix: fixed styles mishmash inside elementor editor navigator</li>\n<li>Fix: fixed dissapearing carousels after refresh bug</li>\n<li>Fix: fixed dynamic grid pagination not changed</li>\n</ul>\n\n<p>version 1.4.82 = 2021-09-20:</p>\n\n<ul>\n<li>Feature: added troubleshooting setting - show php error message</li>\n<li>Feature: added px, vh, % options for slider attribute</li>\n<li>Feature: added dynamic group attributes for galleries, including image and video</li>\n<li>Feature: added option to convert one date string to another with ucdate filter</li>\n<li>Feature: added option to use items in background widgets</li>\n<li>Feature: added ucfunc(\"set\") and ucfunc(\"get\") functions in twig for remember and retrieve variables</li>\n<li>Feature: added include by option: \"children of current term\" to category selection options</li>\n<li>Feature: added option to pull woo product variations in twig</li>\n<li>Feature: added placeholder: link_withprefix, link_noprefix for link attribute</li>\n<li>Fix: fixed error when exists dynamic link in dynamic loop widgets</li>\n<li>Fix: enabled pagination in a single type in dynamic template grid</li>\n<li>Fix: the \"not equal\" attributes condition now works</li>\n<li>Fix: fixed not editable empty dropdown attribute in widget editor</li>\n<li>Fix: fixed mb_string absence php bug</li>\n<li>Fix: fixed heading attribute label</li>\n<li>Fix: fixed responsive elementor controls in widget items</li>\n</ul>\n\n<p>version 1.4.81 = 2021-08-17:</p>\n\n<ul>\n<li>Feature: added json select (lottie) for image attribute type </li>\n<li>Feature: made option for ajax in widgets with post list attribute</li>\n<li>Feature: made the ajax pagination work with pagination widget</li>\n<li>Feature: added dynamic options for number and slider attribute types</li>\n<li>Feature: added new owl carousel sources in assets chooser</li>\n<li>Feature: added heading attribute</li>\n<li>Change: added more types of debug for pagination widget</li>\n<li>Change: changed widget icons chooser for elementor icon instead of font awesome icon</li>\n<li>Fix: fixed import with template button dissapear in the new bar</li>\n<li>Fix: fixed widgets icons</li>\n</ul>\n\n<p>version 1.4.80 = 2021-08-09:</p>\n\n<ul>\n<li>Feature: added option to change items section label</li>\n<li>Feature: added js snippet with code that works in elementor popup</li>\n<li>Feature: added option to add {current_user_id} keyword in post meta query</li>\n<li>Feature: added option for block label inside each attribute</li>\n<li>Feature: added heading text option for items section</li>\n<li>Feature: added extra fields to image base gallery options</li>\n<li>Feature: added php filter option for variable</li>\n<li>Feature: added twig functions \"get_post_term\" and \"is_post_has_term\". The examples visible when you click on item.posts.putPostTerm placeholder</li>\n<li>Fix: fixed some test widgets output relate bugs</li>\n<li>Fix: conditions settings was not affected typography controls</li>\n<li>Fix: fixed template dynamic background image didn\'t displayed bug in dynamic loops</li>\n<li>Change: added some instructions for api connectivity test in general settings - troubleshooting</li>\n</ul>\n\n<p>version 1.4.79 = 2021-07-13</p>\n\n<ul>\n<li>Fix: fixed scripts output in preview widget page</li>\n</ul>\n\n<p>version 1.4.78 = 2021-07-12</p>\n\n<ul>\n<li>Change: added birthday sale promotions</li>\n<li>Feature: added woo commerce products to dynamic loop items source</li>\n</ul>\n\n<p>version 1.4.77 = 2021-07-07</p>\n\n<ul>\n<li>Fix: fixd the is_ajax() error function from the admin area</li>\n</ul>\n\n<p>version 1.4.76 = 2021-07-07</p>\n\n<ul>\n<li>Feature: added option to show post last modified date</li>\n<li>Feature: added function: get_from_sql in widget editor that allow to pull any custom records from DB</li>\n<li>Feature: added function: run_code_once in widget editor, that allow to run the code only once. Good for many similar widgets on the same page</li>\n<li>Feature: added option for load widget js as module</li>\n<li>Fix: fixed no key_thumb field in images inside widget</li>\n<li>Fix: fixed no condition in image sizes widget setting</li>\n<li>Fix: fixed javascript based backgrounds</li>\n<li>Fix: fixed brocken svg icon on catalog widget box in some of the cases</li>\n<li>Fix: fixed collision with rankmath in ajax actions</li>\n<li>Change: added some max length for a widget category, now it\'s 60</li>\n</ul>\n\n<p>version 1.4.75 = 2021-06-21</p>\n\n<ul>\n<li>Feature: added category image to products list</li>\n<li>Feature: added option to include as module widget js include</li>\n<li>Feature: added option to write custom handle to widget js and css include</li>\n<li>Feature: added options - avoid duplicate posts to post query exclude</li>\n<li>Feature: added option to include or exclude posts by dynamic field to posts selection</li>\n<li>Feature: added option to include or exclude posts by logged in user, in posts selection</li>\n<li>Fix: fixed background widget condition functionality</li>\n<li>Fix: changed template picker to simple select2 list</li>\n</ul>\n\n<p>version 1.4.74 = 2021-06-02</p>\n\n<ul>\n<li>Feature: added function put_date_range to twig functions. good for events widgets</li>\n<li>Feature: added integration with google map</li>\n<li>Feature: added function: \"run_code_once\" for twig</li>\n<li>Feature: added grouped options for the gallery</li>\n<li>Feature: added option to get posts by date from custom ACF field</li>\n<li>Feature: added gallery settings options for dynamic settings attribute</li>\n<li>Feature: added pagination to dynamic loop</li>\n<li>Change: improved dynamic settings attribute</li>\n</ul>\n\n<p>version 1.4.73 = 2021-05-20</p>\n\n<ul>\n<li>Feature: added twig function: \"put_attributes_json\" that available in js tab in widget editor</li>\n<li>Feature: added constant - uc_inside_editor - for distinquish between editor and site front</li>\n<li>Feature: added multiple select attribute</li>\n<li>Feature: added listing attribute support</li>\n<li>Fix: fixed \"request too long\" message on a widget preview - shortened preview url</li>\n<li>Fix: fixed several bugs with condition field in widgets editor</li>\n<li>Fix: fixed hidden image size select on item attributes</li>\n<li>Fix: fixed acf group field output</li>\n<li>Fix: fixed elementor template in items, changed to specific function</li>\n</ul>\n\n<p>version 1.4.72 = 2021-05-02</p>\n\n<ul>\n<li>Feature: added rating stars helper placeholder for woocommerce</li>\n<li>Feature: added option to include js file after elementor-frontend</li>\n<li>Fix: fixed new typography deprecation message</li>\n</ul>\n\n<p>version 1.4.71 = 2021-04-22</p>\n\n<ul>\n<li>Feature: added option to take post id\'s from php function in post selection</li>\n<li>Feature: added option for get posts by meta field that located in current or different post</li>\n<li>Feature: added twig filter: wc_price for native price filtering</li>\n<li>Feature: added post terms titles to post data debug</li>\n<li>Change: added option for woocommerce categories in terms selection</li>\n<li>Fix: fixed price issues in woocommerce related grids</li>\n<li>Fix: fixed include and exclude terms mismatch with nested tax query</li>\n<li>Fix: fixed pagination on search pages</li>\n</ul>\n\n<p>version 1.4.70 = 2021-04-14</p>\n\n<ul>\n<li>Feature: added show widget data debug options</li>\n<li>Feature: added option for filter post by post meta</li>\n<li>Feature: added option for simple condition for attributes</li>\n<li>Feature: added integration with wordpress popular post plugin for most viewed posts selection</li>\n<li>Feature: added post list variables for data debug</li>\n<li>Feature: added image sizes selector for post list</li>\n<li>Feature: get thumbnailID from content in case that it\'s missing in post</li>\n<li>Fix: when bulk moving attribute it now always goes to general category</li>\n<li>Fix: fixed filter posts by status</li>\n<li>Fix: fixed instagram media albom</li>\n</ul>\n\n<p>version 1.4.69 = 2021-04-04</p>\n\n<ul>\n<li>Feature: added extra query debug options for custom post types selector</li>\n<li>Feature: added choose image size select option to image attribute</li>\n<li>Feature: added \"image_attributes\" placeholder for image output in widget editor</li>\n<li>Change: added default values select to hover animations attribute</li>\n<li>Change: changed button \"add to cart\" to \"select options\" for variable products in woocommerce list widgets</li>\n<li>Fix: fixed border radius attribute from width to radius</li>\n<li>Fix: added missing thumb sizes for image select</li>\n</ul>\n\n<p>version 1.4.68 = 2021-03-22</p>\n\n<ul>\n<li>Feature: added include recently viewed products in woocommerce</li>\n<li>Feature: added option for default max posts in post selector</li>\n<li>Feature: added attribute type: Border Dimensions</li>\n<li>Feature: added attribute type: CSS Filters</li>\n<li>Feature: added attribute type: Hover Animations</li>\n<li>Fix: removed max posts from archive type post query selection, because has no control over pagination.</li>\n<li>Fix: fixed bug when instagram video images didn\'t show up</li>\n</ul>\n\n<p>version 1.4.67 = 2021-03-12</p>\n\n<ul>\n<li>Feature: added api connectivity to troubleshooting section</li>\n<li>Feature: added options in terms selection fields</li>\n<li><p>Feature: added order by meta key for woo categories select</p></li>\n<li><p>Fix: fixed woo product price format for decimal prices</p></li>\n<li>Fix: fixed context menu cut from bottom inside the widgets manager</li>\n<li>Fix: fixed show item data in widgets items repeater</li>\n<li>Fix: fixed float to round in woocommerce discount percents</li>\n</ul>\n\n<p>version 1.4.66 = 2021-02-18</p>\n\n<ul>\n<li>Feature: added \"box shadow\" attribute type</li>\n<li>Feature: added url_posts and num_posts to users output</li>\n<li>Feature: added option for selector 2 and selector 3 in several attributes</li>\n<li>Feature: added copy / paste attributes sections in widget editor</li>\n<li>Feature: added option for get default object to getListingItemData function</li>\n<li>Feature: added support for wpml site language inside a widget</li>\n<li>Feature: added acf image and thumbnails widths and heights to placeholders list</li>\n<li>Fix: load js include file in editor even if no js code</li>\n<li>Fix: fixed some php notice with exclude terms posts selection</li>\n<li>Fix: fixed small bug in getListingItemData function with no object returned</li>\n<li>Fix: fixed post selection manual select no posts shown at init</li>\n<li>Fix: fixed bug when private posts not fetched on manual posts selection</li>\n<li>Change: updated codemirror to latest version, added code search feature</li>\n<li>Change: updated freemius sdk to 2.4.2</li>\n</ul>\n\n<p>version 1.4.65 = 2021-02-03</p>\n\n<ul>\n<li>Feature: added option to fetch custom meta fields in users list</li>\n<li>Feature: added function to twig: getByPHPFunction()</li>\n<li>Feature: added function to twig: getUserMeta()</li>\n<li>Feature: added function to twig: getListingItemData() - working inside any plugin listing</li>\n<li>Fix: fixed php sanitize array bug</li>\n<li>Fix: fixed post type in related posts post selection</li>\n</ul>\n\n<p>version 1.4.64 = 2021-02-02</p>\n\n<ul>\n<li>Change: moved \"edit widget html\" button to advanced section in general tab</li>\n<li>Feature: added option to exclude products on sale in products query section in widget settings</li>\n<li>Feature: added option to exclude specific posts in post selection widget settings</li>\n<li>Feature: added woocommerce related products select in post selection</li>\n<li>Feature: added include/exclude posts by author in widget posts selection</li>\n<li>Feature: added include/exclude posts by date in widget posts selection</li>\n<li>Feature: added date/time picker to widget attributes types</li>\n<li>Feature: added post status to widget posts selection</li>\n<li>Feature: added offset setting to widget posts selection</li>\n<li>Feature: added author url and author post count to users fields</li>\n<li>Feature: added max number of users to user selection attribute</li>\n<li>Feature: added \"elementor template\" attribute</li>\n<li>Fix: fixed small php bug in post selection control</li>\n<li>Fix: fixed js bug in items repeater</li>\n<li>Fix: fixed exclude role not worked in user selection attribute</li>\n<li>Fix: fixed get products on sale selection with variations</li>\n</ul>\n\n<p>version 1.4.63 = 2021-01-26</p>\n\n<ul>\n<li>Feature: added acf link array and attributes</li>\n<li>Feature: added ordering features to post selection related and manual</li>\n<li>Feature: added option for showing only sticky posts</li>\n<li>Feature: added exclude by term setting in widget post selection</li>\n<li>Change: moved debug data from advaned to general folder in elementor widget settings</li>\n<li>Fix: fixed woo commerce prices number format</li>\n<li>Fix: fixed refresh posts on \"post query\" section open in widget post settings</li>\n<li>Fix: fixed manual posts selection default order</li>\n</ul>\n\n<p>version 1.4.62 = 2021-01-21</p>\n\n<ul>\n<li>Feature: added text shadow field</li>\n<li>Feature: added \"manual selection\" in posts query</li>\n<li>Feature: added compatability tag</li>\n<li>Fix: fixed image size thumb name with \"-\" sign inside</li>\n<li>Fix: fixed some php warning related to array to string conversion, happening in php 8</li>\n<li>Change: show woo commerce placeholders if selected \"for woocommerce products\" checkbox in post list attribute</li>\n<li>Change: improved woo category output placeholder help, added getTermCustomFields function</li>\n</ul>\n\n<p>version 1.4.61 = 2021-01-14</p>\n\n<ul>\n<li>Feature: added max posts and order by options to current query posts selection</li>\n<li>Feature: added manual selection for woocommerce categories select</li>\n<li>Feature: added selector and responsive to drop down attribute in widget builder</li>\n<li>Change: changed buy pro version link from the catalog widgets to inside of the plugin</li>\n<li>Fix: fixed adding widgets to a db table that is not auto incriment</li>\n<li>Fix: fixed svg preview from widget builder interface</li>\n<li>Fix: fixed manual memory check when registering widgets</li>\n</ul>\n\n<p>version 1.4.60 = 2020-12-30</p>\n\n<ul>\n<li>Feature: added option for third party integration for woocommerce grid</li>\n<li>Feature: added integration for \"advanced labels for woocommerce\" plugin</li>\n<li>Feature: added view file button in assets manager</li>\n<li>Feature: added svg icon option together with font icon for elementor panel widget box</li>\n<li>Feature: added preview image on mouseover inside elementor panel widget box</li>\n<li><p>Feature: added option for disabling \"edit widget html\" from widget settings</p></li>\n<li><p>Fix: fixed empty settings when there are gallery item setting only</p></li>\n<li>Fix: added \"no settings\" heading in case that no attributes in the widget</li>\n<li>Fix: fixed some php warnings for php 8.0</li>\n</ul>\n\n<p>version 1.4.59 = 2020-12-17</p>\n\n<ul>\n<li>Fix: fixed import template redirect</li>\n<li>Feature: added option to include sticky posts for post query</li>\n<li>Feature: added post pagination for single page</li>\n<li>Feature: added number of items for instagram widget</li>\n<li>Feature: added background image to background attribute</li>\n</ul>\n\n<p>version 1.4.58 - 2020-12-07</p>\n\n<ul>\n<li>Feature: make the plugin translatable for wordpress.org</li>\n</ul>\n\n<p>version 1.4.57 - 2020-12-07</p>\n\n<ul>\n<li>Feature: done post pagination widget for archive posts</li>\n<li>Feature: added option to truncate the post list</li>\n<li>Fix: fixed show debug query on current post query</li>\n</ul>\n\n<p>version 1.4.56 - 2020-11-30</p>\n\n<ul>\n<li>Update: relesed cyber monday deal admin notice</li>\n</ul>\n\n<p>version 1.4.55 - 2020-11-26</p>\n\n<ul>\n<li>Feature: added option to sort by sale price</li>\n<li>Feature: added option to debug query</li>\n<li>Feature: added option debug widget data</li>\n<li>Feature: added option to filter posts with child categories</li>\n<li><p>Feature: added option to include only products on sale</p></li>\n<li><p>Fix: fixed no widget shown in some cases</p></li>\n<li>Fix: fixed woocommerce prices placeholders prefix</li>\n</ul>\n\n<p>version 1.4.54 - 2020-11-13 =</p>\n\n<ul>\n<li>Update: updated freemius sdk to newest version</li>\n<li>Fix: fixed comma saparated selector</li>\n</ul>\n\n<p>version 1.4.53 - 2020-11-09 =</p>\n\n<ul>\n<li>Feature: added background widgets and section backgrounds</li>\n<li>Change: removed global colors from template export</li>\n<li>Fix: fixed bug with regular and sale price in woocommerce</li>\n</ul>\n\n<p>version 1.4.52 - 2020-11-06 =</p>\n\n<p>Fix: fixed bug with regular and sale price in woocommerce</p>\n\n<p>version 1.4.51 - 2020-11-04 =</p>\n\n<ul>\n<li>Feature: added svg output in icon library attribute</li>\n<li>Feature: added woocommerce checkbox to post list</li>\n<li>Feature: added product out of stock filter for product selection</li>\n<li>Feature: added discount_percent field in post list attribute woocommerce product type</li>\n<li>Feature: added woocommerce post list order by price option</li>\n<li>Fix: fixed woocommerce category in post list attribute</li>\n</ul>\n\n<p>version 1.4.50 - 2020-10-21 =</p>\n\n<ul>\n<li>Fix: removed display errors setting</li>\n</ul>\n\n<p>version 1.4.49 - 2020-10-12 =</p>\n\n<ul>\n<li>Fix: fixed small bug with non existing controls</li>\n<li>Fix: fixed general settings error when turning off plugin</li>\n</ul>\n\n<p>version 1.4.48 - 2020-10-12 =</p>\n\n<p>*Feature: added border attribute\n*Fix: page break in some versions of elementor\n*Fix: fixed bulk move attributes with categories\n*Fix: fixed default items image field not match</p>\n\n<p>version 1.4.47 - 2020-10-08 =</p>\n\n<ul>\n<li>Update: remove russian translation</li>\n<li>Feature: added function: get_items for twig</li>\n<li>Fix: fixed switch content and style tab</li>\n<li>Fix: fixed slider control tablet/mobile default value</li>\n<li>Fix: fixed non ordered widget categories</li>\n</ul>\n\n<p>version 1.4.46 - 2020-10-04 =</p>\n\n<ul>\n<li>Feature: added function put_items_json for js items output</li>\n<li>Fix: returned widgets from uncategorized category</li>\n</ul>\n\n<p>version 1.4.45 - 2020-10-04 =</p>\n\n<ul>\n<li>Fix: fixed template import with custom widgets</li>\n</ul>\n\n<p>version 1.4.44 - 2020-10-03 =</p>\n\n<ul>\n<li>Feature: added flexible content type attribute</li>\n<li>Optimize: reduced the number of db queries, dramatically increased load speed</li>\n</ul>\n\n<p>version 1.4.43 - 2020-09-22 =</p>\n\n<ul>\n<li>Feature: added option to group attributes into sections</li>\n<li>Feature: done instagram access token auto renew</li>\n<li>Feature: added \"selector\" to color picker attribute</li>\n<li>Fix: improved consolidate widgets option protection</li>\n<li>Fix: fixed select default widget images</li>\n<li>Fix: fixed default items in gallery item (image base fields)</li>\n<li>Fix: fixed image display in default item selector</li>\n<li>Fix: global colors was absent from color selection</li>\n</ul>\n\n<p>version 1.4.42 - 2020-08-06 =</p>\n\n<ul>\n<li>Feature: added option to get grouped woocomerce products</li>\n<li>Feature: added instagram connect to official API</li>\n<li>Feature: added function: getUserData(), added into \"twig code examples\" panel</li>\n<li>Feature: added \"printVar\" and \"showDebug\" functions \"twig code examples\" panel</li>\n<li>Feature: done \"login with instagram\" in general settings, and get data from instgram API</li>\n<li>Fix: sorted \"overwrite widgets\" issue on import</li>\n<li>Fix: fixed dropdown attribute when work with html data</li>\n</ul>\n\n<p>version 1.4.41 - 2020-06-18 =</p>\n\n<ul>\n<li>Feature: added additional controls to \"number\" attribute</li>\n<li>Feature: added \"exclude uncategorized category\" to woocommerce categories select </li>\n<li>Feature: added responsive controls to slider attribute</li>\n<li>Fix: fixed template type variable issues in elementor integration</li>\n<li>Fix: show pagination only when \"current query\" is available</li>\n<li>Fix: fixed select2 field min width in posts query</li>\n</ul>\n\n<p>version 1.4.40 - 2020-06-10 =</p>\n\n<ul>\n<li>Change: hided \"consolidate widgets\" general setting</li>\n<li>Feature: added \"show/hide wrapping html comments\" to general settings</li>\n<li>Fix: fixed export template filename</li>\n</ul>\n\n<p>version 1.4.39 - 2020-06-02 =</p>\n\n<ul>\n<li>Fix: fixed save widgets from editor with large config limitation.</li>\n<li>Fix: fixed export template with page settings bug.</li>\n<li>Fix: removed extra fields from items editor, leaved only supported fields</li>\n<li>Change: updated freemius SDK to latest version</li>\n</ul>\n\n<p>version 1.4.36 - 2020-05-21 =</p>\n\n<ul>\n<li>Feature: added support for pods panda repeater</li>\n<li>Fix: done some solution for max_execution_time issues when installing template</li>\n<li>Fix: fixed rtl on templates dialog popup</li>\n<li>Fix: corrected the naming near the \"number\" field</li>\n<li>Fix: cleared \"twig\" library from some not needed files.</li>\n<li>Change: removed \"image view\" file from framework.</li>\n</ul>\n\n<p>version 1.4.35 - 2020-05-11 =</p>\n\n<ul>\n<li>Feature: added term custom fields support</li>\n<li>Feature: added term meta fields support</li>\n<li>Change: moved composer vendor folder to plugin root</li>\n<li>Change: fixed empty templates list bug when \"show only installed widget\" checkbox checked</li>\n<li>Fix: sorted out some of the templates import bugs</li>\n</ul>\n\n<p>version 1.4.34 - 2020-05-06 =</p>\n\n<ul>\n<li>Fix: removed category ations from templates section</li>\n<li>Fix: show \"putPostMeta\" function even if no example post available</li>\n<li>Fix: fixed finally all the DB not installed issues on elementor and admin pages</li>\n</ul>\n\n<p>version 1.4.33 - 2020-05-03 =</p>\n\n<ul>\n<li>Fix: fixed double twig collision by another plugin</li>\n</ul>\n\n<p>version 1.4.32 - 2020-05-02 =</p>\n\n<ul>\n<li>Update: updated to newest twig 1.x version</li>\n<li>Fix: fixed no space between placeholders in php 7.4 bug</li>\n</ul>\n\n<p>version 1.4.31 - 2020-04-26 =</p>\n\n<p>*Fix: fixed dissapearing widget issue</p>\n\n<p>version 1.4.30 - 2020-04-23 =</p>\n\n<ul>\n<li>Fix: fixed couple of bugs related to templates</li>\n</ul>\n\n<p>version 1.4.29 - 2020-04-22 =</p>\n\n<ul>\n<li>Feature: released the templates catalog</li>\n</ul>\n\n<p>version 1.4.28 - 2020-04-10 =</p>\n\n<ul>\n<li>Feature: added woocommerce categories field</li>\n<li>Fix: fixed export / import with images feature</li>\n<li>Fug: fixed error message on front on some cases when the db tables not installed yet.</li>\n</ul>\n\n<p>version 1.4.27 - 2020-04-01 =</p>\n\n<p>Fix: fixed widget default icon in manager\nFeature: added \"getPostMeta, putPostMeta, printPostMeta\" functions\nFeature: added \"getPostData\" function for acf related posts, that get\'s all the data from the related post including custom fields</p>\n\n<p>version 1.4.26 - 2020-03-28 =</p>\n\n<ul>\n<li>Change: changed to new api address</li>\n<li>Fix: fixed links not included bug in theme builder posts</li>\n<li>Fix: fixed link to buy pro version</li>\n<li>Fix: fixed free version remain activated bug</li>\n<li>Fix: simpleXML validation made the site down</li>\n</ul>\n\n<p>version 1.4.25 - 2020-03-09 =</p>\n\n<ul>\n<li>Feature: added \"responsive controls\" to margin and padding setting</li>\n<li>Feature: made \"refresh catalog\" button</li>\n<li>Feature: added \"num_items\" variable to the widget editor</li>\n<li>Change: removed the \"default fonts\" from widget defaults screen</li>\n<li>Fix: fixed some php bug in \"implode\" function</li>\n<li>Fix: fixed posts from sub categories in post list</li>\n</ul>\n\n<p>version 1.4.24 - 2020-02-14 =</p>\n\n<ul>\n<li>Feature: made \"export with images\" option in templates</li>\n<li>Fix: fixed import category widgets</li>\n<li>Fix: fixed icon html output placeholder</li>\n</ul>\n\n<p>version 1.4.23 - 2020-02-02 =</p>\n\n<ul>\n<li>Feature: improved the slider attribute</li>\n<li>Feature: added \"menu\" attribute</li>\n</ul>\n\n<p>version 1.4.22 - 2020-01-28 =</p>\n\n<ul>\n<li>Feature: added woo currency symbol</li>\n<li>Feature: added woo add to cart button</li>\n<li>Feature: added slider attribute</li>\n<li>Widget: logo grid</li>\n<li>Widget: logo carousel</li>\n<li>Widget: logo marquee</li>\n<li>Widget: image tooltip</li>\n<li>Widget: content toggle</li>\n<li>Widget: circle number</li>\n<li>Widget: post list</li>\n</ul>\n\n<p>version 1.4.21 - 2020-01-22 =</p>\n\n<ul>\n<li>Feature: added users attribute</li>\n<li>Feature: done multiple post type selector</li>\n<li>Feature: added background attribute</li>\n<li>Feature: added icon library html output</li>\n<li>Feature: added woo commerce support in posts list</li>\n<li>Bug fix: fixed icons not shown bug in widget settings</li>\n</ul>\n\n<p>version 1.4.20 - 2020-01-15 =</p>\n\n<ul>\n<li>Bug fix: fixed font awesome icon output</li>\n<li>Bug fix: fixed instagram not loading bug</li>\n<li>Change: updated font awesome css version</li>\n<li>Change: changed the way that instagram was loaded on the page</li>\n</ul>\n\n<p>version 1.4.19 - 2019-12-31 =</p>\n\n<ul>\n<li>Feature: added filter by slug to terms attribute</li>\n<li>Feature: changed repeater items titles to the ones from \"title\" field instead of \"Item1\", \"Item2\" etc.</li>\n<li>Feature: added automated styling for date field, added \"ucdate\" filter for that.</li>\n<li>Feature: done functionality for display post author</li>\n<li>Change: changed the font awesome attribute to fa5</li>\n<li>Change: added strip html tags from truncate function</li>\n</ul>\n\n<p>version 1.4.18 - 2019-12-31 =</p>\n\n<ul>\n<li>Feature: added all image sizes to posts</li>\n<li>Feature: added \"putPostTerms\" function to posts</li>\n<li>Feature: added wpautop filter to twig</li>\n<li>Feature: added option for custom twig PHP functinoality for PRO version</li>\n<li>Feature: hide \"edit widget html\" button for user that don\'t have capability to see the plugin </li>\n<li>Feature: added wpml compatablity</li>\n<li>Feature: added related posts in posts list</li>\n<li>Feature: added padding and margin controls (pro)</li>\n<li>Bug Fix: fixed pagination output</li>\n</ul>\n\n<p>version 1.4.17 - 2019-12-12 =</p>\n\n<ul>\n<li>Change: changed to more flexible catalog api</li>\n</ul>\n\n<p>version 1.4.16 - 2019-08-12 =</p>\n\n<ul>\n<li>Feature: added post query relation (and, or) chooser</li>\n<li>Change: update to freemius sdk 2.3.1</li>\n<li>Feature: added \"trancate\" filter</li>\n<li>Fix: fixed editor permissions PHP Error</li>\n</ul>\n\n<p>version 1.4.15 - 2019-19-11 =</p>\n\n<ul>\n<li>Change: remove the old deprecated codecanyon activation</li>\n<li>Fix: fixed bug when both plugins are installed together</li>\n<li>Fix: fixed empty widget content when put a lot of content in the widget html/js</li>\n<li>Feature: added option for fonts for post list for intro and content</li>\n<li>Feature: added custom filter query ID in posts list query (pro)</li>\n<li>Feature: added labels to typography fields</li>\n<li>Feature: added description option for elementor controls</li>\n<li>Feature: added option to add help links to widgets from the widget editor</li>\n</ul>\n\n<p>version 1.4.14 - 2019-24-10 =</p>\n\n<ul>\n<li>Fix: fixed js not included bug</li>\n</ul>\n\n<p>version 1.4.13 - 2019-24-10 =</p>\n\n<ul>\n<li>Fix: fixed terms attribute selector bugs in elementor</li>\n<li>Fix: fixed post selection was not showing post types without taxonomies</li>\n<li>Fix: fixed rtl visibility issues in admin</li>\n</ul>\n\n<p>version 1.4.12 - 2019-15-10 =</p>\n\n<ul>\n<li>Feature: added exclude posts by current post</li>\n<li>Feature: added post category addition custom taxonomy support</li>\n<li>Fix: fixed some bug in post list selector elementor</li>\n</ul>\n\n<p>version 1.4.11 - 2019-07-10 =</p>\n\n<p>*Feature: added link param html attributes placeholder\n*Feature: added category link to post list params\n*Fix: fixed post list category not displayed bug</p>\n\n<p>version 1.4.10 - 2019-28-9 =</p>\n\n<p>-bug fix: added some front end protection against db not installed bug\n* Feature(pro): added do_action for custom wp actions run\n* Feature(pro): added apply_filters for custom wp actions run\n-bug fix: fixed export widget with assets path\n-change: added instructions to download pro version.</p>\n\n<h4>1.4.7 - 2019-18-9</h4>\n\n<p>*Fix: fixed post category selection in post list</p>\n\n<h4>1.4.6 - 2019-18-9</h4>\n\n<p>*Fix: fixed dynamic items in repeater</p>\n\n<h4>1.4.6 - 2019-11-9</h4>\n\n<p>*Fix: fixed admin body class external\n*Feature: make support for post categories list\n*Feature(pro) - made taxonomies list attribute\n*Fix: fixed current posts fetch in archive type</p>\n\n<h4>1.4.5 - 2019-19-8</h4>\n\n<p>*Change: improved widgets manager design</p>\n\n<h4>1.4.3 - 2019-25-7</h4>\n\n<p>*Change: updated the activation link from plugins\n*Change: small UI improvements</p>\n\n<h4>1.4.2 - 2019-24-7</h4>\n\n<p>*Feature: add post category to dynamic fields\n*Feature: added toolset integration</p>\n\n<h4>1.4.1 - 2019-8-7</h4>\n\n<p>*Feature: added search widget\n*Feature: the plugin is now fully translatable, added russian translation</p>\n\n<h4>1.4 - 2019-8-7</h4>\n\n<p>*Change: moved to new payment system (freemius), changed pricing plans</p>\n\n<h4>1.3.39 - 2019-2-7</h4>\n\n<p>*Feature: add alt tags to image attribute\n*Feature: add automatic name from title on add attribute\n*Feature: redesign categories</p>\n\n<p>*Fix: removed autop filter change code from front end\n*Fix: allow to import widget when stand on category from catalog\n*Fix: fixed instagram widgets typography bug</p>\n\n<h4>1.3.38 - 2019-30-6</h4>\n\n<p>*Feature: added code examples / js snippets\n*Feature: added widget preview</p>\n\n<h4>1.3.37 - 2019-23-6</h4>\n\n<p>*Feature: add support for archive pages\n*Feature: added archive pages pagination\n*Change: changed fonts design controls</p>\n\n<h4>1.3.36 - 2019-20-6</h4>\n\n<p>*Fix: fixed multiple similar js includes in one page</p>\n\n<h4>1.3.35 - 2019-20-6</h4>\n\n<p>*Feature: add support for acf gallery field</p>\n\n<h4>1.3.34 - 2019-13-6</h4>\n\n<ul>\n<li>Feature: improved the post list filtering and ordering</li>\n</ul>\n\n<h4>1.3.33 - 2019-12-6</h4>\n\n<ul>\n<li>Feature: added ordering posts by meta value</li>\n<li>Fix: fixed site crash by db error</li>\n</ul>\n\n<h4>1.3.32 - 2019-11-6</h4>\n\n<ul>\n<li>Fix: fixed pods together with acf fileds</li>\n<li>Fix: added all categories to post list</li>\n</ul>\n\n<h4>1.3.31 - 2019-10-6</h4>\n\n<ul>\n<li>Feature: added link attribute</li>\n</ul>\n\n<h4>1.3.30 - 2019-06-6</h4>\n\n<ul>\n<li>Feature: made PODS integration</li>\n</ul>\n\n<h4>1.3.29 - 2019-06-5</h4>\n\n<ul>\n<li>Feature: added set widget icon functionality, with presence in catalog</li>\n<li>Feature: added preview widget button from the catalog</li>\n</ul>\n\n<h4>1.3.28 - 2019-06-3</h4>\n\n<ul>\n<li>Feature: made plugin translatable</li>\n</ul>\n\n<h4>1.3.27 - 2019-06-2</h4>\n\n<ul>\n<li>Fix: fixed font override attribute bug</li>\n</ul>\n\n<h4>1.3.26 - 2019-05-30</h4>\n\n<ul>\n<li>Feature: added typography attribute</li>\n</ul>\n\n<h4>1.3.25 - 2019-05-29</h4>\n\n<ul>\n<li>Tweak: added support for dynamic params in image field</li>\n</ul>\n\n<h4>1.3.24 - 2019-05-29</h4>\n\n<ul>\n<li>Fix: Fix dynamic field</li>\n<li>Tweak: Added message when adding an empty repeater from custom fields</li>\n</ul>\n\n<h4>1.3.23 - 2019-05-01</h4>\n\n<ul>\n<li>Feature: Added dynamic fields to all text controls</li>\n<li>Feature: Added \"edit html\" button to all widgets</li>\n<li>Fix: Fixed consolidated addons render bugs</li>\n</ul>\n\n<h4>1.3.22 - 2019-04-25</h4>\n\n<ul>\n<li>Feature: Made all acf fields integration including the pro like repeater and clone</li>\n</ul>\n\n<h4>1.3.21 - 2019-04-20</h4>\n\n<ul>\n<li>Fix: Fixed current post bug</li>\n</ul>\n\n<h4>1.3.20 - 2019-04-15</h4>\n\n<ul>\n<li>Fix: Fixed current post bug</li>\n</ul>\n\n<h4>1.3.19 - 2019-04-10</h4>\n\n<ul>\n<li>Feature: Done all acf fields</li>\n</ul>\n\n<h4>1.3.18 - 2019-04-05</h4>\n\n<ul>\n<li>Change: Update post child vars when change post</li>\n</ul>\n\n<h4>1.3.17 - 2019-04-01</h4>\n\n<ul>\n<li>Change: Add dynamic fields to addon editor</li>\n</ul>\n\n<h4>1.3.16 - 2019-03-30</h4>\n\n<ul>\n<li>Fix: Fixed the switchers </li>\n<li>Fix: Fixed the upload file</li>\n<li>Fix: Fixed checkbox in assets tab</li>\n</ul>\n\n<h4>1.3.15 - 2019-03-25</h4>\n\n<ul>\n<li>Fix: Fixed visual bugs</li>\n<li>Fix: Fixed radio boolean attribute (switcher)</li>\n</ul>\n\n<h4>1.3.14 - 2019-03-20</h4>\n\n<ul>\n<li>Fix: Fixed addon assets tab bugs</li>\n</ul>\n\n<h4>1.3.13 - 2019-03-15</h4>\n\n<ul>\n<li>Feature: Done export/import template with addons</li>\n</ul>\n\n<h4>1.3.12 - 2019-03-10</h4>\n\n<ul>\n<li>Feature: Added fedback on deactivate</li>\n</ul>\n\n<h4>1.3.11 - 2019-03-05</h4>\n\n<ul>\n<li>Fix: Fixed export import layout stuff</li>\n</ul>\n\n<h4>1.3.10 - 2019-03-01</h4>\n\n<ul>\n<li>Fix: Fixed assets tab issues</li>\n<li>Fix: Fixed post to articles category rename on install</li>\n</ul>\n\n<h4>1.3.09 - 2019-02-28</h4>\n\n<ul>\n<li>Fix: Fixed test addon jquery include</li>\n<li>Change: Added purchase link to license page</li>\n</ul>\n\n<h4>1.3.08 - 2019-02-25</h4>\n\n<ul>\n<li>Fix: Fixed settings text output</li>\n</ul>\n\n<h4>1.3.07 - 2019-02-20</h4>\n\n<ul>\n<li>Fix: Fixed font manager bug</li>\n</ul>\n\n<h4>1.3.06 - 2019-02-15</h4>\n\n<ul>\n<li>Fix: Fixed taxonomy issues</li>\n</ul>\n\n<h4>1.3.05 - 2019-02-10</h4>\n\n<ul>\n<li>Fix: Fixed add addon functionality</li>\n</ul>\n\n<h4>1.3.04 - 2019-02-05</h4>\n\n<ul>\n<li>Improvment: Improved post types category selection</li>\n</ul>\n\n<h4>1.3.03 - 2019-02-01</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.3.02 - 2019-01-30</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.3.01 - 2019-01-25</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.2.01 - 2019-01-20</h4>\n\n<ul>\n<li>Fix: Fixed js in editor when addins widget</li>\n</ul>\n\n<h4>1.2.00 - 2019-01-15</h4>\n\n<ul>\n<li>Feature: Pro version with a catalog</li>\n</ul>\n\n<h4>1.0.11 - 2019-01-10</h4>\n\n<ul>\n<li>Fix: Fixed some wordpress galleries related bug</li>\n</ul>\n\n<h4>1.0.10 - 2019-01-05</h4>\n\n<ul>\n<li>Fix: Fixed export category</li>\n</ul>\n\n<h4>1.0.09 - 2019-01-01</h4>\n\n<ul>\n<li>Change: Made global setting for consolidata addons or not</li>\n<li>Change: Updated some memory text in general settings</li>\n</ul>\n\n<h4>1.0.08 - 2018-12-30</h4>\n\n<ul>\n<li>Fix: Fixed all notices related bugs</li>\n</ul>\n\n<h4>1.0.07 - 2018-12-30</h4>\n\n<ul>\n<li>Fix: Fixed with default data types</li>\n</ul>\n\n<h4>1.0.06 - 2018-12-25</h4>\n\n<ul>\n<li>Fix: Fixed js includes consolidated</li>\n</ul>\n\n<h4>1.0.05 - 2018-12-20</h4>\n\n<ul>\n<li>Fix: Fixed js includes</li>\n</ul>\n\n<h4>1.0.04 - 2018-12-15</h4>\n\n<ul>\n<li>Fix: Fixed js includes</li>\n</ul>\n\n<h4>1.0.03 - 2018-12-10</h4>\n\n<ul>\n<li>Fix: Fixed empty category issues</li>\n</ul>\n\n<h4>1.0.02 - 2018-12-05</h4>\n\n<ul>\n<li>Fix: Fixed bug with some unit values in render output</li>\n</ul>\n\n<h4>1.0.00 - 2018-12-01</h4>\n\n<ul>\n<li>Release: First plugin release</li>\n</ul>\";}s:14:\"upgrade_notice\";b:0;s:7:\"version\";s:6:\"1.5.98\";s:13:\"download_link\";s:388:\"https://api.freemius.com/v1/installs/14185590/updates/69314.zip?is_premium=true&authorization=FSLA+14185590%3AgEgkVzY9Gjw4NJ9KIslPmpmNF7BErb7YDweV8H-_eWI0GmSOqlnJWVB-DZKHqMwAuuQv4pxg7MYyqu3d_rU2KOrABIB6k0XuIPHoLXxYmBIhvsGgIR5A-W4Q_lml4cG1jaY623kj1ld5m_z_I6ygTxjGG4tIQNX6H4rRtN0SzeWmFtG2DIGnHEkPXGls5dirqptU8NM_90Zcd8yFeeHalpKXCjhG81lK_aSuQ1U65Y7KD7Wz-9fkDA0Mc9TBzJiA2-j17mYVC-7Tm0fxItBwUA\";}}s:7:\"created\";i:1709637835;s:9:\"timestamp\";i:1709641435;}s:91:\"get:/v1/installs/14185590/updates/latest.json?is_premium=true&newer_than=1.5.98&readme=true\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":20:{s:9:\"plugin_id\";s:4:\"4036\";s:12:\"developer_id\";s:4:\"4880\";s:4:\"slug\";N;s:12:\"premium_slug\";s:40:\"unlimited-elements-for-elementor-premium\";s:7:\"version\";s:6:\"1.5.99\";s:11:\"sdk_version\";s:5:\"2.6.2\";s:25:\"requires_platform_version\";s:3:\"3.5\";s:37:\"requires_programming_language_version\";N;s:20:\"tested_up_to_version\";s:5:\"6.4.2\";s:8:\"has_free\";b:1;s:11:\"has_premium\";b:1;s:12:\"release_mode\";s:8:\"released\";s:5:\"limit\";N;s:7:\"uniques\";i:31121;s:2:\"id\";s:5:\"69597\";s:7:\"created\";s:19:\"2024-03-11 15:15:16\";s:7:\"updated\";s:19:\"2024-03-13 04:04:27\";s:11:\"is_released\";b:0;s:3:\"url\";s:388:\"https://api.freemius.com/v1/installs/14185590/updates/69597.zip?is_premium=true&authorization=FSLA+14185590%3AKkSQjdez5pvhaCzEAGnCBdizzkqF82EAKBE1Nl22mf-S62KQapxXoNad4AxSG-qwQnHnOtAC_wMBCcj4TQ5_vmBPkaSNsBrS7oav7OTSmoBlx6ru0JKn3LYF31F6AkgcrHZyYcXXVWEPzjG4sm3tHb26EK4T6wZ9BUNyXJNJusHGB4iIEbnu_YpfNFYQqptNBfdB-VWsjkKyde7g-yDMIoKyS1w9KxjbnK1diT67RFgoxGKs9P7Ec8x4bJSl8gGi13F9Wfh_nd1m7evl_JZ6qA\";s:6:\"readme\";O:8:\"stdClass\":11:{s:4:\"name\";s:66:\"Unlimited Elements For Elementor (Free Widgets, Addons, Templates)\";s:4:\"slug\";s:32:\"unlimited-elements-for-elementor\";s:4:\"tags\";O:8:\"stdClass\":6:{s:9:\"elementor\";s:9:\"elementor\";s:8:\"elements\";s:8:\"elements\";s:6:\"addons\";s:6:\"addons\";s:16:\"elementor addons\";s:16:\"elementor addons\";s:16:\"elementor widget\";s:16:\"elementor widget\";s:12:\"page builder\";s:12:\"page builder\";}s:8:\"requires\";s:3:\"3.5\";s:12:\"requires_php\";N;s:6:\"tested\";s:5:\"6.4.2\";s:10:\"stable_tag\";s:3:\"1.0\";s:8:\"sections\";O:8:\"stdClass\":4:{s:11:\"description\";s:7110:\"<p><strong>Elementor</strong> users, elevate your web design experience with <strong>Unlimited Elements for Elementor</strong>. An all in one plugin that instantly gives you the most advanced widgets and tools to make better Elementor websites faster. Take your WordPress website to the next level.</p>\n\n<p><a href=\"https://unlimited-elements.com/elementor-widgets/\">View Elementor Widgets Demos</a>\n<br>\nBrowse our extensive collection of free widgets or upgrade to our pro version for access to over 200 additional unique drag and drop widgets for <strong>Elementor</strong>. Each widget provides a wide range of options to easily control every aspect. If you can\'t find what you need, our <strong>Widget Creator</strong> Framework empowers you to create any widget you can imagine.</p>\n\n<h3>Plugin Features</h3>\n\n<ul>\n<li><p><a href=\"https://unlimited-elements.com/elementor-widgets/\"><strong>Widget Library</strong></a> – Enhance the popular Elementor page builder with our user-friendly and innovative widget library. Simplify your website by finding everything you need in one place, without the need for multiple plugins.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/widget-creator/\"><strong>Widget Creator</strong></a> – Save valuable time by eliminating the need to search for numerous plugins and add-ons. Instead, create customized, professional widgets that perfectly align with your website requirements.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/elementor-widgets/\"><strong>Elementor Templates</strong></a> – Effortlessly kickstart your web project with pre-designed templates. Say goodbye to endless searches for inspiration or starting from scratch. Get your project up and running in seconds with our collection of template kits.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/elementor-templates/\"><strong>Elementor Templates</strong></a> – Effortlessly kickstart your web project with pre-designed templates. Say goodbye to endless searches for inspiration or starting from scratch. Get your project up and running in seconds with our collection of template kits.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/loop-builder-for-elementor/\"><strong>Loop Builder</strong></a> – Easily create dynamic Loop Items within the Elementor Theme Builder by utilizing any loop widget layout of your preference. Effortlessly populate the chosen widget with dynamic content to craft versatile and engaging Loop Items.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/background-widgets-for-elementor/\"><strong>Background Widgets</strong></a> – Elevate your web designs instantly with our user-friendly animated backgrounds available in our extensive widget library. Experience seamless integration and unleash your creativity like never before.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/post-widgets-filters-tools/\"><strong>Post Widgets & Filters</strong></a> – Easily create stunning post layouts with real-time filters. Improve the browsing experience for website visitors by helping them find the content they\'re looking for. Effortlessly display posts using advanced criteria on your entire website.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/woo/\"><strong>WooCommerce Widgets & Filters</strong></a> – Create stunning product layouts with dynamic real-time filters. Showcase your products and categories in a wide array of interactive formats, such as grids, carousels, sliders, and more.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/remote-control-widgets/\"><strong>Woo Widgets & Filters</strong></a> – Unleash your creativity with advanced and customizable layouts. Take full control of your designs and make them truly unique using the remote controls. Stand out from the crowd with layouts that are both eye-catching and distinctive.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/sync-widgets/\"><strong>Sync Between Widgets</strong></a> – Elevate your web designs to new heights by seamlessly synchronizing multiple item-based widgets. This powerful feature empowers you to effortlessly create intricate and personalized layouts, taking your designs to the next level of sophistication.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/multi-source-galleries/\"><strong>Multi-Source Galleries</strong></a> – Empower your gallery showcase by effortlessly featuring Woo products, WordPress posts, Instagram feeds, and a variety of other sources, including various API integrations.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/live-copy-paste/\"><strong>Live Copy Paste</strong></a> – Copy and paste fully designed sections from the Unlimited Elements website directly to your website, saving you time and ensuring you can finish your web project as soon as possible.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/mega-menu-widget-for-elementor/\"><strong>Mega Menu Builder</strong></a> – Easily craft a distinctive Mega Menu for your website navigation by incorporating images, icons, links, and various Elementor widgets into unique menu layouts.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/mega-slider-widget-for-elementor/\"><strong>Mega Slider Builder</strong></a> – Easily turn any Elementor sections into slider slides. Now you can amaze your website visitors with jaw-dropping slider designs that look amazing on any device.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/multi-source/\"><strong>Multi-Source Widgets</strong></a> – Add content dynamically to item-based widgets effortlessly with support for ACF repeaters, JSON/CSV files, Woo Products, WordPress posts, users, menus, and a range of API integrations.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/dynamic-post-popup-widget-for-elementor/\"><strong>Dynamic Popup Builder</strong></a> – Dynamically create a popup to add a quick view of the post without leaving the page. Use an Elementor single post template to create the layout of the dynamic popup.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/form-builder/\"><strong>Elementor Form Builder</strong></a> – Build advanced forms effortlessly using the drag-and-drop form builder. Whether it’s a simple or complex form, our straightforward form widgets make it quick and easy to create forms, improving your workflow.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/calculators/\"><strong>Calculator Builder</strong></a> – Easily design professional calculators for any type of industry. Whether you need a loan calculator, mortgage calculator or business calculator, our powerful and intuitive drag and drop builder makes it easy to create complex calculators with ease.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/filters/\"><strong>Elementor Filter Widgets</strong></a> – Unlock the potential of the AJAX-based faceted filter system, seamlessly empowering you to craft diverse layouts with ease. Take control by applying multiple filters, ensuring a super-fast and dynamic filtering experience tailored to your website needs.</p></li>\n</ul>\";s:12:\"installation\";s:521:\"<p>Note : This plugin works with Elementor. Make sure you have <a href=\"https://wordpress.org/plugins/elementor/\">Elementor</a> installed.</p>\n\n<ol>\n<li>Upload the plugin folder to the <code>/wp-content/plugins/</code> directory, or install the plugin through the WordPress plugins screen directly.</li>\n<li>Activate the plugin through the \'Plugins\' screen in WordPress</li>\n<li>Navigate to Unlimited Elements in the WordPress side menu and install the widget you want by hovering over it and clicking install.</li>\n</ol>\";s:3:\"faq\";s:4208:\"<h4>Can I use the plugin without Elementor?</h4>\n\n<p>No. You cannot use the plugin without Elementor since it\'s an addon for Elementor.</p>\n\n<h4>Does the plugin work with any theme?</h4>\n\n<p>Absolutely! The plugin will work with any theme where Elementor works.</p>\n\n<h4>What if I update to the Premium version after using the Free version?</h4>\n\n<p>Your existing elements/content will work with the premium version. So you won’t lose your any of your hard work.</p>\n\n<h4>Can I get a refund?</h4>\n\n<p>If you are not happy with your purchase at anytime just contact us and we will refund 100% of your money no questions asked.</p>\n\n<h4>Do you offer a renewals discount?</h4>\n\n<p>Yes, you get 25% discount for all annual plan automatic renewals. The renewal price will never be increased so long as the subscription is not cancelled.</p>\n\n<h4>How do I install and activate the \'Unlimited Elements for Elementor\' plugin on WordPress?</h4>\n\n<p>To install the \'Unlimited Elements\' plugin on your WordPress site, access your WordPress Dashboard and go to Plugins -> Add New. In the search box, enter \'Unlimited Elements.\' Locate the plugin in the search results and click on the \'Install Now\' button. Once the installation is finished, click on the \'Activate\' button, and \'Unlimited Elements for Elementor\' will be successfully activated on your WordPress site.</p>\n\n<h4>Do I need to know code to use Unlimited Elements?</h4>\n\n<p>No, you do not need to know code to leverage the widgets and other tools provided by the Unlimited Elements plugin. It is designed to be user-friendly, allowing you to enhance your Elementor experience without any coding expertise. However, for users familiar with code, the plugin offers the added advantage of a widget creator, enabling the creation of custom Elementor widgets for a more tailored and advanced design experience.</p>\n\n<h4>Is my site secure with Unlimited Elements?</h4>\n\n<p>Yes, Unlimited Elements is a secure plugin. The plugin is regularly updated to adhere to common security standards, ensuring a secure environment for your website.</p>\n\n<h4>What types of filters does Unlimited Elements provide?</h4>\n\n<p>Unlimited Elements offers a variety of filter types, including search filters, dropdowns, tabs filters, checkboxes filters, and WooCommerce-related filters, providing a diverse range of options for dynamic and versatile website filtering.</p>\n\n<h4>Are the filters compatible with any post type or WooCommerce products?</h4>\n\n<p>Yes, all the filters provided by Unlimited Elements are live Ajax filters, ensuring dynamic and seamless filtering experiences. They are compatible with any post type, including custom post types, and WooCommerce products, offering versatile functionality for a wide range of content on your website. Utilize specific WooCommerce filters to enhance the shopping experience for your customers, such as the price range slider filter and color swatches filter for products with different colors.</p>\n\n<h4>Can I use Unlimited Elements to display custom post types in my widgets?</h4>\n\n<p>Yes, Unlimited Elements supports showcasing custom post types with advanced query selection and seamless connection to any filter from the UE library. This allows for tailored and dynamic content presentation on your website using the plugin\'s versatile features.</p>\n\n<h4>What are multi-source widgets in Unlimited Elements?</h4>\n\n<p>Multi-source widgets in Unlimited Elements enable the population of item-based widgets with various dynamic source types. These widgets can be populated using sources like ACF repeater fields, WooCommerce products, custom post types, Instagram feeds, and various API integrations. This versatility allows for the seamless integration of diverse content into widgets, enhancing the flexibility and functionality of your website elements.</p>\n\n<h4>Should I use Remote Control Widgets or the Sync Widgets function in Unlimited Elements?</h4>\n\n<p>The choice depends on your design preferences. If you want complete control, go for Remote Control Widgets. For synchronized layouts, choose Sync Widgets. They can also be used together for even more powerful customization options in Unlimited Elements.</p>\";s:9:\"changelog\";s:112934:\"<p>version 1.5.99: 2024-03-11</p>\n\n<ul>\n<li>Fix - updated multisource image fields</li>\n<li>Fix - fixed some small php bug with strtobool function</li>\n</ul>\n\n<p>version 1.5.98: 2024-03-05</p>\n\n<ul>\n<li>Fix Some small gutenberg related bug fix</li>\n</ul>\n\n<p>version 1.5.97: 2024-03-04</p>\n\n<p>Plugin Updates:</p>\n\n<ul>\n<li>Fix: allow showing authors name translated</li>\n<li>Change: updated font awesome version to 6</li>\n<li>Fix: done some link attribute security fix</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Accordion Menu (Pro) - Implemented \'Active State Color\' options for Sub Menu items. This new functionality allows users to customize the color of sub-menu items when they are in the active state, providing enhanced visual feedback.</li>\n<li>Feature: Content Slider (Pro) - Made \'Slide Margin\' option available for Full Slider Type and Offset Slider Type. This update expands the usability of the margin customization, allowing users to set margins between slides in both Full Slider and Offset Slider configurations.</li>\n<li>Feature: Icon Tabs (Pro) - Made \'Start Collapsed\' option responsive. This update ensures that the \'Start Collapsed\' behavior adjusts responsively, providing a consistent and user-friendly experience across various devices and screen sizes.</li>\n<li>Feature: Post Accordion (Free) - Introduced \'Expand All Accordion\' functionality, enabling users to expand all accordion items with a single click for improved content accessibility.</li>\n<li>Feature: Fullscreen Menu (Free) - Introduced option to customize the thickness of the animated hamburger icon bars, providing users with greater control over the visual appearance of the icon.</li>\n<li>Change: Coverflow Carousel (Pro) - Updated \'Button Link\' option: if empty, no link will be applied. This modification ensures that if the \'Button Link\' option is left empty, no link will be associated with the button within the widget.</li>\n<li>Fix: Product Carousel (Pro) - Optimized widget HTML code. This update enhances performance and efficiency by streamlining the HTML structure of the widget.</li>\n<li>Fix: Content Tabs (Free) - Improved widget interaction within an Elementor\'s popup. This update ensures a more seamless and optimized experience when utilizing the widget within a popup setting.</li>\n</ul>\n\n<p>version 1.5.96: 2024-02-26</p>\n\n<p>Plugin Updates:</p>\n\n<ul>\n<li>Feature: added option for time_ago_short in timelines that will show shorter version of minutes and hours text</li>\n<li>Feature: added defaults for weather widget</li>\n<li>Fix: fixed hourly weather fields</li>\n<li>Fix: fixed the import with images functionality</li>\n<li>Fix: set default timeout to remote requests</li>\n<li>Fix: fixed the image duplicate when importing templates</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Side Menu (Pro) - Implemented \'Menu Padding\' option. This new functionality allows users to set padding for the menu, providing control over the spacing and layout within the widget.</li>\n<li>Feature: Post Grid (Pro) - Introduced a new value for \'Meta Data Position\' option called \'Before Title\'. This new functionality allows users to position meta data before the title, providing additional flexibility in content layout.</li>\n<li>Feature: Loop Carousel (Pro) - Implemented \'Stage Padding\' option. This new functionality allows users to set stage padding, displaying a part of the previous and next carousel items for a more visually appealing and dynamic presentation.</li>\n<li>Feature: Interactive Circle Infographic (Pro) - Implemented \'Selected Item Number\' option. This new functionality allows users to select a specific item by default, enhancing user experience by highlighting a predetermined item upon initialization.</li>\n<li>Feature: Unlimited Timeline (Free) - Introduced option to display the image on the opposite side of the content for enhanced layout flexibility and customization.</li>\n<li>Feature: Thumbnail Slider (Pro) - Introduced \'Multi Source\' option, enabling users to select gallery items from various sources for enhanced flexibility and content integration.</li>\n<li>Feature: Timer Countdown Banner (Pro) - Added \'Direction\' option to support RTL (Right-to-Left) layout websites.</li>\n<li>Feature: Post Horizontal Timeline (Pro) - Introduced Background Color and Icon Color options for Navigation Arrows in disabled mode. This new functionality allows users to customize the appearance of navigation arrows when they are disabled, providing enhanced visual control.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Time Ago Type\' option. This new functionality allows users to choose the type of time ago representation, providing flexibility in how time is displayed within the widget.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Text Custom Field\' option. This new functionality allows users to add a custom field under the main Posts Text, providing additional customization for displaying content.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Link Type\' option for all link elements in the widget. This new functionality allows users to choose the type of link for various elements within the widget, enhancing control over linking behavior.</li>\n<li>Feature: Remote Link (Pro) - Introduced active state for the link. This new functionality allows users to customize the appearance of the link when it is in an active state, providing enhanced visual feedback.</li>\n<li>Feature: Dynamic Post Popup (Pro) - Implemented \'Hide Vertical Scrollbar in Popup\' option. This new functionality allows users to hide the vertical scrollbar within the popup, providing a cleaner and more focused appearance.</li>\n<li>Feature: Icon Carousel (Pro) - Introduced \'Autoplay Pause on Hover\' option, allowing users to pause autoplay functionality when hovering over the carousel for improved control and interaction.</li>\n<li>Feature: Dynamic Post Popup (Pro) - Introduced Entrance Animation functionality for the popup. This new feature allows users to apply entrance animations, enhancing the visual appeal and engagement when the popup appears.</li>\n<li>Feature: Unlimited Timeline (Free) - Implemented \'Content Box Link\' option. This new functionality allows users to link the entire content box, providing a convenient way to associate a link with the entire widget item.</li>\n<li>Feature: Text Field (Free) - Added \'Read Only\' option, allowing users to set the field as read-only for preventing user input while retaining visibility of the text.</li>\n<li>Feature: Unlimited Charts (Pro) - Introduced \'Radar Range\' option for Radar chart, allowing users to set the minimum range value for improved data visualization.</li>\n<li>Feature: Testimonial Carousel (Pro) - Added \'Rating\' field to the Source option. This new functionality allows users to incorporate a rating field as a source for the widget, expanding the available data sources for enhanced content display.</li>\n<li>Feature: Multi Step Form (Pro) - Introduced \'Direction\' option. This new functionality is useful for RTL (Right-to-Left) websites, allowing users to set the direction of the widget layout accordingly.</li>\n<li>Feature: Unlimited Timeline (Free) - Introduced option for users to customize the text of each item\'s button, providing greater flexibility.</li>\n<li>Feature: Post List (Free) - Implemented \'Space Between Categories\' option. This new functionality allows users to set spacing between categories, providing control over the layout and visual presentation of category elements.</li>\n<li>Feature: Memory Game (Pro) - Introduced \'Add Completion Time to Form Field\' option, enabling users to automatically append the time taken to complete the memory game to a designated form field.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Add Link For The Whole Item\' option. This new functionality allows users to add a link to the entire widget item, enhancing the interactive capabilities and providing a clickable area for the entire item.</li>\n<li>Feature: Post Carousel (Pro) - Implemented \'Text Padding\' and \'Title Padding\' options. This new functionality allows users to set padding for text and title elements, providing enhanced control over spacing and layout within the widget.</li>\n<li>Feature: Post Grid (Pro) - Introduced \'Date Modified\' options. This new functionality allows users to display the date when a post was last modified, providing additional information and transparency in content presentation.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Introduced options to customize Maps Controls icons\' color and background color. This new functionality allows users to personalize the appearance of map controls, enhancing visual customization.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Disable Map Interaction On Mobile\' option. This new functionality allows users to disable map interaction specifically on mobile devices, providing control over the user experience on smaller screens.</li>\n<li>Change: Content Tabs (Free) - Modified behavior of \'Start Collapsed\' option when used with \'Set Hash\'. If the URL has a hash, the first opened tab will be determined by the hash, providing a more dynamic and user-friendly experience.</li>\n<li>Change: Dropdown Button (Pro) - Removed Text Decoration CSS property from dropdown items. This update enhances the visual presentation by eliminating unnecessary text decoration.</li>\n<li>Change: Woo Mini Cart (Pro) - Added separate border options for \'View Cart\' and \'Checkout\' buttons, providing users with more customization flexibility for button styling.</li>\n<li>Change: Swipe Carousel (Pro) - Modified \'Enable Link\' option. Now, the entire item serves as a link, providing a more intuitive and consistent approach to linking within the widget.</li>\n<li>Fix: Submit Button (Free) - Corrected default values in email 2 that were leading to validation errors.</li>\n<li>Fix: Post Carousel Lite (Free) - Addressed issue where the carousel was not displaying on mobile devices.</li>\n<li>Fix: Icon Tabs (Pro) - Resolved issue with the \'Start Collapsed\' option. The fix ensures that the \'Start Collapsed\' option now functions correctly, delivering the intended collapsed behavior upon initialization.</li>\n<li>Fix: Post Grid (Pro) - Optimized widget item HTML code. This update enhances performance and efficiency by streamlining the HTML structure of widget items.</li>\n<li>Fix: Unlimited Timeline (Free) - Optimized item HTML code. This update improves performance and efficiency by refining the HTML structure of individual items within the widget.</li>\n<li>Fix: Unlimited Timeline (Free) - Optimized CSS code. This update improves performance and reduces the overall footprint of the stylesheet, enhancing efficiency and loading times.</li>\n<li>Fix: Remote Link (Pro) - Resolved issue where the Text Shadow option was erroneously interpreted as Box Shadow. The fix ensures that the Text Shadow option now functions correctly, providing the intended text shadow effect.</li>\n<li>Fix: Scroll Sequence (Pro) - Revised and improved descriptions of the widget fields for better clarity.</li>\n<li>Fix: Post Magazine Grid (Pro) - Added \'raw\' tag to category names to fix the display issue where the \'&\' symbol in category names was not displaying correctly.</li>\n<li>Fix: Before After (Pro) - Improved widget interaction with Elementor\'s Popups. This update ensures seamless integration and optimal performance when using the widget within Elementor\'s Popup functionality.</li>\n<li>Fix: Grid Gallery (Pro) - Resolved an issue where the widget was not extending to full width within Elementor Container.</li>\n<li>Fix: Particle Image (Pro) - Added protection from lazy load. This update ensures compatibility and proper functionality, mitigating potential issues related to lazy loading on various platforms.</li>\n</ul>\n\n<p>version 1.5.95: 2024-02-12:</p>\n\n<ul>\n<li>Feature: Ensure that the blog displayed on the \"Home\" page of the plugin is always up-to-date.</li>\n<li>Feature: Implemented support for tags in the widget catalog.</li>\n<li>Feature: Added an option for galleries to play videos in muted mode.</li>\n<li>Feature: Integrated weather forecast data preparation for the widget.</li>\n<li>Fix: Addressed some minor potential security risks associated with the import templates functionality.</li>\n<li>Fix: Rectified email validation for Form Email2.</li>\n<li>Fix: Resolved some issues with the price range filter.</li>\n<li>Fix: fixed the problem where dynamic template styles disappeared after updating Elementor Pro.</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Image Zoom Content Box (Free) - Implemented \'Title Tag\' option. This new functionality allows users to specify the HTML tag for titles within the widget, providing flexibility and control over the semantic structure of the content.</li>\n<li>Feature: Post Accordion (Free) - Implemented \'Disable Link in Image\' option. This new functionality allows users to disable the link associated with an image, providing more control over the interactive behavior of images within the widget.</li>\n<li>Feature: Slider Gallery (Free) - Implemented \'Mute Video\' option. This new functionality allows to play videos muted by default. Volume can be adjusted in video players on live page.</li>\n<li>Feature: Unlimited Charts (Pro) - Implemented \'Item Bar Width\' option. This new functionality allows users to customize the width of individual bars, providing greater control over the visual representation of items.</li>\n<li>Feature: Remote Item Navigation (Pro) - Introduced \'Border Override Color\' options for Regular and Active states. This new functionality allows users to customize border colors separately for both Regular and Active states, enhancing visual styling in the widget.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Title Min Height\' option. This new functionality allows users to set a minimum height for the title, offering more control over the visual presentation and consistency in the widget.</li>\n<li>Feature: Checkbox Field (Pro) - Introduced \'Show Link\' option. This new functionality enables users to show or hide links and customize their styling within the widget, offering more control over the interactive elements.</li>\n<li>Feature: Counter (Free) - Implemented \'Add Link To Widget Container\' option. This new functionality allows users to include a link, enhancing the interactive capabilities of the element by enabling navigation to another page or resource.</li>\n<li>Feature: Icon Box Accordion (Pro) - Introduced \'Icon + Text\' option for Graphic Element. This new value expands customization by allowing users to display both an icon and text within the Graphic Element for richer visual representation.</li>\n<li>Feature: Before After (Pro) - Added support for the widget inside Elementor\'s Tabs widget. This enhancement ensures seamless integration and compatibility, allowing users to utilize the widget effectively within Elementor\'s Tabs.</li>\n<li>Feature: Justified Image Carousel (Pro) - Implemented \'Hide Inactive Arrow\' option. This new functionality allows users to hide inactive arrows, providing a cleaner and more focused appearance in the widget interface.</li>\n<li>Feature: Layers (Pro) - Added shadow for icon type layers.</li>\n<li>Feature: Icon Pointer Button (Pro) - Introduced \'Direction\' option. This new functionality allows users to specify the direction for RTL (Right-to-Left) or LTR (Left-to-Right) websites, ensuring proper layout alignment based on language direction.</li>\n<li>Feature: Loop Carousel (Pro) - Implemented \'Auto Height\' option. This new functionality adjusts the height of the slider dynamically based on the height of the current slide, providing a more adaptive and seamless user experience.</li>\n<li>Feature: Justified Image Carousel (Pro) - Option to fix the broken layout (resulting in a duplicate carousel) caused by delayed image loading, this solution verifies that the images are loaded before initializing the carousel.</li>\n<li>Feature: Remote Tabs (Pro) - Introduced styling options for Border Radius, Border, and Shadow for the image of the active tab.</li>\n<li>Feature: Layers (Pro) - Added background color, padding and radius for text fields.</li>\n<li>Feature: WhatsApp Chat (Pro) - z-index option for Popup, allowing users to customize the stacking order of the Popup for better control over its visibility in relation to other elements.</li>\n<li>Feature: WhatsApp Chat (Pro) - Introduced option to customize the Popup Title, along with styling options for enhanced visual control and personalization.</li>\n<li>Feature: Swipe Carousel (Pro) - Introduced \'Additional Title\' options. This new functionality expands customization by providing additional settings for titles, allowing users to further enhance the visual presentation of titles within the widget.</li>\n<li>Feature: Content Grid (Pro) - Introduced \'Image Scale\' option. This new functionality allows users to scale the images, providing enhanced control over the visual presentation within the widget.</li>\n<li>Feature: Fullscreen Menu (Free) - Implemented feature - automatically opens menu item if it matches the current page URL.</li>\n<li>Feature: Post Grid (Pro) - Added Option to show post tags, providing users with the ability to showcase tags associated with each post.</li>\n<li>Feature: Post Magazine Grid (Pro) - Introduced \'Image Scale\' and \'CSS Filters\' options along with the hover transition duration for enhanced image customization.</li>\n<li>Feature: Card Carousel (Free) - Implemented \'Image Position\' option. This new functionality allows users to customize the position of image within the widget, providing enhanced control over the visual layout.</li>\n<li>Feature: Layers (Pro) - Added mouse parallax effect, adds a captivating and interactive dimension to the user interface.</li>\n<li>Feature: Swipe Carousel (Pro) - Introduced additional styling options. This new set of functionalities allows users to further customize and refine the visual appearance of the widget, providing enhanced styling possibilities.</li>\n<li>Feature: Mega Menu (Pro) - Implemented \'Close Transition Speed\' option. This new functionality enables users to set the speed of close animations for the dropdown, enhancing visual transitions and customization.</li>\n<li>Feature: Unlimited Carousel (Pro) - Added \'Image Position\' option, allowing users to customize the position of the image above or below the content for enhanced layout flexibility.</li>\n<li>Feature: Layers (Pro) - Implemented motion effects—now elements can bounce up and down and move left to right for a livelier interface.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Center Info Window\' option. This new functionality allows users to center the info window on the map, providing enhanced visibility and focus on the selected location.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Close After Outside Info Window Click\' option. This new functionality allows users to close the info window after clicking outside of it on the map, enhancing user interaction and control.</li>\n<li>Feature: Layers (Pro) - Implemented responsive settings for individual layers, allowing users to toggle each layer on or off based on the specific device requirements.</li>\n<li>Feature: Image Accordion (Pro) - Added \'Title HTML Tag\' option, providing users with better SEO control by allowing customization of HTML tags for widget titles.</li>\n<li>Feature: Content Tabs (Free) - Introduced option to fire a resize event on tab click, ensuring proper functionality of other widgets inside tab content for a smoother and more seamless user experience.</li>\n<li>Feature: Event List (Pro) - Implemented \'Remove Expired Event Item\' option. This new functionality allows users to automatically remove event items that have expired, streamlining content management within the widget.</li>\n<li>Feature: Post Grid (Pro) - Added typography option for post tags, allowing users to customize the font style, size, and other typographic attributes.</li>\n<li>Feature: Event List (Pro) - Implemented \'Horizontal Align\' option. This new functionality allows users to customize the horizontal alignment of the button, providing enhanced control over the layout within the widget.</li>\n<li>Feature: vCard (Pro) - Introduced option to include social media links in downloadable VCF contact file, enhancing contact information with additional social network profiles for improved connectivity.</li>\n<li>Change: Toggle Text Button (Free) - Upgraded textarea to full functionality editor, providing users with enhanced editing capabilities.</li>\n<li>Change: vCard (Pro) - Updated vCard JavaScript library to the latest version, ensuring compatibility with current standards and latest feature availability.</li>\n<li>Fix: Woo Product List (Free) - Introduced \'Layout Type\' option. This new functionality allows users to set the layout as either column or row, providing flexibility in organizing and displaying content within the widget.</li>\n<li>Fix: vCard (Pro) - Resolved issue where QR code was not scanning on some apps.</li>\n<li>Fix: Hotspots (Pro) - Rebuilt JavaScript code for better interaction. Removed unnecessary code to optimize performance and streamline functionality.</li>\n<li>Fix: Sideways Vertical Text (Pro) - Text layout shifting issue on Safari browser.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue with scrolling to the top of the page after tab click. The fix ensures that tab clicks no longer trigger unintended scrolling to the top, providing a smoother user experience.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with the vertical scrollbar appearing on hover.</li>\n<li>Fix: Testimonial Carousel (Pro) - The issue where styling attributes (size and color) for SVG icons were not taking effect.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue in Content Tabs when Before After widget couldn\'t function inside tabs. The fix ensures proper functionality, allowing users to utilize the widget as intended.</li>\n<li>Fix: Woo Product Grid (Pro) - Added image HTML attributes to product images.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue where the size of social icons wasn\'t responding to the option value. The fix ensures that the specified option value now accurately reflects the size of social icons.</li>\n<li>Fix: Counter (Free) - Removed unnecessary space in \'Before Text\' and \'After Text\' options. This update improves the clarity and presentation of the text by eliminating unnecessary spacing.</li>\n<li>Fix: Content Tabs (Free) - Added support for Elementor Tabs widget. This enhancement ensures seamless integration and compatibility, allowing users to incorporate the widget effortlessly within Elementor Tabs.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved an issue where incorrect icons were being displayed after selecting a menu item.</li>\n<li>Fix: Woo Mini Cart (Pro) - Improved widget compatibility with optimization plugins like WP Rocket. This update ensures seamless integration, optimizing performance and enhancing the overall user experience when using these plugins.</li>\n<li>Fix: Post Accordion (Free) - Updated post content loading method to resolve the issue where, on some sites, post content was not displaying correctly.</li>\n<li>Fix: Dropdown Field (Pro) - Fixed an issue when Dropdown Field couldn\'t parse Field Name to Number Field widget.</li>\n<li>Fix: Card Carousel (Free) - Resolved issue where Transition Speed wasn\'t working for non-default animations. The fix ensures that Transition Speed now functions correctly for all animations, providing consistent and reliable behavior.</li>\n<li>Fix: Unlimited Google Maps (Pro) - Removed default 2px border with blue color from one of the map elements. This update improves the visual presentation by eliminating an unnecessary border.</li>\n</ul>\n\n<p>version 1.5.94: 2024-01-25:</p>\n\n<ul>\n<li>Feature: added option to message individual fields for the form</li>\n<li>Change: removed instagram blocked api message - the instagram functionality is active now!</li>\n<li>Change: added default values to currency fields</li>\n<li>Fix: fixed small php bug regarding date field in items</li>\n<li><p>Fix: fixed some small xss vulnurability that pachstack discovered</p></li>\n<li><p>Feature: Number Field (Pro) - Introduced \'Enable Date Field in Formula\' option. This new functionality enables the use of Date Field in formula by allowing the addition or subtraction of days.</p></li>\n<li>Feature: Unlimited Charts (Pro) - Introduced \'Remove Items with 0 Value\' option. This new functionality automatically excludes items with a value of 0 from charts.</li>\n<li>Feature: WordPress Menu (Free) - Implemented \'Hover Effect\' option. This new functionality allows users to choose from a variety of hover link effects, enhancing the visual presentation with dynamic animations.</li>\n<li>Feature: Hotspots (Pro) - Introduced customizable popup positioning, providing users with the option to define the exact position rather than relying on preset center alignment.</li>\n<li>Feature: Event List (Pro) - Introduced \'Event End Date\' option, allowing users to display event end date and time.</li>\n<li>Feature: Event List (Pro) - Implemented \'Calendar Horizontal Align\' option. This new functionality allows users to customize the horizontal alignment of the calendar, providing better control over its placement within the layout.</li>\n<li>Feature: Product Carousel (Pro) - Introduced functionality to hide navigation arrows automatically when the number of products is less than a specified value.</li>\n<li>Feature: Dropdown Field (Pro) - Introduced \'Multisource\' option. This functionality allows users to select the source of checkbox values as posts, products, etc., providing versatile options for integrating diverse content.</li>\n<li>Feature: Checkbox Field (Pro) - Introduced \'Multisource\' option. This functionality allows users to select the source of checkbox values as posts, products, etc., providing versatile options for integrating diverse content.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Checkbox Value Handling\' options. This new functionality allows users to choose the checkbox value type from options such as sum, individual number, or individual text, providing flexibility in handling checkbox values.</li>\n<li>Feature: Masonry Gallery (Pro) - Introduced \'Title Typography\' and \'Description Typography\' options. These new functionalities allow users to customize the typography settings for titles and descriptions.</li>\n<li>Feature: Masonry Gallery (Pro) - Implemented \'Tile Background Color\' option. This new functionality allows users to customize the background color of tiles, providing enhanced visual control over the widget\'s appearance.</li>\n<li>Feature: Hotspots (Pro) - Added \'Popup Image Size\' option, allowing users to customize the size of popup images.</li>\n<li>Feature: WooCommerce Product Carousel (Pro) - Introduced functionality to hide navigation arrows automatically when the number of products is less than a specified value.</li>\n<li>Feature: Logo Carousel (Pro) - Implemented \'Open Links In New Tab\' option. This new functionality allows users to specify whether links should open in a new tab with Source type posts, products, etc.</li>\n<li>Feature: Content Ticker (Pro) - Added Option to add an Image for each ticker item.</li>\n<li>Change: Hotspots (Pro) - Enabled \'Image Size Select\' option for the Image, allowing users to choose from different image resolutions for enhanced flexibility and visual customization.</li>\n<li>Change: Icon Carousel (Pro) - Improved \'Item Minimum Height\' option by expanding the range of values.</li>\n<li>Fix: Fullscreen Menu (Free) - Improved protection from Elementor sticky section interference.</li>\n<li>Fix: vCard (Pro) - Issue with QR code not displaying when \'Include Image in Contact\' is enabled has been resolved.</li>\n<li>Fix: Dropdown Field (Pro) - Resolved issue with \'Field Name\' not appearing during email sending. The fix ensures that the field name is now properly displayed in email notifications.</li>\n<li>Fix: Mega Menu (Pro) - Resolved horizontal scroll issue. The fix ensures that the layout no longer experiences unintended horizontal scrolling, providing a more stable and user-friendly experience.</li>\n<li>Fix: Scroll To Top (Free) - Resolved issue where the icon wasn\'t visible on the frontend. The fix ensures proper visibility of the icon, addressing the bug and improving the overall appearance.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with the \'Disable Page Scroll\' option not working in some cases. The fix ensures consistent functionality, preventing page scrolling as intended.</li>\n<li>Fix: Text Field (Free) - Resolved input width issue. The fix ensures that input elements now display with the correct width.</li>\n</ul>\n\n<p>version 1.5.93: 2024-01-18:</p>\n\n<ul>\n<li>Feature: Introduced the option \'slider_video_autoplay\' to galleries, enabling video autoplay when changing items.</li>\n<li>Feature: Added the option to include specific taxonomies in related posts queries.</li>\n<li>Feature: Implemented automatic recognition of video thumbnail IDs in certain gallery types based on relevant post meta.</li>\n<li>Feature: Added functionality for the price range filter.</li>\n<li>Change: Updated the Freemius version.</li>\n<li>Change: Modified the text format for the export change log.</li>\n<li>Change: Restored the \"import with images\" feature after incorporating file type checks for security.</li>\n<li>Fix: Enhanced the handling of multiple user records for the \'exclude users\' option in the users query (Ajax-based).</li>\n<li>Fix: Corrected URL CSS and JS inclusion issues in Elementor editor.</li>\n<li><p>Fix: Corrected a bug related to \"mini cart widget\" in PHP in specific cases.</p></li>\n<li><p>Feature - Card Carousel (Free) - Introduced \'Hide Item\' option. This new functionality allows users to hide items instead of deleting them permanently, offering a more reversible and flexible approach to item management.</p></li>\n<li>Feature - Post Grid (Pro) - Implemented \'Layout Type: Above\' option. This new functionality allows users to change the position of the content box to above the image.</li>\n<li>Feature - Thumbnail Gallery (Pro) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Compact Gallery (Free) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Grid Gallery (Pro) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Slider Gallery (Free) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Flip Box Carousel (Pro) - Introduced option for back icon alignment, providing users the flexibility to customize the alignment of the back icon.</li>\n<li>Feature - Post List (Free) - Implemented \'Image Scale\' option for regular and hover states. This new feature allows users to customize the scaling of images independently for regular and hover states, enhancing visual presentation.</li>\n<li>Change - Flip Box Carousel (Pro) - Implemented conditional rendering of CSS to reduce unused styles, resulting in improved performance, SEO, and faster load times for enhanced user experience.</li>\n<li>Change - Content Accordion (Free) - Improved \'Expand All Accordion\' functionality, now allowing users to close the accordion by clicking the same button again for a more intuitive and user-friendly experience.</li>\n<li>Fix - WooCommerce Product Grid (Pro) - Implemented protection against buttons not being vertically aligned in specific cases.</li>\n<li>Fix - Flip Box Carousel (Pro) - Resolved an issue where links were not functioning properly when clicking on the back icon.</li>\n<li>Fix - WooCommerce Product Grid (Pro) - Resolved issue with the product button not being clickable in some cases.</li>\n<li>Fix - Post Carousel (Pro) - Resolved issue with the side-by-side layout.</li>\n<li>Feature - Logo Grid (Free) - Enhanced responsiveness for item \'Padding\' option. This update ensures that item padding adjusts effectively across various screen sizes and device resolutions for a consistent layout.</li>\n<li>Feature - Logo Grid (Free) - Implemented \'Direction\' option. This new feature is particularly useful for RTL (Right-to-Left) websites, allowing users to specify the direction of the widget\'s layout for improved compatibility.</li>\n<li>Feature - Content Accordion (Free) - Introduced a new feature that allows the expansion of all accordion items by clicking on an external element with the class \"ue-content-accordion-expand-all\".</li>\n<li>Feature - Memory Game (Pro) - Introduced template option for success message, Allowing users to show Elementor template as success message.</li>\n<li>Feature - Memory Game (Pro) - Added \'Completion Time\' option, enabling users to show the time it took to complete the game for a more informative and engaging experience.</li>\n<li>Feature - Content Accordion (Free) - Introduced \'Additional Header Content\' option in the accordion, allowing users to include additional content after the header title.</li>\n<li>Feature - Post Accordion (Free) - Implemented \'Open Links in New Tab\' option. This new functionality allows users to configure links to open in a new tab, enhancing control over the navigation experience.</li>\n<li>Feature - Side Menu (Pro) - Added an option to add a logo to the side menu layout.</li>\n</ul>\n\n<p>version 1.5.92: 2024-01-04:</p>\n\n<ul>\n<li>Feature: Introduced the change log option in the widget editor.</li>\n<li>Feature: Introduced the ability to connect with Google API for multi-source options.</li>\n<li>Feature: Included an option to link with Google Sheets under the general settings for forms.</li>\n<li>Feature: Integrated a \"show globals\" feature in troubleshooting for enhanced diagnostics.</li>\n<li>Feature: Implemented the capability to output cart fragments for the woo mini cart.</li>\n<li>Feature: Provided an option for \"none\" under lightbox-type in galleries, allowing users to disable the lightbox.</li>\n<li>Feature: Added an \"excerpt\" field to post fields within the widget editor for more detailed posts.</li>\n<li>Fix: Replaced site_url() with home_url() in global variables for better website navigation.</li>\n<li>Fix: Resolved a conflict with another select2 on the admin side, ensuring smoother operations.</li>\n<li>Fix: Rectified an error with multiple order by clauses in post queries to improve data sorting.</li>\n<li><p>Fix: Enhanced the manual selection of Elementor template retrieval for optimized performance.</p></li>\n<li><p>Feature - Content Carousel - Introduced \'Equalize Content Height\' option. This new feature simplifies the process of making content elements equal in each item.</p></li>\n<li>Feature - Flip Box Carousel - Enhanced responsiveness for Border Radius option. The update ensures that the Border Radius adapts effectively to different screen sizes and device resolutions for a consistent display.</li>\n<li>Feature - WooCommerce Product Carousel - Resolved broken layout issue occurring when set to side-by-side layout</li>\n<li>Feature - Phone Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Textarea Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Email Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Text Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Testimonial Carousel - Implemented \'Layout Type: Grid\' option. This new functionality facilitates the transformation of the widget\'s layout into a simple grid.</li>\n<li>Feature - Testimonial Carousel - Introduced \'Layout Type: Swipe\' option. This new feature allows users to set the behavior of the widget, resembling the functionality found in Swipe Carousel widget.</li>\n<li>Feature - Flip Box Carousel - Introduced \'Disable Mouse Drag\' and \'Disable Touch Drag\' options in Flip Box Carousel settings, offering control over user interaction by allowing the disabling of dragging functionalities.</li>\n<li>Feature - Team Member Grid - Introduced \'Badge\' option, allowing users to include custom badge images or icons for enhanced member representation.</li>\n<li>Feature - Thumbnail Slider - Implemented responsiveness for \'Slider Main Image Height\' option.</li>\n<li>Feature - Thumbnail Slider - Optimized \'Slider Main Image Height\' functionality to prevent widget reloading upon value change.</li>\n<li>Change - Thumbnail Slider - Changed attribute of \'Slider Main Image Height\' option from Number to Slider. This adjustment simplifies the process of adjusting the height of the main image by providing a more intuitive control.</li>\n<li>Fix - Submit Button - Improved interaction within Multi Step Form widget. Enhancements have been made to streamline and optimize the submit action.</li>\n<li>Feature - Multi Step Form - Implemented form submission loader. This new addition introduces a visual loader to illustrate the process of sending form data, enhancing user feedback during form submission.</li>\n<li>Feature - WooCommerce Product List - Introduced \'Default Image\' option. The widget will now display the specified default image when a product image is empty, for a more personalized user experience.</li>\n</ul>\n\n<p>version 1.5.91: 2023-12-28:</p>\n\n<ul>\n<li>Change: removed some vulnerability related to templates import</li>\n</ul>\n\n<p>version 1.5.90: 2023-12-18:</p>\n\n<ul>\n<li>Fix: fixed some small bug with pro version main file</li>\n</ul>\n\n<p>version 1.5.89: 2023-12-17:</p>\n\n<ul>\n<li>Fix: fixed some post filters detection issues on the page</li>\n<li>Fix: fixed some \"$type not found\" message in php</li>\n<li>Fix: fixed some \"infinite template found: \" message in php (emtpy template load protection)</li>\n<li>Change: added instagram api access error message</li>\n<li>Change: removed \"import with images\" functionality. replaced by doubly plugin.</li>\n</ul>\n\n<p>version 1.5.88: 2023-12-11:</p>\n\n<ul>\n<li>Feature: added \"iframe\" gallery type to the gallery items</li>\n<li>Fix: fixed the \"show/hide edit html button\" option from general settings</li>\n<li>Fix: fixed the general_settings.xml php error</li>\n<li>Fix: fixed some issue with gallery loading on pages and current meta keys</li>\n<li>Fix: fixed default value in datetime control</li>\n<li>Change: added some improvements for the form </li>\n<li>Change: set video placeholder to dynamic galleries in case of video item</li>\n</ul>\n\n<p>version 1.5.87: 2023-11-21:</p>\n\n<ul>\n<li>Change: updated freemius sdk to 2.6.0 version</li>\n<li>Change: added some protection against double background widgets output</li>\n<li>Feature: enabled form functionality</li>\n<li>Feature: enabled currency exchange functionality</li>\n</ul>\n\n<p>version 1.5.85: 2023-11-15</p>\n\n<ul>\n<li>Feature: added woo_addcart_ajax_attributes_button in twig for the button</li>\n<li>Feature: added option to show original settings values in widget debug</li>\n<li>Feature: added troubleshooting setting not to show php deprecated warnings</li>\n<li>Fix: better prepare post custom fields for the post multisource</li>\n<li>Fix: links from meta field works now</li>\n<li>Fix: fixed the ob_end_clean bug</li>\n<li>Fix: in post query - excluded posts not in from posts in</li>\n<li>Fix: fixed a small bug in the unite gallery library</li>\n<li>Change: updated twig version to 3.x</li>\n<li>Change: updated instagram data with date released field</li>\n</ul>\n\n<p>version 1.5.85: 2023-09-20</p>\n\n<ul>\n<li>Fix: fixed a small bug with multisource image param message</li>\n</ul>\n\n<p>version 1.5.84: 2023-09-20</p>\n\n<ul>\n<li>Feature: added twig function csv to json</li>\n<li>Feature: changed the admin view to new design (added designed header and menu)</li>\n<li>Feature: added option to enable animation on swipe to owl carousel js</li>\n<li>Feature: added woo mini cart functionality</li>\n<li><p>Feature: added option: \"current query as a base\" to post selection -> include by</p></li>\n<li><p>Fix: added support for webp in the manager</p></li>\n<li>Fix: allow fetching images from media library post type for the galleries </li>\n</ul>\n\n<p>version 1.5.83: 2023-08-22</p>\n\n<ul>\n<li>Fix: don\'t show first item in filter when no terms available</li>\n<li>Change: updated calculators javascript code base</li>\n</ul>\n\n<p>version 1.5.82: 2023-08-16</p>\n\n<ul>\n<li>Feature: added option for group filtering widgets</li>\n<li>Feature: solved the video play in gallery type from attachment video</li>\n<li>Change: turned off the video icon for background attribute</li>\n<li>Fix: fixed dynamic template with avoid duplicates</li>\n<li>Fix: fixed gallery widget acf video item error</li>\n<li>Fix: fixed some sort filter bugs with the default selected</li>\n</ul>\n\n<p>version 1.5.81: 2023-08-10</p>\n\n<ul>\n<li>Fix: fixed some missing css in the dynamic loop widgets</li>\n<li>Fix: fixed some child filters related bug</li>\n<li>Fix: fixed order by price in current query</li>\n<li>Fix: fixed some php 8.16+ version notices </li>\n<li>Feature: added option to print the term meta</li>\n</ul>\n\n<p>version 1.5.80: 2023-08-07</p>\n\n<ul>\n<li>Feature: added option to get \"all taxonomy terms\" from a post </li>\n<li>Feature: added html preperations for the woocommerce minicart</li>\n<li>Feature: added \"this week\" to the date selection query</li>\n<li>Feature: added \"grouping\" mode in the \"related posts\"</li>\n<li>Fix: the pagination now works on top of the grid</li>\n<li>Fix: fixed some init ajax filters multiple issues</li>\n<li>Fix: fixed the error with the assets path set</li>\n</ul>\n\n<p>version 1.5.79: 2023-07-24</p>\n\n<ul>\n<li>Fix: changed name for area-label to aria-label</li>\n<li>Fix: in filters - refresh single filter if \"all\" selected and there are hidden items</li>\n<li>Fix: changed protection against inifnite loop to 200</li>\n<li>Fix: show child filters at start if there are selected items</li>\n<li>Fix: date time attribute processor - if no date given - don\'t take current time</li>\n<li>Fix: refresh child filter if main filter selected on init</li>\n<li>Fix: dynamic popup was not worked with multisource in some cases</li>\n</ul>\n\n<p>version 1.5.78: 2023-07-16</p>\n\n<ul>\n<li>Fix: fixed show filters load more</li>\n<li>Fix: fixed multisource repeater empty</li>\n</ul>\n\n<p>version 1.5.77: 2023-07-13</p>\n\n<ul>\n<li>Fix: fixed dropzone collision in widget editor view</li>\n<li>Fix: fixed sort filter price filtering</li>\n<li>Fix: fixed max number in addons db table. from \"int\" to \"bigint\"</li>\n<li>Fix: replaced some deprecated by elementor codes</li>\n</ul>\n\n<p>version 1.5.76: 2023-07-12</p>\n\n<ul>\n<li>Feature: added \"rem\" unit in slider attribute</li>\n<li>Fix: fixed some small bug with remote sync debug</li>\n<li>Fix: fixed the truncate in multisource</li>\n<li>Fix: fixed some small bugs related to remote controls</li>\n<li>Fix: fixed dropzon third party conflict in manager</li>\n</ul>\n\n<p>version 1.5.75: 2023-07-05</p>\n\n<ul>\n<li>Feature: added some suggestion text to add some memory in the troubleshooting section in case that needed</li>\n<li>Fix: the wrong author was displayed in loop post meta data</li>\n<li>Fix: do_shortcode to html items inside the grid and dynamic loop</li>\n<li>Update: Updated Freemius SDK to the latest version</li>\n</ul>\n\n<p>version 1.5.74: 2023-07-04</p>\n\n<ul>\n<li>Fix: show search widgets at plugin install.</li>\n<li>Fix: menu picker depts in multisource</li>\n<li>Fix: set the author data to be retrievable in dynamic grid template</li>\n<li>Fix: show meta fields switcher didn\'t worked in multisource menu items</li>\n</ul>\n\n<p>version 1.5.73: 2023-06-26</p>\n\n<ul>\n<li>Feature: added options for revisions in widget editor</li>\n<li>Fix: added support for wordpress proxy in api calling</li>\n<li>Fix: fixed empty post in query result</li>\n<li>Fix: fixed \"wrong template ID\" elementor error in post accordion</li>\n</ul>\n\n<p>version 1.5.72: 2023-06-21</p>\n\n<ul>\n<li>Fix: added the swf extension in the allowed files in assets</li>\n<li>Feature: prepared the plugin for sort filter</li>\n<li>Change: updated freemius sdk to 2.5.9</li>\n</ul>\n\n<p>version 1.5.71: 2023-06-20</p>\n\n<ul>\n<li>Change: removed js includes of the forms and filters from backend editor</li>\n<li>Change: changed colors of the free version notification in dark mode</li>\n<li>Fix: fix the \"link\" type in wpml integration automatic translation</li>\n<li>Feature: add support for the conditions in ue forms</li>\n</ul>\n\n<p>version 1.5.70 2023-06-19:</p>\n\n<ul>\n<li>Change: added some \"birthday sale\" banner</li>\n<li>Feature: added \"truncate text\" modifier to multisource fields</li>\n<li>Feature: dynamic tags now works inside posts and products related widgets</li>\n<li>Feature: added twig highlighting in codemirror editor</li>\n<li>Fix: fixed sequence animation sliders bug (fields didn\'t loaded in elementor)</li>\n<li>Fix: change the comment from // to /* */ in filters js output to allow proper page compression.</li>\n<li>Fix: the \"time ago\" string is now translatable </li>\n<li>Fix: fixed the wpml elementor template id output</li>\n<li>Fix: fixed backgrounds bug with containers in editor</li>\n<li>Fix: fixed some small bugs with the checkbox filter</li>\n</ul>\n\n<p>version 1.5.69: 2023-06-08:</p>\n\n<ul>\n<li>Fix: allow to install webp images in widgets</li>\n</ul>\n\n<p>version 1.5.68: 2023-06-06:</p>\n\n<ul>\n<li>Change: added functionality for sort filter </li>\n<li>Feature: added field: \"form conditions\" for the upcoming form</li>\n<li>Feature: added link translation to wpml integration</li>\n<li>Feature: added link_attributes field to post list fields in twig</li>\n<li>Fix: fixed slider control min max values in case of multiple units</li>\n<li>Fix: add do shortcode from ajax items response</li>\n<li>Fix: fixed posts grid output with \"product\" taxonomy without woocommerce</li>\n<li>Fix: fixed getting cross sell products query in product list</li>\n</ul>\n\n<p>version 1.5.67 - 2023-05-29:</p>\n\n<ul>\n<li>Fix: fixed some more securaty issues related to assets manager</li>\n</ul>\n\n<p>version 1.5.66 - 2023-05-28:</p>\n\n<ul>\n<li>Fix: fixed some securaty issues related to non editor users operations and not allowed to upload php files in assets manager</li>\n</ul>\n\n<p>version 1.5.65 - 2023-05-26:</p>\n\n<ul>\n<li>Fix: fixed instagram api related bugs </li>\n</ul>\n\n<p>version 1.5.64 2023-05-23:</p>\n\n<ul>\n<li>Change: update freemius to latest version 2.5.8</li>\n<li>Fix: fixed a small php bug</li>\n</ul>\n\n<p>version 1.5.63 2023-05-23:</p>\n\n<ul>\n<li>Change: expand in widget editor is now connected to the screen height</li>\n<li>Fix: fixed the dynamic popup with multiple fields code </li>\n<li>Fix: fixed some sync if the clicked item is link</li>\n<li>Feature: added support for sort post filter</li>\n<li>Feature: hide \"show only insalled\" checkbox in widgets manager if no widget installed.</li>\n</ul>\n\n<p>version 1.5.62 2023-05-14:</p>\n\n<ul>\n<li>Feature: added \"edit template\" link in template selector</li>\n<li>Feature: added hidden template edit button to top bar</li>\n<li>Feature: added option for dynamic popup link to connect to many links in the widget</li>\n<li>Fix: solved some php error with parse dynamic settings in php 8.1</li>\n<li>Fix: getMetaValue error in products</li>\n<li>Fix: fixed doubly css includes in some cases</li>\n</ul>\n\n<p>version 1.5.61 - 2023-05-07:</p>\n\n<ul>\n<li>Feature: added support for woocommerce jet wishlist</li>\n<li>Feature: did option to disable third party hooks in ajax</li>\n<li>Fix: click on link on sync didn\'t worked</li>\n<li>Fix: added some protections to nonce and to file manager zip exctract (securaty issues fix) </li>\n<li>Change: updated freemius sdk to 2.5.7 version.</li>\n</ul>\n\n<p>version 1.5.60 - 2023-04-30:</p>\n\n<ul>\n<li>Feature: added functionality to get cart number of products </li>\n<li>Fix: fixed link field settings for multisoure</li>\n<li>Fix: fixed some bugs with regular price in woocommerce widgets</li>\n<li>Fix: filters js file loaded in editor as well</li>\n<li>Fix: fixed some small php bug regarding \"pathBase\"</li>\n<li>Fix: fixed conditions in multiple select control</li>\n<li>Change: updated unite gallery version</li>\n<li>Change: disabled autoload in update_option for the catalog variable</li>\n</ul>\n\n<p>version 1.5.59: 2023-04-09</p>\n\n<ul>\n<li>Feature: added multiple select to condition attributes in widget editor</li>\n<li>Change: updated freemius sdk to the latest version</li>\n<li>Fix: fixed empty post meta fields in case that acf plugin is on</li>\n<li>Fix: fixed some bug with avoid duplicates option and filters in single grid</li>\n<li>Fix: made some corrections in case that post query show wrong init selected terms values</li>\n<li>Fix: the post carousel goes to random item after ajax refresh</li>\n<li>Fix: fixed jet engine custom fields integration</li>\n</ul>\n\n<p>version 1.5.58: 2023-03-26</p>\n\n<ul>\n<li>Feature: added dynamic popup functionality to multisource widgets</li>\n<li>Fix: fixed missing arguments in the_post action</li>\n<li>Fix: fixed some php multisource error</li>\n<li>Fix: fixed some product ajax search related issues</li>\n<li>Fix: fixed some small but with ajax refresh and sync</li>\n</ul>\n\n<p>version 1.5.57: 2023-03-20</p>\n\n<ul>\n<li>Feature: improved the multisource selectors</li>\n<li>Feature: added option to get image from post meta in post fields - widget editor</li>\n<li>Fix: added \"skins\" folder to unite gallery</li>\n<li>Fix: added more compatability to woo commerce grids with discounts plugins</li>\n<li>Fix: fixed same uc_id in dynamic templates</li>\n</ul>\n\n<p>version 1.5.56: 2023-03-13:</p>\n\n<ul>\n<li>Feature: added option authors by dynamic field in post query</li>\n<li>Feature: done some integration with flycart discounts</li>\n<li>Feature: added option to show post type and post type title in posts fields</li>\n<li>Feature: added option to add multiple values in multisource</li>\n<li>Fix: fixed get posts by terms meta field - add taxonomy</li>\n<li>Fix: fixed responsive css in dynamic loop</li>\n<li>Fix: fixed dynamic loop with jet engine acf fields</li>\n<li>Fix: fixed slider control units for vh, vx and % </li>\n<li>Fix: added \"before today\" for past year in date qury</li>\n<li>Change: the uc_id will not change now when page refresh</li>\n</ul>\n\n<p>version 1.5.55: 2023-02-23:</p>\n\n<ul>\n<li>Fix: fixed wpml integrate fields</li>\n<li>Fix: fixed some write file error, will not crash if happend</li>\n<li>Fix: fixed entrance animation js on popup</li>\n<li>Fix: fixed strip tags in intro from content</li>\n<li>Fix: fixed some php 8.1 issues</li>\n<li>Fix: fixed some post intro with html tags issues</li>\n<li>Change: do_action function is working now in free version</li>\n</ul>\n\n<p>version 1.5.54: 2023-02-15</p>\n\n<ul>\n<li>Change: added some define variable that indicate the under ajax search</li>\n<li>Change: added \"collect\", and \"output\" to schema types in content accordion widget for example</li>\n<li>Feature: added wpml auto translate integration</li>\n<li>Feature: added option to select \"all taxonomies\" in exclude terms in terms selection</li>\n<li>Feature: added option - only direct children to terms select include by</li>\n<li>Feature: added option to post select to get posts by terms from curent meta field</li>\n<li>Fix: preserve tags when truncate</li>\n<li>Fix: fixed load more with second meta add in post query</li>\n</ul>\n\n<p>version 1.5.53: 2023-02-07</p>\n\n<ul>\n<li>Fix: keep exclude terms in grid when filtering with \"override terms\" mode</li>\n<li>Fix: fixed get_terms() not found php error from 1.5.52 version</li>\n</ul>\n\n<p>version 1.5.52: 2023-02-06</p>\n\n<ul>\n<li>Change: done some protection agains infinite loops in templates</li>\n<li>Fix: fixed popup button type conditions</li>\n<li>Fix: fixed term meta fields in multisource</li>\n<li>Fix: fixed exclude term not found in post select</li>\n</ul>\n\n<p>version 1.5.51: 2023-01-31</p>\n\n<ul>\n<li>Feature: added version to js comment output</li>\n<li>Feature: connected the galleies to remote play / stop like the carousels</li>\n<li>Feature: added some error message when image size attribute is missing in multisource</li>\n<li>Feature: added dynamic popup special attribute type</li>\n<li>Fix: fixed title source and description source in multisource gallery for products.</li>\n<li>Fix: added supress filtres to ajax search query</li>\n</ul>\n\n<p>version 1.5.50: 2023-01-24</p>\n\n<ul>\n<li>Feature: added \"media\" to post types select in advanced post query</li>\n<li>Feature: improved the date time attribute</li>\n</ul>\n\n<p>version 1.5.49: 2023-01-23</p>\n\n<ul>\n<li>Fix: fixed some js optimization issues </li>\n<li>Fix: fixed filters related small js bug</li>\n</ul>\n\n<p>version 1.5.48: 2023-01-19</p>\n\n<ul>\n<li>Feature: added gallery to multisource</li>\n<li>Feature: added post type override selectin current post query options</li>\n<li>Fix: fixed remote play with carousel</li>\n<li>Fix: fixed some multisource and ajax related bugs</li>\n<li>Fix: fixed popular posts plugin integration multiple post types</li>\n<li>Fix: fixed background widgets some problematic attribute names</li>\n<li>Fix: fixed include terms by current post terms in some cases.</li>\n<li>Fix: fixed default url_assets value in multisoure</li>\n<li>Fix: fixed dark mode svg icons</li>\n</ul>\n\n<p>version 1.5.47: 2023-01-10</p>\n\n<ul>\n<li>Feature: added more units to slider attribute</li>\n<li>Feature: added \"any\" post type to post types select</li>\n<li>Feature: added include and exclude current post terms in terms selection</li>\n<li>Feature: added option to carousel - scroll to head - force</li>\n<li>Feature: allow import widgets with theme activate</li>\n<li>Fix: fixed dynamic template render css for dynamic popup</li>\n<li>Fix: fixed users list select by manual</li>\n</ul>\n\n<p>version 1.5.46: 2023-01-08</p>\n\n<ul>\n<li>Feature: set the items image size chooser work for certain image</li>\n<li>Feature: made option to put js script in saparate tags with id\'s for optimization plugins like wprocket</li>\n<li>Feature: enriched the uc_lang variable. now it\'s always showing the current language</li>\n<li>Feature: added user_login variable to the users list output</li>\n<li>Feature: has put the preview link always as a help link in widget edit panel.</li>\n<li>Change: updated the multisource that it works better with items images</li>\n<li>Change: allow html tags in post intro (excerpt) in widgets</li>\n<li>Fix: fixed filters with sync multiple grid issues</li>\n<li>Fix: fixed the exclude users list with similar names</li>\n</ul>\n\n<p>version 1.5.45: 2022-12-26</p>\n\n<ul>\n<li>Feature: added json decode filter to twig</li>\n<li>Feature: added catalog images from shortpixel for speed loading</li>\n<li>Feature: done multisource group setting</li>\n<li>Fix: fixed entrance animation on ajax refresh</li>\n<li>Fix: done sync pause / play between carousels</li>\n</ul>\n\n<p>version 1.5.44: 2022-12-19</p>\n\n<ul>\n<li>Change: updated freemius to the latest version</li>\n<li>Fix: fixed remote play / pause button</li>\n<li>Fix: fixed search filter unicode phrase</li>\n<li>Fix: fixed entrance animation appear on scroll</li>\n<li>Feature: added video gallery responsive options</li>\n<li>Fix: fixed some owl carousel size on init bug</li>\n<li>Fix: fixed js widgets under the dynamic grid template like flipbox</li>\n</ul>\n\n<p>version 1.5.43: 2022-12-04</p>\n\n<ul>\n<li>Feature: add settings output to dynamic grid fields debug</li>\n<li>Fix: fixed pods multiple image data</li>\n<li>Fix: fixed url terms in filter with dynamic grid</li>\n<li>Fix: fixed users and menu not found bug in front </li>\n<li>Change: updated twig engine to the latest version</li>\n</ul>\n\n<p>version 1.5.42: 2022-11-29</p>\n\n<ul>\n<li>Feature: added functionality for time ago in posts widgets</li>\n<li>Feature: added woo variables to woo fields - woo_price_withtax, woo_price_notax</li>\n<li>Feature: added option for term child filter role\n-optimization: reduced number of queries in post related widgets</li>\n</ul>\n\n<p>version 1.5.41: 2022-11-24</p>\n\n<p>-bug fix: fixed post select in post query</p>\n\n<p>version 1.5.40: 2022-11-23</p>\n\n<ul>\n<li>Feature: added integration to woocommerce multicourancy plugins</li>\n<li>Feature: made some integration with translate press plugin</li>\n<li>Feature: added select post and select term attribute</li>\n<li>Fix: fixed dynamic loop css backgrounds with containers</li>\n<li>Fix: fixed mousewheel event in the carousel</li>\n<li>Fix: fixed some rare php error with filters</li>\n</ul>\n\n<p>version 1.5.39: 2022-11-16</p>\n\n<ul>\n<li>Fix: fixed small bug with zip extract</li>\n<li>Update: updated black friday sale banners</li>\n</ul>\n\n<p>version 1.5.38: 2022-11-10</p>\n\n<ul>\n<li>Fix: fixed galleries default sizes with post filters</li>\n<li>Fix: fixed hidden option in select filter in safari browser</li>\n<li>Fix: fixed non ssl assets url</li>\n<li>Feature: added \"schema\" special attribute</li>\n<li>Fix: fixed false autoplay in carousel</li>\n</ul>\n\n<p>version 1.5.37: 2022-11-09</p>\n\n<ul>\n<li>Fix: fixed 1px glitch bug in the carousel, on 1 item (slide mode)</li>\n<li>Feature: prepared the filters to work with ajax search</li>\n</ul>\n\n<p>version 1.5.36: 2022-11-6</p>\n\n<ul>\n<li>Feature: added function that outputs items schema</li>\n<li>Feature: improved include by meta in posts selection, added option for multiple values</li>\n<li>Feature: added option to get current user with meta in twig</li>\n<li>Addition: validate number of post list attributes, allow only one when creating widget</li>\n<li>Fix: fixed count posts in post query summary</li>\n<li>Fix: fixed entrance animation blur type</li>\n<li>Fix: fixed avoid duplicates with random order while posts load more</li>\n<li>Fix: the timeout now reset after slide change in owl carousel</li>\n<li>Fix: fixed terms selection taxonomies with idetical post type title</li>\n<li>Fix: added protection against inifinite loop in putElementorTemplate twig function</li>\n<li>Fix: fixed acf field unaccessable in some cases with elementor pro 3.8</li>\n</ul>\n\n<p>version 1.5.35: 2022-10-24</p>\n\n<p>-Fix: fixed include by id\'s from dynamic field, and terms from dynamic field in post selection</p>\n\n<p>version 1.5.34: 2022-10-19</p>\n\n<ul>\n<li>Feature: added items image size attribute (special type)</li>\n<li>Fix: fixed show backgrounds in elementor editor</li>\n</ul>\n\n<p>version 1.5.33: 2022-10-15</p>\n\n<ul>\n<li>Fix: fixed avoid duplicates with filters</li>\n<li>Fix: fixed select dropdown filter js</li>\n<li>Feature: added avoid duplicates option to manual posts selection</li>\n</ul>\n\n<p>version 1.5.32: 2022-10-11</p>\n\n<ul>\n<li>Fix: fixed some ajax pagination issues</li>\n<li>Fix: fixed pagination widget appearance on archive ajax pages with filters</li>\n<li>Fix: added twig functionality to put product attributes text</li>\n<li>Fix: fixed export with images not worked in some cases</li>\n<li>Fix: made some protection with ezcache plugin integration and filtering</li>\n<li>Fix: fixed some small php bug with this month post selection</li>\n<li>Fix: fixed some visible and hidden filters collision</li>\n<li>Fix: fixed terms select in terms filter on history back click in filters</li>\n<li>Fix: set child filter always first unselected</li>\n<li>Fix: set option for the tabs filter to be unselected</li>\n<li><p>Fix: fixed the pagination numbers if exclude offset chosen</p></li>\n<li><p>Feature: added multiple taxonomy terms in term selection</p></li>\n<li>Feature: added query id in terms selection</li>\n<li>Feature: added functionality for next / prev post</li>\n</ul>\n\n<p>version 1.5.31: 2022-09-20</p>\n\n<ul>\n<li>Fix: fixed thumbs gallery</li>\n</ul>\n\n<p>version 1.5.30: 2022-09-18</p>\n\n<ul>\n<li>Fix: fixed multiple post filters and grid connection</li>\n<li>Fix: fixed various small php errors</li>\n<li>Fix: fixed wordpress popular posts integration small bug</li>\n<li>Feature: added terms from dynamic post selection option</li>\n<li>Feature: added option for limiting terms show in post list</li>\n<li>Change: updated once more unitegallery graphics, changed assets to svg</li>\n<li>Fix: fixed thumbnail gallery arrows</li>\n</ul>\n\n<p>version 1.5.29: 2022-09-08</p>\n\n<ul>\n<li>Fix: fixed a small issue with search page and load more</li>\n<li>Fix: fix vimeo videos stoppped playing bug</li>\n</ul>\n\n<p>version 1.5.28: 2022-09-06</p>\n\n<ul>\n<li>Feature: added support for the select filter</li>\n<li>Fix: fixed some small js bug with filters</li>\n<li>Fix: fixed some post filters related popup error</li>\n<li>Change: changed the way that galleries srolls by mouseover</li>\n</ul>\n\n<p>version 1.5.27: 2022-09-02</p>\n\n<ul>\n<li>Fix: fixed popular posts plugin integration</li>\n<li>Fix: removed some console logs in filter.js file</li>\n<li>Fix: fixed ajax pagination jump</li>\n<li>Fix: fixed unitegallery strict standards bugs</li>\n<li>Change: renamed field - \"use dynamic fields\" to \"use current post data\" in widget editor</li>\n<li>Change: updated freemius sdk to: 2.4.5</li>\n</ul>\n\n<p>version 1.5.26: 2022-08-17</p>\n\n<ul>\n<li>Feature: added debug to remote elements</li>\n<li>Fix: made some protection against wrong animation names in carousel</li>\n<li>Fix: added some small fixes to carousel and remote sync js libraries</li>\n<li>Fix: done a better find closest section in remote</li>\n<li>Fix: fixed not showing values in elementor editor post selectors</li>\n</ul>\n\n<p>version 1.5.25: 2022-08-11</p>\n\n<ul>\n<li>Feature: added option to set title field in items</li>\n<li>Fix: fixed some more lazy load related protections in galleries</li>\n<li>Fix: Fixed some Elementor 3.7 deprecation issues</li>\n</ul>\n\n<p>version 1.5.24: 2022-08-09</p>\n\n<ul>\n<li>Fix: fixed some Elementor 3.7 related js bug in editor</li>\n</ul>\n\n<p>version 1.5.23: 2022-08-05</p>\n\n<ul>\n<li>Feature: added date format to date meta field post selection</li>\n<li>Feature: added more units to padding and margin attribute</li>\n<li>Feature: added option to set selected tab number in tabs filter widget</li>\n<li>Fix: fixed some unitegallery strict related scripts</li>\n<li>Fix: fixed sequance entrance animation attribute</li>\n<li>Fix: fixed some text with pagination edit mode in elementor editor</li>\n<li>Fix: fixed ajax pagination didn\'t get back to first page</li>\n<li>Fix: fixed tabs filter and taxonomy terms in one page</li>\n<li>Change: prepare the right way dates should work in post list</li>\n</ul>\n\n<p>version 1.5.22: 2022-07-24:</p>\n\n<ul>\n<li>Feature: added option to connect to another parent in remote arrows</li>\n<li>Feature: added change url and back button in ajax filers behaviour</li>\n<li>Fix: fixed doubly plugin integration import bg widgets</li>\n<li>Fix: fixed remote next/prev directions in carousels</li>\n<li>Fix: added some more protection against infinite loops from post content processing</li>\n</ul>\n\n<p>version 1.5.21 2022-07-17:</p>\n\n<ul>\n<li>Feature: added docstart and docend template in widget js</li>\n<li>Change: end of birthday sale message update</li>\n<li>Change: added warning message in case of twig collision with other plugins</li>\n</ul>\n\n<p>version 1.5.20 2022-07-13:</p>\n\n<ul>\n<li>Feature: added more widget debug type - current post fields</li>\n<li>Feature: updated admin title on edit widget view</li>\n<li>Feature: added option to carousel: scroll to head</li>\n<li>Feature: added query data attributes into filtering grid</li>\n<li>Fix: fixed ajax pagination in some cases</li>\n<li>Fix: fixed small php bug with hover animations control</li>\n<li>Fix: fixed lity lightbox with vimeo autoplay</li>\n<li>Fix: fixed item index after shuffle</li>\n<li>Fix: fixed some seleted tab filters related issues</li>\n<li>Fix: fixed load more filter doubly ajax request in some cases</li>\n<li>Fix: fixed woo scedualed sale price output</li>\n<li>Fix: in filters replace url with pagination as well</li>\n<li>Fix: changed gallery arrows to svg</li>\n</ul>\n\n<p>version 1.5.19 2022-06-27:</p>\n\n<ul>\n<li>Feature: added max posts to current query</li>\n<li>Fix: fixed controls conditions for elementor template control</li>\n<li>Feature: added more fields to dynamic grid loop (was only title)</li>\n<li>Change: added birthday sale banner and text</li>\n</ul>\n\n<p>version 1.5.17 2022-06-21:</p>\n\n<ul>\n<li>Change: updated fancybox version</li>\n<li>Fix: Fixed bug with ajax load more and ajax pagination</li>\n</ul>\n\n<p>version 1.5.17 2022-06-09:</p>\n\n<ul>\n<li>Feature: fixed entrance animation attribute</li>\n<li>Fix: fixed uc_inside_editor variable inside background widget</li>\n<li>Fix: fixed empty default value of radio boolean control</li>\n<li>Fix: fixed double filtering issues in archive pages</li>\n</ul>\n\n<p>version 1.5.16: 2022-05-31</p>\n\n<ul>\n<li>Fix: fixed double plugin versions in pro version</li>\n<li>Fix: fixed 1 size gap in one item owl carousel</li>\n<li>Fix: fixed the dissapearing options bug in mobile</li>\n</ul>\n\n<p>version 1.5.15: 2022-05-30</p>\n\n<ul>\n<li>Change: set cache folder inside wp-uploads</li>\n<li>Feature: added option to get terms last level only - for post list / grid</li>\n<li>Feature: added twig function - get_current_user</li>\n<li>Feature: disabled right click on html5 galleries (unite gallery)</li>\n<li>Fix: the image and video repeater was missing default items</li>\n<li>Fix: fixed load more and filters on a search page</li>\n<li>Fix: fixed carousel stage padding issues</li>\n<li>Fix: fixed carousel 1 item one pixel issues</li>\n<li>Fix: fixed default values in responsive selectors</li>\n</ul>\n\n<p>version 1.5.14: 2022-05-24</p>\n\n<ul>\n<li>Fix: fixed responsive default values with selectors in number and dropdown and slider controls</li>\n<li>Fix: fixed a bug in run_code_once functionality</li>\n</ul>\n\n<p>version 1.5.13: 2022-05-23</p>\n\n<ul>\n<li>Feature: added integration with \"sticky posts switch\" plugin</li>\n<li><p>Feature: added special attribute type - entrance animation</p></li>\n<li><p>Fix: fixed sync bug between two similar elements</p></li>\n<li>Fix: fixed filters loading with wp-rocket lazy load scripts</li>\n<li>Fix: fixed put_hide_ids_css function small bug</li>\n<li>Fix: fixed fetch 2 and more widgets within one section for filtering</li>\n<li>Fix: fixed slider control js empty output bug</li>\n<li>Fix: fixed gallery title as number js bug</li>\n<li>Fix: fixed gallery images from meta fields source as array </li>\n</ul>\n\n<p>version 1.5.12: 2022-05-08</p>\n\n<ul>\n<li>Feature: added integration for wpml media change</li>\n<li>Feature: bug fix: fixed hover animations setting don\'t work on front in some cases</li>\n<li>Feature: in post selection by date added options for \"future from today\", and \"future from tomorrow\".</li>\n<li>Feature: added new function: \"put_hide_ids_css\" to hide some css comma saparated id\'s from css tab.</li>\n<li>Feature: added support for ajax refresh for multiple synced grids together</li>\n<li>Feature: added option to test instagram data</li>\n<li><p>Feature: added phpinfo view in settings - troubleshooting</p></li>\n<li><p>Fix: fixed blank window opened by a link</p></li>\n<li>Fix: fixed acf boolean value present</li>\n<li>Fix: fixed another gallery related lazy load issues</li>\n</ul>\n\n<p>version 1.5.11: 2022-04-13</p>\n\n<ul>\n<li>Feature: made option to put elementor post_content inside post widget if the post made by elementor</li>\n<li>Feature: added additional fields to getPostAuthor function like avatar url and author meta</li>\n<li>Feature: show the \"no posts\" message with filters in post list / grid</li>\n<li>Feature: add background location (back/front) to background widgets</li>\n<li>Feature: done option to get post parent with the posts in posts selection</li>\n<li>Fix: set prices display in woocommerce widgets including tax</li>\n<li>Fix: fixed editor js files didn\'t loaded bug</li>\n<li>Fix: fixed css output with dynamic template and inline css mode</li>\n<li>Fix: fixed the ajax pagination that now works with post based gallery widget</li>\n<li>Fix: fixed filters scripts loading before jquery in js</li>\n<li>Fix: allow to select empty terms in term selection control</li>\n<li>Change: set default values of responsive number / slider / dropdown controls to desktop default values</li>\n</ul>\n\n<p>version 1.5.10: 2022-04-04</p>\n\n<ul>\n<li>Fix: fixed title and description source in gallery source selection</li>\n<li>Fix: fixed the dropdown attribute php filter for elementor</li>\n<li>Feature: added \"menu_id\" for various uses as menu attribute output</li>\n<li>Feature: added option for side offset in owl carousel</li>\n<li>Feature: added option for second items html refresh in ajax filters</li>\n</ul>\n\n<p>version 1.5.9: 2022-03-27</p>\n\n<ul>\n<li>Fix: fixed simple meta output for post list</li>\n<li>Feature: made dynamic grid work with filters</li>\n<li>Feature: the background widgets works for the new container objects as well</li>\n<li>Feature: added include by another meta field in post query</li>\n</ul>\n\n<p>version 1.5.8: 2022-03-23</p>\n\n<ul>\n<li>Feature: set special behaviour for more then one filters on the page</li>\n<li>Feature: added option to load video item from posts in a gallery</li>\n<li>Change: set up galleries common default items</li>\n<li>Fix: fixed unclosable gallery lightbox with youtube videos</li>\n<li>Fix: fixed elementor 3.6.0 compatability</li>\n</ul>\n\n<p>version 1.5.7: 2022-03-17</p>\n\n<ul>\n<li>Feature: added option to modify dropdown items in php\nFix: fixed gallery default items preview and init\nFix: fixed remote counter js error</li>\n</ul>\n\n<p>version 1.5.6 = 2022-03-15:</p>\n\n<p>Fix: fixed dissapearing items in remote related widgets</p>\n\n<p>version 1.5.5 = 2022-03-15:</p>\n\n<ul>\n<li>Feature: added woocommerce sorting options in posts selection by number of sales and rating</li>\n<li>Feature: added option to get related products on checkout page</li>\n<li>Feature: done manual posts and terms selections sort by drag and drop</li>\n<li>Feature: done option to custom refresh filters html (for carousels, galleries etc)</li>\n<li>Feature: made the attributes dialog support multi controls</li>\n<li>Feature: prepared the galleries and dynamic loops to use filters and load more\nFix: fixed query debug in manual posts selection\nFix: fix: fixed posts_per_page in manual posts selection\nFix: fix: fixed jquery include for remote widgets</li>\n</ul>\n\n<p>version 1.5.4 = 2022-03-06:</p>\n\n<ul>\n<li>Feature: added roles to post filter: single, main and child</li>\n<li>Feature: added option \"placeholder\" and \"disable dynamic\" for text field control</li>\n<li>Feature: added option for debug meta fields in post list, post grid</li>\n<li>Fix: fixed some pagination widget buttons related issues</li>\n<li>Fix: fixed non clickable items in some widgets</li>\n<li>Fix: fixed put_items(0) - first item output in twig</li>\n</ul>\n\n<p>version 1.5.3 = 2022-02-23:</p>\n\n<ul>\n<li>Feature: added functionality to put image inside taxonomy terms widget</li>\n<li>Fix: fixed load more on archive page with orderby=xxx filter in url</li>\n<li>Fix: made support for woocommerce special order by in load more</li>\n<li>Change: updated freemius sdk to 2.4.3 version (Security fix)</li>\n</ul>\n\n<p>version 1.5.2 = 2022-02-23:</p>\n\n<ul>\n<li>Feature: set up remote and sync functionality for the galleries</li>\n<li>Fix: fixed load more for current query posts</li>\n<li>Fix: fixed background js based widgets with elementor popups</li>\n<li>Fix: fixed unitegallery unclosed tag issue</li>\n<li>Fix: fixed replace mode in tabs filters</li>\n</ul>\n\n<p>version 1.5.1 = 2022-02-21:</p>\n\n<ul>\n<li>Feature: improved post pagination debug and added force options</li>\n<li>Feature: added code for the button filters</li>\n<li>Feature: added option to shuffle owl carousel</li>\n<li>Feature: added option for general \"shuffle\" in items</li>\n<li>Feature: made option for text modify, and get the current page url and current page title</li>\n<li>Feature: get feature image of a product from a first gallery image if featured image not exists</li>\n<li>Feature: added function \"one_random\" and \"first\" to get_items twig function</li>\n<li>Feature: added support for jet listing item</li>\n<li>Change: changed the \"choose template\" setting text to attirbute title</li>\n<li>Fix: fixed load more if offset turned on in the grid</li>\n<li>Fix: fixed link control attributes parsing</li>\n<li>Fix: fixed sync general api related bugs in elementor editor</li>\n</ul>\n\n<p>version 1.5.0 = 2022-02-02:</p>\n\n<ul>\n<li>Feature: added tabs in items controls</li>\n<li>Feature: added functionality for ajax taxonomies terms filter</li>\n<li>Feature: added some accessability to owl carousel buttons</li>\n</ul>\n\n<p>version 1.4.99: 2022-01-27:</p>\n\n<ul>\n<li>Feature: added option for disable content filtering in general settings->troubleshooting</li>\n<li>Feature: added taxonomies in widget debug output</li>\n<li>Fix: fixed some gallery lazy load related js bugs</li>\n</ul>\n\n<p>version 1.4.98: 2022-01-14:</p>\n\n<ul>\n<li>Feature: modified remote general js api to fit more types of widgets</li>\n<li>Feature: added support for put meta field in post list</li>\n<li>Fix: fixed some small php notices output in post query</li>\n</ul>\n\n<p>version 1.4.97 = 2022-01-06:</p>\n\n<ul>\n<li>Feature: add code base for the taxonomy filter</li>\n<li>Feature: added option to highlight all carousel items</li>\n<li>Feature: added active class to new owl carousel</li>\n<li>Feature: added scroll on click functionality to new owl carousel</li>\n<li>Fix: added support for acf fields styles in dynamic grid</li>\n<li>Fix: fixed some wp-rocket and filters related bug</li>\n</ul>\n\n<p>version 1.4.96 = 2021-12-29:</p>\n\n<ul>\n<li>Feature: use yoast main category feature to determine post main category</li>\n<li>Feature: added get woocommerce product gallery functionality to twig</li>\n<li>Feature: added support for multiple attribute conditoins values</li>\n<li>Feature: added menu order in advanced widget debug type</li>\n<li>Feature: added WooCommerce endpoints links code to twig</li>\n<li>Feature: added option to disable font awesome in general settings</li>\n<li>Fix: fixed some filters related issue</li>\n<li>Fix: added custom attributes to link attributes output</li>\n</ul>\n\n<p>version 1.4.95 = 2021-12-16:</p>\n\n<p>*Fix: fixed db table not found php bug in some cases</p>\n\n<p>version 1.4.94 = 2021-12-14:</p>\n\n<ul>\n<li>Feature: made posible multiple includes condition values per assets</li>\n<li>Feature: added meta value2 and meta value3 in include by meta value post selection</li>\n<li>Feature: added error notice if no api connectivity</li>\n<li>Feature: added attributes section conditions</li>\n<li>Feature: prepared code base for the new galleries</li>\n<li>Fix: fixed some small pagination related bug</li>\n<li>Fix: fixed remote connection parent detection in some cases</li>\n<li>Fix: added content filtering by filter widget_text_content for all the embed and other content modifications</li>\n<li>Fix: fixed edit defaulsin widget settings</li>\n<li>Fix: fixed some polylang issues with the template in dynamic template widgets</li>\n<li>Fix: [security] remove the \"duplicate layout\" functionality (not used in the plugin) that had some security issues </li>\n</ul>\n\n<p>version 1.4.93 = 2021-12-03:</p>\n\n<ul>\n<li>Fix: fixed some connected widgets bugs when there is many of them in the page</li>\n<li>Change: removed the black friday sale banner</li>\n<li>Feature: added general remote API for various widgets connections</li>\n<li>Feature: add some code base for the new gallery output</li>\n</ul>\n\n<p>version 1.4.92 = 2021-11-24:</p>\n\n<ul>\n<li>Fix: fixed similar post content in post list</li>\n<li>Change: saparated remote and sync options in connected widgets settings</li>\n</ul>\n\n<p>version 1.4.91 = 2021-11-23:</p>\n\n<ul>\n<li>Fix: fixed the wrong post intro in editor mode</li>\n</ul>\n\n<p>version 1.4.90 = 2021-11-22:</p>\n\n<ul>\n<li>Addition: added black friday banner discount banner and link</li>\n<li>Change: improved \"sync widgets\" editor experience</li>\n<li>Fix: fixed depricated \"post\" attribute bug</li>\n<li>Fix: modified zip extracting error messages</li>\n</ul>\n\n<p>version 1.4.89 = 2021-11-17:</p>\n\n<ul>\n<li>Feature: done the functionality for sync widgets</li>\n<li>Feature: done the functionality remote widgets</li>\n<li>Fix: fixed error message on remote widgets</li>\n<li>Fix: fixed css in post content in editor</li>\n<li>Fix: use better strip tags for post intro</li>\n</ul>\n\n<p>version 1.4.88 = 2021-11-08:</p>\n\n<ul>\n<li>Fix: fixed gutenberg support in widgets</li>\n<li>Fix: fixed all the pagination issues in archive page</li>\n</ul>\n\n<p>version 1.4.86 = 2021-11-01:</p>\n\n<ul>\n<li>Fix: fixed some load more last issues</li>\n<li>Feature: added code for taxonomy terms filter</li>\n<li>Feature: added code for checkbox filter</li>\n</ul>\n\n<p>version 1.4.86 = 2021-10-29:</p>\n\n<ul>\n<li>Feature: improved current query debug - full type</li>\n<li>Feature: added dropdown responsive placeholders</li>\n<li><p>Feature: added radio boolean attribute responsive controls</p></li>\n<li><p>Fix: fixed controls tabs functionality</p></li>\n<li>Fix: fixed load more custom image bug</li>\n<li>Fix: fixed double load more in a page mishmash bug</li>\n<li>Fix: fixed all load more issues</li>\n</ul>\n\n<p>version 1.4.85 = 2021-10-13:</p>\n\n<p>-bug fix: small bug fix - headers sent bug</p>\n\n<p>version 1.4.84 = 2021-10-13:</p>\n\n<ul>\n<li>Feature: added taxonomy terms full query debug option</li>\n<li>Feature: improved full debug type in posts query</li>\n<li>Feature: added items support in editor->background switcher</li>\n<li>Feature: added support for remote controls</li>\n<li>Feature: functionality to posts load more</li>\n<li>Feature: added second condition</li>\n<li>Feature: added tabs functionality to attributes</li>\n<li>Addition: added %,px to slider units</li>\n<li>Fix: fixed avoid duplicates related bug</li>\n<li>Fix: fixed conflicting wordpress codemirror script</li>\n<li>Fix: fixed post selection values init from editor</li>\n<li>Fix: fixed pagination on front page</li>\n<li>Fix: fixed some polylang related bugs</li>\n</ul>\n\n<p>version 1.4.83 = 2021-09-22:</p>\n\n<ul>\n<li>Fix: fixed styles mishmash inside elementor editor navigator</li>\n<li>Fix: fixed dissapearing carousels after refresh bug</li>\n<li>Fix: fixed dynamic grid pagination not changed</li>\n</ul>\n\n<p>version 1.4.82 = 2021-09-20:</p>\n\n<ul>\n<li>Feature: added troubleshooting setting - show php error message</li>\n<li>Feature: added px, vh, % options for slider attribute</li>\n<li>Feature: added dynamic group attributes for galleries, including image and video</li>\n<li>Feature: added option to convert one date string to another with ucdate filter</li>\n<li>Feature: added option to use items in background widgets</li>\n<li>Feature: added ucfunc(\"set\") and ucfunc(\"get\") functions in twig for remember and retrieve variables</li>\n<li>Feature: added include by option: \"children of current term\" to category selection options</li>\n<li>Feature: added option to pull woo product variations in twig</li>\n<li>Feature: added placeholder: link_withprefix, link_noprefix for link attribute</li>\n<li>Fix: fixed error when exists dynamic link in dynamic loop widgets</li>\n<li>Fix: enabled pagination in a single type in dynamic template grid</li>\n<li>Fix: the \"not equal\" attributes condition now works</li>\n<li>Fix: fixed not editable empty dropdown attribute in widget editor</li>\n<li>Fix: fixed mb_string absence php bug</li>\n<li>Fix: fixed heading attribute label</li>\n<li>Fix: fixed responsive elementor controls in widget items</li>\n</ul>\n\n<p>version 1.4.81 = 2021-08-17:</p>\n\n<ul>\n<li>Feature: added json select (lottie) for image attribute type </li>\n<li>Feature: made option for ajax in widgets with post list attribute</li>\n<li>Feature: made the ajax pagination work with pagination widget</li>\n<li>Feature: added dynamic options for number and slider attribute types</li>\n<li>Feature: added new owl carousel sources in assets chooser</li>\n<li>Feature: added heading attribute</li>\n<li>Change: added more types of debug for pagination widget</li>\n<li>Change: changed widget icons chooser for elementor icon instead of font awesome icon</li>\n<li>Fix: fixed import with template button dissapear in the new bar</li>\n<li>Fix: fixed widgets icons</li>\n</ul>\n\n<p>version 1.4.80 = 2021-08-09:</p>\n\n<ul>\n<li>Feature: added option to change items section label</li>\n<li>Feature: added js snippet with code that works in elementor popup</li>\n<li>Feature: added option to add {current_user_id} keyword in post meta query</li>\n<li>Feature: added option for block label inside each attribute</li>\n<li>Feature: added heading text option for items section</li>\n<li>Feature: added extra fields to image base gallery options</li>\n<li>Feature: added php filter option for variable</li>\n<li>Feature: added twig functions \"get_post_term\" and \"is_post_has_term\". The examples visible when you click on item.posts.putPostTerm placeholder</li>\n<li>Fix: fixed some test widgets output relate bugs</li>\n<li>Fix: conditions settings was not affected typography controls</li>\n<li>Fix: fixed template dynamic background image didn\'t displayed bug in dynamic loops</li>\n<li>Change: added some instructions for api connectivity test in general settings - troubleshooting</li>\n</ul>\n\n<p>version 1.4.79 = 2021-07-13</p>\n\n<ul>\n<li>Fix: fixed scripts output in preview widget page</li>\n</ul>\n\n<p>version 1.4.78 = 2021-07-12</p>\n\n<ul>\n<li>Change: added birthday sale promotions</li>\n<li>Feature: added woo commerce products to dynamic loop items source</li>\n</ul>\n\n<p>version 1.4.77 = 2021-07-07</p>\n\n<ul>\n<li>Fix: fixd the is_ajax() error function from the admin area</li>\n</ul>\n\n<p>version 1.4.76 = 2021-07-07</p>\n\n<ul>\n<li>Feature: added option to show post last modified date</li>\n<li>Feature: added function: get_from_sql in widget editor that allow to pull any custom records from DB</li>\n<li>Feature: added function: run_code_once in widget editor, that allow to run the code only once. Good for many similar widgets on the same page</li>\n<li>Feature: added option for load widget js as module</li>\n<li>Fix: fixed no key_thumb field in images inside widget</li>\n<li>Fix: fixed no condition in image sizes widget setting</li>\n<li>Fix: fixed javascript based backgrounds</li>\n<li>Fix: fixed brocken svg icon on catalog widget box in some of the cases</li>\n<li>Fix: fixed collision with rankmath in ajax actions</li>\n<li>Change: added some max length for a widget category, now it\'s 60</li>\n</ul>\n\n<p>version 1.4.75 = 2021-06-21</p>\n\n<ul>\n<li>Feature: added category image to products list</li>\n<li>Feature: added option to include as module widget js include</li>\n<li>Feature: added option to write custom handle to widget js and css include</li>\n<li>Feature: added options - avoid duplicate posts to post query exclude</li>\n<li>Feature: added option to include or exclude posts by dynamic field to posts selection</li>\n<li>Feature: added option to include or exclude posts by logged in user, in posts selection</li>\n<li>Fix: fixed background widget condition functionality</li>\n<li>Fix: changed template picker to simple select2 list</li>\n</ul>\n\n<p>version 1.4.74 = 2021-06-02</p>\n\n<ul>\n<li>Feature: added function put_date_range to twig functions. good for events widgets</li>\n<li>Feature: added integration with google map</li>\n<li>Feature: added function: \"run_code_once\" for twig</li>\n<li>Feature: added grouped options for the gallery</li>\n<li>Feature: added option to get posts by date from custom ACF field</li>\n<li>Feature: added gallery settings options for dynamic settings attribute</li>\n<li>Feature: added pagination to dynamic loop</li>\n<li>Change: improved dynamic settings attribute</li>\n</ul>\n\n<p>version 1.4.73 = 2021-05-20</p>\n\n<ul>\n<li>Feature: added twig function: \"put_attributes_json\" that available in js tab in widget editor</li>\n<li>Feature: added constant - uc_inside_editor - for distinquish between editor and site front</li>\n<li>Feature: added multiple select attribute</li>\n<li>Feature: added listing attribute support</li>\n<li>Fix: fixed \"request too long\" message on a widget preview - shortened preview url</li>\n<li>Fix: fixed several bugs with condition field in widgets editor</li>\n<li>Fix: fixed hidden image size select on item attributes</li>\n<li>Fix: fixed acf group field output</li>\n<li>Fix: fixed elementor template in items, changed to specific function</li>\n</ul>\n\n<p>version 1.4.72 = 2021-05-02</p>\n\n<ul>\n<li>Feature: added rating stars helper placeholder for woocommerce</li>\n<li>Feature: added option to include js file after elementor-frontend</li>\n<li>Fix: fixed new typography deprecation message</li>\n</ul>\n\n<p>version 1.4.71 = 2021-04-22</p>\n\n<ul>\n<li>Feature: added option to take post id\'s from php function in post selection</li>\n<li>Feature: added option for get posts by meta field that located in current or different post</li>\n<li>Feature: added twig filter: wc_price for native price filtering</li>\n<li>Feature: added post terms titles to post data debug</li>\n<li>Change: added option for woocommerce categories in terms selection</li>\n<li>Fix: fixed price issues in woocommerce related grids</li>\n<li>Fix: fixed include and exclude terms mismatch with nested tax query</li>\n<li>Fix: fixed pagination on search pages</li>\n</ul>\n\n<p>version 1.4.70 = 2021-04-14</p>\n\n<ul>\n<li>Feature: added show widget data debug options</li>\n<li>Feature: added option for filter post by post meta</li>\n<li>Feature: added option for simple condition for attributes</li>\n<li>Feature: added integration with wordpress popular post plugin for most viewed posts selection</li>\n<li>Feature: added post list variables for data debug</li>\n<li>Feature: added image sizes selector for post list</li>\n<li>Feature: get thumbnailID from content in case that it\'s missing in post</li>\n<li>Fix: when bulk moving attribute it now always goes to general category</li>\n<li>Fix: fixed filter posts by status</li>\n<li>Fix: fixed instagram media albom</li>\n</ul>\n\n<p>version 1.4.69 = 2021-04-04</p>\n\n<ul>\n<li>Feature: added extra query debug options for custom post types selector</li>\n<li>Feature: added choose image size select option to image attribute</li>\n<li>Feature: added \"image_attributes\" placeholder for image output in widget editor</li>\n<li>Change: added default values select to hover animations attribute</li>\n<li>Change: changed button \"add to cart\" to \"select options\" for variable products in woocommerce list widgets</li>\n<li>Fix: fixed border radius attribute from width to radius</li>\n<li>Fix: added missing thumb sizes for image select</li>\n</ul>\n\n<p>version 1.4.68 = 2021-03-22</p>\n\n<ul>\n<li>Feature: added include recently viewed products in woocommerce</li>\n<li>Feature: added option for default max posts in post selector</li>\n<li>Feature: added attribute type: Border Dimensions</li>\n<li>Feature: added attribute type: CSS Filters</li>\n<li>Feature: added attribute type: Hover Animations</li>\n<li>Fix: removed max posts from archive type post query selection, because has no control over pagination.</li>\n<li>Fix: fixed bug when instagram video images didn\'t show up</li>\n</ul>\n\n<p>version 1.4.67 = 2021-03-12</p>\n\n<ul>\n<li>Feature: added api connectivity to troubleshooting section</li>\n<li>Feature: added options in terms selection fields</li>\n<li><p>Feature: added order by meta key for woo categories select</p></li>\n<li><p>Fix: fixed woo product price format for decimal prices</p></li>\n<li>Fix: fixed context menu cut from bottom inside the widgets manager</li>\n<li>Fix: fixed show item data in widgets items repeater</li>\n<li>Fix: fixed float to round in woocommerce discount percents</li>\n</ul>\n\n<p>version 1.4.66 = 2021-02-18</p>\n\n<ul>\n<li>Feature: added \"box shadow\" attribute type</li>\n<li>Feature: added url_posts and num_posts to users output</li>\n<li>Feature: added option for selector 2 and selector 3 in several attributes</li>\n<li>Feature: added copy / paste attributes sections in widget editor</li>\n<li>Feature: added option for get default object to getListingItemData function</li>\n<li>Feature: added support for wpml site language inside a widget</li>\n<li>Feature: added acf image and thumbnails widths and heights to placeholders list</li>\n<li>Fix: load js include file in editor even if no js code</li>\n<li>Fix: fixed some php notice with exclude terms posts selection</li>\n<li>Fix: fixed small bug in getListingItemData function with no object returned</li>\n<li>Fix: fixed post selection manual select no posts shown at init</li>\n<li>Fix: fixed bug when private posts not fetched on manual posts selection</li>\n<li>Change: updated codemirror to latest version, added code search feature</li>\n<li>Change: updated freemius sdk to 2.4.2</li>\n</ul>\n\n<p>version 1.4.65 = 2021-02-03</p>\n\n<ul>\n<li>Feature: added option to fetch custom meta fields in users list</li>\n<li>Feature: added function to twig: getByPHPFunction()</li>\n<li>Feature: added function to twig: getUserMeta()</li>\n<li>Feature: added function to twig: getListingItemData() - working inside any plugin listing</li>\n<li>Fix: fixed php sanitize array bug</li>\n<li>Fix: fixed post type in related posts post selection</li>\n</ul>\n\n<p>version 1.4.64 = 2021-02-02</p>\n\n<ul>\n<li>Change: moved \"edit widget html\" button to advanced section in general tab</li>\n<li>Feature: added option to exclude products on sale in products query section in widget settings</li>\n<li>Feature: added option to exclude specific posts in post selection widget settings</li>\n<li>Feature: added woocommerce related products select in post selection</li>\n<li>Feature: added include/exclude posts by author in widget posts selection</li>\n<li>Feature: added include/exclude posts by date in widget posts selection</li>\n<li>Feature: added date/time picker to widget attributes types</li>\n<li>Feature: added post status to widget posts selection</li>\n<li>Feature: added offset setting to widget posts selection</li>\n<li>Feature: added author url and author post count to users fields</li>\n<li>Feature: added max number of users to user selection attribute</li>\n<li>Feature: added \"elementor template\" attribute</li>\n<li>Fix: fixed small php bug in post selection control</li>\n<li>Fix: fixed js bug in items repeater</li>\n<li>Fix: fixed exclude role not worked in user selection attribute</li>\n<li>Fix: fixed get products on sale selection with variations</li>\n</ul>\n\n<p>version 1.4.63 = 2021-01-26</p>\n\n<ul>\n<li>Feature: added acf link array and attributes</li>\n<li>Feature: added ordering features to post selection related and manual</li>\n<li>Feature: added option for showing only sticky posts</li>\n<li>Feature: added exclude by term setting in widget post selection</li>\n<li>Change: moved debug data from advaned to general folder in elementor widget settings</li>\n<li>Fix: fixed woo commerce prices number format</li>\n<li>Fix: fixed refresh posts on \"post query\" section open in widget post settings</li>\n<li>Fix: fixed manual posts selection default order</li>\n</ul>\n\n<p>version 1.4.62 = 2021-01-21</p>\n\n<ul>\n<li>Feature: added text shadow field</li>\n<li>Feature: added \"manual selection\" in posts query</li>\n<li>Feature: added compatability tag</li>\n<li>Fix: fixed image size thumb name with \"-\" sign inside</li>\n<li>Fix: fixed some php warning related to array to string conversion, happening in php 8</li>\n<li>Change: show woo commerce placeholders if selected \"for woocommerce products\" checkbox in post list attribute</li>\n<li>Change: improved woo category output placeholder help, added getTermCustomFields function</li>\n</ul>\n\n<p>version 1.4.61 = 2021-01-14</p>\n\n<ul>\n<li>Feature: added max posts and order by options to current query posts selection</li>\n<li>Feature: added manual selection for woocommerce categories select</li>\n<li>Feature: added selector and responsive to drop down attribute in widget builder</li>\n<li>Change: changed buy pro version link from the catalog widgets to inside of the plugin</li>\n<li>Fix: fixed adding widgets to a db table that is not auto incriment</li>\n<li>Fix: fixed svg preview from widget builder interface</li>\n<li>Fix: fixed manual memory check when registering widgets</li>\n</ul>\n\n<p>version 1.4.60 = 2020-12-30</p>\n\n<ul>\n<li>Feature: added option for third party integration for woocommerce grid</li>\n<li>Feature: added integration for \"advanced labels for woocommerce\" plugin</li>\n<li>Feature: added view file button in assets manager</li>\n<li>Feature: added svg icon option together with font icon for elementor panel widget box</li>\n<li>Feature: added preview image on mouseover inside elementor panel widget box</li>\n<li><p>Feature: added option for disabling \"edit widget html\" from widget settings</p></li>\n<li><p>Fix: fixed empty settings when there are gallery item setting only</p></li>\n<li>Fix: added \"no settings\" heading in case that no attributes in the widget</li>\n<li>Fix: fixed some php warnings for php 8.0</li>\n</ul>\n\n<p>version 1.4.59 = 2020-12-17</p>\n\n<ul>\n<li>Fix: fixed import template redirect</li>\n<li>Feature: added option to include sticky posts for post query</li>\n<li>Feature: added post pagination for single page</li>\n<li>Feature: added number of items for instagram widget</li>\n<li>Feature: added background image to background attribute</li>\n</ul>\n\n<p>version 1.4.58 - 2020-12-07</p>\n\n<ul>\n<li>Feature: make the plugin translatable for wordpress.org</li>\n</ul>\n\n<p>version 1.4.57 - 2020-12-07</p>\n\n<ul>\n<li>Feature: done post pagination widget for archive posts</li>\n<li>Feature: added option to truncate the post list</li>\n<li>Fix: fixed show debug query on current post query</li>\n</ul>\n\n<p>version 1.4.56 - 2020-11-30</p>\n\n<ul>\n<li>Update: relesed cyber monday deal admin notice</li>\n</ul>\n\n<p>version 1.4.55 - 2020-11-26</p>\n\n<ul>\n<li>Feature: added option to sort by sale price</li>\n<li>Feature: added option to debug query</li>\n<li>Feature: added option debug widget data</li>\n<li>Feature: added option to filter posts with child categories</li>\n<li><p>Feature: added option to include only products on sale</p></li>\n<li><p>Fix: fixed no widget shown in some cases</p></li>\n<li>Fix: fixed woocommerce prices placeholders prefix</li>\n</ul>\n\n<p>version 1.4.54 - 2020-11-13 =</p>\n\n<ul>\n<li>Update: updated freemius sdk to newest version</li>\n<li>Fix: fixed comma saparated selector</li>\n</ul>\n\n<p>version 1.4.53 - 2020-11-09 =</p>\n\n<ul>\n<li>Feature: added background widgets and section backgrounds</li>\n<li>Change: removed global colors from template export</li>\n<li>Fix: fixed bug with regular and sale price in woocommerce</li>\n</ul>\n\n<p>version 1.4.52 - 2020-11-06 =</p>\n\n<p>Fix: fixed bug with regular and sale price in woocommerce</p>\n\n<p>version 1.4.51 - 2020-11-04 =</p>\n\n<ul>\n<li>Feature: added svg output in icon library attribute</li>\n<li>Feature: added woocommerce checkbox to post list</li>\n<li>Feature: added product out of stock filter for product selection</li>\n<li>Feature: added discount_percent field in post list attribute woocommerce product type</li>\n<li>Feature: added woocommerce post list order by price option</li>\n<li>Fix: fixed woocommerce category in post list attribute</li>\n</ul>\n\n<p>version 1.4.50 - 2020-10-21 =</p>\n\n<ul>\n<li>Fix: removed display errors setting</li>\n</ul>\n\n<p>version 1.4.49 - 2020-10-12 =</p>\n\n<ul>\n<li>Fix: fixed small bug with non existing controls</li>\n<li>Fix: fixed general settings error when turning off plugin</li>\n</ul>\n\n<p>version 1.4.48 - 2020-10-12 =</p>\n\n<p>*Feature: added border attribute\n*Fix: page break in some versions of elementor\n*Fix: fixed bulk move attributes with categories\n*Fix: fixed default items image field not match</p>\n\n<p>version 1.4.47 - 2020-10-08 =</p>\n\n<ul>\n<li>Update: remove russian translation</li>\n<li>Feature: added function: get_items for twig</li>\n<li>Fix: fixed switch content and style tab</li>\n<li>Fix: fixed slider control tablet/mobile default value</li>\n<li>Fix: fixed non ordered widget categories</li>\n</ul>\n\n<p>version 1.4.46 - 2020-10-04 =</p>\n\n<ul>\n<li>Feature: added function put_items_json for js items output</li>\n<li>Fix: returned widgets from uncategorized category</li>\n</ul>\n\n<p>version 1.4.45 - 2020-10-04 =</p>\n\n<ul>\n<li>Fix: fixed template import with custom widgets</li>\n</ul>\n\n<p>version 1.4.44 - 2020-10-03 =</p>\n\n<ul>\n<li>Feature: added flexible content type attribute</li>\n<li>Optimize: reduced the number of db queries, dramatically increased load speed</li>\n</ul>\n\n<p>version 1.4.43 - 2020-09-22 =</p>\n\n<ul>\n<li>Feature: added option to group attributes into sections</li>\n<li>Feature: done instagram access token auto renew</li>\n<li>Feature: added \"selector\" to color picker attribute</li>\n<li>Fix: improved consolidate widgets option protection</li>\n<li>Fix: fixed select default widget images</li>\n<li>Fix: fixed default items in gallery item (image base fields)</li>\n<li>Fix: fixed image display in default item selector</li>\n<li>Fix: global colors was absent from color selection</li>\n</ul>\n\n<p>version 1.4.42 - 2020-08-06 =</p>\n\n<ul>\n<li>Feature: added option to get grouped woocomerce products</li>\n<li>Feature: added instagram connect to official API</li>\n<li>Feature: added function: getUserData(), added into \"twig code examples\" panel</li>\n<li>Feature: added \"printVar\" and \"showDebug\" functions \"twig code examples\" panel</li>\n<li>Feature: done \"login with instagram\" in general settings, and get data from instgram API</li>\n<li>Fix: sorted \"overwrite widgets\" issue on import</li>\n<li>Fix: fixed dropdown attribute when work with html data</li>\n</ul>\n\n<p>version 1.4.41 - 2020-06-18 =</p>\n\n<ul>\n<li>Feature: added additional controls to \"number\" attribute</li>\n<li>Feature: added \"exclude uncategorized category\" to woocommerce categories select </li>\n<li>Feature: added responsive controls to slider attribute</li>\n<li>Fix: fixed template type variable issues in elementor integration</li>\n<li>Fix: show pagination only when \"current query\" is available</li>\n<li>Fix: fixed select2 field min width in posts query</li>\n</ul>\n\n<p>version 1.4.40 - 2020-06-10 =</p>\n\n<ul>\n<li>Change: hided \"consolidate widgets\" general setting</li>\n<li>Feature: added \"show/hide wrapping html comments\" to general settings</li>\n<li>Fix: fixed export template filename</li>\n</ul>\n\n<p>version 1.4.39 - 2020-06-02 =</p>\n\n<ul>\n<li>Fix: fixed save widgets from editor with large config limitation.</li>\n<li>Fix: fixed export template with page settings bug.</li>\n<li>Fix: removed extra fields from items editor, leaved only supported fields</li>\n<li>Change: updated freemius SDK to latest version</li>\n</ul>\n\n<p>version 1.4.36 - 2020-05-21 =</p>\n\n<ul>\n<li>Feature: added support for pods panda repeater</li>\n<li>Fix: done some solution for max_execution_time issues when installing template</li>\n<li>Fix: fixed rtl on templates dialog popup</li>\n<li>Fix: corrected the naming near the \"number\" field</li>\n<li>Fix: cleared \"twig\" library from some not needed files.</li>\n<li>Change: removed \"image view\" file from framework.</li>\n</ul>\n\n<p>version 1.4.35 - 2020-05-11 =</p>\n\n<ul>\n<li>Feature: added term custom fields support</li>\n<li>Feature: added term meta fields support</li>\n<li>Change: moved composer vendor folder to plugin root</li>\n<li>Change: fixed empty templates list bug when \"show only installed widget\" checkbox checked</li>\n<li>Fix: sorted out some of the templates import bugs</li>\n</ul>\n\n<p>version 1.4.34 - 2020-05-06 =</p>\n\n<ul>\n<li>Fix: removed category ations from templates section</li>\n<li>Fix: show \"putPostMeta\" function even if no example post available</li>\n<li>Fix: fixed finally all the DB not installed issues on elementor and admin pages</li>\n</ul>\n\n<p>version 1.4.33 - 2020-05-03 =</p>\n\n<ul>\n<li>Fix: fixed double twig collision by another plugin</li>\n</ul>\n\n<p>version 1.4.32 - 2020-05-02 =</p>\n\n<ul>\n<li>Update: updated to newest twig 1.x version</li>\n<li>Fix: fixed no space between placeholders in php 7.4 bug</li>\n</ul>\n\n<p>version 1.4.31 - 2020-04-26 =</p>\n\n<p>*Fix: fixed dissapearing widget issue</p>\n\n<p>version 1.4.30 - 2020-04-23 =</p>\n\n<ul>\n<li>Fix: fixed couple of bugs related to templates</li>\n</ul>\n\n<p>version 1.4.29 - 2020-04-22 =</p>\n\n<ul>\n<li>Feature: released the templates catalog</li>\n</ul>\n\n<p>version 1.4.28 - 2020-04-10 =</p>\n\n<ul>\n<li>Feature: added woocommerce categories field</li>\n<li>Fix: fixed export / import with images feature</li>\n<li>Fug: fixed error message on front on some cases when the db tables not installed yet.</li>\n</ul>\n\n<p>version 1.4.27 - 2020-04-01 =</p>\n\n<p>Fix: fixed widget default icon in manager\nFeature: added \"getPostMeta, putPostMeta, printPostMeta\" functions\nFeature: added \"getPostData\" function for acf related posts, that get\'s all the data from the related post including custom fields</p>\n\n<p>version 1.4.26 - 2020-03-28 =</p>\n\n<ul>\n<li>Change: changed to new api address</li>\n<li>Fix: fixed links not included bug in theme builder posts</li>\n<li>Fix: fixed link to buy pro version</li>\n<li>Fix: fixed free version remain activated bug</li>\n<li>Fix: simpleXML validation made the site down</li>\n</ul>\n\n<p>version 1.4.25 - 2020-03-09 =</p>\n\n<ul>\n<li>Feature: added \"responsive controls\" to margin and padding setting</li>\n<li>Feature: made \"refresh catalog\" button</li>\n<li>Feature: added \"num_items\" variable to the widget editor</li>\n<li>Change: removed the \"default fonts\" from widget defaults screen</li>\n<li>Fix: fixed some php bug in \"implode\" function</li>\n<li>Fix: fixed posts from sub categories in post list</li>\n</ul>\n\n<p>version 1.4.24 - 2020-02-14 =</p>\n\n<ul>\n<li>Feature: made \"export with images\" option in templates</li>\n<li>Fix: fixed import category widgets</li>\n<li>Fix: fixed icon html output placeholder</li>\n</ul>\n\n<p>version 1.4.23 - 2020-02-02 =</p>\n\n<ul>\n<li>Feature: improved the slider attribute</li>\n<li>Feature: added \"menu\" attribute</li>\n</ul>\n\n<p>version 1.4.22 - 2020-01-28 =</p>\n\n<ul>\n<li>Feature: added woo currency symbol</li>\n<li>Feature: added woo add to cart button</li>\n<li>Feature: added slider attribute</li>\n<li>Widget: logo grid</li>\n<li>Widget: logo carousel</li>\n<li>Widget: logo marquee</li>\n<li>Widget: image tooltip</li>\n<li>Widget: content toggle</li>\n<li>Widget: circle number</li>\n<li>Widget: post list</li>\n</ul>\n\n<p>version 1.4.21 - 2020-01-22 =</p>\n\n<ul>\n<li>Feature: added users attribute</li>\n<li>Feature: done multiple post type selector</li>\n<li>Feature: added background attribute</li>\n<li>Feature: added icon library html output</li>\n<li>Feature: added woo commerce support in posts list</li>\n<li>Bug fix: fixed icons not shown bug in widget settings</li>\n</ul>\n\n<p>version 1.4.20 - 2020-01-15 =</p>\n\n<ul>\n<li>Bug fix: fixed font awesome icon output</li>\n<li>Bug fix: fixed instagram not loading bug</li>\n<li>Change: updated font awesome css version</li>\n<li>Change: changed the way that instagram was loaded on the page</li>\n</ul>\n\n<p>version 1.4.19 - 2019-12-31 =</p>\n\n<ul>\n<li>Feature: added filter by slug to terms attribute</li>\n<li>Feature: changed repeater items titles to the ones from \"title\" field instead of \"Item1\", \"Item2\" etc.</li>\n<li>Feature: added automated styling for date field, added \"ucdate\" filter for that.</li>\n<li>Feature: done functionality for display post author</li>\n<li>Change: changed the font awesome attribute to fa5</li>\n<li>Change: added strip html tags from truncate function</li>\n</ul>\n\n<p>version 1.4.18 - 2019-12-31 =</p>\n\n<ul>\n<li>Feature: added all image sizes to posts</li>\n<li>Feature: added \"putPostTerms\" function to posts</li>\n<li>Feature: added wpautop filter to twig</li>\n<li>Feature: added option for custom twig PHP functinoality for PRO version</li>\n<li>Feature: hide \"edit widget html\" button for user that don\'t have capability to see the plugin </li>\n<li>Feature: added wpml compatablity</li>\n<li>Feature: added related posts in posts list</li>\n<li>Feature: added padding and margin controls (pro)</li>\n<li>Bug Fix: fixed pagination output</li>\n</ul>\n\n<p>version 1.4.17 - 2019-12-12 =</p>\n\n<ul>\n<li>Change: changed to more flexible catalog api</li>\n</ul>\n\n<p>version 1.4.16 - 2019-08-12 =</p>\n\n<ul>\n<li>Feature: added post query relation (and, or) chooser</li>\n<li>Change: update to freemius sdk 2.3.1</li>\n<li>Feature: added \"trancate\" filter</li>\n<li>Fix: fixed editor permissions PHP Error</li>\n</ul>\n\n<p>version 1.4.15 - 2019-19-11 =</p>\n\n<ul>\n<li>Change: remove the old deprecated codecanyon activation</li>\n<li>Fix: fixed bug when both plugins are installed together</li>\n<li>Fix: fixed empty widget content when put a lot of content in the widget html/js</li>\n<li>Feature: added option for fonts for post list for intro and content</li>\n<li>Feature: added custom filter query ID in posts list query (pro)</li>\n<li>Feature: added labels to typography fields</li>\n<li>Feature: added description option for elementor controls</li>\n<li>Feature: added option to add help links to widgets from the widget editor</li>\n</ul>\n\n<p>version 1.4.14 - 2019-24-10 =</p>\n\n<ul>\n<li>Fix: fixed js not included bug</li>\n</ul>\n\n<p>version 1.4.13 - 2019-24-10 =</p>\n\n<ul>\n<li>Fix: fixed terms attribute selector bugs in elementor</li>\n<li>Fix: fixed post selection was not showing post types without taxonomies</li>\n<li>Fix: fixed rtl visibility issues in admin</li>\n</ul>\n\n<p>version 1.4.12 - 2019-15-10 =</p>\n\n<ul>\n<li>Feature: added exclude posts by current post</li>\n<li>Feature: added post category addition custom taxonomy support</li>\n<li>Fix: fixed some bug in post list selector elementor</li>\n</ul>\n\n<p>version 1.4.11 - 2019-07-10 =</p>\n\n<p>*Feature: added link param html attributes placeholder\n*Feature: added category link to post list params\n*Fix: fixed post list category not displayed bug</p>\n\n<p>version 1.4.10 - 2019-28-9 =</p>\n\n<p>-bug fix: added some front end protection against db not installed bug\n* Feature(pro): added do_action for custom wp actions run\n* Feature(pro): added apply_filters for custom wp actions run\n-bug fix: fixed export widget with assets path\n-change: added instructions to download pro version.</p>\n\n<h4>1.4.7 - 2019-18-9</h4>\n\n<p>*Fix: fixed post category selection in post list</p>\n\n<h4>1.4.6 - 2019-18-9</h4>\n\n<p>*Fix: fixed dynamic items in repeater</p>\n\n<h4>1.4.6 - 2019-11-9</h4>\n\n<p>*Fix: fixed admin body class external\n*Feature: make support for post categories list\n*Feature(pro) - made taxonomies list attribute\n*Fix: fixed current posts fetch in archive type</p>\n\n<h4>1.4.5 - 2019-19-8</h4>\n\n<p>*Change: improved widgets manager design</p>\n\n<h4>1.4.3 - 2019-25-7</h4>\n\n<p>*Change: updated the activation link from plugins\n*Change: small UI improvements</p>\n\n<h4>1.4.2 - 2019-24-7</h4>\n\n<p>*Feature: add post category to dynamic fields\n*Feature: added toolset integration</p>\n\n<h4>1.4.1 - 2019-8-7</h4>\n\n<p>*Feature: added search widget\n*Feature: the plugin is now fully translatable, added russian translation</p>\n\n<h4>1.4 - 2019-8-7</h4>\n\n<p>*Change: moved to new payment system (freemius), changed pricing plans</p>\n\n<h4>1.3.39 - 2019-2-7</h4>\n\n<p>*Feature: add alt tags to image attribute\n*Feature: add automatic name from title on add attribute\n*Feature: redesign categories</p>\n\n<p>*Fix: removed autop filter change code from front end\n*Fix: allow to import widget when stand on category from catalog\n*Fix: fixed instagram widgets typography bug</p>\n\n<h4>1.3.38 - 2019-30-6</h4>\n\n<p>*Feature: added code examples / js snippets\n*Feature: added widget preview</p>\n\n<h4>1.3.37 - 2019-23-6</h4>\n\n<p>*Feature: add support for archive pages\n*Feature: added archive pages pagination\n*Change: changed fonts design controls</p>\n\n<h4>1.3.36 - 2019-20-6</h4>\n\n<p>*Fix: fixed multiple similar js includes in one page</p>\n\n<h4>1.3.35 - 2019-20-6</h4>\n\n<p>*Feature: add support for acf gallery field</p>\n\n<h4>1.3.34 - 2019-13-6</h4>\n\n<ul>\n<li>Feature: improved the post list filtering and ordering</li>\n</ul>\n\n<h4>1.3.33 - 2019-12-6</h4>\n\n<ul>\n<li>Feature: added ordering posts by meta value</li>\n<li>Fix: fixed site crash by db error</li>\n</ul>\n\n<h4>1.3.32 - 2019-11-6</h4>\n\n<ul>\n<li>Fix: fixed pods together with acf fileds</li>\n<li>Fix: added all categories to post list</li>\n</ul>\n\n<h4>1.3.31 - 2019-10-6</h4>\n\n<ul>\n<li>Feature: added link attribute</li>\n</ul>\n\n<h4>1.3.30 - 2019-06-6</h4>\n\n<ul>\n<li>Feature: made PODS integration</li>\n</ul>\n\n<h4>1.3.29 - 2019-06-5</h4>\n\n<ul>\n<li>Feature: added set widget icon functionality, with presence in catalog</li>\n<li>Feature: added preview widget button from the catalog</li>\n</ul>\n\n<h4>1.3.28 - 2019-06-3</h4>\n\n<ul>\n<li>Feature: made plugin translatable</li>\n</ul>\n\n<h4>1.3.27 - 2019-06-2</h4>\n\n<ul>\n<li>Fix: fixed font override attribute bug</li>\n</ul>\n\n<h4>1.3.26 - 2019-05-30</h4>\n\n<ul>\n<li>Feature: added typography attribute</li>\n</ul>\n\n<h4>1.3.25 - 2019-05-29</h4>\n\n<ul>\n<li>Tweak: added support for dynamic params in image field</li>\n</ul>\n\n<h4>1.3.24 - 2019-05-29</h4>\n\n<ul>\n<li>Fix: Fix dynamic field</li>\n<li>Tweak: Added message when adding an empty repeater from custom fields</li>\n</ul>\n\n<h4>1.3.23 - 2019-05-01</h4>\n\n<ul>\n<li>Feature: Added dynamic fields to all text controls</li>\n<li>Feature: Added \"edit html\" button to all widgets</li>\n<li>Fix: Fixed consolidated addons render bugs</li>\n</ul>\n\n<h4>1.3.22 - 2019-04-25</h4>\n\n<ul>\n<li>Feature: Made all acf fields integration including the pro like repeater and clone</li>\n</ul>\n\n<h4>1.3.21 - 2019-04-20</h4>\n\n<ul>\n<li>Fix: Fixed current post bug</li>\n</ul>\n\n<h4>1.3.20 - 2019-04-15</h4>\n\n<ul>\n<li>Fix: Fixed current post bug</li>\n</ul>\n\n<h4>1.3.19 - 2019-04-10</h4>\n\n<ul>\n<li>Feature: Done all acf fields</li>\n</ul>\n\n<h4>1.3.18 - 2019-04-05</h4>\n\n<ul>\n<li>Change: Update post child vars when change post</li>\n</ul>\n\n<h4>1.3.17 - 2019-04-01</h4>\n\n<ul>\n<li>Change: Add dynamic fields to addon editor</li>\n</ul>\n\n<h4>1.3.16 - 2019-03-30</h4>\n\n<ul>\n<li>Fix: Fixed the switchers </li>\n<li>Fix: Fixed the upload file</li>\n<li>Fix: Fixed checkbox in assets tab</li>\n</ul>\n\n<h4>1.3.15 - 2019-03-25</h4>\n\n<ul>\n<li>Fix: Fixed visual bugs</li>\n<li>Fix: Fixed radio boolean attribute (switcher)</li>\n</ul>\n\n<h4>1.3.14 - 2019-03-20</h4>\n\n<ul>\n<li>Fix: Fixed addon assets tab bugs</li>\n</ul>\n\n<h4>1.3.13 - 2019-03-15</h4>\n\n<ul>\n<li>Feature: Done export/import template with addons</li>\n</ul>\n\n<h4>1.3.12 - 2019-03-10</h4>\n\n<ul>\n<li>Feature: Added fedback on deactivate</li>\n</ul>\n\n<h4>1.3.11 - 2019-03-05</h4>\n\n<ul>\n<li>Fix: Fixed export import layout stuff</li>\n</ul>\n\n<h4>1.3.10 - 2019-03-01</h4>\n\n<ul>\n<li>Fix: Fixed assets tab issues</li>\n<li>Fix: Fixed post to articles category rename on install</li>\n</ul>\n\n<h4>1.3.09 - 2019-02-28</h4>\n\n<ul>\n<li>Fix: Fixed test addon jquery include</li>\n<li>Change: Added purchase link to license page</li>\n</ul>\n\n<h4>1.3.08 - 2019-02-25</h4>\n\n<ul>\n<li>Fix: Fixed settings text output</li>\n</ul>\n\n<h4>1.3.07 - 2019-02-20</h4>\n\n<ul>\n<li>Fix: Fixed font manager bug</li>\n</ul>\n\n<h4>1.3.06 - 2019-02-15</h4>\n\n<ul>\n<li>Fix: Fixed taxonomy issues</li>\n</ul>\n\n<h4>1.3.05 - 2019-02-10</h4>\n\n<ul>\n<li>Fix: Fixed add addon functionality</li>\n</ul>\n\n<h4>1.3.04 - 2019-02-05</h4>\n\n<ul>\n<li>Improvment: Improved post types category selection</li>\n</ul>\n\n<h4>1.3.03 - 2019-02-01</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.3.02 - 2019-01-30</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.3.01 - 2019-01-25</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.2.01 - 2019-01-20</h4>\n\n<ul>\n<li>Fix: Fixed js in editor when addins widget</li>\n</ul>\n\n<h4>1.2.00 - 2019-01-15</h4>\n\n<ul>\n<li>Feature: Pro version with a catalog</li>\n</ul>\n\n<h4>1.0.11 - 2019-01-10</h4>\n\n<ul>\n<li>Fix: Fixed some wordpress galleries related bug</li>\n</ul>\n\n<h4>1.0.10 - 2019-01-05</h4>\n\n<ul>\n<li>Fix: Fixed export category</li>\n</ul>\n\n<h4>1.0.09 - 2019-01-01</h4>\n\n<ul>\n<li>Change: Made global setting for consolidata addons or not</li>\n<li>Change: Updated some memory text in general settings</li>\n</ul>\n\n<h4>1.0.08 - 2018-12-30</h4>\n\n<ul>\n<li>Fix: Fixed all notices related bugs</li>\n</ul>\n\n<h4>1.0.07 - 2018-12-30</h4>\n\n<ul>\n<li>Fix: Fixed with default data types</li>\n</ul>\n\n<h4>1.0.06 - 2018-12-25</h4>\n\n<ul>\n<li>Fix: Fixed js includes consolidated</li>\n</ul>\n\n<h4>1.0.05 - 2018-12-20</h4>\n\n<ul>\n<li>Fix: Fixed js includes</li>\n</ul>\n\n<h4>1.0.04 - 2018-12-15</h4>\n\n<ul>\n<li>Fix: Fixed js includes</li>\n</ul>\n\n<h4>1.0.03 - 2018-12-10</h4>\n\n<ul>\n<li>Fix: Fixed empty category issues</li>\n</ul>\n\n<h4>1.0.02 - 2018-12-05</h4>\n\n<ul>\n<li>Fix: Fixed bug with some unit values in render output</li>\n</ul>\n\n<h4>1.0.00 - 2018-12-01</h4>\n\n<ul>\n<li>Release: First plugin release</li>\n</ul>\";}s:14:\"upgrade_notice\";b:0;s:7:\"version\";s:6:\"1.5.99\";s:13:\"download_link\";s:388:\"https://api.freemius.com/v1/installs/14185590/updates/69597.zip?is_premium=true&authorization=FSLA+14185590%3AKkSQjdez5pvhaCzEAGnCBdizzkqF82EAKBE1Nl22mf-S62KQapxXoNad4AxSG-qwQnHnOtAC_wMBCcj4TQ5_vmBPkaSNsBrS7oav7OTSmoBlx6ru0JKn3LYF31F6AkgcrHZyYcXXVWEPzjG4sm3tHb26EK4T6wZ9BUNyXJNJusHGB4iIEbnu_YpfNFYQqptNBfdB-VWsjkKyde7g-yDMIoKyS1w9KxjbnK1diT67RFgoxGKs9P7Ec8x4bJSl8gGi13F9Wfh_nd1m7evl_JZ6qA\";}}s:7:\"created\";i:1710302842;s:9:\"timestamp\";i:1710306442;}s:91:\"get:/v1/installs/14185590/updates/latest.json?is_premium=true&newer_than=1.5.99&readme=true\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":20:{s:9:\"plugin_id\";s:4:\"4036\";s:12:\"developer_id\";s:4:\"4880\";s:4:\"slug\";N;s:12:\"premium_slug\";s:40:\"unlimited-elements-for-elementor-premium\";s:7:\"version\";s:7:\"1.5.100\";s:11:\"sdk_version\";s:5:\"2.6.2\";s:25:\"requires_platform_version\";s:3:\"3.5\";s:37:\"requires_programming_language_version\";N;s:20:\"tested_up_to_version\";s:5:\"6.4.2\";s:8:\"has_free\";b:1;s:11:\"has_premium\";b:1;s:12:\"release_mode\";s:8:\"released\";s:5:\"limit\";N;s:7:\"uniques\";i:28711;s:2:\"id\";s:5:\"69825\";s:7:\"created\";s:19:\"2024-03-17 10:01:11\";s:7:\"updated\";s:19:\"2024-03-18 00:43:15\";s:11:\"is_released\";b:0;s:3:\"url\";s:388:\"https://api.freemius.com/v1/installs/14185590/updates/69825.zip?is_premium=true&authorization=FSLA+14185590%3AXfR_fJ0vpWyS5xwZhUsgk92_mORRcIPZPIcfkanMxuMuaxnS07V0dLfCMaCuUhPOW5R6Kmt-Z3HcYYWJuhakQp-jip71sV6Fh65jOiKB9R0oHkSq6Jch0_qZLXB535M7ULvkrhJ5wAFCNIzrE49KDkGOjdls1rVXSbDe6meOV_--7uPT0SQ4Zq-4zssr_FoGb5X379QNp_hczELk11QoDzGGhWghok1QyZQ_J_h3qtxmDLnPlz34MW8f-ndsGJfSvSGlvPFdzy83G8YIEA2mGQ\";s:6:\"readme\";O:8:\"stdClass\":11:{s:4:\"name\";s:66:\"Unlimited Elements For Elementor (Free Widgets, Addons, Templates)\";s:4:\"slug\";s:32:\"unlimited-elements-for-elementor\";s:4:\"tags\";O:8:\"stdClass\":6:{s:9:\"elementor\";s:9:\"elementor\";s:8:\"elements\";s:8:\"elements\";s:6:\"addons\";s:6:\"addons\";s:16:\"elementor addons\";s:16:\"elementor addons\";s:16:\"elementor widget\";s:16:\"elementor widget\";s:12:\"page builder\";s:12:\"page builder\";}s:8:\"requires\";s:3:\"3.5\";s:12:\"requires_php\";N;s:6:\"tested\";s:5:\"6.4.2\";s:10:\"stable_tag\";s:3:\"1.0\";s:8:\"sections\";O:8:\"stdClass\":4:{s:11:\"description\";s:7110:\"<p><strong>Elementor</strong> users, elevate your web design experience with <strong>Unlimited Elements for Elementor</strong>. An all in one plugin that instantly gives you the most advanced widgets and tools to make better Elementor websites faster. Take your WordPress website to the next level.</p>\n\n<p><a href=\"https://unlimited-elements.com/elementor-widgets/\">View Elementor Widgets Demos</a>\n<br>\nBrowse our extensive collection of free widgets or upgrade to our pro version for access to over 200 additional unique drag and drop widgets for <strong>Elementor</strong>. Each widget provides a wide range of options to easily control every aspect. If you can\'t find what you need, our <strong>Widget Creator</strong> Framework empowers you to create any widget you can imagine.</p>\n\n<h3>Plugin Features</h3>\n\n<ul>\n<li><p><a href=\"https://unlimited-elements.com/elementor-widgets/\"><strong>Widget Library</strong></a> – Enhance the popular Elementor page builder with our user-friendly and innovative widget library. Simplify your website by finding everything you need in one place, without the need for multiple plugins.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/widget-creator/\"><strong>Widget Creator</strong></a> – Save valuable time by eliminating the need to search for numerous plugins and add-ons. Instead, create customized, professional widgets that perfectly align with your website requirements.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/elementor-widgets/\"><strong>Elementor Templates</strong></a> – Effortlessly kickstart your web project with pre-designed templates. Say goodbye to endless searches for inspiration or starting from scratch. Get your project up and running in seconds with our collection of template kits.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/elementor-templates/\"><strong>Elementor Templates</strong></a> – Effortlessly kickstart your web project with pre-designed templates. Say goodbye to endless searches for inspiration or starting from scratch. Get your project up and running in seconds with our collection of template kits.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/loop-builder-for-elementor/\"><strong>Loop Builder</strong></a> – Easily create dynamic Loop Items within the Elementor Theme Builder by utilizing any loop widget layout of your preference. Effortlessly populate the chosen widget with dynamic content to craft versatile and engaging Loop Items.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/background-widgets-for-elementor/\"><strong>Background Widgets</strong></a> – Elevate your web designs instantly with our user-friendly animated backgrounds available in our extensive widget library. Experience seamless integration and unleash your creativity like never before.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/post-widgets-filters-tools/\"><strong>Post Widgets & Filters</strong></a> – Easily create stunning post layouts with real-time filters. Improve the browsing experience for website visitors by helping them find the content they\'re looking for. Effortlessly display posts using advanced criteria on your entire website.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/woo/\"><strong>WooCommerce Widgets & Filters</strong></a> – Create stunning product layouts with dynamic real-time filters. Showcase your products and categories in a wide array of interactive formats, such as grids, carousels, sliders, and more.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/remote-control-widgets/\"><strong>Woo Widgets & Filters</strong></a> – Unleash your creativity with advanced and customizable layouts. Take full control of your designs and make them truly unique using the remote controls. Stand out from the crowd with layouts that are both eye-catching and distinctive.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/sync-widgets/\"><strong>Sync Between Widgets</strong></a> – Elevate your web designs to new heights by seamlessly synchronizing multiple item-based widgets. This powerful feature empowers you to effortlessly create intricate and personalized layouts, taking your designs to the next level of sophistication.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/multi-source-galleries/\"><strong>Multi-Source Galleries</strong></a> – Empower your gallery showcase by effortlessly featuring Woo products, WordPress posts, Instagram feeds, and a variety of other sources, including various API integrations.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/live-copy-paste/\"><strong>Live Copy Paste</strong></a> – Copy and paste fully designed sections from the Unlimited Elements website directly to your website, saving you time and ensuring you can finish your web project as soon as possible.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/mega-menu-widget-for-elementor/\"><strong>Mega Menu Builder</strong></a> – Easily craft a distinctive Mega Menu for your website navigation by incorporating images, icons, links, and various Elementor widgets into unique menu layouts.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/mega-slider-widget-for-elementor/\"><strong>Mega Slider Builder</strong></a> – Easily turn any Elementor sections into slider slides. Now you can amaze your website visitors with jaw-dropping slider designs that look amazing on any device.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/multi-source/\"><strong>Multi-Source Widgets</strong></a> – Add content dynamically to item-based widgets effortlessly with support for ACF repeaters, JSON/CSV files, Woo Products, WordPress posts, users, menus, and a range of API integrations.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/dynamic-post-popup-widget-for-elementor/\"><strong>Dynamic Popup Builder</strong></a> – Dynamically create a popup to add a quick view of the post without leaving the page. Use an Elementor single post template to create the layout of the dynamic popup.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/form-builder/\"><strong>Elementor Form Builder</strong></a> – Build advanced forms effortlessly using the drag-and-drop form builder. Whether it’s a simple or complex form, our straightforward form widgets make it quick and easy to create forms, improving your workflow.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/calculators/\"><strong>Calculator Builder</strong></a> – Easily design professional calculators for any type of industry. Whether you need a loan calculator, mortgage calculator or business calculator, our powerful and intuitive drag and drop builder makes it easy to create complex calculators with ease.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/filters/\"><strong>Elementor Filter Widgets</strong></a> – Unlock the potential of the AJAX-based faceted filter system, seamlessly empowering you to craft diverse layouts with ease. Take control by applying multiple filters, ensuring a super-fast and dynamic filtering experience tailored to your website needs.</p></li>\n</ul>\";s:12:\"installation\";s:521:\"<p>Note : This plugin works with Elementor. Make sure you have <a href=\"https://wordpress.org/plugins/elementor/\">Elementor</a> installed.</p>\n\n<ol>\n<li>Upload the plugin folder to the <code>/wp-content/plugins/</code> directory, or install the plugin through the WordPress plugins screen directly.</li>\n<li>Activate the plugin through the \'Plugins\' screen in WordPress</li>\n<li>Navigate to Unlimited Elements in the WordPress side menu and install the widget you want by hovering over it and clicking install.</li>\n</ol>\";s:3:\"faq\";s:4208:\"<h4>Can I use the plugin without Elementor?</h4>\n\n<p>No. You cannot use the plugin without Elementor since it\'s an addon for Elementor.</p>\n\n<h4>Does the plugin work with any theme?</h4>\n\n<p>Absolutely! The plugin will work with any theme where Elementor works.</p>\n\n<h4>What if I update to the Premium version after using the Free version?</h4>\n\n<p>Your existing elements/content will work with the premium version. So you won’t lose your any of your hard work.</p>\n\n<h4>Can I get a refund?</h4>\n\n<p>If you are not happy with your purchase at anytime just contact us and we will refund 100% of your money no questions asked.</p>\n\n<h4>Do you offer a renewals discount?</h4>\n\n<p>Yes, you get 25% discount for all annual plan automatic renewals. The renewal price will never be increased so long as the subscription is not cancelled.</p>\n\n<h4>How do I install and activate the \'Unlimited Elements for Elementor\' plugin on WordPress?</h4>\n\n<p>To install the \'Unlimited Elements\' plugin on your WordPress site, access your WordPress Dashboard and go to Plugins -> Add New. In the search box, enter \'Unlimited Elements.\' Locate the plugin in the search results and click on the \'Install Now\' button. Once the installation is finished, click on the \'Activate\' button, and \'Unlimited Elements for Elementor\' will be successfully activated on your WordPress site.</p>\n\n<h4>Do I need to know code to use Unlimited Elements?</h4>\n\n<p>No, you do not need to know code to leverage the widgets and other tools provided by the Unlimited Elements plugin. It is designed to be user-friendly, allowing you to enhance your Elementor experience without any coding expertise. However, for users familiar with code, the plugin offers the added advantage of a widget creator, enabling the creation of custom Elementor widgets for a more tailored and advanced design experience.</p>\n\n<h4>Is my site secure with Unlimited Elements?</h4>\n\n<p>Yes, Unlimited Elements is a secure plugin. The plugin is regularly updated to adhere to common security standards, ensuring a secure environment for your website.</p>\n\n<h4>What types of filters does Unlimited Elements provide?</h4>\n\n<p>Unlimited Elements offers a variety of filter types, including search filters, dropdowns, tabs filters, checkboxes filters, and WooCommerce-related filters, providing a diverse range of options for dynamic and versatile website filtering.</p>\n\n<h4>Are the filters compatible with any post type or WooCommerce products?</h4>\n\n<p>Yes, all the filters provided by Unlimited Elements are live Ajax filters, ensuring dynamic and seamless filtering experiences. They are compatible with any post type, including custom post types, and WooCommerce products, offering versatile functionality for a wide range of content on your website. Utilize specific WooCommerce filters to enhance the shopping experience for your customers, such as the price range slider filter and color swatches filter for products with different colors.</p>\n\n<h4>Can I use Unlimited Elements to display custom post types in my widgets?</h4>\n\n<p>Yes, Unlimited Elements supports showcasing custom post types with advanced query selection and seamless connection to any filter from the UE library. This allows for tailored and dynamic content presentation on your website using the plugin\'s versatile features.</p>\n\n<h4>What are multi-source widgets in Unlimited Elements?</h4>\n\n<p>Multi-source widgets in Unlimited Elements enable the population of item-based widgets with various dynamic source types. These widgets can be populated using sources like ACF repeater fields, WooCommerce products, custom post types, Instagram feeds, and various API integrations. This versatility allows for the seamless integration of diverse content into widgets, enhancing the flexibility and functionality of your website elements.</p>\n\n<h4>Should I use Remote Control Widgets or the Sync Widgets function in Unlimited Elements?</h4>\n\n<p>The choice depends on your design preferences. If you want complete control, go for Remote Control Widgets. For synchronized layouts, choose Sync Widgets. They can also be used together for even more powerful customization options in Unlimited Elements.</p>\";s:9:\"changelog\";s:114550:\"<p>version 1.5.100: 2024-03-17</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added option to connect the filters to some specific grid group</li>\n<li>Fix: fixed js run for background output not always happend</li>\n<li>Fix: filters was shown only related to grid taxonomies after changing to \"all\" </li>\n<li>Fix: returned some tiles gallery images that was missing</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: List (Free) - Implemented \'Open Link in New Tab\' option. This new functionality allows users to specify whether links should open in a new tab, providing flexibility in link behavior.</li>\n<li>Feature: Compact Gallery (Free) - Implemented \'Hide Thumbnail Panel Under Width\' option. This new functionality allows users to hide the thumbnail panel when the viewport width is below a specified threshold, optimizing the display for smaller screens.</li>\n<li>Feature: Select Dropdown Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Checkboxes Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Tabs Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Scroll Sequence (Pro) - Added \'Image Horizontal Shift\' option, allowing users to adjust the horizontal position of the image for enhanced customization and layout control.</li>\n</ul>\n\n<p>version 1.5.99: 2024-03-11</p>\n\n<ul>\n<li>Fix - updated multisource image fields</li>\n<li>Fix - fixed some small php bug with strtobool function</li>\n</ul>\n\n<p>version 1.5.98: 2024-03-05</p>\n\n<ul>\n<li>Fix Some small gutenberg related bug fix</li>\n</ul>\n\n<p>version 1.5.97: 2024-03-04</p>\n\n<p>Plugin Updates:</p>\n\n<ul>\n<li>Fix: allow showing authors name translated</li>\n<li>Change: updated font awesome version to 6</li>\n<li>Fix: done some link attribute security fix</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Accordion Menu (Pro) - Implemented \'Active State Color\' options for Sub Menu items. This new functionality allows users to customize the color of sub-menu items when they are in the active state, providing enhanced visual feedback.</li>\n<li>Feature: Content Slider (Pro) - Made \'Slide Margin\' option available for Full Slider Type and Offset Slider Type. This update expands the usability of the margin customization, allowing users to set margins between slides in both Full Slider and Offset Slider configurations.</li>\n<li>Feature: Icon Tabs (Pro) - Made \'Start Collapsed\' option responsive. This update ensures that the \'Start Collapsed\' behavior adjusts responsively, providing a consistent and user-friendly experience across various devices and screen sizes.</li>\n<li>Feature: Post Accordion (Free) - Introduced \'Expand All Accordion\' functionality, enabling users to expand all accordion items with a single click for improved content accessibility.</li>\n<li>Feature: Fullscreen Menu (Free) - Introduced option to customize the thickness of the animated hamburger icon bars, providing users with greater control over the visual appearance of the icon.</li>\n<li>Change: Coverflow Carousel (Pro) - Updated \'Button Link\' option: if empty, no link will be applied. This modification ensures that if the \'Button Link\' option is left empty, no link will be associated with the button within the widget.</li>\n<li>Fix: Product Carousel (Pro) - Optimized widget HTML code. This update enhances performance and efficiency by streamlining the HTML structure of the widget.</li>\n<li>Fix: Content Tabs (Free) - Improved widget interaction within an Elementor\'s popup. This update ensures a more seamless and optimized experience when utilizing the widget within a popup setting.</li>\n</ul>\n\n<p>version 1.5.96: 2024-02-26</p>\n\n<p>Plugin Updates:</p>\n\n<ul>\n<li>Feature: added option for time_ago_short in timelines that will show shorter version of minutes and hours text</li>\n<li>Feature: added defaults for weather widget</li>\n<li>Fix: fixed hourly weather fields</li>\n<li>Fix: fixed the import with images functionality</li>\n<li>Fix: set default timeout to remote requests</li>\n<li>Fix: fixed the image duplicate when importing templates</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Side Menu (Pro) - Implemented \'Menu Padding\' option. This new functionality allows users to set padding for the menu, providing control over the spacing and layout within the widget.</li>\n<li>Feature: Post Grid (Pro) - Introduced a new value for \'Meta Data Position\' option called \'Before Title\'. This new functionality allows users to position meta data before the title, providing additional flexibility in content layout.</li>\n<li>Feature: Loop Carousel (Pro) - Implemented \'Stage Padding\' option. This new functionality allows users to set stage padding, displaying a part of the previous and next carousel items for a more visually appealing and dynamic presentation.</li>\n<li>Feature: Interactive Circle Infographic (Pro) - Implemented \'Selected Item Number\' option. This new functionality allows users to select a specific item by default, enhancing user experience by highlighting a predetermined item upon initialization.</li>\n<li>Feature: Unlimited Timeline (Free) - Introduced option to display the image on the opposite side of the content for enhanced layout flexibility and customization.</li>\n<li>Feature: Thumbnail Slider (Pro) - Introduced \'Multi Source\' option, enabling users to select gallery items from various sources for enhanced flexibility and content integration.</li>\n<li>Feature: Timer Countdown Banner (Pro) - Added \'Direction\' option to support RTL (Right-to-Left) layout websites.</li>\n<li>Feature: Post Horizontal Timeline (Pro) - Introduced Background Color and Icon Color options for Navigation Arrows in disabled mode. This new functionality allows users to customize the appearance of navigation arrows when they are disabled, providing enhanced visual control.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Time Ago Type\' option. This new functionality allows users to choose the type of time ago representation, providing flexibility in how time is displayed within the widget.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Text Custom Field\' option. This new functionality allows users to add a custom field under the main Posts Text, providing additional customization for displaying content.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Link Type\' option for all link elements in the widget. This new functionality allows users to choose the type of link for various elements within the widget, enhancing control over linking behavior.</li>\n<li>Feature: Remote Link (Pro) - Introduced active state for the link. This new functionality allows users to customize the appearance of the link when it is in an active state, providing enhanced visual feedback.</li>\n<li>Feature: Dynamic Post Popup (Pro) - Implemented \'Hide Vertical Scrollbar in Popup\' option. This new functionality allows users to hide the vertical scrollbar within the popup, providing a cleaner and more focused appearance.</li>\n<li>Feature: Icon Carousel (Pro) - Introduced \'Autoplay Pause on Hover\' option, allowing users to pause autoplay functionality when hovering over the carousel for improved control and interaction.</li>\n<li>Feature: Dynamic Post Popup (Pro) - Introduced Entrance Animation functionality for the popup. This new feature allows users to apply entrance animations, enhancing the visual appeal and engagement when the popup appears.</li>\n<li>Feature: Unlimited Timeline (Free) - Implemented \'Content Box Link\' option. This new functionality allows users to link the entire content box, providing a convenient way to associate a link with the entire widget item.</li>\n<li>Feature: Text Field (Free) - Added \'Read Only\' option, allowing users to set the field as read-only for preventing user input while retaining visibility of the text.</li>\n<li>Feature: Unlimited Charts (Pro) - Introduced \'Radar Range\' option for Radar chart, allowing users to set the minimum range value for improved data visualization.</li>\n<li>Feature: Testimonial Carousel (Pro) - Added \'Rating\' field to the Source option. This new functionality allows users to incorporate a rating field as a source for the widget, expanding the available data sources for enhanced content display.</li>\n<li>Feature: Multi Step Form (Pro) - Introduced \'Direction\' option. This new functionality is useful for RTL (Right-to-Left) websites, allowing users to set the direction of the widget layout accordingly.</li>\n<li>Feature: Unlimited Timeline (Free) - Introduced option for users to customize the text of each item\'s button, providing greater flexibility.</li>\n<li>Feature: Post List (Free) - Implemented \'Space Between Categories\' option. This new functionality allows users to set spacing between categories, providing control over the layout and visual presentation of category elements.</li>\n<li>Feature: Memory Game (Pro) - Introduced \'Add Completion Time to Form Field\' option, enabling users to automatically append the time taken to complete the memory game to a designated form field.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Add Link For The Whole Item\' option. This new functionality allows users to add a link to the entire widget item, enhancing the interactive capabilities and providing a clickable area for the entire item.</li>\n<li>Feature: Post Carousel (Pro) - Implemented \'Text Padding\' and \'Title Padding\' options. This new functionality allows users to set padding for text and title elements, providing enhanced control over spacing and layout within the widget.</li>\n<li>Feature: Post Grid (Pro) - Introduced \'Date Modified\' options. This new functionality allows users to display the date when a post was last modified, providing additional information and transparency in content presentation.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Introduced options to customize Maps Controls icons\' color and background color. This new functionality allows users to personalize the appearance of map controls, enhancing visual customization.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Disable Map Interaction On Mobile\' option. This new functionality allows users to disable map interaction specifically on mobile devices, providing control over the user experience on smaller screens.</li>\n<li>Change: Content Tabs (Free) - Modified behavior of \'Start Collapsed\' option when used with \'Set Hash\'. If the URL has a hash, the first opened tab will be determined by the hash, providing a more dynamic and user-friendly experience.</li>\n<li>Change: Dropdown Button (Pro) - Removed Text Decoration CSS property from dropdown items. This update enhances the visual presentation by eliminating unnecessary text decoration.</li>\n<li>Change: Woo Mini Cart (Pro) - Added separate border options for \'View Cart\' and \'Checkout\' buttons, providing users with more customization flexibility for button styling.</li>\n<li>Change: Swipe Carousel (Pro) - Modified \'Enable Link\' option. Now, the entire item serves as a link, providing a more intuitive and consistent approach to linking within the widget.</li>\n<li>Fix: Submit Button (Free) - Corrected default values in email 2 that were leading to validation errors.</li>\n<li>Fix: Post Carousel Lite (Free) - Addressed issue where the carousel was not displaying on mobile devices.</li>\n<li>Fix: Icon Tabs (Pro) - Resolved issue with the \'Start Collapsed\' option. The fix ensures that the \'Start Collapsed\' option now functions correctly, delivering the intended collapsed behavior upon initialization.</li>\n<li>Fix: Post Grid (Pro) - Optimized widget item HTML code. This update enhances performance and efficiency by streamlining the HTML structure of widget items.</li>\n<li>Fix: Unlimited Timeline (Free) - Optimized item HTML code. This update improves performance and efficiency by refining the HTML structure of individual items within the widget.</li>\n<li>Fix: Unlimited Timeline (Free) - Optimized CSS code. This update improves performance and reduces the overall footprint of the stylesheet, enhancing efficiency and loading times.</li>\n<li>Fix: Remote Link (Pro) - Resolved issue where the Text Shadow option was erroneously interpreted as Box Shadow. The fix ensures that the Text Shadow option now functions correctly, providing the intended text shadow effect.</li>\n<li>Fix: Scroll Sequence (Pro) - Revised and improved descriptions of the widget fields for better clarity.</li>\n<li>Fix: Post Magazine Grid (Pro) - Added \'raw\' tag to category names to fix the display issue where the \'&\' symbol in category names was not displaying correctly.</li>\n<li>Fix: Before After (Pro) - Improved widget interaction with Elementor\'s Popups. This update ensures seamless integration and optimal performance when using the widget within Elementor\'s Popup functionality.</li>\n<li>Fix: Grid Gallery (Pro) - Resolved an issue where the widget was not extending to full width within Elementor Container.</li>\n<li>Fix: Particle Image (Pro) - Added protection from lazy load. This update ensures compatibility and proper functionality, mitigating potential issues related to lazy loading on various platforms.</li>\n</ul>\n\n<p>version 1.5.95: 2024-02-12:</p>\n\n<ul>\n<li>Feature: Ensure that the blog displayed on the \"Home\" page of the plugin is always up-to-date.</li>\n<li>Feature: Implemented support for tags in the widget catalog.</li>\n<li>Feature: Added an option for galleries to play videos in muted mode.</li>\n<li>Feature: Integrated weather forecast data preparation for the widget.</li>\n<li>Fix: Addressed some minor potential security risks associated with the import templates functionality.</li>\n<li>Fix: Rectified email validation for Form Email2.</li>\n<li>Fix: Resolved some issues with the price range filter.</li>\n<li>Fix: fixed the problem where dynamic template styles disappeared after updating Elementor Pro.</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Image Zoom Content Box (Free) - Implemented \'Title Tag\' option. This new functionality allows users to specify the HTML tag for titles within the widget, providing flexibility and control over the semantic structure of the content.</li>\n<li>Feature: Post Accordion (Free) - Implemented \'Disable Link in Image\' option. This new functionality allows users to disable the link associated with an image, providing more control over the interactive behavior of images within the widget.</li>\n<li>Feature: Slider Gallery (Free) - Implemented \'Mute Video\' option. This new functionality allows to play videos muted by default. Volume can be adjusted in video players on live page.</li>\n<li>Feature: Unlimited Charts (Pro) - Implemented \'Item Bar Width\' option. This new functionality allows users to customize the width of individual bars, providing greater control over the visual representation of items.</li>\n<li>Feature: Remote Item Navigation (Pro) - Introduced \'Border Override Color\' options for Regular and Active states. This new functionality allows users to customize border colors separately for both Regular and Active states, enhancing visual styling in the widget.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Title Min Height\' option. This new functionality allows users to set a minimum height for the title, offering more control over the visual presentation and consistency in the widget.</li>\n<li>Feature: Checkbox Field (Pro) - Introduced \'Show Link\' option. This new functionality enables users to show or hide links and customize their styling within the widget, offering more control over the interactive elements.</li>\n<li>Feature: Counter (Free) - Implemented \'Add Link To Widget Container\' option. This new functionality allows users to include a link, enhancing the interactive capabilities of the element by enabling navigation to another page or resource.</li>\n<li>Feature: Icon Box Accordion (Pro) - Introduced \'Icon + Text\' option for Graphic Element. This new value expands customization by allowing users to display both an icon and text within the Graphic Element for richer visual representation.</li>\n<li>Feature: Before After (Pro) - Added support for the widget inside Elementor\'s Tabs widget. This enhancement ensures seamless integration and compatibility, allowing users to utilize the widget effectively within Elementor\'s Tabs.</li>\n<li>Feature: Justified Image Carousel (Pro) - Implemented \'Hide Inactive Arrow\' option. This new functionality allows users to hide inactive arrows, providing a cleaner and more focused appearance in the widget interface.</li>\n<li>Feature: Layers (Pro) - Added shadow for icon type layers.</li>\n<li>Feature: Icon Pointer Button (Pro) - Introduced \'Direction\' option. This new functionality allows users to specify the direction for RTL (Right-to-Left) or LTR (Left-to-Right) websites, ensuring proper layout alignment based on language direction.</li>\n<li>Feature: Loop Carousel (Pro) - Implemented \'Auto Height\' option. This new functionality adjusts the height of the slider dynamically based on the height of the current slide, providing a more adaptive and seamless user experience.</li>\n<li>Feature: Justified Image Carousel (Pro) - Option to fix the broken layout (resulting in a duplicate carousel) caused by delayed image loading, this solution verifies that the images are loaded before initializing the carousel.</li>\n<li>Feature: Remote Tabs (Pro) - Introduced styling options for Border Radius, Border, and Shadow for the image of the active tab.</li>\n<li>Feature: Layers (Pro) - Added background color, padding and radius for text fields.</li>\n<li>Feature: WhatsApp Chat (Pro) - z-index option for Popup, allowing users to customize the stacking order of the Popup for better control over its visibility in relation to other elements.</li>\n<li>Feature: WhatsApp Chat (Pro) - Introduced option to customize the Popup Title, along with styling options for enhanced visual control and personalization.</li>\n<li>Feature: Swipe Carousel (Pro) - Introduced \'Additional Title\' options. This new functionality expands customization by providing additional settings for titles, allowing users to further enhance the visual presentation of titles within the widget.</li>\n<li>Feature: Content Grid (Pro) - Introduced \'Image Scale\' option. This new functionality allows users to scale the images, providing enhanced control over the visual presentation within the widget.</li>\n<li>Feature: Fullscreen Menu (Free) - Implemented feature - automatically opens menu item if it matches the current page URL.</li>\n<li>Feature: Post Grid (Pro) - Added Option to show post tags, providing users with the ability to showcase tags associated with each post.</li>\n<li>Feature: Post Magazine Grid (Pro) - Introduced \'Image Scale\' and \'CSS Filters\' options along with the hover transition duration for enhanced image customization.</li>\n<li>Feature: Card Carousel (Free) - Implemented \'Image Position\' option. This new functionality allows users to customize the position of image within the widget, providing enhanced control over the visual layout.</li>\n<li>Feature: Layers (Pro) - Added mouse parallax effect, adds a captivating and interactive dimension to the user interface.</li>\n<li>Feature: Swipe Carousel (Pro) - Introduced additional styling options. This new set of functionalities allows users to further customize and refine the visual appearance of the widget, providing enhanced styling possibilities.</li>\n<li>Feature: Mega Menu (Pro) - Implemented \'Close Transition Speed\' option. This new functionality enables users to set the speed of close animations for the dropdown, enhancing visual transitions and customization.</li>\n<li>Feature: Unlimited Carousel (Pro) - Added \'Image Position\' option, allowing users to customize the position of the image above or below the content for enhanced layout flexibility.</li>\n<li>Feature: Layers (Pro) - Implemented motion effects—now elements can bounce up and down and move left to right for a livelier interface.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Center Info Window\' option. This new functionality allows users to center the info window on the map, providing enhanced visibility and focus on the selected location.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Close After Outside Info Window Click\' option. This new functionality allows users to close the info window after clicking outside of it on the map, enhancing user interaction and control.</li>\n<li>Feature: Layers (Pro) - Implemented responsive settings for individual layers, allowing users to toggle each layer on or off based on the specific device requirements.</li>\n<li>Feature: Image Accordion (Pro) - Added \'Title HTML Tag\' option, providing users with better SEO control by allowing customization of HTML tags for widget titles.</li>\n<li>Feature: Content Tabs (Free) - Introduced option to fire a resize event on tab click, ensuring proper functionality of other widgets inside tab content for a smoother and more seamless user experience.</li>\n<li>Feature: Event List (Pro) - Implemented \'Remove Expired Event Item\' option. This new functionality allows users to automatically remove event items that have expired, streamlining content management within the widget.</li>\n<li>Feature: Post Grid (Pro) - Added typography option for post tags, allowing users to customize the font style, size, and other typographic attributes.</li>\n<li>Feature: Event List (Pro) - Implemented \'Horizontal Align\' option. This new functionality allows users to customize the horizontal alignment of the button, providing enhanced control over the layout within the widget.</li>\n<li>Feature: vCard (Pro) - Introduced option to include social media links in downloadable VCF contact file, enhancing contact information with additional social network profiles for improved connectivity.</li>\n<li>Change: Toggle Text Button (Free) - Upgraded textarea to full functionality editor, providing users with enhanced editing capabilities.</li>\n<li>Change: vCard (Pro) - Updated vCard JavaScript library to the latest version, ensuring compatibility with current standards and latest feature availability.</li>\n<li>Fix: Woo Product List (Free) - Introduced \'Layout Type\' option. This new functionality allows users to set the layout as either column or row, providing flexibility in organizing and displaying content within the widget.</li>\n<li>Fix: vCard (Pro) - Resolved issue where QR code was not scanning on some apps.</li>\n<li>Fix: Hotspots (Pro) - Rebuilt JavaScript code for better interaction. Removed unnecessary code to optimize performance and streamline functionality.</li>\n<li>Fix: Sideways Vertical Text (Pro) - Text layout shifting issue on Safari browser.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue with scrolling to the top of the page after tab click. The fix ensures that tab clicks no longer trigger unintended scrolling to the top, providing a smoother user experience.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with the vertical scrollbar appearing on hover.</li>\n<li>Fix: Testimonial Carousel (Pro) - The issue where styling attributes (size and color) for SVG icons were not taking effect.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue in Content Tabs when Before After widget couldn\'t function inside tabs. The fix ensures proper functionality, allowing users to utilize the widget as intended.</li>\n<li>Fix: Woo Product Grid (Pro) - Added image HTML attributes to product images.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue where the size of social icons wasn\'t responding to the option value. The fix ensures that the specified option value now accurately reflects the size of social icons.</li>\n<li>Fix: Counter (Free) - Removed unnecessary space in \'Before Text\' and \'After Text\' options. This update improves the clarity and presentation of the text by eliminating unnecessary spacing.</li>\n<li>Fix: Content Tabs (Free) - Added support for Elementor Tabs widget. This enhancement ensures seamless integration and compatibility, allowing users to incorporate the widget effortlessly within Elementor Tabs.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved an issue where incorrect icons were being displayed after selecting a menu item.</li>\n<li>Fix: Woo Mini Cart (Pro) - Improved widget compatibility with optimization plugins like WP Rocket. This update ensures seamless integration, optimizing performance and enhancing the overall user experience when using these plugins.</li>\n<li>Fix: Post Accordion (Free) - Updated post content loading method to resolve the issue where, on some sites, post content was not displaying correctly.</li>\n<li>Fix: Dropdown Field (Pro) - Fixed an issue when Dropdown Field couldn\'t parse Field Name to Number Field widget.</li>\n<li>Fix: Card Carousel (Free) - Resolved issue where Transition Speed wasn\'t working for non-default animations. The fix ensures that Transition Speed now functions correctly for all animations, providing consistent and reliable behavior.</li>\n<li>Fix: Unlimited Google Maps (Pro) - Removed default 2px border with blue color from one of the map elements. This update improves the visual presentation by eliminating an unnecessary border.</li>\n</ul>\n\n<p>version 1.5.94: 2024-01-25:</p>\n\n<ul>\n<li>Feature: added option to message individual fields for the form</li>\n<li>Change: removed instagram blocked api message - the instagram functionality is active now!</li>\n<li>Change: added default values to currency fields</li>\n<li>Fix: fixed small php bug regarding date field in items</li>\n<li><p>Fix: fixed some small xss vulnurability that pachstack discovered</p></li>\n<li><p>Feature: Number Field (Pro) - Introduced \'Enable Date Field in Formula\' option. This new functionality enables the use of Date Field in formula by allowing the addition or subtraction of days.</p></li>\n<li>Feature: Unlimited Charts (Pro) - Introduced \'Remove Items with 0 Value\' option. This new functionality automatically excludes items with a value of 0 from charts.</li>\n<li>Feature: WordPress Menu (Free) - Implemented \'Hover Effect\' option. This new functionality allows users to choose from a variety of hover link effects, enhancing the visual presentation with dynamic animations.</li>\n<li>Feature: Hotspots (Pro) - Introduced customizable popup positioning, providing users with the option to define the exact position rather than relying on preset center alignment.</li>\n<li>Feature: Event List (Pro) - Introduced \'Event End Date\' option, allowing users to display event end date and time.</li>\n<li>Feature: Event List (Pro) - Implemented \'Calendar Horizontal Align\' option. This new functionality allows users to customize the horizontal alignment of the calendar, providing better control over its placement within the layout.</li>\n<li>Feature: Product Carousel (Pro) - Introduced functionality to hide navigation arrows automatically when the number of products is less than a specified value.</li>\n<li>Feature: Dropdown Field (Pro) - Introduced \'Multisource\' option. This functionality allows users to select the source of checkbox values as posts, products, etc., providing versatile options for integrating diverse content.</li>\n<li>Feature: Checkbox Field (Pro) - Introduced \'Multisource\' option. This functionality allows users to select the source of checkbox values as posts, products, etc., providing versatile options for integrating diverse content.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Checkbox Value Handling\' options. This new functionality allows users to choose the checkbox value type from options such as sum, individual number, or individual text, providing flexibility in handling checkbox values.</li>\n<li>Feature: Masonry Gallery (Pro) - Introduced \'Title Typography\' and \'Description Typography\' options. These new functionalities allow users to customize the typography settings for titles and descriptions.</li>\n<li>Feature: Masonry Gallery (Pro) - Implemented \'Tile Background Color\' option. This new functionality allows users to customize the background color of tiles, providing enhanced visual control over the widget\'s appearance.</li>\n<li>Feature: Hotspots (Pro) - Added \'Popup Image Size\' option, allowing users to customize the size of popup images.</li>\n<li>Feature: WooCommerce Product Carousel (Pro) - Introduced functionality to hide navigation arrows automatically when the number of products is less than a specified value.</li>\n<li>Feature: Logo Carousel (Pro) - Implemented \'Open Links In New Tab\' option. This new functionality allows users to specify whether links should open in a new tab with Source type posts, products, etc.</li>\n<li>Feature: Content Ticker (Pro) - Added Option to add an Image for each ticker item.</li>\n<li>Change: Hotspots (Pro) - Enabled \'Image Size Select\' option for the Image, allowing users to choose from different image resolutions for enhanced flexibility and visual customization.</li>\n<li>Change: Icon Carousel (Pro) - Improved \'Item Minimum Height\' option by expanding the range of values.</li>\n<li>Fix: Fullscreen Menu (Free) - Improved protection from Elementor sticky section interference.</li>\n<li>Fix: vCard (Pro) - Issue with QR code not displaying when \'Include Image in Contact\' is enabled has been resolved.</li>\n<li>Fix: Dropdown Field (Pro) - Resolved issue with \'Field Name\' not appearing during email sending. The fix ensures that the field name is now properly displayed in email notifications.</li>\n<li>Fix: Mega Menu (Pro) - Resolved horizontal scroll issue. The fix ensures that the layout no longer experiences unintended horizontal scrolling, providing a more stable and user-friendly experience.</li>\n<li>Fix: Scroll To Top (Free) - Resolved issue where the icon wasn\'t visible on the frontend. The fix ensures proper visibility of the icon, addressing the bug and improving the overall appearance.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with the \'Disable Page Scroll\' option not working in some cases. The fix ensures consistent functionality, preventing page scrolling as intended.</li>\n<li>Fix: Text Field (Free) - Resolved input width issue. The fix ensures that input elements now display with the correct width.</li>\n</ul>\n\n<p>version 1.5.93: 2024-01-18:</p>\n\n<ul>\n<li>Feature: Introduced the option \'slider_video_autoplay\' to galleries, enabling video autoplay when changing items.</li>\n<li>Feature: Added the option to include specific taxonomies in related posts queries.</li>\n<li>Feature: Implemented automatic recognition of video thumbnail IDs in certain gallery types based on relevant post meta.</li>\n<li>Feature: Added functionality for the price range filter.</li>\n<li>Change: Updated the Freemius version.</li>\n<li>Change: Modified the text format for the export change log.</li>\n<li>Change: Restored the \"import with images\" feature after incorporating file type checks for security.</li>\n<li>Fix: Enhanced the handling of multiple user records for the \'exclude users\' option in the users query (Ajax-based).</li>\n<li>Fix: Corrected URL CSS and JS inclusion issues in Elementor editor.</li>\n<li><p>Fix: Corrected a bug related to \"mini cart widget\" in PHP in specific cases.</p></li>\n<li><p>Feature - Card Carousel (Free) - Introduced \'Hide Item\' option. This new functionality allows users to hide items instead of deleting them permanently, offering a more reversible and flexible approach to item management.</p></li>\n<li>Feature - Post Grid (Pro) - Implemented \'Layout Type: Above\' option. This new functionality allows users to change the position of the content box to above the image.</li>\n<li>Feature - Thumbnail Gallery (Pro) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Compact Gallery (Free) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Grid Gallery (Pro) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Slider Gallery (Free) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Flip Box Carousel (Pro) - Introduced option for back icon alignment, providing users the flexibility to customize the alignment of the back icon.</li>\n<li>Feature - Post List (Free) - Implemented \'Image Scale\' option for regular and hover states. This new feature allows users to customize the scaling of images independently for regular and hover states, enhancing visual presentation.</li>\n<li>Change - Flip Box Carousel (Pro) - Implemented conditional rendering of CSS to reduce unused styles, resulting in improved performance, SEO, and faster load times for enhanced user experience.</li>\n<li>Change - Content Accordion (Free) - Improved \'Expand All Accordion\' functionality, now allowing users to close the accordion by clicking the same button again for a more intuitive and user-friendly experience.</li>\n<li>Fix - WooCommerce Product Grid (Pro) - Implemented protection against buttons not being vertically aligned in specific cases.</li>\n<li>Fix - Flip Box Carousel (Pro) - Resolved an issue where links were not functioning properly when clicking on the back icon.</li>\n<li>Fix - WooCommerce Product Grid (Pro) - Resolved issue with the product button not being clickable in some cases.</li>\n<li>Fix - Post Carousel (Pro) - Resolved issue with the side-by-side layout.</li>\n<li>Feature - Logo Grid (Free) - Enhanced responsiveness for item \'Padding\' option. This update ensures that item padding adjusts effectively across various screen sizes and device resolutions for a consistent layout.</li>\n<li>Feature - Logo Grid (Free) - Implemented \'Direction\' option. This new feature is particularly useful for RTL (Right-to-Left) websites, allowing users to specify the direction of the widget\'s layout for improved compatibility.</li>\n<li>Feature - Content Accordion (Free) - Introduced a new feature that allows the expansion of all accordion items by clicking on an external element with the class \"ue-content-accordion-expand-all\".</li>\n<li>Feature - Memory Game (Pro) - Introduced template option for success message, Allowing users to show Elementor template as success message.</li>\n<li>Feature - Memory Game (Pro) - Added \'Completion Time\' option, enabling users to show the time it took to complete the game for a more informative and engaging experience.</li>\n<li>Feature - Content Accordion (Free) - Introduced \'Additional Header Content\' option in the accordion, allowing users to include additional content after the header title.</li>\n<li>Feature - Post Accordion (Free) - Implemented \'Open Links in New Tab\' option. This new functionality allows users to configure links to open in a new tab, enhancing control over the navigation experience.</li>\n<li>Feature - Side Menu (Pro) - Added an option to add a logo to the side menu layout.</li>\n</ul>\n\n<p>version 1.5.92: 2024-01-04:</p>\n\n<ul>\n<li>Feature: Introduced the change log option in the widget editor.</li>\n<li>Feature: Introduced the ability to connect with Google API for multi-source options.</li>\n<li>Feature: Included an option to link with Google Sheets under the general settings for forms.</li>\n<li>Feature: Integrated a \"show globals\" feature in troubleshooting for enhanced diagnostics.</li>\n<li>Feature: Implemented the capability to output cart fragments for the woo mini cart.</li>\n<li>Feature: Provided an option for \"none\" under lightbox-type in galleries, allowing users to disable the lightbox.</li>\n<li>Feature: Added an \"excerpt\" field to post fields within the widget editor for more detailed posts.</li>\n<li>Fix: Replaced site_url() with home_url() in global variables for better website navigation.</li>\n<li>Fix: Resolved a conflict with another select2 on the admin side, ensuring smoother operations.</li>\n<li>Fix: Rectified an error with multiple order by clauses in post queries to improve data sorting.</li>\n<li><p>Fix: Enhanced the manual selection of Elementor template retrieval for optimized performance.</p></li>\n<li><p>Feature - Content Carousel - Introduced \'Equalize Content Height\' option. This new feature simplifies the process of making content elements equal in each item.</p></li>\n<li>Feature - Flip Box Carousel - Enhanced responsiveness for Border Radius option. The update ensures that the Border Radius adapts effectively to different screen sizes and device resolutions for a consistent display.</li>\n<li>Feature - WooCommerce Product Carousel - Resolved broken layout issue occurring when set to side-by-side layout</li>\n<li>Feature - Phone Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Textarea Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Email Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Text Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Testimonial Carousel - Implemented \'Layout Type: Grid\' option. This new functionality facilitates the transformation of the widget\'s layout into a simple grid.</li>\n<li>Feature - Testimonial Carousel - Introduced \'Layout Type: Swipe\' option. This new feature allows users to set the behavior of the widget, resembling the functionality found in Swipe Carousel widget.</li>\n<li>Feature - Flip Box Carousel - Introduced \'Disable Mouse Drag\' and \'Disable Touch Drag\' options in Flip Box Carousel settings, offering control over user interaction by allowing the disabling of dragging functionalities.</li>\n<li>Feature - Team Member Grid - Introduced \'Badge\' option, allowing users to include custom badge images or icons for enhanced member representation.</li>\n<li>Feature - Thumbnail Slider - Implemented responsiveness for \'Slider Main Image Height\' option.</li>\n<li>Feature - Thumbnail Slider - Optimized \'Slider Main Image Height\' functionality to prevent widget reloading upon value change.</li>\n<li>Change - Thumbnail Slider - Changed attribute of \'Slider Main Image Height\' option from Number to Slider. This adjustment simplifies the process of adjusting the height of the main image by providing a more intuitive control.</li>\n<li>Fix - Submit Button - Improved interaction within Multi Step Form widget. Enhancements have been made to streamline and optimize the submit action.</li>\n<li>Feature - Multi Step Form - Implemented form submission loader. This new addition introduces a visual loader to illustrate the process of sending form data, enhancing user feedback during form submission.</li>\n<li>Feature - WooCommerce Product List - Introduced \'Default Image\' option. The widget will now display the specified default image when a product image is empty, for a more personalized user experience.</li>\n</ul>\n\n<p>version 1.5.91: 2023-12-28:</p>\n\n<ul>\n<li>Change: removed some vulnerability related to templates import</li>\n</ul>\n\n<p>version 1.5.90: 2023-12-18:</p>\n\n<ul>\n<li>Fix: fixed some small bug with pro version main file</li>\n</ul>\n\n<p>version 1.5.89: 2023-12-17:</p>\n\n<ul>\n<li>Fix: fixed some post filters detection issues on the page</li>\n<li>Fix: fixed some \"$type not found\" message in php</li>\n<li>Fix: fixed some \"infinite template found: \" message in php (emtpy template load protection)</li>\n<li>Change: added instagram api access error message</li>\n<li>Change: removed \"import with images\" functionality. replaced by doubly plugin.</li>\n</ul>\n\n<p>version 1.5.88: 2023-12-11:</p>\n\n<ul>\n<li>Feature: added \"iframe\" gallery type to the gallery items</li>\n<li>Fix: fixed the \"show/hide edit html button\" option from general settings</li>\n<li>Fix: fixed the general_settings.xml php error</li>\n<li>Fix: fixed some issue with gallery loading on pages and current meta keys</li>\n<li>Fix: fixed default value in datetime control</li>\n<li>Change: added some improvements for the form </li>\n<li>Change: set video placeholder to dynamic galleries in case of video item</li>\n</ul>\n\n<p>version 1.5.87: 2023-11-21:</p>\n\n<ul>\n<li>Change: updated freemius sdk to 2.6.0 version</li>\n<li>Change: added some protection against double background widgets output</li>\n<li>Feature: enabled form functionality</li>\n<li>Feature: enabled currency exchange functionality</li>\n</ul>\n\n<p>version 1.5.85: 2023-11-15</p>\n\n<ul>\n<li>Feature: added woo_addcart_ajax_attributes_button in twig for the button</li>\n<li>Feature: added option to show original settings values in widget debug</li>\n<li>Feature: added troubleshooting setting not to show php deprecated warnings</li>\n<li>Fix: better prepare post custom fields for the post multisource</li>\n<li>Fix: links from meta field works now</li>\n<li>Fix: fixed the ob_end_clean bug</li>\n<li>Fix: in post query - excluded posts not in from posts in</li>\n<li>Fix: fixed a small bug in the unite gallery library</li>\n<li>Change: updated twig version to 3.x</li>\n<li>Change: updated instagram data with date released field</li>\n</ul>\n\n<p>version 1.5.85: 2023-09-20</p>\n\n<ul>\n<li>Fix: fixed a small bug with multisource image param message</li>\n</ul>\n\n<p>version 1.5.84: 2023-09-20</p>\n\n<ul>\n<li>Feature: added twig function csv to json</li>\n<li>Feature: changed the admin view to new design (added designed header and menu)</li>\n<li>Feature: added option to enable animation on swipe to owl carousel js</li>\n<li>Feature: added woo mini cart functionality</li>\n<li><p>Feature: added option: \"current query as a base\" to post selection -> include by</p></li>\n<li><p>Fix: added support for webp in the manager</p></li>\n<li>Fix: allow fetching images from media library post type for the galleries </li>\n</ul>\n\n<p>version 1.5.83: 2023-08-22</p>\n\n<ul>\n<li>Fix: don\'t show first item in filter when no terms available</li>\n<li>Change: updated calculators javascript code base</li>\n</ul>\n\n<p>version 1.5.82: 2023-08-16</p>\n\n<ul>\n<li>Feature: added option for group filtering widgets</li>\n<li>Feature: solved the video play in gallery type from attachment video</li>\n<li>Change: turned off the video icon for background attribute</li>\n<li>Fix: fixed dynamic template with avoid duplicates</li>\n<li>Fix: fixed gallery widget acf video item error</li>\n<li>Fix: fixed some sort filter bugs with the default selected</li>\n</ul>\n\n<p>version 1.5.81: 2023-08-10</p>\n\n<ul>\n<li>Fix: fixed some missing css in the dynamic loop widgets</li>\n<li>Fix: fixed some child filters related bug</li>\n<li>Fix: fixed order by price in current query</li>\n<li>Fix: fixed some php 8.16+ version notices </li>\n<li>Feature: added option to print the term meta</li>\n</ul>\n\n<p>version 1.5.80: 2023-08-07</p>\n\n<ul>\n<li>Feature: added option to get \"all taxonomy terms\" from a post </li>\n<li>Feature: added html preperations for the woocommerce minicart</li>\n<li>Feature: added \"this week\" to the date selection query</li>\n<li>Feature: added \"grouping\" mode in the \"related posts\"</li>\n<li>Fix: the pagination now works on top of the grid</li>\n<li>Fix: fixed some init ajax filters multiple issues</li>\n<li>Fix: fixed the error with the assets path set</li>\n</ul>\n\n<p>version 1.5.79: 2023-07-24</p>\n\n<ul>\n<li>Fix: changed name for area-label to aria-label</li>\n<li>Fix: in filters - refresh single filter if \"all\" selected and there are hidden items</li>\n<li>Fix: changed protection against inifnite loop to 200</li>\n<li>Fix: show child filters at start if there are selected items</li>\n<li>Fix: date time attribute processor - if no date given - don\'t take current time</li>\n<li>Fix: refresh child filter if main filter selected on init</li>\n<li>Fix: dynamic popup was not worked with multisource in some cases</li>\n</ul>\n\n<p>version 1.5.78: 2023-07-16</p>\n\n<ul>\n<li>Fix: fixed show filters load more</li>\n<li>Fix: fixed multisource repeater empty</li>\n</ul>\n\n<p>version 1.5.77: 2023-07-13</p>\n\n<ul>\n<li>Fix: fixed dropzone collision in widget editor view</li>\n<li>Fix: fixed sort filter price filtering</li>\n<li>Fix: fixed max number in addons db table. from \"int\" to \"bigint\"</li>\n<li>Fix: replaced some deprecated by elementor codes</li>\n</ul>\n\n<p>version 1.5.76: 2023-07-12</p>\n\n<ul>\n<li>Feature: added \"rem\" unit in slider attribute</li>\n<li>Fix: fixed some small bug with remote sync debug</li>\n<li>Fix: fixed the truncate in multisource</li>\n<li>Fix: fixed some small bugs related to remote controls</li>\n<li>Fix: fixed dropzon third party conflict in manager</li>\n</ul>\n\n<p>version 1.5.75: 2023-07-05</p>\n\n<ul>\n<li>Feature: added some suggestion text to add some memory in the troubleshooting section in case that needed</li>\n<li>Fix: the wrong author was displayed in loop post meta data</li>\n<li>Fix: do_shortcode to html items inside the grid and dynamic loop</li>\n<li>Update: Updated Freemius SDK to the latest version</li>\n</ul>\n\n<p>version 1.5.74: 2023-07-04</p>\n\n<ul>\n<li>Fix: show search widgets at plugin install.</li>\n<li>Fix: menu picker depts in multisource</li>\n<li>Fix: set the author data to be retrievable in dynamic grid template</li>\n<li>Fix: show meta fields switcher didn\'t worked in multisource menu items</li>\n</ul>\n\n<p>version 1.5.73: 2023-06-26</p>\n\n<ul>\n<li>Feature: added options for revisions in widget editor</li>\n<li>Fix: added support for wordpress proxy in api calling</li>\n<li>Fix: fixed empty post in query result</li>\n<li>Fix: fixed \"wrong template ID\" elementor error in post accordion</li>\n</ul>\n\n<p>version 1.5.72: 2023-06-21</p>\n\n<ul>\n<li>Fix: added the swf extension in the allowed files in assets</li>\n<li>Feature: prepared the plugin for sort filter</li>\n<li>Change: updated freemius sdk to 2.5.9</li>\n</ul>\n\n<p>version 1.5.71: 2023-06-20</p>\n\n<ul>\n<li>Change: removed js includes of the forms and filters from backend editor</li>\n<li>Change: changed colors of the free version notification in dark mode</li>\n<li>Fix: fix the \"link\" type in wpml integration automatic translation</li>\n<li>Feature: add support for the conditions in ue forms</li>\n</ul>\n\n<p>version 1.5.70 2023-06-19:</p>\n\n<ul>\n<li>Change: added some \"birthday sale\" banner</li>\n<li>Feature: added \"truncate text\" modifier to multisource fields</li>\n<li>Feature: dynamic tags now works inside posts and products related widgets</li>\n<li>Feature: added twig highlighting in codemirror editor</li>\n<li>Fix: fixed sequence animation sliders bug (fields didn\'t loaded in elementor)</li>\n<li>Fix: change the comment from // to /* */ in filters js output to allow proper page compression.</li>\n<li>Fix: the \"time ago\" string is now translatable </li>\n<li>Fix: fixed the wpml elementor template id output</li>\n<li>Fix: fixed backgrounds bug with containers in editor</li>\n<li>Fix: fixed some small bugs with the checkbox filter</li>\n</ul>\n\n<p>version 1.5.69: 2023-06-08:</p>\n\n<ul>\n<li>Fix: allow to install webp images in widgets</li>\n</ul>\n\n<p>version 1.5.68: 2023-06-06:</p>\n\n<ul>\n<li>Change: added functionality for sort filter </li>\n<li>Feature: added field: \"form conditions\" for the upcoming form</li>\n<li>Feature: added link translation to wpml integration</li>\n<li>Feature: added link_attributes field to post list fields in twig</li>\n<li>Fix: fixed slider control min max values in case of multiple units</li>\n<li>Fix: add do shortcode from ajax items response</li>\n<li>Fix: fixed posts grid output with \"product\" taxonomy without woocommerce</li>\n<li>Fix: fixed getting cross sell products query in product list</li>\n</ul>\n\n<p>version 1.5.67 - 2023-05-29:</p>\n\n<ul>\n<li>Fix: fixed some more securaty issues related to assets manager</li>\n</ul>\n\n<p>version 1.5.66 - 2023-05-28:</p>\n\n<ul>\n<li>Fix: fixed some securaty issues related to non editor users operations and not allowed to upload php files in assets manager</li>\n</ul>\n\n<p>version 1.5.65 - 2023-05-26:</p>\n\n<ul>\n<li>Fix: fixed instagram api related bugs </li>\n</ul>\n\n<p>version 1.5.64 2023-05-23:</p>\n\n<ul>\n<li>Change: update freemius to latest version 2.5.8</li>\n<li>Fix: fixed a small php bug</li>\n</ul>\n\n<p>version 1.5.63 2023-05-23:</p>\n\n<ul>\n<li>Change: expand in widget editor is now connected to the screen height</li>\n<li>Fix: fixed the dynamic popup with multiple fields code </li>\n<li>Fix: fixed some sync if the clicked item is link</li>\n<li>Feature: added support for sort post filter</li>\n<li>Feature: hide \"show only insalled\" checkbox in widgets manager if no widget installed.</li>\n</ul>\n\n<p>version 1.5.62 2023-05-14:</p>\n\n<ul>\n<li>Feature: added \"edit template\" link in template selector</li>\n<li>Feature: added hidden template edit button to top bar</li>\n<li>Feature: added option for dynamic popup link to connect to many links in the widget</li>\n<li>Fix: solved some php error with parse dynamic settings in php 8.1</li>\n<li>Fix: getMetaValue error in products</li>\n<li>Fix: fixed doubly css includes in some cases</li>\n</ul>\n\n<p>version 1.5.61 - 2023-05-07:</p>\n\n<ul>\n<li>Feature: added support for woocommerce jet wishlist</li>\n<li>Feature: did option to disable third party hooks in ajax</li>\n<li>Fix: click on link on sync didn\'t worked</li>\n<li>Fix: added some protections to nonce and to file manager zip exctract (securaty issues fix) </li>\n<li>Change: updated freemius sdk to 2.5.7 version.</li>\n</ul>\n\n<p>version 1.5.60 - 2023-04-30:</p>\n\n<ul>\n<li>Feature: added functionality to get cart number of products </li>\n<li>Fix: fixed link field settings for multisoure</li>\n<li>Fix: fixed some bugs with regular price in woocommerce widgets</li>\n<li>Fix: filters js file loaded in editor as well</li>\n<li>Fix: fixed some small php bug regarding \"pathBase\"</li>\n<li>Fix: fixed conditions in multiple select control</li>\n<li>Change: updated unite gallery version</li>\n<li>Change: disabled autoload in update_option for the catalog variable</li>\n</ul>\n\n<p>version 1.5.59: 2023-04-09</p>\n\n<ul>\n<li>Feature: added multiple select to condition attributes in widget editor</li>\n<li>Change: updated freemius sdk to the latest version</li>\n<li>Fix: fixed empty post meta fields in case that acf plugin is on</li>\n<li>Fix: fixed some bug with avoid duplicates option and filters in single grid</li>\n<li>Fix: made some corrections in case that post query show wrong init selected terms values</li>\n<li>Fix: the post carousel goes to random item after ajax refresh</li>\n<li>Fix: fixed jet engine custom fields integration</li>\n</ul>\n\n<p>version 1.5.58: 2023-03-26</p>\n\n<ul>\n<li>Feature: added dynamic popup functionality to multisource widgets</li>\n<li>Fix: fixed missing arguments in the_post action</li>\n<li>Fix: fixed some php multisource error</li>\n<li>Fix: fixed some product ajax search related issues</li>\n<li>Fix: fixed some small but with ajax refresh and sync</li>\n</ul>\n\n<p>version 1.5.57: 2023-03-20</p>\n\n<ul>\n<li>Feature: improved the multisource selectors</li>\n<li>Feature: added option to get image from post meta in post fields - widget editor</li>\n<li>Fix: added \"skins\" folder to unite gallery</li>\n<li>Fix: added more compatability to woo commerce grids with discounts plugins</li>\n<li>Fix: fixed same uc_id in dynamic templates</li>\n</ul>\n\n<p>version 1.5.56: 2023-03-13:</p>\n\n<ul>\n<li>Feature: added option authors by dynamic field in post query</li>\n<li>Feature: done some integration with flycart discounts</li>\n<li>Feature: added option to show post type and post type title in posts fields</li>\n<li>Feature: added option to add multiple values in multisource</li>\n<li>Fix: fixed get posts by terms meta field - add taxonomy</li>\n<li>Fix: fixed responsive css in dynamic loop</li>\n<li>Fix: fixed dynamic loop with jet engine acf fields</li>\n<li>Fix: fixed slider control units for vh, vx and % </li>\n<li>Fix: added \"before today\" for past year in date qury</li>\n<li>Change: the uc_id will not change now when page refresh</li>\n</ul>\n\n<p>version 1.5.55: 2023-02-23:</p>\n\n<ul>\n<li>Fix: fixed wpml integrate fields</li>\n<li>Fix: fixed some write file error, will not crash if happend</li>\n<li>Fix: fixed entrance animation js on popup</li>\n<li>Fix: fixed strip tags in intro from content</li>\n<li>Fix: fixed some php 8.1 issues</li>\n<li>Fix: fixed some post intro with html tags issues</li>\n<li>Change: do_action function is working now in free version</li>\n</ul>\n\n<p>version 1.5.54: 2023-02-15</p>\n\n<ul>\n<li>Change: added some define variable that indicate the under ajax search</li>\n<li>Change: added \"collect\", and \"output\" to schema types in content accordion widget for example</li>\n<li>Feature: added wpml auto translate integration</li>\n<li>Feature: added option to select \"all taxonomies\" in exclude terms in terms selection</li>\n<li>Feature: added option - only direct children to terms select include by</li>\n<li>Feature: added option to post select to get posts by terms from curent meta field</li>\n<li>Fix: preserve tags when truncate</li>\n<li>Fix: fixed load more with second meta add in post query</li>\n</ul>\n\n<p>version 1.5.53: 2023-02-07</p>\n\n<ul>\n<li>Fix: keep exclude terms in grid when filtering with \"override terms\" mode</li>\n<li>Fix: fixed get_terms() not found php error from 1.5.52 version</li>\n</ul>\n\n<p>version 1.5.52: 2023-02-06</p>\n\n<ul>\n<li>Change: done some protection agains infinite loops in templates</li>\n<li>Fix: fixed popup button type conditions</li>\n<li>Fix: fixed term meta fields in multisource</li>\n<li>Fix: fixed exclude term not found in post select</li>\n</ul>\n\n<p>version 1.5.51: 2023-01-31</p>\n\n<ul>\n<li>Feature: added version to js comment output</li>\n<li>Feature: connected the galleies to remote play / stop like the carousels</li>\n<li>Feature: added some error message when image size attribute is missing in multisource</li>\n<li>Feature: added dynamic popup special attribute type</li>\n<li>Fix: fixed title source and description source in multisource gallery for products.</li>\n<li>Fix: added supress filtres to ajax search query</li>\n</ul>\n\n<p>version 1.5.50: 2023-01-24</p>\n\n<ul>\n<li>Feature: added \"media\" to post types select in advanced post query</li>\n<li>Feature: improved the date time attribute</li>\n</ul>\n\n<p>version 1.5.49: 2023-01-23</p>\n\n<ul>\n<li>Fix: fixed some js optimization issues </li>\n<li>Fix: fixed filters related small js bug</li>\n</ul>\n\n<p>version 1.5.48: 2023-01-19</p>\n\n<ul>\n<li>Feature: added gallery to multisource</li>\n<li>Feature: added post type override selectin current post query options</li>\n<li>Fix: fixed remote play with carousel</li>\n<li>Fix: fixed some multisource and ajax related bugs</li>\n<li>Fix: fixed popular posts plugin integration multiple post types</li>\n<li>Fix: fixed background widgets some problematic attribute names</li>\n<li>Fix: fixed include terms by current post terms in some cases.</li>\n<li>Fix: fixed default url_assets value in multisoure</li>\n<li>Fix: fixed dark mode svg icons</li>\n</ul>\n\n<p>version 1.5.47: 2023-01-10</p>\n\n<ul>\n<li>Feature: added more units to slider attribute</li>\n<li>Feature: added \"any\" post type to post types select</li>\n<li>Feature: added include and exclude current post terms in terms selection</li>\n<li>Feature: added option to carousel - scroll to head - force</li>\n<li>Feature: allow import widgets with theme activate</li>\n<li>Fix: fixed dynamic template render css for dynamic popup</li>\n<li>Fix: fixed users list select by manual</li>\n</ul>\n\n<p>version 1.5.46: 2023-01-08</p>\n\n<ul>\n<li>Feature: set the items image size chooser work for certain image</li>\n<li>Feature: made option to put js script in saparate tags with id\'s for optimization plugins like wprocket</li>\n<li>Feature: enriched the uc_lang variable. now it\'s always showing the current language</li>\n<li>Feature: added user_login variable to the users list output</li>\n<li>Feature: has put the preview link always as a help link in widget edit panel.</li>\n<li>Change: updated the multisource that it works better with items images</li>\n<li>Change: allow html tags in post intro (excerpt) in widgets</li>\n<li>Fix: fixed filters with sync multiple grid issues</li>\n<li>Fix: fixed the exclude users list with similar names</li>\n</ul>\n\n<p>version 1.5.45: 2022-12-26</p>\n\n<ul>\n<li>Feature: added json decode filter to twig</li>\n<li>Feature: added catalog images from shortpixel for speed loading</li>\n<li>Feature: done multisource group setting</li>\n<li>Fix: fixed entrance animation on ajax refresh</li>\n<li>Fix: done sync pause / play between carousels</li>\n</ul>\n\n<p>version 1.5.44: 2022-12-19</p>\n\n<ul>\n<li>Change: updated freemius to the latest version</li>\n<li>Fix: fixed remote play / pause button</li>\n<li>Fix: fixed search filter unicode phrase</li>\n<li>Fix: fixed entrance animation appear on scroll</li>\n<li>Feature: added video gallery responsive options</li>\n<li>Fix: fixed some owl carousel size on init bug</li>\n<li>Fix: fixed js widgets under the dynamic grid template like flipbox</li>\n</ul>\n\n<p>version 1.5.43: 2022-12-04</p>\n\n<ul>\n<li>Feature: add settings output to dynamic grid fields debug</li>\n<li>Fix: fixed pods multiple image data</li>\n<li>Fix: fixed url terms in filter with dynamic grid</li>\n<li>Fix: fixed users and menu not found bug in front </li>\n<li>Change: updated twig engine to the latest version</li>\n</ul>\n\n<p>version 1.5.42: 2022-11-29</p>\n\n<ul>\n<li>Feature: added functionality for time ago in posts widgets</li>\n<li>Feature: added woo variables to woo fields - woo_price_withtax, woo_price_notax</li>\n<li>Feature: added option for term child filter role\n-optimization: reduced number of queries in post related widgets</li>\n</ul>\n\n<p>version 1.5.41: 2022-11-24</p>\n\n<p>-bug fix: fixed post select in post query</p>\n\n<p>version 1.5.40: 2022-11-23</p>\n\n<ul>\n<li>Feature: added integration to woocommerce multicourancy plugins</li>\n<li>Feature: made some integration with translate press plugin</li>\n<li>Feature: added select post and select term attribute</li>\n<li>Fix: fixed dynamic loop css backgrounds with containers</li>\n<li>Fix: fixed mousewheel event in the carousel</li>\n<li>Fix: fixed some rare php error with filters</li>\n</ul>\n\n<p>version 1.5.39: 2022-11-16</p>\n\n<ul>\n<li>Fix: fixed small bug with zip extract</li>\n<li>Update: updated black friday sale banners</li>\n</ul>\n\n<p>version 1.5.38: 2022-11-10</p>\n\n<ul>\n<li>Fix: fixed galleries default sizes with post filters</li>\n<li>Fix: fixed hidden option in select filter in safari browser</li>\n<li>Fix: fixed non ssl assets url</li>\n<li>Feature: added \"schema\" special attribute</li>\n<li>Fix: fixed false autoplay in carousel</li>\n</ul>\n\n<p>version 1.5.37: 2022-11-09</p>\n\n<ul>\n<li>Fix: fixed 1px glitch bug in the carousel, on 1 item (slide mode)</li>\n<li>Feature: prepared the filters to work with ajax search</li>\n</ul>\n\n<p>version 1.5.36: 2022-11-6</p>\n\n<ul>\n<li>Feature: added function that outputs items schema</li>\n<li>Feature: improved include by meta in posts selection, added option for multiple values</li>\n<li>Feature: added option to get current user with meta in twig</li>\n<li>Addition: validate number of post list attributes, allow only one when creating widget</li>\n<li>Fix: fixed count posts in post query summary</li>\n<li>Fix: fixed entrance animation blur type</li>\n<li>Fix: fixed avoid duplicates with random order while posts load more</li>\n<li>Fix: the timeout now reset after slide change in owl carousel</li>\n<li>Fix: fixed terms selection taxonomies with idetical post type title</li>\n<li>Fix: added protection against inifinite loop in putElementorTemplate twig function</li>\n<li>Fix: fixed acf field unaccessable in some cases with elementor pro 3.8</li>\n</ul>\n\n<p>version 1.5.35: 2022-10-24</p>\n\n<p>-Fix: fixed include by id\'s from dynamic field, and terms from dynamic field in post selection</p>\n\n<p>version 1.5.34: 2022-10-19</p>\n\n<ul>\n<li>Feature: added items image size attribute (special type)</li>\n<li>Fix: fixed show backgrounds in elementor editor</li>\n</ul>\n\n<p>version 1.5.33: 2022-10-15</p>\n\n<ul>\n<li>Fix: fixed avoid duplicates with filters</li>\n<li>Fix: fixed select dropdown filter js</li>\n<li>Feature: added avoid duplicates option to manual posts selection</li>\n</ul>\n\n<p>version 1.5.32: 2022-10-11</p>\n\n<ul>\n<li>Fix: fixed some ajax pagination issues</li>\n<li>Fix: fixed pagination widget appearance on archive ajax pages with filters</li>\n<li>Fix: added twig functionality to put product attributes text</li>\n<li>Fix: fixed export with images not worked in some cases</li>\n<li>Fix: made some protection with ezcache plugin integration and filtering</li>\n<li>Fix: fixed some small php bug with this month post selection</li>\n<li>Fix: fixed some visible and hidden filters collision</li>\n<li>Fix: fixed terms select in terms filter on history back click in filters</li>\n<li>Fix: set child filter always first unselected</li>\n<li>Fix: set option for the tabs filter to be unselected</li>\n<li><p>Fix: fixed the pagination numbers if exclude offset chosen</p></li>\n<li><p>Feature: added multiple taxonomy terms in term selection</p></li>\n<li>Feature: added query id in terms selection</li>\n<li>Feature: added functionality for next / prev post</li>\n</ul>\n\n<p>version 1.5.31: 2022-09-20</p>\n\n<ul>\n<li>Fix: fixed thumbs gallery</li>\n</ul>\n\n<p>version 1.5.30: 2022-09-18</p>\n\n<ul>\n<li>Fix: fixed multiple post filters and grid connection</li>\n<li>Fix: fixed various small php errors</li>\n<li>Fix: fixed wordpress popular posts integration small bug</li>\n<li>Feature: added terms from dynamic post selection option</li>\n<li>Feature: added option for limiting terms show in post list</li>\n<li>Change: updated once more unitegallery graphics, changed assets to svg</li>\n<li>Fix: fixed thumbnail gallery arrows</li>\n</ul>\n\n<p>version 1.5.29: 2022-09-08</p>\n\n<ul>\n<li>Fix: fixed a small issue with search page and load more</li>\n<li>Fix: fix vimeo videos stoppped playing bug</li>\n</ul>\n\n<p>version 1.5.28: 2022-09-06</p>\n\n<ul>\n<li>Feature: added support for the select filter</li>\n<li>Fix: fixed some small js bug with filters</li>\n<li>Fix: fixed some post filters related popup error</li>\n<li>Change: changed the way that galleries srolls by mouseover</li>\n</ul>\n\n<p>version 1.5.27: 2022-09-02</p>\n\n<ul>\n<li>Fix: fixed popular posts plugin integration</li>\n<li>Fix: removed some console logs in filter.js file</li>\n<li>Fix: fixed ajax pagination jump</li>\n<li>Fix: fixed unitegallery strict standards bugs</li>\n<li>Change: renamed field - \"use dynamic fields\" to \"use current post data\" in widget editor</li>\n<li>Change: updated freemius sdk to: 2.4.5</li>\n</ul>\n\n<p>version 1.5.26: 2022-08-17</p>\n\n<ul>\n<li>Feature: added debug to remote elements</li>\n<li>Fix: made some protection against wrong animation names in carousel</li>\n<li>Fix: added some small fixes to carousel and remote sync js libraries</li>\n<li>Fix: done a better find closest section in remote</li>\n<li>Fix: fixed not showing values in elementor editor post selectors</li>\n</ul>\n\n<p>version 1.5.25: 2022-08-11</p>\n\n<ul>\n<li>Feature: added option to set title field in items</li>\n<li>Fix: fixed some more lazy load related protections in galleries</li>\n<li>Fix: Fixed some Elementor 3.7 deprecation issues</li>\n</ul>\n\n<p>version 1.5.24: 2022-08-09</p>\n\n<ul>\n<li>Fix: fixed some Elementor 3.7 related js bug in editor</li>\n</ul>\n\n<p>version 1.5.23: 2022-08-05</p>\n\n<ul>\n<li>Feature: added date format to date meta field post selection</li>\n<li>Feature: added more units to padding and margin attribute</li>\n<li>Feature: added option to set selected tab number in tabs filter widget</li>\n<li>Fix: fixed some unitegallery strict related scripts</li>\n<li>Fix: fixed sequance entrance animation attribute</li>\n<li>Fix: fixed some text with pagination edit mode in elementor editor</li>\n<li>Fix: fixed ajax pagination didn\'t get back to first page</li>\n<li>Fix: fixed tabs filter and taxonomy terms in one page</li>\n<li>Change: prepare the right way dates should work in post list</li>\n</ul>\n\n<p>version 1.5.22: 2022-07-24:</p>\n\n<ul>\n<li>Feature: added option to connect to another parent in remote arrows</li>\n<li>Feature: added change url and back button in ajax filers behaviour</li>\n<li>Fix: fixed doubly plugin integration import bg widgets</li>\n<li>Fix: fixed remote next/prev directions in carousels</li>\n<li>Fix: added some more protection against infinite loops from post content processing</li>\n</ul>\n\n<p>version 1.5.21 2022-07-17:</p>\n\n<ul>\n<li>Feature: added docstart and docend template in widget js</li>\n<li>Change: end of birthday sale message update</li>\n<li>Change: added warning message in case of twig collision with other plugins</li>\n</ul>\n\n<p>version 1.5.20 2022-07-13:</p>\n\n<ul>\n<li>Feature: added more widget debug type - current post fields</li>\n<li>Feature: updated admin title on edit widget view</li>\n<li>Feature: added option to carousel: scroll to head</li>\n<li>Feature: added query data attributes into filtering grid</li>\n<li>Fix: fixed ajax pagination in some cases</li>\n<li>Fix: fixed small php bug with hover animations control</li>\n<li>Fix: fixed lity lightbox with vimeo autoplay</li>\n<li>Fix: fixed item index after shuffle</li>\n<li>Fix: fixed some seleted tab filters related issues</li>\n<li>Fix: fixed load more filter doubly ajax request in some cases</li>\n<li>Fix: fixed woo scedualed sale price output</li>\n<li>Fix: in filters replace url with pagination as well</li>\n<li>Fix: changed gallery arrows to svg</li>\n</ul>\n\n<p>version 1.5.19 2022-06-27:</p>\n\n<ul>\n<li>Feature: added max posts to current query</li>\n<li>Fix: fixed controls conditions for elementor template control</li>\n<li>Feature: added more fields to dynamic grid loop (was only title)</li>\n<li>Change: added birthday sale banner and text</li>\n</ul>\n\n<p>version 1.5.17 2022-06-21:</p>\n\n<ul>\n<li>Change: updated fancybox version</li>\n<li>Fix: Fixed bug with ajax load more and ajax pagination</li>\n</ul>\n\n<p>version 1.5.17 2022-06-09:</p>\n\n<ul>\n<li>Feature: fixed entrance animation attribute</li>\n<li>Fix: fixed uc_inside_editor variable inside background widget</li>\n<li>Fix: fixed empty default value of radio boolean control</li>\n<li>Fix: fixed double filtering issues in archive pages</li>\n</ul>\n\n<p>version 1.5.16: 2022-05-31</p>\n\n<ul>\n<li>Fix: fixed double plugin versions in pro version</li>\n<li>Fix: fixed 1 size gap in one item owl carousel</li>\n<li>Fix: fixed the dissapearing options bug in mobile</li>\n</ul>\n\n<p>version 1.5.15: 2022-05-30</p>\n\n<ul>\n<li>Change: set cache folder inside wp-uploads</li>\n<li>Feature: added option to get terms last level only - for post list / grid</li>\n<li>Feature: added twig function - get_current_user</li>\n<li>Feature: disabled right click on html5 galleries (unite gallery)</li>\n<li>Fix: the image and video repeater was missing default items</li>\n<li>Fix: fixed load more and filters on a search page</li>\n<li>Fix: fixed carousel stage padding issues</li>\n<li>Fix: fixed carousel 1 item one pixel issues</li>\n<li>Fix: fixed default values in responsive selectors</li>\n</ul>\n\n<p>version 1.5.14: 2022-05-24</p>\n\n<ul>\n<li>Fix: fixed responsive default values with selectors in number and dropdown and slider controls</li>\n<li>Fix: fixed a bug in run_code_once functionality</li>\n</ul>\n\n<p>version 1.5.13: 2022-05-23</p>\n\n<ul>\n<li>Feature: added integration with \"sticky posts switch\" plugin</li>\n<li><p>Feature: added special attribute type - entrance animation</p></li>\n<li><p>Fix: fixed sync bug between two similar elements</p></li>\n<li>Fix: fixed filters loading with wp-rocket lazy load scripts</li>\n<li>Fix: fixed put_hide_ids_css function small bug</li>\n<li>Fix: fixed fetch 2 and more widgets within one section for filtering</li>\n<li>Fix: fixed slider control js empty output bug</li>\n<li>Fix: fixed gallery title as number js bug</li>\n<li>Fix: fixed gallery images from meta fields source as array </li>\n</ul>\n\n<p>version 1.5.12: 2022-05-08</p>\n\n<ul>\n<li>Feature: added integration for wpml media change</li>\n<li>Feature: bug fix: fixed hover animations setting don\'t work on front in some cases</li>\n<li>Feature: in post selection by date added options for \"future from today\", and \"future from tomorrow\".</li>\n<li>Feature: added new function: \"put_hide_ids_css\" to hide some css comma saparated id\'s from css tab.</li>\n<li>Feature: added support for ajax refresh for multiple synced grids together</li>\n<li>Feature: added option to test instagram data</li>\n<li><p>Feature: added phpinfo view in settings - troubleshooting</p></li>\n<li><p>Fix: fixed blank window opened by a link</p></li>\n<li>Fix: fixed acf boolean value present</li>\n<li>Fix: fixed another gallery related lazy load issues</li>\n</ul>\n\n<p>version 1.5.11: 2022-04-13</p>\n\n<ul>\n<li>Feature: made option to put elementor post_content inside post widget if the post made by elementor</li>\n<li>Feature: added additional fields to getPostAuthor function like avatar url and author meta</li>\n<li>Feature: show the \"no posts\" message with filters in post list / grid</li>\n<li>Feature: add background location (back/front) to background widgets</li>\n<li>Feature: done option to get post parent with the posts in posts selection</li>\n<li>Fix: set prices display in woocommerce widgets including tax</li>\n<li>Fix: fixed editor js files didn\'t loaded bug</li>\n<li>Fix: fixed css output with dynamic template and inline css mode</li>\n<li>Fix: fixed the ajax pagination that now works with post based gallery widget</li>\n<li>Fix: fixed filters scripts loading before jquery in js</li>\n<li>Fix: allow to select empty terms in term selection control</li>\n<li>Change: set default values of responsive number / slider / dropdown controls to desktop default values</li>\n</ul>\n\n<p>version 1.5.10: 2022-04-04</p>\n\n<ul>\n<li>Fix: fixed title and description source in gallery source selection</li>\n<li>Fix: fixed the dropdown attribute php filter for elementor</li>\n<li>Feature: added \"menu_id\" for various uses as menu attribute output</li>\n<li>Feature: added option for side offset in owl carousel</li>\n<li>Feature: added option for second items html refresh in ajax filters</li>\n</ul>\n\n<p>version 1.5.9: 2022-03-27</p>\n\n<ul>\n<li>Fix: fixed simple meta output for post list</li>\n<li>Feature: made dynamic grid work with filters</li>\n<li>Feature: the background widgets works for the new container objects as well</li>\n<li>Feature: added include by another meta field in post query</li>\n</ul>\n\n<p>version 1.5.8: 2022-03-23</p>\n\n<ul>\n<li>Feature: set special behaviour for more then one filters on the page</li>\n<li>Feature: added option to load video item from posts in a gallery</li>\n<li>Change: set up galleries common default items</li>\n<li>Fix: fixed unclosable gallery lightbox with youtube videos</li>\n<li>Fix: fixed elementor 3.6.0 compatability</li>\n</ul>\n\n<p>version 1.5.7: 2022-03-17</p>\n\n<ul>\n<li>Feature: added option to modify dropdown items in php\nFix: fixed gallery default items preview and init\nFix: fixed remote counter js error</li>\n</ul>\n\n<p>version 1.5.6 = 2022-03-15:</p>\n\n<p>Fix: fixed dissapearing items in remote related widgets</p>\n\n<p>version 1.5.5 = 2022-03-15:</p>\n\n<ul>\n<li>Feature: added woocommerce sorting options in posts selection by number of sales and rating</li>\n<li>Feature: added option to get related products on checkout page</li>\n<li>Feature: done manual posts and terms selections sort by drag and drop</li>\n<li>Feature: done option to custom refresh filters html (for carousels, galleries etc)</li>\n<li>Feature: made the attributes dialog support multi controls</li>\n<li>Feature: prepared the galleries and dynamic loops to use filters and load more\nFix: fixed query debug in manual posts selection\nFix: fix: fixed posts_per_page in manual posts selection\nFix: fix: fixed jquery include for remote widgets</li>\n</ul>\n\n<p>version 1.5.4 = 2022-03-06:</p>\n\n<ul>\n<li>Feature: added roles to post filter: single, main and child</li>\n<li>Feature: added option \"placeholder\" and \"disable dynamic\" for text field control</li>\n<li>Feature: added option for debug meta fields in post list, post grid</li>\n<li>Fix: fixed some pagination widget buttons related issues</li>\n<li>Fix: fixed non clickable items in some widgets</li>\n<li>Fix: fixed put_items(0) - first item output in twig</li>\n</ul>\n\n<p>version 1.5.3 = 2022-02-23:</p>\n\n<ul>\n<li>Feature: added functionality to put image inside taxonomy terms widget</li>\n<li>Fix: fixed load more on archive page with orderby=xxx filter in url</li>\n<li>Fix: made support for woocommerce special order by in load more</li>\n<li>Change: updated freemius sdk to 2.4.3 version (Security fix)</li>\n</ul>\n\n<p>version 1.5.2 = 2022-02-23:</p>\n\n<ul>\n<li>Feature: set up remote and sync functionality for the galleries</li>\n<li>Fix: fixed load more for current query posts</li>\n<li>Fix: fixed background js based widgets with elementor popups</li>\n<li>Fix: fixed unitegallery unclosed tag issue</li>\n<li>Fix: fixed replace mode in tabs filters</li>\n</ul>\n\n<p>version 1.5.1 = 2022-02-21:</p>\n\n<ul>\n<li>Feature: improved post pagination debug and added force options</li>\n<li>Feature: added code for the button filters</li>\n<li>Feature: added option to shuffle owl carousel</li>\n<li>Feature: added option for general \"shuffle\" in items</li>\n<li>Feature: made option for text modify, and get the current page url and current page title</li>\n<li>Feature: get feature image of a product from a first gallery image if featured image not exists</li>\n<li>Feature: added function \"one_random\" and \"first\" to get_items twig function</li>\n<li>Feature: added support for jet listing item</li>\n<li>Change: changed the \"choose template\" setting text to attirbute title</li>\n<li>Fix: fixed load more if offset turned on in the grid</li>\n<li>Fix: fixed link control attributes parsing</li>\n<li>Fix: fixed sync general api related bugs in elementor editor</li>\n</ul>\n\n<p>version 1.5.0 = 2022-02-02:</p>\n\n<ul>\n<li>Feature: added tabs in items controls</li>\n<li>Feature: added functionality for ajax taxonomies terms filter</li>\n<li>Feature: added some accessability to owl carousel buttons</li>\n</ul>\n\n<p>version 1.4.99: 2022-01-27:</p>\n\n<ul>\n<li>Feature: added option for disable content filtering in general settings->troubleshooting</li>\n<li>Feature: added taxonomies in widget debug output</li>\n<li>Fix: fixed some gallery lazy load related js bugs</li>\n</ul>\n\n<p>version 1.4.98: 2022-01-14:</p>\n\n<ul>\n<li>Feature: modified remote general js api to fit more types of widgets</li>\n<li>Feature: added support for put meta field in post list</li>\n<li>Fix: fixed some small php notices output in post query</li>\n</ul>\n\n<p>version 1.4.97 = 2022-01-06:</p>\n\n<ul>\n<li>Feature: add code base for the taxonomy filter</li>\n<li>Feature: added option to highlight all carousel items</li>\n<li>Feature: added active class to new owl carousel</li>\n<li>Feature: added scroll on click functionality to new owl carousel</li>\n<li>Fix: added support for acf fields styles in dynamic grid</li>\n<li>Fix: fixed some wp-rocket and filters related bug</li>\n</ul>\n\n<p>version 1.4.96 = 2021-12-29:</p>\n\n<ul>\n<li>Feature: use yoast main category feature to determine post main category</li>\n<li>Feature: added get woocommerce product gallery functionality to twig</li>\n<li>Feature: added support for multiple attribute conditoins values</li>\n<li>Feature: added menu order in advanced widget debug type</li>\n<li>Feature: added WooCommerce endpoints links code to twig</li>\n<li>Feature: added option to disable font awesome in general settings</li>\n<li>Fix: fixed some filters related issue</li>\n<li>Fix: added custom attributes to link attributes output</li>\n</ul>\n\n<p>version 1.4.95 = 2021-12-16:</p>\n\n<p>*Fix: fixed db table not found php bug in some cases</p>\n\n<p>version 1.4.94 = 2021-12-14:</p>\n\n<ul>\n<li>Feature: made posible multiple includes condition values per assets</li>\n<li>Feature: added meta value2 and meta value3 in include by meta value post selection</li>\n<li>Feature: added error notice if no api connectivity</li>\n<li>Feature: added attributes section conditions</li>\n<li>Feature: prepared code base for the new galleries</li>\n<li>Fix: fixed some small pagination related bug</li>\n<li>Fix: fixed remote connection parent detection in some cases</li>\n<li>Fix: added content filtering by filter widget_text_content for all the embed and other content modifications</li>\n<li>Fix: fixed edit defaulsin widget settings</li>\n<li>Fix: fixed some polylang issues with the template in dynamic template widgets</li>\n<li>Fix: [security] remove the \"duplicate layout\" functionality (not used in the plugin) that had some security issues </li>\n</ul>\n\n<p>version 1.4.93 = 2021-12-03:</p>\n\n<ul>\n<li>Fix: fixed some connected widgets bugs when there is many of them in the page</li>\n<li>Change: removed the black friday sale banner</li>\n<li>Feature: added general remote API for various widgets connections</li>\n<li>Feature: add some code base for the new gallery output</li>\n</ul>\n\n<p>version 1.4.92 = 2021-11-24:</p>\n\n<ul>\n<li>Fix: fixed similar post content in post list</li>\n<li>Change: saparated remote and sync options in connected widgets settings</li>\n</ul>\n\n<p>version 1.4.91 = 2021-11-23:</p>\n\n<ul>\n<li>Fix: fixed the wrong post intro in editor mode</li>\n</ul>\n\n<p>version 1.4.90 = 2021-11-22:</p>\n\n<ul>\n<li>Addition: added black friday banner discount banner and link</li>\n<li>Change: improved \"sync widgets\" editor experience</li>\n<li>Fix: fixed depricated \"post\" attribute bug</li>\n<li>Fix: modified zip extracting error messages</li>\n</ul>\n\n<p>version 1.4.89 = 2021-11-17:</p>\n\n<ul>\n<li>Feature: done the functionality for sync widgets</li>\n<li>Feature: done the functionality remote widgets</li>\n<li>Fix: fixed error message on remote widgets</li>\n<li>Fix: fixed css in post content in editor</li>\n<li>Fix: use better strip tags for post intro</li>\n</ul>\n\n<p>version 1.4.88 = 2021-11-08:</p>\n\n<ul>\n<li>Fix: fixed gutenberg support in widgets</li>\n<li>Fix: fixed all the pagination issues in archive page</li>\n</ul>\n\n<p>version 1.4.86 = 2021-11-01:</p>\n\n<ul>\n<li>Fix: fixed some load more last issues</li>\n<li>Feature: added code for taxonomy terms filter</li>\n<li>Feature: added code for checkbox filter</li>\n</ul>\n\n<p>version 1.4.86 = 2021-10-29:</p>\n\n<ul>\n<li>Feature: improved current query debug - full type</li>\n<li>Feature: added dropdown responsive placeholders</li>\n<li><p>Feature: added radio boolean attribute responsive controls</p></li>\n<li><p>Fix: fixed controls tabs functionality</p></li>\n<li>Fix: fixed load more custom image bug</li>\n<li>Fix: fixed double load more in a page mishmash bug</li>\n<li>Fix: fixed all load more issues</li>\n</ul>\n\n<p>version 1.4.85 = 2021-10-13:</p>\n\n<p>-bug fix: small bug fix - headers sent bug</p>\n\n<p>version 1.4.84 = 2021-10-13:</p>\n\n<ul>\n<li>Feature: added taxonomy terms full query debug option</li>\n<li>Feature: improved full debug type in posts query</li>\n<li>Feature: added items support in editor->background switcher</li>\n<li>Feature: added support for remote controls</li>\n<li>Feature: functionality to posts load more</li>\n<li>Feature: added second condition</li>\n<li>Feature: added tabs functionality to attributes</li>\n<li>Addition: added %,px to slider units</li>\n<li>Fix: fixed avoid duplicates related bug</li>\n<li>Fix: fixed conflicting wordpress codemirror script</li>\n<li>Fix: fixed post selection values init from editor</li>\n<li>Fix: fixed pagination on front page</li>\n<li>Fix: fixed some polylang related bugs</li>\n</ul>\n\n<p>version 1.4.83 = 2021-09-22:</p>\n\n<ul>\n<li>Fix: fixed styles mishmash inside elementor editor navigator</li>\n<li>Fix: fixed dissapearing carousels after refresh bug</li>\n<li>Fix: fixed dynamic grid pagination not changed</li>\n</ul>\n\n<p>version 1.4.82 = 2021-09-20:</p>\n\n<ul>\n<li>Feature: added troubleshooting setting - show php error message</li>\n<li>Feature: added px, vh, % options for slider attribute</li>\n<li>Feature: added dynamic group attributes for galleries, including image and video</li>\n<li>Feature: added option to convert one date string to another with ucdate filter</li>\n<li>Feature: added option to use items in background widgets</li>\n<li>Feature: added ucfunc(\"set\") and ucfunc(\"get\") functions in twig for remember and retrieve variables</li>\n<li>Feature: added include by option: \"children of current term\" to category selection options</li>\n<li>Feature: added option to pull woo product variations in twig</li>\n<li>Feature: added placeholder: link_withprefix, link_noprefix for link attribute</li>\n<li>Fix: fixed error when exists dynamic link in dynamic loop widgets</li>\n<li>Fix: enabled pagination in a single type in dynamic template grid</li>\n<li>Fix: the \"not equal\" attributes condition now works</li>\n<li>Fix: fixed not editable empty dropdown attribute in widget editor</li>\n<li>Fix: fixed mb_string absence php bug</li>\n<li>Fix: fixed heading attribute label</li>\n<li>Fix: fixed responsive elementor controls in widget items</li>\n</ul>\n\n<p>version 1.4.81 = 2021-08-17:</p>\n\n<ul>\n<li>Feature: added json select (lottie) for image attribute type </li>\n<li>Feature: made option for ajax in widgets with post list attribute</li>\n<li>Feature: made the ajax pagination work with pagination widget</li>\n<li>Feature: added dynamic options for number and slider attribute types</li>\n<li>Feature: added new owl carousel sources in assets chooser</li>\n<li>Feature: added heading attribute</li>\n<li>Change: added more types of debug for pagination widget</li>\n<li>Change: changed widget icons chooser for elementor icon instead of font awesome icon</li>\n<li>Fix: fixed import with template button dissapear in the new bar</li>\n<li>Fix: fixed widgets icons</li>\n</ul>\n\n<p>version 1.4.80 = 2021-08-09:</p>\n\n<ul>\n<li>Feature: added option to change items section label</li>\n<li>Feature: added js snippet with code that works in elementor popup</li>\n<li>Feature: added option to add {current_user_id} keyword in post meta query</li>\n<li>Feature: added option for block label inside each attribute</li>\n<li>Feature: added heading text option for items section</li>\n<li>Feature: added extra fields to image base gallery options</li>\n<li>Feature: added php filter option for variable</li>\n<li>Feature: added twig functions \"get_post_term\" and \"is_post_has_term\". The examples visible when you click on item.posts.putPostTerm placeholder</li>\n<li>Fix: fixed some test widgets output relate bugs</li>\n<li>Fix: conditions settings was not affected typography controls</li>\n<li>Fix: fixed template dynamic background image didn\'t displayed bug in dynamic loops</li>\n<li>Change: added some instructions for api connectivity test in general settings - troubleshooting</li>\n</ul>\n\n<p>version 1.4.79 = 2021-07-13</p>\n\n<ul>\n<li>Fix: fixed scripts output in preview widget page</li>\n</ul>\n\n<p>version 1.4.78 = 2021-07-12</p>\n\n<ul>\n<li>Change: added birthday sale promotions</li>\n<li>Feature: added woo commerce products to dynamic loop items source</li>\n</ul>\n\n<p>version 1.4.77 = 2021-07-07</p>\n\n<ul>\n<li>Fix: fixd the is_ajax() error function from the admin area</li>\n</ul>\n\n<p>version 1.4.76 = 2021-07-07</p>\n\n<ul>\n<li>Feature: added option to show post last modified date</li>\n<li>Feature: added function: get_from_sql in widget editor that allow to pull any custom records from DB</li>\n<li>Feature: added function: run_code_once in widget editor, that allow to run the code only once. Good for many similar widgets on the same page</li>\n<li>Feature: added option for load widget js as module</li>\n<li>Fix: fixed no key_thumb field in images inside widget</li>\n<li>Fix: fixed no condition in image sizes widget setting</li>\n<li>Fix: fixed javascript based backgrounds</li>\n<li>Fix: fixed brocken svg icon on catalog widget box in some of the cases</li>\n<li>Fix: fixed collision with rankmath in ajax actions</li>\n<li>Change: added some max length for a widget category, now it\'s 60</li>\n</ul>\n\n<p>version 1.4.75 = 2021-06-21</p>\n\n<ul>\n<li>Feature: added category image to products list</li>\n<li>Feature: added option to include as module widget js include</li>\n<li>Feature: added option to write custom handle to widget js and css include</li>\n<li>Feature: added options - avoid duplicate posts to post query exclude</li>\n<li>Feature: added option to include or exclude posts by dynamic field to posts selection</li>\n<li>Feature: added option to include or exclude posts by logged in user, in posts selection</li>\n<li>Fix: fixed background widget condition functionality</li>\n<li>Fix: changed template picker to simple select2 list</li>\n</ul>\n\n<p>version 1.4.74 = 2021-06-02</p>\n\n<ul>\n<li>Feature: added function put_date_range to twig functions. good for events widgets</li>\n<li>Feature: added integration with google map</li>\n<li>Feature: added function: \"run_code_once\" for twig</li>\n<li>Feature: added grouped options for the gallery</li>\n<li>Feature: added option to get posts by date from custom ACF field</li>\n<li>Feature: added gallery settings options for dynamic settings attribute</li>\n<li>Feature: added pagination to dynamic loop</li>\n<li>Change: improved dynamic settings attribute</li>\n</ul>\n\n<p>version 1.4.73 = 2021-05-20</p>\n\n<ul>\n<li>Feature: added twig function: \"put_attributes_json\" that available in js tab in widget editor</li>\n<li>Feature: added constant - uc_inside_editor - for distinquish between editor and site front</li>\n<li>Feature: added multiple select attribute</li>\n<li>Feature: added listing attribute support</li>\n<li>Fix: fixed \"request too long\" message on a widget preview - shortened preview url</li>\n<li>Fix: fixed several bugs with condition field in widgets editor</li>\n<li>Fix: fixed hidden image size select on item attributes</li>\n<li>Fix: fixed acf group field output</li>\n<li>Fix: fixed elementor template in items, changed to specific function</li>\n</ul>\n\n<p>version 1.4.72 = 2021-05-02</p>\n\n<ul>\n<li>Feature: added rating stars helper placeholder for woocommerce</li>\n<li>Feature: added option to include js file after elementor-frontend</li>\n<li>Fix: fixed new typography deprecation message</li>\n</ul>\n\n<p>version 1.4.71 = 2021-04-22</p>\n\n<ul>\n<li>Feature: added option to take post id\'s from php function in post selection</li>\n<li>Feature: added option for get posts by meta field that located in current or different post</li>\n<li>Feature: added twig filter: wc_price for native price filtering</li>\n<li>Feature: added post terms titles to post data debug</li>\n<li>Change: added option for woocommerce categories in terms selection</li>\n<li>Fix: fixed price issues in woocommerce related grids</li>\n<li>Fix: fixed include and exclude terms mismatch with nested tax query</li>\n<li>Fix: fixed pagination on search pages</li>\n</ul>\n\n<p>version 1.4.70 = 2021-04-14</p>\n\n<ul>\n<li>Feature: added show widget data debug options</li>\n<li>Feature: added option for filter post by post meta</li>\n<li>Feature: added option for simple condition for attributes</li>\n<li>Feature: added integration with wordpress popular post plugin for most viewed posts selection</li>\n<li>Feature: added post list variables for data debug</li>\n<li>Feature: added image sizes selector for post list</li>\n<li>Feature: get thumbnailID from content in case that it\'s missing in post</li>\n<li>Fix: when bulk moving attribute it now always goes to general category</li>\n<li>Fix: fixed filter posts by status</li>\n<li>Fix: fixed instagram media albom</li>\n</ul>\n\n<p>version 1.4.69 = 2021-04-04</p>\n\n<ul>\n<li>Feature: added extra query debug options for custom post types selector</li>\n<li>Feature: added choose image size select option to image attribute</li>\n<li>Feature: added \"image_attributes\" placeholder for image output in widget editor</li>\n<li>Change: added default values select to hover animations attribute</li>\n<li>Change: changed button \"add to cart\" to \"select options\" for variable products in woocommerce list widgets</li>\n<li>Fix: fixed border radius attribute from width to radius</li>\n<li>Fix: added missing thumb sizes for image select</li>\n</ul>\n\n<p>version 1.4.68 = 2021-03-22</p>\n\n<ul>\n<li>Feature: added include recently viewed products in woocommerce</li>\n<li>Feature: added option for default max posts in post selector</li>\n<li>Feature: added attribute type: Border Dimensions</li>\n<li>Feature: added attribute type: CSS Filters</li>\n<li>Feature: added attribute type: Hover Animations</li>\n<li>Fix: removed max posts from archive type post query selection, because has no control over pagination.</li>\n<li>Fix: fixed bug when instagram video images didn\'t show up</li>\n</ul>\n\n<p>version 1.4.67 = 2021-03-12</p>\n\n<ul>\n<li>Feature: added api connectivity to troubleshooting section</li>\n<li>Feature: added options in terms selection fields</li>\n<li><p>Feature: added order by meta key for woo categories select</p></li>\n<li><p>Fix: fixed woo product price format for decimal prices</p></li>\n<li>Fix: fixed context menu cut from bottom inside the widgets manager</li>\n<li>Fix: fixed show item data in widgets items repeater</li>\n<li>Fix: fixed float to round in woocommerce discount percents</li>\n</ul>\n\n<p>version 1.4.66 = 2021-02-18</p>\n\n<ul>\n<li>Feature: added \"box shadow\" attribute type</li>\n<li>Feature: added url_posts and num_posts to users output</li>\n<li>Feature: added option for selector 2 and selector 3 in several attributes</li>\n<li>Feature: added copy / paste attributes sections in widget editor</li>\n<li>Feature: added option for get default object to getListingItemData function</li>\n<li>Feature: added support for wpml site language inside a widget</li>\n<li>Feature: added acf image and thumbnails widths and heights to placeholders list</li>\n<li>Fix: load js include file in editor even if no js code</li>\n<li>Fix: fixed some php notice with exclude terms posts selection</li>\n<li>Fix: fixed small bug in getListingItemData function with no object returned</li>\n<li>Fix: fixed post selection manual select no posts shown at init</li>\n<li>Fix: fixed bug when private posts not fetched on manual posts selection</li>\n<li>Change: updated codemirror to latest version, added code search feature</li>\n<li>Change: updated freemius sdk to 2.4.2</li>\n</ul>\n\n<p>version 1.4.65 = 2021-02-03</p>\n\n<ul>\n<li>Feature: added option to fetch custom meta fields in users list</li>\n<li>Feature: added function to twig: getByPHPFunction()</li>\n<li>Feature: added function to twig: getUserMeta()</li>\n<li>Feature: added function to twig: getListingItemData() - working inside any plugin listing</li>\n<li>Fix: fixed php sanitize array bug</li>\n<li>Fix: fixed post type in related posts post selection</li>\n</ul>\n\n<p>version 1.4.64 = 2021-02-02</p>\n\n<ul>\n<li>Change: moved \"edit widget html\" button to advanced section in general tab</li>\n<li>Feature: added option to exclude products on sale in products query section in widget settings</li>\n<li>Feature: added option to exclude specific posts in post selection widget settings</li>\n<li>Feature: added woocommerce related products select in post selection</li>\n<li>Feature: added include/exclude posts by author in widget posts selection</li>\n<li>Feature: added include/exclude posts by date in widget posts selection</li>\n<li>Feature: added date/time picker to widget attributes types</li>\n<li>Feature: added post status to widget posts selection</li>\n<li>Feature: added offset setting to widget posts selection</li>\n<li>Feature: added author url and author post count to users fields</li>\n<li>Feature: added max number of users to user selection attribute</li>\n<li>Feature: added \"elementor template\" attribute</li>\n<li>Fix: fixed small php bug in post selection control</li>\n<li>Fix: fixed js bug in items repeater</li>\n<li>Fix: fixed exclude role not worked in user selection attribute</li>\n<li>Fix: fixed get products on sale selection with variations</li>\n</ul>\n\n<p>version 1.4.63 = 2021-01-26</p>\n\n<ul>\n<li>Feature: added acf link array and attributes</li>\n<li>Feature: added ordering features to post selection related and manual</li>\n<li>Feature: added option for showing only sticky posts</li>\n<li>Feature: added exclude by term setting in widget post selection</li>\n<li>Change: moved debug data from advaned to general folder in elementor widget settings</li>\n<li>Fix: fixed woo commerce prices number format</li>\n<li>Fix: fixed refresh posts on \"post query\" section open in widget post settings</li>\n<li>Fix: fixed manual posts selection default order</li>\n</ul>\n\n<p>version 1.4.62 = 2021-01-21</p>\n\n<ul>\n<li>Feature: added text shadow field</li>\n<li>Feature: added \"manual selection\" in posts query</li>\n<li>Feature: added compatability tag</li>\n<li>Fix: fixed image size thumb name with \"-\" sign inside</li>\n<li>Fix: fixed some php warning related to array to string conversion, happening in php 8</li>\n<li>Change: show woo commerce placeholders if selected \"for woocommerce products\" checkbox in post list attribute</li>\n<li>Change: improved woo category output placeholder help, added getTermCustomFields function</li>\n</ul>\n\n<p>version 1.4.61 = 2021-01-14</p>\n\n<ul>\n<li>Feature: added max posts and order by options to current query posts selection</li>\n<li>Feature: added manual selection for woocommerce categories select</li>\n<li>Feature: added selector and responsive to drop down attribute in widget builder</li>\n<li>Change: changed buy pro version link from the catalog widgets to inside of the plugin</li>\n<li>Fix: fixed adding widgets to a db table that is not auto incriment</li>\n<li>Fix: fixed svg preview from widget builder interface</li>\n<li>Fix: fixed manual memory check when registering widgets</li>\n</ul>\n\n<p>version 1.4.60 = 2020-12-30</p>\n\n<ul>\n<li>Feature: added option for third party integration for woocommerce grid</li>\n<li>Feature: added integration for \"advanced labels for woocommerce\" plugin</li>\n<li>Feature: added view file button in assets manager</li>\n<li>Feature: added svg icon option together with font icon for elementor panel widget box</li>\n<li>Feature: added preview image on mouseover inside elementor panel widget box</li>\n<li><p>Feature: added option for disabling \"edit widget html\" from widget settings</p></li>\n<li><p>Fix: fixed empty settings when there are gallery item setting only</p></li>\n<li>Fix: added \"no settings\" heading in case that no attributes in the widget</li>\n<li>Fix: fixed some php warnings for php 8.0</li>\n</ul>\n\n<p>version 1.4.59 = 2020-12-17</p>\n\n<ul>\n<li>Fix: fixed import template redirect</li>\n<li>Feature: added option to include sticky posts for post query</li>\n<li>Feature: added post pagination for single page</li>\n<li>Feature: added number of items for instagram widget</li>\n<li>Feature: added background image to background attribute</li>\n</ul>\n\n<p>version 1.4.58 - 2020-12-07</p>\n\n<ul>\n<li>Feature: make the plugin translatable for wordpress.org</li>\n</ul>\n\n<p>version 1.4.57 - 2020-12-07</p>\n\n<ul>\n<li>Feature: done post pagination widget for archive posts</li>\n<li>Feature: added option to truncate the post list</li>\n<li>Fix: fixed show debug query on current post query</li>\n</ul>\n\n<p>version 1.4.56 - 2020-11-30</p>\n\n<ul>\n<li>Update: relesed cyber monday deal admin notice</li>\n</ul>\n\n<p>version 1.4.55 - 2020-11-26</p>\n\n<ul>\n<li>Feature: added option to sort by sale price</li>\n<li>Feature: added option to debug query</li>\n<li>Feature: added option debug widget data</li>\n<li>Feature: added option to filter posts with child categories</li>\n<li><p>Feature: added option to include only products on sale</p></li>\n<li><p>Fix: fixed no widget shown in some cases</p></li>\n<li>Fix: fixed woocommerce prices placeholders prefix</li>\n</ul>\n\n<p>version 1.4.54 - 2020-11-13 =</p>\n\n<ul>\n<li>Update: updated freemius sdk to newest version</li>\n<li>Fix: fixed comma saparated selector</li>\n</ul>\n\n<p>version 1.4.53 - 2020-11-09 =</p>\n\n<ul>\n<li>Feature: added background widgets and section backgrounds</li>\n<li>Change: removed global colors from template export</li>\n<li>Fix: fixed bug with regular and sale price in woocommerce</li>\n</ul>\n\n<p>version 1.4.52 - 2020-11-06 =</p>\n\n<p>Fix: fixed bug with regular and sale price in woocommerce</p>\n\n<p>version 1.4.51 - 2020-11-04 =</p>\n\n<ul>\n<li>Feature: added svg output in icon library attribute</li>\n<li>Feature: added woocommerce checkbox to post list</li>\n<li>Feature: added product out of stock filter for product selection</li>\n<li>Feature: added discount_percent field in post list attribute woocommerce product type</li>\n<li>Feature: added woocommerce post list order by price option</li>\n<li>Fix: fixed woocommerce category in post list attribute</li>\n</ul>\n\n<p>version 1.4.50 - 2020-10-21 =</p>\n\n<ul>\n<li>Fix: removed display errors setting</li>\n</ul>\n\n<p>version 1.4.49 - 2020-10-12 =</p>\n\n<ul>\n<li>Fix: fixed small bug with non existing controls</li>\n<li>Fix: fixed general settings error when turning off plugin</li>\n</ul>\n\n<p>version 1.4.48 - 2020-10-12 =</p>\n\n<p>*Feature: added border attribute\n*Fix: page break in some versions of elementor\n*Fix: fixed bulk move attributes with categories\n*Fix: fixed default items image field not match</p>\n\n<p>version 1.4.47 - 2020-10-08 =</p>\n\n<ul>\n<li>Update: remove russian translation</li>\n<li>Feature: added function: get_items for twig</li>\n<li>Fix: fixed switch content and style tab</li>\n<li>Fix: fixed slider control tablet/mobile default value</li>\n<li>Fix: fixed non ordered widget categories</li>\n</ul>\n\n<p>version 1.4.46 - 2020-10-04 =</p>\n\n<ul>\n<li>Feature: added function put_items_json for js items output</li>\n<li>Fix: returned widgets from uncategorized category</li>\n</ul>\n\n<p>version 1.4.45 - 2020-10-04 =</p>\n\n<ul>\n<li>Fix: fixed template import with custom widgets</li>\n</ul>\n\n<p>version 1.4.44 - 2020-10-03 =</p>\n\n<ul>\n<li>Feature: added flexible content type attribute</li>\n<li>Optimize: reduced the number of db queries, dramatically increased load speed</li>\n</ul>\n\n<p>version 1.4.43 - 2020-09-22 =</p>\n\n<ul>\n<li>Feature: added option to group attributes into sections</li>\n<li>Feature: done instagram access token auto renew</li>\n<li>Feature: added \"selector\" to color picker attribute</li>\n<li>Fix: improved consolidate widgets option protection</li>\n<li>Fix: fixed select default widget images</li>\n<li>Fix: fixed default items in gallery item (image base fields)</li>\n<li>Fix: fixed image display in default item selector</li>\n<li>Fix: global colors was absent from color selection</li>\n</ul>\n\n<p>version 1.4.42 - 2020-08-06 =</p>\n\n<ul>\n<li>Feature: added option to get grouped woocomerce products</li>\n<li>Feature: added instagram connect to official API</li>\n<li>Feature: added function: getUserData(), added into \"twig code examples\" panel</li>\n<li>Feature: added \"printVar\" and \"showDebug\" functions \"twig code examples\" panel</li>\n<li>Feature: done \"login with instagram\" in general settings, and get data from instgram API</li>\n<li>Fix: sorted \"overwrite widgets\" issue on import</li>\n<li>Fix: fixed dropdown attribute when work with html data</li>\n</ul>\n\n<p>version 1.4.41 - 2020-06-18 =</p>\n\n<ul>\n<li>Feature: added additional controls to \"number\" attribute</li>\n<li>Feature: added \"exclude uncategorized category\" to woocommerce categories select </li>\n<li>Feature: added responsive controls to slider attribute</li>\n<li>Fix: fixed template type variable issues in elementor integration</li>\n<li>Fix: show pagination only when \"current query\" is available</li>\n<li>Fix: fixed select2 field min width in posts query</li>\n</ul>\n\n<p>version 1.4.40 - 2020-06-10 =</p>\n\n<ul>\n<li>Change: hided \"consolidate widgets\" general setting</li>\n<li>Feature: added \"show/hide wrapping html comments\" to general settings</li>\n<li>Fix: fixed export template filename</li>\n</ul>\n\n<p>version 1.4.39 - 2020-06-02 =</p>\n\n<ul>\n<li>Fix: fixed save widgets from editor with large config limitation.</li>\n<li>Fix: fixed export template with page settings bug.</li>\n<li>Fix: removed extra fields from items editor, leaved only supported fields</li>\n<li>Change: updated freemius SDK to latest version</li>\n</ul>\n\n<p>version 1.4.36 - 2020-05-21 =</p>\n\n<ul>\n<li>Feature: added support for pods panda repeater</li>\n<li>Fix: done some solution for max_execution_time issues when installing template</li>\n<li>Fix: fixed rtl on templates dialog popup</li>\n<li>Fix: corrected the naming near the \"number\" field</li>\n<li>Fix: cleared \"twig\" library from some not needed files.</li>\n<li>Change: removed \"image view\" file from framework.</li>\n</ul>\n\n<p>version 1.4.35 - 2020-05-11 =</p>\n\n<ul>\n<li>Feature: added term custom fields support</li>\n<li>Feature: added term meta fields support</li>\n<li>Change: moved composer vendor folder to plugin root</li>\n<li>Change: fixed empty templates list bug when \"show only installed widget\" checkbox checked</li>\n<li>Fix: sorted out some of the templates import bugs</li>\n</ul>\n\n<p>version 1.4.34 - 2020-05-06 =</p>\n\n<ul>\n<li>Fix: removed category ations from templates section</li>\n<li>Fix: show \"putPostMeta\" function even if no example post available</li>\n<li>Fix: fixed finally all the DB not installed issues on elementor and admin pages</li>\n</ul>\n\n<p>version 1.4.33 - 2020-05-03 =</p>\n\n<ul>\n<li>Fix: fixed double twig collision by another plugin</li>\n</ul>\n\n<p>version 1.4.32 - 2020-05-02 =</p>\n\n<ul>\n<li>Update: updated to newest twig 1.x version</li>\n<li>Fix: fixed no space between placeholders in php 7.4 bug</li>\n</ul>\n\n<p>version 1.4.31 - 2020-04-26 =</p>\n\n<p>*Fix: fixed dissapearing widget issue</p>\n\n<p>version 1.4.30 - 2020-04-23 =</p>\n\n<ul>\n<li>Fix: fixed couple of bugs related to templates</li>\n</ul>\n\n<p>version 1.4.29 - 2020-04-22 =</p>\n\n<ul>\n<li>Feature: released the templates catalog</li>\n</ul>\n\n<p>version 1.4.28 - 2020-04-10 =</p>\n\n<ul>\n<li>Feature: added woocommerce categories field</li>\n<li>Fix: fixed export / import with images feature</li>\n<li>Fug: fixed error message on front on some cases when the db tables not installed yet.</li>\n</ul>\n\n<p>version 1.4.27 - 2020-04-01 =</p>\n\n<p>Fix: fixed widget default icon in manager\nFeature: added \"getPostMeta, putPostMeta, printPostMeta\" functions\nFeature: added \"getPostData\" function for acf related posts, that get\'s all the data from the related post including custom fields</p>\n\n<p>version 1.4.26 - 2020-03-28 =</p>\n\n<ul>\n<li>Change: changed to new api address</li>\n<li>Fix: fixed links not included bug in theme builder posts</li>\n<li>Fix: fixed link to buy pro version</li>\n<li>Fix: fixed free version remain activated bug</li>\n<li>Fix: simpleXML validation made the site down</li>\n</ul>\n\n<p>version 1.4.25 - 2020-03-09 =</p>\n\n<ul>\n<li>Feature: added \"responsive controls\" to margin and padding setting</li>\n<li>Feature: made \"refresh catalog\" button</li>\n<li>Feature: added \"num_items\" variable to the widget editor</li>\n<li>Change: removed the \"default fonts\" from widget defaults screen</li>\n<li>Fix: fixed some php bug in \"implode\" function</li>\n<li>Fix: fixed posts from sub categories in post list</li>\n</ul>\n\n<p>version 1.4.24 - 2020-02-14 =</p>\n\n<ul>\n<li>Feature: made \"export with images\" option in templates</li>\n<li>Fix: fixed import category widgets</li>\n<li>Fix: fixed icon html output placeholder</li>\n</ul>\n\n<p>version 1.4.23 - 2020-02-02 =</p>\n\n<ul>\n<li>Feature: improved the slider attribute</li>\n<li>Feature: added \"menu\" attribute</li>\n</ul>\n\n<p>version 1.4.22 - 2020-01-28 =</p>\n\n<ul>\n<li>Feature: added woo currency symbol</li>\n<li>Feature: added woo add to cart button</li>\n<li>Feature: added slider attribute</li>\n<li>Widget: logo grid</li>\n<li>Widget: logo carousel</li>\n<li>Widget: logo marquee</li>\n<li>Widget: image tooltip</li>\n<li>Widget: content toggle</li>\n<li>Widget: circle number</li>\n<li>Widget: post list</li>\n</ul>\n\n<p>version 1.4.21 - 2020-01-22 =</p>\n\n<ul>\n<li>Feature: added users attribute</li>\n<li>Feature: done multiple post type selector</li>\n<li>Feature: added background attribute</li>\n<li>Feature: added icon library html output</li>\n<li>Feature: added woo commerce support in posts list</li>\n<li>Bug fix: fixed icons not shown bug in widget settings</li>\n</ul>\n\n<p>version 1.4.20 - 2020-01-15 =</p>\n\n<ul>\n<li>Bug fix: fixed font awesome icon output</li>\n<li>Bug fix: fixed instagram not loading bug</li>\n<li>Change: updated font awesome css version</li>\n<li>Change: changed the way that instagram was loaded on the page</li>\n</ul>\n\n<p>version 1.4.19 - 2019-12-31 =</p>\n\n<ul>\n<li>Feature: added filter by slug to terms attribute</li>\n<li>Feature: changed repeater items titles to the ones from \"title\" field instead of \"Item1\", \"Item2\" etc.</li>\n<li>Feature: added automated styling for date field, added \"ucdate\" filter for that.</li>\n<li>Feature: done functionality for display post author</li>\n<li>Change: changed the font awesome attribute to fa5</li>\n<li>Change: added strip html tags from truncate function</li>\n</ul>\n\n<p>version 1.4.18 - 2019-12-31 =</p>\n\n<ul>\n<li>Feature: added all image sizes to posts</li>\n<li>Feature: added \"putPostTerms\" function to posts</li>\n<li>Feature: added wpautop filter to twig</li>\n<li>Feature: added option for custom twig PHP functinoality for PRO version</li>\n<li>Feature: hide \"edit widget html\" button for user that don\'t have capability to see the plugin </li>\n<li>Feature: added wpml compatablity</li>\n<li>Feature: added related posts in posts list</li>\n<li>Feature: added padding and margin controls (pro)</li>\n<li>Bug Fix: fixed pagination output</li>\n</ul>\n\n<p>version 1.4.17 - 2019-12-12 =</p>\n\n<ul>\n<li>Change: changed to more flexible catalog api</li>\n</ul>\n\n<p>version 1.4.16 - 2019-08-12 =</p>\n\n<ul>\n<li>Feature: added post query relation (and, or) chooser</li>\n<li>Change: update to freemius sdk 2.3.1</li>\n<li>Feature: added \"trancate\" filter</li>\n<li>Fix: fixed editor permissions PHP Error</li>\n</ul>\n\n<p>version 1.4.15 - 2019-19-11 =</p>\n\n<ul>\n<li>Change: remove the old deprecated codecanyon activation</li>\n<li>Fix: fixed bug when both plugins are installed together</li>\n<li>Fix: fixed empty widget content when put a lot of content in the widget html/js</li>\n<li>Feature: added option for fonts for post list for intro and content</li>\n<li>Feature: added custom filter query ID in posts list query (pro)</li>\n<li>Feature: added labels to typography fields</li>\n<li>Feature: added description option for elementor controls</li>\n<li>Feature: added option to add help links to widgets from the widget editor</li>\n</ul>\n\n<p>version 1.4.14 - 2019-24-10 =</p>\n\n<ul>\n<li>Fix: fixed js not included bug</li>\n</ul>\n\n<p>version 1.4.13 - 2019-24-10 =</p>\n\n<ul>\n<li>Fix: fixed terms attribute selector bugs in elementor</li>\n<li>Fix: fixed post selection was not showing post types without taxonomies</li>\n<li>Fix: fixed rtl visibility issues in admin</li>\n</ul>\n\n<p>version 1.4.12 - 2019-15-10 =</p>\n\n<ul>\n<li>Feature: added exclude posts by current post</li>\n<li>Feature: added post category addition custom taxonomy support</li>\n<li>Fix: fixed some bug in post list selector elementor</li>\n</ul>\n\n<p>version 1.4.11 - 2019-07-10 =</p>\n\n<p>*Feature: added link param html attributes placeholder\n*Feature: added category link to post list params\n*Fix: fixed post list category not displayed bug</p>\n\n<p>version 1.4.10 - 2019-28-9 =</p>\n\n<p>-bug fix: added some front end protection against db not installed bug\n* Feature(pro): added do_action for custom wp actions run\n* Feature(pro): added apply_filters for custom wp actions run\n-bug fix: fixed export widget with assets path\n-change: added instructions to download pro version.</p>\n\n<h4>1.4.7 - 2019-18-9</h4>\n\n<p>*Fix: fixed post category selection in post list</p>\n\n<h4>1.4.6 - 2019-18-9</h4>\n\n<p>*Fix: fixed dynamic items in repeater</p>\n\n<h4>1.4.6 - 2019-11-9</h4>\n\n<p>*Fix: fixed admin body class external\n*Feature: make support for post categories list\n*Feature(pro) - made taxonomies list attribute\n*Fix: fixed current posts fetch in archive type</p>\n\n<h4>1.4.5 - 2019-19-8</h4>\n\n<p>*Change: improved widgets manager design</p>\n\n<h4>1.4.3 - 2019-25-7</h4>\n\n<p>*Change: updated the activation link from plugins\n*Change: small UI improvements</p>\n\n<h4>1.4.2 - 2019-24-7</h4>\n\n<p>*Feature: add post category to dynamic fields\n*Feature: added toolset integration</p>\n\n<h4>1.4.1 - 2019-8-7</h4>\n\n<p>*Feature: added search widget\n*Feature: the plugin is now fully translatable, added russian translation</p>\n\n<h4>1.4 - 2019-8-7</h4>\n\n<p>*Change: moved to new payment system (freemius), changed pricing plans</p>\n\n<h4>1.3.39 - 2019-2-7</h4>\n\n<p>*Feature: add alt tags to image attribute\n*Feature: add automatic name from title on add attribute\n*Feature: redesign categories</p>\n\n<p>*Fix: removed autop filter change code from front end\n*Fix: allow to import widget when stand on category from catalog\n*Fix: fixed instagram widgets typography bug</p>\n\n<h4>1.3.38 - 2019-30-6</h4>\n\n<p>*Feature: added code examples / js snippets\n*Feature: added widget preview</p>\n\n<h4>1.3.37 - 2019-23-6</h4>\n\n<p>*Feature: add support for archive pages\n*Feature: added archive pages pagination\n*Change: changed fonts design controls</p>\n\n<h4>1.3.36 - 2019-20-6</h4>\n\n<p>*Fix: fixed multiple similar js includes in one page</p>\n\n<h4>1.3.35 - 2019-20-6</h4>\n\n<p>*Feature: add support for acf gallery field</p>\n\n<h4>1.3.34 - 2019-13-6</h4>\n\n<ul>\n<li>Feature: improved the post list filtering and ordering</li>\n</ul>\n\n<h4>1.3.33 - 2019-12-6</h4>\n\n<ul>\n<li>Feature: added ordering posts by meta value</li>\n<li>Fix: fixed site crash by db error</li>\n</ul>\n\n<h4>1.3.32 - 2019-11-6</h4>\n\n<ul>\n<li>Fix: fixed pods together with acf fileds</li>\n<li>Fix: added all categories to post list</li>\n</ul>\n\n<h4>1.3.31 - 2019-10-6</h4>\n\n<ul>\n<li>Feature: added link attribute</li>\n</ul>\n\n<h4>1.3.30 - 2019-06-6</h4>\n\n<ul>\n<li>Feature: made PODS integration</li>\n</ul>\n\n<h4>1.3.29 - 2019-06-5</h4>\n\n<ul>\n<li>Feature: added set widget icon functionality, with presence in catalog</li>\n<li>Feature: added preview widget button from the catalog</li>\n</ul>\n\n<h4>1.3.28 - 2019-06-3</h4>\n\n<ul>\n<li>Feature: made plugin translatable</li>\n</ul>\n\n<h4>1.3.27 - 2019-06-2</h4>\n\n<ul>\n<li>Fix: fixed font override attribute bug</li>\n</ul>\n\n<h4>1.3.26 - 2019-05-30</h4>\n\n<ul>\n<li>Feature: added typography attribute</li>\n</ul>\n\n<h4>1.3.25 - 2019-05-29</h4>\n\n<ul>\n<li>Tweak: added support for dynamic params in image field</li>\n</ul>\n\n<h4>1.3.24 - 2019-05-29</h4>\n\n<ul>\n<li>Fix: Fix dynamic field</li>\n<li>Tweak: Added message when adding an empty repeater from custom fields</li>\n</ul>\n\n<h4>1.3.23 - 2019-05-01</h4>\n\n<ul>\n<li>Feature: Added dynamic fields to all text controls</li>\n<li>Feature: Added \"edit html\" button to all widgets</li>\n<li>Fix: Fixed consolidated addons render bugs</li>\n</ul>\n\n<h4>1.3.22 - 2019-04-25</h4>\n\n<ul>\n<li>Feature: Made all acf fields integration including the pro like repeater and clone</li>\n</ul>\n\n<h4>1.3.21 - 2019-04-20</h4>\n\n<ul>\n<li>Fix: Fixed current post bug</li>\n</ul>\n\n<h4>1.3.20 - 2019-04-15</h4>\n\n<ul>\n<li>Fix: Fixed current post bug</li>\n</ul>\n\n<h4>1.3.19 - 2019-04-10</h4>\n\n<ul>\n<li>Feature: Done all acf fields</li>\n</ul>\n\n<h4>1.3.18 - 2019-04-05</h4>\n\n<ul>\n<li>Change: Update post child vars when change post</li>\n</ul>\n\n<h4>1.3.17 - 2019-04-01</h4>\n\n<ul>\n<li>Change: Add dynamic fields to addon editor</li>\n</ul>\n\n<h4>1.3.16 - 2019-03-30</h4>\n\n<ul>\n<li>Fix: Fixed the switchers </li>\n<li>Fix: Fixed the upload file</li>\n<li>Fix: Fixed checkbox in assets tab</li>\n</ul>\n\n<h4>1.3.15 - 2019-03-25</h4>\n\n<ul>\n<li>Fix: Fixed visual bugs</li>\n<li>Fix: Fixed radio boolean attribute (switcher)</li>\n</ul>\n\n<h4>1.3.14 - 2019-03-20</h4>\n\n<ul>\n<li>Fix: Fixed addon assets tab bugs</li>\n</ul>\n\n<h4>1.3.13 - 2019-03-15</h4>\n\n<ul>\n<li>Feature: Done export/import template with addons</li>\n</ul>\n\n<h4>1.3.12 - 2019-03-10</h4>\n\n<ul>\n<li>Feature: Added fedback on deactivate</li>\n</ul>\n\n<h4>1.3.11 - 2019-03-05</h4>\n\n<ul>\n<li>Fix: Fixed export import layout stuff</li>\n</ul>\n\n<h4>1.3.10 - 2019-03-01</h4>\n\n<ul>\n<li>Fix: Fixed assets tab issues</li>\n<li>Fix: Fixed post to articles category rename on install</li>\n</ul>\n\n<h4>1.3.09 - 2019-02-28</h4>\n\n<ul>\n<li>Fix: Fixed test addon jquery include</li>\n<li>Change: Added purchase link to license page</li>\n</ul>\n\n<h4>1.3.08 - 2019-02-25</h4>\n\n<ul>\n<li>Fix: Fixed settings text output</li>\n</ul>\n\n<h4>1.3.07 - 2019-02-20</h4>\n\n<ul>\n<li>Fix: Fixed font manager bug</li>\n</ul>\n\n<h4>1.3.06 - 2019-02-15</h4>\n\n<ul>\n<li>Fix: Fixed taxonomy issues</li>\n</ul>\n\n<h4>1.3.05 - 2019-02-10</h4>\n\n<ul>\n<li>Fix: Fixed add addon functionality</li>\n</ul>\n\n<h4>1.3.04 - 2019-02-05</h4>\n\n<ul>\n<li>Improvment: Improved post types category selection</li>\n</ul>\n\n<h4>1.3.03 - 2019-02-01</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.3.02 - 2019-01-30</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.3.01 - 2019-01-25</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.2.01 - 2019-01-20</h4>\n\n<ul>\n<li>Fix: Fixed js in editor when addins widget</li>\n</ul>\n\n<h4>1.2.00 - 2019-01-15</h4>\n\n<ul>\n<li>Feature: Pro version with a catalog</li>\n</ul>\n\n<h4>1.0.11 - 2019-01-10</h4>\n\n<ul>\n<li>Fix: Fixed some wordpress galleries related bug</li>\n</ul>\n\n<h4>1.0.10 - 2019-01-05</h4>\n\n<ul>\n<li>Fix: Fixed export category</li>\n</ul>\n\n<h4>1.0.09 - 2019-01-01</h4>\n\n<ul>\n<li>Change: Made global setting for consolidata addons or not</li>\n<li>Change: Updated some memory text in general settings</li>\n</ul>\n\n<h4>1.0.08 - 2018-12-30</h4>\n\n<ul>\n<li>Fix: Fixed all notices related bugs</li>\n</ul>\n\n<h4>1.0.07 - 2018-12-30</h4>\n\n<ul>\n<li>Fix: Fixed with default data types</li>\n</ul>\n\n<h4>1.0.06 - 2018-12-25</h4>\n\n<ul>\n<li>Fix: Fixed js includes consolidated</li>\n</ul>\n\n<h4>1.0.05 - 2018-12-20</h4>\n\n<ul>\n<li>Fix: Fixed js includes</li>\n</ul>\n\n<h4>1.0.04 - 2018-12-15</h4>\n\n<ul>\n<li>Fix: Fixed js includes</li>\n</ul>\n\n<h4>1.0.03 - 2018-12-10</h4>\n\n<ul>\n<li>Fix: Fixed empty category issues</li>\n</ul>\n\n<h4>1.0.02 - 2018-12-05</h4>\n\n<ul>\n<li>Fix: Fixed bug with some unit values in render output</li>\n</ul>\n\n<h4>1.0.00 - 2018-12-01</h4>\n\n<ul>\n<li>Release: First plugin release</li>\n</ul>\";}s:14:\"upgrade_notice\";b:0;s:7:\"version\";s:7:\"1.5.100\";s:13:\"download_link\";s:388:\"https://api.freemius.com/v1/installs/14185590/updates/69825.zip?is_premium=true&authorization=FSLA+14185590%3AXfR_fJ0vpWyS5xwZhUsgk92_mORRcIPZPIcfkanMxuMuaxnS07V0dLfCMaCuUhPOW5R6Kmt-Z3HcYYWJuhakQp-jip71sV6Fh65jOiKB9R0oHkSq6Jch0_qZLXB535M7ULvkrhJ5wAFCNIzrE49KDkGOjdls1rVXSbDe6meOV_--7uPT0SQ4Zq-4zssr_FoGb5X379QNp_hczELk11QoDzGGhWghok1QyZQ_J_h3qtxmDLnPlz34MW8f-ndsGJfSvSGlvPFdzy83G8YIEA2mGQ\";}}s:7:\"created\";i:1710722601;s:9:\"timestamp\";i:1710726201;}s:92:\"get:/v1/installs/14185590/updates/latest.json?is_premium=true&newer_than=1.5.100&readme=true\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":20:{s:9:\"plugin_id\";s:4:\"4036\";s:12:\"developer_id\";s:4:\"4880\";s:4:\"slug\";N;s:12:\"premium_slug\";s:40:\"unlimited-elements-for-elementor-premium\";s:7:\"version\";s:7:\"1.5.102\";s:11:\"sdk_version\";s:5:\"2.6.2\";s:25:\"requires_platform_version\";s:3:\"3.5\";s:37:\"requires_programming_language_version\";N;s:20:\"tested_up_to_version\";s:3:\"6.5\";s:8:\"has_free\";b:1;s:11:\"has_premium\";b:1;s:12:\"release_mode\";s:8:\"released\";s:5:\"limit\";N;s:7:\"uniques\";i:29219;s:2:\"id\";s:5:\"70785\";s:7:\"created\";s:19:\"2024-04-04 14:57:39\";s:7:\"updated\";s:19:\"2024-04-05 03:31:45\";s:11:\"is_released\";b:0;s:3:\"url\";s:388:\"https://api.freemius.com/v1/installs/14185590/updates/70785.zip?is_premium=true&authorization=FSLA+14185590%3AeVqEFI5dU-vVqBwr54aYzuurkwpaRonwUeqJ7fGBzEIAQFJQgb-YaRjdgMA-HOzR2DpvbP9nwEMEhL8x0MrxOHBELiokwqx9pq-m-IkUD4mJHK3LhPJ8I8ScNmChm00PdvQ5HfyBN6SUSdEv__QE9YroNTHnEqDAj0UYWj55TzFC6UXNzsSuHASxVVvvCEwTzQqonSpYDAQxDQDzNv-NclQ0HQiPsqRYCNYSFzT_wrsGdQcOb0nbLEbbu4pGfpzT6iwSquXTx5UG4cJUKxIeJA\";s:6:\"readme\";O:8:\"stdClass\":11:{s:4:\"name\";s:66:\"Unlimited Elements For Elementor (Free Widgets, Addons, Templates)\";s:4:\"slug\";s:32:\"unlimited-elements-for-elementor\";s:4:\"tags\";O:8:\"stdClass\":6:{s:9:\"elementor\";s:9:\"elementor\";s:8:\"elements\";s:8:\"elements\";s:6:\"addons\";s:6:\"addons\";s:16:\"elementor addons\";s:16:\"elementor addons\";s:16:\"elementor widget\";s:16:\"elementor widget\";s:12:\"page builder\";s:12:\"page builder\";}s:8:\"requires\";s:3:\"3.5\";s:12:\"requires_php\";N;s:6:\"tested\";s:3:\"6.5\";s:10:\"stable_tag\";s:3:\"1.0\";s:8:\"sections\";O:8:\"stdClass\":4:{s:11:\"description\";s:7110:\"<p><strong>Elementor</strong> users, elevate your web design experience with <strong>Unlimited Elements for Elementor</strong>. An all in one plugin that instantly gives you the most advanced widgets and tools to make better Elementor websites faster. Take your WordPress website to the next level.</p>\n\n<p><a href=\"https://unlimited-elements.com/elementor-widgets/\">View Elementor Widgets Demos</a>\n<br>\nBrowse our extensive collection of free widgets or upgrade to our pro version for access to over 200 additional unique drag and drop widgets for <strong>Elementor</strong>. Each widget provides a wide range of options to easily control every aspect. If you can\'t find what you need, our <strong>Widget Creator</strong> Framework empowers you to create any widget you can imagine.</p>\n\n<h3>Plugin Features</h3>\n\n<ul>\n<li><p><a href=\"https://unlimited-elements.com/elementor-widgets/\"><strong>Widget Library</strong></a> – Enhance the popular Elementor page builder with our user-friendly and innovative widget library. Simplify your website by finding everything you need in one place, without the need for multiple plugins.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/widget-creator/\"><strong>Widget Creator</strong></a> – Save valuable time by eliminating the need to search for numerous plugins and add-ons. Instead, create customized, professional widgets that perfectly align with your website requirements.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/elementor-widgets/\"><strong>Elementor Templates</strong></a> – Effortlessly kickstart your web project with pre-designed templates. Say goodbye to endless searches for inspiration or starting from scratch. Get your project up and running in seconds with our collection of template kits.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/elementor-templates/\"><strong>Elementor Templates</strong></a> – Effortlessly kickstart your web project with pre-designed templates. Say goodbye to endless searches for inspiration or starting from scratch. Get your project up and running in seconds with our collection of template kits.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/loop-builder-for-elementor/\"><strong>Loop Builder</strong></a> – Easily create dynamic Loop Items within the Elementor Theme Builder by utilizing any loop widget layout of your preference. Effortlessly populate the chosen widget with dynamic content to craft versatile and engaging Loop Items.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/background-widgets-for-elementor/\"><strong>Background Widgets</strong></a> – Elevate your web designs instantly with our user-friendly animated backgrounds available in our extensive widget library. Experience seamless integration and unleash your creativity like never before.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/post-widgets-filters-tools/\"><strong>Post Widgets & Filters</strong></a> – Easily create stunning post layouts with real-time filters. Improve the browsing experience for website visitors by helping them find the content they\'re looking for. Effortlessly display posts using advanced criteria on your entire website.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/woo/\"><strong>WooCommerce Widgets & Filters</strong></a> – Create stunning product layouts with dynamic real-time filters. Showcase your products and categories in a wide array of interactive formats, such as grids, carousels, sliders, and more.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/remote-control-widgets/\"><strong>Woo Widgets & Filters</strong></a> – Unleash your creativity with advanced and customizable layouts. Take full control of your designs and make them truly unique using the remote controls. Stand out from the crowd with layouts that are both eye-catching and distinctive.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/sync-widgets/\"><strong>Sync Between Widgets</strong></a> – Elevate your web designs to new heights by seamlessly synchronizing multiple item-based widgets. This powerful feature empowers you to effortlessly create intricate and personalized layouts, taking your designs to the next level of sophistication.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/multi-source-galleries/\"><strong>Multi-Source Galleries</strong></a> – Empower your gallery showcase by effortlessly featuring Woo products, WordPress posts, Instagram feeds, and a variety of other sources, including various API integrations.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/live-copy-paste/\"><strong>Live Copy Paste</strong></a> – Copy and paste fully designed sections from the Unlimited Elements website directly to your website, saving you time and ensuring you can finish your web project as soon as possible.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/mega-menu-widget-for-elementor/\"><strong>Mega Menu Builder</strong></a> – Easily craft a distinctive Mega Menu for your website navigation by incorporating images, icons, links, and various Elementor widgets into unique menu layouts.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/mega-slider-widget-for-elementor/\"><strong>Mega Slider Builder</strong></a> – Easily turn any Elementor sections into slider slides. Now you can amaze your website visitors with jaw-dropping slider designs that look amazing on any device.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/multi-source/\"><strong>Multi-Source Widgets</strong></a> – Add content dynamically to item-based widgets effortlessly with support for ACF repeaters, JSON/CSV files, Woo Products, WordPress posts, users, menus, and a range of API integrations.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/dynamic-post-popup-widget-for-elementor/\"><strong>Dynamic Popup Builder</strong></a> – Dynamically create a popup to add a quick view of the post without leaving the page. Use an Elementor single post template to create the layout of the dynamic popup.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/form-builder/\"><strong>Elementor Form Builder</strong></a> – Build advanced forms effortlessly using the drag-and-drop form builder. Whether it’s a simple or complex form, our straightforward form widgets make it quick and easy to create forms, improving your workflow.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/calculators/\"><strong>Calculator Builder</strong></a> – Easily design professional calculators for any type of industry. Whether you need a loan calculator, mortgage calculator or business calculator, our powerful and intuitive drag and drop builder makes it easy to create complex calculators with ease.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/filters/\"><strong>Elementor Filter Widgets</strong></a> – Unlock the potential of the AJAX-based faceted filter system, seamlessly empowering you to craft diverse layouts with ease. Take control by applying multiple filters, ensuring a super-fast and dynamic filtering experience tailored to your website needs.</p></li>\n</ul>\";s:12:\"installation\";s:521:\"<p>Note : This plugin works with Elementor. Make sure you have <a href=\"https://wordpress.org/plugins/elementor/\">Elementor</a> installed.</p>\n\n<ol>\n<li>Upload the plugin folder to the <code>/wp-content/plugins/</code> directory, or install the plugin through the WordPress plugins screen directly.</li>\n<li>Activate the plugin through the \'Plugins\' screen in WordPress</li>\n<li>Navigate to Unlimited Elements in the WordPress side menu and install the widget you want by hovering over it and clicking install.</li>\n</ol>\";s:3:\"faq\";s:4208:\"<h4>Can I use the plugin without Elementor?</h4>\n\n<p>No. You cannot use the plugin without Elementor since it\'s an addon for Elementor.</p>\n\n<h4>Does the plugin work with any theme?</h4>\n\n<p>Absolutely! The plugin will work with any theme where Elementor works.</p>\n\n<h4>What if I update to the Premium version after using the Free version?</h4>\n\n<p>Your existing elements/content will work with the premium version. So you won’t lose your any of your hard work.</p>\n\n<h4>Can I get a refund?</h4>\n\n<p>If you are not happy with your purchase at anytime just contact us and we will refund 100% of your money no questions asked.</p>\n\n<h4>Do you offer a renewals discount?</h4>\n\n<p>Yes, you get 25% discount for all annual plan automatic renewals. The renewal price will never be increased so long as the subscription is not cancelled.</p>\n\n<h4>How do I install and activate the \'Unlimited Elements for Elementor\' plugin on WordPress?</h4>\n\n<p>To install the \'Unlimited Elements\' plugin on your WordPress site, access your WordPress Dashboard and go to Plugins -> Add New. In the search box, enter \'Unlimited Elements.\' Locate the plugin in the search results and click on the \'Install Now\' button. Once the installation is finished, click on the \'Activate\' button, and \'Unlimited Elements for Elementor\' will be successfully activated on your WordPress site.</p>\n\n<h4>Do I need to know code to use Unlimited Elements?</h4>\n\n<p>No, you do not need to know code to leverage the widgets and other tools provided by the Unlimited Elements plugin. It is designed to be user-friendly, allowing you to enhance your Elementor experience without any coding expertise. However, for users familiar with code, the plugin offers the added advantage of a widget creator, enabling the creation of custom Elementor widgets for a more tailored and advanced design experience.</p>\n\n<h4>Is my site secure with Unlimited Elements?</h4>\n\n<p>Yes, Unlimited Elements is a secure plugin. The plugin is regularly updated to adhere to common security standards, ensuring a secure environment for your website.</p>\n\n<h4>What types of filters does Unlimited Elements provide?</h4>\n\n<p>Unlimited Elements offers a variety of filter types, including search filters, dropdowns, tabs filters, checkboxes filters, and WooCommerce-related filters, providing a diverse range of options for dynamic and versatile website filtering.</p>\n\n<h4>Are the filters compatible with any post type or WooCommerce products?</h4>\n\n<p>Yes, all the filters provided by Unlimited Elements are live Ajax filters, ensuring dynamic and seamless filtering experiences. They are compatible with any post type, including custom post types, and WooCommerce products, offering versatile functionality for a wide range of content on your website. Utilize specific WooCommerce filters to enhance the shopping experience for your customers, such as the price range slider filter and color swatches filter for products with different colors.</p>\n\n<h4>Can I use Unlimited Elements to display custom post types in my widgets?</h4>\n\n<p>Yes, Unlimited Elements supports showcasing custom post types with advanced query selection and seamless connection to any filter from the UE library. This allows for tailored and dynamic content presentation on your website using the plugin\'s versatile features.</p>\n\n<h4>What are multi-source widgets in Unlimited Elements?</h4>\n\n<p>Multi-source widgets in Unlimited Elements enable the population of item-based widgets with various dynamic source types. These widgets can be populated using sources like ACF repeater fields, WooCommerce products, custom post types, Instagram feeds, and various API integrations. This versatility allows for the seamless integration of diverse content into widgets, enhancing the flexibility and functionality of your website elements.</p>\n\n<h4>Should I use Remote Control Widgets or the Sync Widgets function in Unlimited Elements?</h4>\n\n<p>The choice depends on your design preferences. If you want complete control, go for Remote Control Widgets. For synchronized layouts, choose Sync Widgets. They can also be used together for even more powerful customization options in Unlimited Elements.</p>\";s:9:\"changelog\";s:122743:\"<p>version 1.5.101: 2024-04-03</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature - added \"date time\" attribute to items attributes list</li>\n<li>Feature - made some integration for \"relevanssi\" plugin</li>\n<li>Feature - added woo rating stars to multisource fields</li>\n<li>Feature - added visual text that showing the form fields conditions</li>\n<li>Fix - fixed filters mode init mode</li>\n<li>Fix - fixed various filters related bugs</li>\n<li>Fix - fixed ucpage parameter fetch for pagination in archive page</li>\n<li>Fix - fixed gallery from meta field item source texts </li>\n<li>Fix - fixed some number field processing</li>\n<li>Fix - fixed multisep form with template submit</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Radio Button Field (Pro) - Implemented \'Set First Item Selected\' option. This new functionality allows users to automatically select the first item in the widget.</li>\n<li>Feature: Fullscreen Menu (Free) - Implemented \'Open Current Submenu On Page Load\' option. This new functionality allows users to automatically expand the current submenu on page load, providing immediate access to relevant content.</li>\n<li>Feature: Background Slider (Pro) - Introduced \'Add SEO Tags\' option, allowing users to include alt and title attributes for images for improved search engine optimization of the widget content.</li>\n<li>Feature: Floating Chat Buttons (Pro) - Introduced \"Close Message Box After Send\" option, allowing automatic closure of the message box after clicking the send button for improved user experience and convenience.</li>\n<li>Feature: Floating Chat Buttons (Pro) - Introduced \"Close Button After Click\" option, enabling automatic closure of the buttons after clicking any button, eliminating the need for manual closure for enhanced user convenience and interaction.</li>\n<li>Feature: Content Grid (Pro) - Implemented \'Description\' option. This new functionality allows users to add a description to the widget, providing additional context or instructions.</li>\n<li>Feature: SVG Animation (Free) - Optimized widget for Elementor Popup compatibility. This update ensures seamless integration and improved performance when using the widget within Elementor Popups.</li>\n<li>Feature: Animated Ripples (Pro) - Introduced \'Ripple Scale\' option, enabling users to control the size of the ripples for enhanced visual customization and effect.</li>\n<li>Feature: Interactive Circle Infographic (Pro) - Implemented \'Item Trigger type\' for Segment Layout type. This new functionality allows segments to be opened by hovering on them, providing users with an alternative interaction method.</li>\n<li>Feature: Line Text Divider (Free) - Added styling options including Line Thickness, Line Border Radius, Line Shadow, Text Typography, Background Color, Padding, Border, Border Radius, and Box Shadow for enhanced customization. Additionally, existing styling options have been improved for better optimization and user experience.</li>\n<li>Feature: Price Range Filter (Pro) - Implemented Grow Effect on Thumb Hover option. This new functionality allows users to enable the grow effect on thumbnail hover.</li>\n<li>Feature: Price Range Filter (Pro) - Implemented Hide Default Arrows option. This new functionality allows users to hide default arrows, providing enhanced customization of the widget\'s appearance and behavior.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Show Time Ago\' option. This new functionality allows users to display the time elapsed since a publish event, providing context and improving user engagement.</li>\n<li>Feature: Dropdown Field (Pro) - Implemented \'Required\' option. This new functionality allows users to mark a field as required, ensuring that users must fill it out before submitting the form.</li>\n<li>Feature: Submit Button (Free) - Implemented \'Empty Field Error Text\' option. This new functionality allows users to customize the error message displayed when a required field is left empty.</li>\n<li>Feature: Icon Bullets (Free) - Implemented \'Title Color Hover\' and \'Text Color Hover\' options. These new functionalities allow users to customize the color of titles and text when hovered over, providing enhanced interactivity and visual feedback.</li>\n<li>Feature: Unlimited Charts (Pro) - Implemented \'Font Family\' option for Label X Axis and Y Axis. This new functionality allows users to customize the font family for labels displayed on the X and Y axes, providing enhanced typography control.</li>\n<li>Feature: Overlay Carousel (Pro) - Implemented \'Show Arrows\' option and updated Arrows styling options. This new functionality allows users to control the visibility of arrows and customize their styling, providing more flexibility in widget design and navigation.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Empty Message\' option. This new functionality allows users to display a custom message when no posts are found, providing better user feedback and enhancing the user experience.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Required\' option. This new functionality allows users to mark a field as required, ensuring that users must fill it out before submitting the form.</li>\n<li>Feature: Radio Button Field (Pro) - Implemented \'Required\' option. This new functionality allows users to mark a field as required, ensuring that users must fill it out before submitting the form.</li>\n<li>Change: Checkboxes Filter (Pro) - Added \'aria-label\' attribute to links. This new functionality enhances accessibility by providing descriptive labels for elements.</li>\n<li>Change: Post Carousel (Pro) - Added \'alt\' and \'title\' attributes to the image for improved SEO optimization and accessibility.</li>\n<li>Change: Flip Box Carousel (Pro) - Changed some selectors in CSS to avoid empty items appearing on live page.</li>\n<li>Change: Underline Animated Button (Free) - Changed <section> tag to </li>\n</ul>\n\n<p><</p>\n\n<p>div>. This update improves the semantic structure of the widget, ensuring better compatibility with various screen readers and accessibility standards.\n* Change: Unlimited Charts (Pro) - Updated the animation option to trigger animation when the chart comes into view instead of upon initial load, improving user experience and visual appeal.\n* Change: Submit Button (Free) - Changed the position of Empty Field Errors to be grouped after the submit button. This update enhances the layout and organization of error messages, providing users with a clearer indication of missing information before submission.\n* Change: Post Blocks (Free) - Changed CSS selector for Typography option for better accessibility. This update improves the accessibility of the Typography option by using a more descriptive and accessible CSS selector.\n* Change: List Marquee (Pro) - Increased speed limit to 1000. This update enhances the speed capabilities of the widget, allowing for faster performance and smoother animations.\n* Change: Checkbox Field (Pro) - Increased accessibility by adding IDs to input elements and \"for\" attributes to label elements. This update improves accessibility by associating labels with their corresponding form controls, making it easier for screen readers and other assistive technologies to interpret and navigate the form.\n* Change: Masonry Gallery (Pro) - Implemented \'Autoplay Video In Lightbox\' option. This new functionality allows users to enable autoplay for videos displayed within the lightbox, providing a more dynamic and engaging viewing experience.\n* Change: WhatsApp Chat (Pro) - Added \'aria-label\' attribute to links. This new functionality enhances accessibility by providing descriptive labels for elements.\n* Fix: Number Field (Pro) - Implemented CSS protection from the max-width CSS property. This new functionality safeguards against unintended styling conflicts or overrides caused by the max-width property.\n* Fix: Fullscreen Menu (Free) - Addressed issue where the fullscreen menu was not displayed correctly in Safari browser.\n* Fix: Image Scroll (Pro) - Resolved 404 error appearing every time Overlay element was added on the page. This fix ensures that the Overlay element is loaded correctly without triggering a 404 error.</p>\n\n<p>version 1.5.100: 2024-03-17</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added option to connect the filters to some specific grid group</li>\n<li>Fix: fixed js run for background output not always happend</li>\n<li>Fix: filters was shown only related to grid taxonomies after changing to \"all\" </li>\n<li>Fix: returned some tiles gallery images that was missing</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: List (Free) - Implemented \'Open Link in New Tab\' option. This new functionality allows users to specify whether links should open in a new tab, providing flexibility in link behavior.</li>\n<li>Feature: Compact Gallery (Free) - Implemented \'Hide Thumbnail Panel Under Width\' option. This new functionality allows users to hide the thumbnail panel when the viewport width is below a specified threshold, optimizing the display for smaller screens.</li>\n<li>Feature: Select Dropdown Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Checkboxes Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Tabs Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Scroll Sequence (Pro) - Added \'Image Horizontal Shift\' option, allowing users to adjust the horizontal position of the image for enhanced customization and layout control.</li>\n</ul>\n\n<p>version 1.5.99: 2024-03-11</p>\n\n<ul>\n<li>Fix - updated multisource image fields</li>\n<li>Fix - fixed some small php bug with strtobool function</li>\n</ul>\n\n<p>version 1.5.98: 2024-03-05</p>\n\n<ul>\n<li>Fix Some small gutenberg related bug fix</li>\n</ul>\n\n<p>version 1.5.97: 2024-03-04</p>\n\n<p>Plugin Updates:</p>\n\n<ul>\n<li>Fix: allow showing authors name translated</li>\n<li>Change: updated font awesome version to 6</li>\n<li>Fix: done some link attribute security fix</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Accordion Menu (Pro) - Implemented \'Active State Color\' options for Sub Menu items. This new functionality allows users to customize the color of sub-menu items when they are in the active state, providing enhanced visual feedback.</li>\n<li>Feature: Content Slider (Pro) - Made \'Slide Margin\' option available for Full Slider Type and Offset Slider Type. This update expands the usability of the margin customization, allowing users to set margins between slides in both Full Slider and Offset Slider configurations.</li>\n<li>Feature: Icon Tabs (Pro) - Made \'Start Collapsed\' option responsive. This update ensures that the \'Start Collapsed\' behavior adjusts responsively, providing a consistent and user-friendly experience across various devices and screen sizes.</li>\n<li>Feature: Post Accordion (Free) - Introduced \'Expand All Accordion\' functionality, enabling users to expand all accordion items with a single click for improved content accessibility.</li>\n<li>Feature: Fullscreen Menu (Free) - Introduced option to customize the thickness of the animated hamburger icon bars, providing users with greater control over the visual appearance of the icon.</li>\n<li>Change: Coverflow Carousel (Pro) - Updated \'Button Link\' option: if empty, no link will be applied. This modification ensures that if the \'Button Link\' option is left empty, no link will be associated with the button within the widget.</li>\n<li>Fix: Product Carousel (Pro) - Optimized widget HTML code. This update enhances performance and efficiency by streamlining the HTML structure of the widget.</li>\n<li>Fix: Content Tabs (Free) - Improved widget interaction within an Elementor\'s popup. This update ensures a more seamless and optimized experience when utilizing the widget within a popup setting.</li>\n</ul>\n\n<p>version 1.5.96: 2024-02-26</p>\n\n<p>Plugin Updates:</p>\n\n<ul>\n<li>Feature: added option for time_ago_short in timelines that will show shorter version of minutes and hours text</li>\n<li>Feature: added defaults for weather widget</li>\n<li>Fix: fixed hourly weather fields</li>\n<li>Fix: fixed the import with images functionality</li>\n<li>Fix: set default timeout to remote requests</li>\n<li>Fix: fixed the image duplicate when importing templates</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Side Menu (Pro) - Implemented \'Menu Padding\' option. This new functionality allows users to set padding for the menu, providing control over the spacing and layout within the widget.</li>\n<li>Feature: Post Grid (Pro) - Introduced a new value for \'Meta Data Position\' option called \'Before Title\'. This new functionality allows users to position meta data before the title, providing additional flexibility in content layout.</li>\n<li>Feature: Loop Carousel (Pro) - Implemented \'Stage Padding\' option. This new functionality allows users to set stage padding, displaying a part of the previous and next carousel items for a more visually appealing and dynamic presentation.</li>\n<li>Feature: Interactive Circle Infographic (Pro) - Implemented \'Selected Item Number\' option. This new functionality allows users to select a specific item by default, enhancing user experience by highlighting a predetermined item upon initialization.</li>\n<li>Feature: Unlimited Timeline (Free) - Introduced option to display the image on the opposite side of the content for enhanced layout flexibility and customization.</li>\n<li>Feature: Thumbnail Slider (Pro) - Introduced \'Multi Source\' option, enabling users to select gallery items from various sources for enhanced flexibility and content integration.</li>\n<li>Feature: Timer Countdown Banner (Pro) - Added \'Direction\' option to support RTL (Right-to-Left) layout websites.</li>\n<li>Feature: Post Horizontal Timeline (Pro) - Introduced Background Color and Icon Color options for Navigation Arrows in disabled mode. This new functionality allows users to customize the appearance of navigation arrows when they are disabled, providing enhanced visual control.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Time Ago Type\' option. This new functionality allows users to choose the type of time ago representation, providing flexibility in how time is displayed within the widget.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Text Custom Field\' option. This new functionality allows users to add a custom field under the main Posts Text, providing additional customization for displaying content.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Link Type\' option for all link elements in the widget. This new functionality allows users to choose the type of link for various elements within the widget, enhancing control over linking behavior.</li>\n<li>Feature: Remote Link (Pro) - Introduced active state for the link. This new functionality allows users to customize the appearance of the link when it is in an active state, providing enhanced visual feedback.</li>\n<li>Feature: Dynamic Post Popup (Pro) - Implemented \'Hide Vertical Scrollbar in Popup\' option. This new functionality allows users to hide the vertical scrollbar within the popup, providing a cleaner and more focused appearance.</li>\n<li>Feature: Icon Carousel (Pro) - Introduced \'Autoplay Pause on Hover\' option, allowing users to pause autoplay functionality when hovering over the carousel for improved control and interaction.</li>\n<li>Feature: Dynamic Post Popup (Pro) - Introduced Entrance Animation functionality for the popup. This new feature allows users to apply entrance animations, enhancing the visual appeal and engagement when the popup appears.</li>\n<li>Feature: Unlimited Timeline (Free) - Implemented \'Content Box Link\' option. This new functionality allows users to link the entire content box, providing a convenient way to associate a link with the entire widget item.</li>\n<li>Feature: Text Field (Free) - Added \'Read Only\' option, allowing users to set the field as read-only for preventing user input while retaining visibility of the text.</li>\n<li>Feature: Unlimited Charts (Pro) - Introduced \'Radar Range\' option for Radar chart, allowing users to set the minimum range value for improved data visualization.</li>\n<li>Feature: Testimonial Carousel (Pro) - Added \'Rating\' field to the Source option. This new functionality allows users to incorporate a rating field as a source for the widget, expanding the available data sources for enhanced content display.</li>\n<li>Feature: Multi Step Form (Pro) - Introduced \'Direction\' option. This new functionality is useful for RTL (Right-to-Left) websites, allowing users to set the direction of the widget layout accordingly.</li>\n<li>Feature: Unlimited Timeline (Free) - Introduced option for users to customize the text of each item\'s button, providing greater flexibility.</li>\n<li>Feature: Post List (Free) - Implemented \'Space Between Categories\' option. This new functionality allows users to set spacing between categories, providing control over the layout and visual presentation of category elements.</li>\n<li>Feature: Memory Game (Pro) - Introduced \'Add Completion Time to Form Field\' option, enabling users to automatically append the time taken to complete the memory game to a designated form field.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Add Link For The Whole Item\' option. This new functionality allows users to add a link to the entire widget item, enhancing the interactive capabilities and providing a clickable area for the entire item.</li>\n<li>Feature: Post Carousel (Pro) - Implemented \'Text Padding\' and \'Title Padding\' options. This new functionality allows users to set padding for text and title elements, providing enhanced control over spacing and layout within the widget.</li>\n<li>Feature: Post Grid (Pro) - Introduced \'Date Modified\' options. This new functionality allows users to display the date when a post was last modified, providing additional information and transparency in content presentation.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Introduced options to customize Maps Controls icons\' color and background color. This new functionality allows users to personalize the appearance of map controls, enhancing visual customization.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Disable Map Interaction On Mobile\' option. This new functionality allows users to disable map interaction specifically on mobile devices, providing control over the user experience on smaller screens.</li>\n<li>Change: Content Tabs (Free) - Modified behavior of \'Start Collapsed\' option when used with \'Set Hash\'. If the URL has a hash, the first opened tab will be determined by the hash, providing a more dynamic and user-friendly experience.</li>\n<li>Change: Dropdown Button (Pro) - Removed Text Decoration CSS property from dropdown items. This update enhances the visual presentation by eliminating unnecessary text decoration.</li>\n<li>Change: Woo Mini Cart (Pro) - Added separate border options for \'View Cart\' and \'Checkout\' buttons, providing users with more customization flexibility for button styling.</li>\n<li>Change: Swipe Carousel (Pro) - Modified \'Enable Link\' option. Now, the entire item serves as a link, providing a more intuitive and consistent approach to linking within the widget.</li>\n<li>Fix: Submit Button (Free) - Corrected default values in email 2 that were leading to validation errors.</li>\n<li>Fix: Post Carousel Lite (Free) - Addressed issue where the carousel was not displaying on mobile devices.</li>\n<li>Fix: Icon Tabs (Pro) - Resolved issue with the \'Start Collapsed\' option. The fix ensures that the \'Start Collapsed\' option now functions correctly, delivering the intended collapsed behavior upon initialization.</li>\n<li>Fix: Post Grid (Pro) - Optimized widget item HTML code. This update enhances performance and efficiency by streamlining the HTML structure of widget items.</li>\n<li>Fix: Unlimited Timeline (Free) - Optimized item HTML code. This update improves performance and efficiency by refining the HTML structure of individual items within the widget.</li>\n<li>Fix: Unlimited Timeline (Free) - Optimized CSS code. This update improves performance and reduces the overall footprint of the stylesheet, enhancing efficiency and loading times.</li>\n<li>Fix: Remote Link (Pro) - Resolved issue where the Text Shadow option was erroneously interpreted as Box Shadow. The fix ensures that the Text Shadow option now functions correctly, providing the intended text shadow effect.</li>\n<li>Fix: Scroll Sequence (Pro) - Revised and improved descriptions of the widget fields for better clarity.</li>\n<li>Fix: Post Magazine Grid (Pro) - Added \'raw\' tag to category names to fix the display issue where the \'&\' symbol in category names was not displaying correctly.</li>\n<li>Fix: Before After (Pro) - Improved widget interaction with Elementor\'s Popups. This update ensures seamless integration and optimal performance when using the widget within Elementor\'s Popup functionality.</li>\n<li>Fix: Grid Gallery (Pro) - Resolved an issue where the widget was not extending to full width within Elementor Container.</li>\n<li>Fix: Particle Image (Pro) - Added protection from lazy load. This update ensures compatibility and proper functionality, mitigating potential issues related to lazy loading on various platforms.</li>\n</ul>\n\n<p>version 1.5.95: 2024-02-12:</p>\n\n<ul>\n<li>Feature: Ensure that the blog displayed on the \"Home\" page of the plugin is always up-to-date.</li>\n<li>Feature: Implemented support for tags in the widget catalog.</li>\n<li>Feature: Added an option for galleries to play videos in muted mode.</li>\n<li>Feature: Integrated weather forecast data preparation for the widget.</li>\n<li>Fix: Addressed some minor potential security risks associated with the import templates functionality.</li>\n<li>Fix: Rectified email validation for Form Email2.</li>\n<li>Fix: Resolved some issues with the price range filter.</li>\n<li>Fix: fixed the problem where dynamic template styles disappeared after updating Elementor Pro.</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Image Zoom Content Box (Free) - Implemented \'Title Tag\' option. This new functionality allows users to specify the HTML tag for titles within the widget, providing flexibility and control over the semantic structure of the content.</li>\n<li>Feature: Post Accordion (Free) - Implemented \'Disable Link in Image\' option. This new functionality allows users to disable the link associated with an image, providing more control over the interactive behavior of images within the widget.</li>\n<li>Feature: Slider Gallery (Free) - Implemented \'Mute Video\' option. This new functionality allows to play videos muted by default. Volume can be adjusted in video players on live page.</li>\n<li>Feature: Unlimited Charts (Pro) - Implemented \'Item Bar Width\' option. This new functionality allows users to customize the width of individual bars, providing greater control over the visual representation of items.</li>\n<li>Feature: Remote Item Navigation (Pro) - Introduced \'Border Override Color\' options for Regular and Active states. This new functionality allows users to customize border colors separately for both Regular and Active states, enhancing visual styling in the widget.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Title Min Height\' option. This new functionality allows users to set a minimum height for the title, offering more control over the visual presentation and consistency in the widget.</li>\n<li>Feature: Checkbox Field (Pro) - Introduced \'Show Link\' option. This new functionality enables users to show or hide links and customize their styling within the widget, offering more control over the interactive elements.</li>\n<li>Feature: Counter (Free) - Implemented \'Add Link To Widget Container\' option. This new functionality allows users to include a link, enhancing the interactive capabilities of the element by enabling navigation to another page or resource.</li>\n<li>Feature: Icon Box Accordion (Pro) - Introduced \'Icon + Text\' option for Graphic Element. This new value expands customization by allowing users to display both an icon and text within the Graphic Element for richer visual representation.</li>\n<li>Feature: Before After (Pro) - Added support for the widget inside Elementor\'s Tabs widget. This enhancement ensures seamless integration and compatibility, allowing users to utilize the widget effectively within Elementor\'s Tabs.</li>\n<li>Feature: Justified Image Carousel (Pro) - Implemented \'Hide Inactive Arrow\' option. This new functionality allows users to hide inactive arrows, providing a cleaner and more focused appearance in the widget interface.</li>\n<li>Feature: Layers (Pro) - Added shadow for icon type layers.</li>\n<li>Feature: Icon Pointer Button (Pro) - Introduced \'Direction\' option. This new functionality allows users to specify the direction for RTL (Right-to-Left) or LTR (Left-to-Right) websites, ensuring proper layout alignment based on language direction.</li>\n<li>Feature: Loop Carousel (Pro) - Implemented \'Auto Height\' option. This new functionality adjusts the height of the slider dynamically based on the height of the current slide, providing a more adaptive and seamless user experience.</li>\n<li>Feature: Justified Image Carousel (Pro) - Option to fix the broken layout (resulting in a duplicate carousel) caused by delayed image loading, this solution verifies that the images are loaded before initializing the carousel.</li>\n<li>Feature: Remote Tabs (Pro) - Introduced styling options for Border Radius, Border, and Shadow for the image of the active tab.</li>\n<li>Feature: Layers (Pro) - Added background color, padding and radius for text fields.</li>\n<li>Feature: WhatsApp Chat (Pro) - z-index option for Popup, allowing users to customize the stacking order of the Popup for better control over its visibility in relation to other elements.</li>\n<li>Feature: WhatsApp Chat (Pro) - Introduced option to customize the Popup Title, along with styling options for enhanced visual control and personalization.</li>\n<li>Feature: Swipe Carousel (Pro) - Introduced \'Additional Title\' options. This new functionality expands customization by providing additional settings for titles, allowing users to further enhance the visual presentation of titles within the widget.</li>\n<li>Feature: Content Grid (Pro) - Introduced \'Image Scale\' option. This new functionality allows users to scale the images, providing enhanced control over the visual presentation within the widget.</li>\n<li>Feature: Fullscreen Menu (Free) - Implemented feature - automatically opens menu item if it matches the current page URL.</li>\n<li>Feature: Post Grid (Pro) - Added Option to show post tags, providing users with the ability to showcase tags associated with each post.</li>\n<li>Feature: Post Magazine Grid (Pro) - Introduced \'Image Scale\' and \'CSS Filters\' options along with the hover transition duration for enhanced image customization.</li>\n<li>Feature: Card Carousel (Free) - Implemented \'Image Position\' option. This new functionality allows users to customize the position of image within the widget, providing enhanced control over the visual layout.</li>\n<li>Feature: Layers (Pro) - Added mouse parallax effect, adds a captivating and interactive dimension to the user interface.</li>\n<li>Feature: Swipe Carousel (Pro) - Introduced additional styling options. This new set of functionalities allows users to further customize and refine the visual appearance of the widget, providing enhanced styling possibilities.</li>\n<li>Feature: Mega Menu (Pro) - Implemented \'Close Transition Speed\' option. This new functionality enables users to set the speed of close animations for the dropdown, enhancing visual transitions and customization.</li>\n<li>Feature: Unlimited Carousel (Pro) - Added \'Image Position\' option, allowing users to customize the position of the image above or below the content for enhanced layout flexibility.</li>\n<li>Feature: Layers (Pro) - Implemented motion effects—now elements can bounce up and down and move left to right for a livelier interface.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Center Info Window\' option. This new functionality allows users to center the info window on the map, providing enhanced visibility and focus on the selected location.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Close After Outside Info Window Click\' option. This new functionality allows users to close the info window after clicking outside of it on the map, enhancing user interaction and control.</li>\n<li>Feature: Layers (Pro) - Implemented responsive settings for individual layers, allowing users to toggle each layer on or off based on the specific device requirements.</li>\n<li>Feature: Image Accordion (Pro) - Added \'Title HTML Tag\' option, providing users with better SEO control by allowing customization of HTML tags for widget titles.</li>\n<li>Feature: Content Tabs (Free) - Introduced option to fire a resize event on tab click, ensuring proper functionality of other widgets inside tab content for a smoother and more seamless user experience.</li>\n<li>Feature: Event List (Pro) - Implemented \'Remove Expired Event Item\' option. This new functionality allows users to automatically remove event items that have expired, streamlining content management within the widget.</li>\n<li>Feature: Post Grid (Pro) - Added typography option for post tags, allowing users to customize the font style, size, and other typographic attributes.</li>\n<li>Feature: Event List (Pro) - Implemented \'Horizontal Align\' option. This new functionality allows users to customize the horizontal alignment of the button, providing enhanced control over the layout within the widget.</li>\n<li>Feature: vCard (Pro) - Introduced option to include social media links in downloadable VCF contact file, enhancing contact information with additional social network profiles for improved connectivity.</li>\n<li>Change: Toggle Text Button (Free) - Upgraded textarea to full functionality editor, providing users with enhanced editing capabilities.</li>\n<li>Change: vCard (Pro) - Updated vCard JavaScript library to the latest version, ensuring compatibility with current standards and latest feature availability.</li>\n<li>Fix: Woo Product List (Free) - Introduced \'Layout Type\' option. This new functionality allows users to set the layout as either column or row, providing flexibility in organizing and displaying content within the widget.</li>\n<li>Fix: vCard (Pro) - Resolved issue where QR code was not scanning on some apps.</li>\n<li>Fix: Hotspots (Pro) - Rebuilt JavaScript code for better interaction. Removed unnecessary code to optimize performance and streamline functionality.</li>\n<li>Fix: Sideways Vertical Text (Pro) - Text layout shifting issue on Safari browser.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue with scrolling to the top of the page after tab click. The fix ensures that tab clicks no longer trigger unintended scrolling to the top, providing a smoother user experience.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with the vertical scrollbar appearing on hover.</li>\n<li>Fix: Testimonial Carousel (Pro) - The issue where styling attributes (size and color) for SVG icons were not taking effect.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue in Content Tabs when Before After widget couldn\'t function inside tabs. The fix ensures proper functionality, allowing users to utilize the widget as intended.</li>\n<li>Fix: Woo Product Grid (Pro) - Added image HTML attributes to product images.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue where the size of social icons wasn\'t responding to the option value. The fix ensures that the specified option value now accurately reflects the size of social icons.</li>\n<li>Fix: Counter (Free) - Removed unnecessary space in \'Before Text\' and \'After Text\' options. This update improves the clarity and presentation of the text by eliminating unnecessary spacing.</li>\n<li>Fix: Content Tabs (Free) - Added support for Elementor Tabs widget. This enhancement ensures seamless integration and compatibility, allowing users to incorporate the widget effortlessly within Elementor Tabs.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved an issue where incorrect icons were being displayed after selecting a menu item.</li>\n<li>Fix: Woo Mini Cart (Pro) - Improved widget compatibility with optimization plugins like WP Rocket. This update ensures seamless integration, optimizing performance and enhancing the overall user experience when using these plugins.</li>\n<li>Fix: Post Accordion (Free) - Updated post content loading method to resolve the issue where, on some sites, post content was not displaying correctly.</li>\n<li>Fix: Dropdown Field (Pro) - Fixed an issue when Dropdown Field couldn\'t parse Field Name to Number Field widget.</li>\n<li>Fix: Card Carousel (Free) - Resolved issue where Transition Speed wasn\'t working for non-default animations. The fix ensures that Transition Speed now functions correctly for all animations, providing consistent and reliable behavior.</li>\n<li>Fix: Unlimited Google Maps (Pro) - Removed default 2px border with blue color from one of the map elements. This update improves the visual presentation by eliminating an unnecessary border.</li>\n</ul>\n\n<p>version 1.5.94: 2024-01-25:</p>\n\n<ul>\n<li>Feature: added option to message individual fields for the form</li>\n<li>Change: removed instagram blocked api message - the instagram functionality is active now!</li>\n<li>Change: added default values to currency fields</li>\n<li>Fix: fixed small php bug regarding date field in items</li>\n<li><p>Fix: fixed some small xss vulnurability that pachstack discovered</p></li>\n<li><p>Feature: Number Field (Pro) - Introduced \'Enable Date Field in Formula\' option. This new functionality enables the use of Date Field in formula by allowing the addition or subtraction of days.</p></li>\n<li>Feature: Unlimited Charts (Pro) - Introduced \'Remove Items with 0 Value\' option. This new functionality automatically excludes items with a value of 0 from charts.</li>\n<li>Feature: WordPress Menu (Free) - Implemented \'Hover Effect\' option. This new functionality allows users to choose from a variety of hover link effects, enhancing the visual presentation with dynamic animations.</li>\n<li>Feature: Hotspots (Pro) - Introduced customizable popup positioning, providing users with the option to define the exact position rather than relying on preset center alignment.</li>\n<li>Feature: Event List (Pro) - Introduced \'Event End Date\' option, allowing users to display event end date and time.</li>\n<li>Feature: Event List (Pro) - Implemented \'Calendar Horizontal Align\' option. This new functionality allows users to customize the horizontal alignment of the calendar, providing better control over its placement within the layout.</li>\n<li>Feature: Product Carousel (Pro) - Introduced functionality to hide navigation arrows automatically when the number of products is less than a specified value.</li>\n<li>Feature: Dropdown Field (Pro) - Introduced \'Multisource\' option. This functionality allows users to select the source of checkbox values as posts, products, etc., providing versatile options for integrating diverse content.</li>\n<li>Feature: Checkbox Field (Pro) - Introduced \'Multisource\' option. This functionality allows users to select the source of checkbox values as posts, products, etc., providing versatile options for integrating diverse content.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Checkbox Value Handling\' options. This new functionality allows users to choose the checkbox value type from options such as sum, individual number, or individual text, providing flexibility in handling checkbox values.</li>\n<li>Feature: Masonry Gallery (Pro) - Introduced \'Title Typography\' and \'Description Typography\' options. These new functionalities allow users to customize the typography settings for titles and descriptions.</li>\n<li>Feature: Masonry Gallery (Pro) - Implemented \'Tile Background Color\' option. This new functionality allows users to customize the background color of tiles, providing enhanced visual control over the widget\'s appearance.</li>\n<li>Feature: Hotspots (Pro) - Added \'Popup Image Size\' option, allowing users to customize the size of popup images.</li>\n<li>Feature: WooCommerce Product Carousel (Pro) - Introduced functionality to hide navigation arrows automatically when the number of products is less than a specified value.</li>\n<li>Feature: Logo Carousel (Pro) - Implemented \'Open Links In New Tab\' option. This new functionality allows users to specify whether links should open in a new tab with Source type posts, products, etc.</li>\n<li>Feature: Content Ticker (Pro) - Added Option to add an Image for each ticker item.</li>\n<li>Change: Hotspots (Pro) - Enabled \'Image Size Select\' option for the Image, allowing users to choose from different image resolutions for enhanced flexibility and visual customization.</li>\n<li>Change: Icon Carousel (Pro) - Improved \'Item Minimum Height\' option by expanding the range of values.</li>\n<li>Fix: Fullscreen Menu (Free) - Improved protection from Elementor sticky section interference.</li>\n<li>Fix: vCard (Pro) - Issue with QR code not displaying when \'Include Image in Contact\' is enabled has been resolved.</li>\n<li>Fix: Dropdown Field (Pro) - Resolved issue with \'Field Name\' not appearing during email sending. The fix ensures that the field name is now properly displayed in email notifications.</li>\n<li>Fix: Mega Menu (Pro) - Resolved horizontal scroll issue. The fix ensures that the layout no longer experiences unintended horizontal scrolling, providing a more stable and user-friendly experience.</li>\n<li>Fix: Scroll To Top (Free) - Resolved issue where the icon wasn\'t visible on the frontend. The fix ensures proper visibility of the icon, addressing the bug and improving the overall appearance.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with the \'Disable Page Scroll\' option not working in some cases. The fix ensures consistent functionality, preventing page scrolling as intended.</li>\n<li>Fix: Text Field (Free) - Resolved input width issue. The fix ensures that input elements now display with the correct width.</li>\n</ul>\n\n<p>version 1.5.93: 2024-01-18:</p>\n\n<ul>\n<li>Feature: Introduced the option \'slider_video_autoplay\' to galleries, enabling video autoplay when changing items.</li>\n<li>Feature: Added the option to include specific taxonomies in related posts queries.</li>\n<li>Feature: Implemented automatic recognition of video thumbnail IDs in certain gallery types based on relevant post meta.</li>\n<li>Feature: Added functionality for the price range filter.</li>\n<li>Change: Updated the Freemius version.</li>\n<li>Change: Modified the text format for the export change log.</li>\n<li>Change: Restored the \"import with images\" feature after incorporating file type checks for security.</li>\n<li>Fix: Enhanced the handling of multiple user records for the \'exclude users\' option in the users query (Ajax-based).</li>\n<li>Fix: Corrected URL CSS and JS inclusion issues in Elementor editor.</li>\n<li><p>Fix: Corrected a bug related to \"mini cart widget\" in PHP in specific cases.</p></li>\n<li><p>Feature - Card Carousel (Free) - Introduced \'Hide Item\' option. This new functionality allows users to hide items instead of deleting them permanently, offering a more reversible and flexible approach to item management.</p></li>\n<li>Feature - Post Grid (Pro) - Implemented \'Layout Type: Above\' option. This new functionality allows users to change the position of the content box to above the image.</li>\n<li>Feature - Thumbnail Gallery (Pro) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Compact Gallery (Free) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Grid Gallery (Pro) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Slider Gallery (Free) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Flip Box Carousel (Pro) - Introduced option for back icon alignment, providing users the flexibility to customize the alignment of the back icon.</li>\n<li>Feature - Post List (Free) - Implemented \'Image Scale\' option for regular and hover states. This new feature allows users to customize the scaling of images independently for regular and hover states, enhancing visual presentation.</li>\n<li>Change - Flip Box Carousel (Pro) - Implemented conditional rendering of CSS to reduce unused styles, resulting in improved performance, SEO, and faster load times for enhanced user experience.</li>\n<li>Change - Content Accordion (Free) - Improved \'Expand All Accordion\' functionality, now allowing users to close the accordion by clicking the same button again for a more intuitive and user-friendly experience.</li>\n<li>Fix - WooCommerce Product Grid (Pro) - Implemented protection against buttons not being vertically aligned in specific cases.</li>\n<li>Fix - Flip Box Carousel (Pro) - Resolved an issue where links were not functioning properly when clicking on the back icon.</li>\n<li>Fix - WooCommerce Product Grid (Pro) - Resolved issue with the product button not being clickable in some cases.</li>\n<li>Fix - Post Carousel (Pro) - Resolved issue with the side-by-side layout.</li>\n<li>Feature - Logo Grid (Free) - Enhanced responsiveness for item \'Padding\' option. This update ensures that item padding adjusts effectively across various screen sizes and device resolutions for a consistent layout.</li>\n<li>Feature - Logo Grid (Free) - Implemented \'Direction\' option. This new feature is particularly useful for RTL (Right-to-Left) websites, allowing users to specify the direction of the widget\'s layout for improved compatibility.</li>\n<li>Feature - Content Accordion (Free) - Introduced a new feature that allows the expansion of all accordion items by clicking on an external element with the class \"ue-content-accordion-expand-all\".</li>\n<li>Feature - Memory Game (Pro) - Introduced template option for success message, Allowing users to show Elementor template as success message.</li>\n<li>Feature - Memory Game (Pro) - Added \'Completion Time\' option, enabling users to show the time it took to complete the game for a more informative and engaging experience.</li>\n<li>Feature - Content Accordion (Free) - Introduced \'Additional Header Content\' option in the accordion, allowing users to include additional content after the header title.</li>\n<li>Feature - Post Accordion (Free) - Implemented \'Open Links in New Tab\' option. This new functionality allows users to configure links to open in a new tab, enhancing control over the navigation experience.</li>\n<li>Feature - Side Menu (Pro) - Added an option to add a logo to the side menu layout.</li>\n</ul>\n\n<p>version 1.5.92: 2024-01-04:</p>\n\n<ul>\n<li>Feature: Introduced the change log option in the widget editor.</li>\n<li>Feature: Introduced the ability to connect with Google API for multi-source options.</li>\n<li>Feature: Included an option to link with Google Sheets under the general settings for forms.</li>\n<li>Feature: Integrated a \"show globals\" feature in troubleshooting for enhanced diagnostics.</li>\n<li>Feature: Implemented the capability to output cart fragments for the woo mini cart.</li>\n<li>Feature: Provided an option for \"none\" under lightbox-type in galleries, allowing users to disable the lightbox.</li>\n<li>Feature: Added an \"excerpt\" field to post fields within the widget editor for more detailed posts.</li>\n<li>Fix: Replaced site_url() with home_url() in global variables for better website navigation.</li>\n<li>Fix: Resolved a conflict with another select2 on the admin side, ensuring smoother operations.</li>\n<li>Fix: Rectified an error with multiple order by clauses in post queries to improve data sorting.</li>\n<li><p>Fix: Enhanced the manual selection of Elementor template retrieval for optimized performance.</p></li>\n<li><p>Feature - Content Carousel - Introduced \'Equalize Content Height\' option. This new feature simplifies the process of making content elements equal in each item.</p></li>\n<li>Feature - Flip Box Carousel - Enhanced responsiveness for Border Radius option. The update ensures that the Border Radius adapts effectively to different screen sizes and device resolutions for a consistent display.</li>\n<li>Feature - WooCommerce Product Carousel - Resolved broken layout issue occurring when set to side-by-side layout</li>\n<li>Feature - Phone Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Textarea Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Email Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Text Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Testimonial Carousel - Implemented \'Layout Type: Grid\' option. This new functionality facilitates the transformation of the widget\'s layout into a simple grid.</li>\n<li>Feature - Testimonial Carousel - Introduced \'Layout Type: Swipe\' option. This new feature allows users to set the behavior of the widget, resembling the functionality found in Swipe Carousel widget.</li>\n<li>Feature - Flip Box Carousel - Introduced \'Disable Mouse Drag\' and \'Disable Touch Drag\' options in Flip Box Carousel settings, offering control over user interaction by allowing the disabling of dragging functionalities.</li>\n<li>Feature - Team Member Grid - Introduced \'Badge\' option, allowing users to include custom badge images or icons for enhanced member representation.</li>\n<li>Feature - Thumbnail Slider - Implemented responsiveness for \'Slider Main Image Height\' option.</li>\n<li>Feature - Thumbnail Slider - Optimized \'Slider Main Image Height\' functionality to prevent widget reloading upon value change.</li>\n<li>Change - Thumbnail Slider - Changed attribute of \'Slider Main Image Height\' option from Number to Slider. This adjustment simplifies the process of adjusting the height of the main image by providing a more intuitive control.</li>\n<li>Fix - Submit Button - Improved interaction within Multi Step Form widget. Enhancements have been made to streamline and optimize the submit action.</li>\n<li>Feature - Multi Step Form - Implemented form submission loader. This new addition introduces a visual loader to illustrate the process of sending form data, enhancing user feedback during form submission.</li>\n<li>Feature - WooCommerce Product List - Introduced \'Default Image\' option. The widget will now display the specified default image when a product image is empty, for a more personalized user experience.</li>\n</ul>\n\n<p>version 1.5.91: 2023-12-28:</p>\n\n<ul>\n<li>Change: removed some vulnerability related to templates import</li>\n</ul>\n\n<p>version 1.5.90: 2023-12-18:</p>\n\n<ul>\n<li>Fix: fixed some small bug with pro version main file</li>\n</ul>\n\n<p>version 1.5.89: 2023-12-17:</p>\n\n<ul>\n<li>Fix: fixed some post filters detection issues on the page</li>\n<li>Fix: fixed some \"$type not found\" message in php</li>\n<li>Fix: fixed some \"infinite template found: \" message in php (emtpy template load protection)</li>\n<li>Change: added instagram api access error message</li>\n<li>Change: removed \"import with images\" functionality. replaced by doubly plugin.</li>\n</ul>\n\n<p>version 1.5.88: 2023-12-11:</p>\n\n<ul>\n<li>Feature: added \"iframe\" gallery type to the gallery items</li>\n<li>Fix: fixed the \"show/hide edit html button\" option from general settings</li>\n<li>Fix: fixed the general_settings.xml php error</li>\n<li>Fix: fixed some issue with gallery loading on pages and current meta keys</li>\n<li>Fix: fixed default value in datetime control</li>\n<li>Change: added some improvements for the form </li>\n<li>Change: set video placeholder to dynamic galleries in case of video item</li>\n</ul>\n\n<p>version 1.5.87: 2023-11-21:</p>\n\n<ul>\n<li>Change: updated freemius sdk to 2.6.0 version</li>\n<li>Change: added some protection against double background widgets output</li>\n<li>Feature: enabled form functionality</li>\n<li>Feature: enabled currency exchange functionality</li>\n</ul>\n\n<p>version 1.5.85: 2023-11-15</p>\n\n<ul>\n<li>Feature: added woo_addcart_ajax_attributes_button in twig for the button</li>\n<li>Feature: added option to show original settings values in widget debug</li>\n<li>Feature: added troubleshooting setting not to show php deprecated warnings</li>\n<li>Fix: better prepare post custom fields for the post multisource</li>\n<li>Fix: links from meta field works now</li>\n<li>Fix: fixed the ob_end_clean bug</li>\n<li>Fix: in post query - excluded posts not in from posts in</li>\n<li>Fix: fixed a small bug in the unite gallery library</li>\n<li>Change: updated twig version to 3.x</li>\n<li>Change: updated instagram data with date released field</li>\n</ul>\n\n<p>version 1.5.85: 2023-09-20</p>\n\n<ul>\n<li>Fix: fixed a small bug with multisource image param message</li>\n</ul>\n\n<p>version 1.5.84: 2023-09-20</p>\n\n<ul>\n<li>Feature: added twig function csv to json</li>\n<li>Feature: changed the admin view to new design (added designed header and menu)</li>\n<li>Feature: added option to enable animation on swipe to owl carousel js</li>\n<li>Feature: added woo mini cart functionality</li>\n<li><p>Feature: added option: \"current query as a base\" to post selection -> include by</p></li>\n<li><p>Fix: added support for webp in the manager</p></li>\n<li>Fix: allow fetching images from media library post type for the galleries </li>\n</ul>\n\n<p>version 1.5.83: 2023-08-22</p>\n\n<ul>\n<li>Fix: don\'t show first item in filter when no terms available</li>\n<li>Change: updated calculators javascript code base</li>\n</ul>\n\n<p>version 1.5.82: 2023-08-16</p>\n\n<ul>\n<li>Feature: added option for group filtering widgets</li>\n<li>Feature: solved the video play in gallery type from attachment video</li>\n<li>Change: turned off the video icon for background attribute</li>\n<li>Fix: fixed dynamic template with avoid duplicates</li>\n<li>Fix: fixed gallery widget acf video item error</li>\n<li>Fix: fixed some sort filter bugs with the default selected</li>\n</ul>\n\n<p>version 1.5.81: 2023-08-10</p>\n\n<ul>\n<li>Fix: fixed some missing css in the dynamic loop widgets</li>\n<li>Fix: fixed some child filters related bug</li>\n<li>Fix: fixed order by price in current query</li>\n<li>Fix: fixed some php 8.16+ version notices </li>\n<li>Feature: added option to print the term meta</li>\n</ul>\n\n<p>version 1.5.80: 2023-08-07</p>\n\n<ul>\n<li>Feature: added option to get \"all taxonomy terms\" from a post </li>\n<li>Feature: added html preperations for the woocommerce minicart</li>\n<li>Feature: added \"this week\" to the date selection query</li>\n<li>Feature: added \"grouping\" mode in the \"related posts\"</li>\n<li>Fix: the pagination now works on top of the grid</li>\n<li>Fix: fixed some init ajax filters multiple issues</li>\n<li>Fix: fixed the error with the assets path set</li>\n</ul>\n\n<p>version 1.5.79: 2023-07-24</p>\n\n<ul>\n<li>Fix: changed name for area-label to aria-label</li>\n<li>Fix: in filters - refresh single filter if \"all\" selected and there are hidden items</li>\n<li>Fix: changed protection against inifnite loop to 200</li>\n<li>Fix: show child filters at start if there are selected items</li>\n<li>Fix: date time attribute processor - if no date given - don\'t take current time</li>\n<li>Fix: refresh child filter if main filter selected on init</li>\n<li>Fix: dynamic popup was not worked with multisource in some cases</li>\n</ul>\n\n<p>version 1.5.78: 2023-07-16</p>\n\n<ul>\n<li>Fix: fixed show filters load more</li>\n<li>Fix: fixed multisource repeater empty</li>\n</ul>\n\n<p>version 1.5.77: 2023-07-13</p>\n\n<ul>\n<li>Fix: fixed dropzone collision in widget editor view</li>\n<li>Fix: fixed sort filter price filtering</li>\n<li>Fix: fixed max number in addons db table. from \"int\" to \"bigint\"</li>\n<li>Fix: replaced some deprecated by elementor codes</li>\n</ul>\n\n<p>version 1.5.76: 2023-07-12</p>\n\n<ul>\n<li>Feature: added \"rem\" unit in slider attribute</li>\n<li>Fix: fixed some small bug with remote sync debug</li>\n<li>Fix: fixed the truncate in multisource</li>\n<li>Fix: fixed some small bugs related to remote controls</li>\n<li>Fix: fixed dropzon third party conflict in manager</li>\n</ul>\n\n<p>version 1.5.75: 2023-07-05</p>\n\n<ul>\n<li>Feature: added some suggestion text to add some memory in the troubleshooting section in case that needed</li>\n<li>Fix: the wrong author was displayed in loop post meta data</li>\n<li>Fix: do_shortcode to html items inside the grid and dynamic loop</li>\n<li>Update: Updated Freemius SDK to the latest version</li>\n</ul>\n\n<p>version 1.5.74: 2023-07-04</p>\n\n<ul>\n<li>Fix: show search widgets at plugin install.</li>\n<li>Fix: menu picker depts in multisource</li>\n<li>Fix: set the author data to be retrievable in dynamic grid template</li>\n<li>Fix: show meta fields switcher didn\'t worked in multisource menu items</li>\n</ul>\n\n<p>version 1.5.73: 2023-06-26</p>\n\n<ul>\n<li>Feature: added options for revisions in widget editor</li>\n<li>Fix: added support for wordpress proxy in api calling</li>\n<li>Fix: fixed empty post in query result</li>\n<li>Fix: fixed \"wrong template ID\" elementor error in post accordion</li>\n</ul>\n\n<p>version 1.5.72: 2023-06-21</p>\n\n<ul>\n<li>Fix: added the swf extension in the allowed files in assets</li>\n<li>Feature: prepared the plugin for sort filter</li>\n<li>Change: updated freemius sdk to 2.5.9</li>\n</ul>\n\n<p>version 1.5.71: 2023-06-20</p>\n\n<ul>\n<li>Change: removed js includes of the forms and filters from backend editor</li>\n<li>Change: changed colors of the free version notification in dark mode</li>\n<li>Fix: fix the \"link\" type in wpml integration automatic translation</li>\n<li>Feature: add support for the conditions in ue forms</li>\n</ul>\n\n<p>version 1.5.70 2023-06-19:</p>\n\n<ul>\n<li>Change: added some \"birthday sale\" banner</li>\n<li>Feature: added \"truncate text\" modifier to multisource fields</li>\n<li>Feature: dynamic tags now works inside posts and products related widgets</li>\n<li>Feature: added twig highlighting in codemirror editor</li>\n<li>Fix: fixed sequence animation sliders bug (fields didn\'t loaded in elementor)</li>\n<li>Fix: change the comment from // to /* */ in filters js output to allow proper page compression.</li>\n<li>Fix: the \"time ago\" string is now translatable </li>\n<li>Fix: fixed the wpml elementor template id output</li>\n<li>Fix: fixed backgrounds bug with containers in editor</li>\n<li>Fix: fixed some small bugs with the checkbox filter</li>\n</ul>\n\n<p>version 1.5.69: 2023-06-08:</p>\n\n<ul>\n<li>Fix: allow to install webp images in widgets</li>\n</ul>\n\n<p>version 1.5.68: 2023-06-06:</p>\n\n<ul>\n<li>Change: added functionality for sort filter </li>\n<li>Feature: added field: \"form conditions\" for the upcoming form</li>\n<li>Feature: added link translation to wpml integration</li>\n<li>Feature: added link_attributes field to post list fields in twig</li>\n<li>Fix: fixed slider control min max values in case of multiple units</li>\n<li>Fix: add do shortcode from ajax items response</li>\n<li>Fix: fixed posts grid output with \"product\" taxonomy without woocommerce</li>\n<li>Fix: fixed getting cross sell products query in product list</li>\n</ul>\n\n<p>version 1.5.67 - 2023-05-29:</p>\n\n<ul>\n<li>Fix: fixed some more securaty issues related to assets manager</li>\n</ul>\n\n<p>version 1.5.66 - 2023-05-28:</p>\n\n<ul>\n<li>Fix: fixed some securaty issues related to non editor users operations and not allowed to upload php files in assets manager</li>\n</ul>\n\n<p>version 1.5.65 - 2023-05-26:</p>\n\n<ul>\n<li>Fix: fixed instagram api related bugs </li>\n</ul>\n\n<p>version 1.5.64 2023-05-23:</p>\n\n<ul>\n<li>Change: update freemius to latest version 2.5.8</li>\n<li>Fix: fixed a small php bug</li>\n</ul>\n\n<p>version 1.5.63 2023-05-23:</p>\n\n<ul>\n<li>Change: expand in widget editor is now connected to the screen height</li>\n<li>Fix: fixed the dynamic popup with multiple fields code </li>\n<li>Fix: fixed some sync if the clicked item is link</li>\n<li>Feature: added support for sort post filter</li>\n<li>Feature: hide \"show only insalled\" checkbox in widgets manager if no widget installed.</li>\n</ul>\n\n<p>version 1.5.62 2023-05-14:</p>\n\n<ul>\n<li>Feature: added \"edit template\" link in template selector</li>\n<li>Feature: added hidden template edit button to top bar</li>\n<li>Feature: added option for dynamic popup link to connect to many links in the widget</li>\n<li>Fix: solved some php error with parse dynamic settings in php 8.1</li>\n<li>Fix: getMetaValue error in products</li>\n<li>Fix: fixed doubly css includes in some cases</li>\n</ul>\n\n<p>version 1.5.61 - 2023-05-07:</p>\n\n<ul>\n<li>Feature: added support for woocommerce jet wishlist</li>\n<li>Feature: did option to disable third party hooks in ajax</li>\n<li>Fix: click on link on sync didn\'t worked</li>\n<li>Fix: added some protections to nonce and to file manager zip exctract (securaty issues fix) </li>\n<li>Change: updated freemius sdk to 2.5.7 version.</li>\n</ul>\n\n<p>version 1.5.60 - 2023-04-30:</p>\n\n<ul>\n<li>Feature: added functionality to get cart number of products </li>\n<li>Fix: fixed link field settings for multisoure</li>\n<li>Fix: fixed some bugs with regular price in woocommerce widgets</li>\n<li>Fix: filters js file loaded in editor as well</li>\n<li>Fix: fixed some small php bug regarding \"pathBase\"</li>\n<li>Fix: fixed conditions in multiple select control</li>\n<li>Change: updated unite gallery version</li>\n<li>Change: disabled autoload in update_option for the catalog variable</li>\n</ul>\n\n<p>version 1.5.59: 2023-04-09</p>\n\n<ul>\n<li>Feature: added multiple select to condition attributes in widget editor</li>\n<li>Change: updated freemius sdk to the latest version</li>\n<li>Fix: fixed empty post meta fields in case that acf plugin is on</li>\n<li>Fix: fixed some bug with avoid duplicates option and filters in single grid</li>\n<li>Fix: made some corrections in case that post query show wrong init selected terms values</li>\n<li>Fix: the post carousel goes to random item after ajax refresh</li>\n<li>Fix: fixed jet engine custom fields integration</li>\n</ul>\n\n<p>version 1.5.58: 2023-03-26</p>\n\n<ul>\n<li>Feature: added dynamic popup functionality to multisource widgets</li>\n<li>Fix: fixed missing arguments in the_post action</li>\n<li>Fix: fixed some php multisource error</li>\n<li>Fix: fixed some product ajax search related issues</li>\n<li>Fix: fixed some small but with ajax refresh and sync</li>\n</ul>\n\n<p>version 1.5.57: 2023-03-20</p>\n\n<ul>\n<li>Feature: improved the multisource selectors</li>\n<li>Feature: added option to get image from post meta in post fields - widget editor</li>\n<li>Fix: added \"skins\" folder to unite gallery</li>\n<li>Fix: added more compatability to woo commerce grids with discounts plugins</li>\n<li>Fix: fixed same uc_id in dynamic templates</li>\n</ul>\n\n<p>version 1.5.56: 2023-03-13:</p>\n\n<ul>\n<li>Feature: added option authors by dynamic field in post query</li>\n<li>Feature: done some integration with flycart discounts</li>\n<li>Feature: added option to show post type and post type title in posts fields</li>\n<li>Feature: added option to add multiple values in multisource</li>\n<li>Fix: fixed get posts by terms meta field - add taxonomy</li>\n<li>Fix: fixed responsive css in dynamic loop</li>\n<li>Fix: fixed dynamic loop with jet engine acf fields</li>\n<li>Fix: fixed slider control units for vh, vx and % </li>\n<li>Fix: added \"before today\" for past year in date qury</li>\n<li>Change: the uc_id will not change now when page refresh</li>\n</ul>\n\n<p>version 1.5.55: 2023-02-23:</p>\n\n<ul>\n<li>Fix: fixed wpml integrate fields</li>\n<li>Fix: fixed some write file error, will not crash if happend</li>\n<li>Fix: fixed entrance animation js on popup</li>\n<li>Fix: fixed strip tags in intro from content</li>\n<li>Fix: fixed some php 8.1 issues</li>\n<li>Fix: fixed some post intro with html tags issues</li>\n<li>Change: do_action function is working now in free version</li>\n</ul>\n\n<p>version 1.5.54: 2023-02-15</p>\n\n<ul>\n<li>Change: added some define variable that indicate the under ajax search</li>\n<li>Change: added \"collect\", and \"output\" to schema types in content accordion widget for example</li>\n<li>Feature: added wpml auto translate integration</li>\n<li>Feature: added option to select \"all taxonomies\" in exclude terms in terms selection</li>\n<li>Feature: added option - only direct children to terms select include by</li>\n<li>Feature: added option to post select to get posts by terms from curent meta field</li>\n<li>Fix: preserve tags when truncate</li>\n<li>Fix: fixed load more with second meta add in post query</li>\n</ul>\n\n<p>version 1.5.53: 2023-02-07</p>\n\n<ul>\n<li>Fix: keep exclude terms in grid when filtering with \"override terms\" mode</li>\n<li>Fix: fixed get_terms() not found php error from 1.5.52 version</li>\n</ul>\n\n<p>version 1.5.52: 2023-02-06</p>\n\n<ul>\n<li>Change: done some protection agains infinite loops in templates</li>\n<li>Fix: fixed popup button type conditions</li>\n<li>Fix: fixed term meta fields in multisource</li>\n<li>Fix: fixed exclude term not found in post select</li>\n</ul>\n\n<p>version 1.5.51: 2023-01-31</p>\n\n<ul>\n<li>Feature: added version to js comment output</li>\n<li>Feature: connected the galleies to remote play / stop like the carousels</li>\n<li>Feature: added some error message when image size attribute is missing in multisource</li>\n<li>Feature: added dynamic popup special attribute type</li>\n<li>Fix: fixed title source and description source in multisource gallery for products.</li>\n<li>Fix: added supress filtres to ajax search query</li>\n</ul>\n\n<p>version 1.5.50: 2023-01-24</p>\n\n<ul>\n<li>Feature: added \"media\" to post types select in advanced post query</li>\n<li>Feature: improved the date time attribute</li>\n</ul>\n\n<p>version 1.5.49: 2023-01-23</p>\n\n<ul>\n<li>Fix: fixed some js optimization issues </li>\n<li>Fix: fixed filters related small js bug</li>\n</ul>\n\n<p>version 1.5.48: 2023-01-19</p>\n\n<ul>\n<li>Feature: added gallery to multisource</li>\n<li>Feature: added post type override selectin current post query options</li>\n<li>Fix: fixed remote play with carousel</li>\n<li>Fix: fixed some multisource and ajax related bugs</li>\n<li>Fix: fixed popular posts plugin integration multiple post types</li>\n<li>Fix: fixed background widgets some problematic attribute names</li>\n<li>Fix: fixed include terms by current post terms in some cases.</li>\n<li>Fix: fixed default url_assets value in multisoure</li>\n<li>Fix: fixed dark mode svg icons</li>\n</ul>\n\n<p>version 1.5.47: 2023-01-10</p>\n\n<ul>\n<li>Feature: added more units to slider attribute</li>\n<li>Feature: added \"any\" post type to post types select</li>\n<li>Feature: added include and exclude current post terms in terms selection</li>\n<li>Feature: added option to carousel - scroll to head - force</li>\n<li>Feature: allow import widgets with theme activate</li>\n<li>Fix: fixed dynamic template render css for dynamic popup</li>\n<li>Fix: fixed users list select by manual</li>\n</ul>\n\n<p>version 1.5.46: 2023-01-08</p>\n\n<ul>\n<li>Feature: set the items image size chooser work for certain image</li>\n<li>Feature: made option to put js script in saparate tags with id\'s for optimization plugins like wprocket</li>\n<li>Feature: enriched the uc_lang variable. now it\'s always showing the current language</li>\n<li>Feature: added user_login variable to the users list output</li>\n<li>Feature: has put the preview link always as a help link in widget edit panel.</li>\n<li>Change: updated the multisource that it works better with items images</li>\n<li>Change: allow html tags in post intro (excerpt) in widgets</li>\n<li>Fix: fixed filters with sync multiple grid issues</li>\n<li>Fix: fixed the exclude users list with similar names</li>\n</ul>\n\n<p>version 1.5.45: 2022-12-26</p>\n\n<ul>\n<li>Feature: added json decode filter to twig</li>\n<li>Feature: added catalog images from shortpixel for speed loading</li>\n<li>Feature: done multisource group setting</li>\n<li>Fix: fixed entrance animation on ajax refresh</li>\n<li>Fix: done sync pause / play between carousels</li>\n</ul>\n\n<p>version 1.5.44: 2022-12-19</p>\n\n<ul>\n<li>Change: updated freemius to the latest version</li>\n<li>Fix: fixed remote play / pause button</li>\n<li>Fix: fixed search filter unicode phrase</li>\n<li>Fix: fixed entrance animation appear on scroll</li>\n<li>Feature: added video gallery responsive options</li>\n<li>Fix: fixed some owl carousel size on init bug</li>\n<li>Fix: fixed js widgets under the dynamic grid template like flipbox</li>\n</ul>\n\n<p>version 1.5.43: 2022-12-04</p>\n\n<ul>\n<li>Feature: add settings output to dynamic grid fields debug</li>\n<li>Fix: fixed pods multiple image data</li>\n<li>Fix: fixed url terms in filter with dynamic grid</li>\n<li>Fix: fixed users and menu not found bug in front </li>\n<li>Change: updated twig engine to the latest version</li>\n</ul>\n\n<p>version 1.5.42: 2022-11-29</p>\n\n<ul>\n<li>Feature: added functionality for time ago in posts widgets</li>\n<li>Feature: added woo variables to woo fields - woo_price_withtax, woo_price_notax</li>\n<li>Feature: added option for term child filter role\n-optimization: reduced number of queries in post related widgets</li>\n</ul>\n\n<p>version 1.5.41: 2022-11-24</p>\n\n<p>-bug fix: fixed post select in post query</p>\n\n<p>version 1.5.40: 2022-11-23</p>\n\n<ul>\n<li>Feature: added integration to woocommerce multicourancy plugins</li>\n<li>Feature: made some integration with translate press plugin</li>\n<li>Feature: added select post and select term attribute</li>\n<li>Fix: fixed dynamic loop css backgrounds with containers</li>\n<li>Fix: fixed mousewheel event in the carousel</li>\n<li>Fix: fixed some rare php error with filters</li>\n</ul>\n\n<p>version 1.5.39: 2022-11-16</p>\n\n<ul>\n<li>Fix: fixed small bug with zip extract</li>\n<li>Update: updated black friday sale banners</li>\n</ul>\n\n<p>version 1.5.38: 2022-11-10</p>\n\n<ul>\n<li>Fix: fixed galleries default sizes with post filters</li>\n<li>Fix: fixed hidden option in select filter in safari browser</li>\n<li>Fix: fixed non ssl assets url</li>\n<li>Feature: added \"schema\" special attribute</li>\n<li>Fix: fixed false autoplay in carousel</li>\n</ul>\n\n<p>version 1.5.37: 2022-11-09</p>\n\n<ul>\n<li>Fix: fixed 1px glitch bug in the carousel, on 1 item (slide mode)</li>\n<li>Feature: prepared the filters to work with ajax search</li>\n</ul>\n\n<p>version 1.5.36: 2022-11-6</p>\n\n<ul>\n<li>Feature: added function that outputs items schema</li>\n<li>Feature: improved include by meta in posts selection, added option for multiple values</li>\n<li>Feature: added option to get current user with meta in twig</li>\n<li>Addition: validate number of post list attributes, allow only one when creating widget</li>\n<li>Fix: fixed count posts in post query summary</li>\n<li>Fix: fixed entrance animation blur type</li>\n<li>Fix: fixed avoid duplicates with random order while posts load more</li>\n<li>Fix: the timeout now reset after slide change in owl carousel</li>\n<li>Fix: fixed terms selection taxonomies with idetical post type title</li>\n<li>Fix: added protection against inifinite loop in putElementorTemplate twig function</li>\n<li>Fix: fixed acf field unaccessable in some cases with elementor pro 3.8</li>\n</ul>\n\n<p>version 1.5.35: 2022-10-24</p>\n\n<p>-Fix: fixed include by id\'s from dynamic field, and terms from dynamic field in post selection</p>\n\n<p>version 1.5.34: 2022-10-19</p>\n\n<ul>\n<li>Feature: added items image size attribute (special type)</li>\n<li>Fix: fixed show backgrounds in elementor editor</li>\n</ul>\n\n<p>version 1.5.33: 2022-10-15</p>\n\n<ul>\n<li>Fix: fixed avoid duplicates with filters</li>\n<li>Fix: fixed select dropdown filter js</li>\n<li>Feature: added avoid duplicates option to manual posts selection</li>\n</ul>\n\n<p>version 1.5.32: 2022-10-11</p>\n\n<ul>\n<li>Fix: fixed some ajax pagination issues</li>\n<li>Fix: fixed pagination widget appearance on archive ajax pages with filters</li>\n<li>Fix: added twig functionality to put product attributes text</li>\n<li>Fix: fixed export with images not worked in some cases</li>\n<li>Fix: made some protection with ezcache plugin integration and filtering</li>\n<li>Fix: fixed some small php bug with this month post selection</li>\n<li>Fix: fixed some visible and hidden filters collision</li>\n<li>Fix: fixed terms select in terms filter on history back click in filters</li>\n<li>Fix: set child filter always first unselected</li>\n<li>Fix: set option for the tabs filter to be unselected</li>\n<li><p>Fix: fixed the pagination numbers if exclude offset chosen</p></li>\n<li><p>Feature: added multiple taxonomy terms in term selection</p></li>\n<li>Feature: added query id in terms selection</li>\n<li>Feature: added functionality for next / prev post</li>\n</ul>\n\n<p>version 1.5.31: 2022-09-20</p>\n\n<ul>\n<li>Fix: fixed thumbs gallery</li>\n</ul>\n\n<p>version 1.5.30: 2022-09-18</p>\n\n<ul>\n<li>Fix: fixed multiple post filters and grid connection</li>\n<li>Fix: fixed various small php errors</li>\n<li>Fix: fixed wordpress popular posts integration small bug</li>\n<li>Feature: added terms from dynamic post selection option</li>\n<li>Feature: added option for limiting terms show in post list</li>\n<li>Change: updated once more unitegallery graphics, changed assets to svg</li>\n<li>Fix: fixed thumbnail gallery arrows</li>\n</ul>\n\n<p>version 1.5.29: 2022-09-08</p>\n\n<ul>\n<li>Fix: fixed a small issue with search page and load more</li>\n<li>Fix: fix vimeo videos stoppped playing bug</li>\n</ul>\n\n<p>version 1.5.28: 2022-09-06</p>\n\n<ul>\n<li>Feature: added support for the select filter</li>\n<li>Fix: fixed some small js bug with filters</li>\n<li>Fix: fixed some post filters related popup error</li>\n<li>Change: changed the way that galleries srolls by mouseover</li>\n</ul>\n\n<p>version 1.5.27: 2022-09-02</p>\n\n<ul>\n<li>Fix: fixed popular posts plugin integration</li>\n<li>Fix: removed some console logs in filter.js file</li>\n<li>Fix: fixed ajax pagination jump</li>\n<li>Fix: fixed unitegallery strict standards bugs</li>\n<li>Change: renamed field - \"use dynamic fields\" to \"use current post data\" in widget editor</li>\n<li>Change: updated freemius sdk to: 2.4.5</li>\n</ul>\n\n<p>version 1.5.26: 2022-08-17</p>\n\n<ul>\n<li>Feature: added debug to remote elements</li>\n<li>Fix: made some protection against wrong animation names in carousel</li>\n<li>Fix: added some small fixes to carousel and remote sync js libraries</li>\n<li>Fix: done a better find closest section in remote</li>\n<li>Fix: fixed not showing values in elementor editor post selectors</li>\n</ul>\n\n<p>version 1.5.25: 2022-08-11</p>\n\n<ul>\n<li>Feature: added option to set title field in items</li>\n<li>Fix: fixed some more lazy load related protections in galleries</li>\n<li>Fix: Fixed some Elementor 3.7 deprecation issues</li>\n</ul>\n\n<p>version 1.5.24: 2022-08-09</p>\n\n<ul>\n<li>Fix: fixed some Elementor 3.7 related js bug in editor</li>\n</ul>\n\n<p>version 1.5.23: 2022-08-05</p>\n\n<ul>\n<li>Feature: added date format to date meta field post selection</li>\n<li>Feature: added more units to padding and margin attribute</li>\n<li>Feature: added option to set selected tab number in tabs filter widget</li>\n<li>Fix: fixed some unitegallery strict related scripts</li>\n<li>Fix: fixed sequance entrance animation attribute</li>\n<li>Fix: fixed some text with pagination edit mode in elementor editor</li>\n<li>Fix: fixed ajax pagination didn\'t get back to first page</li>\n<li>Fix: fixed tabs filter and taxonomy terms in one page</li>\n<li>Change: prepare the right way dates should work in post list</li>\n</ul>\n\n<p>version 1.5.22: 2022-07-24:</p>\n\n<ul>\n<li>Feature: added option to connect to another parent in remote arrows</li>\n<li>Feature: added change url and back button in ajax filers behaviour</li>\n<li>Fix: fixed doubly plugin integration import bg widgets</li>\n<li>Fix: fixed remote next/prev directions in carousels</li>\n<li>Fix: added some more protection against infinite loops from post content processing</li>\n</ul>\n\n<p>version 1.5.21 2022-07-17:</p>\n\n<ul>\n<li>Feature: added docstart and docend template in widget js</li>\n<li>Change: end of birthday sale message update</li>\n<li>Change: added warning message in case of twig collision with other plugins</li>\n</ul>\n\n<p>version 1.5.20 2022-07-13:</p>\n\n<ul>\n<li>Feature: added more widget debug type - current post fields</li>\n<li>Feature: updated admin title on edit widget view</li>\n<li>Feature: added option to carousel: scroll to head</li>\n<li>Feature: added query data attributes into filtering grid</li>\n<li>Fix: fixed ajax pagination in some cases</li>\n<li>Fix: fixed small php bug with hover animations control</li>\n<li>Fix: fixed lity lightbox with vimeo autoplay</li>\n<li>Fix: fixed item index after shuffle</li>\n<li>Fix: fixed some seleted tab filters related issues</li>\n<li>Fix: fixed load more filter doubly ajax request in some cases</li>\n<li>Fix: fixed woo scedualed sale price output</li>\n<li>Fix: in filters replace url with pagination as well</li>\n<li>Fix: changed gallery arrows to svg</li>\n</ul>\n\n<p>version 1.5.19 2022-06-27:</p>\n\n<ul>\n<li>Feature: added max posts to current query</li>\n<li>Fix: fixed controls conditions for elementor template control</li>\n<li>Feature: added more fields to dynamic grid loop (was only title)</li>\n<li>Change: added birthday sale banner and text</li>\n</ul>\n\n<p>version 1.5.17 2022-06-21:</p>\n\n<ul>\n<li>Change: updated fancybox version</li>\n<li>Fix: Fixed bug with ajax load more and ajax pagination</li>\n</ul>\n\n<p>version 1.5.17 2022-06-09:</p>\n\n<ul>\n<li>Feature: fixed entrance animation attribute</li>\n<li>Fix: fixed uc_inside_editor variable inside background widget</li>\n<li>Fix: fixed empty default value of radio boolean control</li>\n<li>Fix: fixed double filtering issues in archive pages</li>\n</ul>\n\n<p>version 1.5.16: 2022-05-31</p>\n\n<ul>\n<li>Fix: fixed double plugin versions in pro version</li>\n<li>Fix: fixed 1 size gap in one item owl carousel</li>\n<li>Fix: fixed the dissapearing options bug in mobile</li>\n</ul>\n\n<p>version 1.5.15: 2022-05-30</p>\n\n<ul>\n<li>Change: set cache folder inside wp-uploads</li>\n<li>Feature: added option to get terms last level only - for post list / grid</li>\n<li>Feature: added twig function - get_current_user</li>\n<li>Feature: disabled right click on html5 galleries (unite gallery)</li>\n<li>Fix: the image and video repeater was missing default items</li>\n<li>Fix: fixed load more and filters on a search page</li>\n<li>Fix: fixed carousel stage padding issues</li>\n<li>Fix: fixed carousel 1 item one pixel issues</li>\n<li>Fix: fixed default values in responsive selectors</li>\n</ul>\n\n<p>version 1.5.14: 2022-05-24</p>\n\n<ul>\n<li>Fix: fixed responsive default values with selectors in number and dropdown and slider controls</li>\n<li>Fix: fixed a bug in run_code_once functionality</li>\n</ul>\n\n<p>version 1.5.13: 2022-05-23</p>\n\n<ul>\n<li>Feature: added integration with \"sticky posts switch\" plugin</li>\n<li><p>Feature: added special attribute type - entrance animation</p></li>\n<li><p>Fix: fixed sync bug between two similar elements</p></li>\n<li>Fix: fixed filters loading with wp-rocket lazy load scripts</li>\n<li>Fix: fixed put_hide_ids_css function small bug</li>\n<li>Fix: fixed fetch 2 and more widgets within one section for filtering</li>\n<li>Fix: fixed slider control js empty output bug</li>\n<li>Fix: fixed gallery title as number js bug</li>\n<li>Fix: fixed gallery images from meta fields source as array </li>\n</ul>\n\n<p>version 1.5.12: 2022-05-08</p>\n\n<ul>\n<li>Feature: added integration for wpml media change</li>\n<li>Feature: bug fix: fixed hover animations setting don\'t work on front in some cases</li>\n<li>Feature: in post selection by date added options for \"future from today\", and \"future from tomorrow\".</li>\n<li>Feature: added new function: \"put_hide_ids_css\" to hide some css comma saparated id\'s from css tab.</li>\n<li>Feature: added support for ajax refresh for multiple synced grids together</li>\n<li>Feature: added option to test instagram data</li>\n<li><p>Feature: added phpinfo view in settings - troubleshooting</p></li>\n<li><p>Fix: fixed blank window opened by a link</p></li>\n<li>Fix: fixed acf boolean value present</li>\n<li>Fix: fixed another gallery related lazy load issues</li>\n</ul>\n\n<p>version 1.5.11: 2022-04-13</p>\n\n<ul>\n<li>Feature: made option to put elementor post_content inside post widget if the post made by elementor</li>\n<li>Feature: added additional fields to getPostAuthor function like avatar url and author meta</li>\n<li>Feature: show the \"no posts\" message with filters in post list / grid</li>\n<li>Feature: add background location (back/front) to background widgets</li>\n<li>Feature: done option to get post parent with the posts in posts selection</li>\n<li>Fix: set prices display in woocommerce widgets including tax</li>\n<li>Fix: fixed editor js files didn\'t loaded bug</li>\n<li>Fix: fixed css output with dynamic template and inline css mode</li>\n<li>Fix: fixed the ajax pagination that now works with post based gallery widget</li>\n<li>Fix: fixed filters scripts loading before jquery in js</li>\n<li>Fix: allow to select empty terms in term selection control</li>\n<li>Change: set default values of responsive number / slider / dropdown controls to desktop default values</li>\n</ul>\n\n<p>version 1.5.10: 2022-04-04</p>\n\n<ul>\n<li>Fix: fixed title and description source in gallery source selection</li>\n<li>Fix: fixed the dropdown attribute php filter for elementor</li>\n<li>Feature: added \"menu_id\" for various uses as menu attribute output</li>\n<li>Feature: added option for side offset in owl carousel</li>\n<li>Feature: added option for second items html refresh in ajax filters</li>\n</ul>\n\n<p>version 1.5.9: 2022-03-27</p>\n\n<ul>\n<li>Fix: fixed simple meta output for post list</li>\n<li>Feature: made dynamic grid work with filters</li>\n<li>Feature: the background widgets works for the new container objects as well</li>\n<li>Feature: added include by another meta field in post query</li>\n</ul>\n\n<p>version 1.5.8: 2022-03-23</p>\n\n<ul>\n<li>Feature: set special behaviour for more then one filters on the page</li>\n<li>Feature: added option to load video item from posts in a gallery</li>\n<li>Change: set up galleries common default items</li>\n<li>Fix: fixed unclosable gallery lightbox with youtube videos</li>\n<li>Fix: fixed elementor 3.6.0 compatability</li>\n</ul>\n\n<p>version 1.5.7: 2022-03-17</p>\n\n<ul>\n<li>Feature: added option to modify dropdown items in php\nFix: fixed gallery default items preview and init\nFix: fixed remote counter js error</li>\n</ul>\n\n<p>version 1.5.6 = 2022-03-15:</p>\n\n<p>Fix: fixed dissapearing items in remote related widgets</p>\n\n<p>version 1.5.5 = 2022-03-15:</p>\n\n<ul>\n<li>Feature: added woocommerce sorting options in posts selection by number of sales and rating</li>\n<li>Feature: added option to get related products on checkout page</li>\n<li>Feature: done manual posts and terms selections sort by drag and drop</li>\n<li>Feature: done option to custom refresh filters html (for carousels, galleries etc)</li>\n<li>Feature: made the attributes dialog support multi controls</li>\n<li>Feature: prepared the galleries and dynamic loops to use filters and load more\nFix: fixed query debug in manual posts selection\nFix: fix: fixed posts_per_page in manual posts selection\nFix: fix: fixed jquery include for remote widgets</li>\n</ul>\n\n<p>version 1.5.4 = 2022-03-06:</p>\n\n<ul>\n<li>Feature: added roles to post filter: single, main and child</li>\n<li>Feature: added option \"placeholder\" and \"disable dynamic\" for text field control</li>\n<li>Feature: added option for debug meta fields in post list, post grid</li>\n<li>Fix: fixed some pagination widget buttons related issues</li>\n<li>Fix: fixed non clickable items in some widgets</li>\n<li>Fix: fixed put_items(0) - first item output in twig</li>\n</ul>\n\n<p>version 1.5.3 = 2022-02-23:</p>\n\n<ul>\n<li>Feature: added functionality to put image inside taxonomy terms widget</li>\n<li>Fix: fixed load more on archive page with orderby=xxx filter in url</li>\n<li>Fix: made support for woocommerce special order by in load more</li>\n<li>Change: updated freemius sdk to 2.4.3 version (Security fix)</li>\n</ul>\n\n<p>version 1.5.2 = 2022-02-23:</p>\n\n<ul>\n<li>Feature: set up remote and sync functionality for the galleries</li>\n<li>Fix: fixed load more for current query posts</li>\n<li>Fix: fixed background js based widgets with elementor popups</li>\n<li>Fix: fixed unitegallery unclosed tag issue</li>\n<li>Fix: fixed replace mode in tabs filters</li>\n</ul>\n\n<p>version 1.5.1 = 2022-02-21:</p>\n\n<ul>\n<li>Feature: improved post pagination debug and added force options</li>\n<li>Feature: added code for the button filters</li>\n<li>Feature: added option to shuffle owl carousel</li>\n<li>Feature: added option for general \"shuffle\" in items</li>\n<li>Feature: made option for text modify, and get the current page url and current page title</li>\n<li>Feature: get feature image of a product from a first gallery image if featured image not exists</li>\n<li>Feature: added function \"one_random\" and \"first\" to get_items twig function</li>\n<li>Feature: added support for jet listing item</li>\n<li>Change: changed the \"choose template\" setting text to attirbute title</li>\n<li>Fix: fixed load more if offset turned on in the grid</li>\n<li>Fix: fixed link control attributes parsing</li>\n<li>Fix: fixed sync general api related bugs in elementor editor</li>\n</ul>\n\n<p>version 1.5.0 = 2022-02-02:</p>\n\n<ul>\n<li>Feature: added tabs in items controls</li>\n<li>Feature: added functionality for ajax taxonomies terms filter</li>\n<li>Feature: added some accessability to owl carousel buttons</li>\n</ul>\n\n<p>version 1.4.99: 2022-01-27:</p>\n\n<ul>\n<li>Feature: added option for disable content filtering in general settings->troubleshooting</li>\n<li>Feature: added taxonomies in widget debug output</li>\n<li>Fix: fixed some gallery lazy load related js bugs</li>\n</ul>\n\n<p>version 1.4.98: 2022-01-14:</p>\n\n<ul>\n<li>Feature: modified remote general js api to fit more types of widgets</li>\n<li>Feature: added support for put meta field in post list</li>\n<li>Fix: fixed some small php notices output in post query</li>\n</ul>\n\n<p>version 1.4.97 = 2022-01-06:</p>\n\n<ul>\n<li>Feature: add code base for the taxonomy filter</li>\n<li>Feature: added option to highlight all carousel items</li>\n<li>Feature: added active class to new owl carousel</li>\n<li>Feature: added scroll on click functionality to new owl carousel</li>\n<li>Fix: added support for acf fields styles in dynamic grid</li>\n<li>Fix: fixed some wp-rocket and filters related bug</li>\n</ul>\n\n<p>version 1.4.96 = 2021-12-29:</p>\n\n<ul>\n<li>Feature: use yoast main category feature to determine post main category</li>\n<li>Feature: added get woocommerce product gallery functionality to twig</li>\n<li>Feature: added support for multiple attribute conditoins values</li>\n<li>Feature: added menu order in advanced widget debug type</li>\n<li>Feature: added WooCommerce endpoints links code to twig</li>\n<li>Feature: added option to disable font awesome in general settings</li>\n<li>Fix: fixed some filters related issue</li>\n<li>Fix: added custom attributes to link attributes output</li>\n</ul>\n\n<p>version 1.4.95 = 2021-12-16:</p>\n\n<p>*Fix: fixed db table not found php bug in some cases</p>\n\n<p>version 1.4.94 = 2021-12-14:</p>\n\n<ul>\n<li>Feature: made posible multiple includes condition values per assets</li>\n<li>Feature: added meta value2 and meta value3 in include by meta value post selection</li>\n<li>Feature: added error notice if no api connectivity</li>\n<li>Feature: added attributes section conditions</li>\n<li>Feature: prepared code base for the new galleries</li>\n<li>Fix: fixed some small pagination related bug</li>\n<li>Fix: fixed remote connection parent detection in some cases</li>\n<li>Fix: added content filtering by filter widget_text_content for all the embed and other content modifications</li>\n<li>Fix: fixed edit defaulsin widget settings</li>\n<li>Fix: fixed some polylang issues with the template in dynamic template widgets</li>\n<li>Fix: [security] remove the \"duplicate layout\" functionality (not used in the plugin) that had some security issues </li>\n</ul>\n\n<p>version 1.4.93 = 2021-12-03:</p>\n\n<ul>\n<li>Fix: fixed some connected widgets bugs when there is many of them in the page</li>\n<li>Change: removed the black friday sale banner</li>\n<li>Feature: added general remote API for various widgets connections</li>\n<li>Feature: add some code base for the new gallery output</li>\n</ul>\n\n<p>version 1.4.92 = 2021-11-24:</p>\n\n<ul>\n<li>Fix: fixed similar post content in post list</li>\n<li>Change: saparated remote and sync options in connected widgets settings</li>\n</ul>\n\n<p>version 1.4.91 = 2021-11-23:</p>\n\n<ul>\n<li>Fix: fixed the wrong post intro in editor mode</li>\n</ul>\n\n<p>version 1.4.90 = 2021-11-22:</p>\n\n<ul>\n<li>Addition: added black friday banner discount banner and link</li>\n<li>Change: improved \"sync widgets\" editor experience</li>\n<li>Fix: fixed depricated \"post\" attribute bug</li>\n<li>Fix: modified zip extracting error messages</li>\n</ul>\n\n<p>version 1.4.89 = 2021-11-17:</p>\n\n<ul>\n<li>Feature: done the functionality for sync widgets</li>\n<li>Feature: done the functionality remote widgets</li>\n<li>Fix: fixed error message on remote widgets</li>\n<li>Fix: fixed css in post content in editor</li>\n<li>Fix: use better strip tags for post intro</li>\n</ul>\n\n<p>version 1.4.88 = 2021-11-08:</p>\n\n<ul>\n<li>Fix: fixed gutenberg support in widgets</li>\n<li>Fix: fixed all the pagination issues in archive page</li>\n</ul>\n\n<p>version 1.4.86 = 2021-11-01:</p>\n\n<ul>\n<li>Fix: fixed some load more last issues</li>\n<li>Feature: added code for taxonomy terms filter</li>\n<li>Feature: added code for checkbox filter</li>\n</ul>\n\n<p>version 1.4.86 = 2021-10-29:</p>\n\n<ul>\n<li>Feature: improved current query debug - full type</li>\n<li>Feature: added dropdown responsive placeholders</li>\n<li><p>Feature: added radio boolean attribute responsive controls</p></li>\n<li><p>Fix: fixed controls tabs functionality</p></li>\n<li>Fix: fixed load more custom image bug</li>\n<li>Fix: fixed double load more in a page mishmash bug</li>\n<li>Fix: fixed all load more issues</li>\n</ul>\n\n<p>version 1.4.85 = 2021-10-13:</p>\n\n<p>-bug fix: small bug fix - headers sent bug</p>\n\n<p>version 1.4.84 = 2021-10-13:</p>\n\n<ul>\n<li>Feature: added taxonomy terms full query debug option</li>\n<li>Feature: improved full debug type in posts query</li>\n<li>Feature: added items support in editor->background switcher</li>\n<li>Feature: added support for remote controls</li>\n<li>Feature: functionality to posts load more</li>\n<li>Feature: added second condition</li>\n<li>Feature: added tabs functionality to attributes</li>\n<li>Addition: added %,px to slider units</li>\n<li>Fix: fixed avoid duplicates related bug</li>\n<li>Fix: fixed conflicting wordpress codemirror script</li>\n<li>Fix: fixed post selection values init from editor</li>\n<li>Fix: fixed pagination on front page</li>\n<li>Fix: fixed some polylang related bugs</li>\n</ul>\n\n<p>version 1.4.83 = 2021-09-22:</p>\n\n<ul>\n<li>Fix: fixed styles mishmash inside elementor editor navigator</li>\n<li>Fix: fixed dissapearing carousels after refresh bug</li>\n<li>Fix: fixed dynamic grid pagination not changed</li>\n</ul>\n\n<p>version 1.4.82 = 2021-09-20:</p>\n\n<ul>\n<li>Feature: added troubleshooting setting - show php error message</li>\n<li>Feature: added px, vh, % options for slider attribute</li>\n<li>Feature: added dynamic group attributes for galleries, including image and video</li>\n<li>Feature: added option to convert one date string to another with ucdate filter</li>\n<li>Feature: added option to use items in background widgets</li>\n<li>Feature: added ucfunc(\"set\") and ucfunc(\"get\") functions in twig for remember and retrieve variables</li>\n<li>Feature: added include by option: \"children of current term\" to category selection options</li>\n<li>Feature: added option to pull woo product variations in twig</li>\n<li>Feature: added placeholder: link_withprefix, link_noprefix for link attribute</li>\n<li>Fix: fixed error when exists dynamic link in dynamic loop widgets</li>\n<li>Fix: enabled pagination in a single type in dynamic template grid</li>\n<li>Fix: the \"not equal\" attributes condition now works</li>\n<li>Fix: fixed not editable empty dropdown attribute in widget editor</li>\n<li>Fix: fixed mb_string absence php bug</li>\n<li>Fix: fixed heading attribute label</li>\n<li>Fix: fixed responsive elementor controls in widget items</li>\n</ul>\n\n<p>version 1.4.81 = 2021-08-17:</p>\n\n<ul>\n<li>Feature: added json select (lottie) for image attribute type </li>\n<li>Feature: made option for ajax in widgets with post list attribute</li>\n<li>Feature: made the ajax pagination work with pagination widget</li>\n<li>Feature: added dynamic options for number and slider attribute types</li>\n<li>Feature: added new owl carousel sources in assets chooser</li>\n<li>Feature: added heading attribute</li>\n<li>Change: added more types of debug for pagination widget</li>\n<li>Change: changed widget icons chooser for elementor icon instead of font awesome icon</li>\n<li>Fix: fixed import with template button dissapear in the new bar</li>\n<li>Fix: fixed widgets icons</li>\n</ul>\n\n<p>version 1.4.80 = 2021-08-09:</p>\n\n<ul>\n<li>Feature: added option to change items section label</li>\n<li>Feature: added js snippet with code that works in elementor popup</li>\n<li>Feature: added option to add {current_user_id} keyword in post meta query</li>\n<li>Feature: added option for block label inside each attribute</li>\n<li>Feature: added heading text option for items section</li>\n<li>Feature: added extra fields to image base gallery options</li>\n<li>Feature: added php filter option for variable</li>\n<li>Feature: added twig functions \"get_post_term\" and \"is_post_has_term\". The examples visible when you click on item.posts.putPostTerm placeholder</li>\n<li>Fix: fixed some test widgets output relate bugs</li>\n<li>Fix: conditions settings was not affected typography controls</li>\n<li>Fix: fixed template dynamic background image didn\'t displayed bug in dynamic loops</li>\n<li>Change: added some instructions for api connectivity test in general settings - troubleshooting</li>\n</ul>\n\n<p>version 1.4.79 = 2021-07-13</p>\n\n<ul>\n<li>Fix: fixed scripts output in preview widget page</li>\n</ul>\n\n<p>version 1.4.78 = 2021-07-12</p>\n\n<ul>\n<li>Change: added birthday sale promotions</li>\n<li>Feature: added woo commerce products to dynamic loop items source</li>\n</ul>\n\n<p>version 1.4.77 = 2021-07-07</p>\n\n<ul>\n<li>Fix: fixd the is_ajax() error function from the admin area</li>\n</ul>\n\n<p>version 1.4.76 = 2021-07-07</p>\n\n<ul>\n<li>Feature: added option to show post last modified date</li>\n<li>Feature: added function: get_from_sql in widget editor that allow to pull any custom records from DB</li>\n<li>Feature: added function: run_code_once in widget editor, that allow to run the code only once. Good for many similar widgets on the same page</li>\n<li>Feature: added option for load widget js as module</li>\n<li>Fix: fixed no key_thumb field in images inside widget</li>\n<li>Fix: fixed no condition in image sizes widget setting</li>\n<li>Fix: fixed javascript based backgrounds</li>\n<li>Fix: fixed brocken svg icon on catalog widget box in some of the cases</li>\n<li>Fix: fixed collision with rankmath in ajax actions</li>\n<li>Change: added some max length for a widget category, now it\'s 60</li>\n</ul>\n\n<p>version 1.4.75 = 2021-06-21</p>\n\n<ul>\n<li>Feature: added category image to products list</li>\n<li>Feature: added option to include as module widget js include</li>\n<li>Feature: added option to write custom handle to widget js and css include</li>\n<li>Feature: added options - avoid duplicate posts to post query exclude</li>\n<li>Feature: added option to include or exclude posts by dynamic field to posts selection</li>\n<li>Feature: added option to include or exclude posts by logged in user, in posts selection</li>\n<li>Fix: fixed background widget condition functionality</li>\n<li>Fix: changed template picker to simple select2 list</li>\n</ul>\n\n<p>version 1.4.74 = 2021-06-02</p>\n\n<ul>\n<li>Feature: added function put_date_range to twig functions. good for events widgets</li>\n<li>Feature: added integration with google map</li>\n<li>Feature: added function: \"run_code_once\" for twig</li>\n<li>Feature: added grouped options for the gallery</li>\n<li>Feature: added option to get posts by date from custom ACF field</li>\n<li>Feature: added gallery settings options for dynamic settings attribute</li>\n<li>Feature: added pagination to dynamic loop</li>\n<li>Change: improved dynamic settings attribute</li>\n</ul>\n\n<p>version 1.4.73 = 2021-05-20</p>\n\n<ul>\n<li>Feature: added twig function: \"put_attributes_json\" that available in js tab in widget editor</li>\n<li>Feature: added constant - uc_inside_editor - for distinquish between editor and site front</li>\n<li>Feature: added multiple select attribute</li>\n<li>Feature: added listing attribute support</li>\n<li>Fix: fixed \"request too long\" message on a widget preview - shortened preview url</li>\n<li>Fix: fixed several bugs with condition field in widgets editor</li>\n<li>Fix: fixed hidden image size select on item attributes</li>\n<li>Fix: fixed acf group field output</li>\n<li>Fix: fixed elementor template in items, changed to specific function</li>\n</ul>\n\n<p>version 1.4.72 = 2021-05-02</p>\n\n<ul>\n<li>Feature: added rating stars helper placeholder for woocommerce</li>\n<li>Feature: added option to include js file after elementor-frontend</li>\n<li>Fix: fixed new typography deprecation message</li>\n</ul>\n\n<p>version 1.4.71 = 2021-04-22</p>\n\n<ul>\n<li>Feature: added option to take post id\'s from php function in post selection</li>\n<li>Feature: added option for get posts by meta field that located in current or different post</li>\n<li>Feature: added twig filter: wc_price for native price filtering</li>\n<li>Feature: added post terms titles to post data debug</li>\n<li>Change: added option for woocommerce categories in terms selection</li>\n<li>Fix: fixed price issues in woocommerce related grids</li>\n<li>Fix: fixed include and exclude terms mismatch with nested tax query</li>\n<li>Fix: fixed pagination on search pages</li>\n</ul>\n\n<p>version 1.4.70 = 2021-04-14</p>\n\n<ul>\n<li>Feature: added show widget data debug options</li>\n<li>Feature: added option for filter post by post meta</li>\n<li>Feature: added option for simple condition for attributes</li>\n<li>Feature: added integration with wordpress popular post plugin for most viewed posts selection</li>\n<li>Feature: added post list variables for data debug</li>\n<li>Feature: added image sizes selector for post list</li>\n<li>Feature: get thumbnailID from content in case that it\'s missing in post</li>\n<li>Fix: when bulk moving attribute it now always goes to general category</li>\n<li>Fix: fixed filter posts by status</li>\n<li>Fix: fixed instagram media albom</li>\n</ul>\n\n<p>version 1.4.69 = 2021-04-04</p>\n\n<ul>\n<li>Feature: added extra query debug options for custom post types selector</li>\n<li>Feature: added choose image size select option to image attribute</li>\n<li>Feature: added \"image_attributes\" placeholder for image output in widget editor</li>\n<li>Change: added default values select to hover animations attribute</li>\n<li>Change: changed button \"add to cart\" to \"select options\" for variable products in woocommerce list widgets</li>\n<li>Fix: fixed border radius attribute from width to radius</li>\n<li>Fix: added missing thumb sizes for image select</li>\n</ul>\n\n<p>version 1.4.68 = 2021-03-22</p>\n\n<ul>\n<li>Feature: added include recently viewed products in woocommerce</li>\n<li>Feature: added option for default max posts in post selector</li>\n<li>Feature: added attribute type: Border Dimensions</li>\n<li>Feature: added attribute type: CSS Filters</li>\n<li>Feature: added attribute type: Hover Animations</li>\n<li>Fix: removed max posts from archive type post query selection, because has no control over pagination.</li>\n<li>Fix: fixed bug when instagram video images didn\'t show up</li>\n</ul>\n\n<p>version 1.4.67 = 2021-03-12</p>\n\n<ul>\n<li>Feature: added api connectivity to troubleshooting section</li>\n<li>Feature: added options in terms selection fields</li>\n<li><p>Feature: added order by meta key for woo categories select</p></li>\n<li><p>Fix: fixed woo product price format for decimal prices</p></li>\n<li>Fix: fixed context menu cut from bottom inside the widgets manager</li>\n<li>Fix: fixed show item data in widgets items repeater</li>\n<li>Fix: fixed float to round in woocommerce discount percents</li>\n</ul>\n\n<p>version 1.4.66 = 2021-02-18</p>\n\n<ul>\n<li>Feature: added \"box shadow\" attribute type</li>\n<li>Feature: added url_posts and num_posts to users output</li>\n<li>Feature: added option for selector 2 and selector 3 in several attributes</li>\n<li>Feature: added copy / paste attributes sections in widget editor</li>\n<li>Feature: added option for get default object to getListingItemData function</li>\n<li>Feature: added support for wpml site language inside a widget</li>\n<li>Feature: added acf image and thumbnails widths and heights to placeholders list</li>\n<li>Fix: load js include file in editor even if no js code</li>\n<li>Fix: fixed some php notice with exclude terms posts selection</li>\n<li>Fix: fixed small bug in getListingItemData function with no object returned</li>\n<li>Fix: fixed post selection manual select no posts shown at init</li>\n<li>Fix: fixed bug when private posts not fetched on manual posts selection</li>\n<li>Change: updated codemirror to latest version, added code search feature</li>\n<li>Change: updated freemius sdk to 2.4.2</li>\n</ul>\n\n<p>version 1.4.65 = 2021-02-03</p>\n\n<ul>\n<li>Feature: added option to fetch custom meta fields in users list</li>\n<li>Feature: added function to twig: getByPHPFunction()</li>\n<li>Feature: added function to twig: getUserMeta()</li>\n<li>Feature: added function to twig: getListingItemData() - working inside any plugin listing</li>\n<li>Fix: fixed php sanitize array bug</li>\n<li>Fix: fixed post type in related posts post selection</li>\n</ul>\n\n<p>version 1.4.64 = 2021-02-02</p>\n\n<ul>\n<li>Change: moved \"edit widget html\" button to advanced section in general tab</li>\n<li>Feature: added option to exclude products on sale in products query section in widget settings</li>\n<li>Feature: added option to exclude specific posts in post selection widget settings</li>\n<li>Feature: added woocommerce related products select in post selection</li>\n<li>Feature: added include/exclude posts by author in widget posts selection</li>\n<li>Feature: added include/exclude posts by date in widget posts selection</li>\n<li>Feature: added date/time picker to widget attributes types</li>\n<li>Feature: added post status to widget posts selection</li>\n<li>Feature: added offset setting to widget posts selection</li>\n<li>Feature: added author url and author post count to users fields</li>\n<li>Feature: added max number of users to user selection attribute</li>\n<li>Feature: added \"elementor template\" attribute</li>\n<li>Fix: fixed small php bug in post selection control</li>\n<li>Fix: fixed js bug in items repeater</li>\n<li>Fix: fixed exclude role not worked in user selection attribute</li>\n<li>Fix: fixed get products on sale selection with variations</li>\n</ul>\n\n<p>version 1.4.63 = 2021-01-26</p>\n\n<ul>\n<li>Feature: added acf link array and attributes</li>\n<li>Feature: added ordering features to post selection related and manual</li>\n<li>Feature: added option for showing only sticky posts</li>\n<li>Feature: added exclude by term setting in widget post selection</li>\n<li>Change: moved debug data from advaned to general folder in elementor widget settings</li>\n<li>Fix: fixed woo commerce prices number format</li>\n<li>Fix: fixed refresh posts on \"post query\" section open in widget post settings</li>\n<li>Fix: fixed manual posts selection default order</li>\n</ul>\n\n<p>version 1.4.62 = 2021-01-21</p>\n\n<ul>\n<li>Feature: added text shadow field</li>\n<li>Feature: added \"manual selection\" in posts query</li>\n<li>Feature: added compatability tag</li>\n<li>Fix: fixed image size thumb name with \"-\" sign inside</li>\n<li>Fix: fixed some php warning related to array to string conversion, happening in php 8</li>\n<li>Change: show woo commerce placeholders if selected \"for woocommerce products\" checkbox in post list attribute</li>\n<li>Change: improved woo category output placeholder help, added getTermCustomFields function</li>\n</ul>\n\n<p>version 1.4.61 = 2021-01-14</p>\n\n<ul>\n<li>Feature: added max posts and order by options to current query posts selection</li>\n<li>Feature: added manual selection for woocommerce categories select</li>\n<li>Feature: added selector and responsive to drop down attribute in widget builder</li>\n<li>Change: changed buy pro version link from the catalog widgets to inside of the plugin</li>\n<li>Fix: fixed adding widgets to a db table that is not auto incriment</li>\n<li>Fix: fixed svg preview from widget builder interface</li>\n<li>Fix: fixed manual memory check when registering widgets</li>\n</ul>\n\n<p>version 1.4.60 = 2020-12-30</p>\n\n<ul>\n<li>Feature: added option for third party integration for woocommerce grid</li>\n<li>Feature: added integration for \"advanced labels for woocommerce\" plugin</li>\n<li>Feature: added view file button in assets manager</li>\n<li>Feature: added svg icon option together with font icon for elementor panel widget box</li>\n<li>Feature: added preview image on mouseover inside elementor panel widget box</li>\n<li><p>Feature: added option for disabling \"edit widget html\" from widget settings</p></li>\n<li><p>Fix: fixed empty settings when there are gallery item setting only</p></li>\n<li>Fix: added \"no settings\" heading in case that no attributes in the widget</li>\n<li>Fix: fixed some php warnings for php 8.0</li>\n</ul>\n\n<p>version 1.4.59 = 2020-12-17</p>\n\n<ul>\n<li>Fix: fixed import template redirect</li>\n<li>Feature: added option to include sticky posts for post query</li>\n<li>Feature: added post pagination for single page</li>\n<li>Feature: added number of items for instagram widget</li>\n<li>Feature: added background image to background attribute</li>\n</ul>\n\n<p>version 1.4.58 - 2020-12-07</p>\n\n<ul>\n<li>Feature: make the plugin translatable for wordpress.org</li>\n</ul>\n\n<p>version 1.4.57 - 2020-12-07</p>\n\n<ul>\n<li>Feature: done post pagination widget for archive posts</li>\n<li>Feature: added option to truncate the post list</li>\n<li>Fix: fixed show debug query on current post query</li>\n</ul>\n\n<p>version 1.4.56 - 2020-11-30</p>\n\n<ul>\n<li>Update: relesed cyber monday deal admin notice</li>\n</ul>\n\n<p>version 1.4.55 - 2020-11-26</p>\n\n<ul>\n<li>Feature: added option to sort by sale price</li>\n<li>Feature: added option to debug query</li>\n<li>Feature: added option debug widget data</li>\n<li>Feature: added option to filter posts with child categories</li>\n<li><p>Feature: added option to include only products on sale</p></li>\n<li><p>Fix: fixed no widget shown in some cases</p></li>\n<li>Fix: fixed woocommerce prices placeholders prefix</li>\n</ul>\n\n<p>version 1.4.54 - 2020-11-13 =</p>\n\n<ul>\n<li>Update: updated freemius sdk to newest version</li>\n<li>Fix: fixed comma saparated selector</li>\n</ul>\n\n<p>version 1.4.53 - 2020-11-09 =</p>\n\n<ul>\n<li>Feature: added background widgets and section backgrounds</li>\n<li>Change: removed global colors from template export</li>\n<li>Fix: fixed bug with regular and sale price in woocommerce</li>\n</ul>\n\n<p>version 1.4.52 - 2020-11-06 =</p>\n\n<p>Fix: fixed bug with regular and sale price in woocommerce</p>\n\n<p>version 1.4.51 - 2020-11-04 =</p>\n\n<ul>\n<li>Feature: added svg output in icon library attribute</li>\n<li>Feature: added woocommerce checkbox to post list</li>\n<li>Feature: added product out of stock filter for product selection</li>\n<li>Feature: added discount_percent field in post list attribute woocommerce product type</li>\n<li>Feature: added woocommerce post list order by price option</li>\n<li>Fix: fixed woocommerce category in post list attribute</li>\n</ul>\n\n<p>version 1.4.50 - 2020-10-21 =</p>\n\n<ul>\n<li>Fix: removed display errors setting</li>\n</ul>\n\n<p>version 1.4.49 - 2020-10-12 =</p>\n\n<ul>\n<li>Fix: fixed small bug with non existing controls</li>\n<li>Fix: fixed general settings error when turning off plugin</li>\n</ul>\n\n<p>version 1.4.48 - 2020-10-12 =</p>\n\n<p>*Feature: added border attribute\n*Fix: page break in some versions of elementor\n*Fix: fixed bulk move attributes with categories\n*Fix: fixed default items image field not match</p>\n\n<p>version 1.4.47 - 2020-10-08 =</p>\n\n<ul>\n<li>Update: remove russian translation</li>\n<li>Feature: added function: get_items for twig</li>\n<li>Fix: fixed switch content and style tab</li>\n<li>Fix: fixed slider control tablet/mobile default value</li>\n<li>Fix: fixed non ordered widget categories</li>\n</ul>\n\n<p>version 1.4.46 - 2020-10-04 =</p>\n\n<ul>\n<li>Feature: added function put_items_json for js items output</li>\n<li>Fix: returned widgets from uncategorized category</li>\n</ul>\n\n<p>version 1.4.45 - 2020-10-04 =</p>\n\n<ul>\n<li>Fix: fixed template import with custom widgets</li>\n</ul>\n\n<p>version 1.4.44 - 2020-10-03 =</p>\n\n<ul>\n<li>Feature: added flexible content type attribute</li>\n<li>Optimize: reduced the number of db queries, dramatically increased load speed</li>\n</ul>\n\n<p>version 1.4.43 - 2020-09-22 =</p>\n\n<ul>\n<li>Feature: added option to group attributes into sections</li>\n<li>Feature: done instagram access token auto renew</li>\n<li>Feature: added \"selector\" to color picker attribute</li>\n<li>Fix: improved consolidate widgets option protection</li>\n<li>Fix: fixed select default widget images</li>\n<li>Fix: fixed default items in gallery item (image base fields)</li>\n<li>Fix: fixed image display in default item selector</li>\n<li>Fix: global colors was absent from color selection</li>\n</ul>\n\n<p>version 1.4.42 - 2020-08-06 =</p>\n\n<ul>\n<li>Feature: added option to get grouped woocomerce products</li>\n<li>Feature: added instagram connect to official API</li>\n<li>Feature: added function: getUserData(), added into \"twig code examples\" panel</li>\n<li>Feature: added \"printVar\" and \"showDebug\" functions \"twig code examples\" panel</li>\n<li>Feature: done \"login with instagram\" in general settings, and get data from instgram API</li>\n<li>Fix: sorted \"overwrite widgets\" issue on import</li>\n<li>Fix: fixed dropdown attribute when work with html data</li>\n</ul>\n\n<p>version 1.4.41 - 2020-06-18 =</p>\n\n<ul>\n<li>Feature: added additional controls to \"number\" attribute</li>\n<li>Feature: added \"exclude uncategorized category\" to woocommerce categories select </li>\n<li>Feature: added responsive controls to slider attribute</li>\n<li>Fix: fixed template type variable issues in elementor integration</li>\n<li>Fix: show pagination only when \"current query\" is available</li>\n<li>Fix: fixed select2 field min width in posts query</li>\n</ul>\n\n<p>version 1.4.40 - 2020-06-10 =</p>\n\n<ul>\n<li>Change: hided \"consolidate widgets\" general setting</li>\n<li>Feature: added \"show/hide wrapping html comments\" to general settings</li>\n<li>Fix: fixed export template filename</li>\n</ul>\n\n<p>version 1.4.39 - 2020-06-02 =</p>\n\n<ul>\n<li>Fix: fixed save widgets from editor with large config limitation.</li>\n<li>Fix: fixed export template with page settings bug.</li>\n<li>Fix: removed extra fields from items editor, leaved only supported fields</li>\n<li>Change: updated freemius SDK to latest version</li>\n</ul>\n\n<p>version 1.4.36 - 2020-05-21 =</p>\n\n<ul>\n<li>Feature: added support for pods panda repeater</li>\n<li>Fix: done some solution for max_execution_time issues when installing template</li>\n<li>Fix: fixed rtl on templates dialog popup</li>\n<li>Fix: corrected the naming near the \"number\" field</li>\n<li>Fix: cleared \"twig\" library from some not needed files.</li>\n<li>Change: removed \"image view\" file from framework.</li>\n</ul>\n\n<p>version 1.4.35 - 2020-05-11 =</p>\n\n<ul>\n<li>Feature: added term custom fields support</li>\n<li>Feature: added term meta fields support</li>\n<li>Change: moved composer vendor folder to plugin root</li>\n<li>Change: fixed empty templates list bug when \"show only installed widget\" checkbox checked</li>\n<li>Fix: sorted out some of the templates import bugs</li>\n</ul>\n\n<p>version 1.4.34 - 2020-05-06 =</p>\n\n<ul>\n<li>Fix: removed category ations from templates section</li>\n<li>Fix: show \"putPostMeta\" function even if no example post available</li>\n<li>Fix: fixed finally all the DB not installed issues on elementor and admin pages</li>\n</ul>\n\n<p>version 1.4.33 - 2020-05-03 =</p>\n\n<ul>\n<li>Fix: fixed double twig collision by another plugin</li>\n</ul>\n\n<p>version 1.4.32 - 2020-05-02 =</p>\n\n<ul>\n<li>Update: updated to newest twig 1.x version</li>\n<li>Fix: fixed no space between placeholders in php 7.4 bug</li>\n</ul>\n\n<p>version 1.4.31 - 2020-04-26 =</p>\n\n<p>*Fix: fixed dissapearing widget issue</p>\n\n<p>version 1.4.30 - 2020-04-23 =</p>\n\n<ul>\n<li>Fix: fixed couple of bugs related to templates</li>\n</ul>\n\n<p>version 1.4.29 - 2020-04-22 =</p>\n\n<ul>\n<li>Feature: released the templates catalog</li>\n</ul>\n\n<p>version 1.4.28 - 2020-04-10 =</p>\n\n<ul>\n<li>Feature: added woocommerce categories field</li>\n<li>Fix: fixed export / import with images feature</li>\n<li>Fug: fixed error message on front on some cases when the db tables not installed yet.</li>\n</ul>\n\n<p>version 1.4.27 - 2020-04-01 =</p>\n\n<p>Fix: fixed widget default icon in manager\nFeature: added \"getPostMeta, putPostMeta, printPostMeta\" functions\nFeature: added \"getPostData\" function for acf related posts, that get\'s all the data from the related post including custom fields</p>\n\n<p>version 1.4.26 - 2020-03-28 =</p>\n\n<ul>\n<li>Change: changed to new api address</li>\n<li>Fix: fixed links not included bug in theme builder posts</li>\n<li>Fix: fixed link to buy pro version</li>\n<li>Fix: fixed free version remain activated bug</li>\n<li>Fix: simpleXML validation made the site down</li>\n</ul>\n\n<p>version 1.4.25 - 2020-03-09 =</p>\n\n<ul>\n<li>Feature: added \"responsive controls\" to margin and padding setting</li>\n<li>Feature: made \"refresh catalog\" button</li>\n<li>Feature: added \"num_items\" variable to the widget editor</li>\n<li>Change: removed the \"default fonts\" from widget defaults screen</li>\n<li>Fix: fixed some php bug in \"implode\" function</li>\n<li>Fix: fixed posts from sub categories in post list</li>\n</ul>\n\n<p>version 1.4.24 - 2020-02-14 =</p>\n\n<ul>\n<li>Feature: made \"export with images\" option in templates</li>\n<li>Fix: fixed import category widgets</li>\n<li>Fix: fixed icon html output placeholder</li>\n</ul>\n\n<p>version 1.4.23 - 2020-02-02 =</p>\n\n<ul>\n<li>Feature: improved the slider attribute</li>\n<li>Feature: added \"menu\" attribute</li>\n</ul>\n\n<p>version 1.4.22 - 2020-01-28 =</p>\n\n<ul>\n<li>Feature: added woo currency symbol</li>\n<li>Feature: added woo add to cart button</li>\n<li>Feature: added slider attribute</li>\n<li>Widget: logo grid</li>\n<li>Widget: logo carousel</li>\n<li>Widget: logo marquee</li>\n<li>Widget: image tooltip</li>\n<li>Widget: content toggle</li>\n<li>Widget: circle number</li>\n<li>Widget: post list</li>\n</ul>\n\n<p>version 1.4.21 - 2020-01-22 =</p>\n\n<ul>\n<li>Feature: added users attribute</li>\n<li>Feature: done multiple post type selector</li>\n<li>Feature: added background attribute</li>\n<li>Feature: added icon library html output</li>\n<li>Feature: added woo commerce support in posts list</li>\n<li>Bug fix: fixed icons not shown bug in widget settings</li>\n</ul>\n\n<p>version 1.4.20 - 2020-01-15 =</p>\n\n<ul>\n<li>Bug fix: fixed font awesome icon output</li>\n<li>Bug fix: fixed instagram not loading bug</li>\n<li>Change: updated font awesome css version</li>\n<li>Change: changed the way that instagram was loaded on the page</li>\n</ul>\n\n<p>version 1.4.19 - 2019-12-31 =</p>\n\n<ul>\n<li>Feature: added filter by slug to terms attribute</li>\n<li>Feature: changed repeater items titles to the ones from \"title\" field instead of \"Item1\", \"Item2\" etc.</li>\n<li>Feature: added automated styling for date field, added \"ucdate\" filter for that.</li>\n<li>Feature: done functionality for display post author</li>\n<li>Change: changed the font awesome attribute to fa5</li>\n<li>Change: added strip html tags from truncate function</li>\n</ul>\n\n<p>version 1.4.18 - 2019-12-31 =</p>\n\n<ul>\n<li>Feature: added all image sizes to posts</li>\n<li>Feature: added \"putPostTerms\" function to posts</li>\n<li>Feature: added wpautop filter to twig</li>\n<li>Feature: added option for custom twig PHP functinoality for PRO version</li>\n<li>Feature: hide \"edit widget html\" button for user that don\'t have capability to see the plugin </li>\n<li>Feature: added wpml compatablity</li>\n<li>Feature: added related posts in posts list</li>\n<li>Feature: added padding and margin controls (pro)</li>\n<li>Bug Fix: fixed pagination output</li>\n</ul>\n\n<p>version 1.4.17 - 2019-12-12 =</p>\n\n<ul>\n<li>Change: changed to more flexible catalog api</li>\n</ul>\n\n<p>version 1.4.16 - 2019-08-12 =</p>\n\n<ul>\n<li>Feature: added post query relation (and, or) chooser</li>\n<li>Change: update to freemius sdk 2.3.1</li>\n<li>Feature: added \"trancate\" filter</li>\n<li>Fix: fixed editor permissions PHP Error</li>\n</ul>\n\n<p>version 1.4.15 - 2019-19-11 =</p>\n\n<ul>\n<li>Change: remove the old deprecated codecanyon activation</li>\n<li>Fix: fixed bug when both plugins are installed together</li>\n<li>Fix: fixed empty widget content when put a lot of content in the widget html/js</li>\n<li>Feature: added option for fonts for post list for intro and content</li>\n<li>Feature: added custom filter query ID in posts list query (pro)</li>\n<li>Feature: added labels to typography fields</li>\n<li>Feature: added description option for elementor controls</li>\n<li>Feature: added option to add help links to widgets from the widget editor</li>\n</ul>\n\n<p>version 1.4.14 - 2019-24-10 =</p>\n\n<ul>\n<li>Fix: fixed js not included bug</li>\n</ul>\n\n<p>version 1.4.13 - 2019-24-10 =</p>\n\n<ul>\n<li>Fix: fixed terms attribute selector bugs in elementor</li>\n<li>Fix: fixed post selection was not showing post types without taxonomies</li>\n<li>Fix: fixed rtl visibility issues in admin</li>\n</ul>\n\n<p>version 1.4.12 - 2019-15-10 =</p>\n\n<ul>\n<li>Feature: added exclude posts by current post</li>\n<li>Feature: added post category addition custom taxonomy support</li>\n<li>Fix: fixed some bug in post list selector elementor</li>\n</ul>\n\n<p>version 1.4.11 - 2019-07-10 =</p>\n\n<p>*Feature: added link param html attributes placeholder\n*Feature: added category link to post list params\n*Fix: fixed post list category not displayed bug</p>\n\n<p>version 1.4.10 - 2019-28-9 =</p>\n\n<p>-bug fix: added some front end protection against db not installed bug\n* Feature(pro): added do_action for custom wp actions run\n* Feature(pro): added apply_filters for custom wp actions run\n-bug fix: fixed export widget with assets path\n-change: added instructions to download pro version.</p>\n\n<h4>1.4.7 - 2019-18-9</h4>\n\n<p>*Fix: fixed post category selection in post list</p>\n\n<h4>1.4.6 - 2019-18-9</h4>\n\n<p>*Fix: fixed dynamic items in repeater</p>\n\n<h4>1.4.6 - 2019-11-9</h4>\n\n<p>*Fix: fixed admin body class external\n*Feature: make support for post categories list\n*Feature(pro) - made taxonomies list attribute\n*Fix: fixed current posts fetch in archive type</p>\n\n<h4>1.4.5 - 2019-19-8</h4>\n\n<p>*Change: improved widgets manager design</p>\n\n<h4>1.4.3 - 2019-25-7</h4>\n\n<p>*Change: updated the activation link from plugins\n*Change: small UI improvements</p>\n\n<h4>1.4.2 - 2019-24-7</h4>\n\n<p>*Feature: add post category to dynamic fields\n*Feature: added toolset integration</p>\n\n<h4>1.4.1 - 2019-8-7</h4>\n\n<p>*Feature: added search widget\n*Feature: the plugin is now fully translatable, added russian translation</p>\n\n<h4>1.4 - 2019-8-7</h4>\n\n<p>*Change: moved to new payment system (freemius), changed pricing plans</p>\n\n<h4>1.3.39 - 2019-2-7</h4>\n\n<p>*Feature: add alt tags to image attribute\n*Feature: add automatic name from title on add attribute\n*Feature: redesign categories</p>\n\n<p>*Fix: removed autop filter change code from front end\n*Fix: allow to import widget when stand on category from catalog\n*Fix: fixed instagram widgets typography bug</p>\n\n<h4>1.3.38 - 2019-30-6</h4>\n\n<p>*Feature: added code examples / js snippets\n*Feature: added widget preview</p>\n\n<h4>1.3.37 - 2019-23-6</h4>\n\n<p>*Feature: add support for archive pages\n*Feature: added archive pages pagination\n*Change: changed fonts design controls</p>\n\n<h4>1.3.36 - 2019-20-6</h4>\n\n<p>*Fix: fixed multiple similar js includes in one page</p>\n\n<h4>1.3.35 - 2019-20-6</h4>\n\n<p>*Feature: add support for acf gallery field</p>\n\n<h4>1.3.34 - 2019-13-6</h4>\n\n<ul>\n<li>Feature: improved the post list filtering and ordering</li>\n</ul>\n\n<h4>1.3.33 - 2019-12-6</h4>\n\n<ul>\n<li>Feature: added ordering posts by meta value</li>\n<li>Fix: fixed site crash by db error</li>\n</ul>\n\n<h4>1.3.32 - 2019-11-6</h4>\n\n<ul>\n<li>Fix: fixed pods together with acf fileds</li>\n<li>Fix: added all categories to post list</li>\n</ul>\n\n<h4>1.3.31 - 2019-10-6</h4>\n\n<ul>\n<li>Feature: added link attribute</li>\n</ul>\n\n<h4>1.3.30 - 2019-06-6</h4>\n\n<ul>\n<li>Feature: made PODS integration</li>\n</ul>\n\n<h4>1.3.29 - 2019-06-5</h4>\n\n<ul>\n<li>Feature: added set widget icon functionality, with presence in catalog</li>\n<li>Feature: added preview widget button from the catalog</li>\n</ul>\n\n<h4>1.3.28 - 2019-06-3</h4>\n\n<ul>\n<li>Feature: made plugin translatable</li>\n</ul>\n\n<h4>1.3.27 - 2019-06-2</h4>\n\n<ul>\n<li>Fix: fixed font override attribute bug</li>\n</ul>\n\n<h4>1.3.26 - 2019-05-30</h4>\n\n<ul>\n<li>Feature: added typography attribute</li>\n</ul>\n\n<h4>1.3.25 - 2019-05-29</h4>\n\n<ul>\n<li>Tweak: added support for dynamic params in image field</li>\n</ul>\n\n<h4>1.3.24 - 2019-05-29</h4>\n\n<ul>\n<li>Fix: Fix dynamic field</li>\n<li>Tweak: Added message when adding an empty repeater from custom fields</li>\n</ul>\n\n<h4>1.3.23 - 2019-05-01</h4>\n\n<ul>\n<li>Feature: Added dynamic fields to all text controls</li>\n<li>Feature: Added \"edit html\" button to all widgets</li>\n<li>Fix: Fixed consolidated addons render bugs</li>\n</ul>\n\n<h4>1.3.22 - 2019-04-25</h4>\n\n<ul>\n<li>Feature: Made all acf fields integration including the pro like repeater and clone</li>\n</ul>\n\n<h4>1.3.21 - 2019-04-20</h4>\n\n<ul>\n<li>Fix: Fixed current post bug</li>\n</ul>\n\n<h4>1.3.20 - 2019-04-15</h4>\n\n<ul>\n<li>Fix: Fixed current post bug</li>\n</ul>\n\n<h4>1.3.19 - 2019-04-10</h4>\n\n<ul>\n<li>Feature: Done all acf fields</li>\n</ul>\n\n<h4>1.3.18 - 2019-04-05</h4>\n\n<ul>\n<li>Change: Update post child vars when change post</li>\n</ul>\n\n<h4>1.3.17 - 2019-04-01</h4>\n\n<ul>\n<li>Change: Add dynamic fields to addon editor</li>\n</ul>\n\n<h4>1.3.16 - 2019-03-30</h4>\n\n<ul>\n<li>Fix: Fixed the switchers </li>\n<li>Fix: Fixed the upload file</li>\n<li>Fix: Fixed checkbox in assets tab</li>\n</ul>\n\n<h4>1.3.15 - 2019-03-25</h4>\n\n<ul>\n<li>Fix: Fixed visual bugs</li>\n<li>Fix: Fixed radio boolean attribute (switcher)</li>\n</ul>\n\n<h4>1.3.14 - 2019-03-20</h4>\n\n<ul>\n<li>Fix: Fixed addon assets tab bugs</li>\n</ul>\n\n<h4>1.3.13 - 2019-03-15</h4>\n\n<ul>\n<li>Feature: Done export/import template with addons</li>\n</ul>\n\n<h4>1.3.12 - 2019-03-10</h4>\n\n<ul>\n<li>Feature: Added fedback on deactivate</li>\n</ul>\n\n<h4>1.3.11 - 2019-03-05</h4>\n\n<ul>\n<li>Fix: Fixed export import layout stuff</li>\n</ul>\n\n<h4>1.3.10 - 2019-03-01</h4>\n\n<ul>\n<li>Fix: Fixed assets tab issues</li>\n<li>Fix: Fixed post to articles category rename on install</li>\n</ul>\n\n<h4>1.3.09 - 2019-02-28</h4>\n\n<ul>\n<li>Fix: Fixed test addon jquery include</li>\n<li>Change: Added purchase link to license page</li>\n</ul>\n\n<h4>1.3.08 - 2019-02-25</h4>\n\n<ul>\n<li>Fix: Fixed settings text output</li>\n</ul>\n\n<h4>1.3.07 - 2019-02-20</h4>\n\n<ul>\n<li>Fix: Fixed font manager bug</li>\n</ul>\n\n<h4>1.3.06 - 2019-02-15</h4>\n\n<ul>\n<li>Fix: Fixed taxonomy issues</li>\n</ul>\n\n<h4>1.3.05 - 2019-02-10</h4>\n\n<ul>\n<li>Fix: Fixed add addon functionality</li>\n</ul>\n\n<h4>1.3.04 - 2019-02-05</h4>\n\n<ul>\n<li>Improvment: Improved post types category selection</li>\n</ul>\n\n<h4>1.3.03 - 2019-02-01</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.3.02 - 2019-01-30</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.3.01 - 2019-01-25</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.2.01 - 2019-01-20</h4>\n\n<ul>\n<li>Fix: Fixed js in editor when addins widget</li>\n</ul>\n\n<h4>1.2.00 - 2019-01-15</h4>\n\n<ul>\n<li>Feature: Pro version with a catalog</li>\n</ul>\n\n<h4>1.0.11 - 2019-01-10</h4>\n\n<ul>\n<li>Fix: Fixed some wordpress galleries related bug</li>\n</ul>\n\n<h4>1.0.10 - 2019-01-05</h4>\n\n<ul>\n<li>Fix: Fixed export category</li>\n</ul>\n\n<h4>1.0.09 - 2019-01-01</h4>\n\n<ul>\n<li>Change: Made global setting for consolidata addons or not</li>\n<li>Change: Updated some memory text in general settings</li>\n</ul>\n\n<h4>1.0.08 - 2018-12-30</h4>\n\n<ul>\n<li>Fix: Fixed all notices related bugs</li>\n</ul>\n\n<h4>1.0.07 - 2018-12-30</h4>\n\n<ul>\n<li>Fix: Fixed with default data types</li>\n</ul>\n\n<h4>1.0.06 - 2018-12-25</h4>\n\n<ul>\n<li>Fix: Fixed js includes consolidated</li>\n</ul>\n\n<h4>1.0.05 - 2018-12-20</h4>\n\n<ul>\n<li>Fix: Fixed js includes</li>\n</ul>\n\n<h4>1.0.04 - 2018-12-15</h4>\n\n<ul>\n<li>Fix: Fixed js includes</li>\n</ul>\n\n<h4>1.0.03 - 2018-12-10</h4>\n\n<ul>\n<li>Fix: Fixed empty category issues</li>\n</ul>\n\n<h4>1.0.02 - 2018-12-05</h4>\n\n<ul>\n<li>Fix: Fixed bug with some unit values in render output</li>\n</ul>\n\n<h4>1.0.00 - 2018-12-01</h4>\n\n<ul>\n<li>Release: First plugin release</li>\n</ul>\";}s:14:\"upgrade_notice\";b:0;s:7:\"version\";s:7:\"1.5.102\";s:13:\"download_link\";s:388:\"https://api.freemius.com/v1/installs/14185590/updates/70785.zip?is_premium=true&authorization=FSLA+14185590%3AeVqEFI5dU-vVqBwr54aYzuurkwpaRonwUeqJ7fGBzEIAQFJQgb-YaRjdgMA-HOzR2DpvbP9nwEMEhL8x0MrxOHBELiokwqx9pq-m-IkUD4mJHK3LhPJ8I8ScNmChm00PdvQ5HfyBN6SUSdEv__QE9YroNTHnEqDAj0UYWj55TzFC6UXNzsSuHASxVVvvCEwTzQqonSpYDAQxDQDzNv-NclQ0HQiPsqRYCNYSFzT_wrsGdQcOb0nbLEbbu4pGfpzT6iwSquXTx5UG4cJUKxIeJA\";}}s:7:\"created\";i:1712287907;s:9:\"timestamp\";i:1712291507;}s:92:\"get:/v1/installs/14185590/updates/latest.json?is_premium=true&newer_than=1.5.102&readme=true\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":20:{s:9:\"plugin_id\";s:4:\"4036\";s:12:\"developer_id\";s:4:\"4880\";s:4:\"slug\";N;s:12:\"premium_slug\";s:40:\"unlimited-elements-for-elementor-premium\";s:7:\"version\";s:7:\"1.5.103\";s:11:\"sdk_version\";s:5:\"2.6.2\";s:25:\"requires_platform_version\";s:3:\"3.5\";s:37:\"requires_programming_language_version\";N;s:20:\"tested_up_to_version\";s:3:\"6.5\";s:8:\"has_free\";b:1;s:11:\"has_premium\";b:1;s:12:\"release_mode\";s:8:\"released\";s:5:\"limit\";N;s:7:\"uniques\";i:34382;s:2:\"id\";s:5:\"71250\";s:7:\"created\";s:19:\"2024-04-16 08:54:02\";s:7:\"updated\";s:19:\"2024-04-18 23:48:48\";s:11:\"is_released\";b:0;s:3:\"url\";s:388:\"https://api.freemius.com/v1/installs/14185590/updates/71250.zip?is_premium=true&authorization=FSLA+14185590%3AZS39ElcowKDPzQCEauIMU_sz_dKIZ_JxKnYm31m5KFNLR0Z_Joc6zkk70ElDANuefX-1olqcDRI4tf0GrhbsX88NnRpvdvkwoT7nSe6u4HwcPdVVA2DKwaY91VRe1A8ycfYlqFYpmsae3odFlufdFqgq977rj5NWCeivFkml_hviczWJkE69T929Kaa8K8BBx6y7q35t5r4tdPUTB5wCRqmbb6K-wJisD99yo3g8U_LyADScYVj-L9Q8i18QEDMJO2PZQgH5Gqb7wlmJCwgMtg\";s:6:\"readme\";O:8:\"stdClass\":11:{s:4:\"name\";s:66:\"Unlimited Elements For Elementor (Free Widgets, Addons, Templates)\";s:4:\"slug\";s:32:\"unlimited-elements-for-elementor\";s:4:\"tags\";O:8:\"stdClass\":6:{s:9:\"elementor\";s:9:\"elementor\";s:8:\"elements\";s:8:\"elements\";s:6:\"addons\";s:6:\"addons\";s:16:\"elementor addons\";s:16:\"elementor addons\";s:16:\"elementor widget\";s:16:\"elementor widget\";s:12:\"page builder\";s:12:\"page builder\";}s:8:\"requires\";s:3:\"3.5\";s:12:\"requires_php\";N;s:6:\"tested\";s:3:\"6.5\";s:10:\"stable_tag\";s:3:\"1.0\";s:8:\"sections\";O:8:\"stdClass\":4:{s:11:\"description\";s:7110:\"<p><strong>Elementor</strong> users, elevate your web design experience with <strong>Unlimited Elements for Elementor</strong>. An all in one plugin that instantly gives you the most advanced widgets and tools to make better Elementor websites faster. Take your WordPress website to the next level.</p>\n\n<p><a href=\"https://unlimited-elements.com/elementor-widgets/\">View Elementor Widgets Demos</a>\n<br>\nBrowse our extensive collection of free widgets or upgrade to our pro version for access to over 200 additional unique drag and drop widgets for <strong>Elementor</strong>. Each widget provides a wide range of options to easily control every aspect. If you can\'t find what you need, our <strong>Widget Creator</strong> Framework empowers you to create any widget you can imagine.</p>\n\n<h3>Plugin Features</h3>\n\n<ul>\n<li><p><a href=\"https://unlimited-elements.com/elementor-widgets/\"><strong>Widget Library</strong></a> – Enhance the popular Elementor page builder with our user-friendly and innovative widget library. Simplify your website by finding everything you need in one place, without the need for multiple plugins.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/widget-creator/\"><strong>Widget Creator</strong></a> – Save valuable time by eliminating the need to search for numerous plugins and add-ons. Instead, create customized, professional widgets that perfectly align with your website requirements.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/elementor-widgets/\"><strong>Elementor Templates</strong></a> – Effortlessly kickstart your web project with pre-designed templates. Say goodbye to endless searches for inspiration or starting from scratch. Get your project up and running in seconds with our collection of template kits.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/elementor-templates/\"><strong>Elementor Templates</strong></a> – Effortlessly kickstart your web project with pre-designed templates. Say goodbye to endless searches for inspiration or starting from scratch. Get your project up and running in seconds with our collection of template kits.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/loop-builder-for-elementor/\"><strong>Loop Builder</strong></a> – Easily create dynamic Loop Items within the Elementor Theme Builder by utilizing any loop widget layout of your preference. Effortlessly populate the chosen widget with dynamic content to craft versatile and engaging Loop Items.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/background-widgets-for-elementor/\"><strong>Background Widgets</strong></a> – Elevate your web designs instantly with our user-friendly animated backgrounds available in our extensive widget library. Experience seamless integration and unleash your creativity like never before.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/post-widgets-filters-tools/\"><strong>Post Widgets & Filters</strong></a> – Easily create stunning post layouts with real-time filters. Improve the browsing experience for website visitors by helping them find the content they\'re looking for. Effortlessly display posts using advanced criteria on your entire website.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/woo/\"><strong>WooCommerce Widgets & Filters</strong></a> – Create stunning product layouts with dynamic real-time filters. Showcase your products and categories in a wide array of interactive formats, such as grids, carousels, sliders, and more.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/remote-control-widgets/\"><strong>Woo Widgets & Filters</strong></a> – Unleash your creativity with advanced and customizable layouts. Take full control of your designs and make them truly unique using the remote controls. Stand out from the crowd with layouts that are both eye-catching and distinctive.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/sync-widgets/\"><strong>Sync Between Widgets</strong></a> – Elevate your web designs to new heights by seamlessly synchronizing multiple item-based widgets. This powerful feature empowers you to effortlessly create intricate and personalized layouts, taking your designs to the next level of sophistication.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/multi-source-galleries/\"><strong>Multi-Source Galleries</strong></a> – Empower your gallery showcase by effortlessly featuring Woo products, WordPress posts, Instagram feeds, and a variety of other sources, including various API integrations.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/live-copy-paste/\"><strong>Live Copy Paste</strong></a> – Copy and paste fully designed sections from the Unlimited Elements website directly to your website, saving you time and ensuring you can finish your web project as soon as possible.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/mega-menu-widget-for-elementor/\"><strong>Mega Menu Builder</strong></a> – Easily craft a distinctive Mega Menu for your website navigation by incorporating images, icons, links, and various Elementor widgets into unique menu layouts.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/mega-slider-widget-for-elementor/\"><strong>Mega Slider Builder</strong></a> – Easily turn any Elementor sections into slider slides. Now you can amaze your website visitors with jaw-dropping slider designs that look amazing on any device.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/multi-source/\"><strong>Multi-Source Widgets</strong></a> – Add content dynamically to item-based widgets effortlessly with support for ACF repeaters, JSON/CSV files, Woo Products, WordPress posts, users, menus, and a range of API integrations.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/dynamic-post-popup-widget-for-elementor/\"><strong>Dynamic Popup Builder</strong></a> – Dynamically create a popup to add a quick view of the post without leaving the page. Use an Elementor single post template to create the layout of the dynamic popup.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/form-builder/\"><strong>Elementor Form Builder</strong></a> – Build advanced forms effortlessly using the drag-and-drop form builder. Whether it’s a simple or complex form, our straightforward form widgets make it quick and easy to create forms, improving your workflow.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/calculators/\"><strong>Calculator Builder</strong></a> – Easily design professional calculators for any type of industry. Whether you need a loan calculator, mortgage calculator or business calculator, our powerful and intuitive drag and drop builder makes it easy to create complex calculators with ease.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/filters/\"><strong>Elementor Filter Widgets</strong></a> – Unlock the potential of the AJAX-based faceted filter system, seamlessly empowering you to craft diverse layouts with ease. Take control by applying multiple filters, ensuring a super-fast and dynamic filtering experience tailored to your website needs.</p></li>\n</ul>\";s:12:\"installation\";s:521:\"<p>Note : This plugin works with Elementor. Make sure you have <a href=\"https://wordpress.org/plugins/elementor/\">Elementor</a> installed.</p>\n\n<ol>\n<li>Upload the plugin folder to the <code>/wp-content/plugins/</code> directory, or install the plugin through the WordPress plugins screen directly.</li>\n<li>Activate the plugin through the \'Plugins\' screen in WordPress</li>\n<li>Navigate to Unlimited Elements in the WordPress side menu and install the widget you want by hovering over it and clicking install.</li>\n</ol>\";s:3:\"faq\";s:4208:\"<h4>Can I use the plugin without Elementor?</h4>\n\n<p>No. You cannot use the plugin without Elementor since it\'s an addon for Elementor.</p>\n\n<h4>Does the plugin work with any theme?</h4>\n\n<p>Absolutely! The plugin will work with any theme where Elementor works.</p>\n\n<h4>What if I update to the Premium version after using the Free version?</h4>\n\n<p>Your existing elements/content will work with the premium version. So you won’t lose your any of your hard work.</p>\n\n<h4>Can I get a refund?</h4>\n\n<p>If you are not happy with your purchase at anytime just contact us and we will refund 100% of your money no questions asked.</p>\n\n<h4>Do you offer a renewals discount?</h4>\n\n<p>Yes, you get 25% discount for all annual plan automatic renewals. The renewal price will never be increased so long as the subscription is not cancelled.</p>\n\n<h4>How do I install and activate the \'Unlimited Elements for Elementor\' plugin on WordPress?</h4>\n\n<p>To install the \'Unlimited Elements\' plugin on your WordPress site, access your WordPress Dashboard and go to Plugins -> Add New. In the search box, enter \'Unlimited Elements.\' Locate the plugin in the search results and click on the \'Install Now\' button. Once the installation is finished, click on the \'Activate\' button, and \'Unlimited Elements for Elementor\' will be successfully activated on your WordPress site.</p>\n\n<h4>Do I need to know code to use Unlimited Elements?</h4>\n\n<p>No, you do not need to know code to leverage the widgets and other tools provided by the Unlimited Elements plugin. It is designed to be user-friendly, allowing you to enhance your Elementor experience without any coding expertise. However, for users familiar with code, the plugin offers the added advantage of a widget creator, enabling the creation of custom Elementor widgets for a more tailored and advanced design experience.</p>\n\n<h4>Is my site secure with Unlimited Elements?</h4>\n\n<p>Yes, Unlimited Elements is a secure plugin. The plugin is regularly updated to adhere to common security standards, ensuring a secure environment for your website.</p>\n\n<h4>What types of filters does Unlimited Elements provide?</h4>\n\n<p>Unlimited Elements offers a variety of filter types, including search filters, dropdowns, tabs filters, checkboxes filters, and WooCommerce-related filters, providing a diverse range of options for dynamic and versatile website filtering.</p>\n\n<h4>Are the filters compatible with any post type or WooCommerce products?</h4>\n\n<p>Yes, all the filters provided by Unlimited Elements are live Ajax filters, ensuring dynamic and seamless filtering experiences. They are compatible with any post type, including custom post types, and WooCommerce products, offering versatile functionality for a wide range of content on your website. Utilize specific WooCommerce filters to enhance the shopping experience for your customers, such as the price range slider filter and color swatches filter for products with different colors.</p>\n\n<h4>Can I use Unlimited Elements to display custom post types in my widgets?</h4>\n\n<p>Yes, Unlimited Elements supports showcasing custom post types with advanced query selection and seamless connection to any filter from the UE library. This allows for tailored and dynamic content presentation on your website using the plugin\'s versatile features.</p>\n\n<h4>What are multi-source widgets in Unlimited Elements?</h4>\n\n<p>Multi-source widgets in Unlimited Elements enable the population of item-based widgets with various dynamic source types. These widgets can be populated using sources like ACF repeater fields, WooCommerce products, custom post types, Instagram feeds, and various API integrations. This versatility allows for the seamless integration of diverse content into widgets, enhancing the flexibility and functionality of your website elements.</p>\n\n<h4>Should I use Remote Control Widgets or the Sync Widgets function in Unlimited Elements?</h4>\n\n<p>The choice depends on your design preferences. If you want complete control, go for Remote Control Widgets. For synchronized layouts, choose Sync Widgets. They can also be used together for even more powerful customization options in Unlimited Elements.</p>\";s:9:\"changelog\";s:127657:\"<p>version 1.5.103: 2024-04-16</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added option to add additional url attributes to post links</li>\n<li>Feature: improved woo category thumbnail image gether</li>\n<li>Feature: added option to unite gallery - strip_speed</li>\n<li>Fix: fixed some widgets editor enable visibility bug</li>\n<li>Fix: fixed entrance animation run if inside a viewport window</li>\n<li>Fix: fixed some security issues - escaping some fields output</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Overlay Carousel (Pro) - Implemented \'Show Dots\' option. This new functionality allows users to toggle the visibility of dots within the widget, providing greater control over navigation indicators.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Checkbox Custom Icon\' option. This new functionality allows users to customize the appearance of checkboxes by providing custom icons, enhancing the visual presentation of checkboxes within the widget.</li>\n<li>Feature: Video Playlist (Pro) - Implemented \'Strip Navigation Speed\' option. This new functionality allows users to adjust the speed of navigation within the strip, providing finer control over the scrolling behavior.</li>\n<li>Feature: Expanding Content Cards (Pro) - Implemented \'Background Image Align\' option. This new functionality allows users to specify the alignment of the background image, providing greater control over its positioning within the element.</li>\n<li>Feature: Post Magazine Grid (Pro) - Implemented \'Meta Date Date Format\' option. This new functionality allows users to specify the date format for meta date display, providing customization options for date presentation.</li>\n<li>Feature: Justified Image Carousel (Pro) - Implemented \'Show Item Title in Lightbox\' option. This new functionality allows users to toggle the display of item titles within the lightbox, providing control over the visibility of titles for a better user experience.</li>\n<li>Feature: Search Filter (Pro) - Implemented \'Custom Links Ending\' option. This new functionality allows users to change links in the connected grid to highlight the search phrase.</li>\n<li>Feature: Load More / Infinite Scroll (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Post Pagination (Free) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Content Switcher (Pro) - Introduced option to fire a resize event on tab click, ensuring proper functionality of other widgets inside tab Content Switcher for a smoother and more seamless user experience.</li>\n<li>Feature: Submit Button (Free) - Implemented \'Show Field Name In Empty Field Error Message\' option. This new functionality allows users to include the field name in the empty field error message, providing clearer feedback to users when a required field is left blank.</li>\n<li>Feature: Side Menu (Pro) - Implemented \'Templates Width\' and \'Templates Horizontal Align\' options.</li>\n<li>Change: Unlimited Grid (Pro) - Changed \'Title Spacing\' option to \'Title Margin\'. This change allows users to add margin in all directions to the title, providing more granular control over its positioning within the widget.</li>\n<li>Fix: Content Box Hover Text Reveal (Free) - Resolved issue where Overlay Opacity option wasn\'t working on mobile devices. This fix ensures that the Overlay Opacity option functions correctly across all devices, providing consistent behavior and appearance.</li>\n<li>Fix: Multi Step Form (Pro) - Fixed Multi Step Error Message not showing when empty and required field was present on active step.</li>\n<li>Fix: Submit Button (Free) - Fixed Submit Button verification issue when fields with 0 value were parsed as empty.</li>\n<li>Fix: Slider Field (Pro) - Resolved issue where border radius for focus state differed from regular state. This fix ensures that the border radius remains consistent across different states.</li>\n<li>Fix: Icon Bullets (Free) - Fixed issue related to Hover Colors not being revealed after item hover.</li>\n<li>Fix: Team Member Sliding Effect (Pro) - Resolved issue related to global colors usage. This fix ensures that global colors are properly utilized throughout the widget, maintaining consistency and accuracy in color rendering.</li>\n<li>Fix: Post Magazine Grid (Pro) - Optimized widget HTML. This optimization improves the efficiency and performance of the widget by streamlining the HTML structure and reducing unnecessary code.</li>\n<li>Fix: Form Fields Widgets: Resolved vulnerability where scripts could be injected under certain widget attributes. This fix ensures that scripts are properly sanitized and prevented from being inserted into widget attributes, mitigating potential security risks.</li>\n</ul>\n\n<p>version 1.5.101: 2024-04-03</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature - added \"date time\" attribute to items attributes list</li>\n<li>Feature - made some integration for \"relevanssi\" plugin</li>\n<li>Feature - added woo rating stars to multisource fields</li>\n<li>Feature - added visual text that showing the form fields conditions</li>\n<li>Fix - fixed filters mode init mode</li>\n<li>Fix - fixed various filters related bugs</li>\n<li>Fix - fixed ucpage parameter fetch for pagination in archive page</li>\n<li>Fix - fixed gallery from meta field item source texts </li>\n<li>Fix - fixed some number field processing</li>\n<li>Fix - fixed multisep form with template submit</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Radio Button Field (Pro) - Implemented \'Set First Item Selected\' option. This new functionality allows users to automatically select the first item in the widget.</li>\n<li>Feature: Fullscreen Menu (Free) - Implemented \'Open Current Submenu On Page Load\' option. This new functionality allows users to automatically expand the current submenu on page load, providing immediate access to relevant content.</li>\n<li>Feature: Background Slider (Pro) - Introduced \'Add SEO Tags\' option, allowing users to include alt and title attributes for images for improved search engine optimization of the widget content.</li>\n<li>Feature: Floating Chat Buttons (Pro) - Introduced \"Close Message Box After Send\" option, allowing automatic closure of the message box after clicking the send button for improved user experience and convenience.</li>\n<li>Feature: Floating Chat Buttons (Pro) - Introduced \"Close Button After Click\" option, enabling automatic closure of the buttons after clicking any button, eliminating the need for manual closure for enhanced user convenience and interaction.</li>\n<li>Feature: Content Grid (Pro) - Implemented \'Description\' option. This new functionality allows users to add a description to the widget, providing additional context or instructions.</li>\n<li>Feature: SVG Animation (Free) - Optimized widget for Elementor Popup compatibility. This update ensures seamless integration and improved performance when using the widget within Elementor Popups.</li>\n<li>Feature: Animated Ripples (Pro) - Introduced \'Ripple Scale\' option, enabling users to control the size of the ripples for enhanced visual customization and effect.</li>\n<li>Feature: Interactive Circle Infographic (Pro) - Implemented \'Item Trigger type\' for Segment Layout type. This new functionality allows segments to be opened by hovering on them, providing users with an alternative interaction method.</li>\n<li>Feature: Line Text Divider (Free) - Added styling options including Line Thickness, Line Border Radius, Line Shadow, Text Typography, Background Color, Padding, Border, Border Radius, and Box Shadow for enhanced customization. Additionally, existing styling options have been improved for better optimization and user experience.</li>\n<li>Feature: Price Range Filter (Pro) - Implemented Grow Effect on Thumb Hover option. This new functionality allows users to enable the grow effect on thumbnail hover.</li>\n<li>Feature: Price Range Filter (Pro) - Implemented Hide Default Arrows option. This new functionality allows users to hide default arrows, providing enhanced customization of the widget\'s appearance and behavior.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Show Time Ago\' option. This new functionality allows users to display the time elapsed since a publish event, providing context and improving user engagement.</li>\n<li>Feature: Dropdown Field (Pro) - Implemented \'Required\' option. This new functionality allows users to mark a field as required, ensuring that users must fill it out before submitting the form.</li>\n<li>Feature: Submit Button (Free) - Implemented \'Empty Field Error Text\' option. This new functionality allows users to customize the error message displayed when a required field is left empty.</li>\n<li>Feature: Icon Bullets (Free) - Implemented \'Title Color Hover\' and \'Text Color Hover\' options. These new functionalities allow users to customize the color of titles and text when hovered over, providing enhanced interactivity and visual feedback.</li>\n<li>Feature: Unlimited Charts (Pro) - Implemented \'Font Family\' option for Label X Axis and Y Axis. This new functionality allows users to customize the font family for labels displayed on the X and Y axes, providing enhanced typography control.</li>\n<li>Feature: Overlay Carousel (Pro) - Implemented \'Show Arrows\' option and updated Arrows styling options. This new functionality allows users to control the visibility of arrows and customize their styling, providing more flexibility in widget design and navigation.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Empty Message\' option. This new functionality allows users to display a custom message when no posts are found, providing better user feedback and enhancing the user experience.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Required\' option. This new functionality allows users to mark a field as required, ensuring that users must fill it out before submitting the form.</li>\n<li>Feature: Radio Button Field (Pro) - Implemented \'Required\' option. This new functionality allows users to mark a field as required, ensuring that users must fill it out before submitting the form.</li>\n<li>Change: Checkboxes Filter (Pro) - Added \'aria-label\' attribute to links. This new functionality enhances accessibility by providing descriptive labels for elements.</li>\n<li>Change: Post Carousel (Pro) - Added \'alt\' and \'title\' attributes to the image for improved SEO optimization and accessibility.</li>\n<li>Change: Flip Box Carousel (Pro) - Changed some selectors in CSS to avoid empty items appearing on live page.</li>\n<li>Change: Underline Animated Button (Free) - Changed <section> tag to </li>\n</ul>\n\n<p><</p>\n\n<p>div>. This update improves the semantic structure of the widget, ensuring better compatibility with various screen readers and accessibility standards.\n* Change: Unlimited Charts (Pro) - Updated the animation option to trigger animation when the chart comes into view instead of upon initial load, improving user experience and visual appeal.\n* Change: Submit Button (Free) - Changed the position of Empty Field Errors to be grouped after the submit button. This update enhances the layout and organization of error messages, providing users with a clearer indication of missing information before submission.\n* Change: Post Blocks (Free) - Changed CSS selector for Typography option for better accessibility. This update improves the accessibility of the Typography option by using a more descriptive and accessible CSS selector.\n* Change: List Marquee (Pro) - Increased speed limit to 1000. This update enhances the speed capabilities of the widget, allowing for faster performance and smoother animations.\n* Change: Checkbox Field (Pro) - Increased accessibility by adding IDs to input elements and \"for\" attributes to label elements. This update improves accessibility by associating labels with their corresponding form controls, making it easier for screen readers and other assistive technologies to interpret and navigate the form.\n* Change: Masonry Gallery (Pro) - Implemented \'Autoplay Video In Lightbox\' option. This new functionality allows users to enable autoplay for videos displayed within the lightbox, providing a more dynamic and engaging viewing experience.\n* Change: WhatsApp Chat (Pro) - Added \'aria-label\' attribute to links. This new functionality enhances accessibility by providing descriptive labels for elements.\n* Fix: Number Field (Pro) - Implemented CSS protection from the max-width CSS property. This new functionality safeguards against unintended styling conflicts or overrides caused by the max-width property.\n* Fix: Fullscreen Menu (Free) - Addressed issue where the fullscreen menu was not displayed correctly in Safari browser.\n* Fix: Image Scroll (Pro) - Resolved 404 error appearing every time Overlay element was added on the page. This fix ensures that the Overlay element is loaded correctly without triggering a 404 error.</p>\n\n<p>version 1.5.100: 2024-03-17</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added option to connect the filters to some specific grid group</li>\n<li>Fix: fixed js run for background output not always happend</li>\n<li>Fix: filters was shown only related to grid taxonomies after changing to \"all\" </li>\n<li>Fix: returned some tiles gallery images that was missing</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: List (Free) - Implemented \'Open Link in New Tab\' option. This new functionality allows users to specify whether links should open in a new tab, providing flexibility in link behavior.</li>\n<li>Feature: Compact Gallery (Free) - Implemented \'Hide Thumbnail Panel Under Width\' option. This new functionality allows users to hide the thumbnail panel when the viewport width is below a specified threshold, optimizing the display for smaller screens.</li>\n<li>Feature: Select Dropdown Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Checkboxes Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Tabs Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Scroll Sequence (Pro) - Added \'Image Horizontal Shift\' option, allowing users to adjust the horizontal position of the image for enhanced customization and layout control.</li>\n</ul>\n\n<p>version 1.5.99: 2024-03-11</p>\n\n<ul>\n<li>Fix - updated multisource image fields</li>\n<li>Fix - fixed some small php bug with strtobool function</li>\n</ul>\n\n<p>version 1.5.98: 2024-03-05</p>\n\n<ul>\n<li>Fix Some small gutenberg related bug fix</li>\n</ul>\n\n<p>version 1.5.97: 2024-03-04</p>\n\n<p>Plugin Updates:</p>\n\n<ul>\n<li>Fix: allow showing authors name translated</li>\n<li>Change: updated font awesome version to 6</li>\n<li>Fix: done some link attribute security fix</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Accordion Menu (Pro) - Implemented \'Active State Color\' options for Sub Menu items. This new functionality allows users to customize the color of sub-menu items when they are in the active state, providing enhanced visual feedback.</li>\n<li>Feature: Content Slider (Pro) - Made \'Slide Margin\' option available for Full Slider Type and Offset Slider Type. This update expands the usability of the margin customization, allowing users to set margins between slides in both Full Slider and Offset Slider configurations.</li>\n<li>Feature: Icon Tabs (Pro) - Made \'Start Collapsed\' option responsive. This update ensures that the \'Start Collapsed\' behavior adjusts responsively, providing a consistent and user-friendly experience across various devices and screen sizes.</li>\n<li>Feature: Post Accordion (Free) - Introduced \'Expand All Accordion\' functionality, enabling users to expand all accordion items with a single click for improved content accessibility.</li>\n<li>Feature: Fullscreen Menu (Free) - Introduced option to customize the thickness of the animated hamburger icon bars, providing users with greater control over the visual appearance of the icon.</li>\n<li>Change: Coverflow Carousel (Pro) - Updated \'Button Link\' option: if empty, no link will be applied. This modification ensures that if the \'Button Link\' option is left empty, no link will be associated with the button within the widget.</li>\n<li>Fix: Product Carousel (Pro) - Optimized widget HTML code. This update enhances performance and efficiency by streamlining the HTML structure of the widget.</li>\n<li>Fix: Content Tabs (Free) - Improved widget interaction within an Elementor\'s popup. This update ensures a more seamless and optimized experience when utilizing the widget within a popup setting.</li>\n</ul>\n\n<p>version 1.5.96: 2024-02-26</p>\n\n<p>Plugin Updates:</p>\n\n<ul>\n<li>Feature: added option for time_ago_short in timelines that will show shorter version of minutes and hours text</li>\n<li>Feature: added defaults for weather widget</li>\n<li>Fix: fixed hourly weather fields</li>\n<li>Fix: fixed the import with images functionality</li>\n<li>Fix: set default timeout to remote requests</li>\n<li>Fix: fixed the image duplicate when importing templates</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Side Menu (Pro) - Implemented \'Menu Padding\' option. This new functionality allows users to set padding for the menu, providing control over the spacing and layout within the widget.</li>\n<li>Feature: Post Grid (Pro) - Introduced a new value for \'Meta Data Position\' option called \'Before Title\'. This new functionality allows users to position meta data before the title, providing additional flexibility in content layout.</li>\n<li>Feature: Loop Carousel (Pro) - Implemented \'Stage Padding\' option. This new functionality allows users to set stage padding, displaying a part of the previous and next carousel items for a more visually appealing and dynamic presentation.</li>\n<li>Feature: Interactive Circle Infographic (Pro) - Implemented \'Selected Item Number\' option. This new functionality allows users to select a specific item by default, enhancing user experience by highlighting a predetermined item upon initialization.</li>\n<li>Feature: Unlimited Timeline (Free) - Introduced option to display the image on the opposite side of the content for enhanced layout flexibility and customization.</li>\n<li>Feature: Thumbnail Slider (Pro) - Introduced \'Multi Source\' option, enabling users to select gallery items from various sources for enhanced flexibility and content integration.</li>\n<li>Feature: Timer Countdown Banner (Pro) - Added \'Direction\' option to support RTL (Right-to-Left) layout websites.</li>\n<li>Feature: Post Horizontal Timeline (Pro) - Introduced Background Color and Icon Color options for Navigation Arrows in disabled mode. This new functionality allows users to customize the appearance of navigation arrows when they are disabled, providing enhanced visual control.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Time Ago Type\' option. This new functionality allows users to choose the type of time ago representation, providing flexibility in how time is displayed within the widget.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Text Custom Field\' option. This new functionality allows users to add a custom field under the main Posts Text, providing additional customization for displaying content.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Link Type\' option for all link elements in the widget. This new functionality allows users to choose the type of link for various elements within the widget, enhancing control over linking behavior.</li>\n<li>Feature: Remote Link (Pro) - Introduced active state for the link. This new functionality allows users to customize the appearance of the link when it is in an active state, providing enhanced visual feedback.</li>\n<li>Feature: Dynamic Post Popup (Pro) - Implemented \'Hide Vertical Scrollbar in Popup\' option. This new functionality allows users to hide the vertical scrollbar within the popup, providing a cleaner and more focused appearance.</li>\n<li>Feature: Icon Carousel (Pro) - Introduced \'Autoplay Pause on Hover\' option, allowing users to pause autoplay functionality when hovering over the carousel for improved control and interaction.</li>\n<li>Feature: Dynamic Post Popup (Pro) - Introduced Entrance Animation functionality for the popup. This new feature allows users to apply entrance animations, enhancing the visual appeal and engagement when the popup appears.</li>\n<li>Feature: Unlimited Timeline (Free) - Implemented \'Content Box Link\' option. This new functionality allows users to link the entire content box, providing a convenient way to associate a link with the entire widget item.</li>\n<li>Feature: Text Field (Free) - Added \'Read Only\' option, allowing users to set the field as read-only for preventing user input while retaining visibility of the text.</li>\n<li>Feature: Unlimited Charts (Pro) - Introduced \'Radar Range\' option for Radar chart, allowing users to set the minimum range value for improved data visualization.</li>\n<li>Feature: Testimonial Carousel (Pro) - Added \'Rating\' field to the Source option. This new functionality allows users to incorporate a rating field as a source for the widget, expanding the available data sources for enhanced content display.</li>\n<li>Feature: Multi Step Form (Pro) - Introduced \'Direction\' option. This new functionality is useful for RTL (Right-to-Left) websites, allowing users to set the direction of the widget layout accordingly.</li>\n<li>Feature: Unlimited Timeline (Free) - Introduced option for users to customize the text of each item\'s button, providing greater flexibility.</li>\n<li>Feature: Post List (Free) - Implemented \'Space Between Categories\' option. This new functionality allows users to set spacing between categories, providing control over the layout and visual presentation of category elements.</li>\n<li>Feature: Memory Game (Pro) - Introduced \'Add Completion Time to Form Field\' option, enabling users to automatically append the time taken to complete the memory game to a designated form field.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Add Link For The Whole Item\' option. This new functionality allows users to add a link to the entire widget item, enhancing the interactive capabilities and providing a clickable area for the entire item.</li>\n<li>Feature: Post Carousel (Pro) - Implemented \'Text Padding\' and \'Title Padding\' options. This new functionality allows users to set padding for text and title elements, providing enhanced control over spacing and layout within the widget.</li>\n<li>Feature: Post Grid (Pro) - Introduced \'Date Modified\' options. This new functionality allows users to display the date when a post was last modified, providing additional information and transparency in content presentation.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Introduced options to customize Maps Controls icons\' color and background color. This new functionality allows users to personalize the appearance of map controls, enhancing visual customization.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Disable Map Interaction On Mobile\' option. This new functionality allows users to disable map interaction specifically on mobile devices, providing control over the user experience on smaller screens.</li>\n<li>Change: Content Tabs (Free) - Modified behavior of \'Start Collapsed\' option when used with \'Set Hash\'. If the URL has a hash, the first opened tab will be determined by the hash, providing a more dynamic and user-friendly experience.</li>\n<li>Change: Dropdown Button (Pro) - Removed Text Decoration CSS property from dropdown items. This update enhances the visual presentation by eliminating unnecessary text decoration.</li>\n<li>Change: Woo Mini Cart (Pro) - Added separate border options for \'View Cart\' and \'Checkout\' buttons, providing users with more customization flexibility for button styling.</li>\n<li>Change: Swipe Carousel (Pro) - Modified \'Enable Link\' option. Now, the entire item serves as a link, providing a more intuitive and consistent approach to linking within the widget.</li>\n<li>Fix: Submit Button (Free) - Corrected default values in email 2 that were leading to validation errors.</li>\n<li>Fix: Post Carousel Lite (Free) - Addressed issue where the carousel was not displaying on mobile devices.</li>\n<li>Fix: Icon Tabs (Pro) - Resolved issue with the \'Start Collapsed\' option. The fix ensures that the \'Start Collapsed\' option now functions correctly, delivering the intended collapsed behavior upon initialization.</li>\n<li>Fix: Post Grid (Pro) - Optimized widget item HTML code. This update enhances performance and efficiency by streamlining the HTML structure of widget items.</li>\n<li>Fix: Unlimited Timeline (Free) - Optimized item HTML code. This update improves performance and efficiency by refining the HTML structure of individual items within the widget.</li>\n<li>Fix: Unlimited Timeline (Free) - Optimized CSS code. This update improves performance and reduces the overall footprint of the stylesheet, enhancing efficiency and loading times.</li>\n<li>Fix: Remote Link (Pro) - Resolved issue where the Text Shadow option was erroneously interpreted as Box Shadow. The fix ensures that the Text Shadow option now functions correctly, providing the intended text shadow effect.</li>\n<li>Fix: Scroll Sequence (Pro) - Revised and improved descriptions of the widget fields for better clarity.</li>\n<li>Fix: Post Magazine Grid (Pro) - Added \'raw\' tag to category names to fix the display issue where the \'&\' symbol in category names was not displaying correctly.</li>\n<li>Fix: Before After (Pro) - Improved widget interaction with Elementor\'s Popups. This update ensures seamless integration and optimal performance when using the widget within Elementor\'s Popup functionality.</li>\n<li>Fix: Grid Gallery (Pro) - Resolved an issue where the widget was not extending to full width within Elementor Container.</li>\n<li>Fix: Particle Image (Pro) - Added protection from lazy load. This update ensures compatibility and proper functionality, mitigating potential issues related to lazy loading on various platforms.</li>\n</ul>\n\n<p>version 1.5.95: 2024-02-12:</p>\n\n<ul>\n<li>Feature: Ensure that the blog displayed on the \"Home\" page of the plugin is always up-to-date.</li>\n<li>Feature: Implemented support for tags in the widget catalog.</li>\n<li>Feature: Added an option for galleries to play videos in muted mode.</li>\n<li>Feature: Integrated weather forecast data preparation for the widget.</li>\n<li>Fix: Addressed some minor potential security risks associated with the import templates functionality.</li>\n<li>Fix: Rectified email validation for Form Email2.</li>\n<li>Fix: Resolved some issues with the price range filter.</li>\n<li>Fix: fixed the problem where dynamic template styles disappeared after updating Elementor Pro.</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Image Zoom Content Box (Free) - Implemented \'Title Tag\' option. This new functionality allows users to specify the HTML tag for titles within the widget, providing flexibility and control over the semantic structure of the content.</li>\n<li>Feature: Post Accordion (Free) - Implemented \'Disable Link in Image\' option. This new functionality allows users to disable the link associated with an image, providing more control over the interactive behavior of images within the widget.</li>\n<li>Feature: Slider Gallery (Free) - Implemented \'Mute Video\' option. This new functionality allows to play videos muted by default. Volume can be adjusted in video players on live page.</li>\n<li>Feature: Unlimited Charts (Pro) - Implemented \'Item Bar Width\' option. This new functionality allows users to customize the width of individual bars, providing greater control over the visual representation of items.</li>\n<li>Feature: Remote Item Navigation (Pro) - Introduced \'Border Override Color\' options for Regular and Active states. This new functionality allows users to customize border colors separately for both Regular and Active states, enhancing visual styling in the widget.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Title Min Height\' option. This new functionality allows users to set a minimum height for the title, offering more control over the visual presentation and consistency in the widget.</li>\n<li>Feature: Checkbox Field (Pro) - Introduced \'Show Link\' option. This new functionality enables users to show or hide links and customize their styling within the widget, offering more control over the interactive elements.</li>\n<li>Feature: Counter (Free) - Implemented \'Add Link To Widget Container\' option. This new functionality allows users to include a link, enhancing the interactive capabilities of the element by enabling navigation to another page or resource.</li>\n<li>Feature: Icon Box Accordion (Pro) - Introduced \'Icon + Text\' option for Graphic Element. This new value expands customization by allowing users to display both an icon and text within the Graphic Element for richer visual representation.</li>\n<li>Feature: Before After (Pro) - Added support for the widget inside Elementor\'s Tabs widget. This enhancement ensures seamless integration and compatibility, allowing users to utilize the widget effectively within Elementor\'s Tabs.</li>\n<li>Feature: Justified Image Carousel (Pro) - Implemented \'Hide Inactive Arrow\' option. This new functionality allows users to hide inactive arrows, providing a cleaner and more focused appearance in the widget interface.</li>\n<li>Feature: Layers (Pro) - Added shadow for icon type layers.</li>\n<li>Feature: Icon Pointer Button (Pro) - Introduced \'Direction\' option. This new functionality allows users to specify the direction for RTL (Right-to-Left) or LTR (Left-to-Right) websites, ensuring proper layout alignment based on language direction.</li>\n<li>Feature: Loop Carousel (Pro) - Implemented \'Auto Height\' option. This new functionality adjusts the height of the slider dynamically based on the height of the current slide, providing a more adaptive and seamless user experience.</li>\n<li>Feature: Justified Image Carousel (Pro) - Option to fix the broken layout (resulting in a duplicate carousel) caused by delayed image loading, this solution verifies that the images are loaded before initializing the carousel.</li>\n<li>Feature: Remote Tabs (Pro) - Introduced styling options for Border Radius, Border, and Shadow for the image of the active tab.</li>\n<li>Feature: Layers (Pro) - Added background color, padding and radius for text fields.</li>\n<li>Feature: WhatsApp Chat (Pro) - z-index option for Popup, allowing users to customize the stacking order of the Popup for better control over its visibility in relation to other elements.</li>\n<li>Feature: WhatsApp Chat (Pro) - Introduced option to customize the Popup Title, along with styling options for enhanced visual control and personalization.</li>\n<li>Feature: Swipe Carousel (Pro) - Introduced \'Additional Title\' options. This new functionality expands customization by providing additional settings for titles, allowing users to further enhance the visual presentation of titles within the widget.</li>\n<li>Feature: Content Grid (Pro) - Introduced \'Image Scale\' option. This new functionality allows users to scale the images, providing enhanced control over the visual presentation within the widget.</li>\n<li>Feature: Fullscreen Menu (Free) - Implemented feature - automatically opens menu item if it matches the current page URL.</li>\n<li>Feature: Post Grid (Pro) - Added Option to show post tags, providing users with the ability to showcase tags associated with each post.</li>\n<li>Feature: Post Magazine Grid (Pro) - Introduced \'Image Scale\' and \'CSS Filters\' options along with the hover transition duration for enhanced image customization.</li>\n<li>Feature: Card Carousel (Free) - Implemented \'Image Position\' option. This new functionality allows users to customize the position of image within the widget, providing enhanced control over the visual layout.</li>\n<li>Feature: Layers (Pro) - Added mouse parallax effect, adds a captivating and interactive dimension to the user interface.</li>\n<li>Feature: Swipe Carousel (Pro) - Introduced additional styling options. This new set of functionalities allows users to further customize and refine the visual appearance of the widget, providing enhanced styling possibilities.</li>\n<li>Feature: Mega Menu (Pro) - Implemented \'Close Transition Speed\' option. This new functionality enables users to set the speed of close animations for the dropdown, enhancing visual transitions and customization.</li>\n<li>Feature: Unlimited Carousel (Pro) - Added \'Image Position\' option, allowing users to customize the position of the image above or below the content for enhanced layout flexibility.</li>\n<li>Feature: Layers (Pro) - Implemented motion effects—now elements can bounce up and down and move left to right for a livelier interface.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Center Info Window\' option. This new functionality allows users to center the info window on the map, providing enhanced visibility and focus on the selected location.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Close After Outside Info Window Click\' option. This new functionality allows users to close the info window after clicking outside of it on the map, enhancing user interaction and control.</li>\n<li>Feature: Layers (Pro) - Implemented responsive settings for individual layers, allowing users to toggle each layer on or off based on the specific device requirements.</li>\n<li>Feature: Image Accordion (Pro) - Added \'Title HTML Tag\' option, providing users with better SEO control by allowing customization of HTML tags for widget titles.</li>\n<li>Feature: Content Tabs (Free) - Introduced option to fire a resize event on tab click, ensuring proper functionality of other widgets inside tab content for a smoother and more seamless user experience.</li>\n<li>Feature: Event List (Pro) - Implemented \'Remove Expired Event Item\' option. This new functionality allows users to automatically remove event items that have expired, streamlining content management within the widget.</li>\n<li>Feature: Post Grid (Pro) - Added typography option for post tags, allowing users to customize the font style, size, and other typographic attributes.</li>\n<li>Feature: Event List (Pro) - Implemented \'Horizontal Align\' option. This new functionality allows users to customize the horizontal alignment of the button, providing enhanced control over the layout within the widget.</li>\n<li>Feature: vCard (Pro) - Introduced option to include social media links in downloadable VCF contact file, enhancing contact information with additional social network profiles for improved connectivity.</li>\n<li>Change: Toggle Text Button (Free) - Upgraded textarea to full functionality editor, providing users with enhanced editing capabilities.</li>\n<li>Change: vCard (Pro) - Updated vCard JavaScript library to the latest version, ensuring compatibility with current standards and latest feature availability.</li>\n<li>Fix: Woo Product List (Free) - Introduced \'Layout Type\' option. This new functionality allows users to set the layout as either column or row, providing flexibility in organizing and displaying content within the widget.</li>\n<li>Fix: vCard (Pro) - Resolved issue where QR code was not scanning on some apps.</li>\n<li>Fix: Hotspots (Pro) - Rebuilt JavaScript code for better interaction. Removed unnecessary code to optimize performance and streamline functionality.</li>\n<li>Fix: Sideways Vertical Text (Pro) - Text layout shifting issue on Safari browser.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue with scrolling to the top of the page after tab click. The fix ensures that tab clicks no longer trigger unintended scrolling to the top, providing a smoother user experience.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with the vertical scrollbar appearing on hover.</li>\n<li>Fix: Testimonial Carousel (Pro) - The issue where styling attributes (size and color) for SVG icons were not taking effect.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue in Content Tabs when Before After widget couldn\'t function inside tabs. The fix ensures proper functionality, allowing users to utilize the widget as intended.</li>\n<li>Fix: Woo Product Grid (Pro) - Added image HTML attributes to product images.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue where the size of social icons wasn\'t responding to the option value. The fix ensures that the specified option value now accurately reflects the size of social icons.</li>\n<li>Fix: Counter (Free) - Removed unnecessary space in \'Before Text\' and \'After Text\' options. This update improves the clarity and presentation of the text by eliminating unnecessary spacing.</li>\n<li>Fix: Content Tabs (Free) - Added support for Elementor Tabs widget. This enhancement ensures seamless integration and compatibility, allowing users to incorporate the widget effortlessly within Elementor Tabs.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved an issue where incorrect icons were being displayed after selecting a menu item.</li>\n<li>Fix: Woo Mini Cart (Pro) - Improved widget compatibility with optimization plugins like WP Rocket. This update ensures seamless integration, optimizing performance and enhancing the overall user experience when using these plugins.</li>\n<li>Fix: Post Accordion (Free) - Updated post content loading method to resolve the issue where, on some sites, post content was not displaying correctly.</li>\n<li>Fix: Dropdown Field (Pro) - Fixed an issue when Dropdown Field couldn\'t parse Field Name to Number Field widget.</li>\n<li>Fix: Card Carousel (Free) - Resolved issue where Transition Speed wasn\'t working for non-default animations. The fix ensures that Transition Speed now functions correctly for all animations, providing consistent and reliable behavior.</li>\n<li>Fix: Unlimited Google Maps (Pro) - Removed default 2px border with blue color from one of the map elements. This update improves the visual presentation by eliminating an unnecessary border.</li>\n</ul>\n\n<p>version 1.5.94: 2024-01-25:</p>\n\n<ul>\n<li>Feature: added option to message individual fields for the form</li>\n<li>Change: removed instagram blocked api message - the instagram functionality is active now!</li>\n<li>Change: added default values to currency fields</li>\n<li>Fix: fixed small php bug regarding date field in items</li>\n<li><p>Fix: fixed some small xss vulnurability that pachstack discovered</p></li>\n<li><p>Feature: Number Field (Pro) - Introduced \'Enable Date Field in Formula\' option. This new functionality enables the use of Date Field in formula by allowing the addition or subtraction of days.</p></li>\n<li>Feature: Unlimited Charts (Pro) - Introduced \'Remove Items with 0 Value\' option. This new functionality automatically excludes items with a value of 0 from charts.</li>\n<li>Feature: WordPress Menu (Free) - Implemented \'Hover Effect\' option. This new functionality allows users to choose from a variety of hover link effects, enhancing the visual presentation with dynamic animations.</li>\n<li>Feature: Hotspots (Pro) - Introduced customizable popup positioning, providing users with the option to define the exact position rather than relying on preset center alignment.</li>\n<li>Feature: Event List (Pro) - Introduced \'Event End Date\' option, allowing users to display event end date and time.</li>\n<li>Feature: Event List (Pro) - Implemented \'Calendar Horizontal Align\' option. This new functionality allows users to customize the horizontal alignment of the calendar, providing better control over its placement within the layout.</li>\n<li>Feature: Product Carousel (Pro) - Introduced functionality to hide navigation arrows automatically when the number of products is less than a specified value.</li>\n<li>Feature: Dropdown Field (Pro) - Introduced \'Multisource\' option. This functionality allows users to select the source of checkbox values as posts, products, etc., providing versatile options for integrating diverse content.</li>\n<li>Feature: Checkbox Field (Pro) - Introduced \'Multisource\' option. This functionality allows users to select the source of checkbox values as posts, products, etc., providing versatile options for integrating diverse content.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Checkbox Value Handling\' options. This new functionality allows users to choose the checkbox value type from options such as sum, individual number, or individual text, providing flexibility in handling checkbox values.</li>\n<li>Feature: Masonry Gallery (Pro) - Introduced \'Title Typography\' and \'Description Typography\' options. These new functionalities allow users to customize the typography settings for titles and descriptions.</li>\n<li>Feature: Masonry Gallery (Pro) - Implemented \'Tile Background Color\' option. This new functionality allows users to customize the background color of tiles, providing enhanced visual control over the widget\'s appearance.</li>\n<li>Feature: Hotspots (Pro) - Added \'Popup Image Size\' option, allowing users to customize the size of popup images.</li>\n<li>Feature: WooCommerce Product Carousel (Pro) - Introduced functionality to hide navigation arrows automatically when the number of products is less than a specified value.</li>\n<li>Feature: Logo Carousel (Pro) - Implemented \'Open Links In New Tab\' option. This new functionality allows users to specify whether links should open in a new tab with Source type posts, products, etc.</li>\n<li>Feature: Content Ticker (Pro) - Added Option to add an Image for each ticker item.</li>\n<li>Change: Hotspots (Pro) - Enabled \'Image Size Select\' option for the Image, allowing users to choose from different image resolutions for enhanced flexibility and visual customization.</li>\n<li>Change: Icon Carousel (Pro) - Improved \'Item Minimum Height\' option by expanding the range of values.</li>\n<li>Fix: Fullscreen Menu (Free) - Improved protection from Elementor sticky section interference.</li>\n<li>Fix: vCard (Pro) - Issue with QR code not displaying when \'Include Image in Contact\' is enabled has been resolved.</li>\n<li>Fix: Dropdown Field (Pro) - Resolved issue with \'Field Name\' not appearing during email sending. The fix ensures that the field name is now properly displayed in email notifications.</li>\n<li>Fix: Mega Menu (Pro) - Resolved horizontal scroll issue. The fix ensures that the layout no longer experiences unintended horizontal scrolling, providing a more stable and user-friendly experience.</li>\n<li>Fix: Scroll To Top (Free) - Resolved issue where the icon wasn\'t visible on the frontend. The fix ensures proper visibility of the icon, addressing the bug and improving the overall appearance.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with the \'Disable Page Scroll\' option not working in some cases. The fix ensures consistent functionality, preventing page scrolling as intended.</li>\n<li>Fix: Text Field (Free) - Resolved input width issue. The fix ensures that input elements now display with the correct width.</li>\n</ul>\n\n<p>version 1.5.93: 2024-01-18:</p>\n\n<ul>\n<li>Feature: Introduced the option \'slider_video_autoplay\' to galleries, enabling video autoplay when changing items.</li>\n<li>Feature: Added the option to include specific taxonomies in related posts queries.</li>\n<li>Feature: Implemented automatic recognition of video thumbnail IDs in certain gallery types based on relevant post meta.</li>\n<li>Feature: Added functionality for the price range filter.</li>\n<li>Change: Updated the Freemius version.</li>\n<li>Change: Modified the text format for the export change log.</li>\n<li>Change: Restored the \"import with images\" feature after incorporating file type checks for security.</li>\n<li>Fix: Enhanced the handling of multiple user records for the \'exclude users\' option in the users query (Ajax-based).</li>\n<li>Fix: Corrected URL CSS and JS inclusion issues in Elementor editor.</li>\n<li><p>Fix: Corrected a bug related to \"mini cart widget\" in PHP in specific cases.</p></li>\n<li><p>Feature - Card Carousel (Free) - Introduced \'Hide Item\' option. This new functionality allows users to hide items instead of deleting them permanently, offering a more reversible and flexible approach to item management.</p></li>\n<li>Feature - Post Grid (Pro) - Implemented \'Layout Type: Above\' option. This new functionality allows users to change the position of the content box to above the image.</li>\n<li>Feature - Thumbnail Gallery (Pro) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Compact Gallery (Free) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Grid Gallery (Pro) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Slider Gallery (Free) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Flip Box Carousel (Pro) - Introduced option for back icon alignment, providing users the flexibility to customize the alignment of the back icon.</li>\n<li>Feature - Post List (Free) - Implemented \'Image Scale\' option for regular and hover states. This new feature allows users to customize the scaling of images independently for regular and hover states, enhancing visual presentation.</li>\n<li>Change - Flip Box Carousel (Pro) - Implemented conditional rendering of CSS to reduce unused styles, resulting in improved performance, SEO, and faster load times for enhanced user experience.</li>\n<li>Change - Content Accordion (Free) - Improved \'Expand All Accordion\' functionality, now allowing users to close the accordion by clicking the same button again for a more intuitive and user-friendly experience.</li>\n<li>Fix - WooCommerce Product Grid (Pro) - Implemented protection against buttons not being vertically aligned in specific cases.</li>\n<li>Fix - Flip Box Carousel (Pro) - Resolved an issue where links were not functioning properly when clicking on the back icon.</li>\n<li>Fix - WooCommerce Product Grid (Pro) - Resolved issue with the product button not being clickable in some cases.</li>\n<li>Fix - Post Carousel (Pro) - Resolved issue with the side-by-side layout.</li>\n<li>Feature - Logo Grid (Free) - Enhanced responsiveness for item \'Padding\' option. This update ensures that item padding adjusts effectively across various screen sizes and device resolutions for a consistent layout.</li>\n<li>Feature - Logo Grid (Free) - Implemented \'Direction\' option. This new feature is particularly useful for RTL (Right-to-Left) websites, allowing users to specify the direction of the widget\'s layout for improved compatibility.</li>\n<li>Feature - Content Accordion (Free) - Introduced a new feature that allows the expansion of all accordion items by clicking on an external element with the class \"ue-content-accordion-expand-all\".</li>\n<li>Feature - Memory Game (Pro) - Introduced template option for success message, Allowing users to show Elementor template as success message.</li>\n<li>Feature - Memory Game (Pro) - Added \'Completion Time\' option, enabling users to show the time it took to complete the game for a more informative and engaging experience.</li>\n<li>Feature - Content Accordion (Free) - Introduced \'Additional Header Content\' option in the accordion, allowing users to include additional content after the header title.</li>\n<li>Feature - Post Accordion (Free) - Implemented \'Open Links in New Tab\' option. This new functionality allows users to configure links to open in a new tab, enhancing control over the navigation experience.</li>\n<li>Feature - Side Menu (Pro) - Added an option to add a logo to the side menu layout.</li>\n</ul>\n\n<p>version 1.5.92: 2024-01-04:</p>\n\n<ul>\n<li>Feature: Introduced the change log option in the widget editor.</li>\n<li>Feature: Introduced the ability to connect with Google API for multi-source options.</li>\n<li>Feature: Included an option to link with Google Sheets under the general settings for forms.</li>\n<li>Feature: Integrated a \"show globals\" feature in troubleshooting for enhanced diagnostics.</li>\n<li>Feature: Implemented the capability to output cart fragments for the woo mini cart.</li>\n<li>Feature: Provided an option for \"none\" under lightbox-type in galleries, allowing users to disable the lightbox.</li>\n<li>Feature: Added an \"excerpt\" field to post fields within the widget editor for more detailed posts.</li>\n<li>Fix: Replaced site_url() with home_url() in global variables for better website navigation.</li>\n<li>Fix: Resolved a conflict with another select2 on the admin side, ensuring smoother operations.</li>\n<li>Fix: Rectified an error with multiple order by clauses in post queries to improve data sorting.</li>\n<li><p>Fix: Enhanced the manual selection of Elementor template retrieval for optimized performance.</p></li>\n<li><p>Feature - Content Carousel - Introduced \'Equalize Content Height\' option. This new feature simplifies the process of making content elements equal in each item.</p></li>\n<li>Feature - Flip Box Carousel - Enhanced responsiveness for Border Radius option. The update ensures that the Border Radius adapts effectively to different screen sizes and device resolutions for a consistent display.</li>\n<li>Feature - WooCommerce Product Carousel - Resolved broken layout issue occurring when set to side-by-side layout</li>\n<li>Feature - Phone Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Textarea Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Email Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Text Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Testimonial Carousel - Implemented \'Layout Type: Grid\' option. This new functionality facilitates the transformation of the widget\'s layout into a simple grid.</li>\n<li>Feature - Testimonial Carousel - Introduced \'Layout Type: Swipe\' option. This new feature allows users to set the behavior of the widget, resembling the functionality found in Swipe Carousel widget.</li>\n<li>Feature - Flip Box Carousel - Introduced \'Disable Mouse Drag\' and \'Disable Touch Drag\' options in Flip Box Carousel settings, offering control over user interaction by allowing the disabling of dragging functionalities.</li>\n<li>Feature - Team Member Grid - Introduced \'Badge\' option, allowing users to include custom badge images or icons for enhanced member representation.</li>\n<li>Feature - Thumbnail Slider - Implemented responsiveness for \'Slider Main Image Height\' option.</li>\n<li>Feature - Thumbnail Slider - Optimized \'Slider Main Image Height\' functionality to prevent widget reloading upon value change.</li>\n<li>Change - Thumbnail Slider - Changed attribute of \'Slider Main Image Height\' option from Number to Slider. This adjustment simplifies the process of adjusting the height of the main image by providing a more intuitive control.</li>\n<li>Fix - Submit Button - Improved interaction within Multi Step Form widget. Enhancements have been made to streamline and optimize the submit action.</li>\n<li>Feature - Multi Step Form - Implemented form submission loader. This new addition introduces a visual loader to illustrate the process of sending form data, enhancing user feedback during form submission.</li>\n<li>Feature - WooCommerce Product List - Introduced \'Default Image\' option. The widget will now display the specified default image when a product image is empty, for a more personalized user experience.</li>\n</ul>\n\n<p>version 1.5.91: 2023-12-28:</p>\n\n<ul>\n<li>Change: removed some vulnerability related to templates import</li>\n</ul>\n\n<p>version 1.5.90: 2023-12-18:</p>\n\n<ul>\n<li>Fix: fixed some small bug with pro version main file</li>\n</ul>\n\n<p>version 1.5.89: 2023-12-17:</p>\n\n<ul>\n<li>Fix: fixed some post filters detection issues on the page</li>\n<li>Fix: fixed some \"$type not found\" message in php</li>\n<li>Fix: fixed some \"infinite template found: \" message in php (emtpy template load protection)</li>\n<li>Change: added instagram api access error message</li>\n<li>Change: removed \"import with images\" functionality. replaced by doubly plugin.</li>\n</ul>\n\n<p>version 1.5.88: 2023-12-11:</p>\n\n<ul>\n<li>Feature: added \"iframe\" gallery type to the gallery items</li>\n<li>Fix: fixed the \"show/hide edit html button\" option from general settings</li>\n<li>Fix: fixed the general_settings.xml php error</li>\n<li>Fix: fixed some issue with gallery loading on pages and current meta keys</li>\n<li>Fix: fixed default value in datetime control</li>\n<li>Change: added some improvements for the form </li>\n<li>Change: set video placeholder to dynamic galleries in case of video item</li>\n</ul>\n\n<p>version 1.5.87: 2023-11-21:</p>\n\n<ul>\n<li>Change: updated freemius sdk to 2.6.0 version</li>\n<li>Change: added some protection against double background widgets output</li>\n<li>Feature: enabled form functionality</li>\n<li>Feature: enabled currency exchange functionality</li>\n</ul>\n\n<p>version 1.5.85: 2023-11-15</p>\n\n<ul>\n<li>Feature: added woo_addcart_ajax_attributes_button in twig for the button</li>\n<li>Feature: added option to show original settings values in widget debug</li>\n<li>Feature: added troubleshooting setting not to show php deprecated warnings</li>\n<li>Fix: better prepare post custom fields for the post multisource</li>\n<li>Fix: links from meta field works now</li>\n<li>Fix: fixed the ob_end_clean bug</li>\n<li>Fix: in post query - excluded posts not in from posts in</li>\n<li>Fix: fixed a small bug in the unite gallery library</li>\n<li>Change: updated twig version to 3.x</li>\n<li>Change: updated instagram data with date released field</li>\n</ul>\n\n<p>version 1.5.85: 2023-09-20</p>\n\n<ul>\n<li>Fix: fixed a small bug with multisource image param message</li>\n</ul>\n\n<p>version 1.5.84: 2023-09-20</p>\n\n<ul>\n<li>Feature: added twig function csv to json</li>\n<li>Feature: changed the admin view to new design (added designed header and menu)</li>\n<li>Feature: added option to enable animation on swipe to owl carousel js</li>\n<li>Feature: added woo mini cart functionality</li>\n<li><p>Feature: added option: \"current query as a base\" to post selection -> include by</p></li>\n<li><p>Fix: added support for webp in the manager</p></li>\n<li>Fix: allow fetching images from media library post type for the galleries </li>\n</ul>\n\n<p>version 1.5.83: 2023-08-22</p>\n\n<ul>\n<li>Fix: don\'t show first item in filter when no terms available</li>\n<li>Change: updated calculators javascript code base</li>\n</ul>\n\n<p>version 1.5.82: 2023-08-16</p>\n\n<ul>\n<li>Feature: added option for group filtering widgets</li>\n<li>Feature: solved the video play in gallery type from attachment video</li>\n<li>Change: turned off the video icon for background attribute</li>\n<li>Fix: fixed dynamic template with avoid duplicates</li>\n<li>Fix: fixed gallery widget acf video item error</li>\n<li>Fix: fixed some sort filter bugs with the default selected</li>\n</ul>\n\n<p>version 1.5.81: 2023-08-10</p>\n\n<ul>\n<li>Fix: fixed some missing css in the dynamic loop widgets</li>\n<li>Fix: fixed some child filters related bug</li>\n<li>Fix: fixed order by price in current query</li>\n<li>Fix: fixed some php 8.16+ version notices </li>\n<li>Feature: added option to print the term meta</li>\n</ul>\n\n<p>version 1.5.80: 2023-08-07</p>\n\n<ul>\n<li>Feature: added option to get \"all taxonomy terms\" from a post </li>\n<li>Feature: added html preperations for the woocommerce minicart</li>\n<li>Feature: added \"this week\" to the date selection query</li>\n<li>Feature: added \"grouping\" mode in the \"related posts\"</li>\n<li>Fix: the pagination now works on top of the grid</li>\n<li>Fix: fixed some init ajax filters multiple issues</li>\n<li>Fix: fixed the error with the assets path set</li>\n</ul>\n\n<p>version 1.5.79: 2023-07-24</p>\n\n<ul>\n<li>Fix: changed name for area-label to aria-label</li>\n<li>Fix: in filters - refresh single filter if \"all\" selected and there are hidden items</li>\n<li>Fix: changed protection against inifnite loop to 200</li>\n<li>Fix: show child filters at start if there are selected items</li>\n<li>Fix: date time attribute processor - if no date given - don\'t take current time</li>\n<li>Fix: refresh child filter if main filter selected on init</li>\n<li>Fix: dynamic popup was not worked with multisource in some cases</li>\n</ul>\n\n<p>version 1.5.78: 2023-07-16</p>\n\n<ul>\n<li>Fix: fixed show filters load more</li>\n<li>Fix: fixed multisource repeater empty</li>\n</ul>\n\n<p>version 1.5.77: 2023-07-13</p>\n\n<ul>\n<li>Fix: fixed dropzone collision in widget editor view</li>\n<li>Fix: fixed sort filter price filtering</li>\n<li>Fix: fixed max number in addons db table. from \"int\" to \"bigint\"</li>\n<li>Fix: replaced some deprecated by elementor codes</li>\n</ul>\n\n<p>version 1.5.76: 2023-07-12</p>\n\n<ul>\n<li>Feature: added \"rem\" unit in slider attribute</li>\n<li>Fix: fixed some small bug with remote sync debug</li>\n<li>Fix: fixed the truncate in multisource</li>\n<li>Fix: fixed some small bugs related to remote controls</li>\n<li>Fix: fixed dropzon third party conflict in manager</li>\n</ul>\n\n<p>version 1.5.75: 2023-07-05</p>\n\n<ul>\n<li>Feature: added some suggestion text to add some memory in the troubleshooting section in case that needed</li>\n<li>Fix: the wrong author was displayed in loop post meta data</li>\n<li>Fix: do_shortcode to html items inside the grid and dynamic loop</li>\n<li>Update: Updated Freemius SDK to the latest version</li>\n</ul>\n\n<p>version 1.5.74: 2023-07-04</p>\n\n<ul>\n<li>Fix: show search widgets at plugin install.</li>\n<li>Fix: menu picker depts in multisource</li>\n<li>Fix: set the author data to be retrievable in dynamic grid template</li>\n<li>Fix: show meta fields switcher didn\'t worked in multisource menu items</li>\n</ul>\n\n<p>version 1.5.73: 2023-06-26</p>\n\n<ul>\n<li>Feature: added options for revisions in widget editor</li>\n<li>Fix: added support for wordpress proxy in api calling</li>\n<li>Fix: fixed empty post in query result</li>\n<li>Fix: fixed \"wrong template ID\" elementor error in post accordion</li>\n</ul>\n\n<p>version 1.5.72: 2023-06-21</p>\n\n<ul>\n<li>Fix: added the swf extension in the allowed files in assets</li>\n<li>Feature: prepared the plugin for sort filter</li>\n<li>Change: updated freemius sdk to 2.5.9</li>\n</ul>\n\n<p>version 1.5.71: 2023-06-20</p>\n\n<ul>\n<li>Change: removed js includes of the forms and filters from backend editor</li>\n<li>Change: changed colors of the free version notification in dark mode</li>\n<li>Fix: fix the \"link\" type in wpml integration automatic translation</li>\n<li>Feature: add support for the conditions in ue forms</li>\n</ul>\n\n<p>version 1.5.70 2023-06-19:</p>\n\n<ul>\n<li>Change: added some \"birthday sale\" banner</li>\n<li>Feature: added \"truncate text\" modifier to multisource fields</li>\n<li>Feature: dynamic tags now works inside posts and products related widgets</li>\n<li>Feature: added twig highlighting in codemirror editor</li>\n<li>Fix: fixed sequence animation sliders bug (fields didn\'t loaded in elementor)</li>\n<li>Fix: change the comment from // to /* */ in filters js output to allow proper page compression.</li>\n<li>Fix: the \"time ago\" string is now translatable </li>\n<li>Fix: fixed the wpml elementor template id output</li>\n<li>Fix: fixed backgrounds bug with containers in editor</li>\n<li>Fix: fixed some small bugs with the checkbox filter</li>\n</ul>\n\n<p>version 1.5.69: 2023-06-08:</p>\n\n<ul>\n<li>Fix: allow to install webp images in widgets</li>\n</ul>\n\n<p>version 1.5.68: 2023-06-06:</p>\n\n<ul>\n<li>Change: added functionality for sort filter </li>\n<li>Feature: added field: \"form conditions\" for the upcoming form</li>\n<li>Feature: added link translation to wpml integration</li>\n<li>Feature: added link_attributes field to post list fields in twig</li>\n<li>Fix: fixed slider control min max values in case of multiple units</li>\n<li>Fix: add do shortcode from ajax items response</li>\n<li>Fix: fixed posts grid output with \"product\" taxonomy without woocommerce</li>\n<li>Fix: fixed getting cross sell products query in product list</li>\n</ul>\n\n<p>version 1.5.67 - 2023-05-29:</p>\n\n<ul>\n<li>Fix: fixed some more securaty issues related to assets manager</li>\n</ul>\n\n<p>version 1.5.66 - 2023-05-28:</p>\n\n<ul>\n<li>Fix: fixed some securaty issues related to non editor users operations and not allowed to upload php files in assets manager</li>\n</ul>\n\n<p>version 1.5.65 - 2023-05-26:</p>\n\n<ul>\n<li>Fix: fixed instagram api related bugs </li>\n</ul>\n\n<p>version 1.5.64 2023-05-23:</p>\n\n<ul>\n<li>Change: update freemius to latest version 2.5.8</li>\n<li>Fix: fixed a small php bug</li>\n</ul>\n\n<p>version 1.5.63 2023-05-23:</p>\n\n<ul>\n<li>Change: expand in widget editor is now connected to the screen height</li>\n<li>Fix: fixed the dynamic popup with multiple fields code </li>\n<li>Fix: fixed some sync if the clicked item is link</li>\n<li>Feature: added support for sort post filter</li>\n<li>Feature: hide \"show only insalled\" checkbox in widgets manager if no widget installed.</li>\n</ul>\n\n<p>version 1.5.62 2023-05-14:</p>\n\n<ul>\n<li>Feature: added \"edit template\" link in template selector</li>\n<li>Feature: added hidden template edit button to top bar</li>\n<li>Feature: added option for dynamic popup link to connect to many links in the widget</li>\n<li>Fix: solved some php error with parse dynamic settings in php 8.1</li>\n<li>Fix: getMetaValue error in products</li>\n<li>Fix: fixed doubly css includes in some cases</li>\n</ul>\n\n<p>version 1.5.61 - 2023-05-07:</p>\n\n<ul>\n<li>Feature: added support for woocommerce jet wishlist</li>\n<li>Feature: did option to disable third party hooks in ajax</li>\n<li>Fix: click on link on sync didn\'t worked</li>\n<li>Fix: added some protections to nonce and to file manager zip exctract (securaty issues fix) </li>\n<li>Change: updated freemius sdk to 2.5.7 version.</li>\n</ul>\n\n<p>version 1.5.60 - 2023-04-30:</p>\n\n<ul>\n<li>Feature: added functionality to get cart number of products </li>\n<li>Fix: fixed link field settings for multisoure</li>\n<li>Fix: fixed some bugs with regular price in woocommerce widgets</li>\n<li>Fix: filters js file loaded in editor as well</li>\n<li>Fix: fixed some small php bug regarding \"pathBase\"</li>\n<li>Fix: fixed conditions in multiple select control</li>\n<li>Change: updated unite gallery version</li>\n<li>Change: disabled autoload in update_option for the catalog variable</li>\n</ul>\n\n<p>version 1.5.59: 2023-04-09</p>\n\n<ul>\n<li>Feature: added multiple select to condition attributes in widget editor</li>\n<li>Change: updated freemius sdk to the latest version</li>\n<li>Fix: fixed empty post meta fields in case that acf plugin is on</li>\n<li>Fix: fixed some bug with avoid duplicates option and filters in single grid</li>\n<li>Fix: made some corrections in case that post query show wrong init selected terms values</li>\n<li>Fix: the post carousel goes to random item after ajax refresh</li>\n<li>Fix: fixed jet engine custom fields integration</li>\n</ul>\n\n<p>version 1.5.58: 2023-03-26</p>\n\n<ul>\n<li>Feature: added dynamic popup functionality to multisource widgets</li>\n<li>Fix: fixed missing arguments in the_post action</li>\n<li>Fix: fixed some php multisource error</li>\n<li>Fix: fixed some product ajax search related issues</li>\n<li>Fix: fixed some small but with ajax refresh and sync</li>\n</ul>\n\n<p>version 1.5.57: 2023-03-20</p>\n\n<ul>\n<li>Feature: improved the multisource selectors</li>\n<li>Feature: added option to get image from post meta in post fields - widget editor</li>\n<li>Fix: added \"skins\" folder to unite gallery</li>\n<li>Fix: added more compatability to woo commerce grids with discounts plugins</li>\n<li>Fix: fixed same uc_id in dynamic templates</li>\n</ul>\n\n<p>version 1.5.56: 2023-03-13:</p>\n\n<ul>\n<li>Feature: added option authors by dynamic field in post query</li>\n<li>Feature: done some integration with flycart discounts</li>\n<li>Feature: added option to show post type and post type title in posts fields</li>\n<li>Feature: added option to add multiple values in multisource</li>\n<li>Fix: fixed get posts by terms meta field - add taxonomy</li>\n<li>Fix: fixed responsive css in dynamic loop</li>\n<li>Fix: fixed dynamic loop with jet engine acf fields</li>\n<li>Fix: fixed slider control units for vh, vx and % </li>\n<li>Fix: added \"before today\" for past year in date qury</li>\n<li>Change: the uc_id will not change now when page refresh</li>\n</ul>\n\n<p>version 1.5.55: 2023-02-23:</p>\n\n<ul>\n<li>Fix: fixed wpml integrate fields</li>\n<li>Fix: fixed some write file error, will not crash if happend</li>\n<li>Fix: fixed entrance animation js on popup</li>\n<li>Fix: fixed strip tags in intro from content</li>\n<li>Fix: fixed some php 8.1 issues</li>\n<li>Fix: fixed some post intro with html tags issues</li>\n<li>Change: do_action function is working now in free version</li>\n</ul>\n\n<p>version 1.5.54: 2023-02-15</p>\n\n<ul>\n<li>Change: added some define variable that indicate the under ajax search</li>\n<li>Change: added \"collect\", and \"output\" to schema types in content accordion widget for example</li>\n<li>Feature: added wpml auto translate integration</li>\n<li>Feature: added option to select \"all taxonomies\" in exclude terms in terms selection</li>\n<li>Feature: added option - only direct children to terms select include by</li>\n<li>Feature: added option to post select to get posts by terms from curent meta field</li>\n<li>Fix: preserve tags when truncate</li>\n<li>Fix: fixed load more with second meta add in post query</li>\n</ul>\n\n<p>version 1.5.53: 2023-02-07</p>\n\n<ul>\n<li>Fix: keep exclude terms in grid when filtering with \"override terms\" mode</li>\n<li>Fix: fixed get_terms() not found php error from 1.5.52 version</li>\n</ul>\n\n<p>version 1.5.52: 2023-02-06</p>\n\n<ul>\n<li>Change: done some protection agains infinite loops in templates</li>\n<li>Fix: fixed popup button type conditions</li>\n<li>Fix: fixed term meta fields in multisource</li>\n<li>Fix: fixed exclude term not found in post select</li>\n</ul>\n\n<p>version 1.5.51: 2023-01-31</p>\n\n<ul>\n<li>Feature: added version to js comment output</li>\n<li>Feature: connected the galleies to remote play / stop like the carousels</li>\n<li>Feature: added some error message when image size attribute is missing in multisource</li>\n<li>Feature: added dynamic popup special attribute type</li>\n<li>Fix: fixed title source and description source in multisource gallery for products.</li>\n<li>Fix: added supress filtres to ajax search query</li>\n</ul>\n\n<p>version 1.5.50: 2023-01-24</p>\n\n<ul>\n<li>Feature: added \"media\" to post types select in advanced post query</li>\n<li>Feature: improved the date time attribute</li>\n</ul>\n\n<p>version 1.5.49: 2023-01-23</p>\n\n<ul>\n<li>Fix: fixed some js optimization issues </li>\n<li>Fix: fixed filters related small js bug</li>\n</ul>\n\n<p>version 1.5.48: 2023-01-19</p>\n\n<ul>\n<li>Feature: added gallery to multisource</li>\n<li>Feature: added post type override selectin current post query options</li>\n<li>Fix: fixed remote play with carousel</li>\n<li>Fix: fixed some multisource and ajax related bugs</li>\n<li>Fix: fixed popular posts plugin integration multiple post types</li>\n<li>Fix: fixed background widgets some problematic attribute names</li>\n<li>Fix: fixed include terms by current post terms in some cases.</li>\n<li>Fix: fixed default url_assets value in multisoure</li>\n<li>Fix: fixed dark mode svg icons</li>\n</ul>\n\n<p>version 1.5.47: 2023-01-10</p>\n\n<ul>\n<li>Feature: added more units to slider attribute</li>\n<li>Feature: added \"any\" post type to post types select</li>\n<li>Feature: added include and exclude current post terms in terms selection</li>\n<li>Feature: added option to carousel - scroll to head - force</li>\n<li>Feature: allow import widgets with theme activate</li>\n<li>Fix: fixed dynamic template render css for dynamic popup</li>\n<li>Fix: fixed users list select by manual</li>\n</ul>\n\n<p>version 1.5.46: 2023-01-08</p>\n\n<ul>\n<li>Feature: set the items image size chooser work for certain image</li>\n<li>Feature: made option to put js script in saparate tags with id\'s for optimization plugins like wprocket</li>\n<li>Feature: enriched the uc_lang variable. now it\'s always showing the current language</li>\n<li>Feature: added user_login variable to the users list output</li>\n<li>Feature: has put the preview link always as a help link in widget edit panel.</li>\n<li>Change: updated the multisource that it works better with items images</li>\n<li>Change: allow html tags in post intro (excerpt) in widgets</li>\n<li>Fix: fixed filters with sync multiple grid issues</li>\n<li>Fix: fixed the exclude users list with similar names</li>\n</ul>\n\n<p>version 1.5.45: 2022-12-26</p>\n\n<ul>\n<li>Feature: added json decode filter to twig</li>\n<li>Feature: added catalog images from shortpixel for speed loading</li>\n<li>Feature: done multisource group setting</li>\n<li>Fix: fixed entrance animation on ajax refresh</li>\n<li>Fix: done sync pause / play between carousels</li>\n</ul>\n\n<p>version 1.5.44: 2022-12-19</p>\n\n<ul>\n<li>Change: updated freemius to the latest version</li>\n<li>Fix: fixed remote play / pause button</li>\n<li>Fix: fixed search filter unicode phrase</li>\n<li>Fix: fixed entrance animation appear on scroll</li>\n<li>Feature: added video gallery responsive options</li>\n<li>Fix: fixed some owl carousel size on init bug</li>\n<li>Fix: fixed js widgets under the dynamic grid template like flipbox</li>\n</ul>\n\n<p>version 1.5.43: 2022-12-04</p>\n\n<ul>\n<li>Feature: add settings output to dynamic grid fields debug</li>\n<li>Fix: fixed pods multiple image data</li>\n<li>Fix: fixed url terms in filter with dynamic grid</li>\n<li>Fix: fixed users and menu not found bug in front </li>\n<li>Change: updated twig engine to the latest version</li>\n</ul>\n\n<p>version 1.5.42: 2022-11-29</p>\n\n<ul>\n<li>Feature: added functionality for time ago in posts widgets</li>\n<li>Feature: added woo variables to woo fields - woo_price_withtax, woo_price_notax</li>\n<li>Feature: added option for term child filter role\n-optimization: reduced number of queries in post related widgets</li>\n</ul>\n\n<p>version 1.5.41: 2022-11-24</p>\n\n<p>-bug fix: fixed post select in post query</p>\n\n<p>version 1.5.40: 2022-11-23</p>\n\n<ul>\n<li>Feature: added integration to woocommerce multicourancy plugins</li>\n<li>Feature: made some integration with translate press plugin</li>\n<li>Feature: added select post and select term attribute</li>\n<li>Fix: fixed dynamic loop css backgrounds with containers</li>\n<li>Fix: fixed mousewheel event in the carousel</li>\n<li>Fix: fixed some rare php error with filters</li>\n</ul>\n\n<p>version 1.5.39: 2022-11-16</p>\n\n<ul>\n<li>Fix: fixed small bug with zip extract</li>\n<li>Update: updated black friday sale banners</li>\n</ul>\n\n<p>version 1.5.38: 2022-11-10</p>\n\n<ul>\n<li>Fix: fixed galleries default sizes with post filters</li>\n<li>Fix: fixed hidden option in select filter in safari browser</li>\n<li>Fix: fixed non ssl assets url</li>\n<li>Feature: added \"schema\" special attribute</li>\n<li>Fix: fixed false autoplay in carousel</li>\n</ul>\n\n<p>version 1.5.37: 2022-11-09</p>\n\n<ul>\n<li>Fix: fixed 1px glitch bug in the carousel, on 1 item (slide mode)</li>\n<li>Feature: prepared the filters to work with ajax search</li>\n</ul>\n\n<p>version 1.5.36: 2022-11-6</p>\n\n<ul>\n<li>Feature: added function that outputs items schema</li>\n<li>Feature: improved include by meta in posts selection, added option for multiple values</li>\n<li>Feature: added option to get current user with meta in twig</li>\n<li>Addition: validate number of post list attributes, allow only one when creating widget</li>\n<li>Fix: fixed count posts in post query summary</li>\n<li>Fix: fixed entrance animation blur type</li>\n<li>Fix: fixed avoid duplicates with random order while posts load more</li>\n<li>Fix: the timeout now reset after slide change in owl carousel</li>\n<li>Fix: fixed terms selection taxonomies with idetical post type title</li>\n<li>Fix: added protection against inifinite loop in putElementorTemplate twig function</li>\n<li>Fix: fixed acf field unaccessable in some cases with elementor pro 3.8</li>\n</ul>\n\n<p>version 1.5.35: 2022-10-24</p>\n\n<p>-Fix: fixed include by id\'s from dynamic field, and terms from dynamic field in post selection</p>\n\n<p>version 1.5.34: 2022-10-19</p>\n\n<ul>\n<li>Feature: added items image size attribute (special type)</li>\n<li>Fix: fixed show backgrounds in elementor editor</li>\n</ul>\n\n<p>version 1.5.33: 2022-10-15</p>\n\n<ul>\n<li>Fix: fixed avoid duplicates with filters</li>\n<li>Fix: fixed select dropdown filter js</li>\n<li>Feature: added avoid duplicates option to manual posts selection</li>\n</ul>\n\n<p>version 1.5.32: 2022-10-11</p>\n\n<ul>\n<li>Fix: fixed some ajax pagination issues</li>\n<li>Fix: fixed pagination widget appearance on archive ajax pages with filters</li>\n<li>Fix: added twig functionality to put product attributes text</li>\n<li>Fix: fixed export with images not worked in some cases</li>\n<li>Fix: made some protection with ezcache plugin integration and filtering</li>\n<li>Fix: fixed some small php bug with this month post selection</li>\n<li>Fix: fixed some visible and hidden filters collision</li>\n<li>Fix: fixed terms select in terms filter on history back click in filters</li>\n<li>Fix: set child filter always first unselected</li>\n<li>Fix: set option for the tabs filter to be unselected</li>\n<li><p>Fix: fixed the pagination numbers if exclude offset chosen</p></li>\n<li><p>Feature: added multiple taxonomy terms in term selection</p></li>\n<li>Feature: added query id in terms selection</li>\n<li>Feature: added functionality for next / prev post</li>\n</ul>\n\n<p>version 1.5.31: 2022-09-20</p>\n\n<ul>\n<li>Fix: fixed thumbs gallery</li>\n</ul>\n\n<p>version 1.5.30: 2022-09-18</p>\n\n<ul>\n<li>Fix: fixed multiple post filters and grid connection</li>\n<li>Fix: fixed various small php errors</li>\n<li>Fix: fixed wordpress popular posts integration small bug</li>\n<li>Feature: added terms from dynamic post selection option</li>\n<li>Feature: added option for limiting terms show in post list</li>\n<li>Change: updated once more unitegallery graphics, changed assets to svg</li>\n<li>Fix: fixed thumbnail gallery arrows</li>\n</ul>\n\n<p>version 1.5.29: 2022-09-08</p>\n\n<ul>\n<li>Fix: fixed a small issue with search page and load more</li>\n<li>Fix: fix vimeo videos stoppped playing bug</li>\n</ul>\n\n<p>version 1.5.28: 2022-09-06</p>\n\n<ul>\n<li>Feature: added support for the select filter</li>\n<li>Fix: fixed some small js bug with filters</li>\n<li>Fix: fixed some post filters related popup error</li>\n<li>Change: changed the way that galleries srolls by mouseover</li>\n</ul>\n\n<p>version 1.5.27: 2022-09-02</p>\n\n<ul>\n<li>Fix: fixed popular posts plugin integration</li>\n<li>Fix: removed some console logs in filter.js file</li>\n<li>Fix: fixed ajax pagination jump</li>\n<li>Fix: fixed unitegallery strict standards bugs</li>\n<li>Change: renamed field - \"use dynamic fields\" to \"use current post data\" in widget editor</li>\n<li>Change: updated freemius sdk to: 2.4.5</li>\n</ul>\n\n<p>version 1.5.26: 2022-08-17</p>\n\n<ul>\n<li>Feature: added debug to remote elements</li>\n<li>Fix: made some protection against wrong animation names in carousel</li>\n<li>Fix: added some small fixes to carousel and remote sync js libraries</li>\n<li>Fix: done a better find closest section in remote</li>\n<li>Fix: fixed not showing values in elementor editor post selectors</li>\n</ul>\n\n<p>version 1.5.25: 2022-08-11</p>\n\n<ul>\n<li>Feature: added option to set title field in items</li>\n<li>Fix: fixed some more lazy load related protections in galleries</li>\n<li>Fix: Fixed some Elementor 3.7 deprecation issues</li>\n</ul>\n\n<p>version 1.5.24: 2022-08-09</p>\n\n<ul>\n<li>Fix: fixed some Elementor 3.7 related js bug in editor</li>\n</ul>\n\n<p>version 1.5.23: 2022-08-05</p>\n\n<ul>\n<li>Feature: added date format to date meta field post selection</li>\n<li>Feature: added more units to padding and margin attribute</li>\n<li>Feature: added option to set selected tab number in tabs filter widget</li>\n<li>Fix: fixed some unitegallery strict related scripts</li>\n<li>Fix: fixed sequance entrance animation attribute</li>\n<li>Fix: fixed some text with pagination edit mode in elementor editor</li>\n<li>Fix: fixed ajax pagination didn\'t get back to first page</li>\n<li>Fix: fixed tabs filter and taxonomy terms in one page</li>\n<li>Change: prepare the right way dates should work in post list</li>\n</ul>\n\n<p>version 1.5.22: 2022-07-24:</p>\n\n<ul>\n<li>Feature: added option to connect to another parent in remote arrows</li>\n<li>Feature: added change url and back button in ajax filers behaviour</li>\n<li>Fix: fixed doubly plugin integration import bg widgets</li>\n<li>Fix: fixed remote next/prev directions in carousels</li>\n<li>Fix: added some more protection against infinite loops from post content processing</li>\n</ul>\n\n<p>version 1.5.21 2022-07-17:</p>\n\n<ul>\n<li>Feature: added docstart and docend template in widget js</li>\n<li>Change: end of birthday sale message update</li>\n<li>Change: added warning message in case of twig collision with other plugins</li>\n</ul>\n\n<p>version 1.5.20 2022-07-13:</p>\n\n<ul>\n<li>Feature: added more widget debug type - current post fields</li>\n<li>Feature: updated admin title on edit widget view</li>\n<li>Feature: added option to carousel: scroll to head</li>\n<li>Feature: added query data attributes into filtering grid</li>\n<li>Fix: fixed ajax pagination in some cases</li>\n<li>Fix: fixed small php bug with hover animations control</li>\n<li>Fix: fixed lity lightbox with vimeo autoplay</li>\n<li>Fix: fixed item index after shuffle</li>\n<li>Fix: fixed some seleted tab filters related issues</li>\n<li>Fix: fixed load more filter doubly ajax request in some cases</li>\n<li>Fix: fixed woo scedualed sale price output</li>\n<li>Fix: in filters replace url with pagination as well</li>\n<li>Fix: changed gallery arrows to svg</li>\n</ul>\n\n<p>version 1.5.19 2022-06-27:</p>\n\n<ul>\n<li>Feature: added max posts to current query</li>\n<li>Fix: fixed controls conditions for elementor template control</li>\n<li>Feature: added more fields to dynamic grid loop (was only title)</li>\n<li>Change: added birthday sale banner and text</li>\n</ul>\n\n<p>version 1.5.17 2022-06-21:</p>\n\n<ul>\n<li>Change: updated fancybox version</li>\n<li>Fix: Fixed bug with ajax load more and ajax pagination</li>\n</ul>\n\n<p>version 1.5.17 2022-06-09:</p>\n\n<ul>\n<li>Feature: fixed entrance animation attribute</li>\n<li>Fix: fixed uc_inside_editor variable inside background widget</li>\n<li>Fix: fixed empty default value of radio boolean control</li>\n<li>Fix: fixed double filtering issues in archive pages</li>\n</ul>\n\n<p>version 1.5.16: 2022-05-31</p>\n\n<ul>\n<li>Fix: fixed double plugin versions in pro version</li>\n<li>Fix: fixed 1 size gap in one item owl carousel</li>\n<li>Fix: fixed the dissapearing options bug in mobile</li>\n</ul>\n\n<p>version 1.5.15: 2022-05-30</p>\n\n<ul>\n<li>Change: set cache folder inside wp-uploads</li>\n<li>Feature: added option to get terms last level only - for post list / grid</li>\n<li>Feature: added twig function - get_current_user</li>\n<li>Feature: disabled right click on html5 galleries (unite gallery)</li>\n<li>Fix: the image and video repeater was missing default items</li>\n<li>Fix: fixed load more and filters on a search page</li>\n<li>Fix: fixed carousel stage padding issues</li>\n<li>Fix: fixed carousel 1 item one pixel issues</li>\n<li>Fix: fixed default values in responsive selectors</li>\n</ul>\n\n<p>version 1.5.14: 2022-05-24</p>\n\n<ul>\n<li>Fix: fixed responsive default values with selectors in number and dropdown and slider controls</li>\n<li>Fix: fixed a bug in run_code_once functionality</li>\n</ul>\n\n<p>version 1.5.13: 2022-05-23</p>\n\n<ul>\n<li>Feature: added integration with \"sticky posts switch\" plugin</li>\n<li><p>Feature: added special attribute type - entrance animation</p></li>\n<li><p>Fix: fixed sync bug between two similar elements</p></li>\n<li>Fix: fixed filters loading with wp-rocket lazy load scripts</li>\n<li>Fix: fixed put_hide_ids_css function small bug</li>\n<li>Fix: fixed fetch 2 and more widgets within one section for filtering</li>\n<li>Fix: fixed slider control js empty output bug</li>\n<li>Fix: fixed gallery title as number js bug</li>\n<li>Fix: fixed gallery images from meta fields source as array </li>\n</ul>\n\n<p>version 1.5.12: 2022-05-08</p>\n\n<ul>\n<li>Feature: added integration for wpml media change</li>\n<li>Feature: bug fix: fixed hover animations setting don\'t work on front in some cases</li>\n<li>Feature: in post selection by date added options for \"future from today\", and \"future from tomorrow\".</li>\n<li>Feature: added new function: \"put_hide_ids_css\" to hide some css comma saparated id\'s from css tab.</li>\n<li>Feature: added support for ajax refresh for multiple synced grids together</li>\n<li>Feature: added option to test instagram data</li>\n<li><p>Feature: added phpinfo view in settings - troubleshooting</p></li>\n<li><p>Fix: fixed blank window opened by a link</p></li>\n<li>Fix: fixed acf boolean value present</li>\n<li>Fix: fixed another gallery related lazy load issues</li>\n</ul>\n\n<p>version 1.5.11: 2022-04-13</p>\n\n<ul>\n<li>Feature: made option to put elementor post_content inside post widget if the post made by elementor</li>\n<li>Feature: added additional fields to getPostAuthor function like avatar url and author meta</li>\n<li>Feature: show the \"no posts\" message with filters in post list / grid</li>\n<li>Feature: add background location (back/front) to background widgets</li>\n<li>Feature: done option to get post parent with the posts in posts selection</li>\n<li>Fix: set prices display in woocommerce widgets including tax</li>\n<li>Fix: fixed editor js files didn\'t loaded bug</li>\n<li>Fix: fixed css output with dynamic template and inline css mode</li>\n<li>Fix: fixed the ajax pagination that now works with post based gallery widget</li>\n<li>Fix: fixed filters scripts loading before jquery in js</li>\n<li>Fix: allow to select empty terms in term selection control</li>\n<li>Change: set default values of responsive number / slider / dropdown controls to desktop default values</li>\n</ul>\n\n<p>version 1.5.10: 2022-04-04</p>\n\n<ul>\n<li>Fix: fixed title and description source in gallery source selection</li>\n<li>Fix: fixed the dropdown attribute php filter for elementor</li>\n<li>Feature: added \"menu_id\" for various uses as menu attribute output</li>\n<li>Feature: added option for side offset in owl carousel</li>\n<li>Feature: added option for second items html refresh in ajax filters</li>\n</ul>\n\n<p>version 1.5.9: 2022-03-27</p>\n\n<ul>\n<li>Fix: fixed simple meta output for post list</li>\n<li>Feature: made dynamic grid work with filters</li>\n<li>Feature: the background widgets works for the new container objects as well</li>\n<li>Feature: added include by another meta field in post query</li>\n</ul>\n\n<p>version 1.5.8: 2022-03-23</p>\n\n<ul>\n<li>Feature: set special behaviour for more then one filters on the page</li>\n<li>Feature: added option to load video item from posts in a gallery</li>\n<li>Change: set up galleries common default items</li>\n<li>Fix: fixed unclosable gallery lightbox with youtube videos</li>\n<li>Fix: fixed elementor 3.6.0 compatability</li>\n</ul>\n\n<p>version 1.5.7: 2022-03-17</p>\n\n<ul>\n<li>Feature: added option to modify dropdown items in php\nFix: fixed gallery default items preview and init\nFix: fixed remote counter js error</li>\n</ul>\n\n<p>version 1.5.6 = 2022-03-15:</p>\n\n<p>Fix: fixed dissapearing items in remote related widgets</p>\n\n<p>version 1.5.5 = 2022-03-15:</p>\n\n<ul>\n<li>Feature: added woocommerce sorting options in posts selection by number of sales and rating</li>\n<li>Feature: added option to get related products on checkout page</li>\n<li>Feature: done manual posts and terms selections sort by drag and drop</li>\n<li>Feature: done option to custom refresh filters html (for carousels, galleries etc)</li>\n<li>Feature: made the attributes dialog support multi controls</li>\n<li>Feature: prepared the galleries and dynamic loops to use filters and load more\nFix: fixed query debug in manual posts selection\nFix: fix: fixed posts_per_page in manual posts selection\nFix: fix: fixed jquery include for remote widgets</li>\n</ul>\n\n<p>version 1.5.4 = 2022-03-06:</p>\n\n<ul>\n<li>Feature: added roles to post filter: single, main and child</li>\n<li>Feature: added option \"placeholder\" and \"disable dynamic\" for text field control</li>\n<li>Feature: added option for debug meta fields in post list, post grid</li>\n<li>Fix: fixed some pagination widget buttons related issues</li>\n<li>Fix: fixed non clickable items in some widgets</li>\n<li>Fix: fixed put_items(0) - first item output in twig</li>\n</ul>\n\n<p>version 1.5.3 = 2022-02-23:</p>\n\n<ul>\n<li>Feature: added functionality to put image inside taxonomy terms widget</li>\n<li>Fix: fixed load more on archive page with orderby=xxx filter in url</li>\n<li>Fix: made support for woocommerce special order by in load more</li>\n<li>Change: updated freemius sdk to 2.4.3 version (Security fix)</li>\n</ul>\n\n<p>version 1.5.2 = 2022-02-23:</p>\n\n<ul>\n<li>Feature: set up remote and sync functionality for the galleries</li>\n<li>Fix: fixed load more for current query posts</li>\n<li>Fix: fixed background js based widgets with elementor popups</li>\n<li>Fix: fixed unitegallery unclosed tag issue</li>\n<li>Fix: fixed replace mode in tabs filters</li>\n</ul>\n\n<p>version 1.5.1 = 2022-02-21:</p>\n\n<ul>\n<li>Feature: improved post pagination debug and added force options</li>\n<li>Feature: added code for the button filters</li>\n<li>Feature: added option to shuffle owl carousel</li>\n<li>Feature: added option for general \"shuffle\" in items</li>\n<li>Feature: made option for text modify, and get the current page url and current page title</li>\n<li>Feature: get feature image of a product from a first gallery image if featured image not exists</li>\n<li>Feature: added function \"one_random\" and \"first\" to get_items twig function</li>\n<li>Feature: added support for jet listing item</li>\n<li>Change: changed the \"choose template\" setting text to attirbute title</li>\n<li>Fix: fixed load more if offset turned on in the grid</li>\n<li>Fix: fixed link control attributes parsing</li>\n<li>Fix: fixed sync general api related bugs in elementor editor</li>\n</ul>\n\n<p>version 1.5.0 = 2022-02-02:</p>\n\n<ul>\n<li>Feature: added tabs in items controls</li>\n<li>Feature: added functionality for ajax taxonomies terms filter</li>\n<li>Feature: added some accessability to owl carousel buttons</li>\n</ul>\n\n<p>version 1.4.99: 2022-01-27:</p>\n\n<ul>\n<li>Feature: added option for disable content filtering in general settings->troubleshooting</li>\n<li>Feature: added taxonomies in widget debug output</li>\n<li>Fix: fixed some gallery lazy load related js bugs</li>\n</ul>\n\n<p>version 1.4.98: 2022-01-14:</p>\n\n<ul>\n<li>Feature: modified remote general js api to fit more types of widgets</li>\n<li>Feature: added support for put meta field in post list</li>\n<li>Fix: fixed some small php notices output in post query</li>\n</ul>\n\n<p>version 1.4.97 = 2022-01-06:</p>\n\n<ul>\n<li>Feature: add code base for the taxonomy filter</li>\n<li>Feature: added option to highlight all carousel items</li>\n<li>Feature: added active class to new owl carousel</li>\n<li>Feature: added scroll on click functionality to new owl carousel</li>\n<li>Fix: added support for acf fields styles in dynamic grid</li>\n<li>Fix: fixed some wp-rocket and filters related bug</li>\n</ul>\n\n<p>version 1.4.96 = 2021-12-29:</p>\n\n<ul>\n<li>Feature: use yoast main category feature to determine post main category</li>\n<li>Feature: added get woocommerce product gallery functionality to twig</li>\n<li>Feature: added support for multiple attribute conditoins values</li>\n<li>Feature: added menu order in advanced widget debug type</li>\n<li>Feature: added WooCommerce endpoints links code to twig</li>\n<li>Feature: added option to disable font awesome in general settings</li>\n<li>Fix: fixed some filters related issue</li>\n<li>Fix: added custom attributes to link attributes output</li>\n</ul>\n\n<p>version 1.4.95 = 2021-12-16:</p>\n\n<p>*Fix: fixed db table not found php bug in some cases</p>\n\n<p>version 1.4.94 = 2021-12-14:</p>\n\n<ul>\n<li>Feature: made posible multiple includes condition values per assets</li>\n<li>Feature: added meta value2 and meta value3 in include by meta value post selection</li>\n<li>Feature: added error notice if no api connectivity</li>\n<li>Feature: added attributes section conditions</li>\n<li>Feature: prepared code base for the new galleries</li>\n<li>Fix: fixed some small pagination related bug</li>\n<li>Fix: fixed remote connection parent detection in some cases</li>\n<li>Fix: added content filtering by filter widget_text_content for all the embed and other content modifications</li>\n<li>Fix: fixed edit defaulsin widget settings</li>\n<li>Fix: fixed some polylang issues with the template in dynamic template widgets</li>\n<li>Fix: [security] remove the \"duplicate layout\" functionality (not used in the plugin) that had some security issues </li>\n</ul>\n\n<p>version 1.4.93 = 2021-12-03:</p>\n\n<ul>\n<li>Fix: fixed some connected widgets bugs when there is many of them in the page</li>\n<li>Change: removed the black friday sale banner</li>\n<li>Feature: added general remote API for various widgets connections</li>\n<li>Feature: add some code base for the new gallery output</li>\n</ul>\n\n<p>version 1.4.92 = 2021-11-24:</p>\n\n<ul>\n<li>Fix: fixed similar post content in post list</li>\n<li>Change: saparated remote and sync options in connected widgets settings</li>\n</ul>\n\n<p>version 1.4.91 = 2021-11-23:</p>\n\n<ul>\n<li>Fix: fixed the wrong post intro in editor mode</li>\n</ul>\n\n<p>version 1.4.90 = 2021-11-22:</p>\n\n<ul>\n<li>Addition: added black friday banner discount banner and link</li>\n<li>Change: improved \"sync widgets\" editor experience</li>\n<li>Fix: fixed depricated \"post\" attribute bug</li>\n<li>Fix: modified zip extracting error messages</li>\n</ul>\n\n<p>version 1.4.89 = 2021-11-17:</p>\n\n<ul>\n<li>Feature: done the functionality for sync widgets</li>\n<li>Feature: done the functionality remote widgets</li>\n<li>Fix: fixed error message on remote widgets</li>\n<li>Fix: fixed css in post content in editor</li>\n<li>Fix: use better strip tags for post intro</li>\n</ul>\n\n<p>version 1.4.88 = 2021-11-08:</p>\n\n<ul>\n<li>Fix: fixed gutenberg support in widgets</li>\n<li>Fix: fixed all the pagination issues in archive page</li>\n</ul>\n\n<p>version 1.4.86 = 2021-11-01:</p>\n\n<ul>\n<li>Fix: fixed some load more last issues</li>\n<li>Feature: added code for taxonomy terms filter</li>\n<li>Feature: added code for checkbox filter</li>\n</ul>\n\n<p>version 1.4.86 = 2021-10-29:</p>\n\n<ul>\n<li>Feature: improved current query debug - full type</li>\n<li>Feature: added dropdown responsive placeholders</li>\n<li><p>Feature: added radio boolean attribute responsive controls</p></li>\n<li><p>Fix: fixed controls tabs functionality</p></li>\n<li>Fix: fixed load more custom image bug</li>\n<li>Fix: fixed double load more in a page mishmash bug</li>\n<li>Fix: fixed all load more issues</li>\n</ul>\n\n<p>version 1.4.85 = 2021-10-13:</p>\n\n<p>-bug fix: small bug fix - headers sent bug</p>\n\n<p>version 1.4.84 = 2021-10-13:</p>\n\n<ul>\n<li>Feature: added taxonomy terms full query debug option</li>\n<li>Feature: improved full debug type in posts query</li>\n<li>Feature: added items support in editor->background switcher</li>\n<li>Feature: added support for remote controls</li>\n<li>Feature: functionality to posts load more</li>\n<li>Feature: added second condition</li>\n<li>Feature: added tabs functionality to attributes</li>\n<li>Addition: added %,px to slider units</li>\n<li>Fix: fixed avoid duplicates related bug</li>\n<li>Fix: fixed conflicting wordpress codemirror script</li>\n<li>Fix: fixed post selection values init from editor</li>\n<li>Fix: fixed pagination on front page</li>\n<li>Fix: fixed some polylang related bugs</li>\n</ul>\n\n<p>version 1.4.83 = 2021-09-22:</p>\n\n<ul>\n<li>Fix: fixed styles mishmash inside elementor editor navigator</li>\n<li>Fix: fixed dissapearing carousels after refresh bug</li>\n<li>Fix: fixed dynamic grid pagination not changed</li>\n</ul>\n\n<p>version 1.4.82 = 2021-09-20:</p>\n\n<ul>\n<li>Feature: added troubleshooting setting - show php error message</li>\n<li>Feature: added px, vh, % options for slider attribute</li>\n<li>Feature: added dynamic group attributes for galleries, including image and video</li>\n<li>Feature: added option to convert one date string to another with ucdate filter</li>\n<li>Feature: added option to use items in background widgets</li>\n<li>Feature: added ucfunc(\"set\") and ucfunc(\"get\") functions in twig for remember and retrieve variables</li>\n<li>Feature: added include by option: \"children of current term\" to category selection options</li>\n<li>Feature: added option to pull woo product variations in twig</li>\n<li>Feature: added placeholder: link_withprefix, link_noprefix for link attribute</li>\n<li>Fix: fixed error when exists dynamic link in dynamic loop widgets</li>\n<li>Fix: enabled pagination in a single type in dynamic template grid</li>\n<li>Fix: the \"not equal\" attributes condition now works</li>\n<li>Fix: fixed not editable empty dropdown attribute in widget editor</li>\n<li>Fix: fixed mb_string absence php bug</li>\n<li>Fix: fixed heading attribute label</li>\n<li>Fix: fixed responsive elementor controls in widget items</li>\n</ul>\n\n<p>version 1.4.81 = 2021-08-17:</p>\n\n<ul>\n<li>Feature: added json select (lottie) for image attribute type </li>\n<li>Feature: made option for ajax in widgets with post list attribute</li>\n<li>Feature: made the ajax pagination work with pagination widget</li>\n<li>Feature: added dynamic options for number and slider attribute types</li>\n<li>Feature: added new owl carousel sources in assets chooser</li>\n<li>Feature: added heading attribute</li>\n<li>Change: added more types of debug for pagination widget</li>\n<li>Change: changed widget icons chooser for elementor icon instead of font awesome icon</li>\n<li>Fix: fixed import with template button dissapear in the new bar</li>\n<li>Fix: fixed widgets icons</li>\n</ul>\n\n<p>version 1.4.80 = 2021-08-09:</p>\n\n<ul>\n<li>Feature: added option to change items section label</li>\n<li>Feature: added js snippet with code that works in elementor popup</li>\n<li>Feature: added option to add {current_user_id} keyword in post meta query</li>\n<li>Feature: added option for block label inside each attribute</li>\n<li>Feature: added heading text option for items section</li>\n<li>Feature: added extra fields to image base gallery options</li>\n<li>Feature: added php filter option for variable</li>\n<li>Feature: added twig functions \"get_post_term\" and \"is_post_has_term\". The examples visible when you click on item.posts.putPostTerm placeholder</li>\n<li>Fix: fixed some test widgets output relate bugs</li>\n<li>Fix: conditions settings was not affected typography controls</li>\n<li>Fix: fixed template dynamic background image didn\'t displayed bug in dynamic loops</li>\n<li>Change: added some instructions for api connectivity test in general settings - troubleshooting</li>\n</ul>\n\n<p>version 1.4.79 = 2021-07-13</p>\n\n<ul>\n<li>Fix: fixed scripts output in preview widget page</li>\n</ul>\n\n<p>version 1.4.78 = 2021-07-12</p>\n\n<ul>\n<li>Change: added birthday sale promotions</li>\n<li>Feature: added woo commerce products to dynamic loop items source</li>\n</ul>\n\n<p>version 1.4.77 = 2021-07-07</p>\n\n<ul>\n<li>Fix: fixd the is_ajax() error function from the admin area</li>\n</ul>\n\n<p>version 1.4.76 = 2021-07-07</p>\n\n<ul>\n<li>Feature: added option to show post last modified date</li>\n<li>Feature: added function: get_from_sql in widget editor that allow to pull any custom records from DB</li>\n<li>Feature: added function: run_code_once in widget editor, that allow to run the code only once. Good for many similar widgets on the same page</li>\n<li>Feature: added option for load widget js as module</li>\n<li>Fix: fixed no key_thumb field in images inside widget</li>\n<li>Fix: fixed no condition in image sizes widget setting</li>\n<li>Fix: fixed javascript based backgrounds</li>\n<li>Fix: fixed brocken svg icon on catalog widget box in some of the cases</li>\n<li>Fix: fixed collision with rankmath in ajax actions</li>\n<li>Change: added some max length for a widget category, now it\'s 60</li>\n</ul>\n\n<p>version 1.4.75 = 2021-06-21</p>\n\n<ul>\n<li>Feature: added category image to products list</li>\n<li>Feature: added option to include as module widget js include</li>\n<li>Feature: added option to write custom handle to widget js and css include</li>\n<li>Feature: added options - avoid duplicate posts to post query exclude</li>\n<li>Feature: added option to include or exclude posts by dynamic field to posts selection</li>\n<li>Feature: added option to include or exclude posts by logged in user, in posts selection</li>\n<li>Fix: fixed background widget condition functionality</li>\n<li>Fix: changed template picker to simple select2 list</li>\n</ul>\n\n<p>version 1.4.74 = 2021-06-02</p>\n\n<ul>\n<li>Feature: added function put_date_range to twig functions. good for events widgets</li>\n<li>Feature: added integration with google map</li>\n<li>Feature: added function: \"run_code_once\" for twig</li>\n<li>Feature: added grouped options for the gallery</li>\n<li>Feature: added option to get posts by date from custom ACF field</li>\n<li>Feature: added gallery settings options for dynamic settings attribute</li>\n<li>Feature: added pagination to dynamic loop</li>\n<li>Change: improved dynamic settings attribute</li>\n</ul>\n\n<p>version 1.4.73 = 2021-05-20</p>\n\n<ul>\n<li>Feature: added twig function: \"put_attributes_json\" that available in js tab in widget editor</li>\n<li>Feature: added constant - uc_inside_editor - for distinquish between editor and site front</li>\n<li>Feature: added multiple select attribute</li>\n<li>Feature: added listing attribute support</li>\n<li>Fix: fixed \"request too long\" message on a widget preview - shortened preview url</li>\n<li>Fix: fixed several bugs with condition field in widgets editor</li>\n<li>Fix: fixed hidden image size select on item attributes</li>\n<li>Fix: fixed acf group field output</li>\n<li>Fix: fixed elementor template in items, changed to specific function</li>\n</ul>\n\n<p>version 1.4.72 = 2021-05-02</p>\n\n<ul>\n<li>Feature: added rating stars helper placeholder for woocommerce</li>\n<li>Feature: added option to include js file after elementor-frontend</li>\n<li>Fix: fixed new typography deprecation message</li>\n</ul>\n\n<p>version 1.4.71 = 2021-04-22</p>\n\n<ul>\n<li>Feature: added option to take post id\'s from php function in post selection</li>\n<li>Feature: added option for get posts by meta field that located in current or different post</li>\n<li>Feature: added twig filter: wc_price for native price filtering</li>\n<li>Feature: added post terms titles to post data debug</li>\n<li>Change: added option for woocommerce categories in terms selection</li>\n<li>Fix: fixed price issues in woocommerce related grids</li>\n<li>Fix: fixed include and exclude terms mismatch with nested tax query</li>\n<li>Fix: fixed pagination on search pages</li>\n</ul>\n\n<p>version 1.4.70 = 2021-04-14</p>\n\n<ul>\n<li>Feature: added show widget data debug options</li>\n<li>Feature: added option for filter post by post meta</li>\n<li>Feature: added option for simple condition for attributes</li>\n<li>Feature: added integration with wordpress popular post plugin for most viewed posts selection</li>\n<li>Feature: added post list variables for data debug</li>\n<li>Feature: added image sizes selector for post list</li>\n<li>Feature: get thumbnailID from content in case that it\'s missing in post</li>\n<li>Fix: when bulk moving attribute it now always goes to general category</li>\n<li>Fix: fixed filter posts by status</li>\n<li>Fix: fixed instagram media albom</li>\n</ul>\n\n<p>version 1.4.69 = 2021-04-04</p>\n\n<ul>\n<li>Feature: added extra query debug options for custom post types selector</li>\n<li>Feature: added choose image size select option to image attribute</li>\n<li>Feature: added \"image_attributes\" placeholder for image output in widget editor</li>\n<li>Change: added default values select to hover animations attribute</li>\n<li>Change: changed button \"add to cart\" to \"select options\" for variable products in woocommerce list widgets</li>\n<li>Fix: fixed border radius attribute from width to radius</li>\n<li>Fix: added missing thumb sizes for image select</li>\n</ul>\n\n<p>version 1.4.68 = 2021-03-22</p>\n\n<ul>\n<li>Feature: added include recently viewed products in woocommerce</li>\n<li>Feature: added option for default max posts in post selector</li>\n<li>Feature: added attribute type: Border Dimensions</li>\n<li>Feature: added attribute type: CSS Filters</li>\n<li>Feature: added attribute type: Hover Animations</li>\n<li>Fix: removed max posts from archive type post query selection, because has no control over pagination.</li>\n<li>Fix: fixed bug when instagram video images didn\'t show up</li>\n</ul>\n\n<p>version 1.4.67 = 2021-03-12</p>\n\n<ul>\n<li>Feature: added api connectivity to troubleshooting section</li>\n<li>Feature: added options in terms selection fields</li>\n<li><p>Feature: added order by meta key for woo categories select</p></li>\n<li><p>Fix: fixed woo product price format for decimal prices</p></li>\n<li>Fix: fixed context menu cut from bottom inside the widgets manager</li>\n<li>Fix: fixed show item data in widgets items repeater</li>\n<li>Fix: fixed float to round in woocommerce discount percents</li>\n</ul>\n\n<p>version 1.4.66 = 2021-02-18</p>\n\n<ul>\n<li>Feature: added \"box shadow\" attribute type</li>\n<li>Feature: added url_posts and num_posts to users output</li>\n<li>Feature: added option for selector 2 and selector 3 in several attributes</li>\n<li>Feature: added copy / paste attributes sections in widget editor</li>\n<li>Feature: added option for get default object to getListingItemData function</li>\n<li>Feature: added support for wpml site language inside a widget</li>\n<li>Feature: added acf image and thumbnails widths and heights to placeholders list</li>\n<li>Fix: load js include file in editor even if no js code</li>\n<li>Fix: fixed some php notice with exclude terms posts selection</li>\n<li>Fix: fixed small bug in getListingItemData function with no object returned</li>\n<li>Fix: fixed post selection manual select no posts shown at init</li>\n<li>Fix: fixed bug when private posts not fetched on manual posts selection</li>\n<li>Change: updated codemirror to latest version, added code search feature</li>\n<li>Change: updated freemius sdk to 2.4.2</li>\n</ul>\n\n<p>version 1.4.65 = 2021-02-03</p>\n\n<ul>\n<li>Feature: added option to fetch custom meta fields in users list</li>\n<li>Feature: added function to twig: getByPHPFunction()</li>\n<li>Feature: added function to twig: getUserMeta()</li>\n<li>Feature: added function to twig: getListingItemData() - working inside any plugin listing</li>\n<li>Fix: fixed php sanitize array bug</li>\n<li>Fix: fixed post type in related posts post selection</li>\n</ul>\n\n<p>version 1.4.64 = 2021-02-02</p>\n\n<ul>\n<li>Change: moved \"edit widget html\" button to advanced section in general tab</li>\n<li>Feature: added option to exclude products on sale in products query section in widget settings</li>\n<li>Feature: added option to exclude specific posts in post selection widget settings</li>\n<li>Feature: added woocommerce related products select in post selection</li>\n<li>Feature: added include/exclude posts by author in widget posts selection</li>\n<li>Feature: added include/exclude posts by date in widget posts selection</li>\n<li>Feature: added date/time picker to widget attributes types</li>\n<li>Feature: added post status to widget posts selection</li>\n<li>Feature: added offset setting to widget posts selection</li>\n<li>Feature: added author url and author post count to users fields</li>\n<li>Feature: added max number of users to user selection attribute</li>\n<li>Feature: added \"elementor template\" attribute</li>\n<li>Fix: fixed small php bug in post selection control</li>\n<li>Fix: fixed js bug in items repeater</li>\n<li>Fix: fixed exclude role not worked in user selection attribute</li>\n<li>Fix: fixed get products on sale selection with variations</li>\n</ul>\n\n<p>version 1.4.63 = 2021-01-26</p>\n\n<ul>\n<li>Feature: added acf link array and attributes</li>\n<li>Feature: added ordering features to post selection related and manual</li>\n<li>Feature: added option for showing only sticky posts</li>\n<li>Feature: added exclude by term setting in widget post selection</li>\n<li>Change: moved debug data from advaned to general folder in elementor widget settings</li>\n<li>Fix: fixed woo commerce prices number format</li>\n<li>Fix: fixed refresh posts on \"post query\" section open in widget post settings</li>\n<li>Fix: fixed manual posts selection default order</li>\n</ul>\n\n<p>version 1.4.62 = 2021-01-21</p>\n\n<ul>\n<li>Feature: added text shadow field</li>\n<li>Feature: added \"manual selection\" in posts query</li>\n<li>Feature: added compatability tag</li>\n<li>Fix: fixed image size thumb name with \"-\" sign inside</li>\n<li>Fix: fixed some php warning related to array to string conversion, happening in php 8</li>\n<li>Change: show woo commerce placeholders if selected \"for woocommerce products\" checkbox in post list attribute</li>\n<li>Change: improved woo category output placeholder help, added getTermCustomFields function</li>\n</ul>\n\n<p>version 1.4.61 = 2021-01-14</p>\n\n<ul>\n<li>Feature: added max posts and order by options to current query posts selection</li>\n<li>Feature: added manual selection for woocommerce categories select</li>\n<li>Feature: added selector and responsive to drop down attribute in widget builder</li>\n<li>Change: changed buy pro version link from the catalog widgets to inside of the plugin</li>\n<li>Fix: fixed adding widgets to a db table that is not auto incriment</li>\n<li>Fix: fixed svg preview from widget builder interface</li>\n<li>Fix: fixed manual memory check when registering widgets</li>\n</ul>\n\n<p>version 1.4.60 = 2020-12-30</p>\n\n<ul>\n<li>Feature: added option for third party integration for woocommerce grid</li>\n<li>Feature: added integration for \"advanced labels for woocommerce\" plugin</li>\n<li>Feature: added view file button in assets manager</li>\n<li>Feature: added svg icon option together with font icon for elementor panel widget box</li>\n<li>Feature: added preview image on mouseover inside elementor panel widget box</li>\n<li><p>Feature: added option for disabling \"edit widget html\" from widget settings</p></li>\n<li><p>Fix: fixed empty settings when there are gallery item setting only</p></li>\n<li>Fix: added \"no settings\" heading in case that no attributes in the widget</li>\n<li>Fix: fixed some php warnings for php 8.0</li>\n</ul>\n\n<p>version 1.4.59 = 2020-12-17</p>\n\n<ul>\n<li>Fix: fixed import template redirect</li>\n<li>Feature: added option to include sticky posts for post query</li>\n<li>Feature: added post pagination for single page</li>\n<li>Feature: added number of items for instagram widget</li>\n<li>Feature: added background image to background attribute</li>\n</ul>\n\n<p>version 1.4.58 - 2020-12-07</p>\n\n<ul>\n<li>Feature: make the plugin translatable for wordpress.org</li>\n</ul>\n\n<p>version 1.4.57 - 2020-12-07</p>\n\n<ul>\n<li>Feature: done post pagination widget for archive posts</li>\n<li>Feature: added option to truncate the post list</li>\n<li>Fix: fixed show debug query on current post query</li>\n</ul>\n\n<p>version 1.4.56 - 2020-11-30</p>\n\n<ul>\n<li>Update: relesed cyber monday deal admin notice</li>\n</ul>\n\n<p>version 1.4.55 - 2020-11-26</p>\n\n<ul>\n<li>Feature: added option to sort by sale price</li>\n<li>Feature: added option to debug query</li>\n<li>Feature: added option debug widget data</li>\n<li>Feature: added option to filter posts with child categories</li>\n<li><p>Feature: added option to include only products on sale</p></li>\n<li><p>Fix: fixed no widget shown in some cases</p></li>\n<li>Fix: fixed woocommerce prices placeholders prefix</li>\n</ul>\n\n<p>version 1.4.54 - 2020-11-13 =</p>\n\n<ul>\n<li>Update: updated freemius sdk to newest version</li>\n<li>Fix: fixed comma saparated selector</li>\n</ul>\n\n<p>version 1.4.53 - 2020-11-09 =</p>\n\n<ul>\n<li>Feature: added background widgets and section backgrounds</li>\n<li>Change: removed global colors from template export</li>\n<li>Fix: fixed bug with regular and sale price in woocommerce</li>\n</ul>\n\n<p>version 1.4.52 - 2020-11-06 =</p>\n\n<p>Fix: fixed bug with regular and sale price in woocommerce</p>\n\n<p>version 1.4.51 - 2020-11-04 =</p>\n\n<ul>\n<li>Feature: added svg output in icon library attribute</li>\n<li>Feature: added woocommerce checkbox to post list</li>\n<li>Feature: added product out of stock filter for product selection</li>\n<li>Feature: added discount_percent field in post list attribute woocommerce product type</li>\n<li>Feature: added woocommerce post list order by price option</li>\n<li>Fix: fixed woocommerce category in post list attribute</li>\n</ul>\n\n<p>version 1.4.50 - 2020-10-21 =</p>\n\n<ul>\n<li>Fix: removed display errors setting</li>\n</ul>\n\n<p>version 1.4.49 - 2020-10-12 =</p>\n\n<ul>\n<li>Fix: fixed small bug with non existing controls</li>\n<li>Fix: fixed general settings error when turning off plugin</li>\n</ul>\n\n<p>version 1.4.48 - 2020-10-12 =</p>\n\n<p>*Feature: added border attribute\n*Fix: page break in some versions of elementor\n*Fix: fixed bulk move attributes with categories\n*Fix: fixed default items image field not match</p>\n\n<p>version 1.4.47 - 2020-10-08 =</p>\n\n<ul>\n<li>Update: remove russian translation</li>\n<li>Feature: added function: get_items for twig</li>\n<li>Fix: fixed switch content and style tab</li>\n<li>Fix: fixed slider control tablet/mobile default value</li>\n<li>Fix: fixed non ordered widget categories</li>\n</ul>\n\n<p>version 1.4.46 - 2020-10-04 =</p>\n\n<ul>\n<li>Feature: added function put_items_json for js items output</li>\n<li>Fix: returned widgets from uncategorized category</li>\n</ul>\n\n<p>version 1.4.45 - 2020-10-04 =</p>\n\n<ul>\n<li>Fix: fixed template import with custom widgets</li>\n</ul>\n\n<p>version 1.4.44 - 2020-10-03 =</p>\n\n<ul>\n<li>Feature: added flexible content type attribute</li>\n<li>Optimize: reduced the number of db queries, dramatically increased load speed</li>\n</ul>\n\n<p>version 1.4.43 - 2020-09-22 =</p>\n\n<ul>\n<li>Feature: added option to group attributes into sections</li>\n<li>Feature: done instagram access token auto renew</li>\n<li>Feature: added \"selector\" to color picker attribute</li>\n<li>Fix: improved consolidate widgets option protection</li>\n<li>Fix: fixed select default widget images</li>\n<li>Fix: fixed default items in gallery item (image base fields)</li>\n<li>Fix: fixed image display in default item selector</li>\n<li>Fix: global colors was absent from color selection</li>\n</ul>\n\n<p>version 1.4.42 - 2020-08-06 =</p>\n\n<ul>\n<li>Feature: added option to get grouped woocomerce products</li>\n<li>Feature: added instagram connect to official API</li>\n<li>Feature: added function: getUserData(), added into \"twig code examples\" panel</li>\n<li>Feature: added \"printVar\" and \"showDebug\" functions \"twig code examples\" panel</li>\n<li>Feature: done \"login with instagram\" in general settings, and get data from instgram API</li>\n<li>Fix: sorted \"overwrite widgets\" issue on import</li>\n<li>Fix: fixed dropdown attribute when work with html data</li>\n</ul>\n\n<p>version 1.4.41 - 2020-06-18 =</p>\n\n<ul>\n<li>Feature: added additional controls to \"number\" attribute</li>\n<li>Feature: added \"exclude uncategorized category\" to woocommerce categories select </li>\n<li>Feature: added responsive controls to slider attribute</li>\n<li>Fix: fixed template type variable issues in elementor integration</li>\n<li>Fix: show pagination only when \"current query\" is available</li>\n<li>Fix: fixed select2 field min width in posts query</li>\n</ul>\n\n<p>version 1.4.40 - 2020-06-10 =</p>\n\n<ul>\n<li>Change: hided \"consolidate widgets\" general setting</li>\n<li>Feature: added \"show/hide wrapping html comments\" to general settings</li>\n<li>Fix: fixed export template filename</li>\n</ul>\n\n<p>version 1.4.39 - 2020-06-02 =</p>\n\n<ul>\n<li>Fix: fixed save widgets from editor with large config limitation.</li>\n<li>Fix: fixed export template with page settings bug.</li>\n<li>Fix: removed extra fields from items editor, leaved only supported fields</li>\n<li>Change: updated freemius SDK to latest version</li>\n</ul>\n\n<p>version 1.4.36 - 2020-05-21 =</p>\n\n<ul>\n<li>Feature: added support for pods panda repeater</li>\n<li>Fix: done some solution for max_execution_time issues when installing template</li>\n<li>Fix: fixed rtl on templates dialog popup</li>\n<li>Fix: corrected the naming near the \"number\" field</li>\n<li>Fix: cleared \"twig\" library from some not needed files.</li>\n<li>Change: removed \"image view\" file from framework.</li>\n</ul>\n\n<p>version 1.4.35 - 2020-05-11 =</p>\n\n<ul>\n<li>Feature: added term custom fields support</li>\n<li>Feature: added term meta fields support</li>\n<li>Change: moved composer vendor folder to plugin root</li>\n<li>Change: fixed empty templates list bug when \"show only installed widget\" checkbox checked</li>\n<li>Fix: sorted out some of the templates import bugs</li>\n</ul>\n\n<p>version 1.4.34 - 2020-05-06 =</p>\n\n<ul>\n<li>Fix: removed category ations from templates section</li>\n<li>Fix: show \"putPostMeta\" function even if no example post available</li>\n<li>Fix: fixed finally all the DB not installed issues on elementor and admin pages</li>\n</ul>\n\n<p>version 1.4.33 - 2020-05-03 =</p>\n\n<ul>\n<li>Fix: fixed double twig collision by another plugin</li>\n</ul>\n\n<p>version 1.4.32 - 2020-05-02 =</p>\n\n<ul>\n<li>Update: updated to newest twig 1.x version</li>\n<li>Fix: fixed no space between placeholders in php 7.4 bug</li>\n</ul>\n\n<p>version 1.4.31 - 2020-04-26 =</p>\n\n<p>*Fix: fixed dissapearing widget issue</p>\n\n<p>version 1.4.30 - 2020-04-23 =</p>\n\n<ul>\n<li>Fix: fixed couple of bugs related to templates</li>\n</ul>\n\n<p>version 1.4.29 - 2020-04-22 =</p>\n\n<ul>\n<li>Feature: released the templates catalog</li>\n</ul>\n\n<p>version 1.4.28 - 2020-04-10 =</p>\n\n<ul>\n<li>Feature: added woocommerce categories field</li>\n<li>Fix: fixed export / import with images feature</li>\n<li>Fug: fixed error message on front on some cases when the db tables not installed yet.</li>\n</ul>\n\n<p>version 1.4.27 - 2020-04-01 =</p>\n\n<p>Fix: fixed widget default icon in manager\nFeature: added \"getPostMeta, putPostMeta, printPostMeta\" functions\nFeature: added \"getPostData\" function for acf related posts, that get\'s all the data from the related post including custom fields</p>\n\n<p>version 1.4.26 - 2020-03-28 =</p>\n\n<ul>\n<li>Change: changed to new api address</li>\n<li>Fix: fixed links not included bug in theme builder posts</li>\n<li>Fix: fixed link to buy pro version</li>\n<li>Fix: fixed free version remain activated bug</li>\n<li>Fix: simpleXML validation made the site down</li>\n</ul>\n\n<p>version 1.4.25 - 2020-03-09 =</p>\n\n<ul>\n<li>Feature: added \"responsive controls\" to margin and padding setting</li>\n<li>Feature: made \"refresh catalog\" button</li>\n<li>Feature: added \"num_items\" variable to the widget editor</li>\n<li>Change: removed the \"default fonts\" from widget defaults screen</li>\n<li>Fix: fixed some php bug in \"implode\" function</li>\n<li>Fix: fixed posts from sub categories in post list</li>\n</ul>\n\n<p>version 1.4.24 - 2020-02-14 =</p>\n\n<ul>\n<li>Feature: made \"export with images\" option in templates</li>\n<li>Fix: fixed import category widgets</li>\n<li>Fix: fixed icon html output placeholder</li>\n</ul>\n\n<p>version 1.4.23 - 2020-02-02 =</p>\n\n<ul>\n<li>Feature: improved the slider attribute</li>\n<li>Feature: added \"menu\" attribute</li>\n</ul>\n\n<p>version 1.4.22 - 2020-01-28 =</p>\n\n<ul>\n<li>Feature: added woo currency symbol</li>\n<li>Feature: added woo add to cart button</li>\n<li>Feature: added slider attribute</li>\n<li>Widget: logo grid</li>\n<li>Widget: logo carousel</li>\n<li>Widget: logo marquee</li>\n<li>Widget: image tooltip</li>\n<li>Widget: content toggle</li>\n<li>Widget: circle number</li>\n<li>Widget: post list</li>\n</ul>\n\n<p>version 1.4.21 - 2020-01-22 =</p>\n\n<ul>\n<li>Feature: added users attribute</li>\n<li>Feature: done multiple post type selector</li>\n<li>Feature: added background attribute</li>\n<li>Feature: added icon library html output</li>\n<li>Feature: added woo commerce support in posts list</li>\n<li>Bug fix: fixed icons not shown bug in widget settings</li>\n</ul>\n\n<p>version 1.4.20 - 2020-01-15 =</p>\n\n<ul>\n<li>Bug fix: fixed font awesome icon output</li>\n<li>Bug fix: fixed instagram not loading bug</li>\n<li>Change: updated font awesome css version</li>\n<li>Change: changed the way that instagram was loaded on the page</li>\n</ul>\n\n<p>version 1.4.19 - 2019-12-31 =</p>\n\n<ul>\n<li>Feature: added filter by slug to terms attribute</li>\n<li>Feature: changed repeater items titles to the ones from \"title\" field instead of \"Item1\", \"Item2\" etc.</li>\n<li>Feature: added automated styling for date field, added \"ucdate\" filter for that.</li>\n<li>Feature: done functionality for display post author</li>\n<li>Change: changed the font awesome attribute to fa5</li>\n<li>Change: added strip html tags from truncate function</li>\n</ul>\n\n<p>version 1.4.18 - 2019-12-31 =</p>\n\n<ul>\n<li>Feature: added all image sizes to posts</li>\n<li>Feature: added \"putPostTerms\" function to posts</li>\n<li>Feature: added wpautop filter to twig</li>\n<li>Feature: added option for custom twig PHP functinoality for PRO version</li>\n<li>Feature: hide \"edit widget html\" button for user that don\'t have capability to see the plugin </li>\n<li>Feature: added wpml compatablity</li>\n<li>Feature: added related posts in posts list</li>\n<li>Feature: added padding and margin controls (pro)</li>\n<li>Bug Fix: fixed pagination output</li>\n</ul>\n\n<p>version 1.4.17 - 2019-12-12 =</p>\n\n<ul>\n<li>Change: changed to more flexible catalog api</li>\n</ul>\n\n<p>version 1.4.16 - 2019-08-12 =</p>\n\n<ul>\n<li>Feature: added post query relation (and, or) chooser</li>\n<li>Change: update to freemius sdk 2.3.1</li>\n<li>Feature: added \"trancate\" filter</li>\n<li>Fix: fixed editor permissions PHP Error</li>\n</ul>\n\n<p>version 1.4.15 - 2019-19-11 =</p>\n\n<ul>\n<li>Change: remove the old deprecated codecanyon activation</li>\n<li>Fix: fixed bug when both plugins are installed together</li>\n<li>Fix: fixed empty widget content when put a lot of content in the widget html/js</li>\n<li>Feature: added option for fonts for post list for intro and content</li>\n<li>Feature: added custom filter query ID in posts list query (pro)</li>\n<li>Feature: added labels to typography fields</li>\n<li>Feature: added description option for elementor controls</li>\n<li>Feature: added option to add help links to widgets from the widget editor</li>\n</ul>\n\n<p>version 1.4.14 - 2019-24-10 =</p>\n\n<ul>\n<li>Fix: fixed js not included bug</li>\n</ul>\n\n<p>version 1.4.13 - 2019-24-10 =</p>\n\n<ul>\n<li>Fix: fixed terms attribute selector bugs in elementor</li>\n<li>Fix: fixed post selection was not showing post types without taxonomies</li>\n<li>Fix: fixed rtl visibility issues in admin</li>\n</ul>\n\n<p>version 1.4.12 - 2019-15-10 =</p>\n\n<ul>\n<li>Feature: added exclude posts by current post</li>\n<li>Feature: added post category addition custom taxonomy support</li>\n<li>Fix: fixed some bug in post list selector elementor</li>\n</ul>\n\n<p>version 1.4.11 - 2019-07-10 =</p>\n\n<p>*Feature: added link param html attributes placeholder\n*Feature: added category link to post list params\n*Fix: fixed post list category not displayed bug</p>\n\n<p>version 1.4.10 - 2019-28-9 =</p>\n\n<p>-bug fix: added some front end protection against db not installed bug\n* Feature(pro): added do_action for custom wp actions run\n* Feature(pro): added apply_filters for custom wp actions run\n-bug fix: fixed export widget with assets path\n-change: added instructions to download pro version.</p>\n\n<h4>1.4.7 - 2019-18-9</h4>\n\n<p>*Fix: fixed post category selection in post list</p>\n\n<h4>1.4.6 - 2019-18-9</h4>\n\n<p>*Fix: fixed dynamic items in repeater</p>\n\n<h4>1.4.6 - 2019-11-9</h4>\n\n<p>*Fix: fixed admin body class external\n*Feature: make support for post categories list\n*Feature(pro) - made taxonomies list attribute\n*Fix: fixed current posts fetch in archive type</p>\n\n<h4>1.4.5 - 2019-19-8</h4>\n\n<p>*Change: improved widgets manager design</p>\n\n<h4>1.4.3 - 2019-25-7</h4>\n\n<p>*Change: updated the activation link from plugins\n*Change: small UI improvements</p>\n\n<h4>1.4.2 - 2019-24-7</h4>\n\n<p>*Feature: add post category to dynamic fields\n*Feature: added toolset integration</p>\n\n<h4>1.4.1 - 2019-8-7</h4>\n\n<p>*Feature: added search widget\n*Feature: the plugin is now fully translatable, added russian translation</p>\n\n<h4>1.4 - 2019-8-7</h4>\n\n<p>*Change: moved to new payment system (freemius), changed pricing plans</p>\n\n<h4>1.3.39 - 2019-2-7</h4>\n\n<p>*Feature: add alt tags to image attribute\n*Feature: add automatic name from title on add attribute\n*Feature: redesign categories</p>\n\n<p>*Fix: removed autop filter change code from front end\n*Fix: allow to import widget when stand on category from catalog\n*Fix: fixed instagram widgets typography bug</p>\n\n<h4>1.3.38 - 2019-30-6</h4>\n\n<p>*Feature: added code examples / js snippets\n*Feature: added widget preview</p>\n\n<h4>1.3.37 - 2019-23-6</h4>\n\n<p>*Feature: add support for archive pages\n*Feature: added archive pages pagination\n*Change: changed fonts design controls</p>\n\n<h4>1.3.36 - 2019-20-6</h4>\n\n<p>*Fix: fixed multiple similar js includes in one page</p>\n\n<h4>1.3.35 - 2019-20-6</h4>\n\n<p>*Feature: add support for acf gallery field</p>\n\n<h4>1.3.34 - 2019-13-6</h4>\n\n<ul>\n<li>Feature: improved the post list filtering and ordering</li>\n</ul>\n\n<h4>1.3.33 - 2019-12-6</h4>\n\n<ul>\n<li>Feature: added ordering posts by meta value</li>\n<li>Fix: fixed site crash by db error</li>\n</ul>\n\n<h4>1.3.32 - 2019-11-6</h4>\n\n<ul>\n<li>Fix: fixed pods together with acf fileds</li>\n<li>Fix: added all categories to post list</li>\n</ul>\n\n<h4>1.3.31 - 2019-10-6</h4>\n\n<ul>\n<li>Feature: added link attribute</li>\n</ul>\n\n<h4>1.3.30 - 2019-06-6</h4>\n\n<ul>\n<li>Feature: made PODS integration</li>\n</ul>\n\n<h4>1.3.29 - 2019-06-5</h4>\n\n<ul>\n<li>Feature: added set widget icon functionality, with presence in catalog</li>\n<li>Feature: added preview widget button from the catalog</li>\n</ul>\n\n<h4>1.3.28 - 2019-06-3</h4>\n\n<ul>\n<li>Feature: made plugin translatable</li>\n</ul>\n\n<h4>1.3.27 - 2019-06-2</h4>\n\n<ul>\n<li>Fix: fixed font override attribute bug</li>\n</ul>\n\n<h4>1.3.26 - 2019-05-30</h4>\n\n<ul>\n<li>Feature: added typography attribute</li>\n</ul>\n\n<h4>1.3.25 - 2019-05-29</h4>\n\n<ul>\n<li>Tweak: added support for dynamic params in image field</li>\n</ul>\n\n<h4>1.3.24 - 2019-05-29</h4>\n\n<ul>\n<li>Fix: Fix dynamic field</li>\n<li>Tweak: Added message when adding an empty repeater from custom fields</li>\n</ul>\n\n<h4>1.3.23 - 2019-05-01</h4>\n\n<ul>\n<li>Feature: Added dynamic fields to all text controls</li>\n<li>Feature: Added \"edit html\" button to all widgets</li>\n<li>Fix: Fixed consolidated addons render bugs</li>\n</ul>\n\n<h4>1.3.22 - 2019-04-25</h4>\n\n<ul>\n<li>Feature: Made all acf fields integration including the pro like repeater and clone</li>\n</ul>\n\n<h4>1.3.21 - 2019-04-20</h4>\n\n<ul>\n<li>Fix: Fixed current post bug</li>\n</ul>\n\n<h4>1.3.20 - 2019-04-15</h4>\n\n<ul>\n<li>Fix: Fixed current post bug</li>\n</ul>\n\n<h4>1.3.19 - 2019-04-10</h4>\n\n<ul>\n<li>Feature: Done all acf fields</li>\n</ul>\n\n<h4>1.3.18 - 2019-04-05</h4>\n\n<ul>\n<li>Change: Update post child vars when change post</li>\n</ul>\n\n<h4>1.3.17 - 2019-04-01</h4>\n\n<ul>\n<li>Change: Add dynamic fields to addon editor</li>\n</ul>\n\n<h4>1.3.16 - 2019-03-30</h4>\n\n<ul>\n<li>Fix: Fixed the switchers </li>\n<li>Fix: Fixed the upload file</li>\n<li>Fix: Fixed checkbox in assets tab</li>\n</ul>\n\n<h4>1.3.15 - 2019-03-25</h4>\n\n<ul>\n<li>Fix: Fixed visual bugs</li>\n<li>Fix: Fixed radio boolean attribute (switcher)</li>\n</ul>\n\n<h4>1.3.14 - 2019-03-20</h4>\n\n<ul>\n<li>Fix: Fixed addon assets tab bugs</li>\n</ul>\n\n<h4>1.3.13 - 2019-03-15</h4>\n\n<ul>\n<li>Feature: Done export/import template with addons</li>\n</ul>\n\n<h4>1.3.12 - 2019-03-10</h4>\n\n<ul>\n<li>Feature: Added fedback on deactivate</li>\n</ul>\n\n<h4>1.3.11 - 2019-03-05</h4>\n\n<ul>\n<li>Fix: Fixed export import layout stuff</li>\n</ul>\n\n<h4>1.3.10 - 2019-03-01</h4>\n\n<ul>\n<li>Fix: Fixed assets tab issues</li>\n<li>Fix: Fixed post to articles category rename on install</li>\n</ul>\n\n<h4>1.3.09 - 2019-02-28</h4>\n\n<ul>\n<li>Fix: Fixed test addon jquery include</li>\n<li>Change: Added purchase link to license page</li>\n</ul>\n\n<h4>1.3.08 - 2019-02-25</h4>\n\n<ul>\n<li>Fix: Fixed settings text output</li>\n</ul>\n\n<h4>1.3.07 - 2019-02-20</h4>\n\n<ul>\n<li>Fix: Fixed font manager bug</li>\n</ul>\n\n<h4>1.3.06 - 2019-02-15</h4>\n\n<ul>\n<li>Fix: Fixed taxonomy issues</li>\n</ul>\n\n<h4>1.3.05 - 2019-02-10</h4>\n\n<ul>\n<li>Fix: Fixed add addon functionality</li>\n</ul>\n\n<h4>1.3.04 - 2019-02-05</h4>\n\n<ul>\n<li>Improvment: Improved post types category selection</li>\n</ul>\n\n<h4>1.3.03 - 2019-02-01</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.3.02 - 2019-01-30</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.3.01 - 2019-01-25</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.2.01 - 2019-01-20</h4>\n\n<ul>\n<li>Fix: Fixed js in editor when addins widget</li>\n</ul>\n\n<h4>1.2.00 - 2019-01-15</h4>\n\n<ul>\n<li>Feature: Pro version with a catalog</li>\n</ul>\n\n<h4>1.0.11 - 2019-01-10</h4>\n\n<ul>\n<li>Fix: Fixed some wordpress galleries related bug</li>\n</ul>\n\n<h4>1.0.10 - 2019-01-05</h4>\n\n<ul>\n<li>Fix: Fixed export category</li>\n</ul>\n\n<h4>1.0.09 - 2019-01-01</h4>\n\n<ul>\n<li>Change: Made global setting for consolidata addons or not</li>\n<li>Change: Updated some memory text in general settings</li>\n</ul>\n\n<h4>1.0.08 - 2018-12-30</h4>\n\n<ul>\n<li>Fix: Fixed all notices related bugs</li>\n</ul>\n\n<h4>1.0.07 - 2018-12-30</h4>\n\n<ul>\n<li>Fix: Fixed with default data types</li>\n</ul>\n\n<h4>1.0.06 - 2018-12-25</h4>\n\n<ul>\n<li>Fix: Fixed js includes consolidated</li>\n</ul>\n\n<h4>1.0.05 - 2018-12-20</h4>\n\n<ul>\n<li>Fix: Fixed js includes</li>\n</ul>\n\n<h4>1.0.04 - 2018-12-15</h4>\n\n<ul>\n<li>Fix: Fixed js includes</li>\n</ul>\n\n<h4>1.0.03 - 2018-12-10</h4>\n\n<ul>\n<li>Fix: Fixed empty category issues</li>\n</ul>\n\n<h4>1.0.02 - 2018-12-05</h4>\n\n<ul>\n<li>Fix: Fixed bug with some unit values in render output</li>\n</ul>\n\n<h4>1.0.00 - 2018-12-01</h4>\n\n<ul>\n<li>Release: First plugin release</li>\n</ul>\";}s:14:\"upgrade_notice\";b:0;s:7:\"version\";s:7:\"1.5.103\";s:13:\"download_link\";s:388:\"https://api.freemius.com/v1/installs/14185590/updates/71250.zip?is_premium=true&authorization=FSLA+14185590%3AZS39ElcowKDPzQCEauIMU_sz_dKIZ_JxKnYm31m5KFNLR0Z_Joc6zkk70ElDANuefX-1olqcDRI4tf0GrhbsX88NnRpvdvkwoT7nSe6u4HwcPdVVA2DKwaY91VRe1A8ycfYlqFYpmsae3odFlufdFqgq977rj5NWCeivFkml_hviczWJkE69T929Kaa8K8BBx6y7q35t5r4tdPUTB5wCRqmbb6K-wJisD99yo3g8U_LyADScYVj-L9Q8i18QEDMJO2PZQgH5Gqb7wlmJCwgMtg\";}}s:7:\"created\";i:1713484219;s:9:\"timestamp\";i:1713487819;}s:92:\"get:/v1/installs/14185590/updates/latest.json?is_premium=true&newer_than=1.5.103&readme=true\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":20:{s:9:\"plugin_id\";s:4:\"4036\";s:12:\"developer_id\";s:4:\"4880\";s:4:\"slug\";N;s:12:\"premium_slug\";s:40:\"unlimited-elements-for-elementor-premium\";s:7:\"version\";s:7:\"1.5.104\";s:11:\"sdk_version\";s:5:\"2.6.2\";s:25:\"requires_platform_version\";s:3:\"3.5\";s:37:\"requires_programming_language_version\";N;s:20:\"tested_up_to_version\";s:3:\"6.5\";s:8:\"has_free\";b:1;s:11:\"has_premium\";b:1;s:12:\"release_mode\";s:8:\"released\";s:5:\"limit\";N;s:7:\"uniques\";i:30507;s:2:\"id\";s:5:\"71656\";s:7:\"created\";s:19:\"2024-04-24 12:29:46\";s:7:\"updated\";s:19:\"2024-04-25 00:35:12\";s:11:\"is_released\";b:0;s:3:\"url\";s:388:\"https://api.freemius.com/v1/installs/14185590/updates/71656.zip?is_premium=true&authorization=FSLA+14185590%3AGZoZcTaP2nOi2HqRAfKLhr-ghSNAPYOQDicocWZC-hnnLME5LTxI2nhl2neoCtm-tGq96h8R0EMsk5n-RG2cadPiMZp9ad9Q5UMH-U0T2_REV_jGtM0ONiv9KbBAtG52yGaOAvfthLcHL0JUrf7uatSi2vSuCHBN79xYxIbrBIDn62o5x8JUZ5eeHo5Fk3eaxDj_OZbbVOO29-WTYnhQo-4HVVvO-T88BMezGQWTjfHYeRq7NYSrZ9tvllWng_YtGjW85IP96PWqvSuHebhQnQ\";s:6:\"readme\";O:8:\"stdClass\":11:{s:4:\"name\";s:66:\"Unlimited Elements For Elementor (Free Widgets, Addons, Templates)\";s:4:\"slug\";s:32:\"unlimited-elements-for-elementor\";s:4:\"tags\";O:8:\"stdClass\":6:{s:9:\"elementor\";s:9:\"elementor\";s:8:\"elements\";s:8:\"elements\";s:6:\"addons\";s:6:\"addons\";s:16:\"elementor addons\";s:16:\"elementor addons\";s:16:\"elementor widget\";s:16:\"elementor widget\";s:12:\"page builder\";s:12:\"page builder\";}s:8:\"requires\";s:3:\"3.5\";s:12:\"requires_php\";N;s:6:\"tested\";s:3:\"6.5\";s:10:\"stable_tag\";s:3:\"1.0\";s:8:\"sections\";O:8:\"stdClass\":4:{s:11:\"description\";s:7110:\"<p><strong>Elementor</strong> users, elevate your web design experience with <strong>Unlimited Elements for Elementor</strong>. An all in one plugin that instantly gives you the most advanced widgets and tools to make better Elementor websites faster. Take your WordPress website to the next level.</p>\n\n<p><a href=\"https://unlimited-elements.com/elementor-widgets/\">View Elementor Widgets Demos</a>\n<br>\nBrowse our extensive collection of free widgets or upgrade to our pro version for access to over 200 additional unique drag and drop widgets for <strong>Elementor</strong>. Each widget provides a wide range of options to easily control every aspect. If you can\'t find what you need, our <strong>Widget Creator</strong> Framework empowers you to create any widget you can imagine.</p>\n\n<h3>Plugin Features</h3>\n\n<ul>\n<li><p><a href=\"https://unlimited-elements.com/elementor-widgets/\"><strong>Widget Library</strong></a> – Enhance the popular Elementor page builder with our user-friendly and innovative widget library. Simplify your website by finding everything you need in one place, without the need for multiple plugins.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/widget-creator/\"><strong>Widget Creator</strong></a> – Save valuable time by eliminating the need to search for numerous plugins and add-ons. Instead, create customized, professional widgets that perfectly align with your website requirements.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/elementor-widgets/\"><strong>Elementor Templates</strong></a> – Effortlessly kickstart your web project with pre-designed templates. Say goodbye to endless searches for inspiration or starting from scratch. Get your project up and running in seconds with our collection of template kits.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/elementor-templates/\"><strong>Elementor Templates</strong></a> – Effortlessly kickstart your web project with pre-designed templates. Say goodbye to endless searches for inspiration or starting from scratch. Get your project up and running in seconds with our collection of template kits.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/loop-builder-for-elementor/\"><strong>Loop Builder</strong></a> – Easily create dynamic Loop Items within the Elementor Theme Builder by utilizing any loop widget layout of your preference. Effortlessly populate the chosen widget with dynamic content to craft versatile and engaging Loop Items.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/background-widgets-for-elementor/\"><strong>Background Widgets</strong></a> – Elevate your web designs instantly with our user-friendly animated backgrounds available in our extensive widget library. Experience seamless integration and unleash your creativity like never before.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/post-widgets-filters-tools/\"><strong>Post Widgets & Filters</strong></a> – Easily create stunning post layouts with real-time filters. Improve the browsing experience for website visitors by helping them find the content they\'re looking for. Effortlessly display posts using advanced criteria on your entire website.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/woo/\"><strong>WooCommerce Widgets & Filters</strong></a> – Create stunning product layouts with dynamic real-time filters. Showcase your products and categories in a wide array of interactive formats, such as grids, carousels, sliders, and more.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/remote-control-widgets/\"><strong>Woo Widgets & Filters</strong></a> – Unleash your creativity with advanced and customizable layouts. Take full control of your designs and make them truly unique using the remote controls. Stand out from the crowd with layouts that are both eye-catching and distinctive.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/sync-widgets/\"><strong>Sync Between Widgets</strong></a> – Elevate your web designs to new heights by seamlessly synchronizing multiple item-based widgets. This powerful feature empowers you to effortlessly create intricate and personalized layouts, taking your designs to the next level of sophistication.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/multi-source-galleries/\"><strong>Multi-Source Galleries</strong></a> – Empower your gallery showcase by effortlessly featuring Woo products, WordPress posts, Instagram feeds, and a variety of other sources, including various API integrations.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/live-copy-paste/\"><strong>Live Copy Paste</strong></a> – Copy and paste fully designed sections from the Unlimited Elements website directly to your website, saving you time and ensuring you can finish your web project as soon as possible.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/mega-menu-widget-for-elementor/\"><strong>Mega Menu Builder</strong></a> – Easily craft a distinctive Mega Menu for your website navigation by incorporating images, icons, links, and various Elementor widgets into unique menu layouts.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/mega-slider-widget-for-elementor/\"><strong>Mega Slider Builder</strong></a> – Easily turn any Elementor sections into slider slides. Now you can amaze your website visitors with jaw-dropping slider designs that look amazing on any device.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/multi-source/\"><strong>Multi-Source Widgets</strong></a> – Add content dynamically to item-based widgets effortlessly with support for ACF repeaters, JSON/CSV files, Woo Products, WordPress posts, users, menus, and a range of API integrations.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/dynamic-post-popup-widget-for-elementor/\"><strong>Dynamic Popup Builder</strong></a> – Dynamically create a popup to add a quick view of the post without leaving the page. Use an Elementor single post template to create the layout of the dynamic popup.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/form-builder/\"><strong>Elementor Form Builder</strong></a> – Build advanced forms effortlessly using the drag-and-drop form builder. Whether it’s a simple or complex form, our straightforward form widgets make it quick and easy to create forms, improving your workflow.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/calculators/\"><strong>Calculator Builder</strong></a> – Easily design professional calculators for any type of industry. Whether you need a loan calculator, mortgage calculator or business calculator, our powerful and intuitive drag and drop builder makes it easy to create complex calculators with ease.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/filters/\"><strong>Elementor Filter Widgets</strong></a> – Unlock the potential of the AJAX-based faceted filter system, seamlessly empowering you to craft diverse layouts with ease. Take control by applying multiple filters, ensuring a super-fast and dynamic filtering experience tailored to your website needs.</p></li>\n</ul>\";s:12:\"installation\";s:521:\"<p>Note : This plugin works with Elementor. Make sure you have <a href=\"https://wordpress.org/plugins/elementor/\">Elementor</a> installed.</p>\n\n<ol>\n<li>Upload the plugin folder to the <code>/wp-content/plugins/</code> directory, or install the plugin through the WordPress plugins screen directly.</li>\n<li>Activate the plugin through the \'Plugins\' screen in WordPress</li>\n<li>Navigate to Unlimited Elements in the WordPress side menu and install the widget you want by hovering over it and clicking install.</li>\n</ol>\";s:3:\"faq\";s:4208:\"<h4>Can I use the plugin without Elementor?</h4>\n\n<p>No. You cannot use the plugin without Elementor since it\'s an addon for Elementor.</p>\n\n<h4>Does the plugin work with any theme?</h4>\n\n<p>Absolutely! The plugin will work with any theme where Elementor works.</p>\n\n<h4>What if I update to the Premium version after using the Free version?</h4>\n\n<p>Your existing elements/content will work with the premium version. So you won’t lose your any of your hard work.</p>\n\n<h4>Can I get a refund?</h4>\n\n<p>If you are not happy with your purchase at anytime just contact us and we will refund 100% of your money no questions asked.</p>\n\n<h4>Do you offer a renewals discount?</h4>\n\n<p>Yes, you get 25% discount for all annual plan automatic renewals. The renewal price will never be increased so long as the subscription is not cancelled.</p>\n\n<h4>How do I install and activate the \'Unlimited Elements for Elementor\' plugin on WordPress?</h4>\n\n<p>To install the \'Unlimited Elements\' plugin on your WordPress site, access your WordPress Dashboard and go to Plugins -> Add New. In the search box, enter \'Unlimited Elements.\' Locate the plugin in the search results and click on the \'Install Now\' button. Once the installation is finished, click on the \'Activate\' button, and \'Unlimited Elements for Elementor\' will be successfully activated on your WordPress site.</p>\n\n<h4>Do I need to know code to use Unlimited Elements?</h4>\n\n<p>No, you do not need to know code to leverage the widgets and other tools provided by the Unlimited Elements plugin. It is designed to be user-friendly, allowing you to enhance your Elementor experience without any coding expertise. However, for users familiar with code, the plugin offers the added advantage of a widget creator, enabling the creation of custom Elementor widgets for a more tailored and advanced design experience.</p>\n\n<h4>Is my site secure with Unlimited Elements?</h4>\n\n<p>Yes, Unlimited Elements is a secure plugin. The plugin is regularly updated to adhere to common security standards, ensuring a secure environment for your website.</p>\n\n<h4>What types of filters does Unlimited Elements provide?</h4>\n\n<p>Unlimited Elements offers a variety of filter types, including search filters, dropdowns, tabs filters, checkboxes filters, and WooCommerce-related filters, providing a diverse range of options for dynamic and versatile website filtering.</p>\n\n<h4>Are the filters compatible with any post type or WooCommerce products?</h4>\n\n<p>Yes, all the filters provided by Unlimited Elements are live Ajax filters, ensuring dynamic and seamless filtering experiences. They are compatible with any post type, including custom post types, and WooCommerce products, offering versatile functionality for a wide range of content on your website. Utilize specific WooCommerce filters to enhance the shopping experience for your customers, such as the price range slider filter and color swatches filter for products with different colors.</p>\n\n<h4>Can I use Unlimited Elements to display custom post types in my widgets?</h4>\n\n<p>Yes, Unlimited Elements supports showcasing custom post types with advanced query selection and seamless connection to any filter from the UE library. This allows for tailored and dynamic content presentation on your website using the plugin\'s versatile features.</p>\n\n<h4>What are multi-source widgets in Unlimited Elements?</h4>\n\n<p>Multi-source widgets in Unlimited Elements enable the population of item-based widgets with various dynamic source types. These widgets can be populated using sources like ACF repeater fields, WooCommerce products, custom post types, Instagram feeds, and various API integrations. This versatility allows for the seamless integration of diverse content into widgets, enhancing the flexibility and functionality of your website elements.</p>\n\n<h4>Should I use Remote Control Widgets or the Sync Widgets function in Unlimited Elements?</h4>\n\n<p>The choice depends on your design preferences. If you want complete control, go for Remote Control Widgets. For synchronized layouts, choose Sync Widgets. They can also be used together for even more powerful customization options in Unlimited Elements.</p>\";s:9:\"changelog\";s:132793:\"<p>version 1.5.104: 2024-04-24</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added support for unselect items in sync functionality</li>\n<li>Feature: added feature - sort terms by parent -> children, and levels number class</li>\n<li>Fix: fixed some load more issue with dynamic template loop and post lists inside</li>\n<li>Fix: fixed woo category image not fetched bug</li>\n<li>Fix: fixed some cases of sticky elementor elements with filters</li>\n<li>Fix: fixed remote connection with single background parent and remote widget</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Neon Glowing Button Effect (Pro) - Implemented \'Neon Line Width\' option. This new functionality allows users to adjust the width of the neon line effect within the widget, providing finer control over its appearance and visual impact.</li>\n<li>Feature: Scroll Sequence (Pro) - Introduced \'Hide Add Action Section\' debug option, enabling users to match accurate configurations in the backend and frontend.</li>\n<li>Feature: Team Member Carousel (Pro) - Introduced \'Button Text\' option in items, enabling users to set custom button text for each team member for enhanced customization and flexibility.</li>\n<li>Feature: Overlay Button (Free) - Added \'Icon\' option, allowing users to easily add an icon to the button for enhanced visual appeal.</li>\n<li>Feature: Overlay Button (Free) - Introduced \'Overlay Transition Duration\' option, providing users with more control over the duration of overlay transitions for enhanced customization and user experience.</li>\n<li>Feature: Dropdown Field (Pro) - Added support for \'Dropdown Value (Numeric Values)\' in multi-source, enabling users to include numeric dropdown values via Multi Source.</li>\n<li>Feature: Neon Glowing Button Effect (Pro) - Implemented \'Button Shadow\' option. This new functionality allows users to add a shadow effect to buttons within the widget, enhancing their visual appearance and depth.</li>\n<li>Feature: Mega Menu (Pro) - Implemented \'Mobile Open Menu Animation\' option. This new functionality allows users to specify the animation type for opening the menu on mobile devices, enhancing the visual presentation and user experience.</li>\n<li>Feature: Neon Glowing Button Effect (Pro) - Implemented \'Button Background Color\' option. This new functionality allows users to customize the background color of buttons within the widget, enhancing visual design and customization possibilities.</li>\n<li>Feature: Logo Carousel (Pro) - Implemented support for empty links. This new functionality allows items to become not clickable when empty links are specified, providing more control over the behavior and interaction of items within the widget.</li>\n<li>Fix: Loop Carousel (Pro) - Corrected spelling mistakes and improved naming conventions, enhancing clarity and consistency.</li>\n<li>Fix: Flip Box (Free) - Resolved issue where links were not firing for the first click on the back of the Flip Box. This fix ensures that links behave as expected, allowing them to be clicked and activated reliably.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue where Content Tabs widget couldn\'t work with Icon Tabs widget on the same page. This fix ensures that both widgets can coexist and function properly together, allowing for seamless integration and improved user experience.</li>\n<li>Fix: Checkboxes Filter (Pro) - Enhanced Accordion Layout option for the Checkboxes Widget to improve script communication. This improvement optimizes the interaction between scripts, resulting in smoother operation and better performance of the widget.</li>\n<li>Fix: Loop Grid (Pro) - Implemented additional Masonry layout check to avoid items overlapping over each other. This enhancement ensures that items are properly positioned and do not overlap, maintaining a clean and organized layout within the widget.</li>\n<li>Fix: Dynamic Post Popup (Pro) - Resolved issue where popups allowed opening links in new tabs while opening the popup. This fix ensures that links within popups behave consistently and do not inadvertently open in new tabs, providing a smoother user experience.</li>\n<li>Fix: Post Slider (Pro) - Addressed issue where post title typography settings were not applied, ensuring proper functionality and appearance.</li>\n<li>Fix: Flip Box (Free) - Corrected a typography mistake in options.</li>\n<li>Fix: Content Slider (Pro) - Resolved conflict caused between Elementor\'s Motion Effects and the widget due to the same animation library (animate.css), resolving CSS class conflict for smoother animation and functionality.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with Opening Item when Clickable Parent option is enabled.</li>\n<li>Fix: Side Menu (Pro) - Resolved issue where some icons were being reverted. This fix ensures that all icons remain consistent and do not revert unexpectedly.</li>\n<li>Fix: Rhombus Grid (Pro) - Increased CSS priority for \'Item Background Color Override\' option. This adjustment ensures that the specified background color takes precedence over other styles, providing consistent and reliable appearance for the widget items.</li>\n</ul>\n\n<p>version 1.5.103: 2024-04-16</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added option to add additional url attributes to post links</li>\n<li>Feature: improved woo category thumbnail image gether</li>\n<li>Feature: added option to unite gallery - strip_speed</li>\n<li>Fix: fixed some widgets editor enable visibility bug</li>\n<li>Fix: fixed entrance animation run if inside a viewport window</li>\n<li>Fix: fixed some security issues - escaping some fields output</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Overlay Carousel (Pro) - Implemented \'Show Dots\' option. This new functionality allows users to toggle the visibility of dots within the widget, providing greater control over navigation indicators.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Checkbox Custom Icon\' option. This new functionality allows users to customize the appearance of checkboxes by providing custom icons, enhancing the visual presentation of checkboxes within the widget.</li>\n<li>Feature: Video Playlist (Pro) - Implemented \'Strip Navigation Speed\' option. This new functionality allows users to adjust the speed of navigation within the strip, providing finer control over the scrolling behavior.</li>\n<li>Feature: Expanding Content Cards (Pro) - Implemented \'Background Image Align\' option. This new functionality allows users to specify the alignment of the background image, providing greater control over its positioning within the element.</li>\n<li>Feature: Post Magazine Grid (Pro) - Implemented \'Meta Date Date Format\' option. This new functionality allows users to specify the date format for meta date display, providing customization options for date presentation.</li>\n<li>Feature: Justified Image Carousel (Pro) - Implemented \'Show Item Title in Lightbox\' option. This new functionality allows users to toggle the display of item titles within the lightbox, providing control over the visibility of titles for a better user experience.</li>\n<li>Feature: Search Filter (Pro) - Implemented \'Custom Links Ending\' option. This new functionality allows users to change links in the connected grid to highlight the search phrase.</li>\n<li>Feature: Load More / Infinite Scroll (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Post Pagination (Free) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Content Switcher (Pro) - Introduced option to fire a resize event on tab click, ensuring proper functionality of other widgets inside tab Content Switcher for a smoother and more seamless user experience.</li>\n<li>Feature: Submit Button (Free) - Implemented \'Show Field Name In Empty Field Error Message\' option. This new functionality allows users to include the field name in the empty field error message, providing clearer feedback to users when a required field is left blank.</li>\n<li>Feature: Side Menu (Pro) - Implemented \'Templates Width\' and \'Templates Horizontal Align\' options.</li>\n<li>Change: Unlimited Grid (Pro) - Changed \'Title Spacing\' option to \'Title Margin\'. This change allows users to add margin in all directions to the title, providing more granular control over its positioning within the widget.</li>\n<li>Fix: Content Box Hover Text Reveal (Free) - Resolved issue where Overlay Opacity option wasn\'t working on mobile devices. This fix ensures that the Overlay Opacity option functions correctly across all devices, providing consistent behavior and appearance.</li>\n<li>Fix: Multi Step Form (Pro) - Fixed Multi Step Error Message not showing when empty and required field was present on active step.</li>\n<li>Fix: Submit Button (Free) - Fixed Submit Button verification issue when fields with 0 value were parsed as empty.</li>\n<li>Fix: Slider Field (Pro) - Resolved issue where border radius for focus state differed from regular state. This fix ensures that the border radius remains consistent across different states.</li>\n<li>Fix: Icon Bullets (Free) - Fixed issue related to Hover Colors not being revealed after item hover.</li>\n<li>Fix: Team Member Sliding Effect (Pro) - Resolved issue related to global colors usage. This fix ensures that global colors are properly utilized throughout the widget, maintaining consistency and accuracy in color rendering.</li>\n<li>Fix: Post Magazine Grid (Pro) - Optimized widget HTML. This optimization improves the efficiency and performance of the widget by streamlining the HTML structure and reducing unnecessary code.</li>\n<li>Fix: Form Fields Widgets: Resolved vulnerability where scripts could be injected under certain widget attributes. This fix ensures that scripts are properly sanitized and prevented from being inserted into widget attributes, mitigating potential security risks.</li>\n</ul>\n\n<p>version 1.5.101: 2024-04-03</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature - added \"date time\" attribute to items attributes list</li>\n<li>Feature - made some integration for \"relevanssi\" plugin</li>\n<li>Feature - added woo rating stars to multisource fields</li>\n<li>Feature - added visual text that showing the form fields conditions</li>\n<li>Fix - fixed filters mode init mode</li>\n<li>Fix - fixed various filters related bugs</li>\n<li>Fix - fixed ucpage parameter fetch for pagination in archive page</li>\n<li>Fix - fixed gallery from meta field item source texts </li>\n<li>Fix - fixed some number field processing</li>\n<li>Fix - fixed multisep form with template submit</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Radio Button Field (Pro) - Implemented \'Set First Item Selected\' option. This new functionality allows users to automatically select the first item in the widget.</li>\n<li>Feature: Fullscreen Menu (Free) - Implemented \'Open Current Submenu On Page Load\' option. This new functionality allows users to automatically expand the current submenu on page load, providing immediate access to relevant content.</li>\n<li>Feature: Background Slider (Pro) - Introduced \'Add SEO Tags\' option, allowing users to include alt and title attributes for images for improved search engine optimization of the widget content.</li>\n<li>Feature: Floating Chat Buttons (Pro) - Introduced \"Close Message Box After Send\" option, allowing automatic closure of the message box after clicking the send button for improved user experience and convenience.</li>\n<li>Feature: Floating Chat Buttons (Pro) - Introduced \"Close Button After Click\" option, enabling automatic closure of the buttons after clicking any button, eliminating the need for manual closure for enhanced user convenience and interaction.</li>\n<li>Feature: Content Grid (Pro) - Implemented \'Description\' option. This new functionality allows users to add a description to the widget, providing additional context or instructions.</li>\n<li>Feature: SVG Animation (Free) - Optimized widget for Elementor Popup compatibility. This update ensures seamless integration and improved performance when using the widget within Elementor Popups.</li>\n<li>Feature: Animated Ripples (Pro) - Introduced \'Ripple Scale\' option, enabling users to control the size of the ripples for enhanced visual customization and effect.</li>\n<li>Feature: Interactive Circle Infographic (Pro) - Implemented \'Item Trigger type\' for Segment Layout type. This new functionality allows segments to be opened by hovering on them, providing users with an alternative interaction method.</li>\n<li>Feature: Line Text Divider (Free) - Added styling options including Line Thickness, Line Border Radius, Line Shadow, Text Typography, Background Color, Padding, Border, Border Radius, and Box Shadow for enhanced customization. Additionally, existing styling options have been improved for better optimization and user experience.</li>\n<li>Feature: Price Range Filter (Pro) - Implemented Grow Effect on Thumb Hover option. This new functionality allows users to enable the grow effect on thumbnail hover.</li>\n<li>Feature: Price Range Filter (Pro) - Implemented Hide Default Arrows option. This new functionality allows users to hide default arrows, providing enhanced customization of the widget\'s appearance and behavior.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Show Time Ago\' option. This new functionality allows users to display the time elapsed since a publish event, providing context and improving user engagement.</li>\n<li>Feature: Dropdown Field (Pro) - Implemented \'Required\' option. This new functionality allows users to mark a field as required, ensuring that users must fill it out before submitting the form.</li>\n<li>Feature: Submit Button (Free) - Implemented \'Empty Field Error Text\' option. This new functionality allows users to customize the error message displayed when a required field is left empty.</li>\n<li>Feature: Icon Bullets (Free) - Implemented \'Title Color Hover\' and \'Text Color Hover\' options. These new functionalities allow users to customize the color of titles and text when hovered over, providing enhanced interactivity and visual feedback.</li>\n<li>Feature: Unlimited Charts (Pro) - Implemented \'Font Family\' option for Label X Axis and Y Axis. This new functionality allows users to customize the font family for labels displayed on the X and Y axes, providing enhanced typography control.</li>\n<li>Feature: Overlay Carousel (Pro) - Implemented \'Show Arrows\' option and updated Arrows styling options. This new functionality allows users to control the visibility of arrows and customize their styling, providing more flexibility in widget design and navigation.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Empty Message\' option. This new functionality allows users to display a custom message when no posts are found, providing better user feedback and enhancing the user experience.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Required\' option. This new functionality allows users to mark a field as required, ensuring that users must fill it out before submitting the form.</li>\n<li>Feature: Radio Button Field (Pro) - Implemented \'Required\' option. This new functionality allows users to mark a field as required, ensuring that users must fill it out before submitting the form.</li>\n<li>Change: Checkboxes Filter (Pro) - Added \'aria-label\' attribute to links. This new functionality enhances accessibility by providing descriptive labels for elements.</li>\n<li>Change: Post Carousel (Pro) - Added \'alt\' and \'title\' attributes to the image for improved SEO optimization and accessibility.</li>\n<li>Change: Flip Box Carousel (Pro) - Changed some selectors in CSS to avoid empty items appearing on live page.</li>\n<li>Change: Underline Animated Button (Free) - Changed <section> tag to </li>\n</ul>\n\n<p><</p>\n\n<p>div>. This update improves the semantic structure of the widget, ensuring better compatibility with various screen readers and accessibility standards.\n* Change: Unlimited Charts (Pro) - Updated the animation option to trigger animation when the chart comes into view instead of upon initial load, improving user experience and visual appeal.\n* Change: Submit Button (Free) - Changed the position of Empty Field Errors to be grouped after the submit button. This update enhances the layout and organization of error messages, providing users with a clearer indication of missing information before submission.\n* Change: Post Blocks (Free) - Changed CSS selector for Typography option for better accessibility. This update improves the accessibility of the Typography option by using a more descriptive and accessible CSS selector.\n* Change: List Marquee (Pro) - Increased speed limit to 1000. This update enhances the speed capabilities of the widget, allowing for faster performance and smoother animations.\n* Change: Checkbox Field (Pro) - Increased accessibility by adding IDs to input elements and \"for\" attributes to label elements. This update improves accessibility by associating labels with their corresponding form controls, making it easier for screen readers and other assistive technologies to interpret and navigate the form.\n* Change: Masonry Gallery (Pro) - Implemented \'Autoplay Video In Lightbox\' option. This new functionality allows users to enable autoplay for videos displayed within the lightbox, providing a more dynamic and engaging viewing experience.\n* Change: WhatsApp Chat (Pro) - Added \'aria-label\' attribute to links. This new functionality enhances accessibility by providing descriptive labels for elements.\n* Fix: Number Field (Pro) - Implemented CSS protection from the max-width CSS property. This new functionality safeguards against unintended styling conflicts or overrides caused by the max-width property.\n* Fix: Fullscreen Menu (Free) - Addressed issue where the fullscreen menu was not displayed correctly in Safari browser.\n* Fix: Image Scroll (Pro) - Resolved 404 error appearing every time Overlay element was added on the page. This fix ensures that the Overlay element is loaded correctly without triggering a 404 error.</p>\n\n<p>version 1.5.100: 2024-03-17</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added option to connect the filters to some specific grid group</li>\n<li>Fix: fixed js run for background output not always happend</li>\n<li>Fix: filters was shown only related to grid taxonomies after changing to \"all\" </li>\n<li>Fix: returned some tiles gallery images that was missing</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: List (Free) - Implemented \'Open Link in New Tab\' option. This new functionality allows users to specify whether links should open in a new tab, providing flexibility in link behavior.</li>\n<li>Feature: Compact Gallery (Free) - Implemented \'Hide Thumbnail Panel Under Width\' option. This new functionality allows users to hide the thumbnail panel when the viewport width is below a specified threshold, optimizing the display for smaller screens.</li>\n<li>Feature: Select Dropdown Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Checkboxes Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Tabs Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Scroll Sequence (Pro) - Added \'Image Horizontal Shift\' option, allowing users to adjust the horizontal position of the image for enhanced customization and layout control.</li>\n</ul>\n\n<p>version 1.5.99: 2024-03-11</p>\n\n<ul>\n<li>Fix - updated multisource image fields</li>\n<li>Fix - fixed some small php bug with strtobool function</li>\n</ul>\n\n<p>version 1.5.98: 2024-03-05</p>\n\n<ul>\n<li>Fix Some small gutenberg related bug fix</li>\n</ul>\n\n<p>version 1.5.97: 2024-03-04</p>\n\n<p>Plugin Updates:</p>\n\n<ul>\n<li>Fix: allow showing authors name translated</li>\n<li>Change: updated font awesome version to 6</li>\n<li>Fix: done some link attribute security fix</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Accordion Menu (Pro) - Implemented \'Active State Color\' options for Sub Menu items. This new functionality allows users to customize the color of sub-menu items when they are in the active state, providing enhanced visual feedback.</li>\n<li>Feature: Content Slider (Pro) - Made \'Slide Margin\' option available for Full Slider Type and Offset Slider Type. This update expands the usability of the margin customization, allowing users to set margins between slides in both Full Slider and Offset Slider configurations.</li>\n<li>Feature: Icon Tabs (Pro) - Made \'Start Collapsed\' option responsive. This update ensures that the \'Start Collapsed\' behavior adjusts responsively, providing a consistent and user-friendly experience across various devices and screen sizes.</li>\n<li>Feature: Post Accordion (Free) - Introduced \'Expand All Accordion\' functionality, enabling users to expand all accordion items with a single click for improved content accessibility.</li>\n<li>Feature: Fullscreen Menu (Free) - Introduced option to customize the thickness of the animated hamburger icon bars, providing users with greater control over the visual appearance of the icon.</li>\n<li>Change: Coverflow Carousel (Pro) - Updated \'Button Link\' option: if empty, no link will be applied. This modification ensures that if the \'Button Link\' option is left empty, no link will be associated with the button within the widget.</li>\n<li>Fix: Product Carousel (Pro) - Optimized widget HTML code. This update enhances performance and efficiency by streamlining the HTML structure of the widget.</li>\n<li>Fix: Content Tabs (Free) - Improved widget interaction within an Elementor\'s popup. This update ensures a more seamless and optimized experience when utilizing the widget within a popup setting.</li>\n</ul>\n\n<p>version 1.5.96: 2024-02-26</p>\n\n<p>Plugin Updates:</p>\n\n<ul>\n<li>Feature: added option for time_ago_short in timelines that will show shorter version of minutes and hours text</li>\n<li>Feature: added defaults for weather widget</li>\n<li>Fix: fixed hourly weather fields</li>\n<li>Fix: fixed the import with images functionality</li>\n<li>Fix: set default timeout to remote requests</li>\n<li>Fix: fixed the image duplicate when importing templates</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Side Menu (Pro) - Implemented \'Menu Padding\' option. This new functionality allows users to set padding for the menu, providing control over the spacing and layout within the widget.</li>\n<li>Feature: Post Grid (Pro) - Introduced a new value for \'Meta Data Position\' option called \'Before Title\'. This new functionality allows users to position meta data before the title, providing additional flexibility in content layout.</li>\n<li>Feature: Loop Carousel (Pro) - Implemented \'Stage Padding\' option. This new functionality allows users to set stage padding, displaying a part of the previous and next carousel items for a more visually appealing and dynamic presentation.</li>\n<li>Feature: Interactive Circle Infographic (Pro) - Implemented \'Selected Item Number\' option. This new functionality allows users to select a specific item by default, enhancing user experience by highlighting a predetermined item upon initialization.</li>\n<li>Feature: Unlimited Timeline (Free) - Introduced option to display the image on the opposite side of the content for enhanced layout flexibility and customization.</li>\n<li>Feature: Thumbnail Slider (Pro) - Introduced \'Multi Source\' option, enabling users to select gallery items from various sources for enhanced flexibility and content integration.</li>\n<li>Feature: Timer Countdown Banner (Pro) - Added \'Direction\' option to support RTL (Right-to-Left) layout websites.</li>\n<li>Feature: Post Horizontal Timeline (Pro) - Introduced Background Color and Icon Color options for Navigation Arrows in disabled mode. This new functionality allows users to customize the appearance of navigation arrows when they are disabled, providing enhanced visual control.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Time Ago Type\' option. This new functionality allows users to choose the type of time ago representation, providing flexibility in how time is displayed within the widget.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Text Custom Field\' option. This new functionality allows users to add a custom field under the main Posts Text, providing additional customization for displaying content.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Link Type\' option for all link elements in the widget. This new functionality allows users to choose the type of link for various elements within the widget, enhancing control over linking behavior.</li>\n<li>Feature: Remote Link (Pro) - Introduced active state for the link. This new functionality allows users to customize the appearance of the link when it is in an active state, providing enhanced visual feedback.</li>\n<li>Feature: Dynamic Post Popup (Pro) - Implemented \'Hide Vertical Scrollbar in Popup\' option. This new functionality allows users to hide the vertical scrollbar within the popup, providing a cleaner and more focused appearance.</li>\n<li>Feature: Icon Carousel (Pro) - Introduced \'Autoplay Pause on Hover\' option, allowing users to pause autoplay functionality when hovering over the carousel for improved control and interaction.</li>\n<li>Feature: Dynamic Post Popup (Pro) - Introduced Entrance Animation functionality for the popup. This new feature allows users to apply entrance animations, enhancing the visual appeal and engagement when the popup appears.</li>\n<li>Feature: Unlimited Timeline (Free) - Implemented \'Content Box Link\' option. This new functionality allows users to link the entire content box, providing a convenient way to associate a link with the entire widget item.</li>\n<li>Feature: Text Field (Free) - Added \'Read Only\' option, allowing users to set the field as read-only for preventing user input while retaining visibility of the text.</li>\n<li>Feature: Unlimited Charts (Pro) - Introduced \'Radar Range\' option for Radar chart, allowing users to set the minimum range value for improved data visualization.</li>\n<li>Feature: Testimonial Carousel (Pro) - Added \'Rating\' field to the Source option. This new functionality allows users to incorporate a rating field as a source for the widget, expanding the available data sources for enhanced content display.</li>\n<li>Feature: Multi Step Form (Pro) - Introduced \'Direction\' option. This new functionality is useful for RTL (Right-to-Left) websites, allowing users to set the direction of the widget layout accordingly.</li>\n<li>Feature: Unlimited Timeline (Free) - Introduced option for users to customize the text of each item\'s button, providing greater flexibility.</li>\n<li>Feature: Post List (Free) - Implemented \'Space Between Categories\' option. This new functionality allows users to set spacing between categories, providing control over the layout and visual presentation of category elements.</li>\n<li>Feature: Memory Game (Pro) - Introduced \'Add Completion Time to Form Field\' option, enabling users to automatically append the time taken to complete the memory game to a designated form field.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Add Link For The Whole Item\' option. This new functionality allows users to add a link to the entire widget item, enhancing the interactive capabilities and providing a clickable area for the entire item.</li>\n<li>Feature: Post Carousel (Pro) - Implemented \'Text Padding\' and \'Title Padding\' options. This new functionality allows users to set padding for text and title elements, providing enhanced control over spacing and layout within the widget.</li>\n<li>Feature: Post Grid (Pro) - Introduced \'Date Modified\' options. This new functionality allows users to display the date when a post was last modified, providing additional information and transparency in content presentation.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Introduced options to customize Maps Controls icons\' color and background color. This new functionality allows users to personalize the appearance of map controls, enhancing visual customization.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Disable Map Interaction On Mobile\' option. This new functionality allows users to disable map interaction specifically on mobile devices, providing control over the user experience on smaller screens.</li>\n<li>Change: Content Tabs (Free) - Modified behavior of \'Start Collapsed\' option when used with \'Set Hash\'. If the URL has a hash, the first opened tab will be determined by the hash, providing a more dynamic and user-friendly experience.</li>\n<li>Change: Dropdown Button (Pro) - Removed Text Decoration CSS property from dropdown items. This update enhances the visual presentation by eliminating unnecessary text decoration.</li>\n<li>Change: Woo Mini Cart (Pro) - Added separate border options for \'View Cart\' and \'Checkout\' buttons, providing users with more customization flexibility for button styling.</li>\n<li>Change: Swipe Carousel (Pro) - Modified \'Enable Link\' option. Now, the entire item serves as a link, providing a more intuitive and consistent approach to linking within the widget.</li>\n<li>Fix: Submit Button (Free) - Corrected default values in email 2 that were leading to validation errors.</li>\n<li>Fix: Post Carousel Lite (Free) - Addressed issue where the carousel was not displaying on mobile devices.</li>\n<li>Fix: Icon Tabs (Pro) - Resolved issue with the \'Start Collapsed\' option. The fix ensures that the \'Start Collapsed\' option now functions correctly, delivering the intended collapsed behavior upon initialization.</li>\n<li>Fix: Post Grid (Pro) - Optimized widget item HTML code. This update enhances performance and efficiency by streamlining the HTML structure of widget items.</li>\n<li>Fix: Unlimited Timeline (Free) - Optimized item HTML code. This update improves performance and efficiency by refining the HTML structure of individual items within the widget.</li>\n<li>Fix: Unlimited Timeline (Free) - Optimized CSS code. This update improves performance and reduces the overall footprint of the stylesheet, enhancing efficiency and loading times.</li>\n<li>Fix: Remote Link (Pro) - Resolved issue where the Text Shadow option was erroneously interpreted as Box Shadow. The fix ensures that the Text Shadow option now functions correctly, providing the intended text shadow effect.</li>\n<li>Fix: Scroll Sequence (Pro) - Revised and improved descriptions of the widget fields for better clarity.</li>\n<li>Fix: Post Magazine Grid (Pro) - Added \'raw\' tag to category names to fix the display issue where the \'&\' symbol in category names was not displaying correctly.</li>\n<li>Fix: Before After (Pro) - Improved widget interaction with Elementor\'s Popups. This update ensures seamless integration and optimal performance when using the widget within Elementor\'s Popup functionality.</li>\n<li>Fix: Grid Gallery (Pro) - Resolved an issue where the widget was not extending to full width within Elementor Container.</li>\n<li>Fix: Particle Image (Pro) - Added protection from lazy load. This update ensures compatibility and proper functionality, mitigating potential issues related to lazy loading on various platforms.</li>\n</ul>\n\n<p>version 1.5.95: 2024-02-12:</p>\n\n<ul>\n<li>Feature: Ensure that the blog displayed on the \"Home\" page of the plugin is always up-to-date.</li>\n<li>Feature: Implemented support for tags in the widget catalog.</li>\n<li>Feature: Added an option for galleries to play videos in muted mode.</li>\n<li>Feature: Integrated weather forecast data preparation for the widget.</li>\n<li>Fix: Addressed some minor potential security risks associated with the import templates functionality.</li>\n<li>Fix: Rectified email validation for Form Email2.</li>\n<li>Fix: Resolved some issues with the price range filter.</li>\n<li>Fix: fixed the problem where dynamic template styles disappeared after updating Elementor Pro.</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Image Zoom Content Box (Free) - Implemented \'Title Tag\' option. This new functionality allows users to specify the HTML tag for titles within the widget, providing flexibility and control over the semantic structure of the content.</li>\n<li>Feature: Post Accordion (Free) - Implemented \'Disable Link in Image\' option. This new functionality allows users to disable the link associated with an image, providing more control over the interactive behavior of images within the widget.</li>\n<li>Feature: Slider Gallery (Free) - Implemented \'Mute Video\' option. This new functionality allows to play videos muted by default. Volume can be adjusted in video players on live page.</li>\n<li>Feature: Unlimited Charts (Pro) - Implemented \'Item Bar Width\' option. This new functionality allows users to customize the width of individual bars, providing greater control over the visual representation of items.</li>\n<li>Feature: Remote Item Navigation (Pro) - Introduced \'Border Override Color\' options for Regular and Active states. This new functionality allows users to customize border colors separately for both Regular and Active states, enhancing visual styling in the widget.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Title Min Height\' option. This new functionality allows users to set a minimum height for the title, offering more control over the visual presentation and consistency in the widget.</li>\n<li>Feature: Checkbox Field (Pro) - Introduced \'Show Link\' option. This new functionality enables users to show or hide links and customize their styling within the widget, offering more control over the interactive elements.</li>\n<li>Feature: Counter (Free) - Implemented \'Add Link To Widget Container\' option. This new functionality allows users to include a link, enhancing the interactive capabilities of the element by enabling navigation to another page or resource.</li>\n<li>Feature: Icon Box Accordion (Pro) - Introduced \'Icon + Text\' option for Graphic Element. This new value expands customization by allowing users to display both an icon and text within the Graphic Element for richer visual representation.</li>\n<li>Feature: Before After (Pro) - Added support for the widget inside Elementor\'s Tabs widget. This enhancement ensures seamless integration and compatibility, allowing users to utilize the widget effectively within Elementor\'s Tabs.</li>\n<li>Feature: Justified Image Carousel (Pro) - Implemented \'Hide Inactive Arrow\' option. This new functionality allows users to hide inactive arrows, providing a cleaner and more focused appearance in the widget interface.</li>\n<li>Feature: Layers (Pro) - Added shadow for icon type layers.</li>\n<li>Feature: Icon Pointer Button (Pro) - Introduced \'Direction\' option. This new functionality allows users to specify the direction for RTL (Right-to-Left) or LTR (Left-to-Right) websites, ensuring proper layout alignment based on language direction.</li>\n<li>Feature: Loop Carousel (Pro) - Implemented \'Auto Height\' option. This new functionality adjusts the height of the slider dynamically based on the height of the current slide, providing a more adaptive and seamless user experience.</li>\n<li>Feature: Justified Image Carousel (Pro) - Option to fix the broken layout (resulting in a duplicate carousel) caused by delayed image loading, this solution verifies that the images are loaded before initializing the carousel.</li>\n<li>Feature: Remote Tabs (Pro) - Introduced styling options for Border Radius, Border, and Shadow for the image of the active tab.</li>\n<li>Feature: Layers (Pro) - Added background color, padding and radius for text fields.</li>\n<li>Feature: WhatsApp Chat (Pro) - z-index option for Popup, allowing users to customize the stacking order of the Popup for better control over its visibility in relation to other elements.</li>\n<li>Feature: WhatsApp Chat (Pro) - Introduced option to customize the Popup Title, along with styling options for enhanced visual control and personalization.</li>\n<li>Feature: Swipe Carousel (Pro) - Introduced \'Additional Title\' options. This new functionality expands customization by providing additional settings for titles, allowing users to further enhance the visual presentation of titles within the widget.</li>\n<li>Feature: Content Grid (Pro) - Introduced \'Image Scale\' option. This new functionality allows users to scale the images, providing enhanced control over the visual presentation within the widget.</li>\n<li>Feature: Fullscreen Menu (Free) - Implemented feature - automatically opens menu item if it matches the current page URL.</li>\n<li>Feature: Post Grid (Pro) - Added Option to show post tags, providing users with the ability to showcase tags associated with each post.</li>\n<li>Feature: Post Magazine Grid (Pro) - Introduced \'Image Scale\' and \'CSS Filters\' options along with the hover transition duration for enhanced image customization.</li>\n<li>Feature: Card Carousel (Free) - Implemented \'Image Position\' option. This new functionality allows users to customize the position of image within the widget, providing enhanced control over the visual layout.</li>\n<li>Feature: Layers (Pro) - Added mouse parallax effect, adds a captivating and interactive dimension to the user interface.</li>\n<li>Feature: Swipe Carousel (Pro) - Introduced additional styling options. This new set of functionalities allows users to further customize and refine the visual appearance of the widget, providing enhanced styling possibilities.</li>\n<li>Feature: Mega Menu (Pro) - Implemented \'Close Transition Speed\' option. This new functionality enables users to set the speed of close animations for the dropdown, enhancing visual transitions and customization.</li>\n<li>Feature: Unlimited Carousel (Pro) - Added \'Image Position\' option, allowing users to customize the position of the image above or below the content for enhanced layout flexibility.</li>\n<li>Feature: Layers (Pro) - Implemented motion effects—now elements can bounce up and down and move left to right for a livelier interface.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Center Info Window\' option. This new functionality allows users to center the info window on the map, providing enhanced visibility and focus on the selected location.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Close After Outside Info Window Click\' option. This new functionality allows users to close the info window after clicking outside of it on the map, enhancing user interaction and control.</li>\n<li>Feature: Layers (Pro) - Implemented responsive settings for individual layers, allowing users to toggle each layer on or off based on the specific device requirements.</li>\n<li>Feature: Image Accordion (Pro) - Added \'Title HTML Tag\' option, providing users with better SEO control by allowing customization of HTML tags for widget titles.</li>\n<li>Feature: Content Tabs (Free) - Introduced option to fire a resize event on tab click, ensuring proper functionality of other widgets inside tab content for a smoother and more seamless user experience.</li>\n<li>Feature: Event List (Pro) - Implemented \'Remove Expired Event Item\' option. This new functionality allows users to automatically remove event items that have expired, streamlining content management within the widget.</li>\n<li>Feature: Post Grid (Pro) - Added typography option for post tags, allowing users to customize the font style, size, and other typographic attributes.</li>\n<li>Feature: Event List (Pro) - Implemented \'Horizontal Align\' option. This new functionality allows users to customize the horizontal alignment of the button, providing enhanced control over the layout within the widget.</li>\n<li>Feature: vCard (Pro) - Introduced option to include social media links in downloadable VCF contact file, enhancing contact information with additional social network profiles for improved connectivity.</li>\n<li>Change: Toggle Text Button (Free) - Upgraded textarea to full functionality editor, providing users with enhanced editing capabilities.</li>\n<li>Change: vCard (Pro) - Updated vCard JavaScript library to the latest version, ensuring compatibility with current standards and latest feature availability.</li>\n<li>Fix: Woo Product List (Free) - Introduced \'Layout Type\' option. This new functionality allows users to set the layout as either column or row, providing flexibility in organizing and displaying content within the widget.</li>\n<li>Fix: vCard (Pro) - Resolved issue where QR code was not scanning on some apps.</li>\n<li>Fix: Hotspots (Pro) - Rebuilt JavaScript code for better interaction. Removed unnecessary code to optimize performance and streamline functionality.</li>\n<li>Fix: Sideways Vertical Text (Pro) - Text layout shifting issue on Safari browser.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue with scrolling to the top of the page after tab click. The fix ensures that tab clicks no longer trigger unintended scrolling to the top, providing a smoother user experience.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with the vertical scrollbar appearing on hover.</li>\n<li>Fix: Testimonial Carousel (Pro) - The issue where styling attributes (size and color) for SVG icons were not taking effect.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue in Content Tabs when Before After widget couldn\'t function inside tabs. The fix ensures proper functionality, allowing users to utilize the widget as intended.</li>\n<li>Fix: Woo Product Grid (Pro) - Added image HTML attributes to product images.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue where the size of social icons wasn\'t responding to the option value. The fix ensures that the specified option value now accurately reflects the size of social icons.</li>\n<li>Fix: Counter (Free) - Removed unnecessary space in \'Before Text\' and \'After Text\' options. This update improves the clarity and presentation of the text by eliminating unnecessary spacing.</li>\n<li>Fix: Content Tabs (Free) - Added support for Elementor Tabs widget. This enhancement ensures seamless integration and compatibility, allowing users to incorporate the widget effortlessly within Elementor Tabs.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved an issue where incorrect icons were being displayed after selecting a menu item.</li>\n<li>Fix: Woo Mini Cart (Pro) - Improved widget compatibility with optimization plugins like WP Rocket. This update ensures seamless integration, optimizing performance and enhancing the overall user experience when using these plugins.</li>\n<li>Fix: Post Accordion (Free) - Updated post content loading method to resolve the issue where, on some sites, post content was not displaying correctly.</li>\n<li>Fix: Dropdown Field (Pro) - Fixed an issue when Dropdown Field couldn\'t parse Field Name to Number Field widget.</li>\n<li>Fix: Card Carousel (Free) - Resolved issue where Transition Speed wasn\'t working for non-default animations. The fix ensures that Transition Speed now functions correctly for all animations, providing consistent and reliable behavior.</li>\n<li>Fix: Unlimited Google Maps (Pro) - Removed default 2px border with blue color from one of the map elements. This update improves the visual presentation by eliminating an unnecessary border.</li>\n</ul>\n\n<p>version 1.5.94: 2024-01-25:</p>\n\n<ul>\n<li>Feature: added option to message individual fields for the form</li>\n<li>Change: removed instagram blocked api message - the instagram functionality is active now!</li>\n<li>Change: added default values to currency fields</li>\n<li>Fix: fixed small php bug regarding date field in items</li>\n<li><p>Fix: fixed some small xss vulnurability that pachstack discovered</p></li>\n<li><p>Feature: Number Field (Pro) - Introduced \'Enable Date Field in Formula\' option. This new functionality enables the use of Date Field in formula by allowing the addition or subtraction of days.</p></li>\n<li>Feature: Unlimited Charts (Pro) - Introduced \'Remove Items with 0 Value\' option. This new functionality automatically excludes items with a value of 0 from charts.</li>\n<li>Feature: WordPress Menu (Free) - Implemented \'Hover Effect\' option. This new functionality allows users to choose from a variety of hover link effects, enhancing the visual presentation with dynamic animations.</li>\n<li>Feature: Hotspots (Pro) - Introduced customizable popup positioning, providing users with the option to define the exact position rather than relying on preset center alignment.</li>\n<li>Feature: Event List (Pro) - Introduced \'Event End Date\' option, allowing users to display event end date and time.</li>\n<li>Feature: Event List (Pro) - Implemented \'Calendar Horizontal Align\' option. This new functionality allows users to customize the horizontal alignment of the calendar, providing better control over its placement within the layout.</li>\n<li>Feature: Product Carousel (Pro) - Introduced functionality to hide navigation arrows automatically when the number of products is less than a specified value.</li>\n<li>Feature: Dropdown Field (Pro) - Introduced \'Multisource\' option. This functionality allows users to select the source of checkbox values as posts, products, etc., providing versatile options for integrating diverse content.</li>\n<li>Feature: Checkbox Field (Pro) - Introduced \'Multisource\' option. This functionality allows users to select the source of checkbox values as posts, products, etc., providing versatile options for integrating diverse content.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Checkbox Value Handling\' options. This new functionality allows users to choose the checkbox value type from options such as sum, individual number, or individual text, providing flexibility in handling checkbox values.</li>\n<li>Feature: Masonry Gallery (Pro) - Introduced \'Title Typography\' and \'Description Typography\' options. These new functionalities allow users to customize the typography settings for titles and descriptions.</li>\n<li>Feature: Masonry Gallery (Pro) - Implemented \'Tile Background Color\' option. This new functionality allows users to customize the background color of tiles, providing enhanced visual control over the widget\'s appearance.</li>\n<li>Feature: Hotspots (Pro) - Added \'Popup Image Size\' option, allowing users to customize the size of popup images.</li>\n<li>Feature: WooCommerce Product Carousel (Pro) - Introduced functionality to hide navigation arrows automatically when the number of products is less than a specified value.</li>\n<li>Feature: Logo Carousel (Pro) - Implemented \'Open Links In New Tab\' option. This new functionality allows users to specify whether links should open in a new tab with Source type posts, products, etc.</li>\n<li>Feature: Content Ticker (Pro) - Added Option to add an Image for each ticker item.</li>\n<li>Change: Hotspots (Pro) - Enabled \'Image Size Select\' option for the Image, allowing users to choose from different image resolutions for enhanced flexibility and visual customization.</li>\n<li>Change: Icon Carousel (Pro) - Improved \'Item Minimum Height\' option by expanding the range of values.</li>\n<li>Fix: Fullscreen Menu (Free) - Improved protection from Elementor sticky section interference.</li>\n<li>Fix: vCard (Pro) - Issue with QR code not displaying when \'Include Image in Contact\' is enabled has been resolved.</li>\n<li>Fix: Dropdown Field (Pro) - Resolved issue with \'Field Name\' not appearing during email sending. The fix ensures that the field name is now properly displayed in email notifications.</li>\n<li>Fix: Mega Menu (Pro) - Resolved horizontal scroll issue. The fix ensures that the layout no longer experiences unintended horizontal scrolling, providing a more stable and user-friendly experience.</li>\n<li>Fix: Scroll To Top (Free) - Resolved issue where the icon wasn\'t visible on the frontend. The fix ensures proper visibility of the icon, addressing the bug and improving the overall appearance.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with the \'Disable Page Scroll\' option not working in some cases. The fix ensures consistent functionality, preventing page scrolling as intended.</li>\n<li>Fix: Text Field (Free) - Resolved input width issue. The fix ensures that input elements now display with the correct width.</li>\n</ul>\n\n<p>version 1.5.93: 2024-01-18:</p>\n\n<ul>\n<li>Feature: Introduced the option \'slider_video_autoplay\' to galleries, enabling video autoplay when changing items.</li>\n<li>Feature: Added the option to include specific taxonomies in related posts queries.</li>\n<li>Feature: Implemented automatic recognition of video thumbnail IDs in certain gallery types based on relevant post meta.</li>\n<li>Feature: Added functionality for the price range filter.</li>\n<li>Change: Updated the Freemius version.</li>\n<li>Change: Modified the text format for the export change log.</li>\n<li>Change: Restored the \"import with images\" feature after incorporating file type checks for security.</li>\n<li>Fix: Enhanced the handling of multiple user records for the \'exclude users\' option in the users query (Ajax-based).</li>\n<li>Fix: Corrected URL CSS and JS inclusion issues in Elementor editor.</li>\n<li><p>Fix: Corrected a bug related to \"mini cart widget\" in PHP in specific cases.</p></li>\n<li><p>Feature - Card Carousel (Free) - Introduced \'Hide Item\' option. This new functionality allows users to hide items instead of deleting them permanently, offering a more reversible and flexible approach to item management.</p></li>\n<li>Feature - Post Grid (Pro) - Implemented \'Layout Type: Above\' option. This new functionality allows users to change the position of the content box to above the image.</li>\n<li>Feature - Thumbnail Gallery (Pro) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Compact Gallery (Free) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Grid Gallery (Pro) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Slider Gallery (Free) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Flip Box Carousel (Pro) - Introduced option for back icon alignment, providing users the flexibility to customize the alignment of the back icon.</li>\n<li>Feature - Post List (Free) - Implemented \'Image Scale\' option for regular and hover states. This new feature allows users to customize the scaling of images independently for regular and hover states, enhancing visual presentation.</li>\n<li>Change - Flip Box Carousel (Pro) - Implemented conditional rendering of CSS to reduce unused styles, resulting in improved performance, SEO, and faster load times for enhanced user experience.</li>\n<li>Change - Content Accordion (Free) - Improved \'Expand All Accordion\' functionality, now allowing users to close the accordion by clicking the same button again for a more intuitive and user-friendly experience.</li>\n<li>Fix - WooCommerce Product Grid (Pro) - Implemented protection against buttons not being vertically aligned in specific cases.</li>\n<li>Fix - Flip Box Carousel (Pro) - Resolved an issue where links were not functioning properly when clicking on the back icon.</li>\n<li>Fix - WooCommerce Product Grid (Pro) - Resolved issue with the product button not being clickable in some cases.</li>\n<li>Fix - Post Carousel (Pro) - Resolved issue with the side-by-side layout.</li>\n<li>Feature - Logo Grid (Free) - Enhanced responsiveness for item \'Padding\' option. This update ensures that item padding adjusts effectively across various screen sizes and device resolutions for a consistent layout.</li>\n<li>Feature - Logo Grid (Free) - Implemented \'Direction\' option. This new feature is particularly useful for RTL (Right-to-Left) websites, allowing users to specify the direction of the widget\'s layout for improved compatibility.</li>\n<li>Feature - Content Accordion (Free) - Introduced a new feature that allows the expansion of all accordion items by clicking on an external element with the class \"ue-content-accordion-expand-all\".</li>\n<li>Feature - Memory Game (Pro) - Introduced template option for success message, Allowing users to show Elementor template as success message.</li>\n<li>Feature - Memory Game (Pro) - Added \'Completion Time\' option, enabling users to show the time it took to complete the game for a more informative and engaging experience.</li>\n<li>Feature - Content Accordion (Free) - Introduced \'Additional Header Content\' option in the accordion, allowing users to include additional content after the header title.</li>\n<li>Feature - Post Accordion (Free) - Implemented \'Open Links in New Tab\' option. This new functionality allows users to configure links to open in a new tab, enhancing control over the navigation experience.</li>\n<li>Feature - Side Menu (Pro) - Added an option to add a logo to the side menu layout.</li>\n</ul>\n\n<p>version 1.5.92: 2024-01-04:</p>\n\n<ul>\n<li>Feature: Introduced the change log option in the widget editor.</li>\n<li>Feature: Introduced the ability to connect with Google API for multi-source options.</li>\n<li>Feature: Included an option to link with Google Sheets under the general settings for forms.</li>\n<li>Feature: Integrated a \"show globals\" feature in troubleshooting for enhanced diagnostics.</li>\n<li>Feature: Implemented the capability to output cart fragments for the woo mini cart.</li>\n<li>Feature: Provided an option for \"none\" under lightbox-type in galleries, allowing users to disable the lightbox.</li>\n<li>Feature: Added an \"excerpt\" field to post fields within the widget editor for more detailed posts.</li>\n<li>Fix: Replaced site_url() with home_url() in global variables for better website navigation.</li>\n<li>Fix: Resolved a conflict with another select2 on the admin side, ensuring smoother operations.</li>\n<li>Fix: Rectified an error with multiple order by clauses in post queries to improve data sorting.</li>\n<li><p>Fix: Enhanced the manual selection of Elementor template retrieval for optimized performance.</p></li>\n<li><p>Feature - Content Carousel - Introduced \'Equalize Content Height\' option. This new feature simplifies the process of making content elements equal in each item.</p></li>\n<li>Feature - Flip Box Carousel - Enhanced responsiveness for Border Radius option. The update ensures that the Border Radius adapts effectively to different screen sizes and device resolutions for a consistent display.</li>\n<li>Feature - WooCommerce Product Carousel - Resolved broken layout issue occurring when set to side-by-side layout</li>\n<li>Feature - Phone Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Textarea Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Email Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Text Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Testimonial Carousel - Implemented \'Layout Type: Grid\' option. This new functionality facilitates the transformation of the widget\'s layout into a simple grid.</li>\n<li>Feature - Testimonial Carousel - Introduced \'Layout Type: Swipe\' option. This new feature allows users to set the behavior of the widget, resembling the functionality found in Swipe Carousel widget.</li>\n<li>Feature - Flip Box Carousel - Introduced \'Disable Mouse Drag\' and \'Disable Touch Drag\' options in Flip Box Carousel settings, offering control over user interaction by allowing the disabling of dragging functionalities.</li>\n<li>Feature - Team Member Grid - Introduced \'Badge\' option, allowing users to include custom badge images or icons for enhanced member representation.</li>\n<li>Feature - Thumbnail Slider - Implemented responsiveness for \'Slider Main Image Height\' option.</li>\n<li>Feature - Thumbnail Slider - Optimized \'Slider Main Image Height\' functionality to prevent widget reloading upon value change.</li>\n<li>Change - Thumbnail Slider - Changed attribute of \'Slider Main Image Height\' option from Number to Slider. This adjustment simplifies the process of adjusting the height of the main image by providing a more intuitive control.</li>\n<li>Fix - Submit Button - Improved interaction within Multi Step Form widget. Enhancements have been made to streamline and optimize the submit action.</li>\n<li>Feature - Multi Step Form - Implemented form submission loader. This new addition introduces a visual loader to illustrate the process of sending form data, enhancing user feedback during form submission.</li>\n<li>Feature - WooCommerce Product List - Introduced \'Default Image\' option. The widget will now display the specified default image when a product image is empty, for a more personalized user experience.</li>\n</ul>\n\n<p>version 1.5.91: 2023-12-28:</p>\n\n<ul>\n<li>Change: removed some vulnerability related to templates import</li>\n</ul>\n\n<p>version 1.5.90: 2023-12-18:</p>\n\n<ul>\n<li>Fix: fixed some small bug with pro version main file</li>\n</ul>\n\n<p>version 1.5.89: 2023-12-17:</p>\n\n<ul>\n<li>Fix: fixed some post filters detection issues on the page</li>\n<li>Fix: fixed some \"$type not found\" message in php</li>\n<li>Fix: fixed some \"infinite template found: \" message in php (emtpy template load protection)</li>\n<li>Change: added instagram api access error message</li>\n<li>Change: removed \"import with images\" functionality. replaced by doubly plugin.</li>\n</ul>\n\n<p>version 1.5.88: 2023-12-11:</p>\n\n<ul>\n<li>Feature: added \"iframe\" gallery type to the gallery items</li>\n<li>Fix: fixed the \"show/hide edit html button\" option from general settings</li>\n<li>Fix: fixed the general_settings.xml php error</li>\n<li>Fix: fixed some issue with gallery loading on pages and current meta keys</li>\n<li>Fix: fixed default value in datetime control</li>\n<li>Change: added some improvements for the form </li>\n<li>Change: set video placeholder to dynamic galleries in case of video item</li>\n</ul>\n\n<p>version 1.5.87: 2023-11-21:</p>\n\n<ul>\n<li>Change: updated freemius sdk to 2.6.0 version</li>\n<li>Change: added some protection against double background widgets output</li>\n<li>Feature: enabled form functionality</li>\n<li>Feature: enabled currency exchange functionality</li>\n</ul>\n\n<p>version 1.5.85: 2023-11-15</p>\n\n<ul>\n<li>Feature: added woo_addcart_ajax_attributes_button in twig for the button</li>\n<li>Feature: added option to show original settings values in widget debug</li>\n<li>Feature: added troubleshooting setting not to show php deprecated warnings</li>\n<li>Fix: better prepare post custom fields for the post multisource</li>\n<li>Fix: links from meta field works now</li>\n<li>Fix: fixed the ob_end_clean bug</li>\n<li>Fix: in post query - excluded posts not in from posts in</li>\n<li>Fix: fixed a small bug in the unite gallery library</li>\n<li>Change: updated twig version to 3.x</li>\n<li>Change: updated instagram data with date released field</li>\n</ul>\n\n<p>version 1.5.85: 2023-09-20</p>\n\n<ul>\n<li>Fix: fixed a small bug with multisource image param message</li>\n</ul>\n\n<p>version 1.5.84: 2023-09-20</p>\n\n<ul>\n<li>Feature: added twig function csv to json</li>\n<li>Feature: changed the admin view to new design (added designed header and menu)</li>\n<li>Feature: added option to enable animation on swipe to owl carousel js</li>\n<li>Feature: added woo mini cart functionality</li>\n<li><p>Feature: added option: \"current query as a base\" to post selection -> include by</p></li>\n<li><p>Fix: added support for webp in the manager</p></li>\n<li>Fix: allow fetching images from media library post type for the galleries </li>\n</ul>\n\n<p>version 1.5.83: 2023-08-22</p>\n\n<ul>\n<li>Fix: don\'t show first item in filter when no terms available</li>\n<li>Change: updated calculators javascript code base</li>\n</ul>\n\n<p>version 1.5.82: 2023-08-16</p>\n\n<ul>\n<li>Feature: added option for group filtering widgets</li>\n<li>Feature: solved the video play in gallery type from attachment video</li>\n<li>Change: turned off the video icon for background attribute</li>\n<li>Fix: fixed dynamic template with avoid duplicates</li>\n<li>Fix: fixed gallery widget acf video item error</li>\n<li>Fix: fixed some sort filter bugs with the default selected</li>\n</ul>\n\n<p>version 1.5.81: 2023-08-10</p>\n\n<ul>\n<li>Fix: fixed some missing css in the dynamic loop widgets</li>\n<li>Fix: fixed some child filters related bug</li>\n<li>Fix: fixed order by price in current query</li>\n<li>Fix: fixed some php 8.16+ version notices </li>\n<li>Feature: added option to print the term meta</li>\n</ul>\n\n<p>version 1.5.80: 2023-08-07</p>\n\n<ul>\n<li>Feature: added option to get \"all taxonomy terms\" from a post </li>\n<li>Feature: added html preperations for the woocommerce minicart</li>\n<li>Feature: added \"this week\" to the date selection query</li>\n<li>Feature: added \"grouping\" mode in the \"related posts\"</li>\n<li>Fix: the pagination now works on top of the grid</li>\n<li>Fix: fixed some init ajax filters multiple issues</li>\n<li>Fix: fixed the error with the assets path set</li>\n</ul>\n\n<p>version 1.5.79: 2023-07-24</p>\n\n<ul>\n<li>Fix: changed name for area-label to aria-label</li>\n<li>Fix: in filters - refresh single filter if \"all\" selected and there are hidden items</li>\n<li>Fix: changed protection against inifnite loop to 200</li>\n<li>Fix: show child filters at start if there are selected items</li>\n<li>Fix: date time attribute processor - if no date given - don\'t take current time</li>\n<li>Fix: refresh child filter if main filter selected on init</li>\n<li>Fix: dynamic popup was not worked with multisource in some cases</li>\n</ul>\n\n<p>version 1.5.78: 2023-07-16</p>\n\n<ul>\n<li>Fix: fixed show filters load more</li>\n<li>Fix: fixed multisource repeater empty</li>\n</ul>\n\n<p>version 1.5.77: 2023-07-13</p>\n\n<ul>\n<li>Fix: fixed dropzone collision in widget editor view</li>\n<li>Fix: fixed sort filter price filtering</li>\n<li>Fix: fixed max number in addons db table. from \"int\" to \"bigint\"</li>\n<li>Fix: replaced some deprecated by elementor codes</li>\n</ul>\n\n<p>version 1.5.76: 2023-07-12</p>\n\n<ul>\n<li>Feature: added \"rem\" unit in slider attribute</li>\n<li>Fix: fixed some small bug with remote sync debug</li>\n<li>Fix: fixed the truncate in multisource</li>\n<li>Fix: fixed some small bugs related to remote controls</li>\n<li>Fix: fixed dropzon third party conflict in manager</li>\n</ul>\n\n<p>version 1.5.75: 2023-07-05</p>\n\n<ul>\n<li>Feature: added some suggestion text to add some memory in the troubleshooting section in case that needed</li>\n<li>Fix: the wrong author was displayed in loop post meta data</li>\n<li>Fix: do_shortcode to html items inside the grid and dynamic loop</li>\n<li>Update: Updated Freemius SDK to the latest version</li>\n</ul>\n\n<p>version 1.5.74: 2023-07-04</p>\n\n<ul>\n<li>Fix: show search widgets at plugin install.</li>\n<li>Fix: menu picker depts in multisource</li>\n<li>Fix: set the author data to be retrievable in dynamic grid template</li>\n<li>Fix: show meta fields switcher didn\'t worked in multisource menu items</li>\n</ul>\n\n<p>version 1.5.73: 2023-06-26</p>\n\n<ul>\n<li>Feature: added options for revisions in widget editor</li>\n<li>Fix: added support for wordpress proxy in api calling</li>\n<li>Fix: fixed empty post in query result</li>\n<li>Fix: fixed \"wrong template ID\" elementor error in post accordion</li>\n</ul>\n\n<p>version 1.5.72: 2023-06-21</p>\n\n<ul>\n<li>Fix: added the swf extension in the allowed files in assets</li>\n<li>Feature: prepared the plugin for sort filter</li>\n<li>Change: updated freemius sdk to 2.5.9</li>\n</ul>\n\n<p>version 1.5.71: 2023-06-20</p>\n\n<ul>\n<li>Change: removed js includes of the forms and filters from backend editor</li>\n<li>Change: changed colors of the free version notification in dark mode</li>\n<li>Fix: fix the \"link\" type in wpml integration automatic translation</li>\n<li>Feature: add support for the conditions in ue forms</li>\n</ul>\n\n<p>version 1.5.70 2023-06-19:</p>\n\n<ul>\n<li>Change: added some \"birthday sale\" banner</li>\n<li>Feature: added \"truncate text\" modifier to multisource fields</li>\n<li>Feature: dynamic tags now works inside posts and products related widgets</li>\n<li>Feature: added twig highlighting in codemirror editor</li>\n<li>Fix: fixed sequence animation sliders bug (fields didn\'t loaded in elementor)</li>\n<li>Fix: change the comment from // to /* */ in filters js output to allow proper page compression.</li>\n<li>Fix: the \"time ago\" string is now translatable </li>\n<li>Fix: fixed the wpml elementor template id output</li>\n<li>Fix: fixed backgrounds bug with containers in editor</li>\n<li>Fix: fixed some small bugs with the checkbox filter</li>\n</ul>\n\n<p>version 1.5.69: 2023-06-08:</p>\n\n<ul>\n<li>Fix: allow to install webp images in widgets</li>\n</ul>\n\n<p>version 1.5.68: 2023-06-06:</p>\n\n<ul>\n<li>Change: added functionality for sort filter </li>\n<li>Feature: added field: \"form conditions\" for the upcoming form</li>\n<li>Feature: added link translation to wpml integration</li>\n<li>Feature: added link_attributes field to post list fields in twig</li>\n<li>Fix: fixed slider control min max values in case of multiple units</li>\n<li>Fix: add do shortcode from ajax items response</li>\n<li>Fix: fixed posts grid output with \"product\" taxonomy without woocommerce</li>\n<li>Fix: fixed getting cross sell products query in product list</li>\n</ul>\n\n<p>version 1.5.67 - 2023-05-29:</p>\n\n<ul>\n<li>Fix: fixed some more securaty issues related to assets manager</li>\n</ul>\n\n<p>version 1.5.66 - 2023-05-28:</p>\n\n<ul>\n<li>Fix: fixed some securaty issues related to non editor users operations and not allowed to upload php files in assets manager</li>\n</ul>\n\n<p>version 1.5.65 - 2023-05-26:</p>\n\n<ul>\n<li>Fix: fixed instagram api related bugs </li>\n</ul>\n\n<p>version 1.5.64 2023-05-23:</p>\n\n<ul>\n<li>Change: update freemius to latest version 2.5.8</li>\n<li>Fix: fixed a small php bug</li>\n</ul>\n\n<p>version 1.5.63 2023-05-23:</p>\n\n<ul>\n<li>Change: expand in widget editor is now connected to the screen height</li>\n<li>Fix: fixed the dynamic popup with multiple fields code </li>\n<li>Fix: fixed some sync if the clicked item is link</li>\n<li>Feature: added support for sort post filter</li>\n<li>Feature: hide \"show only insalled\" checkbox in widgets manager if no widget installed.</li>\n</ul>\n\n<p>version 1.5.62 2023-05-14:</p>\n\n<ul>\n<li>Feature: added \"edit template\" link in template selector</li>\n<li>Feature: added hidden template edit button to top bar</li>\n<li>Feature: added option for dynamic popup link to connect to many links in the widget</li>\n<li>Fix: solved some php error with parse dynamic settings in php 8.1</li>\n<li>Fix: getMetaValue error in products</li>\n<li>Fix: fixed doubly css includes in some cases</li>\n</ul>\n\n<p>version 1.5.61 - 2023-05-07:</p>\n\n<ul>\n<li>Feature: added support for woocommerce jet wishlist</li>\n<li>Feature: did option to disable third party hooks in ajax</li>\n<li>Fix: click on link on sync didn\'t worked</li>\n<li>Fix: added some protections to nonce and to file manager zip exctract (securaty issues fix) </li>\n<li>Change: updated freemius sdk to 2.5.7 version.</li>\n</ul>\n\n<p>version 1.5.60 - 2023-04-30:</p>\n\n<ul>\n<li>Feature: added functionality to get cart number of products </li>\n<li>Fix: fixed link field settings for multisoure</li>\n<li>Fix: fixed some bugs with regular price in woocommerce widgets</li>\n<li>Fix: filters js file loaded in editor as well</li>\n<li>Fix: fixed some small php bug regarding \"pathBase\"</li>\n<li>Fix: fixed conditions in multiple select control</li>\n<li>Change: updated unite gallery version</li>\n<li>Change: disabled autoload in update_option for the catalog variable</li>\n</ul>\n\n<p>version 1.5.59: 2023-04-09</p>\n\n<ul>\n<li>Feature: added multiple select to condition attributes in widget editor</li>\n<li>Change: updated freemius sdk to the latest version</li>\n<li>Fix: fixed empty post meta fields in case that acf plugin is on</li>\n<li>Fix: fixed some bug with avoid duplicates option and filters in single grid</li>\n<li>Fix: made some corrections in case that post query show wrong init selected terms values</li>\n<li>Fix: the post carousel goes to random item after ajax refresh</li>\n<li>Fix: fixed jet engine custom fields integration</li>\n</ul>\n\n<p>version 1.5.58: 2023-03-26</p>\n\n<ul>\n<li>Feature: added dynamic popup functionality to multisource widgets</li>\n<li>Fix: fixed missing arguments in the_post action</li>\n<li>Fix: fixed some php multisource error</li>\n<li>Fix: fixed some product ajax search related issues</li>\n<li>Fix: fixed some small but with ajax refresh and sync</li>\n</ul>\n\n<p>version 1.5.57: 2023-03-20</p>\n\n<ul>\n<li>Feature: improved the multisource selectors</li>\n<li>Feature: added option to get image from post meta in post fields - widget editor</li>\n<li>Fix: added \"skins\" folder to unite gallery</li>\n<li>Fix: added more compatability to woo commerce grids with discounts plugins</li>\n<li>Fix: fixed same uc_id in dynamic templates</li>\n</ul>\n\n<p>version 1.5.56: 2023-03-13:</p>\n\n<ul>\n<li>Feature: added option authors by dynamic field in post query</li>\n<li>Feature: done some integration with flycart discounts</li>\n<li>Feature: added option to show post type and post type title in posts fields</li>\n<li>Feature: added option to add multiple values in multisource</li>\n<li>Fix: fixed get posts by terms meta field - add taxonomy</li>\n<li>Fix: fixed responsive css in dynamic loop</li>\n<li>Fix: fixed dynamic loop with jet engine acf fields</li>\n<li>Fix: fixed slider control units for vh, vx and % </li>\n<li>Fix: added \"before today\" for past year in date qury</li>\n<li>Change: the uc_id will not change now when page refresh</li>\n</ul>\n\n<p>version 1.5.55: 2023-02-23:</p>\n\n<ul>\n<li>Fix: fixed wpml integrate fields</li>\n<li>Fix: fixed some write file error, will not crash if happend</li>\n<li>Fix: fixed entrance animation js on popup</li>\n<li>Fix: fixed strip tags in intro from content</li>\n<li>Fix: fixed some php 8.1 issues</li>\n<li>Fix: fixed some post intro with html tags issues</li>\n<li>Change: do_action function is working now in free version</li>\n</ul>\n\n<p>version 1.5.54: 2023-02-15</p>\n\n<ul>\n<li>Change: added some define variable that indicate the under ajax search</li>\n<li>Change: added \"collect\", and \"output\" to schema types in content accordion widget for example</li>\n<li>Feature: added wpml auto translate integration</li>\n<li>Feature: added option to select \"all taxonomies\" in exclude terms in terms selection</li>\n<li>Feature: added option - only direct children to terms select include by</li>\n<li>Feature: added option to post select to get posts by terms from curent meta field</li>\n<li>Fix: preserve tags when truncate</li>\n<li>Fix: fixed load more with second meta add in post query</li>\n</ul>\n\n<p>version 1.5.53: 2023-02-07</p>\n\n<ul>\n<li>Fix: keep exclude terms in grid when filtering with \"override terms\" mode</li>\n<li>Fix: fixed get_terms() not found php error from 1.5.52 version</li>\n</ul>\n\n<p>version 1.5.52: 2023-02-06</p>\n\n<ul>\n<li>Change: done some protection agains infinite loops in templates</li>\n<li>Fix: fixed popup button type conditions</li>\n<li>Fix: fixed term meta fields in multisource</li>\n<li>Fix: fixed exclude term not found in post select</li>\n</ul>\n\n<p>version 1.5.51: 2023-01-31</p>\n\n<ul>\n<li>Feature: added version to js comment output</li>\n<li>Feature: connected the galleies to remote play / stop like the carousels</li>\n<li>Feature: added some error message when image size attribute is missing in multisource</li>\n<li>Feature: added dynamic popup special attribute type</li>\n<li>Fix: fixed title source and description source in multisource gallery for products.</li>\n<li>Fix: added supress filtres to ajax search query</li>\n</ul>\n\n<p>version 1.5.50: 2023-01-24</p>\n\n<ul>\n<li>Feature: added \"media\" to post types select in advanced post query</li>\n<li>Feature: improved the date time attribute</li>\n</ul>\n\n<p>version 1.5.49: 2023-01-23</p>\n\n<ul>\n<li>Fix: fixed some js optimization issues </li>\n<li>Fix: fixed filters related small js bug</li>\n</ul>\n\n<p>version 1.5.48: 2023-01-19</p>\n\n<ul>\n<li>Feature: added gallery to multisource</li>\n<li>Feature: added post type override selectin current post query options</li>\n<li>Fix: fixed remote play with carousel</li>\n<li>Fix: fixed some multisource and ajax related bugs</li>\n<li>Fix: fixed popular posts plugin integration multiple post types</li>\n<li>Fix: fixed background widgets some problematic attribute names</li>\n<li>Fix: fixed include terms by current post terms in some cases.</li>\n<li>Fix: fixed default url_assets value in multisoure</li>\n<li>Fix: fixed dark mode svg icons</li>\n</ul>\n\n<p>version 1.5.47: 2023-01-10</p>\n\n<ul>\n<li>Feature: added more units to slider attribute</li>\n<li>Feature: added \"any\" post type to post types select</li>\n<li>Feature: added include and exclude current post terms in terms selection</li>\n<li>Feature: added option to carousel - scroll to head - force</li>\n<li>Feature: allow import widgets with theme activate</li>\n<li>Fix: fixed dynamic template render css for dynamic popup</li>\n<li>Fix: fixed users list select by manual</li>\n</ul>\n\n<p>version 1.5.46: 2023-01-08</p>\n\n<ul>\n<li>Feature: set the items image size chooser work for certain image</li>\n<li>Feature: made option to put js script in saparate tags with id\'s for optimization plugins like wprocket</li>\n<li>Feature: enriched the uc_lang variable. now it\'s always showing the current language</li>\n<li>Feature: added user_login variable to the users list output</li>\n<li>Feature: has put the preview link always as a help link in widget edit panel.</li>\n<li>Change: updated the multisource that it works better with items images</li>\n<li>Change: allow html tags in post intro (excerpt) in widgets</li>\n<li>Fix: fixed filters with sync multiple grid issues</li>\n<li>Fix: fixed the exclude users list with similar names</li>\n</ul>\n\n<p>version 1.5.45: 2022-12-26</p>\n\n<ul>\n<li>Feature: added json decode filter to twig</li>\n<li>Feature: added catalog images from shortpixel for speed loading</li>\n<li>Feature: done multisource group setting</li>\n<li>Fix: fixed entrance animation on ajax refresh</li>\n<li>Fix: done sync pause / play between carousels</li>\n</ul>\n\n<p>version 1.5.44: 2022-12-19</p>\n\n<ul>\n<li>Change: updated freemius to the latest version</li>\n<li>Fix: fixed remote play / pause button</li>\n<li>Fix: fixed search filter unicode phrase</li>\n<li>Fix: fixed entrance animation appear on scroll</li>\n<li>Feature: added video gallery responsive options</li>\n<li>Fix: fixed some owl carousel size on init bug</li>\n<li>Fix: fixed js widgets under the dynamic grid template like flipbox</li>\n</ul>\n\n<p>version 1.5.43: 2022-12-04</p>\n\n<ul>\n<li>Feature: add settings output to dynamic grid fields debug</li>\n<li>Fix: fixed pods multiple image data</li>\n<li>Fix: fixed url terms in filter with dynamic grid</li>\n<li>Fix: fixed users and menu not found bug in front </li>\n<li>Change: updated twig engine to the latest version</li>\n</ul>\n\n<p>version 1.5.42: 2022-11-29</p>\n\n<ul>\n<li>Feature: added functionality for time ago in posts widgets</li>\n<li>Feature: added woo variables to woo fields - woo_price_withtax, woo_price_notax</li>\n<li>Feature: added option for term child filter role\n-optimization: reduced number of queries in post related widgets</li>\n</ul>\n\n<p>version 1.5.41: 2022-11-24</p>\n\n<p>-bug fix: fixed post select in post query</p>\n\n<p>version 1.5.40: 2022-11-23</p>\n\n<ul>\n<li>Feature: added integration to woocommerce multicourancy plugins</li>\n<li>Feature: made some integration with translate press plugin</li>\n<li>Feature: added select post and select term attribute</li>\n<li>Fix: fixed dynamic loop css backgrounds with containers</li>\n<li>Fix: fixed mousewheel event in the carousel</li>\n<li>Fix: fixed some rare php error with filters</li>\n</ul>\n\n<p>version 1.5.39: 2022-11-16</p>\n\n<ul>\n<li>Fix: fixed small bug with zip extract</li>\n<li>Update: updated black friday sale banners</li>\n</ul>\n\n<p>version 1.5.38: 2022-11-10</p>\n\n<ul>\n<li>Fix: fixed galleries default sizes with post filters</li>\n<li>Fix: fixed hidden option in select filter in safari browser</li>\n<li>Fix: fixed non ssl assets url</li>\n<li>Feature: added \"schema\" special attribute</li>\n<li>Fix: fixed false autoplay in carousel</li>\n</ul>\n\n<p>version 1.5.37: 2022-11-09</p>\n\n<ul>\n<li>Fix: fixed 1px glitch bug in the carousel, on 1 item (slide mode)</li>\n<li>Feature: prepared the filters to work with ajax search</li>\n</ul>\n\n<p>version 1.5.36: 2022-11-6</p>\n\n<ul>\n<li>Feature: added function that outputs items schema</li>\n<li>Feature: improved include by meta in posts selection, added option for multiple values</li>\n<li>Feature: added option to get current user with meta in twig</li>\n<li>Addition: validate number of post list attributes, allow only one when creating widget</li>\n<li>Fix: fixed count posts in post query summary</li>\n<li>Fix: fixed entrance animation blur type</li>\n<li>Fix: fixed avoid duplicates with random order while posts load more</li>\n<li>Fix: the timeout now reset after slide change in owl carousel</li>\n<li>Fix: fixed terms selection taxonomies with idetical post type title</li>\n<li>Fix: added protection against inifinite loop in putElementorTemplate twig function</li>\n<li>Fix: fixed acf field unaccessable in some cases with elementor pro 3.8</li>\n</ul>\n\n<p>version 1.5.35: 2022-10-24</p>\n\n<p>-Fix: fixed include by id\'s from dynamic field, and terms from dynamic field in post selection</p>\n\n<p>version 1.5.34: 2022-10-19</p>\n\n<ul>\n<li>Feature: added items image size attribute (special type)</li>\n<li>Fix: fixed show backgrounds in elementor editor</li>\n</ul>\n\n<p>version 1.5.33: 2022-10-15</p>\n\n<ul>\n<li>Fix: fixed avoid duplicates with filters</li>\n<li>Fix: fixed select dropdown filter js</li>\n<li>Feature: added avoid duplicates option to manual posts selection</li>\n</ul>\n\n<p>version 1.5.32: 2022-10-11</p>\n\n<ul>\n<li>Fix: fixed some ajax pagination issues</li>\n<li>Fix: fixed pagination widget appearance on archive ajax pages with filters</li>\n<li>Fix: added twig functionality to put product attributes text</li>\n<li>Fix: fixed export with images not worked in some cases</li>\n<li>Fix: made some protection with ezcache plugin integration and filtering</li>\n<li>Fix: fixed some small php bug with this month post selection</li>\n<li>Fix: fixed some visible and hidden filters collision</li>\n<li>Fix: fixed terms select in terms filter on history back click in filters</li>\n<li>Fix: set child filter always first unselected</li>\n<li>Fix: set option for the tabs filter to be unselected</li>\n<li><p>Fix: fixed the pagination numbers if exclude offset chosen</p></li>\n<li><p>Feature: added multiple taxonomy terms in term selection</p></li>\n<li>Feature: added query id in terms selection</li>\n<li>Feature: added functionality for next / prev post</li>\n</ul>\n\n<p>version 1.5.31: 2022-09-20</p>\n\n<ul>\n<li>Fix: fixed thumbs gallery</li>\n</ul>\n\n<p>version 1.5.30: 2022-09-18</p>\n\n<ul>\n<li>Fix: fixed multiple post filters and grid connection</li>\n<li>Fix: fixed various small php errors</li>\n<li>Fix: fixed wordpress popular posts integration small bug</li>\n<li>Feature: added terms from dynamic post selection option</li>\n<li>Feature: added option for limiting terms show in post list</li>\n<li>Change: updated once more unitegallery graphics, changed assets to svg</li>\n<li>Fix: fixed thumbnail gallery arrows</li>\n</ul>\n\n<p>version 1.5.29: 2022-09-08</p>\n\n<ul>\n<li>Fix: fixed a small issue with search page and load more</li>\n<li>Fix: fix vimeo videos stoppped playing bug</li>\n</ul>\n\n<p>version 1.5.28: 2022-09-06</p>\n\n<ul>\n<li>Feature: added support for the select filter</li>\n<li>Fix: fixed some small js bug with filters</li>\n<li>Fix: fixed some post filters related popup error</li>\n<li>Change: changed the way that galleries srolls by mouseover</li>\n</ul>\n\n<p>version 1.5.27: 2022-09-02</p>\n\n<ul>\n<li>Fix: fixed popular posts plugin integration</li>\n<li>Fix: removed some console logs in filter.js file</li>\n<li>Fix: fixed ajax pagination jump</li>\n<li>Fix: fixed unitegallery strict standards bugs</li>\n<li>Change: renamed field - \"use dynamic fields\" to \"use current post data\" in widget editor</li>\n<li>Change: updated freemius sdk to: 2.4.5</li>\n</ul>\n\n<p>version 1.5.26: 2022-08-17</p>\n\n<ul>\n<li>Feature: added debug to remote elements</li>\n<li>Fix: made some protection against wrong animation names in carousel</li>\n<li>Fix: added some small fixes to carousel and remote sync js libraries</li>\n<li>Fix: done a better find closest section in remote</li>\n<li>Fix: fixed not showing values in elementor editor post selectors</li>\n</ul>\n\n<p>version 1.5.25: 2022-08-11</p>\n\n<ul>\n<li>Feature: added option to set title field in items</li>\n<li>Fix: fixed some more lazy load related protections in galleries</li>\n<li>Fix: Fixed some Elementor 3.7 deprecation issues</li>\n</ul>\n\n<p>version 1.5.24: 2022-08-09</p>\n\n<ul>\n<li>Fix: fixed some Elementor 3.7 related js bug in editor</li>\n</ul>\n\n<p>version 1.5.23: 2022-08-05</p>\n\n<ul>\n<li>Feature: added date format to date meta field post selection</li>\n<li>Feature: added more units to padding and margin attribute</li>\n<li>Feature: added option to set selected tab number in tabs filter widget</li>\n<li>Fix: fixed some unitegallery strict related scripts</li>\n<li>Fix: fixed sequance entrance animation attribute</li>\n<li>Fix: fixed some text with pagination edit mode in elementor editor</li>\n<li>Fix: fixed ajax pagination didn\'t get back to first page</li>\n<li>Fix: fixed tabs filter and taxonomy terms in one page</li>\n<li>Change: prepare the right way dates should work in post list</li>\n</ul>\n\n<p>version 1.5.22: 2022-07-24:</p>\n\n<ul>\n<li>Feature: added option to connect to another parent in remote arrows</li>\n<li>Feature: added change url and back button in ajax filers behaviour</li>\n<li>Fix: fixed doubly plugin integration import bg widgets</li>\n<li>Fix: fixed remote next/prev directions in carousels</li>\n<li>Fix: added some more protection against infinite loops from post content processing</li>\n</ul>\n\n<p>version 1.5.21 2022-07-17:</p>\n\n<ul>\n<li>Feature: added docstart and docend template in widget js</li>\n<li>Change: end of birthday sale message update</li>\n<li>Change: added warning message in case of twig collision with other plugins</li>\n</ul>\n\n<p>version 1.5.20 2022-07-13:</p>\n\n<ul>\n<li>Feature: added more widget debug type - current post fields</li>\n<li>Feature: updated admin title on edit widget view</li>\n<li>Feature: added option to carousel: scroll to head</li>\n<li>Feature: added query data attributes into filtering grid</li>\n<li>Fix: fixed ajax pagination in some cases</li>\n<li>Fix: fixed small php bug with hover animations control</li>\n<li>Fix: fixed lity lightbox with vimeo autoplay</li>\n<li>Fix: fixed item index after shuffle</li>\n<li>Fix: fixed some seleted tab filters related issues</li>\n<li>Fix: fixed load more filter doubly ajax request in some cases</li>\n<li>Fix: fixed woo scedualed sale price output</li>\n<li>Fix: in filters replace url with pagination as well</li>\n<li>Fix: changed gallery arrows to svg</li>\n</ul>\n\n<p>version 1.5.19 2022-06-27:</p>\n\n<ul>\n<li>Feature: added max posts to current query</li>\n<li>Fix: fixed controls conditions for elementor template control</li>\n<li>Feature: added more fields to dynamic grid loop (was only title)</li>\n<li>Change: added birthday sale banner and text</li>\n</ul>\n\n<p>version 1.5.17 2022-06-21:</p>\n\n<ul>\n<li>Change: updated fancybox version</li>\n<li>Fix: Fixed bug with ajax load more and ajax pagination</li>\n</ul>\n\n<p>version 1.5.17 2022-06-09:</p>\n\n<ul>\n<li>Feature: fixed entrance animation attribute</li>\n<li>Fix: fixed uc_inside_editor variable inside background widget</li>\n<li>Fix: fixed empty default value of radio boolean control</li>\n<li>Fix: fixed double filtering issues in archive pages</li>\n</ul>\n\n<p>version 1.5.16: 2022-05-31</p>\n\n<ul>\n<li>Fix: fixed double plugin versions in pro version</li>\n<li>Fix: fixed 1 size gap in one item owl carousel</li>\n<li>Fix: fixed the dissapearing options bug in mobile</li>\n</ul>\n\n<p>version 1.5.15: 2022-05-30</p>\n\n<ul>\n<li>Change: set cache folder inside wp-uploads</li>\n<li>Feature: added option to get terms last level only - for post list / grid</li>\n<li>Feature: added twig function - get_current_user</li>\n<li>Feature: disabled right click on html5 galleries (unite gallery)</li>\n<li>Fix: the image and video repeater was missing default items</li>\n<li>Fix: fixed load more and filters on a search page</li>\n<li>Fix: fixed carousel stage padding issues</li>\n<li>Fix: fixed carousel 1 item one pixel issues</li>\n<li>Fix: fixed default values in responsive selectors</li>\n</ul>\n\n<p>version 1.5.14: 2022-05-24</p>\n\n<ul>\n<li>Fix: fixed responsive default values with selectors in number and dropdown and slider controls</li>\n<li>Fix: fixed a bug in run_code_once functionality</li>\n</ul>\n\n<p>version 1.5.13: 2022-05-23</p>\n\n<ul>\n<li>Feature: added integration with \"sticky posts switch\" plugin</li>\n<li><p>Feature: added special attribute type - entrance animation</p></li>\n<li><p>Fix: fixed sync bug between two similar elements</p></li>\n<li>Fix: fixed filters loading with wp-rocket lazy load scripts</li>\n<li>Fix: fixed put_hide_ids_css function small bug</li>\n<li>Fix: fixed fetch 2 and more widgets within one section for filtering</li>\n<li>Fix: fixed slider control js empty output bug</li>\n<li>Fix: fixed gallery title as number js bug</li>\n<li>Fix: fixed gallery images from meta fields source as array </li>\n</ul>\n\n<p>version 1.5.12: 2022-05-08</p>\n\n<ul>\n<li>Feature: added integration for wpml media change</li>\n<li>Feature: bug fix: fixed hover animations setting don\'t work on front in some cases</li>\n<li>Feature: in post selection by date added options for \"future from today\", and \"future from tomorrow\".</li>\n<li>Feature: added new function: \"put_hide_ids_css\" to hide some css comma saparated id\'s from css tab.</li>\n<li>Feature: added support for ajax refresh for multiple synced grids together</li>\n<li>Feature: added option to test instagram data</li>\n<li><p>Feature: added phpinfo view in settings - troubleshooting</p></li>\n<li><p>Fix: fixed blank window opened by a link</p></li>\n<li>Fix: fixed acf boolean value present</li>\n<li>Fix: fixed another gallery related lazy load issues</li>\n</ul>\n\n<p>version 1.5.11: 2022-04-13</p>\n\n<ul>\n<li>Feature: made option to put elementor post_content inside post widget if the post made by elementor</li>\n<li>Feature: added additional fields to getPostAuthor function like avatar url and author meta</li>\n<li>Feature: show the \"no posts\" message with filters in post list / grid</li>\n<li>Feature: add background location (back/front) to background widgets</li>\n<li>Feature: done option to get post parent with the posts in posts selection</li>\n<li>Fix: set prices display in woocommerce widgets including tax</li>\n<li>Fix: fixed editor js files didn\'t loaded bug</li>\n<li>Fix: fixed css output with dynamic template and inline css mode</li>\n<li>Fix: fixed the ajax pagination that now works with post based gallery widget</li>\n<li>Fix: fixed filters scripts loading before jquery in js</li>\n<li>Fix: allow to select empty terms in term selection control</li>\n<li>Change: set default values of responsive number / slider / dropdown controls to desktop default values</li>\n</ul>\n\n<p>version 1.5.10: 2022-04-04</p>\n\n<ul>\n<li>Fix: fixed title and description source in gallery source selection</li>\n<li>Fix: fixed the dropdown attribute php filter for elementor</li>\n<li>Feature: added \"menu_id\" for various uses as menu attribute output</li>\n<li>Feature: added option for side offset in owl carousel</li>\n<li>Feature: added option for second items html refresh in ajax filters</li>\n</ul>\n\n<p>version 1.5.9: 2022-03-27</p>\n\n<ul>\n<li>Fix: fixed simple meta output for post list</li>\n<li>Feature: made dynamic grid work with filters</li>\n<li>Feature: the background widgets works for the new container objects as well</li>\n<li>Feature: added include by another meta field in post query</li>\n</ul>\n\n<p>version 1.5.8: 2022-03-23</p>\n\n<ul>\n<li>Feature: set special behaviour for more then one filters on the page</li>\n<li>Feature: added option to load video item from posts in a gallery</li>\n<li>Change: set up galleries common default items</li>\n<li>Fix: fixed unclosable gallery lightbox with youtube videos</li>\n<li>Fix: fixed elementor 3.6.0 compatability</li>\n</ul>\n\n<p>version 1.5.7: 2022-03-17</p>\n\n<ul>\n<li>Feature: added option to modify dropdown items in php\nFix: fixed gallery default items preview and init\nFix: fixed remote counter js error</li>\n</ul>\n\n<p>version 1.5.6 = 2022-03-15:</p>\n\n<p>Fix: fixed dissapearing items in remote related widgets</p>\n\n<p>version 1.5.5 = 2022-03-15:</p>\n\n<ul>\n<li>Feature: added woocommerce sorting options in posts selection by number of sales and rating</li>\n<li>Feature: added option to get related products on checkout page</li>\n<li>Feature: done manual posts and terms selections sort by drag and drop</li>\n<li>Feature: done option to custom refresh filters html (for carousels, galleries etc)</li>\n<li>Feature: made the attributes dialog support multi controls</li>\n<li>Feature: prepared the galleries and dynamic loops to use filters and load more\nFix: fixed query debug in manual posts selection\nFix: fix: fixed posts_per_page in manual posts selection\nFix: fix: fixed jquery include for remote widgets</li>\n</ul>\n\n<p>version 1.5.4 = 2022-03-06:</p>\n\n<ul>\n<li>Feature: added roles to post filter: single, main and child</li>\n<li>Feature: added option \"placeholder\" and \"disable dynamic\" for text field control</li>\n<li>Feature: added option for debug meta fields in post list, post grid</li>\n<li>Fix: fixed some pagination widget buttons related issues</li>\n<li>Fix: fixed non clickable items in some widgets</li>\n<li>Fix: fixed put_items(0) - first item output in twig</li>\n</ul>\n\n<p>version 1.5.3 = 2022-02-23:</p>\n\n<ul>\n<li>Feature: added functionality to put image inside taxonomy terms widget</li>\n<li>Fix: fixed load more on archive page with orderby=xxx filter in url</li>\n<li>Fix: made support for woocommerce special order by in load more</li>\n<li>Change: updated freemius sdk to 2.4.3 version (Security fix)</li>\n</ul>\n\n<p>version 1.5.2 = 2022-02-23:</p>\n\n<ul>\n<li>Feature: set up remote and sync functionality for the galleries</li>\n<li>Fix: fixed load more for current query posts</li>\n<li>Fix: fixed background js based widgets with elementor popups</li>\n<li>Fix: fixed unitegallery unclosed tag issue</li>\n<li>Fix: fixed replace mode in tabs filters</li>\n</ul>\n\n<p>version 1.5.1 = 2022-02-21:</p>\n\n<ul>\n<li>Feature: improved post pagination debug and added force options</li>\n<li>Feature: added code for the button filters</li>\n<li>Feature: added option to shuffle owl carousel</li>\n<li>Feature: added option for general \"shuffle\" in items</li>\n<li>Feature: made option for text modify, and get the current page url and current page title</li>\n<li>Feature: get feature image of a product from a first gallery image if featured image not exists</li>\n<li>Feature: added function \"one_random\" and \"first\" to get_items twig function</li>\n<li>Feature: added support for jet listing item</li>\n<li>Change: changed the \"choose template\" setting text to attirbute title</li>\n<li>Fix: fixed load more if offset turned on in the grid</li>\n<li>Fix: fixed link control attributes parsing</li>\n<li>Fix: fixed sync general api related bugs in elementor editor</li>\n</ul>\n\n<p>version 1.5.0 = 2022-02-02:</p>\n\n<ul>\n<li>Feature: added tabs in items controls</li>\n<li>Feature: added functionality for ajax taxonomies terms filter</li>\n<li>Feature: added some accessability to owl carousel buttons</li>\n</ul>\n\n<p>version 1.4.99: 2022-01-27:</p>\n\n<ul>\n<li>Feature: added option for disable content filtering in general settings->troubleshooting</li>\n<li>Feature: added taxonomies in widget debug output</li>\n<li>Fix: fixed some gallery lazy load related js bugs</li>\n</ul>\n\n<p>version 1.4.98: 2022-01-14:</p>\n\n<ul>\n<li>Feature: modified remote general js api to fit more types of widgets</li>\n<li>Feature: added support for put meta field in post list</li>\n<li>Fix: fixed some small php notices output in post query</li>\n</ul>\n\n<p>version 1.4.97 = 2022-01-06:</p>\n\n<ul>\n<li>Feature: add code base for the taxonomy filter</li>\n<li>Feature: added option to highlight all carousel items</li>\n<li>Feature: added active class to new owl carousel</li>\n<li>Feature: added scroll on click functionality to new owl carousel</li>\n<li>Fix: added support for acf fields styles in dynamic grid</li>\n<li>Fix: fixed some wp-rocket and filters related bug</li>\n</ul>\n\n<p>version 1.4.96 = 2021-12-29:</p>\n\n<ul>\n<li>Feature: use yoast main category feature to determine post main category</li>\n<li>Feature: added get woocommerce product gallery functionality to twig</li>\n<li>Feature: added support for multiple attribute conditoins values</li>\n<li>Feature: added menu order in advanced widget debug type</li>\n<li>Feature: added WooCommerce endpoints links code to twig</li>\n<li>Feature: added option to disable font awesome in general settings</li>\n<li>Fix: fixed some filters related issue</li>\n<li>Fix: added custom attributes to link attributes output</li>\n</ul>\n\n<p>version 1.4.95 = 2021-12-16:</p>\n\n<p>*Fix: fixed db table not found php bug in some cases</p>\n\n<p>version 1.4.94 = 2021-12-14:</p>\n\n<ul>\n<li>Feature: made posible multiple includes condition values per assets</li>\n<li>Feature: added meta value2 and meta value3 in include by meta value post selection</li>\n<li>Feature: added error notice if no api connectivity</li>\n<li>Feature: added attributes section conditions</li>\n<li>Feature: prepared code base for the new galleries</li>\n<li>Fix: fixed some small pagination related bug</li>\n<li>Fix: fixed remote connection parent detection in some cases</li>\n<li>Fix: added content filtering by filter widget_text_content for all the embed and other content modifications</li>\n<li>Fix: fixed edit defaulsin widget settings</li>\n<li>Fix: fixed some polylang issues with the template in dynamic template widgets</li>\n<li>Fix: [security] remove the \"duplicate layout\" functionality (not used in the plugin) that had some security issues </li>\n</ul>\n\n<p>version 1.4.93 = 2021-12-03:</p>\n\n<ul>\n<li>Fix: fixed some connected widgets bugs when there is many of them in the page</li>\n<li>Change: removed the black friday sale banner</li>\n<li>Feature: added general remote API for various widgets connections</li>\n<li>Feature: add some code base for the new gallery output</li>\n</ul>\n\n<p>version 1.4.92 = 2021-11-24:</p>\n\n<ul>\n<li>Fix: fixed similar post content in post list</li>\n<li>Change: saparated remote and sync options in connected widgets settings</li>\n</ul>\n\n<p>version 1.4.91 = 2021-11-23:</p>\n\n<ul>\n<li>Fix: fixed the wrong post intro in editor mode</li>\n</ul>\n\n<p>version 1.4.90 = 2021-11-22:</p>\n\n<ul>\n<li>Addition: added black friday banner discount banner and link</li>\n<li>Change: improved \"sync widgets\" editor experience</li>\n<li>Fix: fixed depricated \"post\" attribute bug</li>\n<li>Fix: modified zip extracting error messages</li>\n</ul>\n\n<p>version 1.4.89 = 2021-11-17:</p>\n\n<ul>\n<li>Feature: done the functionality for sync widgets</li>\n<li>Feature: done the functionality remote widgets</li>\n<li>Fix: fixed error message on remote widgets</li>\n<li>Fix: fixed css in post content in editor</li>\n<li>Fix: use better strip tags for post intro</li>\n</ul>\n\n<p>version 1.4.88 = 2021-11-08:</p>\n\n<ul>\n<li>Fix: fixed gutenberg support in widgets</li>\n<li>Fix: fixed all the pagination issues in archive page</li>\n</ul>\n\n<p>version 1.4.86 = 2021-11-01:</p>\n\n<ul>\n<li>Fix: fixed some load more last issues</li>\n<li>Feature: added code for taxonomy terms filter</li>\n<li>Feature: added code for checkbox filter</li>\n</ul>\n\n<p>version 1.4.86 = 2021-10-29:</p>\n\n<ul>\n<li>Feature: improved current query debug - full type</li>\n<li>Feature: added dropdown responsive placeholders</li>\n<li><p>Feature: added radio boolean attribute responsive controls</p></li>\n<li><p>Fix: fixed controls tabs functionality</p></li>\n<li>Fix: fixed load more custom image bug</li>\n<li>Fix: fixed double load more in a page mishmash bug</li>\n<li>Fix: fixed all load more issues</li>\n</ul>\n\n<p>version 1.4.85 = 2021-10-13:</p>\n\n<p>-bug fix: small bug fix - headers sent bug</p>\n\n<p>version 1.4.84 = 2021-10-13:</p>\n\n<ul>\n<li>Feature: added taxonomy terms full query debug option</li>\n<li>Feature: improved full debug type in posts query</li>\n<li>Feature: added items support in editor->background switcher</li>\n<li>Feature: added support for remote controls</li>\n<li>Feature: functionality to posts load more</li>\n<li>Feature: added second condition</li>\n<li>Feature: added tabs functionality to attributes</li>\n<li>Addition: added %,px to slider units</li>\n<li>Fix: fixed avoid duplicates related bug</li>\n<li>Fix: fixed conflicting wordpress codemirror script</li>\n<li>Fix: fixed post selection values init from editor</li>\n<li>Fix: fixed pagination on front page</li>\n<li>Fix: fixed some polylang related bugs</li>\n</ul>\n\n<p>version 1.4.83 = 2021-09-22:</p>\n\n<ul>\n<li>Fix: fixed styles mishmash inside elementor editor navigator</li>\n<li>Fix: fixed dissapearing carousels after refresh bug</li>\n<li>Fix: fixed dynamic grid pagination not changed</li>\n</ul>\n\n<p>version 1.4.82 = 2021-09-20:</p>\n\n<ul>\n<li>Feature: added troubleshooting setting - show php error message</li>\n<li>Feature: added px, vh, % options for slider attribute</li>\n<li>Feature: added dynamic group attributes for galleries, including image and video</li>\n<li>Feature: added option to convert one date string to another with ucdate filter</li>\n<li>Feature: added option to use items in background widgets</li>\n<li>Feature: added ucfunc(\"set\") and ucfunc(\"get\") functions in twig for remember and retrieve variables</li>\n<li>Feature: added include by option: \"children of current term\" to category selection options</li>\n<li>Feature: added option to pull woo product variations in twig</li>\n<li>Feature: added placeholder: link_withprefix, link_noprefix for link attribute</li>\n<li>Fix: fixed error when exists dynamic link in dynamic loop widgets</li>\n<li>Fix: enabled pagination in a single type in dynamic template grid</li>\n<li>Fix: the \"not equal\" attributes condition now works</li>\n<li>Fix: fixed not editable empty dropdown attribute in widget editor</li>\n<li>Fix: fixed mb_string absence php bug</li>\n<li>Fix: fixed heading attribute label</li>\n<li>Fix: fixed responsive elementor controls in widget items</li>\n</ul>\n\n<p>version 1.4.81 = 2021-08-17:</p>\n\n<ul>\n<li>Feature: added json select (lottie) for image attribute type </li>\n<li>Feature: made option for ajax in widgets with post list attribute</li>\n<li>Feature: made the ajax pagination work with pagination widget</li>\n<li>Feature: added dynamic options for number and slider attribute types</li>\n<li>Feature: added new owl carousel sources in assets chooser</li>\n<li>Feature: added heading attribute</li>\n<li>Change: added more types of debug for pagination widget</li>\n<li>Change: changed widget icons chooser for elementor icon instead of font awesome icon</li>\n<li>Fix: fixed import with template button dissapear in the new bar</li>\n<li>Fix: fixed widgets icons</li>\n</ul>\n\n<p>version 1.4.80 = 2021-08-09:</p>\n\n<ul>\n<li>Feature: added option to change items section label</li>\n<li>Feature: added js snippet with code that works in elementor popup</li>\n<li>Feature: added option to add {current_user_id} keyword in post meta query</li>\n<li>Feature: added option for block label inside each attribute</li>\n<li>Feature: added heading text option for items section</li>\n<li>Feature: added extra fields to image base gallery options</li>\n<li>Feature: added php filter option for variable</li>\n<li>Feature: added twig functions \"get_post_term\" and \"is_post_has_term\". The examples visible when you click on item.posts.putPostTerm placeholder</li>\n<li>Fix: fixed some test widgets output relate bugs</li>\n<li>Fix: conditions settings was not affected typography controls</li>\n<li>Fix: fixed template dynamic background image didn\'t displayed bug in dynamic loops</li>\n<li>Change: added some instructions for api connectivity test in general settings - troubleshooting</li>\n</ul>\n\n<p>version 1.4.79 = 2021-07-13</p>\n\n<ul>\n<li>Fix: fixed scripts output in preview widget page</li>\n</ul>\n\n<p>version 1.4.78 = 2021-07-12</p>\n\n<ul>\n<li>Change: added birthday sale promotions</li>\n<li>Feature: added woo commerce products to dynamic loop items source</li>\n</ul>\n\n<p>version 1.4.77 = 2021-07-07</p>\n\n<ul>\n<li>Fix: fixd the is_ajax() error function from the admin area</li>\n</ul>\n\n<p>version 1.4.76 = 2021-07-07</p>\n\n<ul>\n<li>Feature: added option to show post last modified date</li>\n<li>Feature: added function: get_from_sql in widget editor that allow to pull any custom records from DB</li>\n<li>Feature: added function: run_code_once in widget editor, that allow to run the code only once. Good for many similar widgets on the same page</li>\n<li>Feature: added option for load widget js as module</li>\n<li>Fix: fixed no key_thumb field in images inside widget</li>\n<li>Fix: fixed no condition in image sizes widget setting</li>\n<li>Fix: fixed javascript based backgrounds</li>\n<li>Fix: fixed brocken svg icon on catalog widget box in some of the cases</li>\n<li>Fix: fixed collision with rankmath in ajax actions</li>\n<li>Change: added some max length for a widget category, now it\'s 60</li>\n</ul>\n\n<p>version 1.4.75 = 2021-06-21</p>\n\n<ul>\n<li>Feature: added category image to products list</li>\n<li>Feature: added option to include as module widget js include</li>\n<li>Feature: added option to write custom handle to widget js and css include</li>\n<li>Feature: added options - avoid duplicate posts to post query exclude</li>\n<li>Feature: added option to include or exclude posts by dynamic field to posts selection</li>\n<li>Feature: added option to include or exclude posts by logged in user, in posts selection</li>\n<li>Fix: fixed background widget condition functionality</li>\n<li>Fix: changed template picker to simple select2 list</li>\n</ul>\n\n<p>version 1.4.74 = 2021-06-02</p>\n\n<ul>\n<li>Feature: added function put_date_range to twig functions. good for events widgets</li>\n<li>Feature: added integration with google map</li>\n<li>Feature: added function: \"run_code_once\" for twig</li>\n<li>Feature: added grouped options for the gallery</li>\n<li>Feature: added option to get posts by date from custom ACF field</li>\n<li>Feature: added gallery settings options for dynamic settings attribute</li>\n<li>Feature: added pagination to dynamic loop</li>\n<li>Change: improved dynamic settings attribute</li>\n</ul>\n\n<p>version 1.4.73 = 2021-05-20</p>\n\n<ul>\n<li>Feature: added twig function: \"put_attributes_json\" that available in js tab in widget editor</li>\n<li>Feature: added constant - uc_inside_editor - for distinquish between editor and site front</li>\n<li>Feature: added multiple select attribute</li>\n<li>Feature: added listing attribute support</li>\n<li>Fix: fixed \"request too long\" message on a widget preview - shortened preview url</li>\n<li>Fix: fixed several bugs with condition field in widgets editor</li>\n<li>Fix: fixed hidden image size select on item attributes</li>\n<li>Fix: fixed acf group field output</li>\n<li>Fix: fixed elementor template in items, changed to specific function</li>\n</ul>\n\n<p>version 1.4.72 = 2021-05-02</p>\n\n<ul>\n<li>Feature: added rating stars helper placeholder for woocommerce</li>\n<li>Feature: added option to include js file after elementor-frontend</li>\n<li>Fix: fixed new typography deprecation message</li>\n</ul>\n\n<p>version 1.4.71 = 2021-04-22</p>\n\n<ul>\n<li>Feature: added option to take post id\'s from php function in post selection</li>\n<li>Feature: added option for get posts by meta field that located in current or different post</li>\n<li>Feature: added twig filter: wc_price for native price filtering</li>\n<li>Feature: added post terms titles to post data debug</li>\n<li>Change: added option for woocommerce categories in terms selection</li>\n<li>Fix: fixed price issues in woocommerce related grids</li>\n<li>Fix: fixed include and exclude terms mismatch with nested tax query</li>\n<li>Fix: fixed pagination on search pages</li>\n</ul>\n\n<p>version 1.4.70 = 2021-04-14</p>\n\n<ul>\n<li>Feature: added show widget data debug options</li>\n<li>Feature: added option for filter post by post meta</li>\n<li>Feature: added option for simple condition for attributes</li>\n<li>Feature: added integration with wordpress popular post plugin for most viewed posts selection</li>\n<li>Feature: added post list variables for data debug</li>\n<li>Feature: added image sizes selector for post list</li>\n<li>Feature: get thumbnailID from content in case that it\'s missing in post</li>\n<li>Fix: when bulk moving attribute it now always goes to general category</li>\n<li>Fix: fixed filter posts by status</li>\n<li>Fix: fixed instagram media albom</li>\n</ul>\n\n<p>version 1.4.69 = 2021-04-04</p>\n\n<ul>\n<li>Feature: added extra query debug options for custom post types selector</li>\n<li>Feature: added choose image size select option to image attribute</li>\n<li>Feature: added \"image_attributes\" placeholder for image output in widget editor</li>\n<li>Change: added default values select to hover animations attribute</li>\n<li>Change: changed button \"add to cart\" to \"select options\" for variable products in woocommerce list widgets</li>\n<li>Fix: fixed border radius attribute from width to radius</li>\n<li>Fix: added missing thumb sizes for image select</li>\n</ul>\n\n<p>version 1.4.68 = 2021-03-22</p>\n\n<ul>\n<li>Feature: added include recently viewed products in woocommerce</li>\n<li>Feature: added option for default max posts in post selector</li>\n<li>Feature: added attribute type: Border Dimensions</li>\n<li>Feature: added attribute type: CSS Filters</li>\n<li>Feature: added attribute type: Hover Animations</li>\n<li>Fix: removed max posts from archive type post query selection, because has no control over pagination.</li>\n<li>Fix: fixed bug when instagram video images didn\'t show up</li>\n</ul>\n\n<p>version 1.4.67 = 2021-03-12</p>\n\n<ul>\n<li>Feature: added api connectivity to troubleshooting section</li>\n<li>Feature: added options in terms selection fields</li>\n<li><p>Feature: added order by meta key for woo categories select</p></li>\n<li><p>Fix: fixed woo product price format for decimal prices</p></li>\n<li>Fix: fixed context menu cut from bottom inside the widgets manager</li>\n<li>Fix: fixed show item data in widgets items repeater</li>\n<li>Fix: fixed float to round in woocommerce discount percents</li>\n</ul>\n\n<p>version 1.4.66 = 2021-02-18</p>\n\n<ul>\n<li>Feature: added \"box shadow\" attribute type</li>\n<li>Feature: added url_posts and num_posts to users output</li>\n<li>Feature: added option for selector 2 and selector 3 in several attributes</li>\n<li>Feature: added copy / paste attributes sections in widget editor</li>\n<li>Feature: added option for get default object to getListingItemData function</li>\n<li>Feature: added support for wpml site language inside a widget</li>\n<li>Feature: added acf image and thumbnails widths and heights to placeholders list</li>\n<li>Fix: load js include file in editor even if no js code</li>\n<li>Fix: fixed some php notice with exclude terms posts selection</li>\n<li>Fix: fixed small bug in getListingItemData function with no object returned</li>\n<li>Fix: fixed post selection manual select no posts shown at init</li>\n<li>Fix: fixed bug when private posts not fetched on manual posts selection</li>\n<li>Change: updated codemirror to latest version, added code search feature</li>\n<li>Change: updated freemius sdk to 2.4.2</li>\n</ul>\n\n<p>version 1.4.65 = 2021-02-03</p>\n\n<ul>\n<li>Feature: added option to fetch custom meta fields in users list</li>\n<li>Feature: added function to twig: getByPHPFunction()</li>\n<li>Feature: added function to twig: getUserMeta()</li>\n<li>Feature: added function to twig: getListingItemData() - working inside any plugin listing</li>\n<li>Fix: fixed php sanitize array bug</li>\n<li>Fix: fixed post type in related posts post selection</li>\n</ul>\n\n<p>version 1.4.64 = 2021-02-02</p>\n\n<ul>\n<li>Change: moved \"edit widget html\" button to advanced section in general tab</li>\n<li>Feature: added option to exclude products on sale in products query section in widget settings</li>\n<li>Feature: added option to exclude specific posts in post selection widget settings</li>\n<li>Feature: added woocommerce related products select in post selection</li>\n<li>Feature: added include/exclude posts by author in widget posts selection</li>\n<li>Feature: added include/exclude posts by date in widget posts selection</li>\n<li>Feature: added date/time picker to widget attributes types</li>\n<li>Feature: added post status to widget posts selection</li>\n<li>Feature: added offset setting to widget posts selection</li>\n<li>Feature: added author url and author post count to users fields</li>\n<li>Feature: added max number of users to user selection attribute</li>\n<li>Feature: added \"elementor template\" attribute</li>\n<li>Fix: fixed small php bug in post selection control</li>\n<li>Fix: fixed js bug in items repeater</li>\n<li>Fix: fixed exclude role not worked in user selection attribute</li>\n<li>Fix: fixed get products on sale selection with variations</li>\n</ul>\n\n<p>version 1.4.63 = 2021-01-26</p>\n\n<ul>\n<li>Feature: added acf link array and attributes</li>\n<li>Feature: added ordering features to post selection related and manual</li>\n<li>Feature: added option for showing only sticky posts</li>\n<li>Feature: added exclude by term setting in widget post selection</li>\n<li>Change: moved debug data from advaned to general folder in elementor widget settings</li>\n<li>Fix: fixed woo commerce prices number format</li>\n<li>Fix: fixed refresh posts on \"post query\" section open in widget post settings</li>\n<li>Fix: fixed manual posts selection default order</li>\n</ul>\n\n<p>version 1.4.62 = 2021-01-21</p>\n\n<ul>\n<li>Feature: added text shadow field</li>\n<li>Feature: added \"manual selection\" in posts query</li>\n<li>Feature: added compatability tag</li>\n<li>Fix: fixed image size thumb name with \"-\" sign inside</li>\n<li>Fix: fixed some php warning related to array to string conversion, happening in php 8</li>\n<li>Change: show woo commerce placeholders if selected \"for woocommerce products\" checkbox in post list attribute</li>\n<li>Change: improved woo category output placeholder help, added getTermCustomFields function</li>\n</ul>\n\n<p>version 1.4.61 = 2021-01-14</p>\n\n<ul>\n<li>Feature: added max posts and order by options to current query posts selection</li>\n<li>Feature: added manual selection for woocommerce categories select</li>\n<li>Feature: added selector and responsive to drop down attribute in widget builder</li>\n<li>Change: changed buy pro version link from the catalog widgets to inside of the plugin</li>\n<li>Fix: fixed adding widgets to a db table that is not auto incriment</li>\n<li>Fix: fixed svg preview from widget builder interface</li>\n<li>Fix: fixed manual memory check when registering widgets</li>\n</ul>\n\n<p>version 1.4.60 = 2020-12-30</p>\n\n<ul>\n<li>Feature: added option for third party integration for woocommerce grid</li>\n<li>Feature: added integration for \"advanced labels for woocommerce\" plugin</li>\n<li>Feature: added view file button in assets manager</li>\n<li>Feature: added svg icon option together with font icon for elementor panel widget box</li>\n<li>Feature: added preview image on mouseover inside elementor panel widget box</li>\n<li><p>Feature: added option for disabling \"edit widget html\" from widget settings</p></li>\n<li><p>Fix: fixed empty settings when there are gallery item setting only</p></li>\n<li>Fix: added \"no settings\" heading in case that no attributes in the widget</li>\n<li>Fix: fixed some php warnings for php 8.0</li>\n</ul>\n\n<p>version 1.4.59 = 2020-12-17</p>\n\n<ul>\n<li>Fix: fixed import template redirect</li>\n<li>Feature: added option to include sticky posts for post query</li>\n<li>Feature: added post pagination for single page</li>\n<li>Feature: added number of items for instagram widget</li>\n<li>Feature: added background image to background attribute</li>\n</ul>\n\n<p>version 1.4.58 - 2020-12-07</p>\n\n<ul>\n<li>Feature: make the plugin translatable for wordpress.org</li>\n</ul>\n\n<p>version 1.4.57 - 2020-12-07</p>\n\n<ul>\n<li>Feature: done post pagination widget for archive posts</li>\n<li>Feature: added option to truncate the post list</li>\n<li>Fix: fixed show debug query on current post query</li>\n</ul>\n\n<p>version 1.4.56 - 2020-11-30</p>\n\n<ul>\n<li>Update: relesed cyber monday deal admin notice</li>\n</ul>\n\n<p>version 1.4.55 - 2020-11-26</p>\n\n<ul>\n<li>Feature: added option to sort by sale price</li>\n<li>Feature: added option to debug query</li>\n<li>Feature: added option debug widget data</li>\n<li>Feature: added option to filter posts with child categories</li>\n<li><p>Feature: added option to include only products on sale</p></li>\n<li><p>Fix: fixed no widget shown in some cases</p></li>\n<li>Fix: fixed woocommerce prices placeholders prefix</li>\n</ul>\n\n<p>version 1.4.54 - 2020-11-13 =</p>\n\n<ul>\n<li>Update: updated freemius sdk to newest version</li>\n<li>Fix: fixed comma saparated selector</li>\n</ul>\n\n<p>version 1.4.53 - 2020-11-09 =</p>\n\n<ul>\n<li>Feature: added background widgets and section backgrounds</li>\n<li>Change: removed global colors from template export</li>\n<li>Fix: fixed bug with regular and sale price in woocommerce</li>\n</ul>\n\n<p>version 1.4.52 - 2020-11-06 =</p>\n\n<p>Fix: fixed bug with regular and sale price in woocommerce</p>\n\n<p>version 1.4.51 - 2020-11-04 =</p>\n\n<ul>\n<li>Feature: added svg output in icon library attribute</li>\n<li>Feature: added woocommerce checkbox to post list</li>\n<li>Feature: added product out of stock filter for product selection</li>\n<li>Feature: added discount_percent field in post list attribute woocommerce product type</li>\n<li>Feature: added woocommerce post list order by price option</li>\n<li>Fix: fixed woocommerce category in post list attribute</li>\n</ul>\n\n<p>version 1.4.50 - 2020-10-21 =</p>\n\n<ul>\n<li>Fix: removed display errors setting</li>\n</ul>\n\n<p>version 1.4.49 - 2020-10-12 =</p>\n\n<ul>\n<li>Fix: fixed small bug with non existing controls</li>\n<li>Fix: fixed general settings error when turning off plugin</li>\n</ul>\n\n<p>version 1.4.48 - 2020-10-12 =</p>\n\n<p>*Feature: added border attribute\n*Fix: page break in some versions of elementor\n*Fix: fixed bulk move attributes with categories\n*Fix: fixed default items image field not match</p>\n\n<p>version 1.4.47 - 2020-10-08 =</p>\n\n<ul>\n<li>Update: remove russian translation</li>\n<li>Feature: added function: get_items for twig</li>\n<li>Fix: fixed switch content and style tab</li>\n<li>Fix: fixed slider control tablet/mobile default value</li>\n<li>Fix: fixed non ordered widget categories</li>\n</ul>\n\n<p>version 1.4.46 - 2020-10-04 =</p>\n\n<ul>\n<li>Feature: added function put_items_json for js items output</li>\n<li>Fix: returned widgets from uncategorized category</li>\n</ul>\n\n<p>version 1.4.45 - 2020-10-04 =</p>\n\n<ul>\n<li>Fix: fixed template import with custom widgets</li>\n</ul>\n\n<p>version 1.4.44 - 2020-10-03 =</p>\n\n<ul>\n<li>Feature: added flexible content type attribute</li>\n<li>Optimize: reduced the number of db queries, dramatically increased load speed</li>\n</ul>\n\n<p>version 1.4.43 - 2020-09-22 =</p>\n\n<ul>\n<li>Feature: added option to group attributes into sections</li>\n<li>Feature: done instagram access token auto renew</li>\n<li>Feature: added \"selector\" to color picker attribute</li>\n<li>Fix: improved consolidate widgets option protection</li>\n<li>Fix: fixed select default widget images</li>\n<li>Fix: fixed default items in gallery item (image base fields)</li>\n<li>Fix: fixed image display in default item selector</li>\n<li>Fix: global colors was absent from color selection</li>\n</ul>\n\n<p>version 1.4.42 - 2020-08-06 =</p>\n\n<ul>\n<li>Feature: added option to get grouped woocomerce products</li>\n<li>Feature: added instagram connect to official API</li>\n<li>Feature: added function: getUserData(), added into \"twig code examples\" panel</li>\n<li>Feature: added \"printVar\" and \"showDebug\" functions \"twig code examples\" panel</li>\n<li>Feature: done \"login with instagram\" in general settings, and get data from instgram API</li>\n<li>Fix: sorted \"overwrite widgets\" issue on import</li>\n<li>Fix: fixed dropdown attribute when work with html data</li>\n</ul>\n\n<p>version 1.4.41 - 2020-06-18 =</p>\n\n<ul>\n<li>Feature: added additional controls to \"number\" attribute</li>\n<li>Feature: added \"exclude uncategorized category\" to woocommerce categories select </li>\n<li>Feature: added responsive controls to slider attribute</li>\n<li>Fix: fixed template type variable issues in elementor integration</li>\n<li>Fix: show pagination only when \"current query\" is available</li>\n<li>Fix: fixed select2 field min width in posts query</li>\n</ul>\n\n<p>version 1.4.40 - 2020-06-10 =</p>\n\n<ul>\n<li>Change: hided \"consolidate widgets\" general setting</li>\n<li>Feature: added \"show/hide wrapping html comments\" to general settings</li>\n<li>Fix: fixed export template filename</li>\n</ul>\n\n<p>version 1.4.39 - 2020-06-02 =</p>\n\n<ul>\n<li>Fix: fixed save widgets from editor with large config limitation.</li>\n<li>Fix: fixed export template with page settings bug.</li>\n<li>Fix: removed extra fields from items editor, leaved only supported fields</li>\n<li>Change: updated freemius SDK to latest version</li>\n</ul>\n\n<p>version 1.4.36 - 2020-05-21 =</p>\n\n<ul>\n<li>Feature: added support for pods panda repeater</li>\n<li>Fix: done some solution for max_execution_time issues when installing template</li>\n<li>Fix: fixed rtl on templates dialog popup</li>\n<li>Fix: corrected the naming near the \"number\" field</li>\n<li>Fix: cleared \"twig\" library from some not needed files.</li>\n<li>Change: removed \"image view\" file from framework.</li>\n</ul>\n\n<p>version 1.4.35 - 2020-05-11 =</p>\n\n<ul>\n<li>Feature: added term custom fields support</li>\n<li>Feature: added term meta fields support</li>\n<li>Change: moved composer vendor folder to plugin root</li>\n<li>Change: fixed empty templates list bug when \"show only installed widget\" checkbox checked</li>\n<li>Fix: sorted out some of the templates import bugs</li>\n</ul>\n\n<p>version 1.4.34 - 2020-05-06 =</p>\n\n<ul>\n<li>Fix: removed category ations from templates section</li>\n<li>Fix: show \"putPostMeta\" function even if no example post available</li>\n<li>Fix: fixed finally all the DB not installed issues on elementor and admin pages</li>\n</ul>\n\n<p>version 1.4.33 - 2020-05-03 =</p>\n\n<ul>\n<li>Fix: fixed double twig collision by another plugin</li>\n</ul>\n\n<p>version 1.4.32 - 2020-05-02 =</p>\n\n<ul>\n<li>Update: updated to newest twig 1.x version</li>\n<li>Fix: fixed no space between placeholders in php 7.4 bug</li>\n</ul>\n\n<p>version 1.4.31 - 2020-04-26 =</p>\n\n<p>*Fix: fixed dissapearing widget issue</p>\n\n<p>version 1.4.30 - 2020-04-23 =</p>\n\n<ul>\n<li>Fix: fixed couple of bugs related to templates</li>\n</ul>\n\n<p>version 1.4.29 - 2020-04-22 =</p>\n\n<ul>\n<li>Feature: released the templates catalog</li>\n</ul>\n\n<p>version 1.4.28 - 2020-04-10 =</p>\n\n<ul>\n<li>Feature: added woocommerce categories field</li>\n<li>Fix: fixed export / import with images feature</li>\n<li>Fug: fixed error message on front on some cases when the db tables not installed yet.</li>\n</ul>\n\n<p>version 1.4.27 - 2020-04-01 =</p>\n\n<p>Fix: fixed widget default icon in manager\nFeature: added \"getPostMeta, putPostMeta, printPostMeta\" functions\nFeature: added \"getPostData\" function for acf related posts, that get\'s all the data from the related post including custom fields</p>\n\n<p>version 1.4.26 - 2020-03-28 =</p>\n\n<ul>\n<li>Change: changed to new api address</li>\n<li>Fix: fixed links not included bug in theme builder posts</li>\n<li>Fix: fixed link to buy pro version</li>\n<li>Fix: fixed free version remain activated bug</li>\n<li>Fix: simpleXML validation made the site down</li>\n</ul>\n\n<p>version 1.4.25 - 2020-03-09 =</p>\n\n<ul>\n<li>Feature: added \"responsive controls\" to margin and padding setting</li>\n<li>Feature: made \"refresh catalog\" button</li>\n<li>Feature: added \"num_items\" variable to the widget editor</li>\n<li>Change: removed the \"default fonts\" from widget defaults screen</li>\n<li>Fix: fixed some php bug in \"implode\" function</li>\n<li>Fix: fixed posts from sub categories in post list</li>\n</ul>\n\n<p>version 1.4.24 - 2020-02-14 =</p>\n\n<ul>\n<li>Feature: made \"export with images\" option in templates</li>\n<li>Fix: fixed import category widgets</li>\n<li>Fix: fixed icon html output placeholder</li>\n</ul>\n\n<p>version 1.4.23 - 2020-02-02 =</p>\n\n<ul>\n<li>Feature: improved the slider attribute</li>\n<li>Feature: added \"menu\" attribute</li>\n</ul>\n\n<p>version 1.4.22 - 2020-01-28 =</p>\n\n<ul>\n<li>Feature: added woo currency symbol</li>\n<li>Feature: added woo add to cart button</li>\n<li>Feature: added slider attribute</li>\n<li>Widget: logo grid</li>\n<li>Widget: logo carousel</li>\n<li>Widget: logo marquee</li>\n<li>Widget: image tooltip</li>\n<li>Widget: content toggle</li>\n<li>Widget: circle number</li>\n<li>Widget: post list</li>\n</ul>\n\n<p>version 1.4.21 - 2020-01-22 =</p>\n\n<ul>\n<li>Feature: added users attribute</li>\n<li>Feature: done multiple post type selector</li>\n<li>Feature: added background attribute</li>\n<li>Feature: added icon library html output</li>\n<li>Feature: added woo commerce support in posts list</li>\n<li>Bug fix: fixed icons not shown bug in widget settings</li>\n</ul>\n\n<p>version 1.4.20 - 2020-01-15 =</p>\n\n<ul>\n<li>Bug fix: fixed font awesome icon output</li>\n<li>Bug fix: fixed instagram not loading bug</li>\n<li>Change: updated font awesome css version</li>\n<li>Change: changed the way that instagram was loaded on the page</li>\n</ul>\n\n<p>version 1.4.19 - 2019-12-31 =</p>\n\n<ul>\n<li>Feature: added filter by slug to terms attribute</li>\n<li>Feature: changed repeater items titles to the ones from \"title\" field instead of \"Item1\", \"Item2\" etc.</li>\n<li>Feature: added automated styling for date field, added \"ucdate\" filter for that.</li>\n<li>Feature: done functionality for display post author</li>\n<li>Change: changed the font awesome attribute to fa5</li>\n<li>Change: added strip html tags from truncate function</li>\n</ul>\n\n<p>version 1.4.18 - 2019-12-31 =</p>\n\n<ul>\n<li>Feature: added all image sizes to posts</li>\n<li>Feature: added \"putPostTerms\" function to posts</li>\n<li>Feature: added wpautop filter to twig</li>\n<li>Feature: added option for custom twig PHP functinoality for PRO version</li>\n<li>Feature: hide \"edit widget html\" button for user that don\'t have capability to see the plugin </li>\n<li>Feature: added wpml compatablity</li>\n<li>Feature: added related posts in posts list</li>\n<li>Feature: added padding and margin controls (pro)</li>\n<li>Bug Fix: fixed pagination output</li>\n</ul>\n\n<p>version 1.4.17 - 2019-12-12 =</p>\n\n<ul>\n<li>Change: changed to more flexible catalog api</li>\n</ul>\n\n<p>version 1.4.16 - 2019-08-12 =</p>\n\n<ul>\n<li>Feature: added post query relation (and, or) chooser</li>\n<li>Change: update to freemius sdk 2.3.1</li>\n<li>Feature: added \"trancate\" filter</li>\n<li>Fix: fixed editor permissions PHP Error</li>\n</ul>\n\n<p>version 1.4.15 - 2019-19-11 =</p>\n\n<ul>\n<li>Change: remove the old deprecated codecanyon activation</li>\n<li>Fix: fixed bug when both plugins are installed together</li>\n<li>Fix: fixed empty widget content when put a lot of content in the widget html/js</li>\n<li>Feature: added option for fonts for post list for intro and content</li>\n<li>Feature: added custom filter query ID in posts list query (pro)</li>\n<li>Feature: added labels to typography fields</li>\n<li>Feature: added description option for elementor controls</li>\n<li>Feature: added option to add help links to widgets from the widget editor</li>\n</ul>\n\n<p>version 1.4.14 - 2019-24-10 =</p>\n\n<ul>\n<li>Fix: fixed js not included bug</li>\n</ul>\n\n<p>version 1.4.13 - 2019-24-10 =</p>\n\n<ul>\n<li>Fix: fixed terms attribute selector bugs in elementor</li>\n<li>Fix: fixed post selection was not showing post types without taxonomies</li>\n<li>Fix: fixed rtl visibility issues in admin</li>\n</ul>\n\n<p>version 1.4.12 - 2019-15-10 =</p>\n\n<ul>\n<li>Feature: added exclude posts by current post</li>\n<li>Feature: added post category addition custom taxonomy support</li>\n<li>Fix: fixed some bug in post list selector elementor</li>\n</ul>\n\n<p>version 1.4.11 - 2019-07-10 =</p>\n\n<p>*Feature: added link param html attributes placeholder\n*Feature: added category link to post list params\n*Fix: fixed post list category not displayed bug</p>\n\n<p>version 1.4.10 - 2019-28-9 =</p>\n\n<p>-bug fix: added some front end protection against db not installed bug\n* Feature(pro): added do_action for custom wp actions run\n* Feature(pro): added apply_filters for custom wp actions run\n-bug fix: fixed export widget with assets path\n-change: added instructions to download pro version.</p>\n\n<h4>1.4.7 - 2019-18-9</h4>\n\n<p>*Fix: fixed post category selection in post list</p>\n\n<h4>1.4.6 - 2019-18-9</h4>\n\n<p>*Fix: fixed dynamic items in repeater</p>\n\n<h4>1.4.6 - 2019-11-9</h4>\n\n<p>*Fix: fixed admin body class external\n*Feature: make support for post categories list\n*Feature(pro) - made taxonomies list attribute\n*Fix: fixed current posts fetch in archive type</p>\n\n<h4>1.4.5 - 2019-19-8</h4>\n\n<p>*Change: improved widgets manager design</p>\n\n<h4>1.4.3 - 2019-25-7</h4>\n\n<p>*Change: updated the activation link from plugins\n*Change: small UI improvements</p>\n\n<h4>1.4.2 - 2019-24-7</h4>\n\n<p>*Feature: add post category to dynamic fields\n*Feature: added toolset integration</p>\n\n<h4>1.4.1 - 2019-8-7</h4>\n\n<p>*Feature: added search widget\n*Feature: the plugin is now fully translatable, added russian translation</p>\n\n<h4>1.4 - 2019-8-7</h4>\n\n<p>*Change: moved to new payment system (freemius), changed pricing plans</p>\n\n<h4>1.3.39 - 2019-2-7</h4>\n\n<p>*Feature: add alt tags to image attribute\n*Feature: add automatic name from title on add attribute\n*Feature: redesign categories</p>\n\n<p>*Fix: removed autop filter change code from front end\n*Fix: allow to import widget when stand on category from catalog\n*Fix: fixed instagram widgets typography bug</p>\n\n<h4>1.3.38 - 2019-30-6</h4>\n\n<p>*Feature: added code examples / js snippets\n*Feature: added widget preview</p>\n\n<h4>1.3.37 - 2019-23-6</h4>\n\n<p>*Feature: add support for archive pages\n*Feature: added archive pages pagination\n*Change: changed fonts design controls</p>\n\n<h4>1.3.36 - 2019-20-6</h4>\n\n<p>*Fix: fixed multiple similar js includes in one page</p>\n\n<h4>1.3.35 - 2019-20-6</h4>\n\n<p>*Feature: add support for acf gallery field</p>\n\n<h4>1.3.34 - 2019-13-6</h4>\n\n<ul>\n<li>Feature: improved the post list filtering and ordering</li>\n</ul>\n\n<h4>1.3.33 - 2019-12-6</h4>\n\n<ul>\n<li>Feature: added ordering posts by meta value</li>\n<li>Fix: fixed site crash by db error</li>\n</ul>\n\n<h4>1.3.32 - 2019-11-6</h4>\n\n<ul>\n<li>Fix: fixed pods together with acf fileds</li>\n<li>Fix: added all categories to post list</li>\n</ul>\n\n<h4>1.3.31 - 2019-10-6</h4>\n\n<ul>\n<li>Feature: added link attribute</li>\n</ul>\n\n<h4>1.3.30 - 2019-06-6</h4>\n\n<ul>\n<li>Feature: made PODS integration</li>\n</ul>\n\n<h4>1.3.29 - 2019-06-5</h4>\n\n<ul>\n<li>Feature: added set widget icon functionality, with presence in catalog</li>\n<li>Feature: added preview widget button from the catalog</li>\n</ul>\n\n<h4>1.3.28 - 2019-06-3</h4>\n\n<ul>\n<li>Feature: made plugin translatable</li>\n</ul>\n\n<h4>1.3.27 - 2019-06-2</h4>\n\n<ul>\n<li>Fix: fixed font override attribute bug</li>\n</ul>\n\n<h4>1.3.26 - 2019-05-30</h4>\n\n<ul>\n<li>Feature: added typography attribute</li>\n</ul>\n\n<h4>1.3.25 - 2019-05-29</h4>\n\n<ul>\n<li>Tweak: added support for dynamic params in image field</li>\n</ul>\n\n<h4>1.3.24 - 2019-05-29</h4>\n\n<ul>\n<li>Fix: Fix dynamic field</li>\n<li>Tweak: Added message when adding an empty repeater from custom fields</li>\n</ul>\n\n<h4>1.3.23 - 2019-05-01</h4>\n\n<ul>\n<li>Feature: Added dynamic fields to all text controls</li>\n<li>Feature: Added \"edit html\" button to all widgets</li>\n<li>Fix: Fixed consolidated addons render bugs</li>\n</ul>\n\n<h4>1.3.22 - 2019-04-25</h4>\n\n<ul>\n<li>Feature: Made all acf fields integration including the pro like repeater and clone</li>\n</ul>\n\n<h4>1.3.21 - 2019-04-20</h4>\n\n<ul>\n<li>Fix: Fixed current post bug</li>\n</ul>\n\n<h4>1.3.20 - 2019-04-15</h4>\n\n<ul>\n<li>Fix: Fixed current post bug</li>\n</ul>\n\n<h4>1.3.19 - 2019-04-10</h4>\n\n<ul>\n<li>Feature: Done all acf fields</li>\n</ul>\n\n<h4>1.3.18 - 2019-04-05</h4>\n\n<ul>\n<li>Change: Update post child vars when change post</li>\n</ul>\n\n<h4>1.3.17 - 2019-04-01</h4>\n\n<ul>\n<li>Change: Add dynamic fields to addon editor</li>\n</ul>\n\n<h4>1.3.16 - 2019-03-30</h4>\n\n<ul>\n<li>Fix: Fixed the switchers </li>\n<li>Fix: Fixed the upload file</li>\n<li>Fix: Fixed checkbox in assets tab</li>\n</ul>\n\n<h4>1.3.15 - 2019-03-25</h4>\n\n<ul>\n<li>Fix: Fixed visual bugs</li>\n<li>Fix: Fixed radio boolean attribute (switcher)</li>\n</ul>\n\n<h4>1.3.14 - 2019-03-20</h4>\n\n<ul>\n<li>Fix: Fixed addon assets tab bugs</li>\n</ul>\n\n<h4>1.3.13 - 2019-03-15</h4>\n\n<ul>\n<li>Feature: Done export/import template with addons</li>\n</ul>\n\n<h4>1.3.12 - 2019-03-10</h4>\n\n<ul>\n<li>Feature: Added fedback on deactivate</li>\n</ul>\n\n<h4>1.3.11 - 2019-03-05</h4>\n\n<ul>\n<li>Fix: Fixed export import layout stuff</li>\n</ul>\n\n<h4>1.3.10 - 2019-03-01</h4>\n\n<ul>\n<li>Fix: Fixed assets tab issues</li>\n<li>Fix: Fixed post to articles category rename on install</li>\n</ul>\n\n<h4>1.3.09 - 2019-02-28</h4>\n\n<ul>\n<li>Fix: Fixed test addon jquery include</li>\n<li>Change: Added purchase link to license page</li>\n</ul>\n\n<h4>1.3.08 - 2019-02-25</h4>\n\n<ul>\n<li>Fix: Fixed settings text output</li>\n</ul>\n\n<h4>1.3.07 - 2019-02-20</h4>\n\n<ul>\n<li>Fix: Fixed font manager bug</li>\n</ul>\n\n<h4>1.3.06 - 2019-02-15</h4>\n\n<ul>\n<li>Fix: Fixed taxonomy issues</li>\n</ul>\n\n<h4>1.3.05 - 2019-02-10</h4>\n\n<ul>\n<li>Fix: Fixed add addon functionality</li>\n</ul>\n\n<h4>1.3.04 - 2019-02-05</h4>\n\n<ul>\n<li>Improvment: Improved post types category selection</li>\n</ul>\n\n<h4>1.3.03 - 2019-02-01</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.3.02 - 2019-01-30</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.3.01 - 2019-01-25</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.2.01 - 2019-01-20</h4>\n\n<ul>\n<li>Fix: Fixed js in editor when addins widget</li>\n</ul>\n\n<h4>1.2.00 - 2019-01-15</h4>\n\n<ul>\n<li>Feature: Pro version with a catalog</li>\n</ul>\n\n<h4>1.0.11 - 2019-01-10</h4>\n\n<ul>\n<li>Fix: Fixed some wordpress galleries related bug</li>\n</ul>\n\n<h4>1.0.10 - 2019-01-05</h4>\n\n<ul>\n<li>Fix: Fixed export category</li>\n</ul>\n\n<h4>1.0.09 - 2019-01-01</h4>\n\n<ul>\n<li>Change: Made global setting for consolidata addons or not</li>\n<li>Change: Updated some memory text in general settings</li>\n</ul>\n\n<h4>1.0.08 - 2018-12-30</h4>\n\n<ul>\n<li>Fix: Fixed all notices related bugs</li>\n</ul>\n\n<h4>1.0.07 - 2018-12-30</h4>\n\n<ul>\n<li>Fix: Fixed with default data types</li>\n</ul>\n\n<h4>1.0.06 - 2018-12-25</h4>\n\n<ul>\n<li>Fix: Fixed js includes consolidated</li>\n</ul>\n\n<h4>1.0.05 - 2018-12-20</h4>\n\n<ul>\n<li>Fix: Fixed js includes</li>\n</ul>\n\n<h4>1.0.04 - 2018-12-15</h4>\n\n<ul>\n<li>Fix: Fixed js includes</li>\n</ul>\n\n<h4>1.0.03 - 2018-12-10</h4>\n\n<ul>\n<li>Fix: Fixed empty category issues</li>\n</ul>\n\n<h4>1.0.02 - 2018-12-05</h4>\n\n<ul>\n<li>Fix: Fixed bug with some unit values in render output</li>\n</ul>\n\n<h4>1.0.00 - 2018-12-01</h4>\n\n<ul>\n<li>Release: First plugin release</li>\n</ul>\";}s:14:\"upgrade_notice\";b:0;s:7:\"version\";s:7:\"1.5.104\";s:13:\"download_link\";s:388:\"https://api.freemius.com/v1/installs/14185590/updates/71656.zip?is_premium=true&authorization=FSLA+14185590%3AGZoZcTaP2nOi2HqRAfKLhr-ghSNAPYOQDicocWZC-hnnLME5LTxI2nhl2neoCtm-tGq96h8R0EMsk5n-RG2cadPiMZp9ad9Q5UMH-U0T2_REV_jGtM0ONiv9KbBAtG52yGaOAvfthLcHL0JUrf7uatSi2vSuCHBN79xYxIbrBIDn62o5x8JUZ5eeHo5Fk3eaxDj_OZbbVOO29-WTYnhQo-4HVVvO-T88BMezGQWTjfHYeRq7NYSrZ9tvllWng_YtGjW85IP96PWqvSuHebhQnQ\";}}s:7:\"created\";i:1714005324;s:9:\"timestamp\";i:1714008924;}s:92:\"get:/v1/installs/14185590/updates/latest.json?is_premium=true&newer_than=1.5.104&readme=true\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":20:{s:9:\"plugin_id\";s:4:\"4036\";s:12:\"developer_id\";s:4:\"4880\";s:4:\"slug\";N;s:12:\"premium_slug\";s:40:\"unlimited-elements-for-elementor-premium\";s:7:\"version\";s:7:\"1.5.105\";s:11:\"sdk_version\";s:5:\"2.6.2\";s:25:\"requires_platform_version\";s:3:\"3.5\";s:37:\"requires_programming_language_version\";N;s:20:\"tested_up_to_version\";s:3:\"6.5\";s:8:\"has_free\";b:1;s:11:\"has_premium\";b:1;s:12:\"release_mode\";s:8:\"released\";s:5:\"limit\";N;s:7:\"uniques\";i:29233;s:2:\"id\";s:5:\"72214\";s:7:\"created\";s:19:\"2024-05-05 12:56:00\";s:7:\"updated\";s:19:\"2024-05-06 00:02:17\";s:11:\"is_released\";b:0;s:3:\"url\";s:388:\"https://api.freemius.com/v1/installs/14185590/updates/72214.zip?is_premium=true&authorization=FSLA+14185590%3AoCNQlv6FMAeiQGtTMvrona8wKKfcNspzP2FUSQlkQEdc6QVcV3ogKEGGzvP9U6Ga_O6iZVGKVUSUpq7uFlzXW8vN7AjH5wDQP3I-2-5bTiIiYA-mjidPqGfe36yTus-1Zer_Sv8c4HJY-jnh6SRE9IJ2lZPHXfAoSMaUk6UO-Yt84By-aKWwxfejXzMrQQdK_AIwhTk3I_C0N5kCZ7n6ge48wc0xXgTLZLhjkRPmOmJ9o_lt52hPpGgK8-GfdyF-oWA7zTqu2dLakfIWTTJdXw\";s:6:\"readme\";O:8:\"stdClass\":11:{s:4:\"name\";s:66:\"Unlimited Elements For Elementor (Free Widgets, Addons, Templates)\";s:4:\"slug\";s:32:\"unlimited-elements-for-elementor\";s:4:\"tags\";O:8:\"stdClass\":6:{s:9:\"elementor\";s:9:\"elementor\";s:8:\"elements\";s:8:\"elements\";s:6:\"addons\";s:6:\"addons\";s:16:\"elementor addons\";s:16:\"elementor addons\";s:16:\"elementor widget\";s:16:\"elementor widget\";s:12:\"page builder\";s:12:\"page builder\";}s:8:\"requires\";s:3:\"3.5\";s:12:\"requires_php\";N;s:6:\"tested\";s:3:\"6.5\";s:10:\"stable_tag\";s:3:\"1.0\";s:8:\"sections\";O:8:\"stdClass\":4:{s:11:\"description\";s:7110:\"<p><strong>Elementor</strong> users, elevate your web design experience with <strong>Unlimited Elements for Elementor</strong>. An all in one plugin that instantly gives you the most advanced widgets and tools to make better Elementor websites faster. Take your WordPress website to the next level.</p>\n\n<p><a href=\"https://unlimited-elements.com/elementor-widgets/\">View Elementor Widgets Demos</a>\n<br>\nBrowse our extensive collection of free widgets or upgrade to our pro version for access to over 200 additional unique drag and drop widgets for <strong>Elementor</strong>. Each widget provides a wide range of options to easily control every aspect. If you can\'t find what you need, our <strong>Widget Creator</strong> Framework empowers you to create any widget you can imagine.</p>\n\n<h3>Plugin Features</h3>\n\n<ul>\n<li><p><a href=\"https://unlimited-elements.com/elementor-widgets/\"><strong>Widget Library</strong></a> – Enhance the popular Elementor page builder with our user-friendly and innovative widget library. Simplify your website by finding everything you need in one place, without the need for multiple plugins.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/widget-creator/\"><strong>Widget Creator</strong></a> – Save valuable time by eliminating the need to search for numerous plugins and add-ons. Instead, create customized, professional widgets that perfectly align with your website requirements.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/elementor-widgets/\"><strong>Elementor Templates</strong></a> – Effortlessly kickstart your web project with pre-designed templates. Say goodbye to endless searches for inspiration or starting from scratch. Get your project up and running in seconds with our collection of template kits.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/elementor-templates/\"><strong>Elementor Templates</strong></a> – Effortlessly kickstart your web project with pre-designed templates. Say goodbye to endless searches for inspiration or starting from scratch. Get your project up and running in seconds with our collection of template kits.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/loop-builder-for-elementor/\"><strong>Loop Builder</strong></a> – Easily create dynamic Loop Items within the Elementor Theme Builder by utilizing any loop widget layout of your preference. Effortlessly populate the chosen widget with dynamic content to craft versatile and engaging Loop Items.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/background-widgets-for-elementor/\"><strong>Background Widgets</strong></a> – Elevate your web designs instantly with our user-friendly animated backgrounds available in our extensive widget library. Experience seamless integration and unleash your creativity like never before.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/post-widgets-filters-tools/\"><strong>Post Widgets & Filters</strong></a> – Easily create stunning post layouts with real-time filters. Improve the browsing experience for website visitors by helping them find the content they\'re looking for. Effortlessly display posts using advanced criteria on your entire website.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/woo/\"><strong>WooCommerce Widgets & Filters</strong></a> – Create stunning product layouts with dynamic real-time filters. Showcase your products and categories in a wide array of interactive formats, such as grids, carousels, sliders, and more.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/remote-control-widgets/\"><strong>Woo Widgets & Filters</strong></a> – Unleash your creativity with advanced and customizable layouts. Take full control of your designs and make them truly unique using the remote controls. Stand out from the crowd with layouts that are both eye-catching and distinctive.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/sync-widgets/\"><strong>Sync Between Widgets</strong></a> – Elevate your web designs to new heights by seamlessly synchronizing multiple item-based widgets. This powerful feature empowers you to effortlessly create intricate and personalized layouts, taking your designs to the next level of sophistication.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/multi-source-galleries/\"><strong>Multi-Source Galleries</strong></a> – Empower your gallery showcase by effortlessly featuring Woo products, WordPress posts, Instagram feeds, and a variety of other sources, including various API integrations.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/live-copy-paste/\"><strong>Live Copy Paste</strong></a> – Copy and paste fully designed sections from the Unlimited Elements website directly to your website, saving you time and ensuring you can finish your web project as soon as possible.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/mega-menu-widget-for-elementor/\"><strong>Mega Menu Builder</strong></a> – Easily craft a distinctive Mega Menu for your website navigation by incorporating images, icons, links, and various Elementor widgets into unique menu layouts.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/mega-slider-widget-for-elementor/\"><strong>Mega Slider Builder</strong></a> – Easily turn any Elementor sections into slider slides. Now you can amaze your website visitors with jaw-dropping slider designs that look amazing on any device.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/multi-source/\"><strong>Multi-Source Widgets</strong></a> – Add content dynamically to item-based widgets effortlessly with support for ACF repeaters, JSON/CSV files, Woo Products, WordPress posts, users, menus, and a range of API integrations.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/dynamic-post-popup-widget-for-elementor/\"><strong>Dynamic Popup Builder</strong></a> – Dynamically create a popup to add a quick view of the post without leaving the page. Use an Elementor single post template to create the layout of the dynamic popup.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/form-builder/\"><strong>Elementor Form Builder</strong></a> – Build advanced forms effortlessly using the drag-and-drop form builder. Whether it’s a simple or complex form, our straightforward form widgets make it quick and easy to create forms, improving your workflow.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/calculators/\"><strong>Calculator Builder</strong></a> – Easily design professional calculators for any type of industry. Whether you need a loan calculator, mortgage calculator or business calculator, our powerful and intuitive drag and drop builder makes it easy to create complex calculators with ease.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/filters/\"><strong>Elementor Filter Widgets</strong></a> – Unlock the potential of the AJAX-based faceted filter system, seamlessly empowering you to craft diverse layouts with ease. Take control by applying multiple filters, ensuring a super-fast and dynamic filtering experience tailored to your website needs.</p></li>\n</ul>\";s:12:\"installation\";s:521:\"<p>Note : This plugin works with Elementor. Make sure you have <a href=\"https://wordpress.org/plugins/elementor/\">Elementor</a> installed.</p>\n\n<ol>\n<li>Upload the plugin folder to the <code>/wp-content/plugins/</code> directory, or install the plugin through the WordPress plugins screen directly.</li>\n<li>Activate the plugin through the \'Plugins\' screen in WordPress</li>\n<li>Navigate to Unlimited Elements in the WordPress side menu and install the widget you want by hovering over it and clicking install.</li>\n</ol>\";s:3:\"faq\";s:4208:\"<h4>Can I use the plugin without Elementor?</h4>\n\n<p>No. You cannot use the plugin without Elementor since it\'s an addon for Elementor.</p>\n\n<h4>Does the plugin work with any theme?</h4>\n\n<p>Absolutely! The plugin will work with any theme where Elementor works.</p>\n\n<h4>What if I update to the Premium version after using the Free version?</h4>\n\n<p>Your existing elements/content will work with the premium version. So you won’t lose your any of your hard work.</p>\n\n<h4>Can I get a refund?</h4>\n\n<p>If you are not happy with your purchase at anytime just contact us and we will refund 100% of your money no questions asked.</p>\n\n<h4>Do you offer a renewals discount?</h4>\n\n<p>Yes, you get 25% discount for all annual plan automatic renewals. The renewal price will never be increased so long as the subscription is not cancelled.</p>\n\n<h4>How do I install and activate the \'Unlimited Elements for Elementor\' plugin on WordPress?</h4>\n\n<p>To install the \'Unlimited Elements\' plugin on your WordPress site, access your WordPress Dashboard and go to Plugins -> Add New. In the search box, enter \'Unlimited Elements.\' Locate the plugin in the search results and click on the \'Install Now\' button. Once the installation is finished, click on the \'Activate\' button, and \'Unlimited Elements for Elementor\' will be successfully activated on your WordPress site.</p>\n\n<h4>Do I need to know code to use Unlimited Elements?</h4>\n\n<p>No, you do not need to know code to leverage the widgets and other tools provided by the Unlimited Elements plugin. It is designed to be user-friendly, allowing you to enhance your Elementor experience without any coding expertise. However, for users familiar with code, the plugin offers the added advantage of a widget creator, enabling the creation of custom Elementor widgets for a more tailored and advanced design experience.</p>\n\n<h4>Is my site secure with Unlimited Elements?</h4>\n\n<p>Yes, Unlimited Elements is a secure plugin. The plugin is regularly updated to adhere to common security standards, ensuring a secure environment for your website.</p>\n\n<h4>What types of filters does Unlimited Elements provide?</h4>\n\n<p>Unlimited Elements offers a variety of filter types, including search filters, dropdowns, tabs filters, checkboxes filters, and WooCommerce-related filters, providing a diverse range of options for dynamic and versatile website filtering.</p>\n\n<h4>Are the filters compatible with any post type or WooCommerce products?</h4>\n\n<p>Yes, all the filters provided by Unlimited Elements are live Ajax filters, ensuring dynamic and seamless filtering experiences. They are compatible with any post type, including custom post types, and WooCommerce products, offering versatile functionality for a wide range of content on your website. Utilize specific WooCommerce filters to enhance the shopping experience for your customers, such as the price range slider filter and color swatches filter for products with different colors.</p>\n\n<h4>Can I use Unlimited Elements to display custom post types in my widgets?</h4>\n\n<p>Yes, Unlimited Elements supports showcasing custom post types with advanced query selection and seamless connection to any filter from the UE library. This allows for tailored and dynamic content presentation on your website using the plugin\'s versatile features.</p>\n\n<h4>What are multi-source widgets in Unlimited Elements?</h4>\n\n<p>Multi-source widgets in Unlimited Elements enable the population of item-based widgets with various dynamic source types. These widgets can be populated using sources like ACF repeater fields, WooCommerce products, custom post types, Instagram feeds, and various API integrations. This versatility allows for the seamless integration of diverse content into widgets, enhancing the flexibility and functionality of your website elements.</p>\n\n<h4>Should I use Remote Control Widgets or the Sync Widgets function in Unlimited Elements?</h4>\n\n<p>The choice depends on your design preferences. If you want complete control, go for Remote Control Widgets. For synchronized layouts, choose Sync Widgets. They can also be used together for even more powerful customization options in Unlimited Elements.</p>\";s:9:\"changelog\";s:132793:\"<p>version 1.5.104: 2024-04-24</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added support for unselect items in sync functionality</li>\n<li>Feature: added feature - sort terms by parent -> children, and levels number class</li>\n<li>Fix: fixed some load more issue with dynamic template loop and post lists inside</li>\n<li>Fix: fixed woo category image not fetched bug</li>\n<li>Fix: fixed some cases of sticky elementor elements with filters</li>\n<li>Fix: fixed remote connection with single background parent and remote widget</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Neon Glowing Button Effect (Pro) - Implemented \'Neon Line Width\' option. This new functionality allows users to adjust the width of the neon line effect within the widget, providing finer control over its appearance and visual impact.</li>\n<li>Feature: Scroll Sequence (Pro) - Introduced \'Hide Add Action Section\' debug option, enabling users to match accurate configurations in the backend and frontend.</li>\n<li>Feature: Team Member Carousel (Pro) - Introduced \'Button Text\' option in items, enabling users to set custom button text for each team member for enhanced customization and flexibility.</li>\n<li>Feature: Overlay Button (Free) - Added \'Icon\' option, allowing users to easily add an icon to the button for enhanced visual appeal.</li>\n<li>Feature: Overlay Button (Free) - Introduced \'Overlay Transition Duration\' option, providing users with more control over the duration of overlay transitions for enhanced customization and user experience.</li>\n<li>Feature: Dropdown Field (Pro) - Added support for \'Dropdown Value (Numeric Values)\' in multi-source, enabling users to include numeric dropdown values via Multi Source.</li>\n<li>Feature: Neon Glowing Button Effect (Pro) - Implemented \'Button Shadow\' option. This new functionality allows users to add a shadow effect to buttons within the widget, enhancing their visual appearance and depth.</li>\n<li>Feature: Mega Menu (Pro) - Implemented \'Mobile Open Menu Animation\' option. This new functionality allows users to specify the animation type for opening the menu on mobile devices, enhancing the visual presentation and user experience.</li>\n<li>Feature: Neon Glowing Button Effect (Pro) - Implemented \'Button Background Color\' option. This new functionality allows users to customize the background color of buttons within the widget, enhancing visual design and customization possibilities.</li>\n<li>Feature: Logo Carousel (Pro) - Implemented support for empty links. This new functionality allows items to become not clickable when empty links are specified, providing more control over the behavior and interaction of items within the widget.</li>\n<li>Fix: Loop Carousel (Pro) - Corrected spelling mistakes and improved naming conventions, enhancing clarity and consistency.</li>\n<li>Fix: Flip Box (Free) - Resolved issue where links were not firing for the first click on the back of the Flip Box. This fix ensures that links behave as expected, allowing them to be clicked and activated reliably.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue where Content Tabs widget couldn\'t work with Icon Tabs widget on the same page. This fix ensures that both widgets can coexist and function properly together, allowing for seamless integration and improved user experience.</li>\n<li>Fix: Checkboxes Filter (Pro) - Enhanced Accordion Layout option for the Checkboxes Widget to improve script communication. This improvement optimizes the interaction between scripts, resulting in smoother operation and better performance of the widget.</li>\n<li>Fix: Loop Grid (Pro) - Implemented additional Masonry layout check to avoid items overlapping over each other. This enhancement ensures that items are properly positioned and do not overlap, maintaining a clean and organized layout within the widget.</li>\n<li>Fix: Dynamic Post Popup (Pro) - Resolved issue where popups allowed opening links in new tabs while opening the popup. This fix ensures that links within popups behave consistently and do not inadvertently open in new tabs, providing a smoother user experience.</li>\n<li>Fix: Post Slider (Pro) - Addressed issue where post title typography settings were not applied, ensuring proper functionality and appearance.</li>\n<li>Fix: Flip Box (Free) - Corrected a typography mistake in options.</li>\n<li>Fix: Content Slider (Pro) - Resolved conflict caused between Elementor\'s Motion Effects and the widget due to the same animation library (animate.css), resolving CSS class conflict for smoother animation and functionality.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with Opening Item when Clickable Parent option is enabled.</li>\n<li>Fix: Side Menu (Pro) - Resolved issue where some icons were being reverted. This fix ensures that all icons remain consistent and do not revert unexpectedly.</li>\n<li>Fix: Rhombus Grid (Pro) - Increased CSS priority for \'Item Background Color Override\' option. This adjustment ensures that the specified background color takes precedence over other styles, providing consistent and reliable appearance for the widget items.</li>\n</ul>\n\n<p>version 1.5.103: 2024-04-16</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added option to add additional url attributes to post links</li>\n<li>Feature: improved woo category thumbnail image gether</li>\n<li>Feature: added option to unite gallery - strip_speed</li>\n<li>Fix: fixed some widgets editor enable visibility bug</li>\n<li>Fix: fixed entrance animation run if inside a viewport window</li>\n<li>Fix: fixed some security issues - escaping some fields output</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Overlay Carousel (Pro) - Implemented \'Show Dots\' option. This new functionality allows users to toggle the visibility of dots within the widget, providing greater control over navigation indicators.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Checkbox Custom Icon\' option. This new functionality allows users to customize the appearance of checkboxes by providing custom icons, enhancing the visual presentation of checkboxes within the widget.</li>\n<li>Feature: Video Playlist (Pro) - Implemented \'Strip Navigation Speed\' option. This new functionality allows users to adjust the speed of navigation within the strip, providing finer control over the scrolling behavior.</li>\n<li>Feature: Expanding Content Cards (Pro) - Implemented \'Background Image Align\' option. This new functionality allows users to specify the alignment of the background image, providing greater control over its positioning within the element.</li>\n<li>Feature: Post Magazine Grid (Pro) - Implemented \'Meta Date Date Format\' option. This new functionality allows users to specify the date format for meta date display, providing customization options for date presentation.</li>\n<li>Feature: Justified Image Carousel (Pro) - Implemented \'Show Item Title in Lightbox\' option. This new functionality allows users to toggle the display of item titles within the lightbox, providing control over the visibility of titles for a better user experience.</li>\n<li>Feature: Search Filter (Pro) - Implemented \'Custom Links Ending\' option. This new functionality allows users to change links in the connected grid to highlight the search phrase.</li>\n<li>Feature: Load More / Infinite Scroll (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Post Pagination (Free) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Content Switcher (Pro) - Introduced option to fire a resize event on tab click, ensuring proper functionality of other widgets inside tab Content Switcher for a smoother and more seamless user experience.</li>\n<li>Feature: Submit Button (Free) - Implemented \'Show Field Name In Empty Field Error Message\' option. This new functionality allows users to include the field name in the empty field error message, providing clearer feedback to users when a required field is left blank.</li>\n<li>Feature: Side Menu (Pro) - Implemented \'Templates Width\' and \'Templates Horizontal Align\' options.</li>\n<li>Change: Unlimited Grid (Pro) - Changed \'Title Spacing\' option to \'Title Margin\'. This change allows users to add margin in all directions to the title, providing more granular control over its positioning within the widget.</li>\n<li>Fix: Content Box Hover Text Reveal (Free) - Resolved issue where Overlay Opacity option wasn\'t working on mobile devices. This fix ensures that the Overlay Opacity option functions correctly across all devices, providing consistent behavior and appearance.</li>\n<li>Fix: Multi Step Form (Pro) - Fixed Multi Step Error Message not showing when empty and required field was present on active step.</li>\n<li>Fix: Submit Button (Free) - Fixed Submit Button verification issue when fields with 0 value were parsed as empty.</li>\n<li>Fix: Slider Field (Pro) - Resolved issue where border radius for focus state differed from regular state. This fix ensures that the border radius remains consistent across different states.</li>\n<li>Fix: Icon Bullets (Free) - Fixed issue related to Hover Colors not being revealed after item hover.</li>\n<li>Fix: Team Member Sliding Effect (Pro) - Resolved issue related to global colors usage. This fix ensures that global colors are properly utilized throughout the widget, maintaining consistency and accuracy in color rendering.</li>\n<li>Fix: Post Magazine Grid (Pro) - Optimized widget HTML. This optimization improves the efficiency and performance of the widget by streamlining the HTML structure and reducing unnecessary code.</li>\n<li>Fix: Form Fields Widgets: Resolved vulnerability where scripts could be injected under certain widget attributes. This fix ensures that scripts are properly sanitized and prevented from being inserted into widget attributes, mitigating potential security risks.</li>\n</ul>\n\n<p>version 1.5.101: 2024-04-03</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature - added \"date time\" attribute to items attributes list</li>\n<li>Feature - made some integration for \"relevanssi\" plugin</li>\n<li>Feature - added woo rating stars to multisource fields</li>\n<li>Feature - added visual text that showing the form fields conditions</li>\n<li>Fix - fixed filters mode init mode</li>\n<li>Fix - fixed various filters related bugs</li>\n<li>Fix - fixed ucpage parameter fetch for pagination in archive page</li>\n<li>Fix - fixed gallery from meta field item source texts </li>\n<li>Fix - fixed some number field processing</li>\n<li>Fix - fixed multisep form with template submit</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Radio Button Field (Pro) - Implemented \'Set First Item Selected\' option. This new functionality allows users to automatically select the first item in the widget.</li>\n<li>Feature: Fullscreen Menu (Free) - Implemented \'Open Current Submenu On Page Load\' option. This new functionality allows users to automatically expand the current submenu on page load, providing immediate access to relevant content.</li>\n<li>Feature: Background Slider (Pro) - Introduced \'Add SEO Tags\' option, allowing users to include alt and title attributes for images for improved search engine optimization of the widget content.</li>\n<li>Feature: Floating Chat Buttons (Pro) - Introduced \"Close Message Box After Send\" option, allowing automatic closure of the message box after clicking the send button for improved user experience and convenience.</li>\n<li>Feature: Floating Chat Buttons (Pro) - Introduced \"Close Button After Click\" option, enabling automatic closure of the buttons after clicking any button, eliminating the need for manual closure for enhanced user convenience and interaction.</li>\n<li>Feature: Content Grid (Pro) - Implemented \'Description\' option. This new functionality allows users to add a description to the widget, providing additional context or instructions.</li>\n<li>Feature: SVG Animation (Free) - Optimized widget for Elementor Popup compatibility. This update ensures seamless integration and improved performance when using the widget within Elementor Popups.</li>\n<li>Feature: Animated Ripples (Pro) - Introduced \'Ripple Scale\' option, enabling users to control the size of the ripples for enhanced visual customization and effect.</li>\n<li>Feature: Interactive Circle Infographic (Pro) - Implemented \'Item Trigger type\' for Segment Layout type. This new functionality allows segments to be opened by hovering on them, providing users with an alternative interaction method.</li>\n<li>Feature: Line Text Divider (Free) - Added styling options including Line Thickness, Line Border Radius, Line Shadow, Text Typography, Background Color, Padding, Border, Border Radius, and Box Shadow for enhanced customization. Additionally, existing styling options have been improved for better optimization and user experience.</li>\n<li>Feature: Price Range Filter (Pro) - Implemented Grow Effect on Thumb Hover option. This new functionality allows users to enable the grow effect on thumbnail hover.</li>\n<li>Feature: Price Range Filter (Pro) - Implemented Hide Default Arrows option. This new functionality allows users to hide default arrows, providing enhanced customization of the widget\'s appearance and behavior.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Show Time Ago\' option. This new functionality allows users to display the time elapsed since a publish event, providing context and improving user engagement.</li>\n<li>Feature: Dropdown Field (Pro) - Implemented \'Required\' option. This new functionality allows users to mark a field as required, ensuring that users must fill it out before submitting the form.</li>\n<li>Feature: Submit Button (Free) - Implemented \'Empty Field Error Text\' option. This new functionality allows users to customize the error message displayed when a required field is left empty.</li>\n<li>Feature: Icon Bullets (Free) - Implemented \'Title Color Hover\' and \'Text Color Hover\' options. These new functionalities allow users to customize the color of titles and text when hovered over, providing enhanced interactivity and visual feedback.</li>\n<li>Feature: Unlimited Charts (Pro) - Implemented \'Font Family\' option for Label X Axis and Y Axis. This new functionality allows users to customize the font family for labels displayed on the X and Y axes, providing enhanced typography control.</li>\n<li>Feature: Overlay Carousel (Pro) - Implemented \'Show Arrows\' option and updated Arrows styling options. This new functionality allows users to control the visibility of arrows and customize their styling, providing more flexibility in widget design and navigation.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Empty Message\' option. This new functionality allows users to display a custom message when no posts are found, providing better user feedback and enhancing the user experience.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Required\' option. This new functionality allows users to mark a field as required, ensuring that users must fill it out before submitting the form.</li>\n<li>Feature: Radio Button Field (Pro) - Implemented \'Required\' option. This new functionality allows users to mark a field as required, ensuring that users must fill it out before submitting the form.</li>\n<li>Change: Checkboxes Filter (Pro) - Added \'aria-label\' attribute to links. This new functionality enhances accessibility by providing descriptive labels for elements.</li>\n<li>Change: Post Carousel (Pro) - Added \'alt\' and \'title\' attributes to the image for improved SEO optimization and accessibility.</li>\n<li>Change: Flip Box Carousel (Pro) - Changed some selectors in CSS to avoid empty items appearing on live page.</li>\n<li>Change: Underline Animated Button (Free) - Changed <section> tag to </li>\n</ul>\n\n<p><</p>\n\n<p>div>. This update improves the semantic structure of the widget, ensuring better compatibility with various screen readers and accessibility standards.\n* Change: Unlimited Charts (Pro) - Updated the animation option to trigger animation when the chart comes into view instead of upon initial load, improving user experience and visual appeal.\n* Change: Submit Button (Free) - Changed the position of Empty Field Errors to be grouped after the submit button. This update enhances the layout and organization of error messages, providing users with a clearer indication of missing information before submission.\n* Change: Post Blocks (Free) - Changed CSS selector for Typography option for better accessibility. This update improves the accessibility of the Typography option by using a more descriptive and accessible CSS selector.\n* Change: List Marquee (Pro) - Increased speed limit to 1000. This update enhances the speed capabilities of the widget, allowing for faster performance and smoother animations.\n* Change: Checkbox Field (Pro) - Increased accessibility by adding IDs to input elements and \"for\" attributes to label elements. This update improves accessibility by associating labels with their corresponding form controls, making it easier for screen readers and other assistive technologies to interpret and navigate the form.\n* Change: Masonry Gallery (Pro) - Implemented \'Autoplay Video In Lightbox\' option. This new functionality allows users to enable autoplay for videos displayed within the lightbox, providing a more dynamic and engaging viewing experience.\n* Change: WhatsApp Chat (Pro) - Added \'aria-label\' attribute to links. This new functionality enhances accessibility by providing descriptive labels for elements.\n* Fix: Number Field (Pro) - Implemented CSS protection from the max-width CSS property. This new functionality safeguards against unintended styling conflicts or overrides caused by the max-width property.\n* Fix: Fullscreen Menu (Free) - Addressed issue where the fullscreen menu was not displayed correctly in Safari browser.\n* Fix: Image Scroll (Pro) - Resolved 404 error appearing every time Overlay element was added on the page. This fix ensures that the Overlay element is loaded correctly without triggering a 404 error.</p>\n\n<p>version 1.5.100: 2024-03-17</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added option to connect the filters to some specific grid group</li>\n<li>Fix: fixed js run for background output not always happend</li>\n<li>Fix: filters was shown only related to grid taxonomies after changing to \"all\" </li>\n<li>Fix: returned some tiles gallery images that was missing</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: List (Free) - Implemented \'Open Link in New Tab\' option. This new functionality allows users to specify whether links should open in a new tab, providing flexibility in link behavior.</li>\n<li>Feature: Compact Gallery (Free) - Implemented \'Hide Thumbnail Panel Under Width\' option. This new functionality allows users to hide the thumbnail panel when the viewport width is below a specified threshold, optimizing the display for smaller screens.</li>\n<li>Feature: Select Dropdown Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Checkboxes Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Tabs Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Scroll Sequence (Pro) - Added \'Image Horizontal Shift\' option, allowing users to adjust the horizontal position of the image for enhanced customization and layout control.</li>\n</ul>\n\n<p>version 1.5.99: 2024-03-11</p>\n\n<ul>\n<li>Fix - updated multisource image fields</li>\n<li>Fix - fixed some small php bug with strtobool function</li>\n</ul>\n\n<p>version 1.5.98: 2024-03-05</p>\n\n<ul>\n<li>Fix Some small gutenberg related bug fix</li>\n</ul>\n\n<p>version 1.5.97: 2024-03-04</p>\n\n<p>Plugin Updates:</p>\n\n<ul>\n<li>Fix: allow showing authors name translated</li>\n<li>Change: updated font awesome version to 6</li>\n<li>Fix: done some link attribute security fix</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Accordion Menu (Pro) - Implemented \'Active State Color\' options for Sub Menu items. This new functionality allows users to customize the color of sub-menu items when they are in the active state, providing enhanced visual feedback.</li>\n<li>Feature: Content Slider (Pro) - Made \'Slide Margin\' option available for Full Slider Type and Offset Slider Type. This update expands the usability of the margin customization, allowing users to set margins between slides in both Full Slider and Offset Slider configurations.</li>\n<li>Feature: Icon Tabs (Pro) - Made \'Start Collapsed\' option responsive. This update ensures that the \'Start Collapsed\' behavior adjusts responsively, providing a consistent and user-friendly experience across various devices and screen sizes.</li>\n<li>Feature: Post Accordion (Free) - Introduced \'Expand All Accordion\' functionality, enabling users to expand all accordion items with a single click for improved content accessibility.</li>\n<li>Feature: Fullscreen Menu (Free) - Introduced option to customize the thickness of the animated hamburger icon bars, providing users with greater control over the visual appearance of the icon.</li>\n<li>Change: Coverflow Carousel (Pro) - Updated \'Button Link\' option: if empty, no link will be applied. This modification ensures that if the \'Button Link\' option is left empty, no link will be associated with the button within the widget.</li>\n<li>Fix: Product Carousel (Pro) - Optimized widget HTML code. This update enhances performance and efficiency by streamlining the HTML structure of the widget.</li>\n<li>Fix: Content Tabs (Free) - Improved widget interaction within an Elementor\'s popup. This update ensures a more seamless and optimized experience when utilizing the widget within a popup setting.</li>\n</ul>\n\n<p>version 1.5.96: 2024-02-26</p>\n\n<p>Plugin Updates:</p>\n\n<ul>\n<li>Feature: added option for time_ago_short in timelines that will show shorter version of minutes and hours text</li>\n<li>Feature: added defaults for weather widget</li>\n<li>Fix: fixed hourly weather fields</li>\n<li>Fix: fixed the import with images functionality</li>\n<li>Fix: set default timeout to remote requests</li>\n<li>Fix: fixed the image duplicate when importing templates</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Side Menu (Pro) - Implemented \'Menu Padding\' option. This new functionality allows users to set padding for the menu, providing control over the spacing and layout within the widget.</li>\n<li>Feature: Post Grid (Pro) - Introduced a new value for \'Meta Data Position\' option called \'Before Title\'. This new functionality allows users to position meta data before the title, providing additional flexibility in content layout.</li>\n<li>Feature: Loop Carousel (Pro) - Implemented \'Stage Padding\' option. This new functionality allows users to set stage padding, displaying a part of the previous and next carousel items for a more visually appealing and dynamic presentation.</li>\n<li>Feature: Interactive Circle Infographic (Pro) - Implemented \'Selected Item Number\' option. This new functionality allows users to select a specific item by default, enhancing user experience by highlighting a predetermined item upon initialization.</li>\n<li>Feature: Unlimited Timeline (Free) - Introduced option to display the image on the opposite side of the content for enhanced layout flexibility and customization.</li>\n<li>Feature: Thumbnail Slider (Pro) - Introduced \'Multi Source\' option, enabling users to select gallery items from various sources for enhanced flexibility and content integration.</li>\n<li>Feature: Timer Countdown Banner (Pro) - Added \'Direction\' option to support RTL (Right-to-Left) layout websites.</li>\n<li>Feature: Post Horizontal Timeline (Pro) - Introduced Background Color and Icon Color options for Navigation Arrows in disabled mode. This new functionality allows users to customize the appearance of navigation arrows when they are disabled, providing enhanced visual control.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Time Ago Type\' option. This new functionality allows users to choose the type of time ago representation, providing flexibility in how time is displayed within the widget.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Text Custom Field\' option. This new functionality allows users to add a custom field under the main Posts Text, providing additional customization for displaying content.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Link Type\' option for all link elements in the widget. This new functionality allows users to choose the type of link for various elements within the widget, enhancing control over linking behavior.</li>\n<li>Feature: Remote Link (Pro) - Introduced active state for the link. This new functionality allows users to customize the appearance of the link when it is in an active state, providing enhanced visual feedback.</li>\n<li>Feature: Dynamic Post Popup (Pro) - Implemented \'Hide Vertical Scrollbar in Popup\' option. This new functionality allows users to hide the vertical scrollbar within the popup, providing a cleaner and more focused appearance.</li>\n<li>Feature: Icon Carousel (Pro) - Introduced \'Autoplay Pause on Hover\' option, allowing users to pause autoplay functionality when hovering over the carousel for improved control and interaction.</li>\n<li>Feature: Dynamic Post Popup (Pro) - Introduced Entrance Animation functionality for the popup. This new feature allows users to apply entrance animations, enhancing the visual appeal and engagement when the popup appears.</li>\n<li>Feature: Unlimited Timeline (Free) - Implemented \'Content Box Link\' option. This new functionality allows users to link the entire content box, providing a convenient way to associate a link with the entire widget item.</li>\n<li>Feature: Text Field (Free) - Added \'Read Only\' option, allowing users to set the field as read-only for preventing user input while retaining visibility of the text.</li>\n<li>Feature: Unlimited Charts (Pro) - Introduced \'Radar Range\' option for Radar chart, allowing users to set the minimum range value for improved data visualization.</li>\n<li>Feature: Testimonial Carousel (Pro) - Added \'Rating\' field to the Source option. This new functionality allows users to incorporate a rating field as a source for the widget, expanding the available data sources for enhanced content display.</li>\n<li>Feature: Multi Step Form (Pro) - Introduced \'Direction\' option. This new functionality is useful for RTL (Right-to-Left) websites, allowing users to set the direction of the widget layout accordingly.</li>\n<li>Feature: Unlimited Timeline (Free) - Introduced option for users to customize the text of each item\'s button, providing greater flexibility.</li>\n<li>Feature: Post List (Free) - Implemented \'Space Between Categories\' option. This new functionality allows users to set spacing between categories, providing control over the layout and visual presentation of category elements.</li>\n<li>Feature: Memory Game (Pro) - Introduced \'Add Completion Time to Form Field\' option, enabling users to automatically append the time taken to complete the memory game to a designated form field.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Add Link For The Whole Item\' option. This new functionality allows users to add a link to the entire widget item, enhancing the interactive capabilities and providing a clickable area for the entire item.</li>\n<li>Feature: Post Carousel (Pro) - Implemented \'Text Padding\' and \'Title Padding\' options. This new functionality allows users to set padding for text and title elements, providing enhanced control over spacing and layout within the widget.</li>\n<li>Feature: Post Grid (Pro) - Introduced \'Date Modified\' options. This new functionality allows users to display the date when a post was last modified, providing additional information and transparency in content presentation.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Introduced options to customize Maps Controls icons\' color and background color. This new functionality allows users to personalize the appearance of map controls, enhancing visual customization.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Disable Map Interaction On Mobile\' option. This new functionality allows users to disable map interaction specifically on mobile devices, providing control over the user experience on smaller screens.</li>\n<li>Change: Content Tabs (Free) - Modified behavior of \'Start Collapsed\' option when used with \'Set Hash\'. If the URL has a hash, the first opened tab will be determined by the hash, providing a more dynamic and user-friendly experience.</li>\n<li>Change: Dropdown Button (Pro) - Removed Text Decoration CSS property from dropdown items. This update enhances the visual presentation by eliminating unnecessary text decoration.</li>\n<li>Change: Woo Mini Cart (Pro) - Added separate border options for \'View Cart\' and \'Checkout\' buttons, providing users with more customization flexibility for button styling.</li>\n<li>Change: Swipe Carousel (Pro) - Modified \'Enable Link\' option. Now, the entire item serves as a link, providing a more intuitive and consistent approach to linking within the widget.</li>\n<li>Fix: Submit Button (Free) - Corrected default values in email 2 that were leading to validation errors.</li>\n<li>Fix: Post Carousel Lite (Free) - Addressed issue where the carousel was not displaying on mobile devices.</li>\n<li>Fix: Icon Tabs (Pro) - Resolved issue with the \'Start Collapsed\' option. The fix ensures that the \'Start Collapsed\' option now functions correctly, delivering the intended collapsed behavior upon initialization.</li>\n<li>Fix: Post Grid (Pro) - Optimized widget item HTML code. This update enhances performance and efficiency by streamlining the HTML structure of widget items.</li>\n<li>Fix: Unlimited Timeline (Free) - Optimized item HTML code. This update improves performance and efficiency by refining the HTML structure of individual items within the widget.</li>\n<li>Fix: Unlimited Timeline (Free) - Optimized CSS code. This update improves performance and reduces the overall footprint of the stylesheet, enhancing efficiency and loading times.</li>\n<li>Fix: Remote Link (Pro) - Resolved issue where the Text Shadow option was erroneously interpreted as Box Shadow. The fix ensures that the Text Shadow option now functions correctly, providing the intended text shadow effect.</li>\n<li>Fix: Scroll Sequence (Pro) - Revised and improved descriptions of the widget fields for better clarity.</li>\n<li>Fix: Post Magazine Grid (Pro) - Added \'raw\' tag to category names to fix the display issue where the \'&\' symbol in category names was not displaying correctly.</li>\n<li>Fix: Before After (Pro) - Improved widget interaction with Elementor\'s Popups. This update ensures seamless integration and optimal performance when using the widget within Elementor\'s Popup functionality.</li>\n<li>Fix: Grid Gallery (Pro) - Resolved an issue where the widget was not extending to full width within Elementor Container.</li>\n<li>Fix: Particle Image (Pro) - Added protection from lazy load. This update ensures compatibility and proper functionality, mitigating potential issues related to lazy loading on various platforms.</li>\n</ul>\n\n<p>version 1.5.95: 2024-02-12:</p>\n\n<ul>\n<li>Feature: Ensure that the blog displayed on the \"Home\" page of the plugin is always up-to-date.</li>\n<li>Feature: Implemented support for tags in the widget catalog.</li>\n<li>Feature: Added an option for galleries to play videos in muted mode.</li>\n<li>Feature: Integrated weather forecast data preparation for the widget.</li>\n<li>Fix: Addressed some minor potential security risks associated with the import templates functionality.</li>\n<li>Fix: Rectified email validation for Form Email2.</li>\n<li>Fix: Resolved some issues with the price range filter.</li>\n<li>Fix: fixed the problem where dynamic template styles disappeared after updating Elementor Pro.</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Image Zoom Content Box (Free) - Implemented \'Title Tag\' option. This new functionality allows users to specify the HTML tag for titles within the widget, providing flexibility and control over the semantic structure of the content.</li>\n<li>Feature: Post Accordion (Free) - Implemented \'Disable Link in Image\' option. This new functionality allows users to disable the link associated with an image, providing more control over the interactive behavior of images within the widget.</li>\n<li>Feature: Slider Gallery (Free) - Implemented \'Mute Video\' option. This new functionality allows to play videos muted by default. Volume can be adjusted in video players on live page.</li>\n<li>Feature: Unlimited Charts (Pro) - Implemented \'Item Bar Width\' option. This new functionality allows users to customize the width of individual bars, providing greater control over the visual representation of items.</li>\n<li>Feature: Remote Item Navigation (Pro) - Introduced \'Border Override Color\' options for Regular and Active states. This new functionality allows users to customize border colors separately for both Regular and Active states, enhancing visual styling in the widget.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Title Min Height\' option. This new functionality allows users to set a minimum height for the title, offering more control over the visual presentation and consistency in the widget.</li>\n<li>Feature: Checkbox Field (Pro) - Introduced \'Show Link\' option. This new functionality enables users to show or hide links and customize their styling within the widget, offering more control over the interactive elements.</li>\n<li>Feature: Counter (Free) - Implemented \'Add Link To Widget Container\' option. This new functionality allows users to include a link, enhancing the interactive capabilities of the element by enabling navigation to another page or resource.</li>\n<li>Feature: Icon Box Accordion (Pro) - Introduced \'Icon + Text\' option for Graphic Element. This new value expands customization by allowing users to display both an icon and text within the Graphic Element for richer visual representation.</li>\n<li>Feature: Before After (Pro) - Added support for the widget inside Elementor\'s Tabs widget. This enhancement ensures seamless integration and compatibility, allowing users to utilize the widget effectively within Elementor\'s Tabs.</li>\n<li>Feature: Justified Image Carousel (Pro) - Implemented \'Hide Inactive Arrow\' option. This new functionality allows users to hide inactive arrows, providing a cleaner and more focused appearance in the widget interface.</li>\n<li>Feature: Layers (Pro) - Added shadow for icon type layers.</li>\n<li>Feature: Icon Pointer Button (Pro) - Introduced \'Direction\' option. This new functionality allows users to specify the direction for RTL (Right-to-Left) or LTR (Left-to-Right) websites, ensuring proper layout alignment based on language direction.</li>\n<li>Feature: Loop Carousel (Pro) - Implemented \'Auto Height\' option. This new functionality adjusts the height of the slider dynamically based on the height of the current slide, providing a more adaptive and seamless user experience.</li>\n<li>Feature: Justified Image Carousel (Pro) - Option to fix the broken layout (resulting in a duplicate carousel) caused by delayed image loading, this solution verifies that the images are loaded before initializing the carousel.</li>\n<li>Feature: Remote Tabs (Pro) - Introduced styling options for Border Radius, Border, and Shadow for the image of the active tab.</li>\n<li>Feature: Layers (Pro) - Added background color, padding and radius for text fields.</li>\n<li>Feature: WhatsApp Chat (Pro) - z-index option for Popup, allowing users to customize the stacking order of the Popup for better control over its visibility in relation to other elements.</li>\n<li>Feature: WhatsApp Chat (Pro) - Introduced option to customize the Popup Title, along with styling options for enhanced visual control and personalization.</li>\n<li>Feature: Swipe Carousel (Pro) - Introduced \'Additional Title\' options. This new functionality expands customization by providing additional settings for titles, allowing users to further enhance the visual presentation of titles within the widget.</li>\n<li>Feature: Content Grid (Pro) - Introduced \'Image Scale\' option. This new functionality allows users to scale the images, providing enhanced control over the visual presentation within the widget.</li>\n<li>Feature: Fullscreen Menu (Free) - Implemented feature - automatically opens menu item if it matches the current page URL.</li>\n<li>Feature: Post Grid (Pro) - Added Option to show post tags, providing users with the ability to showcase tags associated with each post.</li>\n<li>Feature: Post Magazine Grid (Pro) - Introduced \'Image Scale\' and \'CSS Filters\' options along with the hover transition duration for enhanced image customization.</li>\n<li>Feature: Card Carousel (Free) - Implemented \'Image Position\' option. This new functionality allows users to customize the position of image within the widget, providing enhanced control over the visual layout.</li>\n<li>Feature: Layers (Pro) - Added mouse parallax effect, adds a captivating and interactive dimension to the user interface.</li>\n<li>Feature: Swipe Carousel (Pro) - Introduced additional styling options. This new set of functionalities allows users to further customize and refine the visual appearance of the widget, providing enhanced styling possibilities.</li>\n<li>Feature: Mega Menu (Pro) - Implemented \'Close Transition Speed\' option. This new functionality enables users to set the speed of close animations for the dropdown, enhancing visual transitions and customization.</li>\n<li>Feature: Unlimited Carousel (Pro) - Added \'Image Position\' option, allowing users to customize the position of the image above or below the content for enhanced layout flexibility.</li>\n<li>Feature: Layers (Pro) - Implemented motion effects—now elements can bounce up and down and move left to right for a livelier interface.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Center Info Window\' option. This new functionality allows users to center the info window on the map, providing enhanced visibility and focus on the selected location.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Close After Outside Info Window Click\' option. This new functionality allows users to close the info window after clicking outside of it on the map, enhancing user interaction and control.</li>\n<li>Feature: Layers (Pro) - Implemented responsive settings for individual layers, allowing users to toggle each layer on or off based on the specific device requirements.</li>\n<li>Feature: Image Accordion (Pro) - Added \'Title HTML Tag\' option, providing users with better SEO control by allowing customization of HTML tags for widget titles.</li>\n<li>Feature: Content Tabs (Free) - Introduced option to fire a resize event on tab click, ensuring proper functionality of other widgets inside tab content for a smoother and more seamless user experience.</li>\n<li>Feature: Event List (Pro) - Implemented \'Remove Expired Event Item\' option. This new functionality allows users to automatically remove event items that have expired, streamlining content management within the widget.</li>\n<li>Feature: Post Grid (Pro) - Added typography option for post tags, allowing users to customize the font style, size, and other typographic attributes.</li>\n<li>Feature: Event List (Pro) - Implemented \'Horizontal Align\' option. This new functionality allows users to customize the horizontal alignment of the button, providing enhanced control over the layout within the widget.</li>\n<li>Feature: vCard (Pro) - Introduced option to include social media links in downloadable VCF contact file, enhancing contact information with additional social network profiles for improved connectivity.</li>\n<li>Change: Toggle Text Button (Free) - Upgraded textarea to full functionality editor, providing users with enhanced editing capabilities.</li>\n<li>Change: vCard (Pro) - Updated vCard JavaScript library to the latest version, ensuring compatibility with current standards and latest feature availability.</li>\n<li>Fix: Woo Product List (Free) - Introduced \'Layout Type\' option. This new functionality allows users to set the layout as either column or row, providing flexibility in organizing and displaying content within the widget.</li>\n<li>Fix: vCard (Pro) - Resolved issue where QR code was not scanning on some apps.</li>\n<li>Fix: Hotspots (Pro) - Rebuilt JavaScript code for better interaction. Removed unnecessary code to optimize performance and streamline functionality.</li>\n<li>Fix: Sideways Vertical Text (Pro) - Text layout shifting issue on Safari browser.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue with scrolling to the top of the page after tab click. The fix ensures that tab clicks no longer trigger unintended scrolling to the top, providing a smoother user experience.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with the vertical scrollbar appearing on hover.</li>\n<li>Fix: Testimonial Carousel (Pro) - The issue where styling attributes (size and color) for SVG icons were not taking effect.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue in Content Tabs when Before After widget couldn\'t function inside tabs. The fix ensures proper functionality, allowing users to utilize the widget as intended.</li>\n<li>Fix: Woo Product Grid (Pro) - Added image HTML attributes to product images.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue where the size of social icons wasn\'t responding to the option value. The fix ensures that the specified option value now accurately reflects the size of social icons.</li>\n<li>Fix: Counter (Free) - Removed unnecessary space in \'Before Text\' and \'After Text\' options. This update improves the clarity and presentation of the text by eliminating unnecessary spacing.</li>\n<li>Fix: Content Tabs (Free) - Added support for Elementor Tabs widget. This enhancement ensures seamless integration and compatibility, allowing users to incorporate the widget effortlessly within Elementor Tabs.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved an issue where incorrect icons were being displayed after selecting a menu item.</li>\n<li>Fix: Woo Mini Cart (Pro) - Improved widget compatibility with optimization plugins like WP Rocket. This update ensures seamless integration, optimizing performance and enhancing the overall user experience when using these plugins.</li>\n<li>Fix: Post Accordion (Free) - Updated post content loading method to resolve the issue where, on some sites, post content was not displaying correctly.</li>\n<li>Fix: Dropdown Field (Pro) - Fixed an issue when Dropdown Field couldn\'t parse Field Name to Number Field widget.</li>\n<li>Fix: Card Carousel (Free) - Resolved issue where Transition Speed wasn\'t working for non-default animations. The fix ensures that Transition Speed now functions correctly for all animations, providing consistent and reliable behavior.</li>\n<li>Fix: Unlimited Google Maps (Pro) - Removed default 2px border with blue color from one of the map elements. This update improves the visual presentation by eliminating an unnecessary border.</li>\n</ul>\n\n<p>version 1.5.94: 2024-01-25:</p>\n\n<ul>\n<li>Feature: added option to message individual fields for the form</li>\n<li>Change: removed instagram blocked api message - the instagram functionality is active now!</li>\n<li>Change: added default values to currency fields</li>\n<li>Fix: fixed small php bug regarding date field in items</li>\n<li><p>Fix: fixed some small xss vulnurability that pachstack discovered</p></li>\n<li><p>Feature: Number Field (Pro) - Introduced \'Enable Date Field in Formula\' option. This new functionality enables the use of Date Field in formula by allowing the addition or subtraction of days.</p></li>\n<li>Feature: Unlimited Charts (Pro) - Introduced \'Remove Items with 0 Value\' option. This new functionality automatically excludes items with a value of 0 from charts.</li>\n<li>Feature: WordPress Menu (Free) - Implemented \'Hover Effect\' option. This new functionality allows users to choose from a variety of hover link effects, enhancing the visual presentation with dynamic animations.</li>\n<li>Feature: Hotspots (Pro) - Introduced customizable popup positioning, providing users with the option to define the exact position rather than relying on preset center alignment.</li>\n<li>Feature: Event List (Pro) - Introduced \'Event End Date\' option, allowing users to display event end date and time.</li>\n<li>Feature: Event List (Pro) - Implemented \'Calendar Horizontal Align\' option. This new functionality allows users to customize the horizontal alignment of the calendar, providing better control over its placement within the layout.</li>\n<li>Feature: Product Carousel (Pro) - Introduced functionality to hide navigation arrows automatically when the number of products is less than a specified value.</li>\n<li>Feature: Dropdown Field (Pro) - Introduced \'Multisource\' option. This functionality allows users to select the source of checkbox values as posts, products, etc., providing versatile options for integrating diverse content.</li>\n<li>Feature: Checkbox Field (Pro) - Introduced \'Multisource\' option. This functionality allows users to select the source of checkbox values as posts, products, etc., providing versatile options for integrating diverse content.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Checkbox Value Handling\' options. This new functionality allows users to choose the checkbox value type from options such as sum, individual number, or individual text, providing flexibility in handling checkbox values.</li>\n<li>Feature: Masonry Gallery (Pro) - Introduced \'Title Typography\' and \'Description Typography\' options. These new functionalities allow users to customize the typography settings for titles and descriptions.</li>\n<li>Feature: Masonry Gallery (Pro) - Implemented \'Tile Background Color\' option. This new functionality allows users to customize the background color of tiles, providing enhanced visual control over the widget\'s appearance.</li>\n<li>Feature: Hotspots (Pro) - Added \'Popup Image Size\' option, allowing users to customize the size of popup images.</li>\n<li>Feature: WooCommerce Product Carousel (Pro) - Introduced functionality to hide navigation arrows automatically when the number of products is less than a specified value.</li>\n<li>Feature: Logo Carousel (Pro) - Implemented \'Open Links In New Tab\' option. This new functionality allows users to specify whether links should open in a new tab with Source type posts, products, etc.</li>\n<li>Feature: Content Ticker (Pro) - Added Option to add an Image for each ticker item.</li>\n<li>Change: Hotspots (Pro) - Enabled \'Image Size Select\' option for the Image, allowing users to choose from different image resolutions for enhanced flexibility and visual customization.</li>\n<li>Change: Icon Carousel (Pro) - Improved \'Item Minimum Height\' option by expanding the range of values.</li>\n<li>Fix: Fullscreen Menu (Free) - Improved protection from Elementor sticky section interference.</li>\n<li>Fix: vCard (Pro) - Issue with QR code not displaying when \'Include Image in Contact\' is enabled has been resolved.</li>\n<li>Fix: Dropdown Field (Pro) - Resolved issue with \'Field Name\' not appearing during email sending. The fix ensures that the field name is now properly displayed in email notifications.</li>\n<li>Fix: Mega Menu (Pro) - Resolved horizontal scroll issue. The fix ensures that the layout no longer experiences unintended horizontal scrolling, providing a more stable and user-friendly experience.</li>\n<li>Fix: Scroll To Top (Free) - Resolved issue where the icon wasn\'t visible on the frontend. The fix ensures proper visibility of the icon, addressing the bug and improving the overall appearance.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with the \'Disable Page Scroll\' option not working in some cases. The fix ensures consistent functionality, preventing page scrolling as intended.</li>\n<li>Fix: Text Field (Free) - Resolved input width issue. The fix ensures that input elements now display with the correct width.</li>\n</ul>\n\n<p>version 1.5.93: 2024-01-18:</p>\n\n<ul>\n<li>Feature: Introduced the option \'slider_video_autoplay\' to galleries, enabling video autoplay when changing items.</li>\n<li>Feature: Added the option to include specific taxonomies in related posts queries.</li>\n<li>Feature: Implemented automatic recognition of video thumbnail IDs in certain gallery types based on relevant post meta.</li>\n<li>Feature: Added functionality for the price range filter.</li>\n<li>Change: Updated the Freemius version.</li>\n<li>Change: Modified the text format for the export change log.</li>\n<li>Change: Restored the \"import with images\" feature after incorporating file type checks for security.</li>\n<li>Fix: Enhanced the handling of multiple user records for the \'exclude users\' option in the users query (Ajax-based).</li>\n<li>Fix: Corrected URL CSS and JS inclusion issues in Elementor editor.</li>\n<li><p>Fix: Corrected a bug related to \"mini cart widget\" in PHP in specific cases.</p></li>\n<li><p>Feature - Card Carousel (Free) - Introduced \'Hide Item\' option. This new functionality allows users to hide items instead of deleting them permanently, offering a more reversible and flexible approach to item management.</p></li>\n<li>Feature - Post Grid (Pro) - Implemented \'Layout Type: Above\' option. This new functionality allows users to change the position of the content box to above the image.</li>\n<li>Feature - Thumbnail Gallery (Pro) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Compact Gallery (Free) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Grid Gallery (Pro) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Slider Gallery (Free) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Flip Box Carousel (Pro) - Introduced option for back icon alignment, providing users the flexibility to customize the alignment of the back icon.</li>\n<li>Feature - Post List (Free) - Implemented \'Image Scale\' option for regular and hover states. This new feature allows users to customize the scaling of images independently for regular and hover states, enhancing visual presentation.</li>\n<li>Change - Flip Box Carousel (Pro) - Implemented conditional rendering of CSS to reduce unused styles, resulting in improved performance, SEO, and faster load times for enhanced user experience.</li>\n<li>Change - Content Accordion (Free) - Improved \'Expand All Accordion\' functionality, now allowing users to close the accordion by clicking the same button again for a more intuitive and user-friendly experience.</li>\n<li>Fix - WooCommerce Product Grid (Pro) - Implemented protection against buttons not being vertically aligned in specific cases.</li>\n<li>Fix - Flip Box Carousel (Pro) - Resolved an issue where links were not functioning properly when clicking on the back icon.</li>\n<li>Fix - WooCommerce Product Grid (Pro) - Resolved issue with the product button not being clickable in some cases.</li>\n<li>Fix - Post Carousel (Pro) - Resolved issue with the side-by-side layout.</li>\n<li>Feature - Logo Grid (Free) - Enhanced responsiveness for item \'Padding\' option. This update ensures that item padding adjusts effectively across various screen sizes and device resolutions for a consistent layout.</li>\n<li>Feature - Logo Grid (Free) - Implemented \'Direction\' option. This new feature is particularly useful for RTL (Right-to-Left) websites, allowing users to specify the direction of the widget\'s layout for improved compatibility.</li>\n<li>Feature - Content Accordion (Free) - Introduced a new feature that allows the expansion of all accordion items by clicking on an external element with the class \"ue-content-accordion-expand-all\".</li>\n<li>Feature - Memory Game (Pro) - Introduced template option for success message, Allowing users to show Elementor template as success message.</li>\n<li>Feature - Memory Game (Pro) - Added \'Completion Time\' option, enabling users to show the time it took to complete the game for a more informative and engaging experience.</li>\n<li>Feature - Content Accordion (Free) - Introduced \'Additional Header Content\' option in the accordion, allowing users to include additional content after the header title.</li>\n<li>Feature - Post Accordion (Free) - Implemented \'Open Links in New Tab\' option. This new functionality allows users to configure links to open in a new tab, enhancing control over the navigation experience.</li>\n<li>Feature - Side Menu (Pro) - Added an option to add a logo to the side menu layout.</li>\n</ul>\n\n<p>version 1.5.92: 2024-01-04:</p>\n\n<ul>\n<li>Feature: Introduced the change log option in the widget editor.</li>\n<li>Feature: Introduced the ability to connect with Google API for multi-source options.</li>\n<li>Feature: Included an option to link with Google Sheets under the general settings for forms.</li>\n<li>Feature: Integrated a \"show globals\" feature in troubleshooting for enhanced diagnostics.</li>\n<li>Feature: Implemented the capability to output cart fragments for the woo mini cart.</li>\n<li>Feature: Provided an option for \"none\" under lightbox-type in galleries, allowing users to disable the lightbox.</li>\n<li>Feature: Added an \"excerpt\" field to post fields within the widget editor for more detailed posts.</li>\n<li>Fix: Replaced site_url() with home_url() in global variables for better website navigation.</li>\n<li>Fix: Resolved a conflict with another select2 on the admin side, ensuring smoother operations.</li>\n<li>Fix: Rectified an error with multiple order by clauses in post queries to improve data sorting.</li>\n<li><p>Fix: Enhanced the manual selection of Elementor template retrieval for optimized performance.</p></li>\n<li><p>Feature - Content Carousel - Introduced \'Equalize Content Height\' option. This new feature simplifies the process of making content elements equal in each item.</p></li>\n<li>Feature - Flip Box Carousel - Enhanced responsiveness for Border Radius option. The update ensures that the Border Radius adapts effectively to different screen sizes and device resolutions for a consistent display.</li>\n<li>Feature - WooCommerce Product Carousel - Resolved broken layout issue occurring when set to side-by-side layout</li>\n<li>Feature - Phone Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Textarea Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Email Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Text Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Testimonial Carousel - Implemented \'Layout Type: Grid\' option. This new functionality facilitates the transformation of the widget\'s layout into a simple grid.</li>\n<li>Feature - Testimonial Carousel - Introduced \'Layout Type: Swipe\' option. This new feature allows users to set the behavior of the widget, resembling the functionality found in Swipe Carousel widget.</li>\n<li>Feature - Flip Box Carousel - Introduced \'Disable Mouse Drag\' and \'Disable Touch Drag\' options in Flip Box Carousel settings, offering control over user interaction by allowing the disabling of dragging functionalities.</li>\n<li>Feature - Team Member Grid - Introduced \'Badge\' option, allowing users to include custom badge images or icons for enhanced member representation.</li>\n<li>Feature - Thumbnail Slider - Implemented responsiveness for \'Slider Main Image Height\' option.</li>\n<li>Feature - Thumbnail Slider - Optimized \'Slider Main Image Height\' functionality to prevent widget reloading upon value change.</li>\n<li>Change - Thumbnail Slider - Changed attribute of \'Slider Main Image Height\' option from Number to Slider. This adjustment simplifies the process of adjusting the height of the main image by providing a more intuitive control.</li>\n<li>Fix - Submit Button - Improved interaction within Multi Step Form widget. Enhancements have been made to streamline and optimize the submit action.</li>\n<li>Feature - Multi Step Form - Implemented form submission loader. This new addition introduces a visual loader to illustrate the process of sending form data, enhancing user feedback during form submission.</li>\n<li>Feature - WooCommerce Product List - Introduced \'Default Image\' option. The widget will now display the specified default image when a product image is empty, for a more personalized user experience.</li>\n</ul>\n\n<p>version 1.5.91: 2023-12-28:</p>\n\n<ul>\n<li>Change: removed some vulnerability related to templates import</li>\n</ul>\n\n<p>version 1.5.90: 2023-12-18:</p>\n\n<ul>\n<li>Fix: fixed some small bug with pro version main file</li>\n</ul>\n\n<p>version 1.5.89: 2023-12-17:</p>\n\n<ul>\n<li>Fix: fixed some post filters detection issues on the page</li>\n<li>Fix: fixed some \"$type not found\" message in php</li>\n<li>Fix: fixed some \"infinite template found: \" message in php (emtpy template load protection)</li>\n<li>Change: added instagram api access error message</li>\n<li>Change: removed \"import with images\" functionality. replaced by doubly plugin.</li>\n</ul>\n\n<p>version 1.5.88: 2023-12-11:</p>\n\n<ul>\n<li>Feature: added \"iframe\" gallery type to the gallery items</li>\n<li>Fix: fixed the \"show/hide edit html button\" option from general settings</li>\n<li>Fix: fixed the general_settings.xml php error</li>\n<li>Fix: fixed some issue with gallery loading on pages and current meta keys</li>\n<li>Fix: fixed default value in datetime control</li>\n<li>Change: added some improvements for the form </li>\n<li>Change: set video placeholder to dynamic galleries in case of video item</li>\n</ul>\n\n<p>version 1.5.87: 2023-11-21:</p>\n\n<ul>\n<li>Change: updated freemius sdk to 2.6.0 version</li>\n<li>Change: added some protection against double background widgets output</li>\n<li>Feature: enabled form functionality</li>\n<li>Feature: enabled currency exchange functionality</li>\n</ul>\n\n<p>version 1.5.85: 2023-11-15</p>\n\n<ul>\n<li>Feature: added woo_addcart_ajax_attributes_button in twig for the button</li>\n<li>Feature: added option to show original settings values in widget debug</li>\n<li>Feature: added troubleshooting setting not to show php deprecated warnings</li>\n<li>Fix: better prepare post custom fields for the post multisource</li>\n<li>Fix: links from meta field works now</li>\n<li>Fix: fixed the ob_end_clean bug</li>\n<li>Fix: in post query - excluded posts not in from posts in</li>\n<li>Fix: fixed a small bug in the unite gallery library</li>\n<li>Change: updated twig version to 3.x</li>\n<li>Change: updated instagram data with date released field</li>\n</ul>\n\n<p>version 1.5.85: 2023-09-20</p>\n\n<ul>\n<li>Fix: fixed a small bug with multisource image param message</li>\n</ul>\n\n<p>version 1.5.84: 2023-09-20</p>\n\n<ul>\n<li>Feature: added twig function csv to json</li>\n<li>Feature: changed the admin view to new design (added designed header and menu)</li>\n<li>Feature: added option to enable animation on swipe to owl carousel js</li>\n<li>Feature: added woo mini cart functionality</li>\n<li><p>Feature: added option: \"current query as a base\" to post selection -> include by</p></li>\n<li><p>Fix: added support for webp in the manager</p></li>\n<li>Fix: allow fetching images from media library post type for the galleries </li>\n</ul>\n\n<p>version 1.5.83: 2023-08-22</p>\n\n<ul>\n<li>Fix: don\'t show first item in filter when no terms available</li>\n<li>Change: updated calculators javascript code base</li>\n</ul>\n\n<p>version 1.5.82: 2023-08-16</p>\n\n<ul>\n<li>Feature: added option for group filtering widgets</li>\n<li>Feature: solved the video play in gallery type from attachment video</li>\n<li>Change: turned off the video icon for background attribute</li>\n<li>Fix: fixed dynamic template with avoid duplicates</li>\n<li>Fix: fixed gallery widget acf video item error</li>\n<li>Fix: fixed some sort filter bugs with the default selected</li>\n</ul>\n\n<p>version 1.5.81: 2023-08-10</p>\n\n<ul>\n<li>Fix: fixed some missing css in the dynamic loop widgets</li>\n<li>Fix: fixed some child filters related bug</li>\n<li>Fix: fixed order by price in current query</li>\n<li>Fix: fixed some php 8.16+ version notices </li>\n<li>Feature: added option to print the term meta</li>\n</ul>\n\n<p>version 1.5.80: 2023-08-07</p>\n\n<ul>\n<li>Feature: added option to get \"all taxonomy terms\" from a post </li>\n<li>Feature: added html preperations for the woocommerce minicart</li>\n<li>Feature: added \"this week\" to the date selection query</li>\n<li>Feature: added \"grouping\" mode in the \"related posts\"</li>\n<li>Fix: the pagination now works on top of the grid</li>\n<li>Fix: fixed some init ajax filters multiple issues</li>\n<li>Fix: fixed the error with the assets path set</li>\n</ul>\n\n<p>version 1.5.79: 2023-07-24</p>\n\n<ul>\n<li>Fix: changed name for area-label to aria-label</li>\n<li>Fix: in filters - refresh single filter if \"all\" selected and there are hidden items</li>\n<li>Fix: changed protection against inifnite loop to 200</li>\n<li>Fix: show child filters at start if there are selected items</li>\n<li>Fix: date time attribute processor - if no date given - don\'t take current time</li>\n<li>Fix: refresh child filter if main filter selected on init</li>\n<li>Fix: dynamic popup was not worked with multisource in some cases</li>\n</ul>\n\n<p>version 1.5.78: 2023-07-16</p>\n\n<ul>\n<li>Fix: fixed show filters load more</li>\n<li>Fix: fixed multisource repeater empty</li>\n</ul>\n\n<p>version 1.5.77: 2023-07-13</p>\n\n<ul>\n<li>Fix: fixed dropzone collision in widget editor view</li>\n<li>Fix: fixed sort filter price filtering</li>\n<li>Fix: fixed max number in addons db table. from \"int\" to \"bigint\"</li>\n<li>Fix: replaced some deprecated by elementor codes</li>\n</ul>\n\n<p>version 1.5.76: 2023-07-12</p>\n\n<ul>\n<li>Feature: added \"rem\" unit in slider attribute</li>\n<li>Fix: fixed some small bug with remote sync debug</li>\n<li>Fix: fixed the truncate in multisource</li>\n<li>Fix: fixed some small bugs related to remote controls</li>\n<li>Fix: fixed dropzon third party conflict in manager</li>\n</ul>\n\n<p>version 1.5.75: 2023-07-05</p>\n\n<ul>\n<li>Feature: added some suggestion text to add some memory in the troubleshooting section in case that needed</li>\n<li>Fix: the wrong author was displayed in loop post meta data</li>\n<li>Fix: do_shortcode to html items inside the grid and dynamic loop</li>\n<li>Update: Updated Freemius SDK to the latest version</li>\n</ul>\n\n<p>version 1.5.74: 2023-07-04</p>\n\n<ul>\n<li>Fix: show search widgets at plugin install.</li>\n<li>Fix: menu picker depts in multisource</li>\n<li>Fix: set the author data to be retrievable in dynamic grid template</li>\n<li>Fix: show meta fields switcher didn\'t worked in multisource menu items</li>\n</ul>\n\n<p>version 1.5.73: 2023-06-26</p>\n\n<ul>\n<li>Feature: added options for revisions in widget editor</li>\n<li>Fix: added support for wordpress proxy in api calling</li>\n<li>Fix: fixed empty post in query result</li>\n<li>Fix: fixed \"wrong template ID\" elementor error in post accordion</li>\n</ul>\n\n<p>version 1.5.72: 2023-06-21</p>\n\n<ul>\n<li>Fix: added the swf extension in the allowed files in assets</li>\n<li>Feature: prepared the plugin for sort filter</li>\n<li>Change: updated freemius sdk to 2.5.9</li>\n</ul>\n\n<p>version 1.5.71: 2023-06-20</p>\n\n<ul>\n<li>Change: removed js includes of the forms and filters from backend editor</li>\n<li>Change: changed colors of the free version notification in dark mode</li>\n<li>Fix: fix the \"link\" type in wpml integration automatic translation</li>\n<li>Feature: add support for the conditions in ue forms</li>\n</ul>\n\n<p>version 1.5.70 2023-06-19:</p>\n\n<ul>\n<li>Change: added some \"birthday sale\" banner</li>\n<li>Feature: added \"truncate text\" modifier to multisource fields</li>\n<li>Feature: dynamic tags now works inside posts and products related widgets</li>\n<li>Feature: added twig highlighting in codemirror editor</li>\n<li>Fix: fixed sequence animation sliders bug (fields didn\'t loaded in elementor)</li>\n<li>Fix: change the comment from // to /* */ in filters js output to allow proper page compression.</li>\n<li>Fix: the \"time ago\" string is now translatable </li>\n<li>Fix: fixed the wpml elementor template id output</li>\n<li>Fix: fixed backgrounds bug with containers in editor</li>\n<li>Fix: fixed some small bugs with the checkbox filter</li>\n</ul>\n\n<p>version 1.5.69: 2023-06-08:</p>\n\n<ul>\n<li>Fix: allow to install webp images in widgets</li>\n</ul>\n\n<p>version 1.5.68: 2023-06-06:</p>\n\n<ul>\n<li>Change: added functionality for sort filter </li>\n<li>Feature: added field: \"form conditions\" for the upcoming form</li>\n<li>Feature: added link translation to wpml integration</li>\n<li>Feature: added link_attributes field to post list fields in twig</li>\n<li>Fix: fixed slider control min max values in case of multiple units</li>\n<li>Fix: add do shortcode from ajax items response</li>\n<li>Fix: fixed posts grid output with \"product\" taxonomy without woocommerce</li>\n<li>Fix: fixed getting cross sell products query in product list</li>\n</ul>\n\n<p>version 1.5.67 - 2023-05-29:</p>\n\n<ul>\n<li>Fix: fixed some more securaty issues related to assets manager</li>\n</ul>\n\n<p>version 1.5.66 - 2023-05-28:</p>\n\n<ul>\n<li>Fix: fixed some securaty issues related to non editor users operations and not allowed to upload php files in assets manager</li>\n</ul>\n\n<p>version 1.5.65 - 2023-05-26:</p>\n\n<ul>\n<li>Fix: fixed instagram api related bugs </li>\n</ul>\n\n<p>version 1.5.64 2023-05-23:</p>\n\n<ul>\n<li>Change: update freemius to latest version 2.5.8</li>\n<li>Fix: fixed a small php bug</li>\n</ul>\n\n<p>version 1.5.63 2023-05-23:</p>\n\n<ul>\n<li>Change: expand in widget editor is now connected to the screen height</li>\n<li>Fix: fixed the dynamic popup with multiple fields code </li>\n<li>Fix: fixed some sync if the clicked item is link</li>\n<li>Feature: added support for sort post filter</li>\n<li>Feature: hide \"show only insalled\" checkbox in widgets manager if no widget installed.</li>\n</ul>\n\n<p>version 1.5.62 2023-05-14:</p>\n\n<ul>\n<li>Feature: added \"edit template\" link in template selector</li>\n<li>Feature: added hidden template edit button to top bar</li>\n<li>Feature: added option for dynamic popup link to connect to many links in the widget</li>\n<li>Fix: solved some php error with parse dynamic settings in php 8.1</li>\n<li>Fix: getMetaValue error in products</li>\n<li>Fix: fixed doubly css includes in some cases</li>\n</ul>\n\n<p>version 1.5.61 - 2023-05-07:</p>\n\n<ul>\n<li>Feature: added support for woocommerce jet wishlist</li>\n<li>Feature: did option to disable third party hooks in ajax</li>\n<li>Fix: click on link on sync didn\'t worked</li>\n<li>Fix: added some protections to nonce and to file manager zip exctract (securaty issues fix) </li>\n<li>Change: updated freemius sdk to 2.5.7 version.</li>\n</ul>\n\n<p>version 1.5.60 - 2023-04-30:</p>\n\n<ul>\n<li>Feature: added functionality to get cart number of products </li>\n<li>Fix: fixed link field settings for multisoure</li>\n<li>Fix: fixed some bugs with regular price in woocommerce widgets</li>\n<li>Fix: filters js file loaded in editor as well</li>\n<li>Fix: fixed some small php bug regarding \"pathBase\"</li>\n<li>Fix: fixed conditions in multiple select control</li>\n<li>Change: updated unite gallery version</li>\n<li>Change: disabled autoload in update_option for the catalog variable</li>\n</ul>\n\n<p>version 1.5.59: 2023-04-09</p>\n\n<ul>\n<li>Feature: added multiple select to condition attributes in widget editor</li>\n<li>Change: updated freemius sdk to the latest version</li>\n<li>Fix: fixed empty post meta fields in case that acf plugin is on</li>\n<li>Fix: fixed some bug with avoid duplicates option and filters in single grid</li>\n<li>Fix: made some corrections in case that post query show wrong init selected terms values</li>\n<li>Fix: the post carousel goes to random item after ajax refresh</li>\n<li>Fix: fixed jet engine custom fields integration</li>\n</ul>\n\n<p>version 1.5.58: 2023-03-26</p>\n\n<ul>\n<li>Feature: added dynamic popup functionality to multisource widgets</li>\n<li>Fix: fixed missing arguments in the_post action</li>\n<li>Fix: fixed some php multisource error</li>\n<li>Fix: fixed some product ajax search related issues</li>\n<li>Fix: fixed some small but with ajax refresh and sync</li>\n</ul>\n\n<p>version 1.5.57: 2023-03-20</p>\n\n<ul>\n<li>Feature: improved the multisource selectors</li>\n<li>Feature: added option to get image from post meta in post fields - widget editor</li>\n<li>Fix: added \"skins\" folder to unite gallery</li>\n<li>Fix: added more compatability to woo commerce grids with discounts plugins</li>\n<li>Fix: fixed same uc_id in dynamic templates</li>\n</ul>\n\n<p>version 1.5.56: 2023-03-13:</p>\n\n<ul>\n<li>Feature: added option authors by dynamic field in post query</li>\n<li>Feature: done some integration with flycart discounts</li>\n<li>Feature: added option to show post type and post type title in posts fields</li>\n<li>Feature: added option to add multiple values in multisource</li>\n<li>Fix: fixed get posts by terms meta field - add taxonomy</li>\n<li>Fix: fixed responsive css in dynamic loop</li>\n<li>Fix: fixed dynamic loop with jet engine acf fields</li>\n<li>Fix: fixed slider control units for vh, vx and % </li>\n<li>Fix: added \"before today\" for past year in date qury</li>\n<li>Change: the uc_id will not change now when page refresh</li>\n</ul>\n\n<p>version 1.5.55: 2023-02-23:</p>\n\n<ul>\n<li>Fix: fixed wpml integrate fields</li>\n<li>Fix: fixed some write file error, will not crash if happend</li>\n<li>Fix: fixed entrance animation js on popup</li>\n<li>Fix: fixed strip tags in intro from content</li>\n<li>Fix: fixed some php 8.1 issues</li>\n<li>Fix: fixed some post intro with html tags issues</li>\n<li>Change: do_action function is working now in free version</li>\n</ul>\n\n<p>version 1.5.54: 2023-02-15</p>\n\n<ul>\n<li>Change: added some define variable that indicate the under ajax search</li>\n<li>Change: added \"collect\", and \"output\" to schema types in content accordion widget for example</li>\n<li>Feature: added wpml auto translate integration</li>\n<li>Feature: added option to select \"all taxonomies\" in exclude terms in terms selection</li>\n<li>Feature: added option - only direct children to terms select include by</li>\n<li>Feature: added option to post select to get posts by terms from curent meta field</li>\n<li>Fix: preserve tags when truncate</li>\n<li>Fix: fixed load more with second meta add in post query</li>\n</ul>\n\n<p>version 1.5.53: 2023-02-07</p>\n\n<ul>\n<li>Fix: keep exclude terms in grid when filtering with \"override terms\" mode</li>\n<li>Fix: fixed get_terms() not found php error from 1.5.52 version</li>\n</ul>\n\n<p>version 1.5.52: 2023-02-06</p>\n\n<ul>\n<li>Change: done some protection agains infinite loops in templates</li>\n<li>Fix: fixed popup button type conditions</li>\n<li>Fix: fixed term meta fields in multisource</li>\n<li>Fix: fixed exclude term not found in post select</li>\n</ul>\n\n<p>version 1.5.51: 2023-01-31</p>\n\n<ul>\n<li>Feature: added version to js comment output</li>\n<li>Feature: connected the galleies to remote play / stop like the carousels</li>\n<li>Feature: added some error message when image size attribute is missing in multisource</li>\n<li>Feature: added dynamic popup special attribute type</li>\n<li>Fix: fixed title source and description source in multisource gallery for products.</li>\n<li>Fix: added supress filtres to ajax search query</li>\n</ul>\n\n<p>version 1.5.50: 2023-01-24</p>\n\n<ul>\n<li>Feature: added \"media\" to post types select in advanced post query</li>\n<li>Feature: improved the date time attribute</li>\n</ul>\n\n<p>version 1.5.49: 2023-01-23</p>\n\n<ul>\n<li>Fix: fixed some js optimization issues </li>\n<li>Fix: fixed filters related small js bug</li>\n</ul>\n\n<p>version 1.5.48: 2023-01-19</p>\n\n<ul>\n<li>Feature: added gallery to multisource</li>\n<li>Feature: added post type override selectin current post query options</li>\n<li>Fix: fixed remote play with carousel</li>\n<li>Fix: fixed some multisource and ajax related bugs</li>\n<li>Fix: fixed popular posts plugin integration multiple post types</li>\n<li>Fix: fixed background widgets some problematic attribute names</li>\n<li>Fix: fixed include terms by current post terms in some cases.</li>\n<li>Fix: fixed default url_assets value in multisoure</li>\n<li>Fix: fixed dark mode svg icons</li>\n</ul>\n\n<p>version 1.5.47: 2023-01-10</p>\n\n<ul>\n<li>Feature: added more units to slider attribute</li>\n<li>Feature: added \"any\" post type to post types select</li>\n<li>Feature: added include and exclude current post terms in terms selection</li>\n<li>Feature: added option to carousel - scroll to head - force</li>\n<li>Feature: allow import widgets with theme activate</li>\n<li>Fix: fixed dynamic template render css for dynamic popup</li>\n<li>Fix: fixed users list select by manual</li>\n</ul>\n\n<p>version 1.5.46: 2023-01-08</p>\n\n<ul>\n<li>Feature: set the items image size chooser work for certain image</li>\n<li>Feature: made option to put js script in saparate tags with id\'s for optimization plugins like wprocket</li>\n<li>Feature: enriched the uc_lang variable. now it\'s always showing the current language</li>\n<li>Feature: added user_login variable to the users list output</li>\n<li>Feature: has put the preview link always as a help link in widget edit panel.</li>\n<li>Change: updated the multisource that it works better with items images</li>\n<li>Change: allow html tags in post intro (excerpt) in widgets</li>\n<li>Fix: fixed filters with sync multiple grid issues</li>\n<li>Fix: fixed the exclude users list with similar names</li>\n</ul>\n\n<p>version 1.5.45: 2022-12-26</p>\n\n<ul>\n<li>Feature: added json decode filter to twig</li>\n<li>Feature: added catalog images from shortpixel for speed loading</li>\n<li>Feature: done multisource group setting</li>\n<li>Fix: fixed entrance animation on ajax refresh</li>\n<li>Fix: done sync pause / play between carousels</li>\n</ul>\n\n<p>version 1.5.44: 2022-12-19</p>\n\n<ul>\n<li>Change: updated freemius to the latest version</li>\n<li>Fix: fixed remote play / pause button</li>\n<li>Fix: fixed search filter unicode phrase</li>\n<li>Fix: fixed entrance animation appear on scroll</li>\n<li>Feature: added video gallery responsive options</li>\n<li>Fix: fixed some owl carousel size on init bug</li>\n<li>Fix: fixed js widgets under the dynamic grid template like flipbox</li>\n</ul>\n\n<p>version 1.5.43: 2022-12-04</p>\n\n<ul>\n<li>Feature: add settings output to dynamic grid fields debug</li>\n<li>Fix: fixed pods multiple image data</li>\n<li>Fix: fixed url terms in filter with dynamic grid</li>\n<li>Fix: fixed users and menu not found bug in front </li>\n<li>Change: updated twig engine to the latest version</li>\n</ul>\n\n<p>version 1.5.42: 2022-11-29</p>\n\n<ul>\n<li>Feature: added functionality for time ago in posts widgets</li>\n<li>Feature: added woo variables to woo fields - woo_price_withtax, woo_price_notax</li>\n<li>Feature: added option for term child filter role\n-optimization: reduced number of queries in post related widgets</li>\n</ul>\n\n<p>version 1.5.41: 2022-11-24</p>\n\n<p>-bug fix: fixed post select in post query</p>\n\n<p>version 1.5.40: 2022-11-23</p>\n\n<ul>\n<li>Feature: added integration to woocommerce multicourancy plugins</li>\n<li>Feature: made some integration with translate press plugin</li>\n<li>Feature: added select post and select term attribute</li>\n<li>Fix: fixed dynamic loop css backgrounds with containers</li>\n<li>Fix: fixed mousewheel event in the carousel</li>\n<li>Fix: fixed some rare php error with filters</li>\n</ul>\n\n<p>version 1.5.39: 2022-11-16</p>\n\n<ul>\n<li>Fix: fixed small bug with zip extract</li>\n<li>Update: updated black friday sale banners</li>\n</ul>\n\n<p>version 1.5.38: 2022-11-10</p>\n\n<ul>\n<li>Fix: fixed galleries default sizes with post filters</li>\n<li>Fix: fixed hidden option in select filter in safari browser</li>\n<li>Fix: fixed non ssl assets url</li>\n<li>Feature: added \"schema\" special attribute</li>\n<li>Fix: fixed false autoplay in carousel</li>\n</ul>\n\n<p>version 1.5.37: 2022-11-09</p>\n\n<ul>\n<li>Fix: fixed 1px glitch bug in the carousel, on 1 item (slide mode)</li>\n<li>Feature: prepared the filters to work with ajax search</li>\n</ul>\n\n<p>version 1.5.36: 2022-11-6</p>\n\n<ul>\n<li>Feature: added function that outputs items schema</li>\n<li>Feature: improved include by meta in posts selection, added option for multiple values</li>\n<li>Feature: added option to get current user with meta in twig</li>\n<li>Addition: validate number of post list attributes, allow only one when creating widget</li>\n<li>Fix: fixed count posts in post query summary</li>\n<li>Fix: fixed entrance animation blur type</li>\n<li>Fix: fixed avoid duplicates with random order while posts load more</li>\n<li>Fix: the timeout now reset after slide change in owl carousel</li>\n<li>Fix: fixed terms selection taxonomies with idetical post type title</li>\n<li>Fix: added protection against inifinite loop in putElementorTemplate twig function</li>\n<li>Fix: fixed acf field unaccessable in some cases with elementor pro 3.8</li>\n</ul>\n\n<p>version 1.5.35: 2022-10-24</p>\n\n<p>-Fix: fixed include by id\'s from dynamic field, and terms from dynamic field in post selection</p>\n\n<p>version 1.5.34: 2022-10-19</p>\n\n<ul>\n<li>Feature: added items image size attribute (special type)</li>\n<li>Fix: fixed show backgrounds in elementor editor</li>\n</ul>\n\n<p>version 1.5.33: 2022-10-15</p>\n\n<ul>\n<li>Fix: fixed avoid duplicates with filters</li>\n<li>Fix: fixed select dropdown filter js</li>\n<li>Feature: added avoid duplicates option to manual posts selection</li>\n</ul>\n\n<p>version 1.5.32: 2022-10-11</p>\n\n<ul>\n<li>Fix: fixed some ajax pagination issues</li>\n<li>Fix: fixed pagination widget appearance on archive ajax pages with filters</li>\n<li>Fix: added twig functionality to put product attributes text</li>\n<li>Fix: fixed export with images not worked in some cases</li>\n<li>Fix: made some protection with ezcache plugin integration and filtering</li>\n<li>Fix: fixed some small php bug with this month post selection</li>\n<li>Fix: fixed some visible and hidden filters collision</li>\n<li>Fix: fixed terms select in terms filter on history back click in filters</li>\n<li>Fix: set child filter always first unselected</li>\n<li>Fix: set option for the tabs filter to be unselected</li>\n<li><p>Fix: fixed the pagination numbers if exclude offset chosen</p></li>\n<li><p>Feature: added multiple taxonomy terms in term selection</p></li>\n<li>Feature: added query id in terms selection</li>\n<li>Feature: added functionality for next / prev post</li>\n</ul>\n\n<p>version 1.5.31: 2022-09-20</p>\n\n<ul>\n<li>Fix: fixed thumbs gallery</li>\n</ul>\n\n<p>version 1.5.30: 2022-09-18</p>\n\n<ul>\n<li>Fix: fixed multiple post filters and grid connection</li>\n<li>Fix: fixed various small php errors</li>\n<li>Fix: fixed wordpress popular posts integration small bug</li>\n<li>Feature: added terms from dynamic post selection option</li>\n<li>Feature: added option for limiting terms show in post list</li>\n<li>Change: updated once more unitegallery graphics, changed assets to svg</li>\n<li>Fix: fixed thumbnail gallery arrows</li>\n</ul>\n\n<p>version 1.5.29: 2022-09-08</p>\n\n<ul>\n<li>Fix: fixed a small issue with search page and load more</li>\n<li>Fix: fix vimeo videos stoppped playing bug</li>\n</ul>\n\n<p>version 1.5.28: 2022-09-06</p>\n\n<ul>\n<li>Feature: added support for the select filter</li>\n<li>Fix: fixed some small js bug with filters</li>\n<li>Fix: fixed some post filters related popup error</li>\n<li>Change: changed the way that galleries srolls by mouseover</li>\n</ul>\n\n<p>version 1.5.27: 2022-09-02</p>\n\n<ul>\n<li>Fix: fixed popular posts plugin integration</li>\n<li>Fix: removed some console logs in filter.js file</li>\n<li>Fix: fixed ajax pagination jump</li>\n<li>Fix: fixed unitegallery strict standards bugs</li>\n<li>Change: renamed field - \"use dynamic fields\" to \"use current post data\" in widget editor</li>\n<li>Change: updated freemius sdk to: 2.4.5</li>\n</ul>\n\n<p>version 1.5.26: 2022-08-17</p>\n\n<ul>\n<li>Feature: added debug to remote elements</li>\n<li>Fix: made some protection against wrong animation names in carousel</li>\n<li>Fix: added some small fixes to carousel and remote sync js libraries</li>\n<li>Fix: done a better find closest section in remote</li>\n<li>Fix: fixed not showing values in elementor editor post selectors</li>\n</ul>\n\n<p>version 1.5.25: 2022-08-11</p>\n\n<ul>\n<li>Feature: added option to set title field in items</li>\n<li>Fix: fixed some more lazy load related protections in galleries</li>\n<li>Fix: Fixed some Elementor 3.7 deprecation issues</li>\n</ul>\n\n<p>version 1.5.24: 2022-08-09</p>\n\n<ul>\n<li>Fix: fixed some Elementor 3.7 related js bug in editor</li>\n</ul>\n\n<p>version 1.5.23: 2022-08-05</p>\n\n<ul>\n<li>Feature: added date format to date meta field post selection</li>\n<li>Feature: added more units to padding and margin attribute</li>\n<li>Feature: added option to set selected tab number in tabs filter widget</li>\n<li>Fix: fixed some unitegallery strict related scripts</li>\n<li>Fix: fixed sequance entrance animation attribute</li>\n<li>Fix: fixed some text with pagination edit mode in elementor editor</li>\n<li>Fix: fixed ajax pagination didn\'t get back to first page</li>\n<li>Fix: fixed tabs filter and taxonomy terms in one page</li>\n<li>Change: prepare the right way dates should work in post list</li>\n</ul>\n\n<p>version 1.5.22: 2022-07-24:</p>\n\n<ul>\n<li>Feature: added option to connect to another parent in remote arrows</li>\n<li>Feature: added change url and back button in ajax filers behaviour</li>\n<li>Fix: fixed doubly plugin integration import bg widgets</li>\n<li>Fix: fixed remote next/prev directions in carousels</li>\n<li>Fix: added some more protection against infinite loops from post content processing</li>\n</ul>\n\n<p>version 1.5.21 2022-07-17:</p>\n\n<ul>\n<li>Feature: added docstart and docend template in widget js</li>\n<li>Change: end of birthday sale message update</li>\n<li>Change: added warning message in case of twig collision with other plugins</li>\n</ul>\n\n<p>version 1.5.20 2022-07-13:</p>\n\n<ul>\n<li>Feature: added more widget debug type - current post fields</li>\n<li>Feature: updated admin title on edit widget view</li>\n<li>Feature: added option to carousel: scroll to head</li>\n<li>Feature: added query data attributes into filtering grid</li>\n<li>Fix: fixed ajax pagination in some cases</li>\n<li>Fix: fixed small php bug with hover animations control</li>\n<li>Fix: fixed lity lightbox with vimeo autoplay</li>\n<li>Fix: fixed item index after shuffle</li>\n<li>Fix: fixed some seleted tab filters related issues</li>\n<li>Fix: fixed load more filter doubly ajax request in some cases</li>\n<li>Fix: fixed woo scedualed sale price output</li>\n<li>Fix: in filters replace url with pagination as well</li>\n<li>Fix: changed gallery arrows to svg</li>\n</ul>\n\n<p>version 1.5.19 2022-06-27:</p>\n\n<ul>\n<li>Feature: added max posts to current query</li>\n<li>Fix: fixed controls conditions for elementor template control</li>\n<li>Feature: added more fields to dynamic grid loop (was only title)</li>\n<li>Change: added birthday sale banner and text</li>\n</ul>\n\n<p>version 1.5.17 2022-06-21:</p>\n\n<ul>\n<li>Change: updated fancybox version</li>\n<li>Fix: Fixed bug with ajax load more and ajax pagination</li>\n</ul>\n\n<p>version 1.5.17 2022-06-09:</p>\n\n<ul>\n<li>Feature: fixed entrance animation attribute</li>\n<li>Fix: fixed uc_inside_editor variable inside background widget</li>\n<li>Fix: fixed empty default value of radio boolean control</li>\n<li>Fix: fixed double filtering issues in archive pages</li>\n</ul>\n\n<p>version 1.5.16: 2022-05-31</p>\n\n<ul>\n<li>Fix: fixed double plugin versions in pro version</li>\n<li>Fix: fixed 1 size gap in one item owl carousel</li>\n<li>Fix: fixed the dissapearing options bug in mobile</li>\n</ul>\n\n<p>version 1.5.15: 2022-05-30</p>\n\n<ul>\n<li>Change: set cache folder inside wp-uploads</li>\n<li>Feature: added option to get terms last level only - for post list / grid</li>\n<li>Feature: added twig function - get_current_user</li>\n<li>Feature: disabled right click on html5 galleries (unite gallery)</li>\n<li>Fix: the image and video repeater was missing default items</li>\n<li>Fix: fixed load more and filters on a search page</li>\n<li>Fix: fixed carousel stage padding issues</li>\n<li>Fix: fixed carousel 1 item one pixel issues</li>\n<li>Fix: fixed default values in responsive selectors</li>\n</ul>\n\n<p>version 1.5.14: 2022-05-24</p>\n\n<ul>\n<li>Fix: fixed responsive default values with selectors in number and dropdown and slider controls</li>\n<li>Fix: fixed a bug in run_code_once functionality</li>\n</ul>\n\n<p>version 1.5.13: 2022-05-23</p>\n\n<ul>\n<li>Feature: added integration with \"sticky posts switch\" plugin</li>\n<li><p>Feature: added special attribute type - entrance animation</p></li>\n<li><p>Fix: fixed sync bug between two similar elements</p></li>\n<li>Fix: fixed filters loading with wp-rocket lazy load scripts</li>\n<li>Fix: fixed put_hide_ids_css function small bug</li>\n<li>Fix: fixed fetch 2 and more widgets within one section for filtering</li>\n<li>Fix: fixed slider control js empty output bug</li>\n<li>Fix: fixed gallery title as number js bug</li>\n<li>Fix: fixed gallery images from meta fields source as array </li>\n</ul>\n\n<p>version 1.5.12: 2022-05-08</p>\n\n<ul>\n<li>Feature: added integration for wpml media change</li>\n<li>Feature: bug fix: fixed hover animations setting don\'t work on front in some cases</li>\n<li>Feature: in post selection by date added options for \"future from today\", and \"future from tomorrow\".</li>\n<li>Feature: added new function: \"put_hide_ids_css\" to hide some css comma saparated id\'s from css tab.</li>\n<li>Feature: added support for ajax refresh for multiple synced grids together</li>\n<li>Feature: added option to test instagram data</li>\n<li><p>Feature: added phpinfo view in settings - troubleshooting</p></li>\n<li><p>Fix: fixed blank window opened by a link</p></li>\n<li>Fix: fixed acf boolean value present</li>\n<li>Fix: fixed another gallery related lazy load issues</li>\n</ul>\n\n<p>version 1.5.11: 2022-04-13</p>\n\n<ul>\n<li>Feature: made option to put elementor post_content inside post widget if the post made by elementor</li>\n<li>Feature: added additional fields to getPostAuthor function like avatar url and author meta</li>\n<li>Feature: show the \"no posts\" message with filters in post list / grid</li>\n<li>Feature: add background location (back/front) to background widgets</li>\n<li>Feature: done option to get post parent with the posts in posts selection</li>\n<li>Fix: set prices display in woocommerce widgets including tax</li>\n<li>Fix: fixed editor js files didn\'t loaded bug</li>\n<li>Fix: fixed css output with dynamic template and inline css mode</li>\n<li>Fix: fixed the ajax pagination that now works with post based gallery widget</li>\n<li>Fix: fixed filters scripts loading before jquery in js</li>\n<li>Fix: allow to select empty terms in term selection control</li>\n<li>Change: set default values of responsive number / slider / dropdown controls to desktop default values</li>\n</ul>\n\n<p>version 1.5.10: 2022-04-04</p>\n\n<ul>\n<li>Fix: fixed title and description source in gallery source selection</li>\n<li>Fix: fixed the dropdown attribute php filter for elementor</li>\n<li>Feature: added \"menu_id\" for various uses as menu attribute output</li>\n<li>Feature: added option for side offset in owl carousel</li>\n<li>Feature: added option for second items html refresh in ajax filters</li>\n</ul>\n\n<p>version 1.5.9: 2022-03-27</p>\n\n<ul>\n<li>Fix: fixed simple meta output for post list</li>\n<li>Feature: made dynamic grid work with filters</li>\n<li>Feature: the background widgets works for the new container objects as well</li>\n<li>Feature: added include by another meta field in post query</li>\n</ul>\n\n<p>version 1.5.8: 2022-03-23</p>\n\n<ul>\n<li>Feature: set special behaviour for more then one filters on the page</li>\n<li>Feature: added option to load video item from posts in a gallery</li>\n<li>Change: set up galleries common default items</li>\n<li>Fix: fixed unclosable gallery lightbox with youtube videos</li>\n<li>Fix: fixed elementor 3.6.0 compatability</li>\n</ul>\n\n<p>version 1.5.7: 2022-03-17</p>\n\n<ul>\n<li>Feature: added option to modify dropdown items in php\nFix: fixed gallery default items preview and init\nFix: fixed remote counter js error</li>\n</ul>\n\n<p>version 1.5.6 = 2022-03-15:</p>\n\n<p>Fix: fixed dissapearing items in remote related widgets</p>\n\n<p>version 1.5.5 = 2022-03-15:</p>\n\n<ul>\n<li>Feature: added woocommerce sorting options in posts selection by number of sales and rating</li>\n<li>Feature: added option to get related products on checkout page</li>\n<li>Feature: done manual posts and terms selections sort by drag and drop</li>\n<li>Feature: done option to custom refresh filters html (for carousels, galleries etc)</li>\n<li>Feature: made the attributes dialog support multi controls</li>\n<li>Feature: prepared the galleries and dynamic loops to use filters and load more\nFix: fixed query debug in manual posts selection\nFix: fix: fixed posts_per_page in manual posts selection\nFix: fix: fixed jquery include for remote widgets</li>\n</ul>\n\n<p>version 1.5.4 = 2022-03-06:</p>\n\n<ul>\n<li>Feature: added roles to post filter: single, main and child</li>\n<li>Feature: added option \"placeholder\" and \"disable dynamic\" for text field control</li>\n<li>Feature: added option for debug meta fields in post list, post grid</li>\n<li>Fix: fixed some pagination widget buttons related issues</li>\n<li>Fix: fixed non clickable items in some widgets</li>\n<li>Fix: fixed put_items(0) - first item output in twig</li>\n</ul>\n\n<p>version 1.5.3 = 2022-02-23:</p>\n\n<ul>\n<li>Feature: added functionality to put image inside taxonomy terms widget</li>\n<li>Fix: fixed load more on archive page with orderby=xxx filter in url</li>\n<li>Fix: made support for woocommerce special order by in load more</li>\n<li>Change: updated freemius sdk to 2.4.3 version (Security fix)</li>\n</ul>\n\n<p>version 1.5.2 = 2022-02-23:</p>\n\n<ul>\n<li>Feature: set up remote and sync functionality for the galleries</li>\n<li>Fix: fixed load more for current query posts</li>\n<li>Fix: fixed background js based widgets with elementor popups</li>\n<li>Fix: fixed unitegallery unclosed tag issue</li>\n<li>Fix: fixed replace mode in tabs filters</li>\n</ul>\n\n<p>version 1.5.1 = 2022-02-21:</p>\n\n<ul>\n<li>Feature: improved post pagination debug and added force options</li>\n<li>Feature: added code for the button filters</li>\n<li>Feature: added option to shuffle owl carousel</li>\n<li>Feature: added option for general \"shuffle\" in items</li>\n<li>Feature: made option for text modify, and get the current page url and current page title</li>\n<li>Feature: get feature image of a product from a first gallery image if featured image not exists</li>\n<li>Feature: added function \"one_random\" and \"first\" to get_items twig function</li>\n<li>Feature: added support for jet listing item</li>\n<li>Change: changed the \"choose template\" setting text to attirbute title</li>\n<li>Fix: fixed load more if offset turned on in the grid</li>\n<li>Fix: fixed link control attributes parsing</li>\n<li>Fix: fixed sync general api related bugs in elementor editor</li>\n</ul>\n\n<p>version 1.5.0 = 2022-02-02:</p>\n\n<ul>\n<li>Feature: added tabs in items controls</li>\n<li>Feature: added functionality for ajax taxonomies terms filter</li>\n<li>Feature: added some accessability to owl carousel buttons</li>\n</ul>\n\n<p>version 1.4.99: 2022-01-27:</p>\n\n<ul>\n<li>Feature: added option for disable content filtering in general settings->troubleshooting</li>\n<li>Feature: added taxonomies in widget debug output</li>\n<li>Fix: fixed some gallery lazy load related js bugs</li>\n</ul>\n\n<p>version 1.4.98: 2022-01-14:</p>\n\n<ul>\n<li>Feature: modified remote general js api to fit more types of widgets</li>\n<li>Feature: added support for put meta field in post list</li>\n<li>Fix: fixed some small php notices output in post query</li>\n</ul>\n\n<p>version 1.4.97 = 2022-01-06:</p>\n\n<ul>\n<li>Feature: add code base for the taxonomy filter</li>\n<li>Feature: added option to highlight all carousel items</li>\n<li>Feature: added active class to new owl carousel</li>\n<li>Feature: added scroll on click functionality to new owl carousel</li>\n<li>Fix: added support for acf fields styles in dynamic grid</li>\n<li>Fix: fixed some wp-rocket and filters related bug</li>\n</ul>\n\n<p>version 1.4.96 = 2021-12-29:</p>\n\n<ul>\n<li>Feature: use yoast main category feature to determine post main category</li>\n<li>Feature: added get woocommerce product gallery functionality to twig</li>\n<li>Feature: added support for multiple attribute conditoins values</li>\n<li>Feature: added menu order in advanced widget debug type</li>\n<li>Feature: added WooCommerce endpoints links code to twig</li>\n<li>Feature: added option to disable font awesome in general settings</li>\n<li>Fix: fixed some filters related issue</li>\n<li>Fix: added custom attributes to link attributes output</li>\n</ul>\n\n<p>version 1.4.95 = 2021-12-16:</p>\n\n<p>*Fix: fixed db table not found php bug in some cases</p>\n\n<p>version 1.4.94 = 2021-12-14:</p>\n\n<ul>\n<li>Feature: made posible multiple includes condition values per assets</li>\n<li>Feature: added meta value2 and meta value3 in include by meta value post selection</li>\n<li>Feature: added error notice if no api connectivity</li>\n<li>Feature: added attributes section conditions</li>\n<li>Feature: prepared code base for the new galleries</li>\n<li>Fix: fixed some small pagination related bug</li>\n<li>Fix: fixed remote connection parent detection in some cases</li>\n<li>Fix: added content filtering by filter widget_text_content for all the embed and other content modifications</li>\n<li>Fix: fixed edit defaulsin widget settings</li>\n<li>Fix: fixed some polylang issues with the template in dynamic template widgets</li>\n<li>Fix: [security] remove the \"duplicate layout\" functionality (not used in the plugin) that had some security issues </li>\n</ul>\n\n<p>version 1.4.93 = 2021-12-03:</p>\n\n<ul>\n<li>Fix: fixed some connected widgets bugs when there is many of them in the page</li>\n<li>Change: removed the black friday sale banner</li>\n<li>Feature: added general remote API for various widgets connections</li>\n<li>Feature: add some code base for the new gallery output</li>\n</ul>\n\n<p>version 1.4.92 = 2021-11-24:</p>\n\n<ul>\n<li>Fix: fixed similar post content in post list</li>\n<li>Change: saparated remote and sync options in connected widgets settings</li>\n</ul>\n\n<p>version 1.4.91 = 2021-11-23:</p>\n\n<ul>\n<li>Fix: fixed the wrong post intro in editor mode</li>\n</ul>\n\n<p>version 1.4.90 = 2021-11-22:</p>\n\n<ul>\n<li>Addition: added black friday banner discount banner and link</li>\n<li>Change: improved \"sync widgets\" editor experience</li>\n<li>Fix: fixed depricated \"post\" attribute bug</li>\n<li>Fix: modified zip extracting error messages</li>\n</ul>\n\n<p>version 1.4.89 = 2021-11-17:</p>\n\n<ul>\n<li>Feature: done the functionality for sync widgets</li>\n<li>Feature: done the functionality remote widgets</li>\n<li>Fix: fixed error message on remote widgets</li>\n<li>Fix: fixed css in post content in editor</li>\n<li>Fix: use better strip tags for post intro</li>\n</ul>\n\n<p>version 1.4.88 = 2021-11-08:</p>\n\n<ul>\n<li>Fix: fixed gutenberg support in widgets</li>\n<li>Fix: fixed all the pagination issues in archive page</li>\n</ul>\n\n<p>version 1.4.86 = 2021-11-01:</p>\n\n<ul>\n<li>Fix: fixed some load more last issues</li>\n<li>Feature: added code for taxonomy terms filter</li>\n<li>Feature: added code for checkbox filter</li>\n</ul>\n\n<p>version 1.4.86 = 2021-10-29:</p>\n\n<ul>\n<li>Feature: improved current query debug - full type</li>\n<li>Feature: added dropdown responsive placeholders</li>\n<li><p>Feature: added radio boolean attribute responsive controls</p></li>\n<li><p>Fix: fixed controls tabs functionality</p></li>\n<li>Fix: fixed load more custom image bug</li>\n<li>Fix: fixed double load more in a page mishmash bug</li>\n<li>Fix: fixed all load more issues</li>\n</ul>\n\n<p>version 1.4.85 = 2021-10-13:</p>\n\n<p>-bug fix: small bug fix - headers sent bug</p>\n\n<p>version 1.4.84 = 2021-10-13:</p>\n\n<ul>\n<li>Feature: added taxonomy terms full query debug option</li>\n<li>Feature: improved full debug type in posts query</li>\n<li>Feature: added items support in editor->background switcher</li>\n<li>Feature: added support for remote controls</li>\n<li>Feature: functionality to posts load more</li>\n<li>Feature: added second condition</li>\n<li>Feature: added tabs functionality to attributes</li>\n<li>Addition: added %,px to slider units</li>\n<li>Fix: fixed avoid duplicates related bug</li>\n<li>Fix: fixed conflicting wordpress codemirror script</li>\n<li>Fix: fixed post selection values init from editor</li>\n<li>Fix: fixed pagination on front page</li>\n<li>Fix: fixed some polylang related bugs</li>\n</ul>\n\n<p>version 1.4.83 = 2021-09-22:</p>\n\n<ul>\n<li>Fix: fixed styles mishmash inside elementor editor navigator</li>\n<li>Fix: fixed dissapearing carousels after refresh bug</li>\n<li>Fix: fixed dynamic grid pagination not changed</li>\n</ul>\n\n<p>version 1.4.82 = 2021-09-20:</p>\n\n<ul>\n<li>Feature: added troubleshooting setting - show php error message</li>\n<li>Feature: added px, vh, % options for slider attribute</li>\n<li>Feature: added dynamic group attributes for galleries, including image and video</li>\n<li>Feature: added option to convert one date string to another with ucdate filter</li>\n<li>Feature: added option to use items in background widgets</li>\n<li>Feature: added ucfunc(\"set\") and ucfunc(\"get\") functions in twig for remember and retrieve variables</li>\n<li>Feature: added include by option: \"children of current term\" to category selection options</li>\n<li>Feature: added option to pull woo product variations in twig</li>\n<li>Feature: added placeholder: link_withprefix, link_noprefix for link attribute</li>\n<li>Fix: fixed error when exists dynamic link in dynamic loop widgets</li>\n<li>Fix: enabled pagination in a single type in dynamic template grid</li>\n<li>Fix: the \"not equal\" attributes condition now works</li>\n<li>Fix: fixed not editable empty dropdown attribute in widget editor</li>\n<li>Fix: fixed mb_string absence php bug</li>\n<li>Fix: fixed heading attribute label</li>\n<li>Fix: fixed responsive elementor controls in widget items</li>\n</ul>\n\n<p>version 1.4.81 = 2021-08-17:</p>\n\n<ul>\n<li>Feature: added json select (lottie) for image attribute type </li>\n<li>Feature: made option for ajax in widgets with post list attribute</li>\n<li>Feature: made the ajax pagination work with pagination widget</li>\n<li>Feature: added dynamic options for number and slider attribute types</li>\n<li>Feature: added new owl carousel sources in assets chooser</li>\n<li>Feature: added heading attribute</li>\n<li>Change: added more types of debug for pagination widget</li>\n<li>Change: changed widget icons chooser for elementor icon instead of font awesome icon</li>\n<li>Fix: fixed import with template button dissapear in the new bar</li>\n<li>Fix: fixed widgets icons</li>\n</ul>\n\n<p>version 1.4.80 = 2021-08-09:</p>\n\n<ul>\n<li>Feature: added option to change items section label</li>\n<li>Feature: added js snippet with code that works in elementor popup</li>\n<li>Feature: added option to add {current_user_id} keyword in post meta query</li>\n<li>Feature: added option for block label inside each attribute</li>\n<li>Feature: added heading text option for items section</li>\n<li>Feature: added extra fields to image base gallery options</li>\n<li>Feature: added php filter option for variable</li>\n<li>Feature: added twig functions \"get_post_term\" and \"is_post_has_term\". The examples visible when you click on item.posts.putPostTerm placeholder</li>\n<li>Fix: fixed some test widgets output relate bugs</li>\n<li>Fix: conditions settings was not affected typography controls</li>\n<li>Fix: fixed template dynamic background image didn\'t displayed bug in dynamic loops</li>\n<li>Change: added some instructions for api connectivity test in general settings - troubleshooting</li>\n</ul>\n\n<p>version 1.4.79 = 2021-07-13</p>\n\n<ul>\n<li>Fix: fixed scripts output in preview widget page</li>\n</ul>\n\n<p>version 1.4.78 = 2021-07-12</p>\n\n<ul>\n<li>Change: added birthday sale promotions</li>\n<li>Feature: added woo commerce products to dynamic loop items source</li>\n</ul>\n\n<p>version 1.4.77 = 2021-07-07</p>\n\n<ul>\n<li>Fix: fixd the is_ajax() error function from the admin area</li>\n</ul>\n\n<p>version 1.4.76 = 2021-07-07</p>\n\n<ul>\n<li>Feature: added option to show post last modified date</li>\n<li>Feature: added function: get_from_sql in widget editor that allow to pull any custom records from DB</li>\n<li>Feature: added function: run_code_once in widget editor, that allow to run the code only once. Good for many similar widgets on the same page</li>\n<li>Feature: added option for load widget js as module</li>\n<li>Fix: fixed no key_thumb field in images inside widget</li>\n<li>Fix: fixed no condition in image sizes widget setting</li>\n<li>Fix: fixed javascript based backgrounds</li>\n<li>Fix: fixed brocken svg icon on catalog widget box in some of the cases</li>\n<li>Fix: fixed collision with rankmath in ajax actions</li>\n<li>Change: added some max length for a widget category, now it\'s 60</li>\n</ul>\n\n<p>version 1.4.75 = 2021-06-21</p>\n\n<ul>\n<li>Feature: added category image to products list</li>\n<li>Feature: added option to include as module widget js include</li>\n<li>Feature: added option to write custom handle to widget js and css include</li>\n<li>Feature: added options - avoid duplicate posts to post query exclude</li>\n<li>Feature: added option to include or exclude posts by dynamic field to posts selection</li>\n<li>Feature: added option to include or exclude posts by logged in user, in posts selection</li>\n<li>Fix: fixed background widget condition functionality</li>\n<li>Fix: changed template picker to simple select2 list</li>\n</ul>\n\n<p>version 1.4.74 = 2021-06-02</p>\n\n<ul>\n<li>Feature: added function put_date_range to twig functions. good for events widgets</li>\n<li>Feature: added integration with google map</li>\n<li>Feature: added function: \"run_code_once\" for twig</li>\n<li>Feature: added grouped options for the gallery</li>\n<li>Feature: added option to get posts by date from custom ACF field</li>\n<li>Feature: added gallery settings options for dynamic settings attribute</li>\n<li>Feature: added pagination to dynamic loop</li>\n<li>Change: improved dynamic settings attribute</li>\n</ul>\n\n<p>version 1.4.73 = 2021-05-20</p>\n\n<ul>\n<li>Feature: added twig function: \"put_attributes_json\" that available in js tab in widget editor</li>\n<li>Feature: added constant - uc_inside_editor - for distinquish between editor and site front</li>\n<li>Feature: added multiple select attribute</li>\n<li>Feature: added listing attribute support</li>\n<li>Fix: fixed \"request too long\" message on a widget preview - shortened preview url</li>\n<li>Fix: fixed several bugs with condition field in widgets editor</li>\n<li>Fix: fixed hidden image size select on item attributes</li>\n<li>Fix: fixed acf group field output</li>\n<li>Fix: fixed elementor template in items, changed to specific function</li>\n</ul>\n\n<p>version 1.4.72 = 2021-05-02</p>\n\n<ul>\n<li>Feature: added rating stars helper placeholder for woocommerce</li>\n<li>Feature: added option to include js file after elementor-frontend</li>\n<li>Fix: fixed new typography deprecation message</li>\n</ul>\n\n<p>version 1.4.71 = 2021-04-22</p>\n\n<ul>\n<li>Feature: added option to take post id\'s from php function in post selection</li>\n<li>Feature: added option for get posts by meta field that located in current or different post</li>\n<li>Feature: added twig filter: wc_price for native price filtering</li>\n<li>Feature: added post terms titles to post data debug</li>\n<li>Change: added option for woocommerce categories in terms selection</li>\n<li>Fix: fixed price issues in woocommerce related grids</li>\n<li>Fix: fixed include and exclude terms mismatch with nested tax query</li>\n<li>Fix: fixed pagination on search pages</li>\n</ul>\n\n<p>version 1.4.70 = 2021-04-14</p>\n\n<ul>\n<li>Feature: added show widget data debug options</li>\n<li>Feature: added option for filter post by post meta</li>\n<li>Feature: added option for simple condition for attributes</li>\n<li>Feature: added integration with wordpress popular post plugin for most viewed posts selection</li>\n<li>Feature: added post list variables for data debug</li>\n<li>Feature: added image sizes selector for post list</li>\n<li>Feature: get thumbnailID from content in case that it\'s missing in post</li>\n<li>Fix: when bulk moving attribute it now always goes to general category</li>\n<li>Fix: fixed filter posts by status</li>\n<li>Fix: fixed instagram media albom</li>\n</ul>\n\n<p>version 1.4.69 = 2021-04-04</p>\n\n<ul>\n<li>Feature: added extra query debug options for custom post types selector</li>\n<li>Feature: added choose image size select option to image attribute</li>\n<li>Feature: added \"image_attributes\" placeholder for image output in widget editor</li>\n<li>Change: added default values select to hover animations attribute</li>\n<li>Change: changed button \"add to cart\" to \"select options\" for variable products in woocommerce list widgets</li>\n<li>Fix: fixed border radius attribute from width to radius</li>\n<li>Fix: added missing thumb sizes for image select</li>\n</ul>\n\n<p>version 1.4.68 = 2021-03-22</p>\n\n<ul>\n<li>Feature: added include recently viewed products in woocommerce</li>\n<li>Feature: added option for default max posts in post selector</li>\n<li>Feature: added attribute type: Border Dimensions</li>\n<li>Feature: added attribute type: CSS Filters</li>\n<li>Feature: added attribute type: Hover Animations</li>\n<li>Fix: removed max posts from archive type post query selection, because has no control over pagination.</li>\n<li>Fix: fixed bug when instagram video images didn\'t show up</li>\n</ul>\n\n<p>version 1.4.67 = 2021-03-12</p>\n\n<ul>\n<li>Feature: added api connectivity to troubleshooting section</li>\n<li>Feature: added options in terms selection fields</li>\n<li><p>Feature: added order by meta key for woo categories select</p></li>\n<li><p>Fix: fixed woo product price format for decimal prices</p></li>\n<li>Fix: fixed context menu cut from bottom inside the widgets manager</li>\n<li>Fix: fixed show item data in widgets items repeater</li>\n<li>Fix: fixed float to round in woocommerce discount percents</li>\n</ul>\n\n<p>version 1.4.66 = 2021-02-18</p>\n\n<ul>\n<li>Feature: added \"box shadow\" attribute type</li>\n<li>Feature: added url_posts and num_posts to users output</li>\n<li>Feature: added option for selector 2 and selector 3 in several attributes</li>\n<li>Feature: added copy / paste attributes sections in widget editor</li>\n<li>Feature: added option for get default object to getListingItemData function</li>\n<li>Feature: added support for wpml site language inside a widget</li>\n<li>Feature: added acf image and thumbnails widths and heights to placeholders list</li>\n<li>Fix: load js include file in editor even if no js code</li>\n<li>Fix: fixed some php notice with exclude terms posts selection</li>\n<li>Fix: fixed small bug in getListingItemData function with no object returned</li>\n<li>Fix: fixed post selection manual select no posts shown at init</li>\n<li>Fix: fixed bug when private posts not fetched on manual posts selection</li>\n<li>Change: updated codemirror to latest version, added code search feature</li>\n<li>Change: updated freemius sdk to 2.4.2</li>\n</ul>\n\n<p>version 1.4.65 = 2021-02-03</p>\n\n<ul>\n<li>Feature: added option to fetch custom meta fields in users list</li>\n<li>Feature: added function to twig: getByPHPFunction()</li>\n<li>Feature: added function to twig: getUserMeta()</li>\n<li>Feature: added function to twig: getListingItemData() - working inside any plugin listing</li>\n<li>Fix: fixed php sanitize array bug</li>\n<li>Fix: fixed post type in related posts post selection</li>\n</ul>\n\n<p>version 1.4.64 = 2021-02-02</p>\n\n<ul>\n<li>Change: moved \"edit widget html\" button to advanced section in general tab</li>\n<li>Feature: added option to exclude products on sale in products query section in widget settings</li>\n<li>Feature: added option to exclude specific posts in post selection widget settings</li>\n<li>Feature: added woocommerce related products select in post selection</li>\n<li>Feature: added include/exclude posts by author in widget posts selection</li>\n<li>Feature: added include/exclude posts by date in widget posts selection</li>\n<li>Feature: added date/time picker to widget attributes types</li>\n<li>Feature: added post status to widget posts selection</li>\n<li>Feature: added offset setting to widget posts selection</li>\n<li>Feature: added author url and author post count to users fields</li>\n<li>Feature: added max number of users to user selection attribute</li>\n<li>Feature: added \"elementor template\" attribute</li>\n<li>Fix: fixed small php bug in post selection control</li>\n<li>Fix: fixed js bug in items repeater</li>\n<li>Fix: fixed exclude role not worked in user selection attribute</li>\n<li>Fix: fixed get products on sale selection with variations</li>\n</ul>\n\n<p>version 1.4.63 = 2021-01-26</p>\n\n<ul>\n<li>Feature: added acf link array and attributes</li>\n<li>Feature: added ordering features to post selection related and manual</li>\n<li>Feature: added option for showing only sticky posts</li>\n<li>Feature: added exclude by term setting in widget post selection</li>\n<li>Change: moved debug data from advaned to general folder in elementor widget settings</li>\n<li>Fix: fixed woo commerce prices number format</li>\n<li>Fix: fixed refresh posts on \"post query\" section open in widget post settings</li>\n<li>Fix: fixed manual posts selection default order</li>\n</ul>\n\n<p>version 1.4.62 = 2021-01-21</p>\n\n<ul>\n<li>Feature: added text shadow field</li>\n<li>Feature: added \"manual selection\" in posts query</li>\n<li>Feature: added compatability tag</li>\n<li>Fix: fixed image size thumb name with \"-\" sign inside</li>\n<li>Fix: fixed some php warning related to array to string conversion, happening in php 8</li>\n<li>Change: show woo commerce placeholders if selected \"for woocommerce products\" checkbox in post list attribute</li>\n<li>Change: improved woo category output placeholder help, added getTermCustomFields function</li>\n</ul>\n\n<p>version 1.4.61 = 2021-01-14</p>\n\n<ul>\n<li>Feature: added max posts and order by options to current query posts selection</li>\n<li>Feature: added manual selection for woocommerce categories select</li>\n<li>Feature: added selector and responsive to drop down attribute in widget builder</li>\n<li>Change: changed buy pro version link from the catalog widgets to inside of the plugin</li>\n<li>Fix: fixed adding widgets to a db table that is not auto incriment</li>\n<li>Fix: fixed svg preview from widget builder interface</li>\n<li>Fix: fixed manual memory check when registering widgets</li>\n</ul>\n\n<p>version 1.4.60 = 2020-12-30</p>\n\n<ul>\n<li>Feature: added option for third party integration for woocommerce grid</li>\n<li>Feature: added integration for \"advanced labels for woocommerce\" plugin</li>\n<li>Feature: added view file button in assets manager</li>\n<li>Feature: added svg icon option together with font icon for elementor panel widget box</li>\n<li>Feature: added preview image on mouseover inside elementor panel widget box</li>\n<li><p>Feature: added option for disabling \"edit widget html\" from widget settings</p></li>\n<li><p>Fix: fixed empty settings when there are gallery item setting only</p></li>\n<li>Fix: added \"no settings\" heading in case that no attributes in the widget</li>\n<li>Fix: fixed some php warnings for php 8.0</li>\n</ul>\n\n<p>version 1.4.59 = 2020-12-17</p>\n\n<ul>\n<li>Fix: fixed import template redirect</li>\n<li>Feature: added option to include sticky posts for post query</li>\n<li>Feature: added post pagination for single page</li>\n<li>Feature: added number of items for instagram widget</li>\n<li>Feature: added background image to background attribute</li>\n</ul>\n\n<p>version 1.4.58 - 2020-12-07</p>\n\n<ul>\n<li>Feature: make the plugin translatable for wordpress.org</li>\n</ul>\n\n<p>version 1.4.57 - 2020-12-07</p>\n\n<ul>\n<li>Feature: done post pagination widget for archive posts</li>\n<li>Feature: added option to truncate the post list</li>\n<li>Fix: fixed show debug query on current post query</li>\n</ul>\n\n<p>version 1.4.56 - 2020-11-30</p>\n\n<ul>\n<li>Update: relesed cyber monday deal admin notice</li>\n</ul>\n\n<p>version 1.4.55 - 2020-11-26</p>\n\n<ul>\n<li>Feature: added option to sort by sale price</li>\n<li>Feature: added option to debug query</li>\n<li>Feature: added option debug widget data</li>\n<li>Feature: added option to filter posts with child categories</li>\n<li><p>Feature: added option to include only products on sale</p></li>\n<li><p>Fix: fixed no widget shown in some cases</p></li>\n<li>Fix: fixed woocommerce prices placeholders prefix</li>\n</ul>\n\n<p>version 1.4.54 - 2020-11-13 =</p>\n\n<ul>\n<li>Update: updated freemius sdk to newest version</li>\n<li>Fix: fixed comma saparated selector</li>\n</ul>\n\n<p>version 1.4.53 - 2020-11-09 =</p>\n\n<ul>\n<li>Feature: added background widgets and section backgrounds</li>\n<li>Change: removed global colors from template export</li>\n<li>Fix: fixed bug with regular and sale price in woocommerce</li>\n</ul>\n\n<p>version 1.4.52 - 2020-11-06 =</p>\n\n<p>Fix: fixed bug with regular and sale price in woocommerce</p>\n\n<p>version 1.4.51 - 2020-11-04 =</p>\n\n<ul>\n<li>Feature: added svg output in icon library attribute</li>\n<li>Feature: added woocommerce checkbox to post list</li>\n<li>Feature: added product out of stock filter for product selection</li>\n<li>Feature: added discount_percent field in post list attribute woocommerce product type</li>\n<li>Feature: added woocommerce post list order by price option</li>\n<li>Fix: fixed woocommerce category in post list attribute</li>\n</ul>\n\n<p>version 1.4.50 - 2020-10-21 =</p>\n\n<ul>\n<li>Fix: removed display errors setting</li>\n</ul>\n\n<p>version 1.4.49 - 2020-10-12 =</p>\n\n<ul>\n<li>Fix: fixed small bug with non existing controls</li>\n<li>Fix: fixed general settings error when turning off plugin</li>\n</ul>\n\n<p>version 1.4.48 - 2020-10-12 =</p>\n\n<p>*Feature: added border attribute\n*Fix: page break in some versions of elementor\n*Fix: fixed bulk move attributes with categories\n*Fix: fixed default items image field not match</p>\n\n<p>version 1.4.47 - 2020-10-08 =</p>\n\n<ul>\n<li>Update: remove russian translation</li>\n<li>Feature: added function: get_items for twig</li>\n<li>Fix: fixed switch content and style tab</li>\n<li>Fix: fixed slider control tablet/mobile default value</li>\n<li>Fix: fixed non ordered widget categories</li>\n</ul>\n\n<p>version 1.4.46 - 2020-10-04 =</p>\n\n<ul>\n<li>Feature: added function put_items_json for js items output</li>\n<li>Fix: returned widgets from uncategorized category</li>\n</ul>\n\n<p>version 1.4.45 - 2020-10-04 =</p>\n\n<ul>\n<li>Fix: fixed template import with custom widgets</li>\n</ul>\n\n<p>version 1.4.44 - 2020-10-03 =</p>\n\n<ul>\n<li>Feature: added flexible content type attribute</li>\n<li>Optimize: reduced the number of db queries, dramatically increased load speed</li>\n</ul>\n\n<p>version 1.4.43 - 2020-09-22 =</p>\n\n<ul>\n<li>Feature: added option to group attributes into sections</li>\n<li>Feature: done instagram access token auto renew</li>\n<li>Feature: added \"selector\" to color picker attribute</li>\n<li>Fix: improved consolidate widgets option protection</li>\n<li>Fix: fixed select default widget images</li>\n<li>Fix: fixed default items in gallery item (image base fields)</li>\n<li>Fix: fixed image display in default item selector</li>\n<li>Fix: global colors was absent from color selection</li>\n</ul>\n\n<p>version 1.4.42 - 2020-08-06 =</p>\n\n<ul>\n<li>Feature: added option to get grouped woocomerce products</li>\n<li>Feature: added instagram connect to official API</li>\n<li>Feature: added function: getUserData(), added into \"twig code examples\" panel</li>\n<li>Feature: added \"printVar\" and \"showDebug\" functions \"twig code examples\" panel</li>\n<li>Feature: done \"login with instagram\" in general settings, and get data from instgram API</li>\n<li>Fix: sorted \"overwrite widgets\" issue on import</li>\n<li>Fix: fixed dropdown attribute when work with html data</li>\n</ul>\n\n<p>version 1.4.41 - 2020-06-18 =</p>\n\n<ul>\n<li>Feature: added additional controls to \"number\" attribute</li>\n<li>Feature: added \"exclude uncategorized category\" to woocommerce categories select </li>\n<li>Feature: added responsive controls to slider attribute</li>\n<li>Fix: fixed template type variable issues in elementor integration</li>\n<li>Fix: show pagination only when \"current query\" is available</li>\n<li>Fix: fixed select2 field min width in posts query</li>\n</ul>\n\n<p>version 1.4.40 - 2020-06-10 =</p>\n\n<ul>\n<li>Change: hided \"consolidate widgets\" general setting</li>\n<li>Feature: added \"show/hide wrapping html comments\" to general settings</li>\n<li>Fix: fixed export template filename</li>\n</ul>\n\n<p>version 1.4.39 - 2020-06-02 =</p>\n\n<ul>\n<li>Fix: fixed save widgets from editor with large config limitation.</li>\n<li>Fix: fixed export template with page settings bug.</li>\n<li>Fix: removed extra fields from items editor, leaved only supported fields</li>\n<li>Change: updated freemius SDK to latest version</li>\n</ul>\n\n<p>version 1.4.36 - 2020-05-21 =</p>\n\n<ul>\n<li>Feature: added support for pods panda repeater</li>\n<li>Fix: done some solution for max_execution_time issues when installing template</li>\n<li>Fix: fixed rtl on templates dialog popup</li>\n<li>Fix: corrected the naming near the \"number\" field</li>\n<li>Fix: cleared \"twig\" library from some not needed files.</li>\n<li>Change: removed \"image view\" file from framework.</li>\n</ul>\n\n<p>version 1.4.35 - 2020-05-11 =</p>\n\n<ul>\n<li>Feature: added term custom fields support</li>\n<li>Feature: added term meta fields support</li>\n<li>Change: moved composer vendor folder to plugin root</li>\n<li>Change: fixed empty templates list bug when \"show only installed widget\" checkbox checked</li>\n<li>Fix: sorted out some of the templates import bugs</li>\n</ul>\n\n<p>version 1.4.34 - 2020-05-06 =</p>\n\n<ul>\n<li>Fix: removed category ations from templates section</li>\n<li>Fix: show \"putPostMeta\" function even if no example post available</li>\n<li>Fix: fixed finally all the DB not installed issues on elementor and admin pages</li>\n</ul>\n\n<p>version 1.4.33 - 2020-05-03 =</p>\n\n<ul>\n<li>Fix: fixed double twig collision by another plugin</li>\n</ul>\n\n<p>version 1.4.32 - 2020-05-02 =</p>\n\n<ul>\n<li>Update: updated to newest twig 1.x version</li>\n<li>Fix: fixed no space between placeholders in php 7.4 bug</li>\n</ul>\n\n<p>version 1.4.31 - 2020-04-26 =</p>\n\n<p>*Fix: fixed dissapearing widget issue</p>\n\n<p>version 1.4.30 - 2020-04-23 =</p>\n\n<ul>\n<li>Fix: fixed couple of bugs related to templates</li>\n</ul>\n\n<p>version 1.4.29 - 2020-04-22 =</p>\n\n<ul>\n<li>Feature: released the templates catalog</li>\n</ul>\n\n<p>version 1.4.28 - 2020-04-10 =</p>\n\n<ul>\n<li>Feature: added woocommerce categories field</li>\n<li>Fix: fixed export / import with images feature</li>\n<li>Fug: fixed error message on front on some cases when the db tables not installed yet.</li>\n</ul>\n\n<p>version 1.4.27 - 2020-04-01 =</p>\n\n<p>Fix: fixed widget default icon in manager\nFeature: added \"getPostMeta, putPostMeta, printPostMeta\" functions\nFeature: added \"getPostData\" function for acf related posts, that get\'s all the data from the related post including custom fields</p>\n\n<p>version 1.4.26 - 2020-03-28 =</p>\n\n<ul>\n<li>Change: changed to new api address</li>\n<li>Fix: fixed links not included bug in theme builder posts</li>\n<li>Fix: fixed link to buy pro version</li>\n<li>Fix: fixed free version remain activated bug</li>\n<li>Fix: simpleXML validation made the site down</li>\n</ul>\n\n<p>version 1.4.25 - 2020-03-09 =</p>\n\n<ul>\n<li>Feature: added \"responsive controls\" to margin and padding setting</li>\n<li>Feature: made \"refresh catalog\" button</li>\n<li>Feature: added \"num_items\" variable to the widget editor</li>\n<li>Change: removed the \"default fonts\" from widget defaults screen</li>\n<li>Fix: fixed some php bug in \"implode\" function</li>\n<li>Fix: fixed posts from sub categories in post list</li>\n</ul>\n\n<p>version 1.4.24 - 2020-02-14 =</p>\n\n<ul>\n<li>Feature: made \"export with images\" option in templates</li>\n<li>Fix: fixed import category widgets</li>\n<li>Fix: fixed icon html output placeholder</li>\n</ul>\n\n<p>version 1.4.23 - 2020-02-02 =</p>\n\n<ul>\n<li>Feature: improved the slider attribute</li>\n<li>Feature: added \"menu\" attribute</li>\n</ul>\n\n<p>version 1.4.22 - 2020-01-28 =</p>\n\n<ul>\n<li>Feature: added woo currency symbol</li>\n<li>Feature: added woo add to cart button</li>\n<li>Feature: added slider attribute</li>\n<li>Widget: logo grid</li>\n<li>Widget: logo carousel</li>\n<li>Widget: logo marquee</li>\n<li>Widget: image tooltip</li>\n<li>Widget: content toggle</li>\n<li>Widget: circle number</li>\n<li>Widget: post list</li>\n</ul>\n\n<p>version 1.4.21 - 2020-01-22 =</p>\n\n<ul>\n<li>Feature: added users attribute</li>\n<li>Feature: done multiple post type selector</li>\n<li>Feature: added background attribute</li>\n<li>Feature: added icon library html output</li>\n<li>Feature: added woo commerce support in posts list</li>\n<li>Bug fix: fixed icons not shown bug in widget settings</li>\n</ul>\n\n<p>version 1.4.20 - 2020-01-15 =</p>\n\n<ul>\n<li>Bug fix: fixed font awesome icon output</li>\n<li>Bug fix: fixed instagram not loading bug</li>\n<li>Change: updated font awesome css version</li>\n<li>Change: changed the way that instagram was loaded on the page</li>\n</ul>\n\n<p>version 1.4.19 - 2019-12-31 =</p>\n\n<ul>\n<li>Feature: added filter by slug to terms attribute</li>\n<li>Feature: changed repeater items titles to the ones from \"title\" field instead of \"Item1\", \"Item2\" etc.</li>\n<li>Feature: added automated styling for date field, added \"ucdate\" filter for that.</li>\n<li>Feature: done functionality for display post author</li>\n<li>Change: changed the font awesome attribute to fa5</li>\n<li>Change: added strip html tags from truncate function</li>\n</ul>\n\n<p>version 1.4.18 - 2019-12-31 =</p>\n\n<ul>\n<li>Feature: added all image sizes to posts</li>\n<li>Feature: added \"putPostTerms\" function to posts</li>\n<li>Feature: added wpautop filter to twig</li>\n<li>Feature: added option for custom twig PHP functinoality for PRO version</li>\n<li>Feature: hide \"edit widget html\" button for user that don\'t have capability to see the plugin </li>\n<li>Feature: added wpml compatablity</li>\n<li>Feature: added related posts in posts list</li>\n<li>Feature: added padding and margin controls (pro)</li>\n<li>Bug Fix: fixed pagination output</li>\n</ul>\n\n<p>version 1.4.17 - 2019-12-12 =</p>\n\n<ul>\n<li>Change: changed to more flexible catalog api</li>\n</ul>\n\n<p>version 1.4.16 - 2019-08-12 =</p>\n\n<ul>\n<li>Feature: added post query relation (and, or) chooser</li>\n<li>Change: update to freemius sdk 2.3.1</li>\n<li>Feature: added \"trancate\" filter</li>\n<li>Fix: fixed editor permissions PHP Error</li>\n</ul>\n\n<p>version 1.4.15 - 2019-19-11 =</p>\n\n<ul>\n<li>Change: remove the old deprecated codecanyon activation</li>\n<li>Fix: fixed bug when both plugins are installed together</li>\n<li>Fix: fixed empty widget content when put a lot of content in the widget html/js</li>\n<li>Feature: added option for fonts for post list for intro and content</li>\n<li>Feature: added custom filter query ID in posts list query (pro)</li>\n<li>Feature: added labels to typography fields</li>\n<li>Feature: added description option for elementor controls</li>\n<li>Feature: added option to add help links to widgets from the widget editor</li>\n</ul>\n\n<p>version 1.4.14 - 2019-24-10 =</p>\n\n<ul>\n<li>Fix: fixed js not included bug</li>\n</ul>\n\n<p>version 1.4.13 - 2019-24-10 =</p>\n\n<ul>\n<li>Fix: fixed terms attribute selector bugs in elementor</li>\n<li>Fix: fixed post selection was not showing post types without taxonomies</li>\n<li>Fix: fixed rtl visibility issues in admin</li>\n</ul>\n\n<p>version 1.4.12 - 2019-15-10 =</p>\n\n<ul>\n<li>Feature: added exclude posts by current post</li>\n<li>Feature: added post category addition custom taxonomy support</li>\n<li>Fix: fixed some bug in post list selector elementor</li>\n</ul>\n\n<p>version 1.4.11 - 2019-07-10 =</p>\n\n<p>*Feature: added link param html attributes placeholder\n*Feature: added category link to post list params\n*Fix: fixed post list category not displayed bug</p>\n\n<p>version 1.4.10 - 2019-28-9 =</p>\n\n<p>-bug fix: added some front end protection against db not installed bug\n* Feature(pro): added do_action for custom wp actions run\n* Feature(pro): added apply_filters for custom wp actions run\n-bug fix: fixed export widget with assets path\n-change: added instructions to download pro version.</p>\n\n<h4>1.4.7 - 2019-18-9</h4>\n\n<p>*Fix: fixed post category selection in post list</p>\n\n<h4>1.4.6 - 2019-18-9</h4>\n\n<p>*Fix: fixed dynamic items in repeater</p>\n\n<h4>1.4.6 - 2019-11-9</h4>\n\n<p>*Fix: fixed admin body class external\n*Feature: make support for post categories list\n*Feature(pro) - made taxonomies list attribute\n*Fix: fixed current posts fetch in archive type</p>\n\n<h4>1.4.5 - 2019-19-8</h4>\n\n<p>*Change: improved widgets manager design</p>\n\n<h4>1.4.3 - 2019-25-7</h4>\n\n<p>*Change: updated the activation link from plugins\n*Change: small UI improvements</p>\n\n<h4>1.4.2 - 2019-24-7</h4>\n\n<p>*Feature: add post category to dynamic fields\n*Feature: added toolset integration</p>\n\n<h4>1.4.1 - 2019-8-7</h4>\n\n<p>*Feature: added search widget\n*Feature: the plugin is now fully translatable, added russian translation</p>\n\n<h4>1.4 - 2019-8-7</h4>\n\n<p>*Change: moved to new payment system (freemius), changed pricing plans</p>\n\n<h4>1.3.39 - 2019-2-7</h4>\n\n<p>*Feature: add alt tags to image attribute\n*Feature: add automatic name from title on add attribute\n*Feature: redesign categories</p>\n\n<p>*Fix: removed autop filter change code from front end\n*Fix: allow to import widget when stand on category from catalog\n*Fix: fixed instagram widgets typography bug</p>\n\n<h4>1.3.38 - 2019-30-6</h4>\n\n<p>*Feature: added code examples / js snippets\n*Feature: added widget preview</p>\n\n<h4>1.3.37 - 2019-23-6</h4>\n\n<p>*Feature: add support for archive pages\n*Feature: added archive pages pagination\n*Change: changed fonts design controls</p>\n\n<h4>1.3.36 - 2019-20-6</h4>\n\n<p>*Fix: fixed multiple similar js includes in one page</p>\n\n<h4>1.3.35 - 2019-20-6</h4>\n\n<p>*Feature: add support for acf gallery field</p>\n\n<h4>1.3.34 - 2019-13-6</h4>\n\n<ul>\n<li>Feature: improved the post list filtering and ordering</li>\n</ul>\n\n<h4>1.3.33 - 2019-12-6</h4>\n\n<ul>\n<li>Feature: added ordering posts by meta value</li>\n<li>Fix: fixed site crash by db error</li>\n</ul>\n\n<h4>1.3.32 - 2019-11-6</h4>\n\n<ul>\n<li>Fix: fixed pods together with acf fileds</li>\n<li>Fix: added all categories to post list</li>\n</ul>\n\n<h4>1.3.31 - 2019-10-6</h4>\n\n<ul>\n<li>Feature: added link attribute</li>\n</ul>\n\n<h4>1.3.30 - 2019-06-6</h4>\n\n<ul>\n<li>Feature: made PODS integration</li>\n</ul>\n\n<h4>1.3.29 - 2019-06-5</h4>\n\n<ul>\n<li>Feature: added set widget icon functionality, with presence in catalog</li>\n<li>Feature: added preview widget button from the catalog</li>\n</ul>\n\n<h4>1.3.28 - 2019-06-3</h4>\n\n<ul>\n<li>Feature: made plugin translatable</li>\n</ul>\n\n<h4>1.3.27 - 2019-06-2</h4>\n\n<ul>\n<li>Fix: fixed font override attribute bug</li>\n</ul>\n\n<h4>1.3.26 - 2019-05-30</h4>\n\n<ul>\n<li>Feature: added typography attribute</li>\n</ul>\n\n<h4>1.3.25 - 2019-05-29</h4>\n\n<ul>\n<li>Tweak: added support for dynamic params in image field</li>\n</ul>\n\n<h4>1.3.24 - 2019-05-29</h4>\n\n<ul>\n<li>Fix: Fix dynamic field</li>\n<li>Tweak: Added message when adding an empty repeater from custom fields</li>\n</ul>\n\n<h4>1.3.23 - 2019-05-01</h4>\n\n<ul>\n<li>Feature: Added dynamic fields to all text controls</li>\n<li>Feature: Added \"edit html\" button to all widgets</li>\n<li>Fix: Fixed consolidated addons render bugs</li>\n</ul>\n\n<h4>1.3.22 - 2019-04-25</h4>\n\n<ul>\n<li>Feature: Made all acf fields integration including the pro like repeater and clone</li>\n</ul>\n\n<h4>1.3.21 - 2019-04-20</h4>\n\n<ul>\n<li>Fix: Fixed current post bug</li>\n</ul>\n\n<h4>1.3.20 - 2019-04-15</h4>\n\n<ul>\n<li>Fix: Fixed current post bug</li>\n</ul>\n\n<h4>1.3.19 - 2019-04-10</h4>\n\n<ul>\n<li>Feature: Done all acf fields</li>\n</ul>\n\n<h4>1.3.18 - 2019-04-05</h4>\n\n<ul>\n<li>Change: Update post child vars when change post</li>\n</ul>\n\n<h4>1.3.17 - 2019-04-01</h4>\n\n<ul>\n<li>Change: Add dynamic fields to addon editor</li>\n</ul>\n\n<h4>1.3.16 - 2019-03-30</h4>\n\n<ul>\n<li>Fix: Fixed the switchers </li>\n<li>Fix: Fixed the upload file</li>\n<li>Fix: Fixed checkbox in assets tab</li>\n</ul>\n\n<h4>1.3.15 - 2019-03-25</h4>\n\n<ul>\n<li>Fix: Fixed visual bugs</li>\n<li>Fix: Fixed radio boolean attribute (switcher)</li>\n</ul>\n\n<h4>1.3.14 - 2019-03-20</h4>\n\n<ul>\n<li>Fix: Fixed addon assets tab bugs</li>\n</ul>\n\n<h4>1.3.13 - 2019-03-15</h4>\n\n<ul>\n<li>Feature: Done export/import template with addons</li>\n</ul>\n\n<h4>1.3.12 - 2019-03-10</h4>\n\n<ul>\n<li>Feature: Added fedback on deactivate</li>\n</ul>\n\n<h4>1.3.11 - 2019-03-05</h4>\n\n<ul>\n<li>Fix: Fixed export import layout stuff</li>\n</ul>\n\n<h4>1.3.10 - 2019-03-01</h4>\n\n<ul>\n<li>Fix: Fixed assets tab issues</li>\n<li>Fix: Fixed post to articles category rename on install</li>\n</ul>\n\n<h4>1.3.09 - 2019-02-28</h4>\n\n<ul>\n<li>Fix: Fixed test addon jquery include</li>\n<li>Change: Added purchase link to license page</li>\n</ul>\n\n<h4>1.3.08 - 2019-02-25</h4>\n\n<ul>\n<li>Fix: Fixed settings text output</li>\n</ul>\n\n<h4>1.3.07 - 2019-02-20</h4>\n\n<ul>\n<li>Fix: Fixed font manager bug</li>\n</ul>\n\n<h4>1.3.06 - 2019-02-15</h4>\n\n<ul>\n<li>Fix: Fixed taxonomy issues</li>\n</ul>\n\n<h4>1.3.05 - 2019-02-10</h4>\n\n<ul>\n<li>Fix: Fixed add addon functionality</li>\n</ul>\n\n<h4>1.3.04 - 2019-02-05</h4>\n\n<ul>\n<li>Improvment: Improved post types category selection</li>\n</ul>\n\n<h4>1.3.03 - 2019-02-01</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.3.02 - 2019-01-30</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.3.01 - 2019-01-25</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.2.01 - 2019-01-20</h4>\n\n<ul>\n<li>Fix: Fixed js in editor when addins widget</li>\n</ul>\n\n<h4>1.2.00 - 2019-01-15</h4>\n\n<ul>\n<li>Feature: Pro version with a catalog</li>\n</ul>\n\n<h4>1.0.11 - 2019-01-10</h4>\n\n<ul>\n<li>Fix: Fixed some wordpress galleries related bug</li>\n</ul>\n\n<h4>1.0.10 - 2019-01-05</h4>\n\n<ul>\n<li>Fix: Fixed export category</li>\n</ul>\n\n<h4>1.0.09 - 2019-01-01</h4>\n\n<ul>\n<li>Change: Made global setting for consolidata addons or not</li>\n<li>Change: Updated some memory text in general settings</li>\n</ul>\n\n<h4>1.0.08 - 2018-12-30</h4>\n\n<ul>\n<li>Fix: Fixed all notices related bugs</li>\n</ul>\n\n<h4>1.0.07 - 2018-12-30</h4>\n\n<ul>\n<li>Fix: Fixed with default data types</li>\n</ul>\n\n<h4>1.0.06 - 2018-12-25</h4>\n\n<ul>\n<li>Fix: Fixed js includes consolidated</li>\n</ul>\n\n<h4>1.0.05 - 2018-12-20</h4>\n\n<ul>\n<li>Fix: Fixed js includes</li>\n</ul>\n\n<h4>1.0.04 - 2018-12-15</h4>\n\n<ul>\n<li>Fix: Fixed js includes</li>\n</ul>\n\n<h4>1.0.03 - 2018-12-10</h4>\n\n<ul>\n<li>Fix: Fixed empty category issues</li>\n</ul>\n\n<h4>1.0.02 - 2018-12-05</h4>\n\n<ul>\n<li>Fix: Fixed bug with some unit values in render output</li>\n</ul>\n\n<h4>1.0.00 - 2018-12-01</h4>\n\n<ul>\n<li>Release: First plugin release</li>\n</ul>\";}s:14:\"upgrade_notice\";b:0;s:7:\"version\";s:7:\"1.5.105\";s:13:\"download_link\";s:388:\"https://api.freemius.com/v1/installs/14185590/updates/72214.zip?is_premium=true&authorization=FSLA+14185590%3AoCNQlv6FMAeiQGtTMvrona8wKKfcNspzP2FUSQlkQEdc6QVcV3ogKEGGzvP9U6Ga_O6iZVGKVUSUpq7uFlzXW8vN7AjH5wDQP3I-2-5bTiIiYA-mjidPqGfe36yTus-1Zer_Sv8c4HJY-jnh6SRE9IJ2lZPHXfAoSMaUk6UO-Yt84By-aKWwxfejXzMrQQdK_AIwhTk3I_C0N5kCZ7n6ge48wc0xXgTLZLhjkRPmOmJ9o_lt52hPpGgK8-GfdyF-oWA7zTqu2dLakfIWTTJdXw\";}}s:7:\"created\";i:1714953737;s:9:\"timestamp\";i:1714957337;}s:92:\"get:/v1/installs/14185590/updates/latest.json?is_premium=true&newer_than=1.5.105&readme=true\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":20:{s:9:\"plugin_id\";s:4:\"4036\";s:12:\"developer_id\";s:4:\"4880\";s:4:\"slug\";N;s:12:\"premium_slug\";s:40:\"unlimited-elements-for-elementor-premium\";s:7:\"version\";s:7:\"1.5.106\";s:11:\"sdk_version\";s:5:\"2.6.2\";s:25:\"requires_platform_version\";s:3:\"3.5\";s:37:\"requires_programming_language_version\";N;s:20:\"tested_up_to_version\";s:3:\"6.5\";s:8:\"has_free\";b:1;s:11:\"has_premium\";b:1;s:12:\"release_mode\";s:8:\"released\";s:5:\"limit\";N;s:7:\"uniques\";i:29459;s:2:\"id\";s:5:\"72536\";s:7:\"created\";s:19:\"2024-05-12 12:26:42\";s:7:\"updated\";s:19:\"2024-05-12 23:53:40\";s:11:\"is_released\";b:0;s:3:\"url\";s:388:\"https://api.freemius.com/v1/installs/14185590/updates/72536.zip?is_premium=true&authorization=FSLA+14185590%3AhU_-AeStUMHLW2EVzKMdwS1ieg9yfQaqkQIfJQdD1BVOtJsauBCtrRn_cT85-Y7mLbLGROlMk0m8FBp2GAk7q0TlodCCgNPLAoLYFVXnvBARhtqBfOngAjXpzpSQH6FxEC5mmt2M90buI36BNRUMvf1lCzY15C61ipTdIhp0oa6nWUdNLDtSEp3R5YBxkUFchT2n9vpocdqMBHHR9JO24aLH8KDqUfNJbnBKonBA_78I00xzywSzfmCwG3Fjq1yxympzMXHJxGeNeZbdCdsJ3A\";s:6:\"readme\";O:8:\"stdClass\":11:{s:4:\"name\";s:66:\"Unlimited Elements For Elementor (Free Widgets, Addons, Templates)\";s:4:\"slug\";s:32:\"unlimited-elements-for-elementor\";s:4:\"tags\";O:8:\"stdClass\":6:{s:9:\"elementor\";s:9:\"elementor\";s:8:\"elements\";s:8:\"elements\";s:6:\"addons\";s:6:\"addons\";s:16:\"elementor addons\";s:16:\"elementor addons\";s:16:\"elementor widget\";s:16:\"elementor widget\";s:12:\"page builder\";s:12:\"page builder\";}s:8:\"requires\";s:3:\"3.5\";s:12:\"requires_php\";N;s:6:\"tested\";s:3:\"6.5\";s:10:\"stable_tag\";s:3:\"1.0\";s:8:\"sections\";O:8:\"stdClass\":4:{s:11:\"description\";s:7110:\"<p><strong>Elementor</strong> users, elevate your web design experience with <strong>Unlimited Elements for Elementor</strong>. An all in one plugin that instantly gives you the most advanced widgets and tools to make better Elementor websites faster. Take your WordPress website to the next level.</p>\n\n<p><a href=\"https://unlimited-elements.com/elementor-widgets/\">View Elementor Widgets Demos</a>\n<br>\nBrowse our extensive collection of free widgets or upgrade to our pro version for access to over 200 additional unique drag and drop widgets for <strong>Elementor</strong>. Each widget provides a wide range of options to easily control every aspect. If you can\'t find what you need, our <strong>Widget Creator</strong> Framework empowers you to create any widget you can imagine.</p>\n\n<h3>Plugin Features</h3>\n\n<ul>\n<li><p><a href=\"https://unlimited-elements.com/elementor-widgets/\"><strong>Widget Library</strong></a> – Enhance the popular Elementor page builder with our user-friendly and innovative widget library. Simplify your website by finding everything you need in one place, without the need for multiple plugins.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/widget-creator/\"><strong>Widget Creator</strong></a> – Save valuable time by eliminating the need to search for numerous plugins and add-ons. Instead, create customized, professional widgets that perfectly align with your website requirements.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/elementor-widgets/\"><strong>Elementor Templates</strong></a> – Effortlessly kickstart your web project with pre-designed templates. Say goodbye to endless searches for inspiration or starting from scratch. Get your project up and running in seconds with our collection of template kits.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/elementor-templates/\"><strong>Elementor Templates</strong></a> – Effortlessly kickstart your web project with pre-designed templates. Say goodbye to endless searches for inspiration or starting from scratch. Get your project up and running in seconds with our collection of template kits.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/loop-builder-for-elementor/\"><strong>Loop Builder</strong></a> – Easily create dynamic Loop Items within the Elementor Theme Builder by utilizing any loop widget layout of your preference. Effortlessly populate the chosen widget with dynamic content to craft versatile and engaging Loop Items.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/background-widgets-for-elementor/\"><strong>Background Widgets</strong></a> – Elevate your web designs instantly with our user-friendly animated backgrounds available in our extensive widget library. Experience seamless integration and unleash your creativity like never before.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/post-widgets-filters-tools/\"><strong>Post Widgets & Filters</strong></a> – Easily create stunning post layouts with real-time filters. Improve the browsing experience for website visitors by helping them find the content they\'re looking for. Effortlessly display posts using advanced criteria on your entire website.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/woo/\"><strong>WooCommerce Widgets & Filters</strong></a> – Create stunning product layouts with dynamic real-time filters. Showcase your products and categories in a wide array of interactive formats, such as grids, carousels, sliders, and more.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/remote-control-widgets/\"><strong>Woo Widgets & Filters</strong></a> – Unleash your creativity with advanced and customizable layouts. Take full control of your designs and make them truly unique using the remote controls. Stand out from the crowd with layouts that are both eye-catching and distinctive.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/sync-widgets/\"><strong>Sync Between Widgets</strong></a> – Elevate your web designs to new heights by seamlessly synchronizing multiple item-based widgets. This powerful feature empowers you to effortlessly create intricate and personalized layouts, taking your designs to the next level of sophistication.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/multi-source-galleries/\"><strong>Multi-Source Galleries</strong></a> – Empower your gallery showcase by effortlessly featuring Woo products, WordPress posts, Instagram feeds, and a variety of other sources, including various API integrations.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/live-copy-paste/\"><strong>Live Copy Paste</strong></a> – Copy and paste fully designed sections from the Unlimited Elements website directly to your website, saving you time and ensuring you can finish your web project as soon as possible.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/mega-menu-widget-for-elementor/\"><strong>Mega Menu Builder</strong></a> – Easily craft a distinctive Mega Menu for your website navigation by incorporating images, icons, links, and various Elementor widgets into unique menu layouts.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/mega-slider-widget-for-elementor/\"><strong>Mega Slider Builder</strong></a> – Easily turn any Elementor sections into slider slides. Now you can amaze your website visitors with jaw-dropping slider designs that look amazing on any device.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/multi-source/\"><strong>Multi-Source Widgets</strong></a> – Add content dynamically to item-based widgets effortlessly with support for ACF repeaters, JSON/CSV files, Woo Products, WordPress posts, users, menus, and a range of API integrations.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/dynamic-post-popup-widget-for-elementor/\"><strong>Dynamic Popup Builder</strong></a> – Dynamically create a popup to add a quick view of the post without leaving the page. Use an Elementor single post template to create the layout of the dynamic popup.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/form-builder/\"><strong>Elementor Form Builder</strong></a> – Build advanced forms effortlessly using the drag-and-drop form builder. Whether it’s a simple or complex form, our straightforward form widgets make it quick and easy to create forms, improving your workflow.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/calculators/\"><strong>Calculator Builder</strong></a> – Easily design professional calculators for any type of industry. Whether you need a loan calculator, mortgage calculator or business calculator, our powerful and intuitive drag and drop builder makes it easy to create complex calculators with ease.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/filters/\"><strong>Elementor Filter Widgets</strong></a> – Unlock the potential of the AJAX-based faceted filter system, seamlessly empowering you to craft diverse layouts with ease. Take control by applying multiple filters, ensuring a super-fast and dynamic filtering experience tailored to your website needs.</p></li>\n</ul>\";s:12:\"installation\";s:521:\"<p>Note : This plugin works with Elementor. Make sure you have <a href=\"https://wordpress.org/plugins/elementor/\">Elementor</a> installed.</p>\n\n<ol>\n<li>Upload the plugin folder to the <code>/wp-content/plugins/</code> directory, or install the plugin through the WordPress plugins screen directly.</li>\n<li>Activate the plugin through the \'Plugins\' screen in WordPress</li>\n<li>Navigate to Unlimited Elements in the WordPress side menu and install the widget you want by hovering over it and clicking install.</li>\n</ol>\";s:3:\"faq\";s:4208:\"<h4>Can I use the plugin without Elementor?</h4>\n\n<p>No. You cannot use the plugin without Elementor since it\'s an addon for Elementor.</p>\n\n<h4>Does the plugin work with any theme?</h4>\n\n<p>Absolutely! The plugin will work with any theme where Elementor works.</p>\n\n<h4>What if I update to the Premium version after using the Free version?</h4>\n\n<p>Your existing elements/content will work with the premium version. So you won’t lose your any of your hard work.</p>\n\n<h4>Can I get a refund?</h4>\n\n<p>If you are not happy with your purchase at anytime just contact us and we will refund 100% of your money no questions asked.</p>\n\n<h4>Do you offer a renewals discount?</h4>\n\n<p>Yes, you get 25% discount for all annual plan automatic renewals. The renewal price will never be increased so long as the subscription is not cancelled.</p>\n\n<h4>How do I install and activate the \'Unlimited Elements for Elementor\' plugin on WordPress?</h4>\n\n<p>To install the \'Unlimited Elements\' plugin on your WordPress site, access your WordPress Dashboard and go to Plugins -> Add New. In the search box, enter \'Unlimited Elements.\' Locate the plugin in the search results and click on the \'Install Now\' button. Once the installation is finished, click on the \'Activate\' button, and \'Unlimited Elements for Elementor\' will be successfully activated on your WordPress site.</p>\n\n<h4>Do I need to know code to use Unlimited Elements?</h4>\n\n<p>No, you do not need to know code to leverage the widgets and other tools provided by the Unlimited Elements plugin. It is designed to be user-friendly, allowing you to enhance your Elementor experience without any coding expertise. However, for users familiar with code, the plugin offers the added advantage of a widget creator, enabling the creation of custom Elementor widgets for a more tailored and advanced design experience.</p>\n\n<h4>Is my site secure with Unlimited Elements?</h4>\n\n<p>Yes, Unlimited Elements is a secure plugin. The plugin is regularly updated to adhere to common security standards, ensuring a secure environment for your website.</p>\n\n<h4>What types of filters does Unlimited Elements provide?</h4>\n\n<p>Unlimited Elements offers a variety of filter types, including search filters, dropdowns, tabs filters, checkboxes filters, and WooCommerce-related filters, providing a diverse range of options for dynamic and versatile website filtering.</p>\n\n<h4>Are the filters compatible with any post type or WooCommerce products?</h4>\n\n<p>Yes, all the filters provided by Unlimited Elements are live Ajax filters, ensuring dynamic and seamless filtering experiences. They are compatible with any post type, including custom post types, and WooCommerce products, offering versatile functionality for a wide range of content on your website. Utilize specific WooCommerce filters to enhance the shopping experience for your customers, such as the price range slider filter and color swatches filter for products with different colors.</p>\n\n<h4>Can I use Unlimited Elements to display custom post types in my widgets?</h4>\n\n<p>Yes, Unlimited Elements supports showcasing custom post types with advanced query selection and seamless connection to any filter from the UE library. This allows for tailored and dynamic content presentation on your website using the plugin\'s versatile features.</p>\n\n<h4>What are multi-source widgets in Unlimited Elements?</h4>\n\n<p>Multi-source widgets in Unlimited Elements enable the population of item-based widgets with various dynamic source types. These widgets can be populated using sources like ACF repeater fields, WooCommerce products, custom post types, Instagram feeds, and various API integrations. This versatility allows for the seamless integration of diverse content into widgets, enhancing the flexibility and functionality of your website elements.</p>\n\n<h4>Should I use Remote Control Widgets or the Sync Widgets function in Unlimited Elements?</h4>\n\n<p>The choice depends on your design preferences. If you want complete control, go for Remote Control Widgets. For synchronized layouts, choose Sync Widgets. They can also be used together for even more powerful customization options in Unlimited Elements.</p>\";s:9:\"changelog\";s:136961:\"<p>version 1.5.106: 2024-05-12</p>\n\n<ul>\n<li>Fix - fixed some main/child roles checkbox filter issues</li>\n<li>Fix - fixed some bug with widget posts debug not showed full info</li>\n<li>Fix - fixed dissapearing gallery titles since last version.</li>\n</ul>\n\n<p>version 1.5.105: 2024-05-05</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Fix: fixed some filters and request related issue</li>\n<li>Fix: fixed specific post and terms select</li>\n</ul>\n\n<p>Widget Changes:</p>\n\n<ul>\n<li>Feature: Masonry Gallery (Pro) - Implemented \'Mute Video\' option. This new functionality allows users to start videos muted within the widget, providing greater control over the audio playback and enhancing the user experience.</li>\n<li>Feature: Team Member Carousel (Pro) - Introduced \'Button Text\' option in items, enabling users to set custom button text for each team member for enhanced customization and flexibility.</li>\n<li>Feature: Mega Menu (Pro) - Implemented \'Mobile Open Menu Animation\' option. This new functionality allows users to specify the animation type for opening the menu on mobile devices, enhancing the visual presentation and user experience.</li>\n<li>Feature: Logo Carousel (Pro) - Implemented support for empty links. This new functionality allows items to become not clickable when empty links are specified, providing more control over the behavior and interaction of items within the widget.</li>\n<li>Feature: Scroll Sequence (Pro) - Introduced \'Hide Add Action Section\' debug option, enabling users to match accurate configurations in the backend and frontend.</li>\n<li>Feature: Dropdown Field (Pro) - Added support for \'Dropdown Value (Numeric Values)\' in multi-source, enabling users to include numeric dropdown values via Multi Source.</li>\n<li>Feature: Overlay Button (Free) - Introduced \'Overlay Transition Duration\' option, providing users with more control over the duration of overlay transitions for enhanced customization and user experience.</li>\n<li>Feature: Checkboxes Filter (Pro) - Introduced \'Accordion as Dropdown\' option, allowing users to open the accordion as a dropdown when the layout is set to \'Accordion\', preventing layout shifting and improving user experience.</li>\n<li>Feature: Overlay Button (Free) - Added \'Icon\' option, allowing users to easily add an icon to the button for enhanced visual appeal.</li>\n<li>Feature: Event List (Pro) - Introduced \'Show End Time\' option, enabling users to show or hide the event end time for enhanced flexibility and customization.</li>\n<li>Feature: Animated Icon Box (Pro) - Introduced styling options for Icon and Divider, providing users with more customization choices for improved visual design.</li>\n<li>Feature: Taxonomy Terms (Pro) - Implemented styling options for 1st and 2nd level of Child Term Elements. This new functionality allows users to customize the appearance of Child Term Elements at different hierarchical levels, providing greater design flexibility and control.</li>\n<li>Feature: Content Carousel (Pro) - Implemented \'Image Border Radius\' option. This new functionality allows users to specify the border radius for images within the widget, enabling them to create rounded or custom-shaped images for a more visually appealing design.</li>\n<li>Feature: Coverflow Carousel (Pro) - Implemented \'Custom Navigation Arrows\' option. This new functionality allows users to customize the navigation arrows used within the widget, enabling them to use custom-designed arrows for a more personalized look and feel.</li>\n<li>Feature: One Page Scroll Navigation (Pro) - Enhanced widget flexibility to support other sections apart from the one with the tag <section>. This improvement expands compatibility with different section types, providing users with more options for integrating the widget into their website layouts.</li>\n<li>Change: Animated Icon Box (Pro) - Replaced old font edit option with new typography and color options for enhanced customization and design control.</li>\n<li>Change: Call To Action Button (Free) - Moved ripple \'Transition Timing\' from Button Icon to Button Icon tab and renamed it to \'Ripple Timing\' for improved organization and clarity.</li>\n</ul>\n\n<p>version 1.5.104: 2024-04-24</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added support for unselect items in sync functionality</li>\n<li>Feature: added feature - sort terms by parent -> children, and levels number class</li>\n<li>Fix: fixed some load more issue with dynamic template loop and post lists inside</li>\n<li>Fix: fixed woo category image not fetched bug</li>\n<li>Fix: fixed some cases of sticky elementor elements with filters</li>\n<li>Fix: fixed remote connection with single background parent and remote widget</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Neon Glowing Button Effect (Pro) - Implemented \'Neon Line Width\' option. This new functionality allows users to adjust the width of the neon line effect within the widget, providing finer control over its appearance and visual impact.</li>\n<li>Feature: Scroll Sequence (Pro) - Introduced \'Hide Add Action Section\' debug option, enabling users to match accurate configurations in the backend and frontend.</li>\n<li>Feature: Team Member Carousel (Pro) - Introduced \'Button Text\' option in items, enabling users to set custom button text for each team member for enhanced customization and flexibility.</li>\n<li>Feature: Overlay Button (Free) - Added \'Icon\' option, allowing users to easily add an icon to the button for enhanced visual appeal.</li>\n<li>Feature: Overlay Button (Free) - Introduced \'Overlay Transition Duration\' option, providing users with more control over the duration of overlay transitions for enhanced customization and user experience.</li>\n<li>Feature: Dropdown Field (Pro) - Added support for \'Dropdown Value (Numeric Values)\' in multi-source, enabling users to include numeric dropdown values via Multi Source.</li>\n<li>Feature: Neon Glowing Button Effect (Pro) - Implemented \'Button Shadow\' option. This new functionality allows users to add a shadow effect to buttons within the widget, enhancing their visual appearance and depth.</li>\n<li>Feature: Mega Menu (Pro) - Implemented \'Mobile Open Menu Animation\' option. This new functionality allows users to specify the animation type for opening the menu on mobile devices, enhancing the visual presentation and user experience.</li>\n<li>Feature: Neon Glowing Button Effect (Pro) - Implemented \'Button Background Color\' option. This new functionality allows users to customize the background color of buttons within the widget, enhancing visual design and customization possibilities.</li>\n<li>Feature: Logo Carousel (Pro) - Implemented support for empty links. This new functionality allows items to become not clickable when empty links are specified, providing more control over the behavior and interaction of items within the widget.</li>\n<li>Fix: Loop Carousel (Pro) - Corrected spelling mistakes and improved naming conventions, enhancing clarity and consistency.</li>\n<li>Fix: Flip Box (Free) - Resolved issue where links were not firing for the first click on the back of the Flip Box. This fix ensures that links behave as expected, allowing them to be clicked and activated reliably.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue where Content Tabs widget couldn\'t work with Icon Tabs widget on the same page. This fix ensures that both widgets can coexist and function properly together, allowing for seamless integration and improved user experience.</li>\n<li>Fix: Checkboxes Filter (Pro) - Enhanced Accordion Layout option for the Checkboxes Widget to improve script communication. This improvement optimizes the interaction between scripts, resulting in smoother operation and better performance of the widget.</li>\n<li>Fix: Loop Grid (Pro) - Implemented additional Masonry layout check to avoid items overlapping over each other. This enhancement ensures that items are properly positioned and do not overlap, maintaining a clean and organized layout within the widget.</li>\n<li>Fix: Dynamic Post Popup (Pro) - Resolved issue where popups allowed opening links in new tabs while opening the popup. This fix ensures that links within popups behave consistently and do not inadvertently open in new tabs, providing a smoother user experience.</li>\n<li>Fix: Post Slider (Pro) - Addressed issue where post title typography settings were not applied, ensuring proper functionality and appearance.</li>\n<li>Fix: Flip Box (Free) - Corrected a typography mistake in options.</li>\n<li>Fix: Content Slider (Pro) - Resolved conflict caused between Elementor\'s Motion Effects and the widget due to the same animation library (animate.css), resolving CSS class conflict for smoother animation and functionality.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with Opening Item when Clickable Parent option is enabled.</li>\n<li>Fix: Side Menu (Pro) - Resolved issue where some icons were being reverted. This fix ensures that all icons remain consistent and do not revert unexpectedly.</li>\n<li>Fix: Rhombus Grid (Pro) - Increased CSS priority for \'Item Background Color Override\' option. This adjustment ensures that the specified background color takes precedence over other styles, providing consistent and reliable appearance for the widget items.</li>\n</ul>\n\n<p>version 1.5.103: 2024-04-16</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added option to add additional url attributes to post links</li>\n<li>Feature: improved woo category thumbnail image gether</li>\n<li>Feature: added option to unite gallery - strip_speed</li>\n<li>Fix: fixed some widgets editor enable visibility bug</li>\n<li>Fix: fixed entrance animation run if inside a viewport window</li>\n<li>Fix: fixed some security issues - escaping some fields output</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Overlay Carousel (Pro) - Implemented \'Show Dots\' option. This new functionality allows users to toggle the visibility of dots within the widget, providing greater control over navigation indicators.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Checkbox Custom Icon\' option. This new functionality allows users to customize the appearance of checkboxes by providing custom icons, enhancing the visual presentation of checkboxes within the widget.</li>\n<li>Feature: Video Playlist (Pro) - Implemented \'Strip Navigation Speed\' option. This new functionality allows users to adjust the speed of navigation within the strip, providing finer control over the scrolling behavior.</li>\n<li>Feature: Expanding Content Cards (Pro) - Implemented \'Background Image Align\' option. This new functionality allows users to specify the alignment of the background image, providing greater control over its positioning within the element.</li>\n<li>Feature: Post Magazine Grid (Pro) - Implemented \'Meta Date Date Format\' option. This new functionality allows users to specify the date format for meta date display, providing customization options for date presentation.</li>\n<li>Feature: Justified Image Carousel (Pro) - Implemented \'Show Item Title in Lightbox\' option. This new functionality allows users to toggle the display of item titles within the lightbox, providing control over the visibility of titles for a better user experience.</li>\n<li>Feature: Search Filter (Pro) - Implemented \'Custom Links Ending\' option. This new functionality allows users to change links in the connected grid to highlight the search phrase.</li>\n<li>Feature: Load More / Infinite Scroll (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Post Pagination (Free) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Content Switcher (Pro) - Introduced option to fire a resize event on tab click, ensuring proper functionality of other widgets inside tab Content Switcher for a smoother and more seamless user experience.</li>\n<li>Feature: Submit Button (Free) - Implemented \'Show Field Name In Empty Field Error Message\' option. This new functionality allows users to include the field name in the empty field error message, providing clearer feedback to users when a required field is left blank.</li>\n<li>Feature: Side Menu (Pro) - Implemented \'Templates Width\' and \'Templates Horizontal Align\' options.</li>\n<li>Change: Unlimited Grid (Pro) - Changed \'Title Spacing\' option to \'Title Margin\'. This change allows users to add margin in all directions to the title, providing more granular control over its positioning within the widget.</li>\n<li>Fix: Content Box Hover Text Reveal (Free) - Resolved issue where Overlay Opacity option wasn\'t working on mobile devices. This fix ensures that the Overlay Opacity option functions correctly across all devices, providing consistent behavior and appearance.</li>\n<li>Fix: Multi Step Form (Pro) - Fixed Multi Step Error Message not showing when empty and required field was present on active step.</li>\n<li>Fix: Submit Button (Free) - Fixed Submit Button verification issue when fields with 0 value were parsed as empty.</li>\n<li>Fix: Slider Field (Pro) - Resolved issue where border radius for focus state differed from regular state. This fix ensures that the border radius remains consistent across different states.</li>\n<li>Fix: Icon Bullets (Free) - Fixed issue related to Hover Colors not being revealed after item hover.</li>\n<li>Fix: Team Member Sliding Effect (Pro) - Resolved issue related to global colors usage. This fix ensures that global colors are properly utilized throughout the widget, maintaining consistency and accuracy in color rendering.</li>\n<li>Fix: Post Magazine Grid (Pro) - Optimized widget HTML. This optimization improves the efficiency and performance of the widget by streamlining the HTML structure and reducing unnecessary code.</li>\n<li>Fix: Form Fields Widgets: Resolved vulnerability where scripts could be injected under certain widget attributes. This fix ensures that scripts are properly sanitized and prevented from being inserted into widget attributes, mitigating potential security risks.</li>\n</ul>\n\n<p>version 1.5.101: 2024-04-03</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature - added \"date time\" attribute to items attributes list</li>\n<li>Feature - made some integration for \"relevanssi\" plugin</li>\n<li>Feature - added woo rating stars to multisource fields</li>\n<li>Feature - added visual text that showing the form fields conditions</li>\n<li>Fix - fixed filters mode init mode</li>\n<li>Fix - fixed various filters related bugs</li>\n<li>Fix - fixed ucpage parameter fetch for pagination in archive page</li>\n<li>Fix - fixed gallery from meta field item source texts </li>\n<li>Fix - fixed some number field processing</li>\n<li>Fix - fixed multisep form with template submit</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Radio Button Field (Pro) - Implemented \'Set First Item Selected\' option. This new functionality allows users to automatically select the first item in the widget.</li>\n<li>Feature: Fullscreen Menu (Free) - Implemented \'Open Current Submenu On Page Load\' option. This new functionality allows users to automatically expand the current submenu on page load, providing immediate access to relevant content.</li>\n<li>Feature: Background Slider (Pro) - Introduced \'Add SEO Tags\' option, allowing users to include alt and title attributes for images for improved search engine optimization of the widget content.</li>\n<li>Feature: Floating Chat Buttons (Pro) - Introduced \"Close Message Box After Send\" option, allowing automatic closure of the message box after clicking the send button for improved user experience and convenience.</li>\n<li>Feature: Floating Chat Buttons (Pro) - Introduced \"Close Button After Click\" option, enabling automatic closure of the buttons after clicking any button, eliminating the need for manual closure for enhanced user convenience and interaction.</li>\n<li>Feature: Content Grid (Pro) - Implemented \'Description\' option. This new functionality allows users to add a description to the widget, providing additional context or instructions.</li>\n<li>Feature: SVG Animation (Free) - Optimized widget for Elementor Popup compatibility. This update ensures seamless integration and improved performance when using the widget within Elementor Popups.</li>\n<li>Feature: Animated Ripples (Pro) - Introduced \'Ripple Scale\' option, enabling users to control the size of the ripples for enhanced visual customization and effect.</li>\n<li>Feature: Interactive Circle Infographic (Pro) - Implemented \'Item Trigger type\' for Segment Layout type. This new functionality allows segments to be opened by hovering on them, providing users with an alternative interaction method.</li>\n<li>Feature: Line Text Divider (Free) - Added styling options including Line Thickness, Line Border Radius, Line Shadow, Text Typography, Background Color, Padding, Border, Border Radius, and Box Shadow for enhanced customization. Additionally, existing styling options have been improved for better optimization and user experience.</li>\n<li>Feature: Price Range Filter (Pro) - Implemented Grow Effect on Thumb Hover option. This new functionality allows users to enable the grow effect on thumbnail hover.</li>\n<li>Feature: Price Range Filter (Pro) - Implemented Hide Default Arrows option. This new functionality allows users to hide default arrows, providing enhanced customization of the widget\'s appearance and behavior.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Show Time Ago\' option. This new functionality allows users to display the time elapsed since a publish event, providing context and improving user engagement.</li>\n<li>Feature: Dropdown Field (Pro) - Implemented \'Required\' option. This new functionality allows users to mark a field as required, ensuring that users must fill it out before submitting the form.</li>\n<li>Feature: Submit Button (Free) - Implemented \'Empty Field Error Text\' option. This new functionality allows users to customize the error message displayed when a required field is left empty.</li>\n<li>Feature: Icon Bullets (Free) - Implemented \'Title Color Hover\' and \'Text Color Hover\' options. These new functionalities allow users to customize the color of titles and text when hovered over, providing enhanced interactivity and visual feedback.</li>\n<li>Feature: Unlimited Charts (Pro) - Implemented \'Font Family\' option for Label X Axis and Y Axis. This new functionality allows users to customize the font family for labels displayed on the X and Y axes, providing enhanced typography control.</li>\n<li>Feature: Overlay Carousel (Pro) - Implemented \'Show Arrows\' option and updated Arrows styling options. This new functionality allows users to control the visibility of arrows and customize their styling, providing more flexibility in widget design and navigation.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Empty Message\' option. This new functionality allows users to display a custom message when no posts are found, providing better user feedback and enhancing the user experience.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Required\' option. This new functionality allows users to mark a field as required, ensuring that users must fill it out before submitting the form.</li>\n<li>Feature: Radio Button Field (Pro) - Implemented \'Required\' option. This new functionality allows users to mark a field as required, ensuring that users must fill it out before submitting the form.</li>\n<li>Change: Checkboxes Filter (Pro) - Added \'aria-label\' attribute to links. This new functionality enhances accessibility by providing descriptive labels for elements.</li>\n<li>Change: Post Carousel (Pro) - Added \'alt\' and \'title\' attributes to the image for improved SEO optimization and accessibility.</li>\n<li>Change: Flip Box Carousel (Pro) - Changed some selectors in CSS to avoid empty items appearing on live page.</li>\n<li>Change: Underline Animated Button (Free) - Changed <section> tag to </li>\n</ul>\n\n<p><</p>\n\n<p>div>. This update improves the semantic structure of the widget, ensuring better compatibility with various screen readers and accessibility standards.\n* Change: Unlimited Charts (Pro) - Updated the animation option to trigger animation when the chart comes into view instead of upon initial load, improving user experience and visual appeal.\n* Change: Submit Button (Free) - Changed the position of Empty Field Errors to be grouped after the submit button. This update enhances the layout and organization of error messages, providing users with a clearer indication of missing information before submission.\n* Change: Post Blocks (Free) - Changed CSS selector for Typography option for better accessibility. This update improves the accessibility of the Typography option by using a more descriptive and accessible CSS selector.\n* Change: List Marquee (Pro) - Increased speed limit to 1000. This update enhances the speed capabilities of the widget, allowing for faster performance and smoother animations.\n* Change: Checkbox Field (Pro) - Increased accessibility by adding IDs to input elements and \"for\" attributes to label elements. This update improves accessibility by associating labels with their corresponding form controls, making it easier for screen readers and other assistive technologies to interpret and navigate the form.\n* Change: Masonry Gallery (Pro) - Implemented \'Autoplay Video In Lightbox\' option. This new functionality allows users to enable autoplay for videos displayed within the lightbox, providing a more dynamic and engaging viewing experience.\n* Change: WhatsApp Chat (Pro) - Added \'aria-label\' attribute to links. This new functionality enhances accessibility by providing descriptive labels for elements.\n* Fix: Number Field (Pro) - Implemented CSS protection from the max-width CSS property. This new functionality safeguards against unintended styling conflicts or overrides caused by the max-width property.\n* Fix: Fullscreen Menu (Free) - Addressed issue where the fullscreen menu was not displayed correctly in Safari browser.\n* Fix: Image Scroll (Pro) - Resolved 404 error appearing every time Overlay element was added on the page. This fix ensures that the Overlay element is loaded correctly without triggering a 404 error.</p>\n\n<p>version 1.5.100: 2024-03-17</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added option to connect the filters to some specific grid group</li>\n<li>Fix: fixed js run for background output not always happend</li>\n<li>Fix: filters was shown only related to grid taxonomies after changing to \"all\" </li>\n<li>Fix: returned some tiles gallery images that was missing</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: List (Free) - Implemented \'Open Link in New Tab\' option. This new functionality allows users to specify whether links should open in a new tab, providing flexibility in link behavior.</li>\n<li>Feature: Compact Gallery (Free) - Implemented \'Hide Thumbnail Panel Under Width\' option. This new functionality allows users to hide the thumbnail panel when the viewport width is below a specified threshold, optimizing the display for smaller screens.</li>\n<li>Feature: Select Dropdown Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Checkboxes Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Tabs Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Scroll Sequence (Pro) - Added \'Image Horizontal Shift\' option, allowing users to adjust the horizontal position of the image for enhanced customization and layout control.</li>\n</ul>\n\n<p>version 1.5.99: 2024-03-11</p>\n\n<ul>\n<li>Fix - updated multisource image fields</li>\n<li>Fix - fixed some small php bug with strtobool function</li>\n</ul>\n\n<p>version 1.5.98: 2024-03-05</p>\n\n<ul>\n<li>Fix Some small gutenberg related bug fix</li>\n</ul>\n\n<p>version 1.5.97: 2024-03-04</p>\n\n<p>Plugin Updates:</p>\n\n<ul>\n<li>Fix: allow showing authors name translated</li>\n<li>Change: updated font awesome version to 6</li>\n<li>Fix: done some link attribute security fix</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Accordion Menu (Pro) - Implemented \'Active State Color\' options for Sub Menu items. This new functionality allows users to customize the color of sub-menu items when they are in the active state, providing enhanced visual feedback.</li>\n<li>Feature: Content Slider (Pro) - Made \'Slide Margin\' option available for Full Slider Type and Offset Slider Type. This update expands the usability of the margin customization, allowing users to set margins between slides in both Full Slider and Offset Slider configurations.</li>\n<li>Feature: Icon Tabs (Pro) - Made \'Start Collapsed\' option responsive. This update ensures that the \'Start Collapsed\' behavior adjusts responsively, providing a consistent and user-friendly experience across various devices and screen sizes.</li>\n<li>Feature: Post Accordion (Free) - Introduced \'Expand All Accordion\' functionality, enabling users to expand all accordion items with a single click for improved content accessibility.</li>\n<li>Feature: Fullscreen Menu (Free) - Introduced option to customize the thickness of the animated hamburger icon bars, providing users with greater control over the visual appearance of the icon.</li>\n<li>Change: Coverflow Carousel (Pro) - Updated \'Button Link\' option: if empty, no link will be applied. This modification ensures that if the \'Button Link\' option is left empty, no link will be associated with the button within the widget.</li>\n<li>Fix: Product Carousel (Pro) - Optimized widget HTML code. This update enhances performance and efficiency by streamlining the HTML structure of the widget.</li>\n<li>Fix: Content Tabs (Free) - Improved widget interaction within an Elementor\'s popup. This update ensures a more seamless and optimized experience when utilizing the widget within a popup setting.</li>\n</ul>\n\n<p>version 1.5.96: 2024-02-26</p>\n\n<p>Plugin Updates:</p>\n\n<ul>\n<li>Feature: added option for time_ago_short in timelines that will show shorter version of minutes and hours text</li>\n<li>Feature: added defaults for weather widget</li>\n<li>Fix: fixed hourly weather fields</li>\n<li>Fix: fixed the import with images functionality</li>\n<li>Fix: set default timeout to remote requests</li>\n<li>Fix: fixed the image duplicate when importing templates</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Side Menu (Pro) - Implemented \'Menu Padding\' option. This new functionality allows users to set padding for the menu, providing control over the spacing and layout within the widget.</li>\n<li>Feature: Post Grid (Pro) - Introduced a new value for \'Meta Data Position\' option called \'Before Title\'. This new functionality allows users to position meta data before the title, providing additional flexibility in content layout.</li>\n<li>Feature: Loop Carousel (Pro) - Implemented \'Stage Padding\' option. This new functionality allows users to set stage padding, displaying a part of the previous and next carousel items for a more visually appealing and dynamic presentation.</li>\n<li>Feature: Interactive Circle Infographic (Pro) - Implemented \'Selected Item Number\' option. This new functionality allows users to select a specific item by default, enhancing user experience by highlighting a predetermined item upon initialization.</li>\n<li>Feature: Unlimited Timeline (Free) - Introduced option to display the image on the opposite side of the content for enhanced layout flexibility and customization.</li>\n<li>Feature: Thumbnail Slider (Pro) - Introduced \'Multi Source\' option, enabling users to select gallery items from various sources for enhanced flexibility and content integration.</li>\n<li>Feature: Timer Countdown Banner (Pro) - Added \'Direction\' option to support RTL (Right-to-Left) layout websites.</li>\n<li>Feature: Post Horizontal Timeline (Pro) - Introduced Background Color and Icon Color options for Navigation Arrows in disabled mode. This new functionality allows users to customize the appearance of navigation arrows when they are disabled, providing enhanced visual control.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Time Ago Type\' option. This new functionality allows users to choose the type of time ago representation, providing flexibility in how time is displayed within the widget.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Text Custom Field\' option. This new functionality allows users to add a custom field under the main Posts Text, providing additional customization for displaying content.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Link Type\' option for all link elements in the widget. This new functionality allows users to choose the type of link for various elements within the widget, enhancing control over linking behavior.</li>\n<li>Feature: Remote Link (Pro) - Introduced active state for the link. This new functionality allows users to customize the appearance of the link when it is in an active state, providing enhanced visual feedback.</li>\n<li>Feature: Dynamic Post Popup (Pro) - Implemented \'Hide Vertical Scrollbar in Popup\' option. This new functionality allows users to hide the vertical scrollbar within the popup, providing a cleaner and more focused appearance.</li>\n<li>Feature: Icon Carousel (Pro) - Introduced \'Autoplay Pause on Hover\' option, allowing users to pause autoplay functionality when hovering over the carousel for improved control and interaction.</li>\n<li>Feature: Dynamic Post Popup (Pro) - Introduced Entrance Animation functionality for the popup. This new feature allows users to apply entrance animations, enhancing the visual appeal and engagement when the popup appears.</li>\n<li>Feature: Unlimited Timeline (Free) - Implemented \'Content Box Link\' option. This new functionality allows users to link the entire content box, providing a convenient way to associate a link with the entire widget item.</li>\n<li>Feature: Text Field (Free) - Added \'Read Only\' option, allowing users to set the field as read-only for preventing user input while retaining visibility of the text.</li>\n<li>Feature: Unlimited Charts (Pro) - Introduced \'Radar Range\' option for Radar chart, allowing users to set the minimum range value for improved data visualization.</li>\n<li>Feature: Testimonial Carousel (Pro) - Added \'Rating\' field to the Source option. This new functionality allows users to incorporate a rating field as a source for the widget, expanding the available data sources for enhanced content display.</li>\n<li>Feature: Multi Step Form (Pro) - Introduced \'Direction\' option. This new functionality is useful for RTL (Right-to-Left) websites, allowing users to set the direction of the widget layout accordingly.</li>\n<li>Feature: Unlimited Timeline (Free) - Introduced option for users to customize the text of each item\'s button, providing greater flexibility.</li>\n<li>Feature: Post List (Free) - Implemented \'Space Between Categories\' option. This new functionality allows users to set spacing between categories, providing control over the layout and visual presentation of category elements.</li>\n<li>Feature: Memory Game (Pro) - Introduced \'Add Completion Time to Form Field\' option, enabling users to automatically append the time taken to complete the memory game to a designated form field.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Add Link For The Whole Item\' option. This new functionality allows users to add a link to the entire widget item, enhancing the interactive capabilities and providing a clickable area for the entire item.</li>\n<li>Feature: Post Carousel (Pro) - Implemented \'Text Padding\' and \'Title Padding\' options. This new functionality allows users to set padding for text and title elements, providing enhanced control over spacing and layout within the widget.</li>\n<li>Feature: Post Grid (Pro) - Introduced \'Date Modified\' options. This new functionality allows users to display the date when a post was last modified, providing additional information and transparency in content presentation.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Introduced options to customize Maps Controls icons\' color and background color. This new functionality allows users to personalize the appearance of map controls, enhancing visual customization.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Disable Map Interaction On Mobile\' option. This new functionality allows users to disable map interaction specifically on mobile devices, providing control over the user experience on smaller screens.</li>\n<li>Change: Content Tabs (Free) - Modified behavior of \'Start Collapsed\' option when used with \'Set Hash\'. If the URL has a hash, the first opened tab will be determined by the hash, providing a more dynamic and user-friendly experience.</li>\n<li>Change: Dropdown Button (Pro) - Removed Text Decoration CSS property from dropdown items. This update enhances the visual presentation by eliminating unnecessary text decoration.</li>\n<li>Change: Woo Mini Cart (Pro) - Added separate border options for \'View Cart\' and \'Checkout\' buttons, providing users with more customization flexibility for button styling.</li>\n<li>Change: Swipe Carousel (Pro) - Modified \'Enable Link\' option. Now, the entire item serves as a link, providing a more intuitive and consistent approach to linking within the widget.</li>\n<li>Fix: Submit Button (Free) - Corrected default values in email 2 that were leading to validation errors.</li>\n<li>Fix: Post Carousel Lite (Free) - Addressed issue where the carousel was not displaying on mobile devices.</li>\n<li>Fix: Icon Tabs (Pro) - Resolved issue with the \'Start Collapsed\' option. The fix ensures that the \'Start Collapsed\' option now functions correctly, delivering the intended collapsed behavior upon initialization.</li>\n<li>Fix: Post Grid (Pro) - Optimized widget item HTML code. This update enhances performance and efficiency by streamlining the HTML structure of widget items.</li>\n<li>Fix: Unlimited Timeline (Free) - Optimized item HTML code. This update improves performance and efficiency by refining the HTML structure of individual items within the widget.</li>\n<li>Fix: Unlimited Timeline (Free) - Optimized CSS code. This update improves performance and reduces the overall footprint of the stylesheet, enhancing efficiency and loading times.</li>\n<li>Fix: Remote Link (Pro) - Resolved issue where the Text Shadow option was erroneously interpreted as Box Shadow. The fix ensures that the Text Shadow option now functions correctly, providing the intended text shadow effect.</li>\n<li>Fix: Scroll Sequence (Pro) - Revised and improved descriptions of the widget fields for better clarity.</li>\n<li>Fix: Post Magazine Grid (Pro) - Added \'raw\' tag to category names to fix the display issue where the \'&\' symbol in category names was not displaying correctly.</li>\n<li>Fix: Before After (Pro) - Improved widget interaction with Elementor\'s Popups. This update ensures seamless integration and optimal performance when using the widget within Elementor\'s Popup functionality.</li>\n<li>Fix: Grid Gallery (Pro) - Resolved an issue where the widget was not extending to full width within Elementor Container.</li>\n<li>Fix: Particle Image (Pro) - Added protection from lazy load. This update ensures compatibility and proper functionality, mitigating potential issues related to lazy loading on various platforms.</li>\n</ul>\n\n<p>version 1.5.95: 2024-02-12:</p>\n\n<ul>\n<li>Feature: Ensure that the blog displayed on the \"Home\" page of the plugin is always up-to-date.</li>\n<li>Feature: Implemented support for tags in the widget catalog.</li>\n<li>Feature: Added an option for galleries to play videos in muted mode.</li>\n<li>Feature: Integrated weather forecast data preparation for the widget.</li>\n<li>Fix: Addressed some minor potential security risks associated with the import templates functionality.</li>\n<li>Fix: Rectified email validation for Form Email2.</li>\n<li>Fix: Resolved some issues with the price range filter.</li>\n<li>Fix: fixed the problem where dynamic template styles disappeared after updating Elementor Pro.</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Image Zoom Content Box (Free) - Implemented \'Title Tag\' option. This new functionality allows users to specify the HTML tag for titles within the widget, providing flexibility and control over the semantic structure of the content.</li>\n<li>Feature: Post Accordion (Free) - Implemented \'Disable Link in Image\' option. This new functionality allows users to disable the link associated with an image, providing more control over the interactive behavior of images within the widget.</li>\n<li>Feature: Slider Gallery (Free) - Implemented \'Mute Video\' option. This new functionality allows to play videos muted by default. Volume can be adjusted in video players on live page.</li>\n<li>Feature: Unlimited Charts (Pro) - Implemented \'Item Bar Width\' option. This new functionality allows users to customize the width of individual bars, providing greater control over the visual representation of items.</li>\n<li>Feature: Remote Item Navigation (Pro) - Introduced \'Border Override Color\' options for Regular and Active states. This new functionality allows users to customize border colors separately for both Regular and Active states, enhancing visual styling in the widget.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Title Min Height\' option. This new functionality allows users to set a minimum height for the title, offering more control over the visual presentation and consistency in the widget.</li>\n<li>Feature: Checkbox Field (Pro) - Introduced \'Show Link\' option. This new functionality enables users to show or hide links and customize their styling within the widget, offering more control over the interactive elements.</li>\n<li>Feature: Counter (Free) - Implemented \'Add Link To Widget Container\' option. This new functionality allows users to include a link, enhancing the interactive capabilities of the element by enabling navigation to another page or resource.</li>\n<li>Feature: Icon Box Accordion (Pro) - Introduced \'Icon + Text\' option for Graphic Element. This new value expands customization by allowing users to display both an icon and text within the Graphic Element for richer visual representation.</li>\n<li>Feature: Before After (Pro) - Added support for the widget inside Elementor\'s Tabs widget. This enhancement ensures seamless integration and compatibility, allowing users to utilize the widget effectively within Elementor\'s Tabs.</li>\n<li>Feature: Justified Image Carousel (Pro) - Implemented \'Hide Inactive Arrow\' option. This new functionality allows users to hide inactive arrows, providing a cleaner and more focused appearance in the widget interface.</li>\n<li>Feature: Layers (Pro) - Added shadow for icon type layers.</li>\n<li>Feature: Icon Pointer Button (Pro) - Introduced \'Direction\' option. This new functionality allows users to specify the direction for RTL (Right-to-Left) or LTR (Left-to-Right) websites, ensuring proper layout alignment based on language direction.</li>\n<li>Feature: Loop Carousel (Pro) - Implemented \'Auto Height\' option. This new functionality adjusts the height of the slider dynamically based on the height of the current slide, providing a more adaptive and seamless user experience.</li>\n<li>Feature: Justified Image Carousel (Pro) - Option to fix the broken layout (resulting in a duplicate carousel) caused by delayed image loading, this solution verifies that the images are loaded before initializing the carousel.</li>\n<li>Feature: Remote Tabs (Pro) - Introduced styling options for Border Radius, Border, and Shadow for the image of the active tab.</li>\n<li>Feature: Layers (Pro) - Added background color, padding and radius for text fields.</li>\n<li>Feature: WhatsApp Chat (Pro) - z-index option for Popup, allowing users to customize the stacking order of the Popup for better control over its visibility in relation to other elements.</li>\n<li>Feature: WhatsApp Chat (Pro) - Introduced option to customize the Popup Title, along with styling options for enhanced visual control and personalization.</li>\n<li>Feature: Swipe Carousel (Pro) - Introduced \'Additional Title\' options. This new functionality expands customization by providing additional settings for titles, allowing users to further enhance the visual presentation of titles within the widget.</li>\n<li>Feature: Content Grid (Pro) - Introduced \'Image Scale\' option. This new functionality allows users to scale the images, providing enhanced control over the visual presentation within the widget.</li>\n<li>Feature: Fullscreen Menu (Free) - Implemented feature - automatically opens menu item if it matches the current page URL.</li>\n<li>Feature: Post Grid (Pro) - Added Option to show post tags, providing users with the ability to showcase tags associated with each post.</li>\n<li>Feature: Post Magazine Grid (Pro) - Introduced \'Image Scale\' and \'CSS Filters\' options along with the hover transition duration for enhanced image customization.</li>\n<li>Feature: Card Carousel (Free) - Implemented \'Image Position\' option. This new functionality allows users to customize the position of image within the widget, providing enhanced control over the visual layout.</li>\n<li>Feature: Layers (Pro) - Added mouse parallax effect, adds a captivating and interactive dimension to the user interface.</li>\n<li>Feature: Swipe Carousel (Pro) - Introduced additional styling options. This new set of functionalities allows users to further customize and refine the visual appearance of the widget, providing enhanced styling possibilities.</li>\n<li>Feature: Mega Menu (Pro) - Implemented \'Close Transition Speed\' option. This new functionality enables users to set the speed of close animations for the dropdown, enhancing visual transitions and customization.</li>\n<li>Feature: Unlimited Carousel (Pro) - Added \'Image Position\' option, allowing users to customize the position of the image above or below the content for enhanced layout flexibility.</li>\n<li>Feature: Layers (Pro) - Implemented motion effects—now elements can bounce up and down and move left to right for a livelier interface.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Center Info Window\' option. This new functionality allows users to center the info window on the map, providing enhanced visibility and focus on the selected location.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Close After Outside Info Window Click\' option. This new functionality allows users to close the info window after clicking outside of it on the map, enhancing user interaction and control.</li>\n<li>Feature: Layers (Pro) - Implemented responsive settings for individual layers, allowing users to toggle each layer on or off based on the specific device requirements.</li>\n<li>Feature: Image Accordion (Pro) - Added \'Title HTML Tag\' option, providing users with better SEO control by allowing customization of HTML tags for widget titles.</li>\n<li>Feature: Content Tabs (Free) - Introduced option to fire a resize event on tab click, ensuring proper functionality of other widgets inside tab content for a smoother and more seamless user experience.</li>\n<li>Feature: Event List (Pro) - Implemented \'Remove Expired Event Item\' option. This new functionality allows users to automatically remove event items that have expired, streamlining content management within the widget.</li>\n<li>Feature: Post Grid (Pro) - Added typography option for post tags, allowing users to customize the font style, size, and other typographic attributes.</li>\n<li>Feature: Event List (Pro) - Implemented \'Horizontal Align\' option. This new functionality allows users to customize the horizontal alignment of the button, providing enhanced control over the layout within the widget.</li>\n<li>Feature: vCard (Pro) - Introduced option to include social media links in downloadable VCF contact file, enhancing contact information with additional social network profiles for improved connectivity.</li>\n<li>Change: Toggle Text Button (Free) - Upgraded textarea to full functionality editor, providing users with enhanced editing capabilities.</li>\n<li>Change: vCard (Pro) - Updated vCard JavaScript library to the latest version, ensuring compatibility with current standards and latest feature availability.</li>\n<li>Fix: Woo Product List (Free) - Introduced \'Layout Type\' option. This new functionality allows users to set the layout as either column or row, providing flexibility in organizing and displaying content within the widget.</li>\n<li>Fix: vCard (Pro) - Resolved issue where QR code was not scanning on some apps.</li>\n<li>Fix: Hotspots (Pro) - Rebuilt JavaScript code for better interaction. Removed unnecessary code to optimize performance and streamline functionality.</li>\n<li>Fix: Sideways Vertical Text (Pro) - Text layout shifting issue on Safari browser.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue with scrolling to the top of the page after tab click. The fix ensures that tab clicks no longer trigger unintended scrolling to the top, providing a smoother user experience.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with the vertical scrollbar appearing on hover.</li>\n<li>Fix: Testimonial Carousel (Pro) - The issue where styling attributes (size and color) for SVG icons were not taking effect.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue in Content Tabs when Before After widget couldn\'t function inside tabs. The fix ensures proper functionality, allowing users to utilize the widget as intended.</li>\n<li>Fix: Woo Product Grid (Pro) - Added image HTML attributes to product images.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue where the size of social icons wasn\'t responding to the option value. The fix ensures that the specified option value now accurately reflects the size of social icons.</li>\n<li>Fix: Counter (Free) - Removed unnecessary space in \'Before Text\' and \'After Text\' options. This update improves the clarity and presentation of the text by eliminating unnecessary spacing.</li>\n<li>Fix: Content Tabs (Free) - Added support for Elementor Tabs widget. This enhancement ensures seamless integration and compatibility, allowing users to incorporate the widget effortlessly within Elementor Tabs.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved an issue where incorrect icons were being displayed after selecting a menu item.</li>\n<li>Fix: Woo Mini Cart (Pro) - Improved widget compatibility with optimization plugins like WP Rocket. This update ensures seamless integration, optimizing performance and enhancing the overall user experience when using these plugins.</li>\n<li>Fix: Post Accordion (Free) - Updated post content loading method to resolve the issue where, on some sites, post content was not displaying correctly.</li>\n<li>Fix: Dropdown Field (Pro) - Fixed an issue when Dropdown Field couldn\'t parse Field Name to Number Field widget.</li>\n<li>Fix: Card Carousel (Free) - Resolved issue where Transition Speed wasn\'t working for non-default animations. The fix ensures that Transition Speed now functions correctly for all animations, providing consistent and reliable behavior.</li>\n<li>Fix: Unlimited Google Maps (Pro) - Removed default 2px border with blue color from one of the map elements. This update improves the visual presentation by eliminating an unnecessary border.</li>\n</ul>\n\n<p>version 1.5.94: 2024-01-25:</p>\n\n<ul>\n<li>Feature: added option to message individual fields for the form</li>\n<li>Change: removed instagram blocked api message - the instagram functionality is active now!</li>\n<li>Change: added default values to currency fields</li>\n<li>Fix: fixed small php bug regarding date field in items</li>\n<li><p>Fix: fixed some small xss vulnurability that pachstack discovered</p></li>\n<li><p>Feature: Number Field (Pro) - Introduced \'Enable Date Field in Formula\' option. This new functionality enables the use of Date Field in formula by allowing the addition or subtraction of days.</p></li>\n<li>Feature: Unlimited Charts (Pro) - Introduced \'Remove Items with 0 Value\' option. This new functionality automatically excludes items with a value of 0 from charts.</li>\n<li>Feature: WordPress Menu (Free) - Implemented \'Hover Effect\' option. This new functionality allows users to choose from a variety of hover link effects, enhancing the visual presentation with dynamic animations.</li>\n<li>Feature: Hotspots (Pro) - Introduced customizable popup positioning, providing users with the option to define the exact position rather than relying on preset center alignment.</li>\n<li>Feature: Event List (Pro) - Introduced \'Event End Date\' option, allowing users to display event end date and time.</li>\n<li>Feature: Event List (Pro) - Implemented \'Calendar Horizontal Align\' option. This new functionality allows users to customize the horizontal alignment of the calendar, providing better control over its placement within the layout.</li>\n<li>Feature: Product Carousel (Pro) - Introduced functionality to hide navigation arrows automatically when the number of products is less than a specified value.</li>\n<li>Feature: Dropdown Field (Pro) - Introduced \'Multisource\' option. This functionality allows users to select the source of checkbox values as posts, products, etc., providing versatile options for integrating diverse content.</li>\n<li>Feature: Checkbox Field (Pro) - Introduced \'Multisource\' option. This functionality allows users to select the source of checkbox values as posts, products, etc., providing versatile options for integrating diverse content.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Checkbox Value Handling\' options. This new functionality allows users to choose the checkbox value type from options such as sum, individual number, or individual text, providing flexibility in handling checkbox values.</li>\n<li>Feature: Masonry Gallery (Pro) - Introduced \'Title Typography\' and \'Description Typography\' options. These new functionalities allow users to customize the typography settings for titles and descriptions.</li>\n<li>Feature: Masonry Gallery (Pro) - Implemented \'Tile Background Color\' option. This new functionality allows users to customize the background color of tiles, providing enhanced visual control over the widget\'s appearance.</li>\n<li>Feature: Hotspots (Pro) - Added \'Popup Image Size\' option, allowing users to customize the size of popup images.</li>\n<li>Feature: WooCommerce Product Carousel (Pro) - Introduced functionality to hide navigation arrows automatically when the number of products is less than a specified value.</li>\n<li>Feature: Logo Carousel (Pro) - Implemented \'Open Links In New Tab\' option. This new functionality allows users to specify whether links should open in a new tab with Source type posts, products, etc.</li>\n<li>Feature: Content Ticker (Pro) - Added Option to add an Image for each ticker item.</li>\n<li>Change: Hotspots (Pro) - Enabled \'Image Size Select\' option for the Image, allowing users to choose from different image resolutions for enhanced flexibility and visual customization.</li>\n<li>Change: Icon Carousel (Pro) - Improved \'Item Minimum Height\' option by expanding the range of values.</li>\n<li>Fix: Fullscreen Menu (Free) - Improved protection from Elementor sticky section interference.</li>\n<li>Fix: vCard (Pro) - Issue with QR code not displaying when \'Include Image in Contact\' is enabled has been resolved.</li>\n<li>Fix: Dropdown Field (Pro) - Resolved issue with \'Field Name\' not appearing during email sending. The fix ensures that the field name is now properly displayed in email notifications.</li>\n<li>Fix: Mega Menu (Pro) - Resolved horizontal scroll issue. The fix ensures that the layout no longer experiences unintended horizontal scrolling, providing a more stable and user-friendly experience.</li>\n<li>Fix: Scroll To Top (Free) - Resolved issue where the icon wasn\'t visible on the frontend. The fix ensures proper visibility of the icon, addressing the bug and improving the overall appearance.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with the \'Disable Page Scroll\' option not working in some cases. The fix ensures consistent functionality, preventing page scrolling as intended.</li>\n<li>Fix: Text Field (Free) - Resolved input width issue. The fix ensures that input elements now display with the correct width.</li>\n</ul>\n\n<p>version 1.5.93: 2024-01-18:</p>\n\n<ul>\n<li>Feature: Introduced the option \'slider_video_autoplay\' to galleries, enabling video autoplay when changing items.</li>\n<li>Feature: Added the option to include specific taxonomies in related posts queries.</li>\n<li>Feature: Implemented automatic recognition of video thumbnail IDs in certain gallery types based on relevant post meta.</li>\n<li>Feature: Added functionality for the price range filter.</li>\n<li>Change: Updated the Freemius version.</li>\n<li>Change: Modified the text format for the export change log.</li>\n<li>Change: Restored the \"import with images\" feature after incorporating file type checks for security.</li>\n<li>Fix: Enhanced the handling of multiple user records for the \'exclude users\' option in the users query (Ajax-based).</li>\n<li>Fix: Corrected URL CSS and JS inclusion issues in Elementor editor.</li>\n<li><p>Fix: Corrected a bug related to \"mini cart widget\" in PHP in specific cases.</p></li>\n<li><p>Feature - Card Carousel (Free) - Introduced \'Hide Item\' option. This new functionality allows users to hide items instead of deleting them permanently, offering a more reversible and flexible approach to item management.</p></li>\n<li>Feature - Post Grid (Pro) - Implemented \'Layout Type: Above\' option. This new functionality allows users to change the position of the content box to above the image.</li>\n<li>Feature - Thumbnail Gallery (Pro) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Compact Gallery (Free) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Grid Gallery (Pro) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Slider Gallery (Free) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Flip Box Carousel (Pro) - Introduced option for back icon alignment, providing users the flexibility to customize the alignment of the back icon.</li>\n<li>Feature - Post List (Free) - Implemented \'Image Scale\' option for regular and hover states. This new feature allows users to customize the scaling of images independently for regular and hover states, enhancing visual presentation.</li>\n<li>Change - Flip Box Carousel (Pro) - Implemented conditional rendering of CSS to reduce unused styles, resulting in improved performance, SEO, and faster load times for enhanced user experience.</li>\n<li>Change - Content Accordion (Free) - Improved \'Expand All Accordion\' functionality, now allowing users to close the accordion by clicking the same button again for a more intuitive and user-friendly experience.</li>\n<li>Fix - WooCommerce Product Grid (Pro) - Implemented protection against buttons not being vertically aligned in specific cases.</li>\n<li>Fix - Flip Box Carousel (Pro) - Resolved an issue where links were not functioning properly when clicking on the back icon.</li>\n<li>Fix - WooCommerce Product Grid (Pro) - Resolved issue with the product button not being clickable in some cases.</li>\n<li>Fix - Post Carousel (Pro) - Resolved issue with the side-by-side layout.</li>\n<li>Feature - Logo Grid (Free) - Enhanced responsiveness for item \'Padding\' option. This update ensures that item padding adjusts effectively across various screen sizes and device resolutions for a consistent layout.</li>\n<li>Feature - Logo Grid (Free) - Implemented \'Direction\' option. This new feature is particularly useful for RTL (Right-to-Left) websites, allowing users to specify the direction of the widget\'s layout for improved compatibility.</li>\n<li>Feature - Content Accordion (Free) - Introduced a new feature that allows the expansion of all accordion items by clicking on an external element with the class \"ue-content-accordion-expand-all\".</li>\n<li>Feature - Memory Game (Pro) - Introduced template option for success message, Allowing users to show Elementor template as success message.</li>\n<li>Feature - Memory Game (Pro) - Added \'Completion Time\' option, enabling users to show the time it took to complete the game for a more informative and engaging experience.</li>\n<li>Feature - Content Accordion (Free) - Introduced \'Additional Header Content\' option in the accordion, allowing users to include additional content after the header title.</li>\n<li>Feature - Post Accordion (Free) - Implemented \'Open Links in New Tab\' option. This new functionality allows users to configure links to open in a new tab, enhancing control over the navigation experience.</li>\n<li>Feature - Side Menu (Pro) - Added an option to add a logo to the side menu layout.</li>\n</ul>\n\n<p>version 1.5.92: 2024-01-04:</p>\n\n<ul>\n<li>Feature: Introduced the change log option in the widget editor.</li>\n<li>Feature: Introduced the ability to connect with Google API for multi-source options.</li>\n<li>Feature: Included an option to link with Google Sheets under the general settings for forms.</li>\n<li>Feature: Integrated a \"show globals\" feature in troubleshooting for enhanced diagnostics.</li>\n<li>Feature: Implemented the capability to output cart fragments for the woo mini cart.</li>\n<li>Feature: Provided an option for \"none\" under lightbox-type in galleries, allowing users to disable the lightbox.</li>\n<li>Feature: Added an \"excerpt\" field to post fields within the widget editor for more detailed posts.</li>\n<li>Fix: Replaced site_url() with home_url() in global variables for better website navigation.</li>\n<li>Fix: Resolved a conflict with another select2 on the admin side, ensuring smoother operations.</li>\n<li>Fix: Rectified an error with multiple order by clauses in post queries to improve data sorting.</li>\n<li><p>Fix: Enhanced the manual selection of Elementor template retrieval for optimized performance.</p></li>\n<li><p>Feature - Content Carousel - Introduced \'Equalize Content Height\' option. This new feature simplifies the process of making content elements equal in each item.</p></li>\n<li>Feature - Flip Box Carousel - Enhanced responsiveness for Border Radius option. The update ensures that the Border Radius adapts effectively to different screen sizes and device resolutions for a consistent display.</li>\n<li>Feature - WooCommerce Product Carousel - Resolved broken layout issue occurring when set to side-by-side layout</li>\n<li>Feature - Phone Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Textarea Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Email Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Text Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Testimonial Carousel - Implemented \'Layout Type: Grid\' option. This new functionality facilitates the transformation of the widget\'s layout into a simple grid.</li>\n<li>Feature - Testimonial Carousel - Introduced \'Layout Type: Swipe\' option. This new feature allows users to set the behavior of the widget, resembling the functionality found in Swipe Carousel widget.</li>\n<li>Feature - Flip Box Carousel - Introduced \'Disable Mouse Drag\' and \'Disable Touch Drag\' options in Flip Box Carousel settings, offering control over user interaction by allowing the disabling of dragging functionalities.</li>\n<li>Feature - Team Member Grid - Introduced \'Badge\' option, allowing users to include custom badge images or icons for enhanced member representation.</li>\n<li>Feature - Thumbnail Slider - Implemented responsiveness for \'Slider Main Image Height\' option.</li>\n<li>Feature - Thumbnail Slider - Optimized \'Slider Main Image Height\' functionality to prevent widget reloading upon value change.</li>\n<li>Change - Thumbnail Slider - Changed attribute of \'Slider Main Image Height\' option from Number to Slider. This adjustment simplifies the process of adjusting the height of the main image by providing a more intuitive control.</li>\n<li>Fix - Submit Button - Improved interaction within Multi Step Form widget. Enhancements have been made to streamline and optimize the submit action.</li>\n<li>Feature - Multi Step Form - Implemented form submission loader. This new addition introduces a visual loader to illustrate the process of sending form data, enhancing user feedback during form submission.</li>\n<li>Feature - WooCommerce Product List - Introduced \'Default Image\' option. The widget will now display the specified default image when a product image is empty, for a more personalized user experience.</li>\n</ul>\n\n<p>version 1.5.91: 2023-12-28:</p>\n\n<ul>\n<li>Change: removed some vulnerability related to templates import</li>\n</ul>\n\n<p>version 1.5.90: 2023-12-18:</p>\n\n<ul>\n<li>Fix: fixed some small bug with pro version main file</li>\n</ul>\n\n<p>version 1.5.89: 2023-12-17:</p>\n\n<ul>\n<li>Fix: fixed some post filters detection issues on the page</li>\n<li>Fix: fixed some \"$type not found\" message in php</li>\n<li>Fix: fixed some \"infinite template found: \" message in php (emtpy template load protection)</li>\n<li>Change: added instagram api access error message</li>\n<li>Change: removed \"import with images\" functionality. replaced by doubly plugin.</li>\n</ul>\n\n<p>version 1.5.88: 2023-12-11:</p>\n\n<ul>\n<li>Feature: added \"iframe\" gallery type to the gallery items</li>\n<li>Fix: fixed the \"show/hide edit html button\" option from general settings</li>\n<li>Fix: fixed the general_settings.xml php error</li>\n<li>Fix: fixed some issue with gallery loading on pages and current meta keys</li>\n<li>Fix: fixed default value in datetime control</li>\n<li>Change: added some improvements for the form </li>\n<li>Change: set video placeholder to dynamic galleries in case of video item</li>\n</ul>\n\n<p>version 1.5.87: 2023-11-21:</p>\n\n<ul>\n<li>Change: updated freemius sdk to 2.6.0 version</li>\n<li>Change: added some protection against double background widgets output</li>\n<li>Feature: enabled form functionality</li>\n<li>Feature: enabled currency exchange functionality</li>\n</ul>\n\n<p>version 1.5.85: 2023-11-15</p>\n\n<ul>\n<li>Feature: added woo_addcart_ajax_attributes_button in twig for the button</li>\n<li>Feature: added option to show original settings values in widget debug</li>\n<li>Feature: added troubleshooting setting not to show php deprecated warnings</li>\n<li>Fix: better prepare post custom fields for the post multisource</li>\n<li>Fix: links from meta field works now</li>\n<li>Fix: fixed the ob_end_clean bug</li>\n<li>Fix: in post query - excluded posts not in from posts in</li>\n<li>Fix: fixed a small bug in the unite gallery library</li>\n<li>Change: updated twig version to 3.x</li>\n<li>Change: updated instagram data with date released field</li>\n</ul>\n\n<p>version 1.5.85: 2023-09-20</p>\n\n<ul>\n<li>Fix: fixed a small bug with multisource image param message</li>\n</ul>\n\n<p>version 1.5.84: 2023-09-20</p>\n\n<ul>\n<li>Feature: added twig function csv to json</li>\n<li>Feature: changed the admin view to new design (added designed header and menu)</li>\n<li>Feature: added option to enable animation on swipe to owl carousel js</li>\n<li>Feature: added woo mini cart functionality</li>\n<li><p>Feature: added option: \"current query as a base\" to post selection -> include by</p></li>\n<li><p>Fix: added support for webp in the manager</p></li>\n<li>Fix: allow fetching images from media library post type for the galleries </li>\n</ul>\n\n<p>version 1.5.83: 2023-08-22</p>\n\n<ul>\n<li>Fix: don\'t show first item in filter when no terms available</li>\n<li>Change: updated calculators javascript code base</li>\n</ul>\n\n<p>version 1.5.82: 2023-08-16</p>\n\n<ul>\n<li>Feature: added option for group filtering widgets</li>\n<li>Feature: solved the video play in gallery type from attachment video</li>\n<li>Change: turned off the video icon for background attribute</li>\n<li>Fix: fixed dynamic template with avoid duplicates</li>\n<li>Fix: fixed gallery widget acf video item error</li>\n<li>Fix: fixed some sort filter bugs with the default selected</li>\n</ul>\n\n<p>version 1.5.81: 2023-08-10</p>\n\n<ul>\n<li>Fix: fixed some missing css in the dynamic loop widgets</li>\n<li>Fix: fixed some child filters related bug</li>\n<li>Fix: fixed order by price in current query</li>\n<li>Fix: fixed some php 8.16+ version notices </li>\n<li>Feature: added option to print the term meta</li>\n</ul>\n\n<p>version 1.5.80: 2023-08-07</p>\n\n<ul>\n<li>Feature: added option to get \"all taxonomy terms\" from a post </li>\n<li>Feature: added html preperations for the woocommerce minicart</li>\n<li>Feature: added \"this week\" to the date selection query</li>\n<li>Feature: added \"grouping\" mode in the \"related posts\"</li>\n<li>Fix: the pagination now works on top of the grid</li>\n<li>Fix: fixed some init ajax filters multiple issues</li>\n<li>Fix: fixed the error with the assets path set</li>\n</ul>\n\n<p>version 1.5.79: 2023-07-24</p>\n\n<ul>\n<li>Fix: changed name for area-label to aria-label</li>\n<li>Fix: in filters - refresh single filter if \"all\" selected and there are hidden items</li>\n<li>Fix: changed protection against inifnite loop to 200</li>\n<li>Fix: show child filters at start if there are selected items</li>\n<li>Fix: date time attribute processor - if no date given - don\'t take current time</li>\n<li>Fix: refresh child filter if main filter selected on init</li>\n<li>Fix: dynamic popup was not worked with multisource in some cases</li>\n</ul>\n\n<p>version 1.5.78: 2023-07-16</p>\n\n<ul>\n<li>Fix: fixed show filters load more</li>\n<li>Fix: fixed multisource repeater empty</li>\n</ul>\n\n<p>version 1.5.77: 2023-07-13</p>\n\n<ul>\n<li>Fix: fixed dropzone collision in widget editor view</li>\n<li>Fix: fixed sort filter price filtering</li>\n<li>Fix: fixed max number in addons db table. from \"int\" to \"bigint\"</li>\n<li>Fix: replaced some deprecated by elementor codes</li>\n</ul>\n\n<p>version 1.5.76: 2023-07-12</p>\n\n<ul>\n<li>Feature: added \"rem\" unit in slider attribute</li>\n<li>Fix: fixed some small bug with remote sync debug</li>\n<li>Fix: fixed the truncate in multisource</li>\n<li>Fix: fixed some small bugs related to remote controls</li>\n<li>Fix: fixed dropzon third party conflict in manager</li>\n</ul>\n\n<p>version 1.5.75: 2023-07-05</p>\n\n<ul>\n<li>Feature: added some suggestion text to add some memory in the troubleshooting section in case that needed</li>\n<li>Fix: the wrong author was displayed in loop post meta data</li>\n<li>Fix: do_shortcode to html items inside the grid and dynamic loop</li>\n<li>Update: Updated Freemius SDK to the latest version</li>\n</ul>\n\n<p>version 1.5.74: 2023-07-04</p>\n\n<ul>\n<li>Fix: show search widgets at plugin install.</li>\n<li>Fix: menu picker depts in multisource</li>\n<li>Fix: set the author data to be retrievable in dynamic grid template</li>\n<li>Fix: show meta fields switcher didn\'t worked in multisource menu items</li>\n</ul>\n\n<p>version 1.5.73: 2023-06-26</p>\n\n<ul>\n<li>Feature: added options for revisions in widget editor</li>\n<li>Fix: added support for wordpress proxy in api calling</li>\n<li>Fix: fixed empty post in query result</li>\n<li>Fix: fixed \"wrong template ID\" elementor error in post accordion</li>\n</ul>\n\n<p>version 1.5.72: 2023-06-21</p>\n\n<ul>\n<li>Fix: added the swf extension in the allowed files in assets</li>\n<li>Feature: prepared the plugin for sort filter</li>\n<li>Change: updated freemius sdk to 2.5.9</li>\n</ul>\n\n<p>version 1.5.71: 2023-06-20</p>\n\n<ul>\n<li>Change: removed js includes of the forms and filters from backend editor</li>\n<li>Change: changed colors of the free version notification in dark mode</li>\n<li>Fix: fix the \"link\" type in wpml integration automatic translation</li>\n<li>Feature: add support for the conditions in ue forms</li>\n</ul>\n\n<p>version 1.5.70 2023-06-19:</p>\n\n<ul>\n<li>Change: added some \"birthday sale\" banner</li>\n<li>Feature: added \"truncate text\" modifier to multisource fields</li>\n<li>Feature: dynamic tags now works inside posts and products related widgets</li>\n<li>Feature: added twig highlighting in codemirror editor</li>\n<li>Fix: fixed sequence animation sliders bug (fields didn\'t loaded in elementor)</li>\n<li>Fix: change the comment from // to /* */ in filters js output to allow proper page compression.</li>\n<li>Fix: the \"time ago\" string is now translatable </li>\n<li>Fix: fixed the wpml elementor template id output</li>\n<li>Fix: fixed backgrounds bug with containers in editor</li>\n<li>Fix: fixed some small bugs with the checkbox filter</li>\n</ul>\n\n<p>version 1.5.69: 2023-06-08:</p>\n\n<ul>\n<li>Fix: allow to install webp images in widgets</li>\n</ul>\n\n<p>version 1.5.68: 2023-06-06:</p>\n\n<ul>\n<li>Change: added functionality for sort filter </li>\n<li>Feature: added field: \"form conditions\" for the upcoming form</li>\n<li>Feature: added link translation to wpml integration</li>\n<li>Feature: added link_attributes field to post list fields in twig</li>\n<li>Fix: fixed slider control min max values in case of multiple units</li>\n<li>Fix: add do shortcode from ajax items response</li>\n<li>Fix: fixed posts grid output with \"product\" taxonomy without woocommerce</li>\n<li>Fix: fixed getting cross sell products query in product list</li>\n</ul>\n\n<p>version 1.5.67 - 2023-05-29:</p>\n\n<ul>\n<li>Fix: fixed some more securaty issues related to assets manager</li>\n</ul>\n\n<p>version 1.5.66 - 2023-05-28:</p>\n\n<ul>\n<li>Fix: fixed some securaty issues related to non editor users operations and not allowed to upload php files in assets manager</li>\n</ul>\n\n<p>version 1.5.65 - 2023-05-26:</p>\n\n<ul>\n<li>Fix: fixed instagram api related bugs </li>\n</ul>\n\n<p>version 1.5.64 2023-05-23:</p>\n\n<ul>\n<li>Change: update freemius to latest version 2.5.8</li>\n<li>Fix: fixed a small php bug</li>\n</ul>\n\n<p>version 1.5.63 2023-05-23:</p>\n\n<ul>\n<li>Change: expand in widget editor is now connected to the screen height</li>\n<li>Fix: fixed the dynamic popup with multiple fields code </li>\n<li>Fix: fixed some sync if the clicked item is link</li>\n<li>Feature: added support for sort post filter</li>\n<li>Feature: hide \"show only insalled\" checkbox in widgets manager if no widget installed.</li>\n</ul>\n\n<p>version 1.5.62 2023-05-14:</p>\n\n<ul>\n<li>Feature: added \"edit template\" link in template selector</li>\n<li>Feature: added hidden template edit button to top bar</li>\n<li>Feature: added option for dynamic popup link to connect to many links in the widget</li>\n<li>Fix: solved some php error with parse dynamic settings in php 8.1</li>\n<li>Fix: getMetaValue error in products</li>\n<li>Fix: fixed doubly css includes in some cases</li>\n</ul>\n\n<p>version 1.5.61 - 2023-05-07:</p>\n\n<ul>\n<li>Feature: added support for woocommerce jet wishlist</li>\n<li>Feature: did option to disable third party hooks in ajax</li>\n<li>Fix: click on link on sync didn\'t worked</li>\n<li>Fix: added some protections to nonce and to file manager zip exctract (securaty issues fix) </li>\n<li>Change: updated freemius sdk to 2.5.7 version.</li>\n</ul>\n\n<p>version 1.5.60 - 2023-04-30:</p>\n\n<ul>\n<li>Feature: added functionality to get cart number of products </li>\n<li>Fix: fixed link field settings for multisoure</li>\n<li>Fix: fixed some bugs with regular price in woocommerce widgets</li>\n<li>Fix: filters js file loaded in editor as well</li>\n<li>Fix: fixed some small php bug regarding \"pathBase\"</li>\n<li>Fix: fixed conditions in multiple select control</li>\n<li>Change: updated unite gallery version</li>\n<li>Change: disabled autoload in update_option for the catalog variable</li>\n</ul>\n\n<p>version 1.5.59: 2023-04-09</p>\n\n<ul>\n<li>Feature: added multiple select to condition attributes in widget editor</li>\n<li>Change: updated freemius sdk to the latest version</li>\n<li>Fix: fixed empty post meta fields in case that acf plugin is on</li>\n<li>Fix: fixed some bug with avoid duplicates option and filters in single grid</li>\n<li>Fix: made some corrections in case that post query show wrong init selected terms values</li>\n<li>Fix: the post carousel goes to random item after ajax refresh</li>\n<li>Fix: fixed jet engine custom fields integration</li>\n</ul>\n\n<p>version 1.5.58: 2023-03-26</p>\n\n<ul>\n<li>Feature: added dynamic popup functionality to multisource widgets</li>\n<li>Fix: fixed missing arguments in the_post action</li>\n<li>Fix: fixed some php multisource error</li>\n<li>Fix: fixed some product ajax search related issues</li>\n<li>Fix: fixed some small but with ajax refresh and sync</li>\n</ul>\n\n<p>version 1.5.57: 2023-03-20</p>\n\n<ul>\n<li>Feature: improved the multisource selectors</li>\n<li>Feature: added option to get image from post meta in post fields - widget editor</li>\n<li>Fix: added \"skins\" folder to unite gallery</li>\n<li>Fix: added more compatability to woo commerce grids with discounts plugins</li>\n<li>Fix: fixed same uc_id in dynamic templates</li>\n</ul>\n\n<p>version 1.5.56: 2023-03-13:</p>\n\n<ul>\n<li>Feature: added option authors by dynamic field in post query</li>\n<li>Feature: done some integration with flycart discounts</li>\n<li>Feature: added option to show post type and post type title in posts fields</li>\n<li>Feature: added option to add multiple values in multisource</li>\n<li>Fix: fixed get posts by terms meta field - add taxonomy</li>\n<li>Fix: fixed responsive css in dynamic loop</li>\n<li>Fix: fixed dynamic loop with jet engine acf fields</li>\n<li>Fix: fixed slider control units for vh, vx and % </li>\n<li>Fix: added \"before today\" for past year in date qury</li>\n<li>Change: the uc_id will not change now when page refresh</li>\n</ul>\n\n<p>version 1.5.55: 2023-02-23:</p>\n\n<ul>\n<li>Fix: fixed wpml integrate fields</li>\n<li>Fix: fixed some write file error, will not crash if happend</li>\n<li>Fix: fixed entrance animation js on popup</li>\n<li>Fix: fixed strip tags in intro from content</li>\n<li>Fix: fixed some php 8.1 issues</li>\n<li>Fix: fixed some post intro with html tags issues</li>\n<li>Change: do_action function is working now in free version</li>\n</ul>\n\n<p>version 1.5.54: 2023-02-15</p>\n\n<ul>\n<li>Change: added some define variable that indicate the under ajax search</li>\n<li>Change: added \"collect\", and \"output\" to schema types in content accordion widget for example</li>\n<li>Feature: added wpml auto translate integration</li>\n<li>Feature: added option to select \"all taxonomies\" in exclude terms in terms selection</li>\n<li>Feature: added option - only direct children to terms select include by</li>\n<li>Feature: added option to post select to get posts by terms from curent meta field</li>\n<li>Fix: preserve tags when truncate</li>\n<li>Fix: fixed load more with second meta add in post query</li>\n</ul>\n\n<p>version 1.5.53: 2023-02-07</p>\n\n<ul>\n<li>Fix: keep exclude terms in grid when filtering with \"override terms\" mode</li>\n<li>Fix: fixed get_terms() not found php error from 1.5.52 version</li>\n</ul>\n\n<p>version 1.5.52: 2023-02-06</p>\n\n<ul>\n<li>Change: done some protection agains infinite loops in templates</li>\n<li>Fix: fixed popup button type conditions</li>\n<li>Fix: fixed term meta fields in multisource</li>\n<li>Fix: fixed exclude term not found in post select</li>\n</ul>\n\n<p>version 1.5.51: 2023-01-31</p>\n\n<ul>\n<li>Feature: added version to js comment output</li>\n<li>Feature: connected the galleies to remote play / stop like the carousels</li>\n<li>Feature: added some error message when image size attribute is missing in multisource</li>\n<li>Feature: added dynamic popup special attribute type</li>\n<li>Fix: fixed title source and description source in multisource gallery for products.</li>\n<li>Fix: added supress filtres to ajax search query</li>\n</ul>\n\n<p>version 1.5.50: 2023-01-24</p>\n\n<ul>\n<li>Feature: added \"media\" to post types select in advanced post query</li>\n<li>Feature: improved the date time attribute</li>\n</ul>\n\n<p>version 1.5.49: 2023-01-23</p>\n\n<ul>\n<li>Fix: fixed some js optimization issues </li>\n<li>Fix: fixed filters related small js bug</li>\n</ul>\n\n<p>version 1.5.48: 2023-01-19</p>\n\n<ul>\n<li>Feature: added gallery to multisource</li>\n<li>Feature: added post type override selectin current post query options</li>\n<li>Fix: fixed remote play with carousel</li>\n<li>Fix: fixed some multisource and ajax related bugs</li>\n<li>Fix: fixed popular posts plugin integration multiple post types</li>\n<li>Fix: fixed background widgets some problematic attribute names</li>\n<li>Fix: fixed include terms by current post terms in some cases.</li>\n<li>Fix: fixed default url_assets value in multisoure</li>\n<li>Fix: fixed dark mode svg icons</li>\n</ul>\n\n<p>version 1.5.47: 2023-01-10</p>\n\n<ul>\n<li>Feature: added more units to slider attribute</li>\n<li>Feature: added \"any\" post type to post types select</li>\n<li>Feature: added include and exclude current post terms in terms selection</li>\n<li>Feature: added option to carousel - scroll to head - force</li>\n<li>Feature: allow import widgets with theme activate</li>\n<li>Fix: fixed dynamic template render css for dynamic popup</li>\n<li>Fix: fixed users list select by manual</li>\n</ul>\n\n<p>version 1.5.46: 2023-01-08</p>\n\n<ul>\n<li>Feature: set the items image size chooser work for certain image</li>\n<li>Feature: made option to put js script in saparate tags with id\'s for optimization plugins like wprocket</li>\n<li>Feature: enriched the uc_lang variable. now it\'s always showing the current language</li>\n<li>Feature: added user_login variable to the users list output</li>\n<li>Feature: has put the preview link always as a help link in widget edit panel.</li>\n<li>Change: updated the multisource that it works better with items images</li>\n<li>Change: allow html tags in post intro (excerpt) in widgets</li>\n<li>Fix: fixed filters with sync multiple grid issues</li>\n<li>Fix: fixed the exclude users list with similar names</li>\n</ul>\n\n<p>version 1.5.45: 2022-12-26</p>\n\n<ul>\n<li>Feature: added json decode filter to twig</li>\n<li>Feature: added catalog images from shortpixel for speed loading</li>\n<li>Feature: done multisource group setting</li>\n<li>Fix: fixed entrance animation on ajax refresh</li>\n<li>Fix: done sync pause / play between carousels</li>\n</ul>\n\n<p>version 1.5.44: 2022-12-19</p>\n\n<ul>\n<li>Change: updated freemius to the latest version</li>\n<li>Fix: fixed remote play / pause button</li>\n<li>Fix: fixed search filter unicode phrase</li>\n<li>Fix: fixed entrance animation appear on scroll</li>\n<li>Feature: added video gallery responsive options</li>\n<li>Fix: fixed some owl carousel size on init bug</li>\n<li>Fix: fixed js widgets under the dynamic grid template like flipbox</li>\n</ul>\n\n<p>version 1.5.43: 2022-12-04</p>\n\n<ul>\n<li>Feature: add settings output to dynamic grid fields debug</li>\n<li>Fix: fixed pods multiple image data</li>\n<li>Fix: fixed url terms in filter with dynamic grid</li>\n<li>Fix: fixed users and menu not found bug in front </li>\n<li>Change: updated twig engine to the latest version</li>\n</ul>\n\n<p>version 1.5.42: 2022-11-29</p>\n\n<ul>\n<li>Feature: added functionality for time ago in posts widgets</li>\n<li>Feature: added woo variables to woo fields - woo_price_withtax, woo_price_notax</li>\n<li>Feature: added option for term child filter role\n-optimization: reduced number of queries in post related widgets</li>\n</ul>\n\n<p>version 1.5.41: 2022-11-24</p>\n\n<p>-bug fix: fixed post select in post query</p>\n\n<p>version 1.5.40: 2022-11-23</p>\n\n<ul>\n<li>Feature: added integration to woocommerce multicourancy plugins</li>\n<li>Feature: made some integration with translate press plugin</li>\n<li>Feature: added select post and select term attribute</li>\n<li>Fix: fixed dynamic loop css backgrounds with containers</li>\n<li>Fix: fixed mousewheel event in the carousel</li>\n<li>Fix: fixed some rare php error with filters</li>\n</ul>\n\n<p>version 1.5.39: 2022-11-16</p>\n\n<ul>\n<li>Fix: fixed small bug with zip extract</li>\n<li>Update: updated black friday sale banners</li>\n</ul>\n\n<p>version 1.5.38: 2022-11-10</p>\n\n<ul>\n<li>Fix: fixed galleries default sizes with post filters</li>\n<li>Fix: fixed hidden option in select filter in safari browser</li>\n<li>Fix: fixed non ssl assets url</li>\n<li>Feature: added \"schema\" special attribute</li>\n<li>Fix: fixed false autoplay in carousel</li>\n</ul>\n\n<p>version 1.5.37: 2022-11-09</p>\n\n<ul>\n<li>Fix: fixed 1px glitch bug in the carousel, on 1 item (slide mode)</li>\n<li>Feature: prepared the filters to work with ajax search</li>\n</ul>\n\n<p>version 1.5.36: 2022-11-6</p>\n\n<ul>\n<li>Feature: added function that outputs items schema</li>\n<li>Feature: improved include by meta in posts selection, added option for multiple values</li>\n<li>Feature: added option to get current user with meta in twig</li>\n<li>Addition: validate number of post list attributes, allow only one when creating widget</li>\n<li>Fix: fixed count posts in post query summary</li>\n<li>Fix: fixed entrance animation blur type</li>\n<li>Fix: fixed avoid duplicates with random order while posts load more</li>\n<li>Fix: the timeout now reset after slide change in owl carousel</li>\n<li>Fix: fixed terms selection taxonomies with idetical post type title</li>\n<li>Fix: added protection against inifinite loop in putElementorTemplate twig function</li>\n<li>Fix: fixed acf field unaccessable in some cases with elementor pro 3.8</li>\n</ul>\n\n<p>version 1.5.35: 2022-10-24</p>\n\n<p>-Fix: fixed include by id\'s from dynamic field, and terms from dynamic field in post selection</p>\n\n<p>version 1.5.34: 2022-10-19</p>\n\n<ul>\n<li>Feature: added items image size attribute (special type)</li>\n<li>Fix: fixed show backgrounds in elementor editor</li>\n</ul>\n\n<p>version 1.5.33: 2022-10-15</p>\n\n<ul>\n<li>Fix: fixed avoid duplicates with filters</li>\n<li>Fix: fixed select dropdown filter js</li>\n<li>Feature: added avoid duplicates option to manual posts selection</li>\n</ul>\n\n<p>version 1.5.32: 2022-10-11</p>\n\n<ul>\n<li>Fix: fixed some ajax pagination issues</li>\n<li>Fix: fixed pagination widget appearance on archive ajax pages with filters</li>\n<li>Fix: added twig functionality to put product attributes text</li>\n<li>Fix: fixed export with images not worked in some cases</li>\n<li>Fix: made some protection with ezcache plugin integration and filtering</li>\n<li>Fix: fixed some small php bug with this month post selection</li>\n<li>Fix: fixed some visible and hidden filters collision</li>\n<li>Fix: fixed terms select in terms filter on history back click in filters</li>\n<li>Fix: set child filter always first unselected</li>\n<li>Fix: set option for the tabs filter to be unselected</li>\n<li><p>Fix: fixed the pagination numbers if exclude offset chosen</p></li>\n<li><p>Feature: added multiple taxonomy terms in term selection</p></li>\n<li>Feature: added query id in terms selection</li>\n<li>Feature: added functionality for next / prev post</li>\n</ul>\n\n<p>version 1.5.31: 2022-09-20</p>\n\n<ul>\n<li>Fix: fixed thumbs gallery</li>\n</ul>\n\n<p>version 1.5.30: 2022-09-18</p>\n\n<ul>\n<li>Fix: fixed multiple post filters and grid connection</li>\n<li>Fix: fixed various small php errors</li>\n<li>Fix: fixed wordpress popular posts integration small bug</li>\n<li>Feature: added terms from dynamic post selection option</li>\n<li>Feature: added option for limiting terms show in post list</li>\n<li>Change: updated once more unitegallery graphics, changed assets to svg</li>\n<li>Fix: fixed thumbnail gallery arrows</li>\n</ul>\n\n<p>version 1.5.29: 2022-09-08</p>\n\n<ul>\n<li>Fix: fixed a small issue with search page and load more</li>\n<li>Fix: fix vimeo videos stoppped playing bug</li>\n</ul>\n\n<p>version 1.5.28: 2022-09-06</p>\n\n<ul>\n<li>Feature: added support for the select filter</li>\n<li>Fix: fixed some small js bug with filters</li>\n<li>Fix: fixed some post filters related popup error</li>\n<li>Change: changed the way that galleries srolls by mouseover</li>\n</ul>\n\n<p>version 1.5.27: 2022-09-02</p>\n\n<ul>\n<li>Fix: fixed popular posts plugin integration</li>\n<li>Fix: removed some console logs in filter.js file</li>\n<li>Fix: fixed ajax pagination jump</li>\n<li>Fix: fixed unitegallery strict standards bugs</li>\n<li>Change: renamed field - \"use dynamic fields\" to \"use current post data\" in widget editor</li>\n<li>Change: updated freemius sdk to: 2.4.5</li>\n</ul>\n\n<p>version 1.5.26: 2022-08-17</p>\n\n<ul>\n<li>Feature: added debug to remote elements</li>\n<li>Fix: made some protection against wrong animation names in carousel</li>\n<li>Fix: added some small fixes to carousel and remote sync js libraries</li>\n<li>Fix: done a better find closest section in remote</li>\n<li>Fix: fixed not showing values in elementor editor post selectors</li>\n</ul>\n\n<p>version 1.5.25: 2022-08-11</p>\n\n<ul>\n<li>Feature: added option to set title field in items</li>\n<li>Fix: fixed some more lazy load related protections in galleries</li>\n<li>Fix: Fixed some Elementor 3.7 deprecation issues</li>\n</ul>\n\n<p>version 1.5.24: 2022-08-09</p>\n\n<ul>\n<li>Fix: fixed some Elementor 3.7 related js bug in editor</li>\n</ul>\n\n<p>version 1.5.23: 2022-08-05</p>\n\n<ul>\n<li>Feature: added date format to date meta field post selection</li>\n<li>Feature: added more units to padding and margin attribute</li>\n<li>Feature: added option to set selected tab number in tabs filter widget</li>\n<li>Fix: fixed some unitegallery strict related scripts</li>\n<li>Fix: fixed sequance entrance animation attribute</li>\n<li>Fix: fixed some text with pagination edit mode in elementor editor</li>\n<li>Fix: fixed ajax pagination didn\'t get back to first page</li>\n<li>Fix: fixed tabs filter and taxonomy terms in one page</li>\n<li>Change: prepare the right way dates should work in post list</li>\n</ul>\n\n<p>version 1.5.22: 2022-07-24:</p>\n\n<ul>\n<li>Feature: added option to connect to another parent in remote arrows</li>\n<li>Feature: added change url and back button in ajax filers behaviour</li>\n<li>Fix: fixed doubly plugin integration import bg widgets</li>\n<li>Fix: fixed remote next/prev directions in carousels</li>\n<li>Fix: added some more protection against infinite loops from post content processing</li>\n</ul>\n\n<p>version 1.5.21 2022-07-17:</p>\n\n<ul>\n<li>Feature: added docstart and docend template in widget js</li>\n<li>Change: end of birthday sale message update</li>\n<li>Change: added warning message in case of twig collision with other plugins</li>\n</ul>\n\n<p>version 1.5.20 2022-07-13:</p>\n\n<ul>\n<li>Feature: added more widget debug type - current post fields</li>\n<li>Feature: updated admin title on edit widget view</li>\n<li>Feature: added option to carousel: scroll to head</li>\n<li>Feature: added query data attributes into filtering grid</li>\n<li>Fix: fixed ajax pagination in some cases</li>\n<li>Fix: fixed small php bug with hover animations control</li>\n<li>Fix: fixed lity lightbox with vimeo autoplay</li>\n<li>Fix: fixed item index after shuffle</li>\n<li>Fix: fixed some seleted tab filters related issues</li>\n<li>Fix: fixed load more filter doubly ajax request in some cases</li>\n<li>Fix: fixed woo scedualed sale price output</li>\n<li>Fix: in filters replace url with pagination as well</li>\n<li>Fix: changed gallery arrows to svg</li>\n</ul>\n\n<p>version 1.5.19 2022-06-27:</p>\n\n<ul>\n<li>Feature: added max posts to current query</li>\n<li>Fix: fixed controls conditions for elementor template control</li>\n<li>Feature: added more fields to dynamic grid loop (was only title)</li>\n<li>Change: added birthday sale banner and text</li>\n</ul>\n\n<p>version 1.5.17 2022-06-21:</p>\n\n<ul>\n<li>Change: updated fancybox version</li>\n<li>Fix: Fixed bug with ajax load more and ajax pagination</li>\n</ul>\n\n<p>version 1.5.17 2022-06-09:</p>\n\n<ul>\n<li>Feature: fixed entrance animation attribute</li>\n<li>Fix: fixed uc_inside_editor variable inside background widget</li>\n<li>Fix: fixed empty default value of radio boolean control</li>\n<li>Fix: fixed double filtering issues in archive pages</li>\n</ul>\n\n<p>version 1.5.16: 2022-05-31</p>\n\n<ul>\n<li>Fix: fixed double plugin versions in pro version</li>\n<li>Fix: fixed 1 size gap in one item owl carousel</li>\n<li>Fix: fixed the dissapearing options bug in mobile</li>\n</ul>\n\n<p>version 1.5.15: 2022-05-30</p>\n\n<ul>\n<li>Change: set cache folder inside wp-uploads</li>\n<li>Feature: added option to get terms last level only - for post list / grid</li>\n<li>Feature: added twig function - get_current_user</li>\n<li>Feature: disabled right click on html5 galleries (unite gallery)</li>\n<li>Fix: the image and video repeater was missing default items</li>\n<li>Fix: fixed load more and filters on a search page</li>\n<li>Fix: fixed carousel stage padding issues</li>\n<li>Fix: fixed carousel 1 item one pixel issues</li>\n<li>Fix: fixed default values in responsive selectors</li>\n</ul>\n\n<p>version 1.5.14: 2022-05-24</p>\n\n<ul>\n<li>Fix: fixed responsive default values with selectors in number and dropdown and slider controls</li>\n<li>Fix: fixed a bug in run_code_once functionality</li>\n</ul>\n\n<p>version 1.5.13: 2022-05-23</p>\n\n<ul>\n<li>Feature: added integration with \"sticky posts switch\" plugin</li>\n<li><p>Feature: added special attribute type - entrance animation</p></li>\n<li><p>Fix: fixed sync bug between two similar elements</p></li>\n<li>Fix: fixed filters loading with wp-rocket lazy load scripts</li>\n<li>Fix: fixed put_hide_ids_css function small bug</li>\n<li>Fix: fixed fetch 2 and more widgets within one section for filtering</li>\n<li>Fix: fixed slider control js empty output bug</li>\n<li>Fix: fixed gallery title as number js bug</li>\n<li>Fix: fixed gallery images from meta fields source as array </li>\n</ul>\n\n<p>version 1.5.12: 2022-05-08</p>\n\n<ul>\n<li>Feature: added integration for wpml media change</li>\n<li>Feature: bug fix: fixed hover animations setting don\'t work on front in some cases</li>\n<li>Feature: in post selection by date added options for \"future from today\", and \"future from tomorrow\".</li>\n<li>Feature: added new function: \"put_hide_ids_css\" to hide some css comma saparated id\'s from css tab.</li>\n<li>Feature: added support for ajax refresh for multiple synced grids together</li>\n<li>Feature: added option to test instagram data</li>\n<li><p>Feature: added phpinfo view in settings - troubleshooting</p></li>\n<li><p>Fix: fixed blank window opened by a link</p></li>\n<li>Fix: fixed acf boolean value present</li>\n<li>Fix: fixed another gallery related lazy load issues</li>\n</ul>\n\n<p>version 1.5.11: 2022-04-13</p>\n\n<ul>\n<li>Feature: made option to put elementor post_content inside post widget if the post made by elementor</li>\n<li>Feature: added additional fields to getPostAuthor function like avatar url and author meta</li>\n<li>Feature: show the \"no posts\" message with filters in post list / grid</li>\n<li>Feature: add background location (back/front) to background widgets</li>\n<li>Feature: done option to get post parent with the posts in posts selection</li>\n<li>Fix: set prices display in woocommerce widgets including tax</li>\n<li>Fix: fixed editor js files didn\'t loaded bug</li>\n<li>Fix: fixed css output with dynamic template and inline css mode</li>\n<li>Fix: fixed the ajax pagination that now works with post based gallery widget</li>\n<li>Fix: fixed filters scripts loading before jquery in js</li>\n<li>Fix: allow to select empty terms in term selection control</li>\n<li>Change: set default values of responsive number / slider / dropdown controls to desktop default values</li>\n</ul>\n\n<p>version 1.5.10: 2022-04-04</p>\n\n<ul>\n<li>Fix: fixed title and description source in gallery source selection</li>\n<li>Fix: fixed the dropdown attribute php filter for elementor</li>\n<li>Feature: added \"menu_id\" for various uses as menu attribute output</li>\n<li>Feature: added option for side offset in owl carousel</li>\n<li>Feature: added option for second items html refresh in ajax filters</li>\n</ul>\n\n<p>version 1.5.9: 2022-03-27</p>\n\n<ul>\n<li>Fix: fixed simple meta output for post list</li>\n<li>Feature: made dynamic grid work with filters</li>\n<li>Feature: the background widgets works for the new container objects as well</li>\n<li>Feature: added include by another meta field in post query</li>\n</ul>\n\n<p>version 1.5.8: 2022-03-23</p>\n\n<ul>\n<li>Feature: set special behaviour for more then one filters on the page</li>\n<li>Feature: added option to load video item from posts in a gallery</li>\n<li>Change: set up galleries common default items</li>\n<li>Fix: fixed unclosable gallery lightbox with youtube videos</li>\n<li>Fix: fixed elementor 3.6.0 compatability</li>\n</ul>\n\n<p>version 1.5.7: 2022-03-17</p>\n\n<ul>\n<li>Feature: added option to modify dropdown items in php\nFix: fixed gallery default items preview and init\nFix: fixed remote counter js error</li>\n</ul>\n\n<p>version 1.5.6 = 2022-03-15:</p>\n\n<p>Fix: fixed dissapearing items in remote related widgets</p>\n\n<p>version 1.5.5 = 2022-03-15:</p>\n\n<ul>\n<li>Feature: added woocommerce sorting options in posts selection by number of sales and rating</li>\n<li>Feature: added option to get related products on checkout page</li>\n<li>Feature: done manual posts and terms selections sort by drag and drop</li>\n<li>Feature: done option to custom refresh filters html (for carousels, galleries etc)</li>\n<li>Feature: made the attributes dialog support multi controls</li>\n<li>Feature: prepared the galleries and dynamic loops to use filters and load more\nFix: fixed query debug in manual posts selection\nFix: fix: fixed posts_per_page in manual posts selection\nFix: fix: fixed jquery include for remote widgets</li>\n</ul>\n\n<p>version 1.5.4 = 2022-03-06:</p>\n\n<ul>\n<li>Feature: added roles to post filter: single, main and child</li>\n<li>Feature: added option \"placeholder\" and \"disable dynamic\" for text field control</li>\n<li>Feature: added option for debug meta fields in post list, post grid</li>\n<li>Fix: fixed some pagination widget buttons related issues</li>\n<li>Fix: fixed non clickable items in some widgets</li>\n<li>Fix: fixed put_items(0) - first item output in twig</li>\n</ul>\n\n<p>version 1.5.3 = 2022-02-23:</p>\n\n<ul>\n<li>Feature: added functionality to put image inside taxonomy terms widget</li>\n<li>Fix: fixed load more on archive page with orderby=xxx filter in url</li>\n<li>Fix: made support for woocommerce special order by in load more</li>\n<li>Change: updated freemius sdk to 2.4.3 version (Security fix)</li>\n</ul>\n\n<p>version 1.5.2 = 2022-02-23:</p>\n\n<ul>\n<li>Feature: set up remote and sync functionality for the galleries</li>\n<li>Fix: fixed load more for current query posts</li>\n<li>Fix: fixed background js based widgets with elementor popups</li>\n<li>Fix: fixed unitegallery unclosed tag issue</li>\n<li>Fix: fixed replace mode in tabs filters</li>\n</ul>\n\n<p>version 1.5.1 = 2022-02-21:</p>\n\n<ul>\n<li>Feature: improved post pagination debug and added force options</li>\n<li>Feature: added code for the button filters</li>\n<li>Feature: added option to shuffle owl carousel</li>\n<li>Feature: added option for general \"shuffle\" in items</li>\n<li>Feature: made option for text modify, and get the current page url and current page title</li>\n<li>Feature: get feature image of a product from a first gallery image if featured image not exists</li>\n<li>Feature: added function \"one_random\" and \"first\" to get_items twig function</li>\n<li>Feature: added support for jet listing item</li>\n<li>Change: changed the \"choose template\" setting text to attirbute title</li>\n<li>Fix: fixed load more if offset turned on in the grid</li>\n<li>Fix: fixed link control attributes parsing</li>\n<li>Fix: fixed sync general api related bugs in elementor editor</li>\n</ul>\n\n<p>version 1.5.0 = 2022-02-02:</p>\n\n<ul>\n<li>Feature: added tabs in items controls</li>\n<li>Feature: added functionality for ajax taxonomies terms filter</li>\n<li>Feature: added some accessability to owl carousel buttons</li>\n</ul>\n\n<p>version 1.4.99: 2022-01-27:</p>\n\n<ul>\n<li>Feature: added option for disable content filtering in general settings->troubleshooting</li>\n<li>Feature: added taxonomies in widget debug output</li>\n<li>Fix: fixed some gallery lazy load related js bugs</li>\n</ul>\n\n<p>version 1.4.98: 2022-01-14:</p>\n\n<ul>\n<li>Feature: modified remote general js api to fit more types of widgets</li>\n<li>Feature: added support for put meta field in post list</li>\n<li>Fix: fixed some small php notices output in post query</li>\n</ul>\n\n<p>version 1.4.97 = 2022-01-06:</p>\n\n<ul>\n<li>Feature: add code base for the taxonomy filter</li>\n<li>Feature: added option to highlight all carousel items</li>\n<li>Feature: added active class to new owl carousel</li>\n<li>Feature: added scroll on click functionality to new owl carousel</li>\n<li>Fix: added support for acf fields styles in dynamic grid</li>\n<li>Fix: fixed some wp-rocket and filters related bug</li>\n</ul>\n\n<p>version 1.4.96 = 2021-12-29:</p>\n\n<ul>\n<li>Feature: use yoast main category feature to determine post main category</li>\n<li>Feature: added get woocommerce product gallery functionality to twig</li>\n<li>Feature: added support for multiple attribute conditoins values</li>\n<li>Feature: added menu order in advanced widget debug type</li>\n<li>Feature: added WooCommerce endpoints links code to twig</li>\n<li>Feature: added option to disable font awesome in general settings</li>\n<li>Fix: fixed some filters related issue</li>\n<li>Fix: added custom attributes to link attributes output</li>\n</ul>\n\n<p>version 1.4.95 = 2021-12-16:</p>\n\n<p>*Fix: fixed db table not found php bug in some cases</p>\n\n<p>version 1.4.94 = 2021-12-14:</p>\n\n<ul>\n<li>Feature: made posible multiple includes condition values per assets</li>\n<li>Feature: added meta value2 and meta value3 in include by meta value post selection</li>\n<li>Feature: added error notice if no api connectivity</li>\n<li>Feature: added attributes section conditions</li>\n<li>Feature: prepared code base for the new galleries</li>\n<li>Fix: fixed some small pagination related bug</li>\n<li>Fix: fixed remote connection parent detection in some cases</li>\n<li>Fix: added content filtering by filter widget_text_content for all the embed and other content modifications</li>\n<li>Fix: fixed edit defaulsin widget settings</li>\n<li>Fix: fixed some polylang issues with the template in dynamic template widgets</li>\n<li>Fix: [security] remove the \"duplicate layout\" functionality (not used in the plugin) that had some security issues </li>\n</ul>\n\n<p>version 1.4.93 = 2021-12-03:</p>\n\n<ul>\n<li>Fix: fixed some connected widgets bugs when there is many of them in the page</li>\n<li>Change: removed the black friday sale banner</li>\n<li>Feature: added general remote API for various widgets connections</li>\n<li>Feature: add some code base for the new gallery output</li>\n</ul>\n\n<p>version 1.4.92 = 2021-11-24:</p>\n\n<ul>\n<li>Fix: fixed similar post content in post list</li>\n<li>Change: saparated remote and sync options in connected widgets settings</li>\n</ul>\n\n<p>version 1.4.91 = 2021-11-23:</p>\n\n<ul>\n<li>Fix: fixed the wrong post intro in editor mode</li>\n</ul>\n\n<p>version 1.4.90 = 2021-11-22:</p>\n\n<ul>\n<li>Addition: added black friday banner discount banner and link</li>\n<li>Change: improved \"sync widgets\" editor experience</li>\n<li>Fix: fixed depricated \"post\" attribute bug</li>\n<li>Fix: modified zip extracting error messages</li>\n</ul>\n\n<p>version 1.4.89 = 2021-11-17:</p>\n\n<ul>\n<li>Feature: done the functionality for sync widgets</li>\n<li>Feature: done the functionality remote widgets</li>\n<li>Fix: fixed error message on remote widgets</li>\n<li>Fix: fixed css in post content in editor</li>\n<li>Fix: use better strip tags for post intro</li>\n</ul>\n\n<p>version 1.4.88 = 2021-11-08:</p>\n\n<ul>\n<li>Fix: fixed gutenberg support in widgets</li>\n<li>Fix: fixed all the pagination issues in archive page</li>\n</ul>\n\n<p>version 1.4.86 = 2021-11-01:</p>\n\n<ul>\n<li>Fix: fixed some load more last issues</li>\n<li>Feature: added code for taxonomy terms filter</li>\n<li>Feature: added code for checkbox filter</li>\n</ul>\n\n<p>version 1.4.86 = 2021-10-29:</p>\n\n<ul>\n<li>Feature: improved current query debug - full type</li>\n<li>Feature: added dropdown responsive placeholders</li>\n<li><p>Feature: added radio boolean attribute responsive controls</p></li>\n<li><p>Fix: fixed controls tabs functionality</p></li>\n<li>Fix: fixed load more custom image bug</li>\n<li>Fix: fixed double load more in a page mishmash bug</li>\n<li>Fix: fixed all load more issues</li>\n</ul>\n\n<p>version 1.4.85 = 2021-10-13:</p>\n\n<p>-bug fix: small bug fix - headers sent bug</p>\n\n<p>version 1.4.84 = 2021-10-13:</p>\n\n<ul>\n<li>Feature: added taxonomy terms full query debug option</li>\n<li>Feature: improved full debug type in posts query</li>\n<li>Feature: added items support in editor->background switcher</li>\n<li>Feature: added support for remote controls</li>\n<li>Feature: functionality to posts load more</li>\n<li>Feature: added second condition</li>\n<li>Feature: added tabs functionality to attributes</li>\n<li>Addition: added %,px to slider units</li>\n<li>Fix: fixed avoid duplicates related bug</li>\n<li>Fix: fixed conflicting wordpress codemirror script</li>\n<li>Fix: fixed post selection values init from editor</li>\n<li>Fix: fixed pagination on front page</li>\n<li>Fix: fixed some polylang related bugs</li>\n</ul>\n\n<p>version 1.4.83 = 2021-09-22:</p>\n\n<ul>\n<li>Fix: fixed styles mishmash inside elementor editor navigator</li>\n<li>Fix: fixed dissapearing carousels after refresh bug</li>\n<li>Fix: fixed dynamic grid pagination not changed</li>\n</ul>\n\n<p>version 1.4.82 = 2021-09-20:</p>\n\n<ul>\n<li>Feature: added troubleshooting setting - show php error message</li>\n<li>Feature: added px, vh, % options for slider attribute</li>\n<li>Feature: added dynamic group attributes for galleries, including image and video</li>\n<li>Feature: added option to convert one date string to another with ucdate filter</li>\n<li>Feature: added option to use items in background widgets</li>\n<li>Feature: added ucfunc(\"set\") and ucfunc(\"get\") functions in twig for remember and retrieve variables</li>\n<li>Feature: added include by option: \"children of current term\" to category selection options</li>\n<li>Feature: added option to pull woo product variations in twig</li>\n<li>Feature: added placeholder: link_withprefix, link_noprefix for link attribute</li>\n<li>Fix: fixed error when exists dynamic link in dynamic loop widgets</li>\n<li>Fix: enabled pagination in a single type in dynamic template grid</li>\n<li>Fix: the \"not equal\" attributes condition now works</li>\n<li>Fix: fixed not editable empty dropdown attribute in widget editor</li>\n<li>Fix: fixed mb_string absence php bug</li>\n<li>Fix: fixed heading attribute label</li>\n<li>Fix: fixed responsive elementor controls in widget items</li>\n</ul>\n\n<p>version 1.4.81 = 2021-08-17:</p>\n\n<ul>\n<li>Feature: added json select (lottie) for image attribute type </li>\n<li>Feature: made option for ajax in widgets with post list attribute</li>\n<li>Feature: made the ajax pagination work with pagination widget</li>\n<li>Feature: added dynamic options for number and slider attribute types</li>\n<li>Feature: added new owl carousel sources in assets chooser</li>\n<li>Feature: added heading attribute</li>\n<li>Change: added more types of debug for pagination widget</li>\n<li>Change: changed widget icons chooser for elementor icon instead of font awesome icon</li>\n<li>Fix: fixed import with template button dissapear in the new bar</li>\n<li>Fix: fixed widgets icons</li>\n</ul>\n\n<p>version 1.4.80 = 2021-08-09:</p>\n\n<ul>\n<li>Feature: added option to change items section label</li>\n<li>Feature: added js snippet with code that works in elementor popup</li>\n<li>Feature: added option to add {current_user_id} keyword in post meta query</li>\n<li>Feature: added option for block label inside each attribute</li>\n<li>Feature: added heading text option for items section</li>\n<li>Feature: added extra fields to image base gallery options</li>\n<li>Feature: added php filter option for variable</li>\n<li>Feature: added twig functions \"get_post_term\" and \"is_post_has_term\". The examples visible when you click on item.posts.putPostTerm placeholder</li>\n<li>Fix: fixed some test widgets output relate bugs</li>\n<li>Fix: conditions settings was not affected typography controls</li>\n<li>Fix: fixed template dynamic background image didn\'t displayed bug in dynamic loops</li>\n<li>Change: added some instructions for api connectivity test in general settings - troubleshooting</li>\n</ul>\n\n<p>version 1.4.79 = 2021-07-13</p>\n\n<ul>\n<li>Fix: fixed scripts output in preview widget page</li>\n</ul>\n\n<p>version 1.4.78 = 2021-07-12</p>\n\n<ul>\n<li>Change: added birthday sale promotions</li>\n<li>Feature: added woo commerce products to dynamic loop items source</li>\n</ul>\n\n<p>version 1.4.77 = 2021-07-07</p>\n\n<ul>\n<li>Fix: fixd the is_ajax() error function from the admin area</li>\n</ul>\n\n<p>version 1.4.76 = 2021-07-07</p>\n\n<ul>\n<li>Feature: added option to show post last modified date</li>\n<li>Feature: added function: get_from_sql in widget editor that allow to pull any custom records from DB</li>\n<li>Feature: added function: run_code_once in widget editor, that allow to run the code only once. Good for many similar widgets on the same page</li>\n<li>Feature: added option for load widget js as module</li>\n<li>Fix: fixed no key_thumb field in images inside widget</li>\n<li>Fix: fixed no condition in image sizes widget setting</li>\n<li>Fix: fixed javascript based backgrounds</li>\n<li>Fix: fixed brocken svg icon on catalog widget box in some of the cases</li>\n<li>Fix: fixed collision with rankmath in ajax actions</li>\n<li>Change: added some max length for a widget category, now it\'s 60</li>\n</ul>\n\n<p>version 1.4.75 = 2021-06-21</p>\n\n<ul>\n<li>Feature: added category image to products list</li>\n<li>Feature: added option to include as module widget js include</li>\n<li>Feature: added option to write custom handle to widget js and css include</li>\n<li>Feature: added options - avoid duplicate posts to post query exclude</li>\n<li>Feature: added option to include or exclude posts by dynamic field to posts selection</li>\n<li>Feature: added option to include or exclude posts by logged in user, in posts selection</li>\n<li>Fix: fixed background widget condition functionality</li>\n<li>Fix: changed template picker to simple select2 list</li>\n</ul>\n\n<p>version 1.4.74 = 2021-06-02</p>\n\n<ul>\n<li>Feature: added function put_date_range to twig functions. good for events widgets</li>\n<li>Feature: added integration with google map</li>\n<li>Feature: added function: \"run_code_once\" for twig</li>\n<li>Feature: added grouped options for the gallery</li>\n<li>Feature: added option to get posts by date from custom ACF field</li>\n<li>Feature: added gallery settings options for dynamic settings attribute</li>\n<li>Feature: added pagination to dynamic loop</li>\n<li>Change: improved dynamic settings attribute</li>\n</ul>\n\n<p>version 1.4.73 = 2021-05-20</p>\n\n<ul>\n<li>Feature: added twig function: \"put_attributes_json\" that available in js tab in widget editor</li>\n<li>Feature: added constant - uc_inside_editor - for distinquish between editor and site front</li>\n<li>Feature: added multiple select attribute</li>\n<li>Feature: added listing attribute support</li>\n<li>Fix: fixed \"request too long\" message on a widget preview - shortened preview url</li>\n<li>Fix: fixed several bugs with condition field in widgets editor</li>\n<li>Fix: fixed hidden image size select on item attributes</li>\n<li>Fix: fixed acf group field output</li>\n<li>Fix: fixed elementor template in items, changed to specific function</li>\n</ul>\n\n<p>version 1.4.72 = 2021-05-02</p>\n\n<ul>\n<li>Feature: added rating stars helper placeholder for woocommerce</li>\n<li>Feature: added option to include js file after elementor-frontend</li>\n<li>Fix: fixed new typography deprecation message</li>\n</ul>\n\n<p>version 1.4.71 = 2021-04-22</p>\n\n<ul>\n<li>Feature: added option to take post id\'s from php function in post selection</li>\n<li>Feature: added option for get posts by meta field that located in current or different post</li>\n<li>Feature: added twig filter: wc_price for native price filtering</li>\n<li>Feature: added post terms titles to post data debug</li>\n<li>Change: added option for woocommerce categories in terms selection</li>\n<li>Fix: fixed price issues in woocommerce related grids</li>\n<li>Fix: fixed include and exclude terms mismatch with nested tax query</li>\n<li>Fix: fixed pagination on search pages</li>\n</ul>\n\n<p>version 1.4.70 = 2021-04-14</p>\n\n<ul>\n<li>Feature: added show widget data debug options</li>\n<li>Feature: added option for filter post by post meta</li>\n<li>Feature: added option for simple condition for attributes</li>\n<li>Feature: added integration with wordpress popular post plugin for most viewed posts selection</li>\n<li>Feature: added post list variables for data debug</li>\n<li>Feature: added image sizes selector for post list</li>\n<li>Feature: get thumbnailID from content in case that it\'s missing in post</li>\n<li>Fix: when bulk moving attribute it now always goes to general category</li>\n<li>Fix: fixed filter posts by status</li>\n<li>Fix: fixed instagram media albom</li>\n</ul>\n\n<p>version 1.4.69 = 2021-04-04</p>\n\n<ul>\n<li>Feature: added extra query debug options for custom post types selector</li>\n<li>Feature: added choose image size select option to image attribute</li>\n<li>Feature: added \"image_attributes\" placeholder for image output in widget editor</li>\n<li>Change: added default values select to hover animations attribute</li>\n<li>Change: changed button \"add to cart\" to \"select options\" for variable products in woocommerce list widgets</li>\n<li>Fix: fixed border radius attribute from width to radius</li>\n<li>Fix: added missing thumb sizes for image select</li>\n</ul>\n\n<p>version 1.4.68 = 2021-03-22</p>\n\n<ul>\n<li>Feature: added include recently viewed products in woocommerce</li>\n<li>Feature: added option for default max posts in post selector</li>\n<li>Feature: added attribute type: Border Dimensions</li>\n<li>Feature: added attribute type: CSS Filters</li>\n<li>Feature: added attribute type: Hover Animations</li>\n<li>Fix: removed max posts from archive type post query selection, because has no control over pagination.</li>\n<li>Fix: fixed bug when instagram video images didn\'t show up</li>\n</ul>\n\n<p>version 1.4.67 = 2021-03-12</p>\n\n<ul>\n<li>Feature: added api connectivity to troubleshooting section</li>\n<li>Feature: added options in terms selection fields</li>\n<li><p>Feature: added order by meta key for woo categories select</p></li>\n<li><p>Fix: fixed woo product price format for decimal prices</p></li>\n<li>Fix: fixed context menu cut from bottom inside the widgets manager</li>\n<li>Fix: fixed show item data in widgets items repeater</li>\n<li>Fix: fixed float to round in woocommerce discount percents</li>\n</ul>\n\n<p>version 1.4.66 = 2021-02-18</p>\n\n<ul>\n<li>Feature: added \"box shadow\" attribute type</li>\n<li>Feature: added url_posts and num_posts to users output</li>\n<li>Feature: added option for selector 2 and selector 3 in several attributes</li>\n<li>Feature: added copy / paste attributes sections in widget editor</li>\n<li>Feature: added option for get default object to getListingItemData function</li>\n<li>Feature: added support for wpml site language inside a widget</li>\n<li>Feature: added acf image and thumbnails widths and heights to placeholders list</li>\n<li>Fix: load js include file in editor even if no js code</li>\n<li>Fix: fixed some php notice with exclude terms posts selection</li>\n<li>Fix: fixed small bug in getListingItemData function with no object returned</li>\n<li>Fix: fixed post selection manual select no posts shown at init</li>\n<li>Fix: fixed bug when private posts not fetched on manual posts selection</li>\n<li>Change: updated codemirror to latest version, added code search feature</li>\n<li>Change: updated freemius sdk to 2.4.2</li>\n</ul>\n\n<p>version 1.4.65 = 2021-02-03</p>\n\n<ul>\n<li>Feature: added option to fetch custom meta fields in users list</li>\n<li>Feature: added function to twig: getByPHPFunction()</li>\n<li>Feature: added function to twig: getUserMeta()</li>\n<li>Feature: added function to twig: getListingItemData() - working inside any plugin listing</li>\n<li>Fix: fixed php sanitize array bug</li>\n<li>Fix: fixed post type in related posts post selection</li>\n</ul>\n\n<p>version 1.4.64 = 2021-02-02</p>\n\n<ul>\n<li>Change: moved \"edit widget html\" button to advanced section in general tab</li>\n<li>Feature: added option to exclude products on sale in products query section in widget settings</li>\n<li>Feature: added option to exclude specific posts in post selection widget settings</li>\n<li>Feature: added woocommerce related products select in post selection</li>\n<li>Feature: added include/exclude posts by author in widget posts selection</li>\n<li>Feature: added include/exclude posts by date in widget posts selection</li>\n<li>Feature: added date/time picker to widget attributes types</li>\n<li>Feature: added post status to widget posts selection</li>\n<li>Feature: added offset setting to widget posts selection</li>\n<li>Feature: added author url and author post count to users fields</li>\n<li>Feature: added max number of users to user selection attribute</li>\n<li>Feature: added \"elementor template\" attribute</li>\n<li>Fix: fixed small php bug in post selection control</li>\n<li>Fix: fixed js bug in items repeater</li>\n<li>Fix: fixed exclude role not worked in user selection attribute</li>\n<li>Fix: fixed get products on sale selection with variations</li>\n</ul>\n\n<p>version 1.4.63 = 2021-01-26</p>\n\n<ul>\n<li>Feature: added acf link array and attributes</li>\n<li>Feature: added ordering features to post selection related and manual</li>\n<li>Feature: added option for showing only sticky posts</li>\n<li>Feature: added exclude by term setting in widget post selection</li>\n<li>Change: moved debug data from advaned to general folder in elementor widget settings</li>\n<li>Fix: fixed woo commerce prices number format</li>\n<li>Fix: fixed refresh posts on \"post query\" section open in widget post settings</li>\n<li>Fix: fixed manual posts selection default order</li>\n</ul>\n\n<p>version 1.4.62 = 2021-01-21</p>\n\n<ul>\n<li>Feature: added text shadow field</li>\n<li>Feature: added \"manual selection\" in posts query</li>\n<li>Feature: added compatability tag</li>\n<li>Fix: fixed image size thumb name with \"-\" sign inside</li>\n<li>Fix: fixed some php warning related to array to string conversion, happening in php 8</li>\n<li>Change: show woo commerce placeholders if selected \"for woocommerce products\" checkbox in post list attribute</li>\n<li>Change: improved woo category output placeholder help, added getTermCustomFields function</li>\n</ul>\n\n<p>version 1.4.61 = 2021-01-14</p>\n\n<ul>\n<li>Feature: added max posts and order by options to current query posts selection</li>\n<li>Feature: added manual selection for woocommerce categories select</li>\n<li>Feature: added selector and responsive to drop down attribute in widget builder</li>\n<li>Change: changed buy pro version link from the catalog widgets to inside of the plugin</li>\n<li>Fix: fixed adding widgets to a db table that is not auto incriment</li>\n<li>Fix: fixed svg preview from widget builder interface</li>\n<li>Fix: fixed manual memory check when registering widgets</li>\n</ul>\n\n<p>version 1.4.60 = 2020-12-30</p>\n\n<ul>\n<li>Feature: added option for third party integration for woocommerce grid</li>\n<li>Feature: added integration for \"advanced labels for woocommerce\" plugin</li>\n<li>Feature: added view file button in assets manager</li>\n<li>Feature: added svg icon option together with font icon for elementor panel widget box</li>\n<li>Feature: added preview image on mouseover inside elementor panel widget box</li>\n<li><p>Feature: added option for disabling \"edit widget html\" from widget settings</p></li>\n<li><p>Fix: fixed empty settings when there are gallery item setting only</p></li>\n<li>Fix: added \"no settings\" heading in case that no attributes in the widget</li>\n<li>Fix: fixed some php warnings for php 8.0</li>\n</ul>\n\n<p>version 1.4.59 = 2020-12-17</p>\n\n<ul>\n<li>Fix: fixed import template redirect</li>\n<li>Feature: added option to include sticky posts for post query</li>\n<li>Feature: added post pagination for single page</li>\n<li>Feature: added number of items for instagram widget</li>\n<li>Feature: added background image to background attribute</li>\n</ul>\n\n<p>version 1.4.58 - 2020-12-07</p>\n\n<ul>\n<li>Feature: make the plugin translatable for wordpress.org</li>\n</ul>\n\n<p>version 1.4.57 - 2020-12-07</p>\n\n<ul>\n<li>Feature: done post pagination widget for archive posts</li>\n<li>Feature: added option to truncate the post list</li>\n<li>Fix: fixed show debug query on current post query</li>\n</ul>\n\n<p>version 1.4.56 - 2020-11-30</p>\n\n<ul>\n<li>Update: relesed cyber monday deal admin notice</li>\n</ul>\n\n<p>version 1.4.55 - 2020-11-26</p>\n\n<ul>\n<li>Feature: added option to sort by sale price</li>\n<li>Feature: added option to debug query</li>\n<li>Feature: added option debug widget data</li>\n<li>Feature: added option to filter posts with child categories</li>\n<li><p>Feature: added option to include only products on sale</p></li>\n<li><p>Fix: fixed no widget shown in some cases</p></li>\n<li>Fix: fixed woocommerce prices placeholders prefix</li>\n</ul>\n\n<p>version 1.4.54 - 2020-11-13 =</p>\n\n<ul>\n<li>Update: updated freemius sdk to newest version</li>\n<li>Fix: fixed comma saparated selector</li>\n</ul>\n\n<p>version 1.4.53 - 2020-11-09 =</p>\n\n<ul>\n<li>Feature: added background widgets and section backgrounds</li>\n<li>Change: removed global colors from template export</li>\n<li>Fix: fixed bug with regular and sale price in woocommerce</li>\n</ul>\n\n<p>version 1.4.52 - 2020-11-06 =</p>\n\n<p>Fix: fixed bug with regular and sale price in woocommerce</p>\n\n<p>version 1.4.51 - 2020-11-04 =</p>\n\n<ul>\n<li>Feature: added svg output in icon library attribute</li>\n<li>Feature: added woocommerce checkbox to post list</li>\n<li>Feature: added product out of stock filter for product selection</li>\n<li>Feature: added discount_percent field in post list attribute woocommerce product type</li>\n<li>Feature: added woocommerce post list order by price option</li>\n<li>Fix: fixed woocommerce category in post list attribute</li>\n</ul>\n\n<p>version 1.4.50 - 2020-10-21 =</p>\n\n<ul>\n<li>Fix: removed display errors setting</li>\n</ul>\n\n<p>version 1.4.49 - 2020-10-12 =</p>\n\n<ul>\n<li>Fix: fixed small bug with non existing controls</li>\n<li>Fix: fixed general settings error when turning off plugin</li>\n</ul>\n\n<p>version 1.4.48 - 2020-10-12 =</p>\n\n<p>*Feature: added border attribute\n*Fix: page break in some versions of elementor\n*Fix: fixed bulk move attributes with categories\n*Fix: fixed default items image field not match</p>\n\n<p>version 1.4.47 - 2020-10-08 =</p>\n\n<ul>\n<li>Update: remove russian translation</li>\n<li>Feature: added function: get_items for twig</li>\n<li>Fix: fixed switch content and style tab</li>\n<li>Fix: fixed slider control tablet/mobile default value</li>\n<li>Fix: fixed non ordered widget categories</li>\n</ul>\n\n<p>version 1.4.46 - 2020-10-04 =</p>\n\n<ul>\n<li>Feature: added function put_items_json for js items output</li>\n<li>Fix: returned widgets from uncategorized category</li>\n</ul>\n\n<p>version 1.4.45 - 2020-10-04 =</p>\n\n<ul>\n<li>Fix: fixed template import with custom widgets</li>\n</ul>\n\n<p>version 1.4.44 - 2020-10-03 =</p>\n\n<ul>\n<li>Feature: added flexible content type attribute</li>\n<li>Optimize: reduced the number of db queries, dramatically increased load speed</li>\n</ul>\n\n<p>version 1.4.43 - 2020-09-22 =</p>\n\n<ul>\n<li>Feature: added option to group attributes into sections</li>\n<li>Feature: done instagram access token auto renew</li>\n<li>Feature: added \"selector\" to color picker attribute</li>\n<li>Fix: improved consolidate widgets option protection</li>\n<li>Fix: fixed select default widget images</li>\n<li>Fix: fixed default items in gallery item (image base fields)</li>\n<li>Fix: fixed image display in default item selector</li>\n<li>Fix: global colors was absent from color selection</li>\n</ul>\n\n<p>version 1.4.42 - 2020-08-06 =</p>\n\n<ul>\n<li>Feature: added option to get grouped woocomerce products</li>\n<li>Feature: added instagram connect to official API</li>\n<li>Feature: added function: getUserData(), added into \"twig code examples\" panel</li>\n<li>Feature: added \"printVar\" and \"showDebug\" functions \"twig code examples\" panel</li>\n<li>Feature: done \"login with instagram\" in general settings, and get data from instgram API</li>\n<li>Fix: sorted \"overwrite widgets\" issue on import</li>\n<li>Fix: fixed dropdown attribute when work with html data</li>\n</ul>\n\n<p>version 1.4.41 - 2020-06-18 =</p>\n\n<ul>\n<li>Feature: added additional controls to \"number\" attribute</li>\n<li>Feature: added \"exclude uncategorized category\" to woocommerce categories select </li>\n<li>Feature: added responsive controls to slider attribute</li>\n<li>Fix: fixed template type variable issues in elementor integration</li>\n<li>Fix: show pagination only when \"current query\" is available</li>\n<li>Fix: fixed select2 field min width in posts query</li>\n</ul>\n\n<p>version 1.4.40 - 2020-06-10 =</p>\n\n<ul>\n<li>Change: hided \"consolidate widgets\" general setting</li>\n<li>Feature: added \"show/hide wrapping html comments\" to general settings</li>\n<li>Fix: fixed export template filename</li>\n</ul>\n\n<p>version 1.4.39 - 2020-06-02 =</p>\n\n<ul>\n<li>Fix: fixed save widgets from editor with large config limitation.</li>\n<li>Fix: fixed export template with page settings bug.</li>\n<li>Fix: removed extra fields from items editor, leaved only supported fields</li>\n<li>Change: updated freemius SDK to latest version</li>\n</ul>\n\n<p>version 1.4.36 - 2020-05-21 =</p>\n\n<ul>\n<li>Feature: added support for pods panda repeater</li>\n<li>Fix: done some solution for max_execution_time issues when installing template</li>\n<li>Fix: fixed rtl on templates dialog popup</li>\n<li>Fix: corrected the naming near the \"number\" field</li>\n<li>Fix: cleared \"twig\" library from some not needed files.</li>\n<li>Change: removed \"image view\" file from framework.</li>\n</ul>\n\n<p>version 1.4.35 - 2020-05-11 =</p>\n\n<ul>\n<li>Feature: added term custom fields support</li>\n<li>Feature: added term meta fields support</li>\n<li>Change: moved composer vendor folder to plugin root</li>\n<li>Change: fixed empty templates list bug when \"show only installed widget\" checkbox checked</li>\n<li>Fix: sorted out some of the templates import bugs</li>\n</ul>\n\n<p>version 1.4.34 - 2020-05-06 =</p>\n\n<ul>\n<li>Fix: removed category ations from templates section</li>\n<li>Fix: show \"putPostMeta\" function even if no example post available</li>\n<li>Fix: fixed finally all the DB not installed issues on elementor and admin pages</li>\n</ul>\n\n<p>version 1.4.33 - 2020-05-03 =</p>\n\n<ul>\n<li>Fix: fixed double twig collision by another plugin</li>\n</ul>\n\n<p>version 1.4.32 - 2020-05-02 =</p>\n\n<ul>\n<li>Update: updated to newest twig 1.x version</li>\n<li>Fix: fixed no space between placeholders in php 7.4 bug</li>\n</ul>\n\n<p>version 1.4.31 - 2020-04-26 =</p>\n\n<p>*Fix: fixed dissapearing widget issue</p>\n\n<p>version 1.4.30 - 2020-04-23 =</p>\n\n<ul>\n<li>Fix: fixed couple of bugs related to templates</li>\n</ul>\n\n<p>version 1.4.29 - 2020-04-22 =</p>\n\n<ul>\n<li>Feature: released the templates catalog</li>\n</ul>\n\n<p>version 1.4.28 - 2020-04-10 =</p>\n\n<ul>\n<li>Feature: added woocommerce categories field</li>\n<li>Fix: fixed export / import with images feature</li>\n<li>Fug: fixed error message on front on some cases when the db tables not installed yet.</li>\n</ul>\n\n<p>version 1.4.27 - 2020-04-01 =</p>\n\n<p>Fix: fixed widget default icon in manager\nFeature: added \"getPostMeta, putPostMeta, printPostMeta\" functions\nFeature: added \"getPostData\" function for acf related posts, that get\'s all the data from the related post including custom fields</p>\n\n<p>version 1.4.26 - 2020-03-28 =</p>\n\n<ul>\n<li>Change: changed to new api address</li>\n<li>Fix: fixed links not included bug in theme builder posts</li>\n<li>Fix: fixed link to buy pro version</li>\n<li>Fix: fixed free version remain activated bug</li>\n<li>Fix: simpleXML validation made the site down</li>\n</ul>\n\n<p>version 1.4.25 - 2020-03-09 =</p>\n\n<ul>\n<li>Feature: added \"responsive controls\" to margin and padding setting</li>\n<li>Feature: made \"refresh catalog\" button</li>\n<li>Feature: added \"num_items\" variable to the widget editor</li>\n<li>Change: removed the \"default fonts\" from widget defaults screen</li>\n<li>Fix: fixed some php bug in \"implode\" function</li>\n<li>Fix: fixed posts from sub categories in post list</li>\n</ul>\n\n<p>version 1.4.24 - 2020-02-14 =</p>\n\n<ul>\n<li>Feature: made \"export with images\" option in templates</li>\n<li>Fix: fixed import category widgets</li>\n<li>Fix: fixed icon html output placeholder</li>\n</ul>\n\n<p>version 1.4.23 - 2020-02-02 =</p>\n\n<ul>\n<li>Feature: improved the slider attribute</li>\n<li>Feature: added \"menu\" attribute</li>\n</ul>\n\n<p>version 1.4.22 - 2020-01-28 =</p>\n\n<ul>\n<li>Feature: added woo currency symbol</li>\n<li>Feature: added woo add to cart button</li>\n<li>Feature: added slider attribute</li>\n<li>Widget: logo grid</li>\n<li>Widget: logo carousel</li>\n<li>Widget: logo marquee</li>\n<li>Widget: image tooltip</li>\n<li>Widget: content toggle</li>\n<li>Widget: circle number</li>\n<li>Widget: post list</li>\n</ul>\n\n<p>version 1.4.21 - 2020-01-22 =</p>\n\n<ul>\n<li>Feature: added users attribute</li>\n<li>Feature: done multiple post type selector</li>\n<li>Feature: added background attribute</li>\n<li>Feature: added icon library html output</li>\n<li>Feature: added woo commerce support in posts list</li>\n<li>Bug fix: fixed icons not shown bug in widget settings</li>\n</ul>\n\n<p>version 1.4.20 - 2020-01-15 =</p>\n\n<ul>\n<li>Bug fix: fixed font awesome icon output</li>\n<li>Bug fix: fixed instagram not loading bug</li>\n<li>Change: updated font awesome css version</li>\n<li>Change: changed the way that instagram was loaded on the page</li>\n</ul>\n\n<p>version 1.4.19 - 2019-12-31 =</p>\n\n<ul>\n<li>Feature: added filter by slug to terms attribute</li>\n<li>Feature: changed repeater items titles to the ones from \"title\" field instead of \"Item1\", \"Item2\" etc.</li>\n<li>Feature: added automated styling for date field, added \"ucdate\" filter for that.</li>\n<li>Feature: done functionality for display post author</li>\n<li>Change: changed the font awesome attribute to fa5</li>\n<li>Change: added strip html tags from truncate function</li>\n</ul>\n\n<p>version 1.4.18 - 2019-12-31 =</p>\n\n<ul>\n<li>Feature: added all image sizes to posts</li>\n<li>Feature: added \"putPostTerms\" function to posts</li>\n<li>Feature: added wpautop filter to twig</li>\n<li>Feature: added option for custom twig PHP functinoality for PRO version</li>\n<li>Feature: hide \"edit widget html\" button for user that don\'t have capability to see the plugin </li>\n<li>Feature: added wpml compatablity</li>\n<li>Feature: added related posts in posts list</li>\n<li>Feature: added padding and margin controls (pro)</li>\n<li>Bug Fix: fixed pagination output</li>\n</ul>\n\n<p>version 1.4.17 - 2019-12-12 =</p>\n\n<ul>\n<li>Change: changed to more flexible catalog api</li>\n</ul>\n\n<p>version 1.4.16 - 2019-08-12 =</p>\n\n<ul>\n<li>Feature: added post query relation (and, or) chooser</li>\n<li>Change: update to freemius sdk 2.3.1</li>\n<li>Feature: added \"trancate\" filter</li>\n<li>Fix: fixed editor permissions PHP Error</li>\n</ul>\n\n<p>version 1.4.15 - 2019-19-11 =</p>\n\n<ul>\n<li>Change: remove the old deprecated codecanyon activation</li>\n<li>Fix: fixed bug when both plugins are installed together</li>\n<li>Fix: fixed empty widget content when put a lot of content in the widget html/js</li>\n<li>Feature: added option for fonts for post list for intro and content</li>\n<li>Feature: added custom filter query ID in posts list query (pro)</li>\n<li>Feature: added labels to typography fields</li>\n<li>Feature: added description option for elementor controls</li>\n<li>Feature: added option to add help links to widgets from the widget editor</li>\n</ul>\n\n<p>version 1.4.14 - 2019-24-10 =</p>\n\n<ul>\n<li>Fix: fixed js not included bug</li>\n</ul>\n\n<p>version 1.4.13 - 2019-24-10 =</p>\n\n<ul>\n<li>Fix: fixed terms attribute selector bugs in elementor</li>\n<li>Fix: fixed post selection was not showing post types without taxonomies</li>\n<li>Fix: fixed rtl visibility issues in admin</li>\n</ul>\n\n<p>version 1.4.12 - 2019-15-10 =</p>\n\n<ul>\n<li>Feature: added exclude posts by current post</li>\n<li>Feature: added post category addition custom taxonomy support</li>\n<li>Fix: fixed some bug in post list selector elementor</li>\n</ul>\n\n<p>version 1.4.11 - 2019-07-10 =</p>\n\n<p>*Feature: added link param html attributes placeholder\n*Feature: added category link to post list params\n*Fix: fixed post list category not displayed bug</p>\n\n<p>version 1.4.10 - 2019-28-9 =</p>\n\n<p>-bug fix: added some front end protection against db not installed bug\n* Feature(pro): added do_action for custom wp actions run\n* Feature(pro): added apply_filters for custom wp actions run\n-bug fix: fixed export widget with assets path\n-change: added instructions to download pro version.</p>\n\n<h4>1.4.7 - 2019-18-9</h4>\n\n<p>*Fix: fixed post category selection in post list</p>\n\n<h4>1.4.6 - 2019-18-9</h4>\n\n<p>*Fix: fixed dynamic items in repeater</p>\n\n<h4>1.4.6 - 2019-11-9</h4>\n\n<p>*Fix: fixed admin body class external\n*Feature: make support for post categories list\n*Feature(pro) - made taxonomies list attribute\n*Fix: fixed current posts fetch in archive type</p>\n\n<h4>1.4.5 - 2019-19-8</h4>\n\n<p>*Change: improved widgets manager design</p>\n\n<h4>1.4.3 - 2019-25-7</h4>\n\n<p>*Change: updated the activation link from plugins\n*Change: small UI improvements</p>\n\n<h4>1.4.2 - 2019-24-7</h4>\n\n<p>*Feature: add post category to dynamic fields\n*Feature: added toolset integration</p>\n\n<h4>1.4.1 - 2019-8-7</h4>\n\n<p>*Feature: added search widget\n*Feature: the plugin is now fully translatable, added russian translation</p>\n\n<h4>1.4 - 2019-8-7</h4>\n\n<p>*Change: moved to new payment system (freemius), changed pricing plans</p>\n\n<h4>1.3.39 - 2019-2-7</h4>\n\n<p>*Feature: add alt tags to image attribute\n*Feature: add automatic name from title on add attribute\n*Feature: redesign categories</p>\n\n<p>*Fix: removed autop filter change code from front end\n*Fix: allow to import widget when stand on category from catalog\n*Fix: fixed instagram widgets typography bug</p>\n\n<h4>1.3.38 - 2019-30-6</h4>\n\n<p>*Feature: added code examples / js snippets\n*Feature: added widget preview</p>\n\n<h4>1.3.37 - 2019-23-6</h4>\n\n<p>*Feature: add support for archive pages\n*Feature: added archive pages pagination\n*Change: changed fonts design controls</p>\n\n<h4>1.3.36 - 2019-20-6</h4>\n\n<p>*Fix: fixed multiple similar js includes in one page</p>\n\n<h4>1.3.35 - 2019-20-6</h4>\n\n<p>*Feature: add support for acf gallery field</p>\n\n<h4>1.3.34 - 2019-13-6</h4>\n\n<ul>\n<li>Feature: improved the post list filtering and ordering</li>\n</ul>\n\n<h4>1.3.33 - 2019-12-6</h4>\n\n<ul>\n<li>Feature: added ordering posts by meta value</li>\n<li>Fix: fixed site crash by db error</li>\n</ul>\n\n<h4>1.3.32 - 2019-11-6</h4>\n\n<ul>\n<li>Fix: fixed pods together with acf fileds</li>\n<li>Fix: added all categories to post list</li>\n</ul>\n\n<h4>1.3.31 - 2019-10-6</h4>\n\n<ul>\n<li>Feature: added link attribute</li>\n</ul>\n\n<h4>1.3.30 - 2019-06-6</h4>\n\n<ul>\n<li>Feature: made PODS integration</li>\n</ul>\n\n<h4>1.3.29 - 2019-06-5</h4>\n\n<ul>\n<li>Feature: added set widget icon functionality, with presence in catalog</li>\n<li>Feature: added preview widget button from the catalog</li>\n</ul>\n\n<h4>1.3.28 - 2019-06-3</h4>\n\n<ul>\n<li>Feature: made plugin translatable</li>\n</ul>\n\n<h4>1.3.27 - 2019-06-2</h4>\n\n<ul>\n<li>Fix: fixed font override attribute bug</li>\n</ul>\n\n<h4>1.3.26 - 2019-05-30</h4>\n\n<ul>\n<li>Feature: added typography attribute</li>\n</ul>\n\n<h4>1.3.25 - 2019-05-29</h4>\n\n<ul>\n<li>Tweak: added support for dynamic params in image field</li>\n</ul>\n\n<h4>1.3.24 - 2019-05-29</h4>\n\n<ul>\n<li>Fix: Fix dynamic field</li>\n<li>Tweak: Added message when adding an empty repeater from custom fields</li>\n</ul>\n\n<h4>1.3.23 - 2019-05-01</h4>\n\n<ul>\n<li>Feature: Added dynamic fields to all text controls</li>\n<li>Feature: Added \"edit html\" button to all widgets</li>\n<li>Fix: Fixed consolidated addons render bugs</li>\n</ul>\n\n<h4>1.3.22 - 2019-04-25</h4>\n\n<ul>\n<li>Feature: Made all acf fields integration including the pro like repeater and clone</li>\n</ul>\n\n<h4>1.3.21 - 2019-04-20</h4>\n\n<ul>\n<li>Fix: Fixed current post bug</li>\n</ul>\n\n<h4>1.3.20 - 2019-04-15</h4>\n\n<ul>\n<li>Fix: Fixed current post bug</li>\n</ul>\n\n<h4>1.3.19 - 2019-04-10</h4>\n\n<ul>\n<li>Feature: Done all acf fields</li>\n</ul>\n\n<h4>1.3.18 - 2019-04-05</h4>\n\n<ul>\n<li>Change: Update post child vars when change post</li>\n</ul>\n\n<h4>1.3.17 - 2019-04-01</h4>\n\n<ul>\n<li>Change: Add dynamic fields to addon editor</li>\n</ul>\n\n<h4>1.3.16 - 2019-03-30</h4>\n\n<ul>\n<li>Fix: Fixed the switchers </li>\n<li>Fix: Fixed the upload file</li>\n<li>Fix: Fixed checkbox in assets tab</li>\n</ul>\n\n<h4>1.3.15 - 2019-03-25</h4>\n\n<ul>\n<li>Fix: Fixed visual bugs</li>\n<li>Fix: Fixed radio boolean attribute (switcher)</li>\n</ul>\n\n<h4>1.3.14 - 2019-03-20</h4>\n\n<ul>\n<li>Fix: Fixed addon assets tab bugs</li>\n</ul>\n\n<h4>1.3.13 - 2019-03-15</h4>\n\n<ul>\n<li>Feature: Done export/import template with addons</li>\n</ul>\n\n<h4>1.3.12 - 2019-03-10</h4>\n\n<ul>\n<li>Feature: Added fedback on deactivate</li>\n</ul>\n\n<h4>1.3.11 - 2019-03-05</h4>\n\n<ul>\n<li>Fix: Fixed export import layout stuff</li>\n</ul>\n\n<h4>1.3.10 - 2019-03-01</h4>\n\n<ul>\n<li>Fix: Fixed assets tab issues</li>\n<li>Fix: Fixed post to articles category rename on install</li>\n</ul>\n\n<h4>1.3.09 - 2019-02-28</h4>\n\n<ul>\n<li>Fix: Fixed test addon jquery include</li>\n<li>Change: Added purchase link to license page</li>\n</ul>\n\n<h4>1.3.08 - 2019-02-25</h4>\n\n<ul>\n<li>Fix: Fixed settings text output</li>\n</ul>\n\n<h4>1.3.07 - 2019-02-20</h4>\n\n<ul>\n<li>Fix: Fixed font manager bug</li>\n</ul>\n\n<h4>1.3.06 - 2019-02-15</h4>\n\n<ul>\n<li>Fix: Fixed taxonomy issues</li>\n</ul>\n\n<h4>1.3.05 - 2019-02-10</h4>\n\n<ul>\n<li>Fix: Fixed add addon functionality</li>\n</ul>\n\n<h4>1.3.04 - 2019-02-05</h4>\n\n<ul>\n<li>Improvment: Improved post types category selection</li>\n</ul>\n\n<h4>1.3.03 - 2019-02-01</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.3.02 - 2019-01-30</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.3.01 - 2019-01-25</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.2.01 - 2019-01-20</h4>\n\n<ul>\n<li>Fix: Fixed js in editor when addins widget</li>\n</ul>\n\n<h4>1.2.00 - 2019-01-15</h4>\n\n<ul>\n<li>Feature: Pro version with a catalog</li>\n</ul>\n\n<h4>1.0.11 - 2019-01-10</h4>\n\n<ul>\n<li>Fix: Fixed some wordpress galleries related bug</li>\n</ul>\n\n<h4>1.0.10 - 2019-01-05</h4>\n\n<ul>\n<li>Fix: Fixed export category</li>\n</ul>\n\n<h4>1.0.09 - 2019-01-01</h4>\n\n<ul>\n<li>Change: Made global setting for consolidata addons or not</li>\n<li>Change: Updated some memory text in general settings</li>\n</ul>\n\n<h4>1.0.08 - 2018-12-30</h4>\n\n<ul>\n<li>Fix: Fixed all notices related bugs</li>\n</ul>\n\n<h4>1.0.07 - 2018-12-30</h4>\n\n<ul>\n<li>Fix: Fixed with default data types</li>\n</ul>\n\n<h4>1.0.06 - 2018-12-25</h4>\n\n<ul>\n<li>Fix: Fixed js includes consolidated</li>\n</ul>\n\n<h4>1.0.05 - 2018-12-20</h4>\n\n<ul>\n<li>Fix: Fixed js includes</li>\n</ul>\n\n<h4>1.0.04 - 2018-12-15</h4>\n\n<ul>\n<li>Fix: Fixed js includes</li>\n</ul>\n\n<h4>1.0.03 - 2018-12-10</h4>\n\n<ul>\n<li>Fix: Fixed empty category issues</li>\n</ul>\n\n<h4>1.0.02 - 2018-12-05</h4>\n\n<ul>\n<li>Fix: Fixed bug with some unit values in render output</li>\n</ul>\n\n<h4>1.0.00 - 2018-12-01</h4>\n\n<ul>\n<li>Release: First plugin release</li>\n</ul>\";}s:14:\"upgrade_notice\";b:0;s:7:\"version\";s:7:\"1.5.106\";s:13:\"download_link\";s:388:\"https://api.freemius.com/v1/installs/14185590/updates/72536.zip?is_premium=true&authorization=FSLA+14185590%3AhU_-AeStUMHLW2EVzKMdwS1ieg9yfQaqkQIfJQdD1BVOtJsauBCtrRn_cT85-Y7mLbLGROlMk0m8FBp2GAk7q0TlodCCgNPLAoLYFVXnvBARhtqBfOngAjXpzpSQH6FxEC5mmt2M90buI36BNRUMvf1lCzY15C61ipTdIhp0oa6nWUdNLDtSEp3R5YBxkUFchT2n9vpocdqMBHHR9JO24aLH8KDqUfNJbnBKonBA_78I00xzywSzfmCwG3Fjq1yxympzMXHJxGeNeZbdCdsJ3A\";}}s:7:\"created\";i:1715558020;s:9:\"timestamp\";i:1715561620;}s:92:\"get:/v1/installs/14185590/updates/latest.json?is_premium=true&newer_than=1.5.106&readme=true\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":20:{s:9:\"plugin_id\";s:4:\"4036\";s:12:\"developer_id\";s:4:\"4880\";s:4:\"slug\";N;s:12:\"premium_slug\";s:40:\"unlimited-elements-for-elementor-premium\";s:7:\"version\";s:7:\"1.5.107\";s:11:\"sdk_version\";s:5:\"2.6.2\";s:25:\"requires_platform_version\";s:3:\"3.5\";s:37:\"requires_programming_language_version\";N;s:20:\"tested_up_to_version\";s:3:\"6.5\";s:8:\"has_free\";b:1;s:11:\"has_premium\";b:1;s:12:\"release_mode\";s:8:\"released\";s:5:\"limit\";N;s:7:\"uniques\";i:28139;s:2:\"id\";s:5:\"72694\";s:7:\"created\";s:19:\"2024-05-16 13:52:31\";s:7:\"updated\";s:19:\"2024-05-16 23:50:55\";s:11:\"is_released\";b:0;s:3:\"url\";s:388:\"https://api.freemius.com/v1/installs/14185590/updates/72694.zip?is_premium=true&authorization=FSLA+14185590%3A8I246Ekyu89YFG0K6NgceNSnYPpxhcRiOLjcF_0uPT-cugs2dfo1UUdwbyeeBFtkvfqxZYPEZ3B_m5CIMUWv8McjJVhKCADzW3DRS7_ZE_e940NZmuSp_KpqiLd_kWfDdRzqZ_BIBzCoh6dlzfnTIIswLa7MDJzSa0T-YCJfTeyOGv7tBrB5xp_klKVU2VP-WPn1xRFJJRoQBbazDsTfaSHYVtwNgUc_x_5sz2o9BpiFhLJlkMfpYDzXbNhe4sulRvpDMOUrscC3bGKwhBry9A\";s:6:\"readme\";O:8:\"stdClass\":11:{s:4:\"name\";s:66:\"Unlimited Elements For Elementor (Free Widgets, Addons, Templates)\";s:4:\"slug\";s:32:\"unlimited-elements-for-elementor\";s:4:\"tags\";O:8:\"stdClass\":6:{s:9:\"elementor\";s:9:\"elementor\";s:8:\"elements\";s:8:\"elements\";s:6:\"addons\";s:6:\"addons\";s:16:\"elementor addons\";s:16:\"elementor addons\";s:16:\"elementor widget\";s:16:\"elementor widget\";s:12:\"page builder\";s:12:\"page builder\";}s:8:\"requires\";s:3:\"3.5\";s:12:\"requires_php\";N;s:6:\"tested\";s:3:\"6.5\";s:10:\"stable_tag\";s:3:\"1.0\";s:8:\"sections\";O:8:\"stdClass\":4:{s:11:\"description\";s:7110:\"<p><strong>Elementor</strong> users, elevate your web design experience with <strong>Unlimited Elements for Elementor</strong>. An all in one plugin that instantly gives you the most advanced widgets and tools to make better Elementor websites faster. Take your WordPress website to the next level.</p>\n\n<p><a href=\"https://unlimited-elements.com/elementor-widgets/\">View Elementor Widgets Demos</a>\n<br>\nBrowse our extensive collection of free widgets or upgrade to our pro version for access to over 200 additional unique drag and drop widgets for <strong>Elementor</strong>. Each widget provides a wide range of options to easily control every aspect. If you can\'t find what you need, our <strong>Widget Creator</strong> Framework empowers you to create any widget you can imagine.</p>\n\n<h3>Plugin Features</h3>\n\n<ul>\n<li><p><a href=\"https://unlimited-elements.com/elementor-widgets/\"><strong>Widget Library</strong></a> – Enhance the popular Elementor page builder with our user-friendly and innovative widget library. Simplify your website by finding everything you need in one place, without the need for multiple plugins.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/widget-creator/\"><strong>Widget Creator</strong></a> – Save valuable time by eliminating the need to search for numerous plugins and add-ons. Instead, create customized, professional widgets that perfectly align with your website requirements.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/elementor-widgets/\"><strong>Elementor Templates</strong></a> – Effortlessly kickstart your web project with pre-designed templates. Say goodbye to endless searches for inspiration or starting from scratch. Get your project up and running in seconds with our collection of template kits.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/elementor-templates/\"><strong>Elementor Templates</strong></a> – Effortlessly kickstart your web project with pre-designed templates. Say goodbye to endless searches for inspiration or starting from scratch. Get your project up and running in seconds with our collection of template kits.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/loop-builder-for-elementor/\"><strong>Loop Builder</strong></a> – Easily create dynamic Loop Items within the Elementor Theme Builder by utilizing any loop widget layout of your preference. Effortlessly populate the chosen widget with dynamic content to craft versatile and engaging Loop Items.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/background-widgets-for-elementor/\"><strong>Background Widgets</strong></a> – Elevate your web designs instantly with our user-friendly animated backgrounds available in our extensive widget library. Experience seamless integration and unleash your creativity like never before.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/post-widgets-filters-tools/\"><strong>Post Widgets & Filters</strong></a> – Easily create stunning post layouts with real-time filters. Improve the browsing experience for website visitors by helping them find the content they\'re looking for. Effortlessly display posts using advanced criteria on your entire website.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/woo/\"><strong>WooCommerce Widgets & Filters</strong></a> – Create stunning product layouts with dynamic real-time filters. Showcase your products and categories in a wide array of interactive formats, such as grids, carousels, sliders, and more.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/remote-control-widgets/\"><strong>Woo Widgets & Filters</strong></a> – Unleash your creativity with advanced and customizable layouts. Take full control of your designs and make them truly unique using the remote controls. Stand out from the crowd with layouts that are both eye-catching and distinctive.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/sync-widgets/\"><strong>Sync Between Widgets</strong></a> – Elevate your web designs to new heights by seamlessly synchronizing multiple item-based widgets. This powerful feature empowers you to effortlessly create intricate and personalized layouts, taking your designs to the next level of sophistication.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/multi-source-galleries/\"><strong>Multi-Source Galleries</strong></a> – Empower your gallery showcase by effortlessly featuring Woo products, WordPress posts, Instagram feeds, and a variety of other sources, including various API integrations.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/live-copy-paste/\"><strong>Live Copy Paste</strong></a> – Copy and paste fully designed sections from the Unlimited Elements website directly to your website, saving you time and ensuring you can finish your web project as soon as possible.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/mega-menu-widget-for-elementor/\"><strong>Mega Menu Builder</strong></a> – Easily craft a distinctive Mega Menu for your website navigation by incorporating images, icons, links, and various Elementor widgets into unique menu layouts.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/mega-slider-widget-for-elementor/\"><strong>Mega Slider Builder</strong></a> – Easily turn any Elementor sections into slider slides. Now you can amaze your website visitors with jaw-dropping slider designs that look amazing on any device.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/multi-source/\"><strong>Multi-Source Widgets</strong></a> – Add content dynamically to item-based widgets effortlessly with support for ACF repeaters, JSON/CSV files, Woo Products, WordPress posts, users, menus, and a range of API integrations.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/dynamic-post-popup-widget-for-elementor/\"><strong>Dynamic Popup Builder</strong></a> – Dynamically create a popup to add a quick view of the post without leaving the page. Use an Elementor single post template to create the layout of the dynamic popup.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/form-builder/\"><strong>Elementor Form Builder</strong></a> – Build advanced forms effortlessly using the drag-and-drop form builder. Whether it’s a simple or complex form, our straightforward form widgets make it quick and easy to create forms, improving your workflow.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/calculators/\"><strong>Calculator Builder</strong></a> – Easily design professional calculators for any type of industry. Whether you need a loan calculator, mortgage calculator or business calculator, our powerful and intuitive drag and drop builder makes it easy to create complex calculators with ease.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/filters/\"><strong>Elementor Filter Widgets</strong></a> – Unlock the potential of the AJAX-based faceted filter system, seamlessly empowering you to craft diverse layouts with ease. Take control by applying multiple filters, ensuring a super-fast and dynamic filtering experience tailored to your website needs.</p></li>\n</ul>\";s:12:\"installation\";s:521:\"<p>Note : This plugin works with Elementor. Make sure you have <a href=\"https://wordpress.org/plugins/elementor/\">Elementor</a> installed.</p>\n\n<ol>\n<li>Upload the plugin folder to the <code>/wp-content/plugins/</code> directory, or install the plugin through the WordPress plugins screen directly.</li>\n<li>Activate the plugin through the \'Plugins\' screen in WordPress</li>\n<li>Navigate to Unlimited Elements in the WordPress side menu and install the widget you want by hovering over it and clicking install.</li>\n</ol>\";s:3:\"faq\";s:4208:\"<h4>Can I use the plugin without Elementor?</h4>\n\n<p>No. You cannot use the plugin without Elementor since it\'s an addon for Elementor.</p>\n\n<h4>Does the plugin work with any theme?</h4>\n\n<p>Absolutely! The plugin will work with any theme where Elementor works.</p>\n\n<h4>What if I update to the Premium version after using the Free version?</h4>\n\n<p>Your existing elements/content will work with the premium version. So you won’t lose your any of your hard work.</p>\n\n<h4>Can I get a refund?</h4>\n\n<p>If you are not happy with your purchase at anytime just contact us and we will refund 100% of your money no questions asked.</p>\n\n<h4>Do you offer a renewals discount?</h4>\n\n<p>Yes, you get 25% discount for all annual plan automatic renewals. The renewal price will never be increased so long as the subscription is not cancelled.</p>\n\n<h4>How do I install and activate the \'Unlimited Elements for Elementor\' plugin on WordPress?</h4>\n\n<p>To install the \'Unlimited Elements\' plugin on your WordPress site, access your WordPress Dashboard and go to Plugins -> Add New. In the search box, enter \'Unlimited Elements.\' Locate the plugin in the search results and click on the \'Install Now\' button. Once the installation is finished, click on the \'Activate\' button, and \'Unlimited Elements for Elementor\' will be successfully activated on your WordPress site.</p>\n\n<h4>Do I need to know code to use Unlimited Elements?</h4>\n\n<p>No, you do not need to know code to leverage the widgets and other tools provided by the Unlimited Elements plugin. It is designed to be user-friendly, allowing you to enhance your Elementor experience without any coding expertise. However, for users familiar with code, the plugin offers the added advantage of a widget creator, enabling the creation of custom Elementor widgets for a more tailored and advanced design experience.</p>\n\n<h4>Is my site secure with Unlimited Elements?</h4>\n\n<p>Yes, Unlimited Elements is a secure plugin. The plugin is regularly updated to adhere to common security standards, ensuring a secure environment for your website.</p>\n\n<h4>What types of filters does Unlimited Elements provide?</h4>\n\n<p>Unlimited Elements offers a variety of filter types, including search filters, dropdowns, tabs filters, checkboxes filters, and WooCommerce-related filters, providing a diverse range of options for dynamic and versatile website filtering.</p>\n\n<h4>Are the filters compatible with any post type or WooCommerce products?</h4>\n\n<p>Yes, all the filters provided by Unlimited Elements are live Ajax filters, ensuring dynamic and seamless filtering experiences. They are compatible with any post type, including custom post types, and WooCommerce products, offering versatile functionality for a wide range of content on your website. Utilize specific WooCommerce filters to enhance the shopping experience for your customers, such as the price range slider filter and color swatches filter for products with different colors.</p>\n\n<h4>Can I use Unlimited Elements to display custom post types in my widgets?</h4>\n\n<p>Yes, Unlimited Elements supports showcasing custom post types with advanced query selection and seamless connection to any filter from the UE library. This allows for tailored and dynamic content presentation on your website using the plugin\'s versatile features.</p>\n\n<h4>What are multi-source widgets in Unlimited Elements?</h4>\n\n<p>Multi-source widgets in Unlimited Elements enable the population of item-based widgets with various dynamic source types. These widgets can be populated using sources like ACF repeater fields, WooCommerce products, custom post types, Instagram feeds, and various API integrations. This versatility allows for the seamless integration of diverse content into widgets, enhancing the flexibility and functionality of your website elements.</p>\n\n<h4>Should I use Remote Control Widgets or the Sync Widgets function in Unlimited Elements?</h4>\n\n<p>The choice depends on your design preferences. If you want complete control, go for Remote Control Widgets. For synchronized layouts, choose Sync Widgets. They can also be used together for even more powerful customization options in Unlimited Elements.</p>\";s:9:\"changelog\";s:141024:\"<p>version 1.5.107: 2024-05-16</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature - added elementor dynamic options to api integrations</li>\n<li>Feature - added option to get images from current product variations for the dynamic gallery.</li>\n<li>Feature - added preperation for the enhanced ajax search</li>\n<li>Fix - fixed weird elementor no products on cart page bug</li>\n<li>Fix - fixed bug with faq schema output</li>\n<li>Fix - fixed general settings show items at start</li>\n</ul>\n\n<p>Widget Changes:</p>\n\n<ul>\n<li>Feature: Event List (Pro) - Added \"Remove All Upcoming Events Except Next One\" functionality, facilitating the removal of all upcoming events except for the next scheduled event for streamlined event management.</li>\n<li>Feature: Animated Icon Box (Pro) - Added Description Opacity option to customize the opacity level of descriptions for enhanced visual aesthetics and readability.</li>\n<li>Feature: Underline Animated Button (Free) - Added Animation Move Amount option, enabling users to customize the amount of movement in animations for enhanced visual effects.</li>\n<li>Feature: Remote Tabs (Pro) - Added Item Min Height option for better customization; users can now set a minimum height for items displayed.</li>\n<li>Feature: Load More / Infinite Scroll (Pro) - Added the \"Show Load More Button Icon\" option to enhance interface; users can now customize the icon displayed for the load more button.</li>\n<li>Feature: Mega Menu (Pro) - Added a new functionality enabling \"Expand / Collapse Visible On\" option, allowing expansion or collapse of visibility based on specific criteria.</li>\n<li>Feature: Side Menu (Pro) - Added Menu Padding option. This new feature allows to add padding to the container of the Menu items.</li>\n<li>Feature: Woo Product Grid (Pro) - Made Content Padding, Category Label Spacing, and Title Spacing options responsive for improved adaptability across various screen sizes and devices.</li>\n<li>Feature: Icon Image Content Box (Free) - Implemented functionality to link Icon and Title to the same destination as the Image.</li>\n<li>Feature: Hotspots (Pro) - Implemented styling options for images. This new functionality allows users to customize the appearance of images within the widget, including options for adjusting borders, shadows, and other visual attributes.</li>\n<li>Feature: Team Member Grid (Pro) - Implemented \'Text Placement\' option. This new functionality allows users to customize the placement of text within the widget, providing greater control over the layout and design.</li>\n<li>Fix: Post Ticker (Free) - Fixed widgets behaviour for RTL websites.</li>\n<li>Fix: Post Timeline (Pro) - Resolved category name spelling issue in some cases. This fix ensures that category names are spelled correctly throughout the widget, improving accuracy and consistency in the display of category information.</li>\n<li>Fix: Team Member Grid (Pro) - Optimized HTML code of the widget. This optimization improves the efficiency and performance of the widgets by reducing unnecessary code and streamlining the structure for faster loading and rendering.</li>\n<li>Fix: Number Field (Pro) - Resolved issue when Min - Max range were violated and no error were shown.</li>\n<li>Fix: Dropdown Button (Pro) - Optimized widget\'s JS code. This fix ensures that widget works properly on mobile devices as well as on desktop.</li>\n<li>Fix: Expanding Content Cards (Pro) - Addressed CSS filter issue where it was displaying incorrectly on mobile devices, ensuring proper rendering and display consistency across all devices.</li>\n<li>Fix: Post Grid (Pro) - Fixed issue where Typography option was not functioning as expected, ensuring proper functionality and usability.</li>\n<li>Fix: Justified Image Carousel (Pro) - Fixed issue where width of images was incorrectly set in certain cases, ensuring proper display and functionality across all scenarios.</li>\n<li>Fix: Layers (Pro) - Resolved issue with the \"Item Shadow\" option. This fix ensures that the item shadow is applied correctly within the widget.</li>\n</ul>\n\n<p>version 1.5.106: 2024-05-12</p>\n\n<ul>\n<li>Fix - fixed some main/child roles checkbox filter issues</li>\n<li>Fix - fixed some bug with widget posts debug not showed full info</li>\n<li>Fix - fixed dissapearing gallery titles since last version.</li>\n</ul>\n\n<p>version 1.5.105: 2024-05-05</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Fix: fixed some filters and request related issue</li>\n<li>Fix: fixed specific post and terms select</li>\n</ul>\n\n<p>Widget Changes:</p>\n\n<ul>\n<li>Feature: Masonry Gallery (Pro) - Implemented \'Mute Video\' option. This new functionality allows users to start videos muted within the widget, providing greater control over the audio playback and enhancing the user experience.</li>\n<li>Feature: Team Member Carousel (Pro) - Introduced \'Button Text\' option in items, enabling users to set custom button text for each team member for enhanced customization and flexibility.</li>\n<li>Feature: Mega Menu (Pro) - Implemented \'Mobile Open Menu Animation\' option. This new functionality allows users to specify the animation type for opening the menu on mobile devices, enhancing the visual presentation and user experience.</li>\n<li>Feature: Logo Carousel (Pro) - Implemented support for empty links. This new functionality allows items to become not clickable when empty links are specified, providing more control over the behavior and interaction of items within the widget.</li>\n<li>Feature: Scroll Sequence (Pro) - Introduced \'Hide Add Action Section\' debug option, enabling users to match accurate configurations in the backend and frontend.</li>\n<li>Feature: Dropdown Field (Pro) - Added support for \'Dropdown Value (Numeric Values)\' in multi-source, enabling users to include numeric dropdown values via Multi Source.</li>\n<li>Feature: Overlay Button (Free) - Introduced \'Overlay Transition Duration\' option, providing users with more control over the duration of overlay transitions for enhanced customization and user experience.</li>\n<li>Feature: Checkboxes Filter (Pro) - Introduced \'Accordion as Dropdown\' option, allowing users to open the accordion as a dropdown when the layout is set to \'Accordion\', preventing layout shifting and improving user experience.</li>\n<li>Feature: Overlay Button (Free) - Added \'Icon\' option, allowing users to easily add an icon to the button for enhanced visual appeal.</li>\n<li>Feature: Event List (Pro) - Introduced \'Show End Time\' option, enabling users to show or hide the event end time for enhanced flexibility and customization.</li>\n<li>Feature: Animated Icon Box (Pro) - Introduced styling options for Icon and Divider, providing users with more customization choices for improved visual design.</li>\n<li>Feature: Taxonomy Terms (Pro) - Implemented styling options for 1st and 2nd level of Child Term Elements. This new functionality allows users to customize the appearance of Child Term Elements at different hierarchical levels, providing greater design flexibility and control.</li>\n<li>Feature: Content Carousel (Pro) - Implemented \'Image Border Radius\' option. This new functionality allows users to specify the border radius for images within the widget, enabling them to create rounded or custom-shaped images for a more visually appealing design.</li>\n<li>Feature: Coverflow Carousel (Pro) - Implemented \'Custom Navigation Arrows\' option. This new functionality allows users to customize the navigation arrows used within the widget, enabling them to use custom-designed arrows for a more personalized look and feel.</li>\n<li>Feature: One Page Scroll Navigation (Pro) - Enhanced widget flexibility to support other sections apart from the one with the tag <section>. This improvement expands compatibility with different section types, providing users with more options for integrating the widget into their website layouts.</li>\n<li>Change: Animated Icon Box (Pro) - Replaced old font edit option with new typography and color options for enhanced customization and design control.</li>\n<li>Change: Call To Action Button (Free) - Moved ripple \'Transition Timing\' from Button Icon to Button Icon tab and renamed it to \'Ripple Timing\' for improved organization and clarity.</li>\n</ul>\n\n<p>version 1.5.104: 2024-04-24</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added support for unselect items in sync functionality</li>\n<li>Feature: added feature - sort terms by parent -> children, and levels number class</li>\n<li>Fix: fixed some load more issue with dynamic template loop and post lists inside</li>\n<li>Fix: fixed woo category image not fetched bug</li>\n<li>Fix: fixed some cases of sticky elementor elements with filters</li>\n<li>Fix: fixed remote connection with single background parent and remote widget</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Neon Glowing Button Effect (Pro) - Implemented \'Neon Line Width\' option. This new functionality allows users to adjust the width of the neon line effect within the widget, providing finer control over its appearance and visual impact.</li>\n<li>Feature: Scroll Sequence (Pro) - Introduced \'Hide Add Action Section\' debug option, enabling users to match accurate configurations in the backend and frontend.</li>\n<li>Feature: Team Member Carousel (Pro) - Introduced \'Button Text\' option in items, enabling users to set custom button text for each team member for enhanced customization and flexibility.</li>\n<li>Feature: Overlay Button (Free) - Added \'Icon\' option, allowing users to easily add an icon to the button for enhanced visual appeal.</li>\n<li>Feature: Overlay Button (Free) - Introduced \'Overlay Transition Duration\' option, providing users with more control over the duration of overlay transitions for enhanced customization and user experience.</li>\n<li>Feature: Dropdown Field (Pro) - Added support for \'Dropdown Value (Numeric Values)\' in multi-source, enabling users to include numeric dropdown values via Multi Source.</li>\n<li>Feature: Neon Glowing Button Effect (Pro) - Implemented \'Button Shadow\' option. This new functionality allows users to add a shadow effect to buttons within the widget, enhancing their visual appearance and depth.</li>\n<li>Feature: Mega Menu (Pro) - Implemented \'Mobile Open Menu Animation\' option. This new functionality allows users to specify the animation type for opening the menu on mobile devices, enhancing the visual presentation and user experience.</li>\n<li>Feature: Neon Glowing Button Effect (Pro) - Implemented \'Button Background Color\' option. This new functionality allows users to customize the background color of buttons within the widget, enhancing visual design and customization possibilities.</li>\n<li>Feature: Logo Carousel (Pro) - Implemented support for empty links. This new functionality allows items to become not clickable when empty links are specified, providing more control over the behavior and interaction of items within the widget.</li>\n<li>Fix: Loop Carousel (Pro) - Corrected spelling mistakes and improved naming conventions, enhancing clarity and consistency.</li>\n<li>Fix: Flip Box (Free) - Resolved issue where links were not firing for the first click on the back of the Flip Box. This fix ensures that links behave as expected, allowing them to be clicked and activated reliably.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue where Content Tabs widget couldn\'t work with Icon Tabs widget on the same page. This fix ensures that both widgets can coexist and function properly together, allowing for seamless integration and improved user experience.</li>\n<li>Fix: Checkboxes Filter (Pro) - Enhanced Accordion Layout option for the Checkboxes Widget to improve script communication. This improvement optimizes the interaction between scripts, resulting in smoother operation and better performance of the widget.</li>\n<li>Fix: Loop Grid (Pro) - Implemented additional Masonry layout check to avoid items overlapping over each other. This enhancement ensures that items are properly positioned and do not overlap, maintaining a clean and organized layout within the widget.</li>\n<li>Fix: Dynamic Post Popup (Pro) - Resolved issue where popups allowed opening links in new tabs while opening the popup. This fix ensures that links within popups behave consistently and do not inadvertently open in new tabs, providing a smoother user experience.</li>\n<li>Fix: Post Slider (Pro) - Addressed issue where post title typography settings were not applied, ensuring proper functionality and appearance.</li>\n<li>Fix: Flip Box (Free) - Corrected a typography mistake in options.</li>\n<li>Fix: Content Slider (Pro) - Resolved conflict caused between Elementor\'s Motion Effects and the widget due to the same animation library (animate.css), resolving CSS class conflict for smoother animation and functionality.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with Opening Item when Clickable Parent option is enabled.</li>\n<li>Fix: Side Menu (Pro) - Resolved issue where some icons were being reverted. This fix ensures that all icons remain consistent and do not revert unexpectedly.</li>\n<li>Fix: Rhombus Grid (Pro) - Increased CSS priority for \'Item Background Color Override\' option. This adjustment ensures that the specified background color takes precedence over other styles, providing consistent and reliable appearance for the widget items.</li>\n</ul>\n\n<p>version 1.5.103: 2024-04-16</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added option to add additional url attributes to post links</li>\n<li>Feature: improved woo category thumbnail image gether</li>\n<li>Feature: added option to unite gallery - strip_speed</li>\n<li>Fix: fixed some widgets editor enable visibility bug</li>\n<li>Fix: fixed entrance animation run if inside a viewport window</li>\n<li>Fix: fixed some security issues - escaping some fields output</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Overlay Carousel (Pro) - Implemented \'Show Dots\' option. This new functionality allows users to toggle the visibility of dots within the widget, providing greater control over navigation indicators.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Checkbox Custom Icon\' option. This new functionality allows users to customize the appearance of checkboxes by providing custom icons, enhancing the visual presentation of checkboxes within the widget.</li>\n<li>Feature: Video Playlist (Pro) - Implemented \'Strip Navigation Speed\' option. This new functionality allows users to adjust the speed of navigation within the strip, providing finer control over the scrolling behavior.</li>\n<li>Feature: Expanding Content Cards (Pro) - Implemented \'Background Image Align\' option. This new functionality allows users to specify the alignment of the background image, providing greater control over its positioning within the element.</li>\n<li>Feature: Post Magazine Grid (Pro) - Implemented \'Meta Date Date Format\' option. This new functionality allows users to specify the date format for meta date display, providing customization options for date presentation.</li>\n<li>Feature: Justified Image Carousel (Pro) - Implemented \'Show Item Title in Lightbox\' option. This new functionality allows users to toggle the display of item titles within the lightbox, providing control over the visibility of titles for a better user experience.</li>\n<li>Feature: Search Filter (Pro) - Implemented \'Custom Links Ending\' option. This new functionality allows users to change links in the connected grid to highlight the search phrase.</li>\n<li>Feature: Load More / Infinite Scroll (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Post Pagination (Free) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Content Switcher (Pro) - Introduced option to fire a resize event on tab click, ensuring proper functionality of other widgets inside tab Content Switcher for a smoother and more seamless user experience.</li>\n<li>Feature: Submit Button (Free) - Implemented \'Show Field Name In Empty Field Error Message\' option. This new functionality allows users to include the field name in the empty field error message, providing clearer feedback to users when a required field is left blank.</li>\n<li>Feature: Side Menu (Pro) - Implemented \'Templates Width\' and \'Templates Horizontal Align\' options.</li>\n<li>Change: Unlimited Grid (Pro) - Changed \'Title Spacing\' option to \'Title Margin\'. This change allows users to add margin in all directions to the title, providing more granular control over its positioning within the widget.</li>\n<li>Fix: Content Box Hover Text Reveal (Free) - Resolved issue where Overlay Opacity option wasn\'t working on mobile devices. This fix ensures that the Overlay Opacity option functions correctly across all devices, providing consistent behavior and appearance.</li>\n<li>Fix: Multi Step Form (Pro) - Fixed Multi Step Error Message not showing when empty and required field was present on active step.</li>\n<li>Fix: Submit Button (Free) - Fixed Submit Button verification issue when fields with 0 value were parsed as empty.</li>\n<li>Fix: Slider Field (Pro) - Resolved issue where border radius for focus state differed from regular state. This fix ensures that the border radius remains consistent across different states.</li>\n<li>Fix: Icon Bullets (Free) - Fixed issue related to Hover Colors not being revealed after item hover.</li>\n<li>Fix: Team Member Sliding Effect (Pro) - Resolved issue related to global colors usage. This fix ensures that global colors are properly utilized throughout the widget, maintaining consistency and accuracy in color rendering.</li>\n<li>Fix: Post Magazine Grid (Pro) - Optimized widget HTML. This optimization improves the efficiency and performance of the widget by streamlining the HTML structure and reducing unnecessary code.</li>\n<li>Fix: Form Fields Widgets: Resolved vulnerability where scripts could be injected under certain widget attributes. This fix ensures that scripts are properly sanitized and prevented from being inserted into widget attributes, mitigating potential security risks.</li>\n</ul>\n\n<p>version 1.5.101: 2024-04-03</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature - added \"date time\" attribute to items attributes list</li>\n<li>Feature - made some integration for \"relevanssi\" plugin</li>\n<li>Feature - added woo rating stars to multisource fields</li>\n<li>Feature - added visual text that showing the form fields conditions</li>\n<li>Fix - fixed filters mode init mode</li>\n<li>Fix - fixed various filters related bugs</li>\n<li>Fix - fixed ucpage parameter fetch for pagination in archive page</li>\n<li>Fix - fixed gallery from meta field item source texts </li>\n<li>Fix - fixed some number field processing</li>\n<li>Fix - fixed multisep form with template submit</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Radio Button Field (Pro) - Implemented \'Set First Item Selected\' option. This new functionality allows users to automatically select the first item in the widget.</li>\n<li>Feature: Fullscreen Menu (Free) - Implemented \'Open Current Submenu On Page Load\' option. This new functionality allows users to automatically expand the current submenu on page load, providing immediate access to relevant content.</li>\n<li>Feature: Background Slider (Pro) - Introduced \'Add SEO Tags\' option, allowing users to include alt and title attributes for images for improved search engine optimization of the widget content.</li>\n<li>Feature: Floating Chat Buttons (Pro) - Introduced \"Close Message Box After Send\" option, allowing automatic closure of the message box after clicking the send button for improved user experience and convenience.</li>\n<li>Feature: Floating Chat Buttons (Pro) - Introduced \"Close Button After Click\" option, enabling automatic closure of the buttons after clicking any button, eliminating the need for manual closure for enhanced user convenience and interaction.</li>\n<li>Feature: Content Grid (Pro) - Implemented \'Description\' option. This new functionality allows users to add a description to the widget, providing additional context or instructions.</li>\n<li>Feature: SVG Animation (Free) - Optimized widget for Elementor Popup compatibility. This update ensures seamless integration and improved performance when using the widget within Elementor Popups.</li>\n<li>Feature: Animated Ripples (Pro) - Introduced \'Ripple Scale\' option, enabling users to control the size of the ripples for enhanced visual customization and effect.</li>\n<li>Feature: Interactive Circle Infographic (Pro) - Implemented \'Item Trigger type\' for Segment Layout type. This new functionality allows segments to be opened by hovering on them, providing users with an alternative interaction method.</li>\n<li>Feature: Line Text Divider (Free) - Added styling options including Line Thickness, Line Border Radius, Line Shadow, Text Typography, Background Color, Padding, Border, Border Radius, and Box Shadow for enhanced customization. Additionally, existing styling options have been improved for better optimization and user experience.</li>\n<li>Feature: Price Range Filter (Pro) - Implemented Grow Effect on Thumb Hover option. This new functionality allows users to enable the grow effect on thumbnail hover.</li>\n<li>Feature: Price Range Filter (Pro) - Implemented Hide Default Arrows option. This new functionality allows users to hide default arrows, providing enhanced customization of the widget\'s appearance and behavior.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Show Time Ago\' option. This new functionality allows users to display the time elapsed since a publish event, providing context and improving user engagement.</li>\n<li>Feature: Dropdown Field (Pro) - Implemented \'Required\' option. This new functionality allows users to mark a field as required, ensuring that users must fill it out before submitting the form.</li>\n<li>Feature: Submit Button (Free) - Implemented \'Empty Field Error Text\' option. This new functionality allows users to customize the error message displayed when a required field is left empty.</li>\n<li>Feature: Icon Bullets (Free) - Implemented \'Title Color Hover\' and \'Text Color Hover\' options. These new functionalities allow users to customize the color of titles and text when hovered over, providing enhanced interactivity and visual feedback.</li>\n<li>Feature: Unlimited Charts (Pro) - Implemented \'Font Family\' option for Label X Axis and Y Axis. This new functionality allows users to customize the font family for labels displayed on the X and Y axes, providing enhanced typography control.</li>\n<li>Feature: Overlay Carousel (Pro) - Implemented \'Show Arrows\' option and updated Arrows styling options. This new functionality allows users to control the visibility of arrows and customize their styling, providing more flexibility in widget design and navigation.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Empty Message\' option. This new functionality allows users to display a custom message when no posts are found, providing better user feedback and enhancing the user experience.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Required\' option. This new functionality allows users to mark a field as required, ensuring that users must fill it out before submitting the form.</li>\n<li>Feature: Radio Button Field (Pro) - Implemented \'Required\' option. This new functionality allows users to mark a field as required, ensuring that users must fill it out before submitting the form.</li>\n<li>Change: Checkboxes Filter (Pro) - Added \'aria-label\' attribute to links. This new functionality enhances accessibility by providing descriptive labels for elements.</li>\n<li>Change: Post Carousel (Pro) - Added \'alt\' and \'title\' attributes to the image for improved SEO optimization and accessibility.</li>\n<li>Change: Flip Box Carousel (Pro) - Changed some selectors in CSS to avoid empty items appearing on live page.</li>\n<li>Change: Underline Animated Button (Free) - Changed <section> tag to </li>\n</ul>\n\n<p><</p>\n\n<p>div>. This update improves the semantic structure of the widget, ensuring better compatibility with various screen readers and accessibility standards.\n* Change: Unlimited Charts (Pro) - Updated the animation option to trigger animation when the chart comes into view instead of upon initial load, improving user experience and visual appeal.\n* Change: Submit Button (Free) - Changed the position of Empty Field Errors to be grouped after the submit button. This update enhances the layout and organization of error messages, providing users with a clearer indication of missing information before submission.\n* Change: Post Blocks (Free) - Changed CSS selector for Typography option for better accessibility. This update improves the accessibility of the Typography option by using a more descriptive and accessible CSS selector.\n* Change: List Marquee (Pro) - Increased speed limit to 1000. This update enhances the speed capabilities of the widget, allowing for faster performance and smoother animations.\n* Change: Checkbox Field (Pro) - Increased accessibility by adding IDs to input elements and \"for\" attributes to label elements. This update improves accessibility by associating labels with their corresponding form controls, making it easier for screen readers and other assistive technologies to interpret and navigate the form.\n* Change: Masonry Gallery (Pro) - Implemented \'Autoplay Video In Lightbox\' option. This new functionality allows users to enable autoplay for videos displayed within the lightbox, providing a more dynamic and engaging viewing experience.\n* Change: WhatsApp Chat (Pro) - Added \'aria-label\' attribute to links. This new functionality enhances accessibility by providing descriptive labels for elements.\n* Fix: Number Field (Pro) - Implemented CSS protection from the max-width CSS property. This new functionality safeguards against unintended styling conflicts or overrides caused by the max-width property.\n* Fix: Fullscreen Menu (Free) - Addressed issue where the fullscreen menu was not displayed correctly in Safari browser.\n* Fix: Image Scroll (Pro) - Resolved 404 error appearing every time Overlay element was added on the page. This fix ensures that the Overlay element is loaded correctly without triggering a 404 error.</p>\n\n<p>version 1.5.100: 2024-03-17</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added option to connect the filters to some specific grid group</li>\n<li>Fix: fixed js run for background output not always happend</li>\n<li>Fix: filters was shown only related to grid taxonomies after changing to \"all\" </li>\n<li>Fix: returned some tiles gallery images that was missing</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: List (Free) - Implemented \'Open Link in New Tab\' option. This new functionality allows users to specify whether links should open in a new tab, providing flexibility in link behavior.</li>\n<li>Feature: Compact Gallery (Free) - Implemented \'Hide Thumbnail Panel Under Width\' option. This new functionality allows users to hide the thumbnail panel when the viewport width is below a specified threshold, optimizing the display for smaller screens.</li>\n<li>Feature: Select Dropdown Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Checkboxes Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Tabs Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Scroll Sequence (Pro) - Added \'Image Horizontal Shift\' option, allowing users to adjust the horizontal position of the image for enhanced customization and layout control.</li>\n</ul>\n\n<p>version 1.5.99: 2024-03-11</p>\n\n<ul>\n<li>Fix - updated multisource image fields</li>\n<li>Fix - fixed some small php bug with strtobool function</li>\n</ul>\n\n<p>version 1.5.98: 2024-03-05</p>\n\n<ul>\n<li>Fix Some small gutenberg related bug fix</li>\n</ul>\n\n<p>version 1.5.97: 2024-03-04</p>\n\n<p>Plugin Updates:</p>\n\n<ul>\n<li>Fix: allow showing authors name translated</li>\n<li>Change: updated font awesome version to 6</li>\n<li>Fix: done some link attribute security fix</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Accordion Menu (Pro) - Implemented \'Active State Color\' options for Sub Menu items. This new functionality allows users to customize the color of sub-menu items when they are in the active state, providing enhanced visual feedback.</li>\n<li>Feature: Content Slider (Pro) - Made \'Slide Margin\' option available for Full Slider Type and Offset Slider Type. This update expands the usability of the margin customization, allowing users to set margins between slides in both Full Slider and Offset Slider configurations.</li>\n<li>Feature: Icon Tabs (Pro) - Made \'Start Collapsed\' option responsive. This update ensures that the \'Start Collapsed\' behavior adjusts responsively, providing a consistent and user-friendly experience across various devices and screen sizes.</li>\n<li>Feature: Post Accordion (Free) - Introduced \'Expand All Accordion\' functionality, enabling users to expand all accordion items with a single click for improved content accessibility.</li>\n<li>Feature: Fullscreen Menu (Free) - Introduced option to customize the thickness of the animated hamburger icon bars, providing users with greater control over the visual appearance of the icon.</li>\n<li>Change: Coverflow Carousel (Pro) - Updated \'Button Link\' option: if empty, no link will be applied. This modification ensures that if the \'Button Link\' option is left empty, no link will be associated with the button within the widget.</li>\n<li>Fix: Product Carousel (Pro) - Optimized widget HTML code. This update enhances performance and efficiency by streamlining the HTML structure of the widget.</li>\n<li>Fix: Content Tabs (Free) - Improved widget interaction within an Elementor\'s popup. This update ensures a more seamless and optimized experience when utilizing the widget within a popup setting.</li>\n</ul>\n\n<p>version 1.5.96: 2024-02-26</p>\n\n<p>Plugin Updates:</p>\n\n<ul>\n<li>Feature: added option for time_ago_short in timelines that will show shorter version of minutes and hours text</li>\n<li>Feature: added defaults for weather widget</li>\n<li>Fix: fixed hourly weather fields</li>\n<li>Fix: fixed the import with images functionality</li>\n<li>Fix: set default timeout to remote requests</li>\n<li>Fix: fixed the image duplicate when importing templates</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Side Menu (Pro) - Implemented \'Menu Padding\' option. This new functionality allows users to set padding for the menu, providing control over the spacing and layout within the widget.</li>\n<li>Feature: Post Grid (Pro) - Introduced a new value for \'Meta Data Position\' option called \'Before Title\'. This new functionality allows users to position meta data before the title, providing additional flexibility in content layout.</li>\n<li>Feature: Loop Carousel (Pro) - Implemented \'Stage Padding\' option. This new functionality allows users to set stage padding, displaying a part of the previous and next carousel items for a more visually appealing and dynamic presentation.</li>\n<li>Feature: Interactive Circle Infographic (Pro) - Implemented \'Selected Item Number\' option. This new functionality allows users to select a specific item by default, enhancing user experience by highlighting a predetermined item upon initialization.</li>\n<li>Feature: Unlimited Timeline (Free) - Introduced option to display the image on the opposite side of the content for enhanced layout flexibility and customization.</li>\n<li>Feature: Thumbnail Slider (Pro) - Introduced \'Multi Source\' option, enabling users to select gallery items from various sources for enhanced flexibility and content integration.</li>\n<li>Feature: Timer Countdown Banner (Pro) - Added \'Direction\' option to support RTL (Right-to-Left) layout websites.</li>\n<li>Feature: Post Horizontal Timeline (Pro) - Introduced Background Color and Icon Color options for Navigation Arrows in disabled mode. This new functionality allows users to customize the appearance of navigation arrows when they are disabled, providing enhanced visual control.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Time Ago Type\' option. This new functionality allows users to choose the type of time ago representation, providing flexibility in how time is displayed within the widget.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Text Custom Field\' option. This new functionality allows users to add a custom field under the main Posts Text, providing additional customization for displaying content.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Link Type\' option for all link elements in the widget. This new functionality allows users to choose the type of link for various elements within the widget, enhancing control over linking behavior.</li>\n<li>Feature: Remote Link (Pro) - Introduced active state for the link. This new functionality allows users to customize the appearance of the link when it is in an active state, providing enhanced visual feedback.</li>\n<li>Feature: Dynamic Post Popup (Pro) - Implemented \'Hide Vertical Scrollbar in Popup\' option. This new functionality allows users to hide the vertical scrollbar within the popup, providing a cleaner and more focused appearance.</li>\n<li>Feature: Icon Carousel (Pro) - Introduced \'Autoplay Pause on Hover\' option, allowing users to pause autoplay functionality when hovering over the carousel for improved control and interaction.</li>\n<li>Feature: Dynamic Post Popup (Pro) - Introduced Entrance Animation functionality for the popup. This new feature allows users to apply entrance animations, enhancing the visual appeal and engagement when the popup appears.</li>\n<li>Feature: Unlimited Timeline (Free) - Implemented \'Content Box Link\' option. This new functionality allows users to link the entire content box, providing a convenient way to associate a link with the entire widget item.</li>\n<li>Feature: Text Field (Free) - Added \'Read Only\' option, allowing users to set the field as read-only for preventing user input while retaining visibility of the text.</li>\n<li>Feature: Unlimited Charts (Pro) - Introduced \'Radar Range\' option for Radar chart, allowing users to set the minimum range value for improved data visualization.</li>\n<li>Feature: Testimonial Carousel (Pro) - Added \'Rating\' field to the Source option. This new functionality allows users to incorporate a rating field as a source for the widget, expanding the available data sources for enhanced content display.</li>\n<li>Feature: Multi Step Form (Pro) - Introduced \'Direction\' option. This new functionality is useful for RTL (Right-to-Left) websites, allowing users to set the direction of the widget layout accordingly.</li>\n<li>Feature: Unlimited Timeline (Free) - Introduced option for users to customize the text of each item\'s button, providing greater flexibility.</li>\n<li>Feature: Post List (Free) - Implemented \'Space Between Categories\' option. This new functionality allows users to set spacing between categories, providing control over the layout and visual presentation of category elements.</li>\n<li>Feature: Memory Game (Pro) - Introduced \'Add Completion Time to Form Field\' option, enabling users to automatically append the time taken to complete the memory game to a designated form field.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Add Link For The Whole Item\' option. This new functionality allows users to add a link to the entire widget item, enhancing the interactive capabilities and providing a clickable area for the entire item.</li>\n<li>Feature: Post Carousel (Pro) - Implemented \'Text Padding\' and \'Title Padding\' options. This new functionality allows users to set padding for text and title elements, providing enhanced control over spacing and layout within the widget.</li>\n<li>Feature: Post Grid (Pro) - Introduced \'Date Modified\' options. This new functionality allows users to display the date when a post was last modified, providing additional information and transparency in content presentation.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Introduced options to customize Maps Controls icons\' color and background color. This new functionality allows users to personalize the appearance of map controls, enhancing visual customization.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Disable Map Interaction On Mobile\' option. This new functionality allows users to disable map interaction specifically on mobile devices, providing control over the user experience on smaller screens.</li>\n<li>Change: Content Tabs (Free) - Modified behavior of \'Start Collapsed\' option when used with \'Set Hash\'. If the URL has a hash, the first opened tab will be determined by the hash, providing a more dynamic and user-friendly experience.</li>\n<li>Change: Dropdown Button (Pro) - Removed Text Decoration CSS property from dropdown items. This update enhances the visual presentation by eliminating unnecessary text decoration.</li>\n<li>Change: Woo Mini Cart (Pro) - Added separate border options for \'View Cart\' and \'Checkout\' buttons, providing users with more customization flexibility for button styling.</li>\n<li>Change: Swipe Carousel (Pro) - Modified \'Enable Link\' option. Now, the entire item serves as a link, providing a more intuitive and consistent approach to linking within the widget.</li>\n<li>Fix: Submit Button (Free) - Corrected default values in email 2 that were leading to validation errors.</li>\n<li>Fix: Post Carousel Lite (Free) - Addressed issue where the carousel was not displaying on mobile devices.</li>\n<li>Fix: Icon Tabs (Pro) - Resolved issue with the \'Start Collapsed\' option. The fix ensures that the \'Start Collapsed\' option now functions correctly, delivering the intended collapsed behavior upon initialization.</li>\n<li>Fix: Post Grid (Pro) - Optimized widget item HTML code. This update enhances performance and efficiency by streamlining the HTML structure of widget items.</li>\n<li>Fix: Unlimited Timeline (Free) - Optimized item HTML code. This update improves performance and efficiency by refining the HTML structure of individual items within the widget.</li>\n<li>Fix: Unlimited Timeline (Free) - Optimized CSS code. This update improves performance and reduces the overall footprint of the stylesheet, enhancing efficiency and loading times.</li>\n<li>Fix: Remote Link (Pro) - Resolved issue where the Text Shadow option was erroneously interpreted as Box Shadow. The fix ensures that the Text Shadow option now functions correctly, providing the intended text shadow effect.</li>\n<li>Fix: Scroll Sequence (Pro) - Revised and improved descriptions of the widget fields for better clarity.</li>\n<li>Fix: Post Magazine Grid (Pro) - Added \'raw\' tag to category names to fix the display issue where the \'&\' symbol in category names was not displaying correctly.</li>\n<li>Fix: Before After (Pro) - Improved widget interaction with Elementor\'s Popups. This update ensures seamless integration and optimal performance when using the widget within Elementor\'s Popup functionality.</li>\n<li>Fix: Grid Gallery (Pro) - Resolved an issue where the widget was not extending to full width within Elementor Container.</li>\n<li>Fix: Particle Image (Pro) - Added protection from lazy load. This update ensures compatibility and proper functionality, mitigating potential issues related to lazy loading on various platforms.</li>\n</ul>\n\n<p>version 1.5.95: 2024-02-12:</p>\n\n<ul>\n<li>Feature: Ensure that the blog displayed on the \"Home\" page of the plugin is always up-to-date.</li>\n<li>Feature: Implemented support for tags in the widget catalog.</li>\n<li>Feature: Added an option for galleries to play videos in muted mode.</li>\n<li>Feature: Integrated weather forecast data preparation for the widget.</li>\n<li>Fix: Addressed some minor potential security risks associated with the import templates functionality.</li>\n<li>Fix: Rectified email validation for Form Email2.</li>\n<li>Fix: Resolved some issues with the price range filter.</li>\n<li>Fix: fixed the problem where dynamic template styles disappeared after updating Elementor Pro.</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Image Zoom Content Box (Free) - Implemented \'Title Tag\' option. This new functionality allows users to specify the HTML tag for titles within the widget, providing flexibility and control over the semantic structure of the content.</li>\n<li>Feature: Post Accordion (Free) - Implemented \'Disable Link in Image\' option. This new functionality allows users to disable the link associated with an image, providing more control over the interactive behavior of images within the widget.</li>\n<li>Feature: Slider Gallery (Free) - Implemented \'Mute Video\' option. This new functionality allows to play videos muted by default. Volume can be adjusted in video players on live page.</li>\n<li>Feature: Unlimited Charts (Pro) - Implemented \'Item Bar Width\' option. This new functionality allows users to customize the width of individual bars, providing greater control over the visual representation of items.</li>\n<li>Feature: Remote Item Navigation (Pro) - Introduced \'Border Override Color\' options for Regular and Active states. This new functionality allows users to customize border colors separately for both Regular and Active states, enhancing visual styling in the widget.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Title Min Height\' option. This new functionality allows users to set a minimum height for the title, offering more control over the visual presentation and consistency in the widget.</li>\n<li>Feature: Checkbox Field (Pro) - Introduced \'Show Link\' option. This new functionality enables users to show or hide links and customize their styling within the widget, offering more control over the interactive elements.</li>\n<li>Feature: Counter (Free) - Implemented \'Add Link To Widget Container\' option. This new functionality allows users to include a link, enhancing the interactive capabilities of the element by enabling navigation to another page or resource.</li>\n<li>Feature: Icon Box Accordion (Pro) - Introduced \'Icon + Text\' option for Graphic Element. This new value expands customization by allowing users to display both an icon and text within the Graphic Element for richer visual representation.</li>\n<li>Feature: Before After (Pro) - Added support for the widget inside Elementor\'s Tabs widget. This enhancement ensures seamless integration and compatibility, allowing users to utilize the widget effectively within Elementor\'s Tabs.</li>\n<li>Feature: Justified Image Carousel (Pro) - Implemented \'Hide Inactive Arrow\' option. This new functionality allows users to hide inactive arrows, providing a cleaner and more focused appearance in the widget interface.</li>\n<li>Feature: Layers (Pro) - Added shadow for icon type layers.</li>\n<li>Feature: Icon Pointer Button (Pro) - Introduced \'Direction\' option. This new functionality allows users to specify the direction for RTL (Right-to-Left) or LTR (Left-to-Right) websites, ensuring proper layout alignment based on language direction.</li>\n<li>Feature: Loop Carousel (Pro) - Implemented \'Auto Height\' option. This new functionality adjusts the height of the slider dynamically based on the height of the current slide, providing a more adaptive and seamless user experience.</li>\n<li>Feature: Justified Image Carousel (Pro) - Option to fix the broken layout (resulting in a duplicate carousel) caused by delayed image loading, this solution verifies that the images are loaded before initializing the carousel.</li>\n<li>Feature: Remote Tabs (Pro) - Introduced styling options for Border Radius, Border, and Shadow for the image of the active tab.</li>\n<li>Feature: Layers (Pro) - Added background color, padding and radius for text fields.</li>\n<li>Feature: WhatsApp Chat (Pro) - z-index option for Popup, allowing users to customize the stacking order of the Popup for better control over its visibility in relation to other elements.</li>\n<li>Feature: WhatsApp Chat (Pro) - Introduced option to customize the Popup Title, along with styling options for enhanced visual control and personalization.</li>\n<li>Feature: Swipe Carousel (Pro) - Introduced \'Additional Title\' options. This new functionality expands customization by providing additional settings for titles, allowing users to further enhance the visual presentation of titles within the widget.</li>\n<li>Feature: Content Grid (Pro) - Introduced \'Image Scale\' option. This new functionality allows users to scale the images, providing enhanced control over the visual presentation within the widget.</li>\n<li>Feature: Fullscreen Menu (Free) - Implemented feature - automatically opens menu item if it matches the current page URL.</li>\n<li>Feature: Post Grid (Pro) - Added Option to show post tags, providing users with the ability to showcase tags associated with each post.</li>\n<li>Feature: Post Magazine Grid (Pro) - Introduced \'Image Scale\' and \'CSS Filters\' options along with the hover transition duration for enhanced image customization.</li>\n<li>Feature: Card Carousel (Free) - Implemented \'Image Position\' option. This new functionality allows users to customize the position of image within the widget, providing enhanced control over the visual layout.</li>\n<li>Feature: Layers (Pro) - Added mouse parallax effect, adds a captivating and interactive dimension to the user interface.</li>\n<li>Feature: Swipe Carousel (Pro) - Introduced additional styling options. This new set of functionalities allows users to further customize and refine the visual appearance of the widget, providing enhanced styling possibilities.</li>\n<li>Feature: Mega Menu (Pro) - Implemented \'Close Transition Speed\' option. This new functionality enables users to set the speed of close animations for the dropdown, enhancing visual transitions and customization.</li>\n<li>Feature: Unlimited Carousel (Pro) - Added \'Image Position\' option, allowing users to customize the position of the image above or below the content for enhanced layout flexibility.</li>\n<li>Feature: Layers (Pro) - Implemented motion effects—now elements can bounce up and down and move left to right for a livelier interface.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Center Info Window\' option. This new functionality allows users to center the info window on the map, providing enhanced visibility and focus on the selected location.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Close After Outside Info Window Click\' option. This new functionality allows users to close the info window after clicking outside of it on the map, enhancing user interaction and control.</li>\n<li>Feature: Layers (Pro) - Implemented responsive settings for individual layers, allowing users to toggle each layer on or off based on the specific device requirements.</li>\n<li>Feature: Image Accordion (Pro) - Added \'Title HTML Tag\' option, providing users with better SEO control by allowing customization of HTML tags for widget titles.</li>\n<li>Feature: Content Tabs (Free) - Introduced option to fire a resize event on tab click, ensuring proper functionality of other widgets inside tab content for a smoother and more seamless user experience.</li>\n<li>Feature: Event List (Pro) - Implemented \'Remove Expired Event Item\' option. This new functionality allows users to automatically remove event items that have expired, streamlining content management within the widget.</li>\n<li>Feature: Post Grid (Pro) - Added typography option for post tags, allowing users to customize the font style, size, and other typographic attributes.</li>\n<li>Feature: Event List (Pro) - Implemented \'Horizontal Align\' option. This new functionality allows users to customize the horizontal alignment of the button, providing enhanced control over the layout within the widget.</li>\n<li>Feature: vCard (Pro) - Introduced option to include social media links in downloadable VCF contact file, enhancing contact information with additional social network profiles for improved connectivity.</li>\n<li>Change: Toggle Text Button (Free) - Upgraded textarea to full functionality editor, providing users with enhanced editing capabilities.</li>\n<li>Change: vCard (Pro) - Updated vCard JavaScript library to the latest version, ensuring compatibility with current standards and latest feature availability.</li>\n<li>Fix: Woo Product List (Free) - Introduced \'Layout Type\' option. This new functionality allows users to set the layout as either column or row, providing flexibility in organizing and displaying content within the widget.</li>\n<li>Fix: vCard (Pro) - Resolved issue where QR code was not scanning on some apps.</li>\n<li>Fix: Hotspots (Pro) - Rebuilt JavaScript code for better interaction. Removed unnecessary code to optimize performance and streamline functionality.</li>\n<li>Fix: Sideways Vertical Text (Pro) - Text layout shifting issue on Safari browser.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue with scrolling to the top of the page after tab click. The fix ensures that tab clicks no longer trigger unintended scrolling to the top, providing a smoother user experience.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with the vertical scrollbar appearing on hover.</li>\n<li>Fix: Testimonial Carousel (Pro) - The issue where styling attributes (size and color) for SVG icons were not taking effect.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue in Content Tabs when Before After widget couldn\'t function inside tabs. The fix ensures proper functionality, allowing users to utilize the widget as intended.</li>\n<li>Fix: Woo Product Grid (Pro) - Added image HTML attributes to product images.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue where the size of social icons wasn\'t responding to the option value. The fix ensures that the specified option value now accurately reflects the size of social icons.</li>\n<li>Fix: Counter (Free) - Removed unnecessary space in \'Before Text\' and \'After Text\' options. This update improves the clarity and presentation of the text by eliminating unnecessary spacing.</li>\n<li>Fix: Content Tabs (Free) - Added support for Elementor Tabs widget. This enhancement ensures seamless integration and compatibility, allowing users to incorporate the widget effortlessly within Elementor Tabs.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved an issue where incorrect icons were being displayed after selecting a menu item.</li>\n<li>Fix: Woo Mini Cart (Pro) - Improved widget compatibility with optimization plugins like WP Rocket. This update ensures seamless integration, optimizing performance and enhancing the overall user experience when using these plugins.</li>\n<li>Fix: Post Accordion (Free) - Updated post content loading method to resolve the issue where, on some sites, post content was not displaying correctly.</li>\n<li>Fix: Dropdown Field (Pro) - Fixed an issue when Dropdown Field couldn\'t parse Field Name to Number Field widget.</li>\n<li>Fix: Card Carousel (Free) - Resolved issue where Transition Speed wasn\'t working for non-default animations. The fix ensures that Transition Speed now functions correctly for all animations, providing consistent and reliable behavior.</li>\n<li>Fix: Unlimited Google Maps (Pro) - Removed default 2px border with blue color from one of the map elements. This update improves the visual presentation by eliminating an unnecessary border.</li>\n</ul>\n\n<p>version 1.5.94: 2024-01-25:</p>\n\n<ul>\n<li>Feature: added option to message individual fields for the form</li>\n<li>Change: removed instagram blocked api message - the instagram functionality is active now!</li>\n<li>Change: added default values to currency fields</li>\n<li>Fix: fixed small php bug regarding date field in items</li>\n<li><p>Fix: fixed some small xss vulnurability that pachstack discovered</p></li>\n<li><p>Feature: Number Field (Pro) - Introduced \'Enable Date Field in Formula\' option. This new functionality enables the use of Date Field in formula by allowing the addition or subtraction of days.</p></li>\n<li>Feature: Unlimited Charts (Pro) - Introduced \'Remove Items with 0 Value\' option. This new functionality automatically excludes items with a value of 0 from charts.</li>\n<li>Feature: WordPress Menu (Free) - Implemented \'Hover Effect\' option. This new functionality allows users to choose from a variety of hover link effects, enhancing the visual presentation with dynamic animations.</li>\n<li>Feature: Hotspots (Pro) - Introduced customizable popup positioning, providing users with the option to define the exact position rather than relying on preset center alignment.</li>\n<li>Feature: Event List (Pro) - Introduced \'Event End Date\' option, allowing users to display event end date and time.</li>\n<li>Feature: Event List (Pro) - Implemented \'Calendar Horizontal Align\' option. This new functionality allows users to customize the horizontal alignment of the calendar, providing better control over its placement within the layout.</li>\n<li>Feature: Product Carousel (Pro) - Introduced functionality to hide navigation arrows automatically when the number of products is less than a specified value.</li>\n<li>Feature: Dropdown Field (Pro) - Introduced \'Multisource\' option. This functionality allows users to select the source of checkbox values as posts, products, etc., providing versatile options for integrating diverse content.</li>\n<li>Feature: Checkbox Field (Pro) - Introduced \'Multisource\' option. This functionality allows users to select the source of checkbox values as posts, products, etc., providing versatile options for integrating diverse content.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Checkbox Value Handling\' options. This new functionality allows users to choose the checkbox value type from options such as sum, individual number, or individual text, providing flexibility in handling checkbox values.</li>\n<li>Feature: Masonry Gallery (Pro) - Introduced \'Title Typography\' and \'Description Typography\' options. These new functionalities allow users to customize the typography settings for titles and descriptions.</li>\n<li>Feature: Masonry Gallery (Pro) - Implemented \'Tile Background Color\' option. This new functionality allows users to customize the background color of tiles, providing enhanced visual control over the widget\'s appearance.</li>\n<li>Feature: Hotspots (Pro) - Added \'Popup Image Size\' option, allowing users to customize the size of popup images.</li>\n<li>Feature: WooCommerce Product Carousel (Pro) - Introduced functionality to hide navigation arrows automatically when the number of products is less than a specified value.</li>\n<li>Feature: Logo Carousel (Pro) - Implemented \'Open Links In New Tab\' option. This new functionality allows users to specify whether links should open in a new tab with Source type posts, products, etc.</li>\n<li>Feature: Content Ticker (Pro) - Added Option to add an Image for each ticker item.</li>\n<li>Change: Hotspots (Pro) - Enabled \'Image Size Select\' option for the Image, allowing users to choose from different image resolutions for enhanced flexibility and visual customization.</li>\n<li>Change: Icon Carousel (Pro) - Improved \'Item Minimum Height\' option by expanding the range of values.</li>\n<li>Fix: Fullscreen Menu (Free) - Improved protection from Elementor sticky section interference.</li>\n<li>Fix: vCard (Pro) - Issue with QR code not displaying when \'Include Image in Contact\' is enabled has been resolved.</li>\n<li>Fix: Dropdown Field (Pro) - Resolved issue with \'Field Name\' not appearing during email sending. The fix ensures that the field name is now properly displayed in email notifications.</li>\n<li>Fix: Mega Menu (Pro) - Resolved horizontal scroll issue. The fix ensures that the layout no longer experiences unintended horizontal scrolling, providing a more stable and user-friendly experience.</li>\n<li>Fix: Scroll To Top (Free) - Resolved issue where the icon wasn\'t visible on the frontend. The fix ensures proper visibility of the icon, addressing the bug and improving the overall appearance.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with the \'Disable Page Scroll\' option not working in some cases. The fix ensures consistent functionality, preventing page scrolling as intended.</li>\n<li>Fix: Text Field (Free) - Resolved input width issue. The fix ensures that input elements now display with the correct width.</li>\n</ul>\n\n<p>version 1.5.93: 2024-01-18:</p>\n\n<ul>\n<li>Feature: Introduced the option \'slider_video_autoplay\' to galleries, enabling video autoplay when changing items.</li>\n<li>Feature: Added the option to include specific taxonomies in related posts queries.</li>\n<li>Feature: Implemented automatic recognition of video thumbnail IDs in certain gallery types based on relevant post meta.</li>\n<li>Feature: Added functionality for the price range filter.</li>\n<li>Change: Updated the Freemius version.</li>\n<li>Change: Modified the text format for the export change log.</li>\n<li>Change: Restored the \"import with images\" feature after incorporating file type checks for security.</li>\n<li>Fix: Enhanced the handling of multiple user records for the \'exclude users\' option in the users query (Ajax-based).</li>\n<li>Fix: Corrected URL CSS and JS inclusion issues in Elementor editor.</li>\n<li><p>Fix: Corrected a bug related to \"mini cart widget\" in PHP in specific cases.</p></li>\n<li><p>Feature - Card Carousel (Free) - Introduced \'Hide Item\' option. This new functionality allows users to hide items instead of deleting them permanently, offering a more reversible and flexible approach to item management.</p></li>\n<li>Feature - Post Grid (Pro) - Implemented \'Layout Type: Above\' option. This new functionality allows users to change the position of the content box to above the image.</li>\n<li>Feature - Thumbnail Gallery (Pro) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Compact Gallery (Free) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Grid Gallery (Pro) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Slider Gallery (Free) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Flip Box Carousel (Pro) - Introduced option for back icon alignment, providing users the flexibility to customize the alignment of the back icon.</li>\n<li>Feature - Post List (Free) - Implemented \'Image Scale\' option for regular and hover states. This new feature allows users to customize the scaling of images independently for regular and hover states, enhancing visual presentation.</li>\n<li>Change - Flip Box Carousel (Pro) - Implemented conditional rendering of CSS to reduce unused styles, resulting in improved performance, SEO, and faster load times for enhanced user experience.</li>\n<li>Change - Content Accordion (Free) - Improved \'Expand All Accordion\' functionality, now allowing users to close the accordion by clicking the same button again for a more intuitive and user-friendly experience.</li>\n<li>Fix - WooCommerce Product Grid (Pro) - Implemented protection against buttons not being vertically aligned in specific cases.</li>\n<li>Fix - Flip Box Carousel (Pro) - Resolved an issue where links were not functioning properly when clicking on the back icon.</li>\n<li>Fix - WooCommerce Product Grid (Pro) - Resolved issue with the product button not being clickable in some cases.</li>\n<li>Fix - Post Carousel (Pro) - Resolved issue with the side-by-side layout.</li>\n<li>Feature - Logo Grid (Free) - Enhanced responsiveness for item \'Padding\' option. This update ensures that item padding adjusts effectively across various screen sizes and device resolutions for a consistent layout.</li>\n<li>Feature - Logo Grid (Free) - Implemented \'Direction\' option. This new feature is particularly useful for RTL (Right-to-Left) websites, allowing users to specify the direction of the widget\'s layout for improved compatibility.</li>\n<li>Feature - Content Accordion (Free) - Introduced a new feature that allows the expansion of all accordion items by clicking on an external element with the class \"ue-content-accordion-expand-all\".</li>\n<li>Feature - Memory Game (Pro) - Introduced template option for success message, Allowing users to show Elementor template as success message.</li>\n<li>Feature - Memory Game (Pro) - Added \'Completion Time\' option, enabling users to show the time it took to complete the game for a more informative and engaging experience.</li>\n<li>Feature - Content Accordion (Free) - Introduced \'Additional Header Content\' option in the accordion, allowing users to include additional content after the header title.</li>\n<li>Feature - Post Accordion (Free) - Implemented \'Open Links in New Tab\' option. This new functionality allows users to configure links to open in a new tab, enhancing control over the navigation experience.</li>\n<li>Feature - Side Menu (Pro) - Added an option to add a logo to the side menu layout.</li>\n</ul>\n\n<p>version 1.5.92: 2024-01-04:</p>\n\n<ul>\n<li>Feature: Introduced the change log option in the widget editor.</li>\n<li>Feature: Introduced the ability to connect with Google API for multi-source options.</li>\n<li>Feature: Included an option to link with Google Sheets under the general settings for forms.</li>\n<li>Feature: Integrated a \"show globals\" feature in troubleshooting for enhanced diagnostics.</li>\n<li>Feature: Implemented the capability to output cart fragments for the woo mini cart.</li>\n<li>Feature: Provided an option for \"none\" under lightbox-type in galleries, allowing users to disable the lightbox.</li>\n<li>Feature: Added an \"excerpt\" field to post fields within the widget editor for more detailed posts.</li>\n<li>Fix: Replaced site_url() with home_url() in global variables for better website navigation.</li>\n<li>Fix: Resolved a conflict with another select2 on the admin side, ensuring smoother operations.</li>\n<li>Fix: Rectified an error with multiple order by clauses in post queries to improve data sorting.</li>\n<li><p>Fix: Enhanced the manual selection of Elementor template retrieval for optimized performance.</p></li>\n<li><p>Feature - Content Carousel - Introduced \'Equalize Content Height\' option. This new feature simplifies the process of making content elements equal in each item.</p></li>\n<li>Feature - Flip Box Carousel - Enhanced responsiveness for Border Radius option. The update ensures that the Border Radius adapts effectively to different screen sizes and device resolutions for a consistent display.</li>\n<li>Feature - WooCommerce Product Carousel - Resolved broken layout issue occurring when set to side-by-side layout</li>\n<li>Feature - Phone Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Textarea Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Email Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Text Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Testimonial Carousel - Implemented \'Layout Type: Grid\' option. This new functionality facilitates the transformation of the widget\'s layout into a simple grid.</li>\n<li>Feature - Testimonial Carousel - Introduced \'Layout Type: Swipe\' option. This new feature allows users to set the behavior of the widget, resembling the functionality found in Swipe Carousel widget.</li>\n<li>Feature - Flip Box Carousel - Introduced \'Disable Mouse Drag\' and \'Disable Touch Drag\' options in Flip Box Carousel settings, offering control over user interaction by allowing the disabling of dragging functionalities.</li>\n<li>Feature - Team Member Grid - Introduced \'Badge\' option, allowing users to include custom badge images or icons for enhanced member representation.</li>\n<li>Feature - Thumbnail Slider - Implemented responsiveness for \'Slider Main Image Height\' option.</li>\n<li>Feature - Thumbnail Slider - Optimized \'Slider Main Image Height\' functionality to prevent widget reloading upon value change.</li>\n<li>Change - Thumbnail Slider - Changed attribute of \'Slider Main Image Height\' option from Number to Slider. This adjustment simplifies the process of adjusting the height of the main image by providing a more intuitive control.</li>\n<li>Fix - Submit Button - Improved interaction within Multi Step Form widget. Enhancements have been made to streamline and optimize the submit action.</li>\n<li>Feature - Multi Step Form - Implemented form submission loader. This new addition introduces a visual loader to illustrate the process of sending form data, enhancing user feedback during form submission.</li>\n<li>Feature - WooCommerce Product List - Introduced \'Default Image\' option. The widget will now display the specified default image when a product image is empty, for a more personalized user experience.</li>\n</ul>\n\n<p>version 1.5.91: 2023-12-28:</p>\n\n<ul>\n<li>Change: removed some vulnerability related to templates import</li>\n</ul>\n\n<p>version 1.5.90: 2023-12-18:</p>\n\n<ul>\n<li>Fix: fixed some small bug with pro version main file</li>\n</ul>\n\n<p>version 1.5.89: 2023-12-17:</p>\n\n<ul>\n<li>Fix: fixed some post filters detection issues on the page</li>\n<li>Fix: fixed some \"$type not found\" message in php</li>\n<li>Fix: fixed some \"infinite template found: \" message in php (emtpy template load protection)</li>\n<li>Change: added instagram api access error message</li>\n<li>Change: removed \"import with images\" functionality. replaced by doubly plugin.</li>\n</ul>\n\n<p>version 1.5.88: 2023-12-11:</p>\n\n<ul>\n<li>Feature: added \"iframe\" gallery type to the gallery items</li>\n<li>Fix: fixed the \"show/hide edit html button\" option from general settings</li>\n<li>Fix: fixed the general_settings.xml php error</li>\n<li>Fix: fixed some issue with gallery loading on pages and current meta keys</li>\n<li>Fix: fixed default value in datetime control</li>\n<li>Change: added some improvements for the form </li>\n<li>Change: set video placeholder to dynamic galleries in case of video item</li>\n</ul>\n\n<p>version 1.5.87: 2023-11-21:</p>\n\n<ul>\n<li>Change: updated freemius sdk to 2.6.0 version</li>\n<li>Change: added some protection against double background widgets output</li>\n<li>Feature: enabled form functionality</li>\n<li>Feature: enabled currency exchange functionality</li>\n</ul>\n\n<p>version 1.5.85: 2023-11-15</p>\n\n<ul>\n<li>Feature: added woo_addcart_ajax_attributes_button in twig for the button</li>\n<li>Feature: added option to show original settings values in widget debug</li>\n<li>Feature: added troubleshooting setting not to show php deprecated warnings</li>\n<li>Fix: better prepare post custom fields for the post multisource</li>\n<li>Fix: links from meta field works now</li>\n<li>Fix: fixed the ob_end_clean bug</li>\n<li>Fix: in post query - excluded posts not in from posts in</li>\n<li>Fix: fixed a small bug in the unite gallery library</li>\n<li>Change: updated twig version to 3.x</li>\n<li>Change: updated instagram data with date released field</li>\n</ul>\n\n<p>version 1.5.85: 2023-09-20</p>\n\n<ul>\n<li>Fix: fixed a small bug with multisource image param message</li>\n</ul>\n\n<p>version 1.5.84: 2023-09-20</p>\n\n<ul>\n<li>Feature: added twig function csv to json</li>\n<li>Feature: changed the admin view to new design (added designed header and menu)</li>\n<li>Feature: added option to enable animation on swipe to owl carousel js</li>\n<li>Feature: added woo mini cart functionality</li>\n<li><p>Feature: added option: \"current query as a base\" to post selection -> include by</p></li>\n<li><p>Fix: added support for webp in the manager</p></li>\n<li>Fix: allow fetching images from media library post type for the galleries </li>\n</ul>\n\n<p>version 1.5.83: 2023-08-22</p>\n\n<ul>\n<li>Fix: don\'t show first item in filter when no terms available</li>\n<li>Change: updated calculators javascript code base</li>\n</ul>\n\n<p>version 1.5.82: 2023-08-16</p>\n\n<ul>\n<li>Feature: added option for group filtering widgets</li>\n<li>Feature: solved the video play in gallery type from attachment video</li>\n<li>Change: turned off the video icon for background attribute</li>\n<li>Fix: fixed dynamic template with avoid duplicates</li>\n<li>Fix: fixed gallery widget acf video item error</li>\n<li>Fix: fixed some sort filter bugs with the default selected</li>\n</ul>\n\n<p>version 1.5.81: 2023-08-10</p>\n\n<ul>\n<li>Fix: fixed some missing css in the dynamic loop widgets</li>\n<li>Fix: fixed some child filters related bug</li>\n<li>Fix: fixed order by price in current query</li>\n<li>Fix: fixed some php 8.16+ version notices </li>\n<li>Feature: added option to print the term meta</li>\n</ul>\n\n<p>version 1.5.80: 2023-08-07</p>\n\n<ul>\n<li>Feature: added option to get \"all taxonomy terms\" from a post </li>\n<li>Feature: added html preperations for the woocommerce minicart</li>\n<li>Feature: added \"this week\" to the date selection query</li>\n<li>Feature: added \"grouping\" mode in the \"related posts\"</li>\n<li>Fix: the pagination now works on top of the grid</li>\n<li>Fix: fixed some init ajax filters multiple issues</li>\n<li>Fix: fixed the error with the assets path set</li>\n</ul>\n\n<p>version 1.5.79: 2023-07-24</p>\n\n<ul>\n<li>Fix: changed name for area-label to aria-label</li>\n<li>Fix: in filters - refresh single filter if \"all\" selected and there are hidden items</li>\n<li>Fix: changed protection against inifnite loop to 200</li>\n<li>Fix: show child filters at start if there are selected items</li>\n<li>Fix: date time attribute processor - if no date given - don\'t take current time</li>\n<li>Fix: refresh child filter if main filter selected on init</li>\n<li>Fix: dynamic popup was not worked with multisource in some cases</li>\n</ul>\n\n<p>version 1.5.78: 2023-07-16</p>\n\n<ul>\n<li>Fix: fixed show filters load more</li>\n<li>Fix: fixed multisource repeater empty</li>\n</ul>\n\n<p>version 1.5.77: 2023-07-13</p>\n\n<ul>\n<li>Fix: fixed dropzone collision in widget editor view</li>\n<li>Fix: fixed sort filter price filtering</li>\n<li>Fix: fixed max number in addons db table. from \"int\" to \"bigint\"</li>\n<li>Fix: replaced some deprecated by elementor codes</li>\n</ul>\n\n<p>version 1.5.76: 2023-07-12</p>\n\n<ul>\n<li>Feature: added \"rem\" unit in slider attribute</li>\n<li>Fix: fixed some small bug with remote sync debug</li>\n<li>Fix: fixed the truncate in multisource</li>\n<li>Fix: fixed some small bugs related to remote controls</li>\n<li>Fix: fixed dropzon third party conflict in manager</li>\n</ul>\n\n<p>version 1.5.75: 2023-07-05</p>\n\n<ul>\n<li>Feature: added some suggestion text to add some memory in the troubleshooting section in case that needed</li>\n<li>Fix: the wrong author was displayed in loop post meta data</li>\n<li>Fix: do_shortcode to html items inside the grid and dynamic loop</li>\n<li>Update: Updated Freemius SDK to the latest version</li>\n</ul>\n\n<p>version 1.5.74: 2023-07-04</p>\n\n<ul>\n<li>Fix: show search widgets at plugin install.</li>\n<li>Fix: menu picker depts in multisource</li>\n<li>Fix: set the author data to be retrievable in dynamic grid template</li>\n<li>Fix: show meta fields switcher didn\'t worked in multisource menu items</li>\n</ul>\n\n<p>version 1.5.73: 2023-06-26</p>\n\n<ul>\n<li>Feature: added options for revisions in widget editor</li>\n<li>Fix: added support for wordpress proxy in api calling</li>\n<li>Fix: fixed empty post in query result</li>\n<li>Fix: fixed \"wrong template ID\" elementor error in post accordion</li>\n</ul>\n\n<p>version 1.5.72: 2023-06-21</p>\n\n<ul>\n<li>Fix: added the swf extension in the allowed files in assets</li>\n<li>Feature: prepared the plugin for sort filter</li>\n<li>Change: updated freemius sdk to 2.5.9</li>\n</ul>\n\n<p>version 1.5.71: 2023-06-20</p>\n\n<ul>\n<li>Change: removed js includes of the forms and filters from backend editor</li>\n<li>Change: changed colors of the free version notification in dark mode</li>\n<li>Fix: fix the \"link\" type in wpml integration automatic translation</li>\n<li>Feature: add support for the conditions in ue forms</li>\n</ul>\n\n<p>version 1.5.70 2023-06-19:</p>\n\n<ul>\n<li>Change: added some \"birthday sale\" banner</li>\n<li>Feature: added \"truncate text\" modifier to multisource fields</li>\n<li>Feature: dynamic tags now works inside posts and products related widgets</li>\n<li>Feature: added twig highlighting in codemirror editor</li>\n<li>Fix: fixed sequence animation sliders bug (fields didn\'t loaded in elementor)</li>\n<li>Fix: change the comment from // to /* */ in filters js output to allow proper page compression.</li>\n<li>Fix: the \"time ago\" string is now translatable </li>\n<li>Fix: fixed the wpml elementor template id output</li>\n<li>Fix: fixed backgrounds bug with containers in editor</li>\n<li>Fix: fixed some small bugs with the checkbox filter</li>\n</ul>\n\n<p>version 1.5.69: 2023-06-08:</p>\n\n<ul>\n<li>Fix: allow to install webp images in widgets</li>\n</ul>\n\n<p>version 1.5.68: 2023-06-06:</p>\n\n<ul>\n<li>Change: added functionality for sort filter </li>\n<li>Feature: added field: \"form conditions\" for the upcoming form</li>\n<li>Feature: added link translation to wpml integration</li>\n<li>Feature: added link_attributes field to post list fields in twig</li>\n<li>Fix: fixed slider control min max values in case of multiple units</li>\n<li>Fix: add do shortcode from ajax items response</li>\n<li>Fix: fixed posts grid output with \"product\" taxonomy without woocommerce</li>\n<li>Fix: fixed getting cross sell products query in product list</li>\n</ul>\n\n<p>version 1.5.67 - 2023-05-29:</p>\n\n<ul>\n<li>Fix: fixed some more securaty issues related to assets manager</li>\n</ul>\n\n<p>version 1.5.66 - 2023-05-28:</p>\n\n<ul>\n<li>Fix: fixed some securaty issues related to non editor users operations and not allowed to upload php files in assets manager</li>\n</ul>\n\n<p>version 1.5.65 - 2023-05-26:</p>\n\n<ul>\n<li>Fix: fixed instagram api related bugs </li>\n</ul>\n\n<p>version 1.5.64 2023-05-23:</p>\n\n<ul>\n<li>Change: update freemius to latest version 2.5.8</li>\n<li>Fix: fixed a small php bug</li>\n</ul>\n\n<p>version 1.5.63 2023-05-23:</p>\n\n<ul>\n<li>Change: expand in widget editor is now connected to the screen height</li>\n<li>Fix: fixed the dynamic popup with multiple fields code </li>\n<li>Fix: fixed some sync if the clicked item is link</li>\n<li>Feature: added support for sort post filter</li>\n<li>Feature: hide \"show only insalled\" checkbox in widgets manager if no widget installed.</li>\n</ul>\n\n<p>version 1.5.62 2023-05-14:</p>\n\n<ul>\n<li>Feature: added \"edit template\" link in template selector</li>\n<li>Feature: added hidden template edit button to top bar</li>\n<li>Feature: added option for dynamic popup link to connect to many links in the widget</li>\n<li>Fix: solved some php error with parse dynamic settings in php 8.1</li>\n<li>Fix: getMetaValue error in products</li>\n<li>Fix: fixed doubly css includes in some cases</li>\n</ul>\n\n<p>version 1.5.61 - 2023-05-07:</p>\n\n<ul>\n<li>Feature: added support for woocommerce jet wishlist</li>\n<li>Feature: did option to disable third party hooks in ajax</li>\n<li>Fix: click on link on sync didn\'t worked</li>\n<li>Fix: added some protections to nonce and to file manager zip exctract (securaty issues fix) </li>\n<li>Change: updated freemius sdk to 2.5.7 version.</li>\n</ul>\n\n<p>version 1.5.60 - 2023-04-30:</p>\n\n<ul>\n<li>Feature: added functionality to get cart number of products </li>\n<li>Fix: fixed link field settings for multisoure</li>\n<li>Fix: fixed some bugs with regular price in woocommerce widgets</li>\n<li>Fix: filters js file loaded in editor as well</li>\n<li>Fix: fixed some small php bug regarding \"pathBase\"</li>\n<li>Fix: fixed conditions in multiple select control</li>\n<li>Change: updated unite gallery version</li>\n<li>Change: disabled autoload in update_option for the catalog variable</li>\n</ul>\n\n<p>version 1.5.59: 2023-04-09</p>\n\n<ul>\n<li>Feature: added multiple select to condition attributes in widget editor</li>\n<li>Change: updated freemius sdk to the latest version</li>\n<li>Fix: fixed empty post meta fields in case that acf plugin is on</li>\n<li>Fix: fixed some bug with avoid duplicates option and filters in single grid</li>\n<li>Fix: made some corrections in case that post query show wrong init selected terms values</li>\n<li>Fix: the post carousel goes to random item after ajax refresh</li>\n<li>Fix: fixed jet engine custom fields integration</li>\n</ul>\n\n<p>version 1.5.58: 2023-03-26</p>\n\n<ul>\n<li>Feature: added dynamic popup functionality to multisource widgets</li>\n<li>Fix: fixed missing arguments in the_post action</li>\n<li>Fix: fixed some php multisource error</li>\n<li>Fix: fixed some product ajax search related issues</li>\n<li>Fix: fixed some small but with ajax refresh and sync</li>\n</ul>\n\n<p>version 1.5.57: 2023-03-20</p>\n\n<ul>\n<li>Feature: improved the multisource selectors</li>\n<li>Feature: added option to get image from post meta in post fields - widget editor</li>\n<li>Fix: added \"skins\" folder to unite gallery</li>\n<li>Fix: added more compatability to woo commerce grids with discounts plugins</li>\n<li>Fix: fixed same uc_id in dynamic templates</li>\n</ul>\n\n<p>version 1.5.56: 2023-03-13:</p>\n\n<ul>\n<li>Feature: added option authors by dynamic field in post query</li>\n<li>Feature: done some integration with flycart discounts</li>\n<li>Feature: added option to show post type and post type title in posts fields</li>\n<li>Feature: added option to add multiple values in multisource</li>\n<li>Fix: fixed get posts by terms meta field - add taxonomy</li>\n<li>Fix: fixed responsive css in dynamic loop</li>\n<li>Fix: fixed dynamic loop with jet engine acf fields</li>\n<li>Fix: fixed slider control units for vh, vx and % </li>\n<li>Fix: added \"before today\" for past year in date qury</li>\n<li>Change: the uc_id will not change now when page refresh</li>\n</ul>\n\n<p>version 1.5.55: 2023-02-23:</p>\n\n<ul>\n<li>Fix: fixed wpml integrate fields</li>\n<li>Fix: fixed some write file error, will not crash if happend</li>\n<li>Fix: fixed entrance animation js on popup</li>\n<li>Fix: fixed strip tags in intro from content</li>\n<li>Fix: fixed some php 8.1 issues</li>\n<li>Fix: fixed some post intro with html tags issues</li>\n<li>Change: do_action function is working now in free version</li>\n</ul>\n\n<p>version 1.5.54: 2023-02-15</p>\n\n<ul>\n<li>Change: added some define variable that indicate the under ajax search</li>\n<li>Change: added \"collect\", and \"output\" to schema types in content accordion widget for example</li>\n<li>Feature: added wpml auto translate integration</li>\n<li>Feature: added option to select \"all taxonomies\" in exclude terms in terms selection</li>\n<li>Feature: added option - only direct children to terms select include by</li>\n<li>Feature: added option to post select to get posts by terms from curent meta field</li>\n<li>Fix: preserve tags when truncate</li>\n<li>Fix: fixed load more with second meta add in post query</li>\n</ul>\n\n<p>version 1.5.53: 2023-02-07</p>\n\n<ul>\n<li>Fix: keep exclude terms in grid when filtering with \"override terms\" mode</li>\n<li>Fix: fixed get_terms() not found php error from 1.5.52 version</li>\n</ul>\n\n<p>version 1.5.52: 2023-02-06</p>\n\n<ul>\n<li>Change: done some protection agains infinite loops in templates</li>\n<li>Fix: fixed popup button type conditions</li>\n<li>Fix: fixed term meta fields in multisource</li>\n<li>Fix: fixed exclude term not found in post select</li>\n</ul>\n\n<p>version 1.5.51: 2023-01-31</p>\n\n<ul>\n<li>Feature: added version to js comment output</li>\n<li>Feature: connected the galleies to remote play / stop like the carousels</li>\n<li>Feature: added some error message when image size attribute is missing in multisource</li>\n<li>Feature: added dynamic popup special attribute type</li>\n<li>Fix: fixed title source and description source in multisource gallery for products.</li>\n<li>Fix: added supress filtres to ajax search query</li>\n</ul>\n\n<p>version 1.5.50: 2023-01-24</p>\n\n<ul>\n<li>Feature: added \"media\" to post types select in advanced post query</li>\n<li>Feature: improved the date time attribute</li>\n</ul>\n\n<p>version 1.5.49: 2023-01-23</p>\n\n<ul>\n<li>Fix: fixed some js optimization issues </li>\n<li>Fix: fixed filters related small js bug</li>\n</ul>\n\n<p>version 1.5.48: 2023-01-19</p>\n\n<ul>\n<li>Feature: added gallery to multisource</li>\n<li>Feature: added post type override selectin current post query options</li>\n<li>Fix: fixed remote play with carousel</li>\n<li>Fix: fixed some multisource and ajax related bugs</li>\n<li>Fix: fixed popular posts plugin integration multiple post types</li>\n<li>Fix: fixed background widgets some problematic attribute names</li>\n<li>Fix: fixed include terms by current post terms in some cases.</li>\n<li>Fix: fixed default url_assets value in multisoure</li>\n<li>Fix: fixed dark mode svg icons</li>\n</ul>\n\n<p>version 1.5.47: 2023-01-10</p>\n\n<ul>\n<li>Feature: added more units to slider attribute</li>\n<li>Feature: added \"any\" post type to post types select</li>\n<li>Feature: added include and exclude current post terms in terms selection</li>\n<li>Feature: added option to carousel - scroll to head - force</li>\n<li>Feature: allow import widgets with theme activate</li>\n<li>Fix: fixed dynamic template render css for dynamic popup</li>\n<li>Fix: fixed users list select by manual</li>\n</ul>\n\n<p>version 1.5.46: 2023-01-08</p>\n\n<ul>\n<li>Feature: set the items image size chooser work for certain image</li>\n<li>Feature: made option to put js script in saparate tags with id\'s for optimization plugins like wprocket</li>\n<li>Feature: enriched the uc_lang variable. now it\'s always showing the current language</li>\n<li>Feature: added user_login variable to the users list output</li>\n<li>Feature: has put the preview link always as a help link in widget edit panel.</li>\n<li>Change: updated the multisource that it works better with items images</li>\n<li>Change: allow html tags in post intro (excerpt) in widgets</li>\n<li>Fix: fixed filters with sync multiple grid issues</li>\n<li>Fix: fixed the exclude users list with similar names</li>\n</ul>\n\n<p>version 1.5.45: 2022-12-26</p>\n\n<ul>\n<li>Feature: added json decode filter to twig</li>\n<li>Feature: added catalog images from shortpixel for speed loading</li>\n<li>Feature: done multisource group setting</li>\n<li>Fix: fixed entrance animation on ajax refresh</li>\n<li>Fix: done sync pause / play between carousels</li>\n</ul>\n\n<p>version 1.5.44: 2022-12-19</p>\n\n<ul>\n<li>Change: updated freemius to the latest version</li>\n<li>Fix: fixed remote play / pause button</li>\n<li>Fix: fixed search filter unicode phrase</li>\n<li>Fix: fixed entrance animation appear on scroll</li>\n<li>Feature: added video gallery responsive options</li>\n<li>Fix: fixed some owl carousel size on init bug</li>\n<li>Fix: fixed js widgets under the dynamic grid template like flipbox</li>\n</ul>\n\n<p>version 1.5.43: 2022-12-04</p>\n\n<ul>\n<li>Feature: add settings output to dynamic grid fields debug</li>\n<li>Fix: fixed pods multiple image data</li>\n<li>Fix: fixed url terms in filter with dynamic grid</li>\n<li>Fix: fixed users and menu not found bug in front </li>\n<li>Change: updated twig engine to the latest version</li>\n</ul>\n\n<p>version 1.5.42: 2022-11-29</p>\n\n<ul>\n<li>Feature: added functionality for time ago in posts widgets</li>\n<li>Feature: added woo variables to woo fields - woo_price_withtax, woo_price_notax</li>\n<li>Feature: added option for term child filter role\n-optimization: reduced number of queries in post related widgets</li>\n</ul>\n\n<p>version 1.5.41: 2022-11-24</p>\n\n<p>-bug fix: fixed post select in post query</p>\n\n<p>version 1.5.40: 2022-11-23</p>\n\n<ul>\n<li>Feature: added integration to woocommerce multicourancy plugins</li>\n<li>Feature: made some integration with translate press plugin</li>\n<li>Feature: added select post and select term attribute</li>\n<li>Fix: fixed dynamic loop css backgrounds with containers</li>\n<li>Fix: fixed mousewheel event in the carousel</li>\n<li>Fix: fixed some rare php error with filters</li>\n</ul>\n\n<p>version 1.5.39: 2022-11-16</p>\n\n<ul>\n<li>Fix: fixed small bug with zip extract</li>\n<li>Update: updated black friday sale banners</li>\n</ul>\n\n<p>version 1.5.38: 2022-11-10</p>\n\n<ul>\n<li>Fix: fixed galleries default sizes with post filters</li>\n<li>Fix: fixed hidden option in select filter in safari browser</li>\n<li>Fix: fixed non ssl assets url</li>\n<li>Feature: added \"schema\" special attribute</li>\n<li>Fix: fixed false autoplay in carousel</li>\n</ul>\n\n<p>version 1.5.37: 2022-11-09</p>\n\n<ul>\n<li>Fix: fixed 1px glitch bug in the carousel, on 1 item (slide mode)</li>\n<li>Feature: prepared the filters to work with ajax search</li>\n</ul>\n\n<p>version 1.5.36: 2022-11-6</p>\n\n<ul>\n<li>Feature: added function that outputs items schema</li>\n<li>Feature: improved include by meta in posts selection, added option for multiple values</li>\n<li>Feature: added option to get current user with meta in twig</li>\n<li>Addition: validate number of post list attributes, allow only one when creating widget</li>\n<li>Fix: fixed count posts in post query summary</li>\n<li>Fix: fixed entrance animation blur type</li>\n<li>Fix: fixed avoid duplicates with random order while posts load more</li>\n<li>Fix: the timeout now reset after slide change in owl carousel</li>\n<li>Fix: fixed terms selection taxonomies with idetical post type title</li>\n<li>Fix: added protection against inifinite loop in putElementorTemplate twig function</li>\n<li>Fix: fixed acf field unaccessable in some cases with elementor pro 3.8</li>\n</ul>\n\n<p>version 1.5.35: 2022-10-24</p>\n\n<p>-Fix: fixed include by id\'s from dynamic field, and terms from dynamic field in post selection</p>\n\n<p>version 1.5.34: 2022-10-19</p>\n\n<ul>\n<li>Feature: added items image size attribute (special type)</li>\n<li>Fix: fixed show backgrounds in elementor editor</li>\n</ul>\n\n<p>version 1.5.33: 2022-10-15</p>\n\n<ul>\n<li>Fix: fixed avoid duplicates with filters</li>\n<li>Fix: fixed select dropdown filter js</li>\n<li>Feature: added avoid duplicates option to manual posts selection</li>\n</ul>\n\n<p>version 1.5.32: 2022-10-11</p>\n\n<ul>\n<li>Fix: fixed some ajax pagination issues</li>\n<li>Fix: fixed pagination widget appearance on archive ajax pages with filters</li>\n<li>Fix: added twig functionality to put product attributes text</li>\n<li>Fix: fixed export with images not worked in some cases</li>\n<li>Fix: made some protection with ezcache plugin integration and filtering</li>\n<li>Fix: fixed some small php bug with this month post selection</li>\n<li>Fix: fixed some visible and hidden filters collision</li>\n<li>Fix: fixed terms select in terms filter on history back click in filters</li>\n<li>Fix: set child filter always first unselected</li>\n<li>Fix: set option for the tabs filter to be unselected</li>\n<li><p>Fix: fixed the pagination numbers if exclude offset chosen</p></li>\n<li><p>Feature: added multiple taxonomy terms in term selection</p></li>\n<li>Feature: added query id in terms selection</li>\n<li>Feature: added functionality for next / prev post</li>\n</ul>\n\n<p>version 1.5.31: 2022-09-20</p>\n\n<ul>\n<li>Fix: fixed thumbs gallery</li>\n</ul>\n\n<p>version 1.5.30: 2022-09-18</p>\n\n<ul>\n<li>Fix: fixed multiple post filters and grid connection</li>\n<li>Fix: fixed various small php errors</li>\n<li>Fix: fixed wordpress popular posts integration small bug</li>\n<li>Feature: added terms from dynamic post selection option</li>\n<li>Feature: added option for limiting terms show in post list</li>\n<li>Change: updated once more unitegallery graphics, changed assets to svg</li>\n<li>Fix: fixed thumbnail gallery arrows</li>\n</ul>\n\n<p>version 1.5.29: 2022-09-08</p>\n\n<ul>\n<li>Fix: fixed a small issue with search page and load more</li>\n<li>Fix: fix vimeo videos stoppped playing bug</li>\n</ul>\n\n<p>version 1.5.28: 2022-09-06</p>\n\n<ul>\n<li>Feature: added support for the select filter</li>\n<li>Fix: fixed some small js bug with filters</li>\n<li>Fix: fixed some post filters related popup error</li>\n<li>Change: changed the way that galleries srolls by mouseover</li>\n</ul>\n\n<p>version 1.5.27: 2022-09-02</p>\n\n<ul>\n<li>Fix: fixed popular posts plugin integration</li>\n<li>Fix: removed some console logs in filter.js file</li>\n<li>Fix: fixed ajax pagination jump</li>\n<li>Fix: fixed unitegallery strict standards bugs</li>\n<li>Change: renamed field - \"use dynamic fields\" to \"use current post data\" in widget editor</li>\n<li>Change: updated freemius sdk to: 2.4.5</li>\n</ul>\n\n<p>version 1.5.26: 2022-08-17</p>\n\n<ul>\n<li>Feature: added debug to remote elements</li>\n<li>Fix: made some protection against wrong animation names in carousel</li>\n<li>Fix: added some small fixes to carousel and remote sync js libraries</li>\n<li>Fix: done a better find closest section in remote</li>\n<li>Fix: fixed not showing values in elementor editor post selectors</li>\n</ul>\n\n<p>version 1.5.25: 2022-08-11</p>\n\n<ul>\n<li>Feature: added option to set title field in items</li>\n<li>Fix: fixed some more lazy load related protections in galleries</li>\n<li>Fix: Fixed some Elementor 3.7 deprecation issues</li>\n</ul>\n\n<p>version 1.5.24: 2022-08-09</p>\n\n<ul>\n<li>Fix: fixed some Elementor 3.7 related js bug in editor</li>\n</ul>\n\n<p>version 1.5.23: 2022-08-05</p>\n\n<ul>\n<li>Feature: added date format to date meta field post selection</li>\n<li>Feature: added more units to padding and margin attribute</li>\n<li>Feature: added option to set selected tab number in tabs filter widget</li>\n<li>Fix: fixed some unitegallery strict related scripts</li>\n<li>Fix: fixed sequance entrance animation attribute</li>\n<li>Fix: fixed some text with pagination edit mode in elementor editor</li>\n<li>Fix: fixed ajax pagination didn\'t get back to first page</li>\n<li>Fix: fixed tabs filter and taxonomy terms in one page</li>\n<li>Change: prepare the right way dates should work in post list</li>\n</ul>\n\n<p>version 1.5.22: 2022-07-24:</p>\n\n<ul>\n<li>Feature: added option to connect to another parent in remote arrows</li>\n<li>Feature: added change url and back button in ajax filers behaviour</li>\n<li>Fix: fixed doubly plugin integration import bg widgets</li>\n<li>Fix: fixed remote next/prev directions in carousels</li>\n<li>Fix: added some more protection against infinite loops from post content processing</li>\n</ul>\n\n<p>version 1.5.21 2022-07-17:</p>\n\n<ul>\n<li>Feature: added docstart and docend template in widget js</li>\n<li>Change: end of birthday sale message update</li>\n<li>Change: added warning message in case of twig collision with other plugins</li>\n</ul>\n\n<p>version 1.5.20 2022-07-13:</p>\n\n<ul>\n<li>Feature: added more widget debug type - current post fields</li>\n<li>Feature: updated admin title on edit widget view</li>\n<li>Feature: added option to carousel: scroll to head</li>\n<li>Feature: added query data attributes into filtering grid</li>\n<li>Fix: fixed ajax pagination in some cases</li>\n<li>Fix: fixed small php bug with hover animations control</li>\n<li>Fix: fixed lity lightbox with vimeo autoplay</li>\n<li>Fix: fixed item index after shuffle</li>\n<li>Fix: fixed some seleted tab filters related issues</li>\n<li>Fix: fixed load more filter doubly ajax request in some cases</li>\n<li>Fix: fixed woo scedualed sale price output</li>\n<li>Fix: in filters replace url with pagination as well</li>\n<li>Fix: changed gallery arrows to svg</li>\n</ul>\n\n<p>version 1.5.19 2022-06-27:</p>\n\n<ul>\n<li>Feature: added max posts to current query</li>\n<li>Fix: fixed controls conditions for elementor template control</li>\n<li>Feature: added more fields to dynamic grid loop (was only title)</li>\n<li>Change: added birthday sale banner and text</li>\n</ul>\n\n<p>version 1.5.17 2022-06-21:</p>\n\n<ul>\n<li>Change: updated fancybox version</li>\n<li>Fix: Fixed bug with ajax load more and ajax pagination</li>\n</ul>\n\n<p>version 1.5.17 2022-06-09:</p>\n\n<ul>\n<li>Feature: fixed entrance animation attribute</li>\n<li>Fix: fixed uc_inside_editor variable inside background widget</li>\n<li>Fix: fixed empty default value of radio boolean control</li>\n<li>Fix: fixed double filtering issues in archive pages</li>\n</ul>\n\n<p>version 1.5.16: 2022-05-31</p>\n\n<ul>\n<li>Fix: fixed double plugin versions in pro version</li>\n<li>Fix: fixed 1 size gap in one item owl carousel</li>\n<li>Fix: fixed the dissapearing options bug in mobile</li>\n</ul>\n\n<p>version 1.5.15: 2022-05-30</p>\n\n<ul>\n<li>Change: set cache folder inside wp-uploads</li>\n<li>Feature: added option to get terms last level only - for post list / grid</li>\n<li>Feature: added twig function - get_current_user</li>\n<li>Feature: disabled right click on html5 galleries (unite gallery)</li>\n<li>Fix: the image and video repeater was missing default items</li>\n<li>Fix: fixed load more and filters on a search page</li>\n<li>Fix: fixed carousel stage padding issues</li>\n<li>Fix: fixed carousel 1 item one pixel issues</li>\n<li>Fix: fixed default values in responsive selectors</li>\n</ul>\n\n<p>version 1.5.14: 2022-05-24</p>\n\n<ul>\n<li>Fix: fixed responsive default values with selectors in number and dropdown and slider controls</li>\n<li>Fix: fixed a bug in run_code_once functionality</li>\n</ul>\n\n<p>version 1.5.13: 2022-05-23</p>\n\n<ul>\n<li>Feature: added integration with \"sticky posts switch\" plugin</li>\n<li><p>Feature: added special attribute type - entrance animation</p></li>\n<li><p>Fix: fixed sync bug between two similar elements</p></li>\n<li>Fix: fixed filters loading with wp-rocket lazy load scripts</li>\n<li>Fix: fixed put_hide_ids_css function small bug</li>\n<li>Fix: fixed fetch 2 and more widgets within one section for filtering</li>\n<li>Fix: fixed slider control js empty output bug</li>\n<li>Fix: fixed gallery title as number js bug</li>\n<li>Fix: fixed gallery images from meta fields source as array </li>\n</ul>\n\n<p>version 1.5.12: 2022-05-08</p>\n\n<ul>\n<li>Feature: added integration for wpml media change</li>\n<li>Feature: bug fix: fixed hover animations setting don\'t work on front in some cases</li>\n<li>Feature: in post selection by date added options for \"future from today\", and \"future from tomorrow\".</li>\n<li>Feature: added new function: \"put_hide_ids_css\" to hide some css comma saparated id\'s from css tab.</li>\n<li>Feature: added support for ajax refresh for multiple synced grids together</li>\n<li>Feature: added option to test instagram data</li>\n<li><p>Feature: added phpinfo view in settings - troubleshooting</p></li>\n<li><p>Fix: fixed blank window opened by a link</p></li>\n<li>Fix: fixed acf boolean value present</li>\n<li>Fix: fixed another gallery related lazy load issues</li>\n</ul>\n\n<p>version 1.5.11: 2022-04-13</p>\n\n<ul>\n<li>Feature: made option to put elementor post_content inside post widget if the post made by elementor</li>\n<li>Feature: added additional fields to getPostAuthor function like avatar url and author meta</li>\n<li>Feature: show the \"no posts\" message with filters in post list / grid</li>\n<li>Feature: add background location (back/front) to background widgets</li>\n<li>Feature: done option to get post parent with the posts in posts selection</li>\n<li>Fix: set prices display in woocommerce widgets including tax</li>\n<li>Fix: fixed editor js files didn\'t loaded bug</li>\n<li>Fix: fixed css output with dynamic template and inline css mode</li>\n<li>Fix: fixed the ajax pagination that now works with post based gallery widget</li>\n<li>Fix: fixed filters scripts loading before jquery in js</li>\n<li>Fix: allow to select empty terms in term selection control</li>\n<li>Change: set default values of responsive number / slider / dropdown controls to desktop default values</li>\n</ul>\n\n<p>version 1.5.10: 2022-04-04</p>\n\n<ul>\n<li>Fix: fixed title and description source in gallery source selection</li>\n<li>Fix: fixed the dropdown attribute php filter for elementor</li>\n<li>Feature: added \"menu_id\" for various uses as menu attribute output</li>\n<li>Feature: added option for side offset in owl carousel</li>\n<li>Feature: added option for second items html refresh in ajax filters</li>\n</ul>\n\n<p>version 1.5.9: 2022-03-27</p>\n\n<ul>\n<li>Fix: fixed simple meta output for post list</li>\n<li>Feature: made dynamic grid work with filters</li>\n<li>Feature: the background widgets works for the new container objects as well</li>\n<li>Feature: added include by another meta field in post query</li>\n</ul>\n\n<p>version 1.5.8: 2022-03-23</p>\n\n<ul>\n<li>Feature: set special behaviour for more then one filters on the page</li>\n<li>Feature: added option to load video item from posts in a gallery</li>\n<li>Change: set up galleries common default items</li>\n<li>Fix: fixed unclosable gallery lightbox with youtube videos</li>\n<li>Fix: fixed elementor 3.6.0 compatability</li>\n</ul>\n\n<p>version 1.5.7: 2022-03-17</p>\n\n<ul>\n<li>Feature: added option to modify dropdown items in php\nFix: fixed gallery default items preview and init\nFix: fixed remote counter js error</li>\n</ul>\n\n<p>version 1.5.6 = 2022-03-15:</p>\n\n<p>Fix: fixed dissapearing items in remote related widgets</p>\n\n<p>version 1.5.5 = 2022-03-15:</p>\n\n<ul>\n<li>Feature: added woocommerce sorting options in posts selection by number of sales and rating</li>\n<li>Feature: added option to get related products on checkout page</li>\n<li>Feature: done manual posts and terms selections sort by drag and drop</li>\n<li>Feature: done option to custom refresh filters html (for carousels, galleries etc)</li>\n<li>Feature: made the attributes dialog support multi controls</li>\n<li>Feature: prepared the galleries and dynamic loops to use filters and load more\nFix: fixed query debug in manual posts selection\nFix: fix: fixed posts_per_page in manual posts selection\nFix: fix: fixed jquery include for remote widgets</li>\n</ul>\n\n<p>version 1.5.4 = 2022-03-06:</p>\n\n<ul>\n<li>Feature: added roles to post filter: single, main and child</li>\n<li>Feature: added option \"placeholder\" and \"disable dynamic\" for text field control</li>\n<li>Feature: added option for debug meta fields in post list, post grid</li>\n<li>Fix: fixed some pagination widget buttons related issues</li>\n<li>Fix: fixed non clickable items in some widgets</li>\n<li>Fix: fixed put_items(0) - first item output in twig</li>\n</ul>\n\n<p>version 1.5.3 = 2022-02-23:</p>\n\n<ul>\n<li>Feature: added functionality to put image inside taxonomy terms widget</li>\n<li>Fix: fixed load more on archive page with orderby=xxx filter in url</li>\n<li>Fix: made support for woocommerce special order by in load more</li>\n<li>Change: updated freemius sdk to 2.4.3 version (Security fix)</li>\n</ul>\n\n<p>version 1.5.2 = 2022-02-23:</p>\n\n<ul>\n<li>Feature: set up remote and sync functionality for the galleries</li>\n<li>Fix: fixed load more for current query posts</li>\n<li>Fix: fixed background js based widgets with elementor popups</li>\n<li>Fix: fixed unitegallery unclosed tag issue</li>\n<li>Fix: fixed replace mode in tabs filters</li>\n</ul>\n\n<p>version 1.5.1 = 2022-02-21:</p>\n\n<ul>\n<li>Feature: improved post pagination debug and added force options</li>\n<li>Feature: added code for the button filters</li>\n<li>Feature: added option to shuffle owl carousel</li>\n<li>Feature: added option for general \"shuffle\" in items</li>\n<li>Feature: made option for text modify, and get the current page url and current page title</li>\n<li>Feature: get feature image of a product from a first gallery image if featured image not exists</li>\n<li>Feature: added function \"one_random\" and \"first\" to get_items twig function</li>\n<li>Feature: added support for jet listing item</li>\n<li>Change: changed the \"choose template\" setting text to attirbute title</li>\n<li>Fix: fixed load more if offset turned on in the grid</li>\n<li>Fix: fixed link control attributes parsing</li>\n<li>Fix: fixed sync general api related bugs in elementor editor</li>\n</ul>\n\n<p>version 1.5.0 = 2022-02-02:</p>\n\n<ul>\n<li>Feature: added tabs in items controls</li>\n<li>Feature: added functionality for ajax taxonomies terms filter</li>\n<li>Feature: added some accessability to owl carousel buttons</li>\n</ul>\n\n<p>version 1.4.99: 2022-01-27:</p>\n\n<ul>\n<li>Feature: added option for disable content filtering in general settings->troubleshooting</li>\n<li>Feature: added taxonomies in widget debug output</li>\n<li>Fix: fixed some gallery lazy load related js bugs</li>\n</ul>\n\n<p>version 1.4.98: 2022-01-14:</p>\n\n<ul>\n<li>Feature: modified remote general js api to fit more types of widgets</li>\n<li>Feature: added support for put meta field in post list</li>\n<li>Fix: fixed some small php notices output in post query</li>\n</ul>\n\n<p>version 1.4.97 = 2022-01-06:</p>\n\n<ul>\n<li>Feature: add code base for the taxonomy filter</li>\n<li>Feature: added option to highlight all carousel items</li>\n<li>Feature: added active class to new owl carousel</li>\n<li>Feature: added scroll on click functionality to new owl carousel</li>\n<li>Fix: added support for acf fields styles in dynamic grid</li>\n<li>Fix: fixed some wp-rocket and filters related bug</li>\n</ul>\n\n<p>version 1.4.96 = 2021-12-29:</p>\n\n<ul>\n<li>Feature: use yoast main category feature to determine post main category</li>\n<li>Feature: added get woocommerce product gallery functionality to twig</li>\n<li>Feature: added support for multiple attribute conditoins values</li>\n<li>Feature: added menu order in advanced widget debug type</li>\n<li>Feature: added WooCommerce endpoints links code to twig</li>\n<li>Feature: added option to disable font awesome in general settings</li>\n<li>Fix: fixed some filters related issue</li>\n<li>Fix: added custom attributes to link attributes output</li>\n</ul>\n\n<p>version 1.4.95 = 2021-12-16:</p>\n\n<p>*Fix: fixed db table not found php bug in some cases</p>\n\n<p>version 1.4.94 = 2021-12-14:</p>\n\n<ul>\n<li>Feature: made posible multiple includes condition values per assets</li>\n<li>Feature: added meta value2 and meta value3 in include by meta value post selection</li>\n<li>Feature: added error notice if no api connectivity</li>\n<li>Feature: added attributes section conditions</li>\n<li>Feature: prepared code base for the new galleries</li>\n<li>Fix: fixed some small pagination related bug</li>\n<li>Fix: fixed remote connection parent detection in some cases</li>\n<li>Fix: added content filtering by filter widget_text_content for all the embed and other content modifications</li>\n<li>Fix: fixed edit defaulsin widget settings</li>\n<li>Fix: fixed some polylang issues with the template in dynamic template widgets</li>\n<li>Fix: [security] remove the \"duplicate layout\" functionality (not used in the plugin) that had some security issues </li>\n</ul>\n\n<p>version 1.4.93 = 2021-12-03:</p>\n\n<ul>\n<li>Fix: fixed some connected widgets bugs when there is many of them in the page</li>\n<li>Change: removed the black friday sale banner</li>\n<li>Feature: added general remote API for various widgets connections</li>\n<li>Feature: add some code base for the new gallery output</li>\n</ul>\n\n<p>version 1.4.92 = 2021-11-24:</p>\n\n<ul>\n<li>Fix: fixed similar post content in post list</li>\n<li>Change: saparated remote and sync options in connected widgets settings</li>\n</ul>\n\n<p>version 1.4.91 = 2021-11-23:</p>\n\n<ul>\n<li>Fix: fixed the wrong post intro in editor mode</li>\n</ul>\n\n<p>version 1.4.90 = 2021-11-22:</p>\n\n<ul>\n<li>Addition: added black friday banner discount banner and link</li>\n<li>Change: improved \"sync widgets\" editor experience</li>\n<li>Fix: fixed depricated \"post\" attribute bug</li>\n<li>Fix: modified zip extracting error messages</li>\n</ul>\n\n<p>version 1.4.89 = 2021-11-17:</p>\n\n<ul>\n<li>Feature: done the functionality for sync widgets</li>\n<li>Feature: done the functionality remote widgets</li>\n<li>Fix: fixed error message on remote widgets</li>\n<li>Fix: fixed css in post content in editor</li>\n<li>Fix: use better strip tags for post intro</li>\n</ul>\n\n<p>version 1.4.88 = 2021-11-08:</p>\n\n<ul>\n<li>Fix: fixed gutenberg support in widgets</li>\n<li>Fix: fixed all the pagination issues in archive page</li>\n</ul>\n\n<p>version 1.4.86 = 2021-11-01:</p>\n\n<ul>\n<li>Fix: fixed some load more last issues</li>\n<li>Feature: added code for taxonomy terms filter</li>\n<li>Feature: added code for checkbox filter</li>\n</ul>\n\n<p>version 1.4.86 = 2021-10-29:</p>\n\n<ul>\n<li>Feature: improved current query debug - full type</li>\n<li>Feature: added dropdown responsive placeholders</li>\n<li><p>Feature: added radio boolean attribute responsive controls</p></li>\n<li><p>Fix: fixed controls tabs functionality</p></li>\n<li>Fix: fixed load more custom image bug</li>\n<li>Fix: fixed double load more in a page mishmash bug</li>\n<li>Fix: fixed all load more issues</li>\n</ul>\n\n<p>version 1.4.85 = 2021-10-13:</p>\n\n<p>-bug fix: small bug fix - headers sent bug</p>\n\n<p>version 1.4.84 = 2021-10-13:</p>\n\n<ul>\n<li>Feature: added taxonomy terms full query debug option</li>\n<li>Feature: improved full debug type in posts query</li>\n<li>Feature: added items support in editor->background switcher</li>\n<li>Feature: added support for remote controls</li>\n<li>Feature: functionality to posts load more</li>\n<li>Feature: added second condition</li>\n<li>Feature: added tabs functionality to attributes</li>\n<li>Addition: added %,px to slider units</li>\n<li>Fix: fixed avoid duplicates related bug</li>\n<li>Fix: fixed conflicting wordpress codemirror script</li>\n<li>Fix: fixed post selection values init from editor</li>\n<li>Fix: fixed pagination on front page</li>\n<li>Fix: fixed some polylang related bugs</li>\n</ul>\n\n<p>version 1.4.83 = 2021-09-22:</p>\n\n<ul>\n<li>Fix: fixed styles mishmash inside elementor editor navigator</li>\n<li>Fix: fixed dissapearing carousels after refresh bug</li>\n<li>Fix: fixed dynamic grid pagination not changed</li>\n</ul>\n\n<p>version 1.4.82 = 2021-09-20:</p>\n\n<ul>\n<li>Feature: added troubleshooting setting - show php error message</li>\n<li>Feature: added px, vh, % options for slider attribute</li>\n<li>Feature: added dynamic group attributes for galleries, including image and video</li>\n<li>Feature: added option to convert one date string to another with ucdate filter</li>\n<li>Feature: added option to use items in background widgets</li>\n<li>Feature: added ucfunc(\"set\") and ucfunc(\"get\") functions in twig for remember and retrieve variables</li>\n<li>Feature: added include by option: \"children of current term\" to category selection options</li>\n<li>Feature: added option to pull woo product variations in twig</li>\n<li>Feature: added placeholder: link_withprefix, link_noprefix for link attribute</li>\n<li>Fix: fixed error when exists dynamic link in dynamic loop widgets</li>\n<li>Fix: enabled pagination in a single type in dynamic template grid</li>\n<li>Fix: the \"not equal\" attributes condition now works</li>\n<li>Fix: fixed not editable empty dropdown attribute in widget editor</li>\n<li>Fix: fixed mb_string absence php bug</li>\n<li>Fix: fixed heading attribute label</li>\n<li>Fix: fixed responsive elementor controls in widget items</li>\n</ul>\n\n<p>version 1.4.81 = 2021-08-17:</p>\n\n<ul>\n<li>Feature: added json select (lottie) for image attribute type </li>\n<li>Feature: made option for ajax in widgets with post list attribute</li>\n<li>Feature: made the ajax pagination work with pagination widget</li>\n<li>Feature: added dynamic options for number and slider attribute types</li>\n<li>Feature: added new owl carousel sources in assets chooser</li>\n<li>Feature: added heading attribute</li>\n<li>Change: added more types of debug for pagination widget</li>\n<li>Change: changed widget icons chooser for elementor icon instead of font awesome icon</li>\n<li>Fix: fixed import with template button dissapear in the new bar</li>\n<li>Fix: fixed widgets icons</li>\n</ul>\n\n<p>version 1.4.80 = 2021-08-09:</p>\n\n<ul>\n<li>Feature: added option to change items section label</li>\n<li>Feature: added js snippet with code that works in elementor popup</li>\n<li>Feature: added option to add {current_user_id} keyword in post meta query</li>\n<li>Feature: added option for block label inside each attribute</li>\n<li>Feature: added heading text option for items section</li>\n<li>Feature: added extra fields to image base gallery options</li>\n<li>Feature: added php filter option for variable</li>\n<li>Feature: added twig functions \"get_post_term\" and \"is_post_has_term\". The examples visible when you click on item.posts.putPostTerm placeholder</li>\n<li>Fix: fixed some test widgets output relate bugs</li>\n<li>Fix: conditions settings was not affected typography controls</li>\n<li>Fix: fixed template dynamic background image didn\'t displayed bug in dynamic loops</li>\n<li>Change: added some instructions for api connectivity test in general settings - troubleshooting</li>\n</ul>\n\n<p>version 1.4.79 = 2021-07-13</p>\n\n<ul>\n<li>Fix: fixed scripts output in preview widget page</li>\n</ul>\n\n<p>version 1.4.78 = 2021-07-12</p>\n\n<ul>\n<li>Change: added birthday sale promotions</li>\n<li>Feature: added woo commerce products to dynamic loop items source</li>\n</ul>\n\n<p>version 1.4.77 = 2021-07-07</p>\n\n<ul>\n<li>Fix: fixd the is_ajax() error function from the admin area</li>\n</ul>\n\n<p>version 1.4.76 = 2021-07-07</p>\n\n<ul>\n<li>Feature: added option to show post last modified date</li>\n<li>Feature: added function: get_from_sql in widget editor that allow to pull any custom records from DB</li>\n<li>Feature: added function: run_code_once in widget editor, that allow to run the code only once. Good for many similar widgets on the same page</li>\n<li>Feature: added option for load widget js as module</li>\n<li>Fix: fixed no key_thumb field in images inside widget</li>\n<li>Fix: fixed no condition in image sizes widget setting</li>\n<li>Fix: fixed javascript based backgrounds</li>\n<li>Fix: fixed brocken svg icon on catalog widget box in some of the cases</li>\n<li>Fix: fixed collision with rankmath in ajax actions</li>\n<li>Change: added some max length for a widget category, now it\'s 60</li>\n</ul>\n\n<p>version 1.4.75 = 2021-06-21</p>\n\n<ul>\n<li>Feature: added category image to products list</li>\n<li>Feature: added option to include as module widget js include</li>\n<li>Feature: added option to write custom handle to widget js and css include</li>\n<li>Feature: added options - avoid duplicate posts to post query exclude</li>\n<li>Feature: added option to include or exclude posts by dynamic field to posts selection</li>\n<li>Feature: added option to include or exclude posts by logged in user, in posts selection</li>\n<li>Fix: fixed background widget condition functionality</li>\n<li>Fix: changed template picker to simple select2 list</li>\n</ul>\n\n<p>version 1.4.74 = 2021-06-02</p>\n\n<ul>\n<li>Feature: added function put_date_range to twig functions. good for events widgets</li>\n<li>Feature: added integration with google map</li>\n<li>Feature: added function: \"run_code_once\" for twig</li>\n<li>Feature: added grouped options for the gallery</li>\n<li>Feature: added option to get posts by date from custom ACF field</li>\n<li>Feature: added gallery settings options for dynamic settings attribute</li>\n<li>Feature: added pagination to dynamic loop</li>\n<li>Change: improved dynamic settings attribute</li>\n</ul>\n\n<p>version 1.4.73 = 2021-05-20</p>\n\n<ul>\n<li>Feature: added twig function: \"put_attributes_json\" that available in js tab in widget editor</li>\n<li>Feature: added constant - uc_inside_editor - for distinquish between editor and site front</li>\n<li>Feature: added multiple select attribute</li>\n<li>Feature: added listing attribute support</li>\n<li>Fix: fixed \"request too long\" message on a widget preview - shortened preview url</li>\n<li>Fix: fixed several bugs with condition field in widgets editor</li>\n<li>Fix: fixed hidden image size select on item attributes</li>\n<li>Fix: fixed acf group field output</li>\n<li>Fix: fixed elementor template in items, changed to specific function</li>\n</ul>\n\n<p>version 1.4.72 = 2021-05-02</p>\n\n<ul>\n<li>Feature: added rating stars helper placeholder for woocommerce</li>\n<li>Feature: added option to include js file after elementor-frontend</li>\n<li>Fix: fixed new typography deprecation message</li>\n</ul>\n\n<p>version 1.4.71 = 2021-04-22</p>\n\n<ul>\n<li>Feature: added option to take post id\'s from php function in post selection</li>\n<li>Feature: added option for get posts by meta field that located in current or different post</li>\n<li>Feature: added twig filter: wc_price for native price filtering</li>\n<li>Feature: added post terms titles to post data debug</li>\n<li>Change: added option for woocommerce categories in terms selection</li>\n<li>Fix: fixed price issues in woocommerce related grids</li>\n<li>Fix: fixed include and exclude terms mismatch with nested tax query</li>\n<li>Fix: fixed pagination on search pages</li>\n</ul>\n\n<p>version 1.4.70 = 2021-04-14</p>\n\n<ul>\n<li>Feature: added show widget data debug options</li>\n<li>Feature: added option for filter post by post meta</li>\n<li>Feature: added option for simple condition for attributes</li>\n<li>Feature: added integration with wordpress popular post plugin for most viewed posts selection</li>\n<li>Feature: added post list variables for data debug</li>\n<li>Feature: added image sizes selector for post list</li>\n<li>Feature: get thumbnailID from content in case that it\'s missing in post</li>\n<li>Fix: when bulk moving attribute it now always goes to general category</li>\n<li>Fix: fixed filter posts by status</li>\n<li>Fix: fixed instagram media albom</li>\n</ul>\n\n<p>version 1.4.69 = 2021-04-04</p>\n\n<ul>\n<li>Feature: added extra query debug options for custom post types selector</li>\n<li>Feature: added choose image size select option to image attribute</li>\n<li>Feature: added \"image_attributes\" placeholder for image output in widget editor</li>\n<li>Change: added default values select to hover animations attribute</li>\n<li>Change: changed button \"add to cart\" to \"select options\" for variable products in woocommerce list widgets</li>\n<li>Fix: fixed border radius attribute from width to radius</li>\n<li>Fix: added missing thumb sizes for image select</li>\n</ul>\n\n<p>version 1.4.68 = 2021-03-22</p>\n\n<ul>\n<li>Feature: added include recently viewed products in woocommerce</li>\n<li>Feature: added option for default max posts in post selector</li>\n<li>Feature: added attribute type: Border Dimensions</li>\n<li>Feature: added attribute type: CSS Filters</li>\n<li>Feature: added attribute type: Hover Animations</li>\n<li>Fix: removed max posts from archive type post query selection, because has no control over pagination.</li>\n<li>Fix: fixed bug when instagram video images didn\'t show up</li>\n</ul>\n\n<p>version 1.4.67 = 2021-03-12</p>\n\n<ul>\n<li>Feature: added api connectivity to troubleshooting section</li>\n<li>Feature: added options in terms selection fields</li>\n<li><p>Feature: added order by meta key for woo categories select</p></li>\n<li><p>Fix: fixed woo product price format for decimal prices</p></li>\n<li>Fix: fixed context menu cut from bottom inside the widgets manager</li>\n<li>Fix: fixed show item data in widgets items repeater</li>\n<li>Fix: fixed float to round in woocommerce discount percents</li>\n</ul>\n\n<p>version 1.4.66 = 2021-02-18</p>\n\n<ul>\n<li>Feature: added \"box shadow\" attribute type</li>\n<li>Feature: added url_posts and num_posts to users output</li>\n<li>Feature: added option for selector 2 and selector 3 in several attributes</li>\n<li>Feature: added copy / paste attributes sections in widget editor</li>\n<li>Feature: added option for get default object to getListingItemData function</li>\n<li>Feature: added support for wpml site language inside a widget</li>\n<li>Feature: added acf image and thumbnails widths and heights to placeholders list</li>\n<li>Fix: load js include file in editor even if no js code</li>\n<li>Fix: fixed some php notice with exclude terms posts selection</li>\n<li>Fix: fixed small bug in getListingItemData function with no object returned</li>\n<li>Fix: fixed post selection manual select no posts shown at init</li>\n<li>Fix: fixed bug when private posts not fetched on manual posts selection</li>\n<li>Change: updated codemirror to latest version, added code search feature</li>\n<li>Change: updated freemius sdk to 2.4.2</li>\n</ul>\n\n<p>version 1.4.65 = 2021-02-03</p>\n\n<ul>\n<li>Feature: added option to fetch custom meta fields in users list</li>\n<li>Feature: added function to twig: getByPHPFunction()</li>\n<li>Feature: added function to twig: getUserMeta()</li>\n<li>Feature: added function to twig: getListingItemData() - working inside any plugin listing</li>\n<li>Fix: fixed php sanitize array bug</li>\n<li>Fix: fixed post type in related posts post selection</li>\n</ul>\n\n<p>version 1.4.64 = 2021-02-02</p>\n\n<ul>\n<li>Change: moved \"edit widget html\" button to advanced section in general tab</li>\n<li>Feature: added option to exclude products on sale in products query section in widget settings</li>\n<li>Feature: added option to exclude specific posts in post selection widget settings</li>\n<li>Feature: added woocommerce related products select in post selection</li>\n<li>Feature: added include/exclude posts by author in widget posts selection</li>\n<li>Feature: added include/exclude posts by date in widget posts selection</li>\n<li>Feature: added date/time picker to widget attributes types</li>\n<li>Feature: added post status to widget posts selection</li>\n<li>Feature: added offset setting to widget posts selection</li>\n<li>Feature: added author url and author post count to users fields</li>\n<li>Feature: added max number of users to user selection attribute</li>\n<li>Feature: added \"elementor template\" attribute</li>\n<li>Fix: fixed small php bug in post selection control</li>\n<li>Fix: fixed js bug in items repeater</li>\n<li>Fix: fixed exclude role not worked in user selection attribute</li>\n<li>Fix: fixed get products on sale selection with variations</li>\n</ul>\n\n<p>version 1.4.63 = 2021-01-26</p>\n\n<ul>\n<li>Feature: added acf link array and attributes</li>\n<li>Feature: added ordering features to post selection related and manual</li>\n<li>Feature: added option for showing only sticky posts</li>\n<li>Feature: added exclude by term setting in widget post selection</li>\n<li>Change: moved debug data from advaned to general folder in elementor widget settings</li>\n<li>Fix: fixed woo commerce prices number format</li>\n<li>Fix: fixed refresh posts on \"post query\" section open in widget post settings</li>\n<li>Fix: fixed manual posts selection default order</li>\n</ul>\n\n<p>version 1.4.62 = 2021-01-21</p>\n\n<ul>\n<li>Feature: added text shadow field</li>\n<li>Feature: added \"manual selection\" in posts query</li>\n<li>Feature: added compatability tag</li>\n<li>Fix: fixed image size thumb name with \"-\" sign inside</li>\n<li>Fix: fixed some php warning related to array to string conversion, happening in php 8</li>\n<li>Change: show woo commerce placeholders if selected \"for woocommerce products\" checkbox in post list attribute</li>\n<li>Change: improved woo category output placeholder help, added getTermCustomFields function</li>\n</ul>\n\n<p>version 1.4.61 = 2021-01-14</p>\n\n<ul>\n<li>Feature: added max posts and order by options to current query posts selection</li>\n<li>Feature: added manual selection for woocommerce categories select</li>\n<li>Feature: added selector and responsive to drop down attribute in widget builder</li>\n<li>Change: changed buy pro version link from the catalog widgets to inside of the plugin</li>\n<li>Fix: fixed adding widgets to a db table that is not auto incriment</li>\n<li>Fix: fixed svg preview from widget builder interface</li>\n<li>Fix: fixed manual memory check when registering widgets</li>\n</ul>\n\n<p>version 1.4.60 = 2020-12-30</p>\n\n<ul>\n<li>Feature: added option for third party integration for woocommerce grid</li>\n<li>Feature: added integration for \"advanced labels for woocommerce\" plugin</li>\n<li>Feature: added view file button in assets manager</li>\n<li>Feature: added svg icon option together with font icon for elementor panel widget box</li>\n<li>Feature: added preview image on mouseover inside elementor panel widget box</li>\n<li><p>Feature: added option for disabling \"edit widget html\" from widget settings</p></li>\n<li><p>Fix: fixed empty settings when there are gallery item setting only</p></li>\n<li>Fix: added \"no settings\" heading in case that no attributes in the widget</li>\n<li>Fix: fixed some php warnings for php 8.0</li>\n</ul>\n\n<p>version 1.4.59 = 2020-12-17</p>\n\n<ul>\n<li>Fix: fixed import template redirect</li>\n<li>Feature: added option to include sticky posts for post query</li>\n<li>Feature: added post pagination for single page</li>\n<li>Feature: added number of items for instagram widget</li>\n<li>Feature: added background image to background attribute</li>\n</ul>\n\n<p>version 1.4.58 - 2020-12-07</p>\n\n<ul>\n<li>Feature: make the plugin translatable for wordpress.org</li>\n</ul>\n\n<p>version 1.4.57 - 2020-12-07</p>\n\n<ul>\n<li>Feature: done post pagination widget for archive posts</li>\n<li>Feature: added option to truncate the post list</li>\n<li>Fix: fixed show debug query on current post query</li>\n</ul>\n\n<p>version 1.4.56 - 2020-11-30</p>\n\n<ul>\n<li>Update: relesed cyber monday deal admin notice</li>\n</ul>\n\n<p>version 1.4.55 - 2020-11-26</p>\n\n<ul>\n<li>Feature: added option to sort by sale price</li>\n<li>Feature: added option to debug query</li>\n<li>Feature: added option debug widget data</li>\n<li>Feature: added option to filter posts with child categories</li>\n<li><p>Feature: added option to include only products on sale</p></li>\n<li><p>Fix: fixed no widget shown in some cases</p></li>\n<li>Fix: fixed woocommerce prices placeholders prefix</li>\n</ul>\n\n<p>version 1.4.54 - 2020-11-13 =</p>\n\n<ul>\n<li>Update: updated freemius sdk to newest version</li>\n<li>Fix: fixed comma saparated selector</li>\n</ul>\n\n<p>version 1.4.53 - 2020-11-09 =</p>\n\n<ul>\n<li>Feature: added background widgets and section backgrounds</li>\n<li>Change: removed global colors from template export</li>\n<li>Fix: fixed bug with regular and sale price in woocommerce</li>\n</ul>\n\n<p>version 1.4.52 - 2020-11-06 =</p>\n\n<p>Fix: fixed bug with regular and sale price in woocommerce</p>\n\n<p>version 1.4.51 - 2020-11-04 =</p>\n\n<ul>\n<li>Feature: added svg output in icon library attribute</li>\n<li>Feature: added woocommerce checkbox to post list</li>\n<li>Feature: added product out of stock filter for product selection</li>\n<li>Feature: added discount_percent field in post list attribute woocommerce product type</li>\n<li>Feature: added woocommerce post list order by price option</li>\n<li>Fix: fixed woocommerce category in post list attribute</li>\n</ul>\n\n<p>version 1.4.50 - 2020-10-21 =</p>\n\n<ul>\n<li>Fix: removed display errors setting</li>\n</ul>\n\n<p>version 1.4.49 - 2020-10-12 =</p>\n\n<ul>\n<li>Fix: fixed small bug with non existing controls</li>\n<li>Fix: fixed general settings error when turning off plugin</li>\n</ul>\n\n<p>version 1.4.48 - 2020-10-12 =</p>\n\n<p>*Feature: added border attribute\n*Fix: page break in some versions of elementor\n*Fix: fixed bulk move attributes with categories\n*Fix: fixed default items image field not match</p>\n\n<p>version 1.4.47 - 2020-10-08 =</p>\n\n<ul>\n<li>Update: remove russian translation</li>\n<li>Feature: added function: get_items for twig</li>\n<li>Fix: fixed switch content and style tab</li>\n<li>Fix: fixed slider control tablet/mobile default value</li>\n<li>Fix: fixed non ordered widget categories</li>\n</ul>\n\n<p>version 1.4.46 - 2020-10-04 =</p>\n\n<ul>\n<li>Feature: added function put_items_json for js items output</li>\n<li>Fix: returned widgets from uncategorized category</li>\n</ul>\n\n<p>version 1.4.45 - 2020-10-04 =</p>\n\n<ul>\n<li>Fix: fixed template import with custom widgets</li>\n</ul>\n\n<p>version 1.4.44 - 2020-10-03 =</p>\n\n<ul>\n<li>Feature: added flexible content type attribute</li>\n<li>Optimize: reduced the number of db queries, dramatically increased load speed</li>\n</ul>\n\n<p>version 1.4.43 - 2020-09-22 =</p>\n\n<ul>\n<li>Feature: added option to group attributes into sections</li>\n<li>Feature: done instagram access token auto renew</li>\n<li>Feature: added \"selector\" to color picker attribute</li>\n<li>Fix: improved consolidate widgets option protection</li>\n<li>Fix: fixed select default widget images</li>\n<li>Fix: fixed default items in gallery item (image base fields)</li>\n<li>Fix: fixed image display in default item selector</li>\n<li>Fix: global colors was absent from color selection</li>\n</ul>\n\n<p>version 1.4.42 - 2020-08-06 =</p>\n\n<ul>\n<li>Feature: added option to get grouped woocomerce products</li>\n<li>Feature: added instagram connect to official API</li>\n<li>Feature: added function: getUserData(), added into \"twig code examples\" panel</li>\n<li>Feature: added \"printVar\" and \"showDebug\" functions \"twig code examples\" panel</li>\n<li>Feature: done \"login with instagram\" in general settings, and get data from instgram API</li>\n<li>Fix: sorted \"overwrite widgets\" issue on import</li>\n<li>Fix: fixed dropdown attribute when work with html data</li>\n</ul>\n\n<p>version 1.4.41 - 2020-06-18 =</p>\n\n<ul>\n<li>Feature: added additional controls to \"number\" attribute</li>\n<li>Feature: added \"exclude uncategorized category\" to woocommerce categories select </li>\n<li>Feature: added responsive controls to slider attribute</li>\n<li>Fix: fixed template type variable issues in elementor integration</li>\n<li>Fix: show pagination only when \"current query\" is available</li>\n<li>Fix: fixed select2 field min width in posts query</li>\n</ul>\n\n<p>version 1.4.40 - 2020-06-10 =</p>\n\n<ul>\n<li>Change: hided \"consolidate widgets\" general setting</li>\n<li>Feature: added \"show/hide wrapping html comments\" to general settings</li>\n<li>Fix: fixed export template filename</li>\n</ul>\n\n<p>version 1.4.39 - 2020-06-02 =</p>\n\n<ul>\n<li>Fix: fixed save widgets from editor with large config limitation.</li>\n<li>Fix: fixed export template with page settings bug.</li>\n<li>Fix: removed extra fields from items editor, leaved only supported fields</li>\n<li>Change: updated freemius SDK to latest version</li>\n</ul>\n\n<p>version 1.4.36 - 2020-05-21 =</p>\n\n<ul>\n<li>Feature: added support for pods panda repeater</li>\n<li>Fix: done some solution for max_execution_time issues when installing template</li>\n<li>Fix: fixed rtl on templates dialog popup</li>\n<li>Fix: corrected the naming near the \"number\" field</li>\n<li>Fix: cleared \"twig\" library from some not needed files.</li>\n<li>Change: removed \"image view\" file from framework.</li>\n</ul>\n\n<p>version 1.4.35 - 2020-05-11 =</p>\n\n<ul>\n<li>Feature: added term custom fields support</li>\n<li>Feature: added term meta fields support</li>\n<li>Change: moved composer vendor folder to plugin root</li>\n<li>Change: fixed empty templates list bug when \"show only installed widget\" checkbox checked</li>\n<li>Fix: sorted out some of the templates import bugs</li>\n</ul>\n\n<p>version 1.4.34 - 2020-05-06 =</p>\n\n<ul>\n<li>Fix: removed category ations from templates section</li>\n<li>Fix: show \"putPostMeta\" function even if no example post available</li>\n<li>Fix: fixed finally all the DB not installed issues on elementor and admin pages</li>\n</ul>\n\n<p>version 1.4.33 - 2020-05-03 =</p>\n\n<ul>\n<li>Fix: fixed double twig collision by another plugin</li>\n</ul>\n\n<p>version 1.4.32 - 2020-05-02 =</p>\n\n<ul>\n<li>Update: updated to newest twig 1.x version</li>\n<li>Fix: fixed no space between placeholders in php 7.4 bug</li>\n</ul>\n\n<p>version 1.4.31 - 2020-04-26 =</p>\n\n<p>*Fix: fixed dissapearing widget issue</p>\n\n<p>version 1.4.30 - 2020-04-23 =</p>\n\n<ul>\n<li>Fix: fixed couple of bugs related to templates</li>\n</ul>\n\n<p>version 1.4.29 - 2020-04-22 =</p>\n\n<ul>\n<li>Feature: released the templates catalog</li>\n</ul>\n\n<p>version 1.4.28 - 2020-04-10 =</p>\n\n<ul>\n<li>Feature: added woocommerce categories field</li>\n<li>Fix: fixed export / import with images feature</li>\n<li>Fug: fixed error message on front on some cases when the db tables not installed yet.</li>\n</ul>\n\n<p>version 1.4.27 - 2020-04-01 =</p>\n\n<p>Fix: fixed widget default icon in manager\nFeature: added \"getPostMeta, putPostMeta, printPostMeta\" functions\nFeature: added \"getPostData\" function for acf related posts, that get\'s all the data from the related post including custom fields</p>\n\n<p>version 1.4.26 - 2020-03-28 =</p>\n\n<ul>\n<li>Change: changed to new api address</li>\n<li>Fix: fixed links not included bug in theme builder posts</li>\n<li>Fix: fixed link to buy pro version</li>\n<li>Fix: fixed free version remain activated bug</li>\n<li>Fix: simpleXML validation made the site down</li>\n</ul>\n\n<p>version 1.4.25 - 2020-03-09 =</p>\n\n<ul>\n<li>Feature: added \"responsive controls\" to margin and padding setting</li>\n<li>Feature: made \"refresh catalog\" button</li>\n<li>Feature: added \"num_items\" variable to the widget editor</li>\n<li>Change: removed the \"default fonts\" from widget defaults screen</li>\n<li>Fix: fixed some php bug in \"implode\" function</li>\n<li>Fix: fixed posts from sub categories in post list</li>\n</ul>\n\n<p>version 1.4.24 - 2020-02-14 =</p>\n\n<ul>\n<li>Feature: made \"export with images\" option in templates</li>\n<li>Fix: fixed import category widgets</li>\n<li>Fix: fixed icon html output placeholder</li>\n</ul>\n\n<p>version 1.4.23 - 2020-02-02 =</p>\n\n<ul>\n<li>Feature: improved the slider attribute</li>\n<li>Feature: added \"menu\" attribute</li>\n</ul>\n\n<p>version 1.4.22 - 2020-01-28 =</p>\n\n<ul>\n<li>Feature: added woo currency symbol</li>\n<li>Feature: added woo add to cart button</li>\n<li>Feature: added slider attribute</li>\n<li>Widget: logo grid</li>\n<li>Widget: logo carousel</li>\n<li>Widget: logo marquee</li>\n<li>Widget: image tooltip</li>\n<li>Widget: content toggle</li>\n<li>Widget: circle number</li>\n<li>Widget: post list</li>\n</ul>\n\n<p>version 1.4.21 - 2020-01-22 =</p>\n\n<ul>\n<li>Feature: added users attribute</li>\n<li>Feature: done multiple post type selector</li>\n<li>Feature: added background attribute</li>\n<li>Feature: added icon library html output</li>\n<li>Feature: added woo commerce support in posts list</li>\n<li>Bug fix: fixed icons not shown bug in widget settings</li>\n</ul>\n\n<p>version 1.4.20 - 2020-01-15 =</p>\n\n<ul>\n<li>Bug fix: fixed font awesome icon output</li>\n<li>Bug fix: fixed instagram not loading bug</li>\n<li>Change: updated font awesome css version</li>\n<li>Change: changed the way that instagram was loaded on the page</li>\n</ul>\n\n<p>version 1.4.19 - 2019-12-31 =</p>\n\n<ul>\n<li>Feature: added filter by slug to terms attribute</li>\n<li>Feature: changed repeater items titles to the ones from \"title\" field instead of \"Item1\", \"Item2\" etc.</li>\n<li>Feature: added automated styling for date field, added \"ucdate\" filter for that.</li>\n<li>Feature: done functionality for display post author</li>\n<li>Change: changed the font awesome attribute to fa5</li>\n<li>Change: added strip html tags from truncate function</li>\n</ul>\n\n<p>version 1.4.18 - 2019-12-31 =</p>\n\n<ul>\n<li>Feature: added all image sizes to posts</li>\n<li>Feature: added \"putPostTerms\" function to posts</li>\n<li>Feature: added wpautop filter to twig</li>\n<li>Feature: added option for custom twig PHP functinoality for PRO version</li>\n<li>Feature: hide \"edit widget html\" button for user that don\'t have capability to see the plugin </li>\n<li>Feature: added wpml compatablity</li>\n<li>Feature: added related posts in posts list</li>\n<li>Feature: added padding and margin controls (pro)</li>\n<li>Bug Fix: fixed pagination output</li>\n</ul>\n\n<p>version 1.4.17 - 2019-12-12 =</p>\n\n<ul>\n<li>Change: changed to more flexible catalog api</li>\n</ul>\n\n<p>version 1.4.16 - 2019-08-12 =</p>\n\n<ul>\n<li>Feature: added post query relation (and, or) chooser</li>\n<li>Change: update to freemius sdk 2.3.1</li>\n<li>Feature: added \"trancate\" filter</li>\n<li>Fix: fixed editor permissions PHP Error</li>\n</ul>\n\n<p>version 1.4.15 - 2019-19-11 =</p>\n\n<ul>\n<li>Change: remove the old deprecated codecanyon activation</li>\n<li>Fix: fixed bug when both plugins are installed together</li>\n<li>Fix: fixed empty widget content when put a lot of content in the widget html/js</li>\n<li>Feature: added option for fonts for post list for intro and content</li>\n<li>Feature: added custom filter query ID in posts list query (pro)</li>\n<li>Feature: added labels to typography fields</li>\n<li>Feature: added description option for elementor controls</li>\n<li>Feature: added option to add help links to widgets from the widget editor</li>\n</ul>\n\n<p>version 1.4.14 - 2019-24-10 =</p>\n\n<ul>\n<li>Fix: fixed js not included bug</li>\n</ul>\n\n<p>version 1.4.13 - 2019-24-10 =</p>\n\n<ul>\n<li>Fix: fixed terms attribute selector bugs in elementor</li>\n<li>Fix: fixed post selection was not showing post types without taxonomies</li>\n<li>Fix: fixed rtl visibility issues in admin</li>\n</ul>\n\n<p>version 1.4.12 - 2019-15-10 =</p>\n\n<ul>\n<li>Feature: added exclude posts by current post</li>\n<li>Feature: added post category addition custom taxonomy support</li>\n<li>Fix: fixed some bug in post list selector elementor</li>\n</ul>\n\n<p>version 1.4.11 - 2019-07-10 =</p>\n\n<p>*Feature: added link param html attributes placeholder\n*Feature: added category link to post list params\n*Fix: fixed post list category not displayed bug</p>\n\n<p>version 1.4.10 - 2019-28-9 =</p>\n\n<p>-bug fix: added some front end protection against db not installed bug\n* Feature(pro): added do_action for custom wp actions run\n* Feature(pro): added apply_filters for custom wp actions run\n-bug fix: fixed export widget with assets path\n-change: added instructions to download pro version.</p>\n\n<h4>1.4.7 - 2019-18-9</h4>\n\n<p>*Fix: fixed post category selection in post list</p>\n\n<h4>1.4.6 - 2019-18-9</h4>\n\n<p>*Fix: fixed dynamic items in repeater</p>\n\n<h4>1.4.6 - 2019-11-9</h4>\n\n<p>*Fix: fixed admin body class external\n*Feature: make support for post categories list\n*Feature(pro) - made taxonomies list attribute\n*Fix: fixed current posts fetch in archive type</p>\n\n<h4>1.4.5 - 2019-19-8</h4>\n\n<p>*Change: improved widgets manager design</p>\n\n<h4>1.4.3 - 2019-25-7</h4>\n\n<p>*Change: updated the activation link from plugins\n*Change: small UI improvements</p>\n\n<h4>1.4.2 - 2019-24-7</h4>\n\n<p>*Feature: add post category to dynamic fields\n*Feature: added toolset integration</p>\n\n<h4>1.4.1 - 2019-8-7</h4>\n\n<p>*Feature: added search widget\n*Feature: the plugin is now fully translatable, added russian translation</p>\n\n<h4>1.4 - 2019-8-7</h4>\n\n<p>*Change: moved to new payment system (freemius), changed pricing plans</p>\n\n<h4>1.3.39 - 2019-2-7</h4>\n\n<p>*Feature: add alt tags to image attribute\n*Feature: add automatic name from title on add attribute\n*Feature: redesign categories</p>\n\n<p>*Fix: removed autop filter change code from front end\n*Fix: allow to import widget when stand on category from catalog\n*Fix: fixed instagram widgets typography bug</p>\n\n<h4>1.3.38 - 2019-30-6</h4>\n\n<p>*Feature: added code examples / js snippets\n*Feature: added widget preview</p>\n\n<h4>1.3.37 - 2019-23-6</h4>\n\n<p>*Feature: add support for archive pages\n*Feature: added archive pages pagination\n*Change: changed fonts design controls</p>\n\n<h4>1.3.36 - 2019-20-6</h4>\n\n<p>*Fix: fixed multiple similar js includes in one page</p>\n\n<h4>1.3.35 - 2019-20-6</h4>\n\n<p>*Feature: add support for acf gallery field</p>\n\n<h4>1.3.34 - 2019-13-6</h4>\n\n<ul>\n<li>Feature: improved the post list filtering and ordering</li>\n</ul>\n\n<h4>1.3.33 - 2019-12-6</h4>\n\n<ul>\n<li>Feature: added ordering posts by meta value</li>\n<li>Fix: fixed site crash by db error</li>\n</ul>\n\n<h4>1.3.32 - 2019-11-6</h4>\n\n<ul>\n<li>Fix: fixed pods together with acf fileds</li>\n<li>Fix: added all categories to post list</li>\n</ul>\n\n<h4>1.3.31 - 2019-10-6</h4>\n\n<ul>\n<li>Feature: added link attribute</li>\n</ul>\n\n<h4>1.3.30 - 2019-06-6</h4>\n\n<ul>\n<li>Feature: made PODS integration</li>\n</ul>\n\n<h4>1.3.29 - 2019-06-5</h4>\n\n<ul>\n<li>Feature: added set widget icon functionality, with presence in catalog</li>\n<li>Feature: added preview widget button from the catalog</li>\n</ul>\n\n<h4>1.3.28 - 2019-06-3</h4>\n\n<ul>\n<li>Feature: made plugin translatable</li>\n</ul>\n\n<h4>1.3.27 - 2019-06-2</h4>\n\n<ul>\n<li>Fix: fixed font override attribute bug</li>\n</ul>\n\n<h4>1.3.26 - 2019-05-30</h4>\n\n<ul>\n<li>Feature: added typography attribute</li>\n</ul>\n\n<h4>1.3.25 - 2019-05-29</h4>\n\n<ul>\n<li>Tweak: added support for dynamic params in image field</li>\n</ul>\n\n<h4>1.3.24 - 2019-05-29</h4>\n\n<ul>\n<li>Fix: Fix dynamic field</li>\n<li>Tweak: Added message when adding an empty repeater from custom fields</li>\n</ul>\n\n<h4>1.3.23 - 2019-05-01</h4>\n\n<ul>\n<li>Feature: Added dynamic fields to all text controls</li>\n<li>Feature: Added \"edit html\" button to all widgets</li>\n<li>Fix: Fixed consolidated addons render bugs</li>\n</ul>\n\n<h4>1.3.22 - 2019-04-25</h4>\n\n<ul>\n<li>Feature: Made all acf fields integration including the pro like repeater and clone</li>\n</ul>\n\n<h4>1.3.21 - 2019-04-20</h4>\n\n<ul>\n<li>Fix: Fixed current post bug</li>\n</ul>\n\n<h4>1.3.20 - 2019-04-15</h4>\n\n<ul>\n<li>Fix: Fixed current post bug</li>\n</ul>\n\n<h4>1.3.19 - 2019-04-10</h4>\n\n<ul>\n<li>Feature: Done all acf fields</li>\n</ul>\n\n<h4>1.3.18 - 2019-04-05</h4>\n\n<ul>\n<li>Change: Update post child vars when change post</li>\n</ul>\n\n<h4>1.3.17 - 2019-04-01</h4>\n\n<ul>\n<li>Change: Add dynamic fields to addon editor</li>\n</ul>\n\n<h4>1.3.16 - 2019-03-30</h4>\n\n<ul>\n<li>Fix: Fixed the switchers </li>\n<li>Fix: Fixed the upload file</li>\n<li>Fix: Fixed checkbox in assets tab</li>\n</ul>\n\n<h4>1.3.15 - 2019-03-25</h4>\n\n<ul>\n<li>Fix: Fixed visual bugs</li>\n<li>Fix: Fixed radio boolean attribute (switcher)</li>\n</ul>\n\n<h4>1.3.14 - 2019-03-20</h4>\n\n<ul>\n<li>Fix: Fixed addon assets tab bugs</li>\n</ul>\n\n<h4>1.3.13 - 2019-03-15</h4>\n\n<ul>\n<li>Feature: Done export/import template with addons</li>\n</ul>\n\n<h4>1.3.12 - 2019-03-10</h4>\n\n<ul>\n<li>Feature: Added fedback on deactivate</li>\n</ul>\n\n<h4>1.3.11 - 2019-03-05</h4>\n\n<ul>\n<li>Fix: Fixed export import layout stuff</li>\n</ul>\n\n<h4>1.3.10 - 2019-03-01</h4>\n\n<ul>\n<li>Fix: Fixed assets tab issues</li>\n<li>Fix: Fixed post to articles category rename on install</li>\n</ul>\n\n<h4>1.3.09 - 2019-02-28</h4>\n\n<ul>\n<li>Fix: Fixed test addon jquery include</li>\n<li>Change: Added purchase link to license page</li>\n</ul>\n\n<h4>1.3.08 - 2019-02-25</h4>\n\n<ul>\n<li>Fix: Fixed settings text output</li>\n</ul>\n\n<h4>1.3.07 - 2019-02-20</h4>\n\n<ul>\n<li>Fix: Fixed font manager bug</li>\n</ul>\n\n<h4>1.3.06 - 2019-02-15</h4>\n\n<ul>\n<li>Fix: Fixed taxonomy issues</li>\n</ul>\n\n<h4>1.3.05 - 2019-02-10</h4>\n\n<ul>\n<li>Fix: Fixed add addon functionality</li>\n</ul>\n\n<h4>1.3.04 - 2019-02-05</h4>\n\n<ul>\n<li>Improvment: Improved post types category selection</li>\n</ul>\n\n<h4>1.3.03 - 2019-02-01</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.3.02 - 2019-01-30</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.3.01 - 2019-01-25</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.2.01 - 2019-01-20</h4>\n\n<ul>\n<li>Fix: Fixed js in editor when addins widget</li>\n</ul>\n\n<h4>1.2.00 - 2019-01-15</h4>\n\n<ul>\n<li>Feature: Pro version with a catalog</li>\n</ul>\n\n<h4>1.0.11 - 2019-01-10</h4>\n\n<ul>\n<li>Fix: Fixed some wordpress galleries related bug</li>\n</ul>\n\n<h4>1.0.10 - 2019-01-05</h4>\n\n<ul>\n<li>Fix: Fixed export category</li>\n</ul>\n\n<h4>1.0.09 - 2019-01-01</h4>\n\n<ul>\n<li>Change: Made global setting for consolidata addons or not</li>\n<li>Change: Updated some memory text in general settings</li>\n</ul>\n\n<h4>1.0.08 - 2018-12-30</h4>\n\n<ul>\n<li>Fix: Fixed all notices related bugs</li>\n</ul>\n\n<h4>1.0.07 - 2018-12-30</h4>\n\n<ul>\n<li>Fix: Fixed with default data types</li>\n</ul>\n\n<h4>1.0.06 - 2018-12-25</h4>\n\n<ul>\n<li>Fix: Fixed js includes consolidated</li>\n</ul>\n\n<h4>1.0.05 - 2018-12-20</h4>\n\n<ul>\n<li>Fix: Fixed js includes</li>\n</ul>\n\n<h4>1.0.04 - 2018-12-15</h4>\n\n<ul>\n<li>Fix: Fixed js includes</li>\n</ul>\n\n<h4>1.0.03 - 2018-12-10</h4>\n\n<ul>\n<li>Fix: Fixed empty category issues</li>\n</ul>\n\n<h4>1.0.02 - 2018-12-05</h4>\n\n<ul>\n<li>Fix: Fixed bug with some unit values in render output</li>\n</ul>\n\n<h4>1.0.00 - 2018-12-01</h4>\n\n<ul>\n<li>Release: First plugin release</li>\n</ul>\";}s:14:\"upgrade_notice\";b:0;s:7:\"version\";s:7:\"1.5.107\";s:13:\"download_link\";s:388:\"https://api.freemius.com/v1/installs/14185590/updates/72694.zip?is_premium=true&authorization=FSLA+14185590%3A8I246Ekyu89YFG0K6NgceNSnYPpxhcRiOLjcF_0uPT-cugs2dfo1UUdwbyeeBFtkvfqxZYPEZ3B_m5CIMUWv8McjJVhKCADzW3DRS7_ZE_e940NZmuSp_KpqiLd_kWfDdRzqZ_BIBzCoh6dlzfnTIIswLa7MDJzSa0T-YCJfTeyOGv7tBrB5xp_klKVU2VP-WPn1xRFJJRoQBbazDsTfaSHYVtwNgUc_x_5sz2o9BpiFhLJlkMfpYDzXbNhe4sulRvpDMOUrscC3bGKwhBry9A\";}}s:7:\"created\";i:1715903456;s:9:\"timestamp\";i:1715907056;}s:92:\"get:/v1/installs/14185590/updates/latest.json?is_premium=true&newer_than=1.5.107&readme=true\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":20:{s:9:\"plugin_id\";s:4:\"4036\";s:12:\"developer_id\";s:4:\"4880\";s:4:\"slug\";N;s:12:\"premium_slug\";s:40:\"unlimited-elements-for-elementor-premium\";s:7:\"version\";s:7:\"1.5.108\";s:11:\"sdk_version\";s:5:\"2.7.2\";s:25:\"requires_platform_version\";s:3:\"3.5\";s:37:\"requires_programming_language_version\";N;s:20:\"tested_up_to_version\";s:3:\"6.5\";s:8:\"has_free\";b:1;s:11:\"has_premium\";b:1;s:12:\"release_mode\";s:8:\"released\";s:5:\"limit\";N;s:7:\"uniques\";i:31919;s:2:\"id\";s:5:\"72877\";s:7:\"created\";s:19:\"2024-05-21 13:07:27\";s:7:\"updated\";s:19:\"2024-05-22 01:16:33\";s:11:\"is_released\";b:0;s:3:\"url\";s:388:\"https://api.freemius.com/v1/installs/14185590/updates/72877.zip?is_premium=true&authorization=FSLA+14185590%3AwS_qqcq6ctkMu5cCsDZp_icNxVCmu5U8OapCii-7mSoRoNs0Y0gzNNBRno-kUcYnQayZGuGM51hHZ_xexHe84tgi-0pWPYddULi58LCanjVDZBtTexi6yJhAll-49P6_ZoHIXI9gU6tCqy4AhvwJvrnhLLYSYdBdbATL2MO_gwoItU-Tc5nd_JB3Plk4Xe0iHklYPk_EjMA7UHkYpdCBqqnWBVBdVlceykm0UAw6u2wRAdJSf9l_Dxm1Wviy5y0g6F7GN7T4wdc2hxUJCvD_ZQ\";s:6:\"readme\";O:8:\"stdClass\":11:{s:4:\"name\";s:66:\"Unlimited Elements For Elementor (Free Widgets, Addons, Templates)\";s:4:\"slug\";s:32:\"unlimited-elements-for-elementor\";s:4:\"tags\";O:8:\"stdClass\":6:{s:9:\"elementor\";s:9:\"elementor\";s:8:\"elements\";s:8:\"elements\";s:6:\"addons\";s:6:\"addons\";s:16:\"elementor addons\";s:16:\"elementor addons\";s:16:\"elementor widget\";s:16:\"elementor widget\";s:12:\"page builder\";s:12:\"page builder\";}s:8:\"requires\";s:3:\"3.5\";s:12:\"requires_php\";N;s:6:\"tested\";s:3:\"6.5\";s:10:\"stable_tag\";s:3:\"1.0\";s:8:\"sections\";O:8:\"stdClass\":4:{s:11:\"description\";s:7110:\"<p><strong>Elementor</strong> users, elevate your web design experience with <strong>Unlimited Elements for Elementor</strong>. An all in one plugin that instantly gives you the most advanced widgets and tools to make better Elementor websites faster. Take your WordPress website to the next level.</p>\n\n<p><a href=\"https://unlimited-elements.com/elementor-widgets/\">View Elementor Widgets Demos</a>\n<br>\nBrowse our extensive collection of free widgets or upgrade to our pro version for access to over 200 additional unique drag and drop widgets for <strong>Elementor</strong>. Each widget provides a wide range of options to easily control every aspect. If you can\'t find what you need, our <strong>Widget Creator</strong> Framework empowers you to create any widget you can imagine.</p>\n\n<h3>Plugin Features</h3>\n\n<ul>\n<li><p><a href=\"https://unlimited-elements.com/elementor-widgets/\"><strong>Widget Library</strong></a> – Enhance the popular Elementor page builder with our user-friendly and innovative widget library. Simplify your website by finding everything you need in one place, without the need for multiple plugins.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/widget-creator/\"><strong>Widget Creator</strong></a> – Save valuable time by eliminating the need to search for numerous plugins and add-ons. Instead, create customized, professional widgets that perfectly align with your website requirements.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/elementor-widgets/\"><strong>Elementor Templates</strong></a> – Effortlessly kickstart your web project with pre-designed templates. Say goodbye to endless searches for inspiration or starting from scratch. Get your project up and running in seconds with our collection of template kits.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/elementor-templates/\"><strong>Elementor Templates</strong></a> – Effortlessly kickstart your web project with pre-designed templates. Say goodbye to endless searches for inspiration or starting from scratch. Get your project up and running in seconds with our collection of template kits.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/loop-builder-for-elementor/\"><strong>Loop Builder</strong></a> – Easily create dynamic Loop Items within the Elementor Theme Builder by utilizing any loop widget layout of your preference. Effortlessly populate the chosen widget with dynamic content to craft versatile and engaging Loop Items.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/background-widgets-for-elementor/\"><strong>Background Widgets</strong></a> – Elevate your web designs instantly with our user-friendly animated backgrounds available in our extensive widget library. Experience seamless integration and unleash your creativity like never before.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/post-widgets-filters-tools/\"><strong>Post Widgets & Filters</strong></a> – Easily create stunning post layouts with real-time filters. Improve the browsing experience for website visitors by helping them find the content they\'re looking for. Effortlessly display posts using advanced criteria on your entire website.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/woo/\"><strong>WooCommerce Widgets & Filters</strong></a> – Create stunning product layouts with dynamic real-time filters. Showcase your products and categories in a wide array of interactive formats, such as grids, carousels, sliders, and more.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/remote-control-widgets/\"><strong>Woo Widgets & Filters</strong></a> – Unleash your creativity with advanced and customizable layouts. Take full control of your designs and make them truly unique using the remote controls. Stand out from the crowd with layouts that are both eye-catching and distinctive.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/sync-widgets/\"><strong>Sync Between Widgets</strong></a> – Elevate your web designs to new heights by seamlessly synchronizing multiple item-based widgets. This powerful feature empowers you to effortlessly create intricate and personalized layouts, taking your designs to the next level of sophistication.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/multi-source-galleries/\"><strong>Multi-Source Galleries</strong></a> – Empower your gallery showcase by effortlessly featuring Woo products, WordPress posts, Instagram feeds, and a variety of other sources, including various API integrations.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/live-copy-paste/\"><strong>Live Copy Paste</strong></a> – Copy and paste fully designed sections from the Unlimited Elements website directly to your website, saving you time and ensuring you can finish your web project as soon as possible.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/mega-menu-widget-for-elementor/\"><strong>Mega Menu Builder</strong></a> – Easily craft a distinctive Mega Menu for your website navigation by incorporating images, icons, links, and various Elementor widgets into unique menu layouts.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/mega-slider-widget-for-elementor/\"><strong>Mega Slider Builder</strong></a> – Easily turn any Elementor sections into slider slides. Now you can amaze your website visitors with jaw-dropping slider designs that look amazing on any device.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/multi-source/\"><strong>Multi-Source Widgets</strong></a> – Add content dynamically to item-based widgets effortlessly with support for ACF repeaters, JSON/CSV files, Woo Products, WordPress posts, users, menus, and a range of API integrations.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/dynamic-post-popup-widget-for-elementor/\"><strong>Dynamic Popup Builder</strong></a> – Dynamically create a popup to add a quick view of the post without leaving the page. Use an Elementor single post template to create the layout of the dynamic popup.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/form-builder/\"><strong>Elementor Form Builder</strong></a> – Build advanced forms effortlessly using the drag-and-drop form builder. Whether it’s a simple or complex form, our straightforward form widgets make it quick and easy to create forms, improving your workflow.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/calculators/\"><strong>Calculator Builder</strong></a> – Easily design professional calculators for any type of industry. Whether you need a loan calculator, mortgage calculator or business calculator, our powerful and intuitive drag and drop builder makes it easy to create complex calculators with ease.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/filters/\"><strong>Elementor Filter Widgets</strong></a> – Unlock the potential of the AJAX-based faceted filter system, seamlessly empowering you to craft diverse layouts with ease. Take control by applying multiple filters, ensuring a super-fast and dynamic filtering experience tailored to your website needs.</p></li>\n</ul>\";s:12:\"installation\";s:521:\"<p>Note : This plugin works with Elementor. Make sure you have <a href=\"https://wordpress.org/plugins/elementor/\">Elementor</a> installed.</p>\n\n<ol>\n<li>Upload the plugin folder to the <code>/wp-content/plugins/</code> directory, or install the plugin through the WordPress plugins screen directly.</li>\n<li>Activate the plugin through the \'Plugins\' screen in WordPress</li>\n<li>Navigate to Unlimited Elements in the WordPress side menu and install the widget you want by hovering over it and clicking install.</li>\n</ol>\";s:3:\"faq\";s:4208:\"<h4>Can I use the plugin without Elementor?</h4>\n\n<p>No. You cannot use the plugin without Elementor since it\'s an addon for Elementor.</p>\n\n<h4>Does the plugin work with any theme?</h4>\n\n<p>Absolutely! The plugin will work with any theme where Elementor works.</p>\n\n<h4>What if I update to the Premium version after using the Free version?</h4>\n\n<p>Your existing elements/content will work with the premium version. So you won’t lose your any of your hard work.</p>\n\n<h4>Can I get a refund?</h4>\n\n<p>If you are not happy with your purchase at anytime just contact us and we will refund 100% of your money no questions asked.</p>\n\n<h4>Do you offer a renewals discount?</h4>\n\n<p>Yes, you get 25% discount for all annual plan automatic renewals. The renewal price will never be increased so long as the subscription is not cancelled.</p>\n\n<h4>How do I install and activate the \'Unlimited Elements for Elementor\' plugin on WordPress?</h4>\n\n<p>To install the \'Unlimited Elements\' plugin on your WordPress site, access your WordPress Dashboard and go to Plugins -> Add New. In the search box, enter \'Unlimited Elements.\' Locate the plugin in the search results and click on the \'Install Now\' button. Once the installation is finished, click on the \'Activate\' button, and \'Unlimited Elements for Elementor\' will be successfully activated on your WordPress site.</p>\n\n<h4>Do I need to know code to use Unlimited Elements?</h4>\n\n<p>No, you do not need to know code to leverage the widgets and other tools provided by the Unlimited Elements plugin. It is designed to be user-friendly, allowing you to enhance your Elementor experience without any coding expertise. However, for users familiar with code, the plugin offers the added advantage of a widget creator, enabling the creation of custom Elementor widgets for a more tailored and advanced design experience.</p>\n\n<h4>Is my site secure with Unlimited Elements?</h4>\n\n<p>Yes, Unlimited Elements is a secure plugin. The plugin is regularly updated to adhere to common security standards, ensuring a secure environment for your website.</p>\n\n<h4>What types of filters does Unlimited Elements provide?</h4>\n\n<p>Unlimited Elements offers a variety of filter types, including search filters, dropdowns, tabs filters, checkboxes filters, and WooCommerce-related filters, providing a diverse range of options for dynamic and versatile website filtering.</p>\n\n<h4>Are the filters compatible with any post type or WooCommerce products?</h4>\n\n<p>Yes, all the filters provided by Unlimited Elements are live Ajax filters, ensuring dynamic and seamless filtering experiences. They are compatible with any post type, including custom post types, and WooCommerce products, offering versatile functionality for a wide range of content on your website. Utilize specific WooCommerce filters to enhance the shopping experience for your customers, such as the price range slider filter and color swatches filter for products with different colors.</p>\n\n<h4>Can I use Unlimited Elements to display custom post types in my widgets?</h4>\n\n<p>Yes, Unlimited Elements supports showcasing custom post types with advanced query selection and seamless connection to any filter from the UE library. This allows for tailored and dynamic content presentation on your website using the plugin\'s versatile features.</p>\n\n<h4>What are multi-source widgets in Unlimited Elements?</h4>\n\n<p>Multi-source widgets in Unlimited Elements enable the population of item-based widgets with various dynamic source types. These widgets can be populated using sources like ACF repeater fields, WooCommerce products, custom post types, Instagram feeds, and various API integrations. This versatility allows for the seamless integration of diverse content into widgets, enhancing the flexibility and functionality of your website elements.</p>\n\n<h4>Should I use Remote Control Widgets or the Sync Widgets function in Unlimited Elements?</h4>\n\n<p>The choice depends on your design preferences. If you want complete control, go for Remote Control Widgets. For synchronized layouts, choose Sync Widgets. They can also be used together for even more powerful customization options in Unlimited Elements.</p>\";s:9:\"changelog\";s:142945:\"<p>version 1.5.108: 2024-05-21</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: update freemius SDK to 2.7.2</li>\n<li>Fix: fixed bug with select filter and active filters widgets</li>\n<li>Fix: fixed bug with several main checkbox filters unselecting</li>\n<li>Fix: Fixed some small security issue</li>\n</ul>\n\n<p>Widget Changes:</p>\n\n<ul>\n<li>Feature: AJAX Search (Pro) - Added option to search by meta and by terms.</li>\n<li>Feature: Dark Mode (Free) - Introduced \'Do not affect SVG\' option to prevent SVG images from inverting when toggling dark mode, ensuring correct image display.</li>\n<li>Feature: Load More / Infinite Scroll (Pro) - Added Button Hover Animation option to enable animations when hovering over button, enhancing interactivity and visual appeal.</li>\n<li>Feature: Load More / Infinite Scroll (Pro) - Added Icon Position option, allowing users to customize the placement of icons for better design flexibility.</li>\n<li>Feature: Woo Product Grid (Pro) - Added \"Show Only Lowest Variable Price\" option to display only the lowest price for variable products, enhancing price visibility and simplicity for users.</li>\n<li>Fix: Dynamic Post Popup (Pro) - Fixed Navigation Arrows functionality issue when Animation option was enabled, ensuring smooth and consistent navigation experience.</li>\n<li>Fix: Dynamic Popup Button (Pro) - Added suppot for Loop Carousel widget with enabled Loop option.</li>\n<li>Fix: Woo Mini Cart (Pro) - Fixed widgets behaviour for Shop pages when page name is different then default.</li>\n<li>Fix: Icon Tabs (Pro) - Provided a fix that ensures Icon Tabs widget changing Active Tab after click event.</li>\n<li>Fix: Unlimited Google Maps (Pro) - get it work on the template switcher</li>\n<li>Fix: Fullscreen Menu (Free) - Fixed issue where Menu widget wouldn\'t open properly when nested within sticky parent containers, ensuring smooth functionality and user experience.</li>\n</ul>\n\n<p>version 1.5.107: 2024-05-16</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature - added elementor dynamic options to api integrations</li>\n<li>Feature - added option to get images from current product variations for the dynamic gallery.</li>\n<li>Feature - added preperation for the enhanced ajax search</li>\n<li>Fix - fixed weird elementor no products on cart page bug</li>\n<li>Fix - fixed bug with faq schema output</li>\n<li>Fix - fixed general settings show items at start</li>\n</ul>\n\n<p>Widget Changes:</p>\n\n<ul>\n<li>Feature: Event List (Pro) - Added \"Remove All Upcoming Events Except Next One\" functionality, facilitating the removal of all upcoming events except for the next scheduled event for streamlined event management.</li>\n<li>Feature: Animated Icon Box (Pro) - Added Description Opacity option to customize the opacity level of descriptions for enhanced visual aesthetics and readability.</li>\n<li>Feature: Underline Animated Button (Free) - Added Animation Move Amount option, enabling users to customize the amount of movement in animations for enhanced visual effects.</li>\n<li>Feature: Remote Tabs (Pro) - Added Item Min Height option for better customization; users can now set a minimum height for items displayed.</li>\n<li>Feature: Load More / Infinite Scroll (Pro) - Added the \"Show Load More Button Icon\" option to enhance interface; users can now customize the icon displayed for the load more button.</li>\n<li>Feature: Mega Menu (Pro) - Added a new functionality enabling \"Expand / Collapse Visible On\" option, allowing expansion or collapse of visibility based on specific criteria.</li>\n<li>Feature: Side Menu (Pro) - Added Menu Padding option. This new feature allows to add padding to the container of the Menu items.</li>\n<li>Feature: Woo Product Grid (Pro) - Made Content Padding, Category Label Spacing, and Title Spacing options responsive for improved adaptability across various screen sizes and devices.</li>\n<li>Feature: Icon Image Content Box (Free) - Implemented functionality to link Icon and Title to the same destination as the Image.</li>\n<li>Feature: Hotspots (Pro) - Implemented styling options for images. This new functionality allows users to customize the appearance of images within the widget, including options for adjusting borders, shadows, and other visual attributes.</li>\n<li>Feature: Team Member Grid (Pro) - Implemented \'Text Placement\' option. This new functionality allows users to customize the placement of text within the widget, providing greater control over the layout and design.</li>\n<li>Fix: Post Ticker (Free) - Fixed widgets behaviour for RTL websites.</li>\n<li>Fix: Post Timeline (Pro) - Resolved category name spelling issue in some cases. This fix ensures that category names are spelled correctly throughout the widget, improving accuracy and consistency in the display of category information.</li>\n<li>Fix: Team Member Grid (Pro) - Optimized HTML code of the widget. This optimization improves the efficiency and performance of the widgets by reducing unnecessary code and streamlining the structure for faster loading and rendering.</li>\n<li>Fix: Number Field (Pro) - Resolved issue when Min - Max range were violated and no error were shown.</li>\n<li>Fix: Dropdown Button (Pro) - Optimized widget\'s JS code. This fix ensures that widget works properly on mobile devices as well as on desktop.</li>\n<li>Fix: Expanding Content Cards (Pro) - Addressed CSS filter issue where it was displaying incorrectly on mobile devices, ensuring proper rendering and display consistency across all devices.</li>\n<li>Fix: Post Grid (Pro) - Fixed issue where Typography option was not functioning as expected, ensuring proper functionality and usability.</li>\n<li>Fix: Justified Image Carousel (Pro) - Fixed issue where width of images was incorrectly set in certain cases, ensuring proper display and functionality across all scenarios.</li>\n<li>Fix: Layers (Pro) - Resolved issue with the \"Item Shadow\" option. This fix ensures that the item shadow is applied correctly within the widget.</li>\n</ul>\n\n<p>version 1.5.106: 2024-05-12</p>\n\n<ul>\n<li>Fix - fixed some main/child roles checkbox filter issues</li>\n<li>Fix - fixed some bug with widget posts debug not showed full info</li>\n<li>Fix - fixed dissapearing gallery titles since last version.</li>\n</ul>\n\n<p>version 1.5.105: 2024-05-05</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Fix: fixed some filters and request related issue</li>\n<li>Fix: fixed specific post and terms select</li>\n</ul>\n\n<p>Widget Changes:</p>\n\n<ul>\n<li>Feature: Masonry Gallery (Pro) - Implemented \'Mute Video\' option. This new functionality allows users to start videos muted within the widget, providing greater control over the audio playback and enhancing the user experience.</li>\n<li>Feature: Team Member Carousel (Pro) - Introduced \'Button Text\' option in items, enabling users to set custom button text for each team member for enhanced customization and flexibility.</li>\n<li>Feature: Mega Menu (Pro) - Implemented \'Mobile Open Menu Animation\' option. This new functionality allows users to specify the animation type for opening the menu on mobile devices, enhancing the visual presentation and user experience.</li>\n<li>Feature: Logo Carousel (Pro) - Implemented support for empty links. This new functionality allows items to become not clickable when empty links are specified, providing more control over the behavior and interaction of items within the widget.</li>\n<li>Feature: Scroll Sequence (Pro) - Introduced \'Hide Add Action Section\' debug option, enabling users to match accurate configurations in the backend and frontend.</li>\n<li>Feature: Dropdown Field (Pro) - Added support for \'Dropdown Value (Numeric Values)\' in multi-source, enabling users to include numeric dropdown values via Multi Source.</li>\n<li>Feature: Overlay Button (Free) - Introduced \'Overlay Transition Duration\' option, providing users with more control over the duration of overlay transitions for enhanced customization and user experience.</li>\n<li>Feature: Checkboxes Filter (Pro) - Introduced \'Accordion as Dropdown\' option, allowing users to open the accordion as a dropdown when the layout is set to \'Accordion\', preventing layout shifting and improving user experience.</li>\n<li>Feature: Overlay Button (Free) - Added \'Icon\' option, allowing users to easily add an icon to the button for enhanced visual appeal.</li>\n<li>Feature: Event List (Pro) - Introduced \'Show End Time\' option, enabling users to show or hide the event end time for enhanced flexibility and customization.</li>\n<li>Feature: Animated Icon Box (Pro) - Introduced styling options for Icon and Divider, providing users with more customization choices for improved visual design.</li>\n<li>Feature: Taxonomy Terms (Pro) - Implemented styling options for 1st and 2nd level of Child Term Elements. This new functionality allows users to customize the appearance of Child Term Elements at different hierarchical levels, providing greater design flexibility and control.</li>\n<li>Feature: Content Carousel (Pro) - Implemented \'Image Border Radius\' option. This new functionality allows users to specify the border radius for images within the widget, enabling them to create rounded or custom-shaped images for a more visually appealing design.</li>\n<li>Feature: Coverflow Carousel (Pro) - Implemented \'Custom Navigation Arrows\' option. This new functionality allows users to customize the navigation arrows used within the widget, enabling them to use custom-designed arrows for a more personalized look and feel.</li>\n<li>Feature: One Page Scroll Navigation (Pro) - Enhanced widget flexibility to support other sections apart from the one with the tag <section>. This improvement expands compatibility with different section types, providing users with more options for integrating the widget into their website layouts.</li>\n<li>Change: Animated Icon Box (Pro) - Replaced old font edit option with new typography and color options for enhanced customization and design control.</li>\n<li>Change: Call To Action Button (Free) - Moved ripple \'Transition Timing\' from Button Icon to Button Icon tab and renamed it to \'Ripple Timing\' for improved organization and clarity.</li>\n</ul>\n\n<p>version 1.5.104: 2024-04-24</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added support for unselect items in sync functionality</li>\n<li>Feature: added feature - sort terms by parent -> children, and levels number class</li>\n<li>Fix: fixed some load more issue with dynamic template loop and post lists inside</li>\n<li>Fix: fixed woo category image not fetched bug</li>\n<li>Fix: fixed some cases of sticky elementor elements with filters</li>\n<li>Fix: fixed remote connection with single background parent and remote widget</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Neon Glowing Button Effect (Pro) - Implemented \'Neon Line Width\' option. This new functionality allows users to adjust the width of the neon line effect within the widget, providing finer control over its appearance and visual impact.</li>\n<li>Feature: Scroll Sequence (Pro) - Introduced \'Hide Add Action Section\' debug option, enabling users to match accurate configurations in the backend and frontend.</li>\n<li>Feature: Team Member Carousel (Pro) - Introduced \'Button Text\' option in items, enabling users to set custom button text for each team member for enhanced customization and flexibility.</li>\n<li>Feature: Overlay Button (Free) - Added \'Icon\' option, allowing users to easily add an icon to the button for enhanced visual appeal.</li>\n<li>Feature: Overlay Button (Free) - Introduced \'Overlay Transition Duration\' option, providing users with more control over the duration of overlay transitions for enhanced customization and user experience.</li>\n<li>Feature: Dropdown Field (Pro) - Added support for \'Dropdown Value (Numeric Values)\' in multi-source, enabling users to include numeric dropdown values via Multi Source.</li>\n<li>Feature: Neon Glowing Button Effect (Pro) - Implemented \'Button Shadow\' option. This new functionality allows users to add a shadow effect to buttons within the widget, enhancing their visual appearance and depth.</li>\n<li>Feature: Mega Menu (Pro) - Implemented \'Mobile Open Menu Animation\' option. This new functionality allows users to specify the animation type for opening the menu on mobile devices, enhancing the visual presentation and user experience.</li>\n<li>Feature: Neon Glowing Button Effect (Pro) - Implemented \'Button Background Color\' option. This new functionality allows users to customize the background color of buttons within the widget, enhancing visual design and customization possibilities.</li>\n<li>Feature: Logo Carousel (Pro) - Implemented support for empty links. This new functionality allows items to become not clickable when empty links are specified, providing more control over the behavior and interaction of items within the widget.</li>\n<li>Fix: Loop Carousel (Pro) - Corrected spelling mistakes and improved naming conventions, enhancing clarity and consistency.</li>\n<li>Fix: Flip Box (Free) - Resolved issue where links were not firing for the first click on the back of the Flip Box. This fix ensures that links behave as expected, allowing them to be clicked and activated reliably.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue where Content Tabs widget couldn\'t work with Icon Tabs widget on the same page. This fix ensures that both widgets can coexist and function properly together, allowing for seamless integration and improved user experience.</li>\n<li>Fix: Checkboxes Filter (Pro) - Enhanced Accordion Layout option for the Checkboxes Widget to improve script communication. This improvement optimizes the interaction between scripts, resulting in smoother operation and better performance of the widget.</li>\n<li>Fix: Loop Grid (Pro) - Implemented additional Masonry layout check to avoid items overlapping over each other. This enhancement ensures that items are properly positioned and do not overlap, maintaining a clean and organized layout within the widget.</li>\n<li>Fix: Dynamic Post Popup (Pro) - Resolved issue where popups allowed opening links in new tabs while opening the popup. This fix ensures that links within popups behave consistently and do not inadvertently open in new tabs, providing a smoother user experience.</li>\n<li>Fix: Post Slider (Pro) - Addressed issue where post title typography settings were not applied, ensuring proper functionality and appearance.</li>\n<li>Fix: Flip Box (Free) - Corrected a typography mistake in options.</li>\n<li>Fix: Content Slider (Pro) - Resolved conflict caused between Elementor\'s Motion Effects and the widget due to the same animation library (animate.css), resolving CSS class conflict for smoother animation and functionality.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with Opening Item when Clickable Parent option is enabled.</li>\n<li>Fix: Side Menu (Pro) - Resolved issue where some icons were being reverted. This fix ensures that all icons remain consistent and do not revert unexpectedly.</li>\n<li>Fix: Rhombus Grid (Pro) - Increased CSS priority for \'Item Background Color Override\' option. This adjustment ensures that the specified background color takes precedence over other styles, providing consistent and reliable appearance for the widget items.</li>\n</ul>\n\n<p>version 1.5.103: 2024-04-16</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added option to add additional url attributes to post links</li>\n<li>Feature: improved woo category thumbnail image gether</li>\n<li>Feature: added option to unite gallery - strip_speed</li>\n<li>Fix: fixed some widgets editor enable visibility bug</li>\n<li>Fix: fixed entrance animation run if inside a viewport window</li>\n<li>Fix: fixed some security issues - escaping some fields output</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Overlay Carousel (Pro) - Implemented \'Show Dots\' option. This new functionality allows users to toggle the visibility of dots within the widget, providing greater control over navigation indicators.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Checkbox Custom Icon\' option. This new functionality allows users to customize the appearance of checkboxes by providing custom icons, enhancing the visual presentation of checkboxes within the widget.</li>\n<li>Feature: Video Playlist (Pro) - Implemented \'Strip Navigation Speed\' option. This new functionality allows users to adjust the speed of navigation within the strip, providing finer control over the scrolling behavior.</li>\n<li>Feature: Expanding Content Cards (Pro) - Implemented \'Background Image Align\' option. This new functionality allows users to specify the alignment of the background image, providing greater control over its positioning within the element.</li>\n<li>Feature: Post Magazine Grid (Pro) - Implemented \'Meta Date Date Format\' option. This new functionality allows users to specify the date format for meta date display, providing customization options for date presentation.</li>\n<li>Feature: Justified Image Carousel (Pro) - Implemented \'Show Item Title in Lightbox\' option. This new functionality allows users to toggle the display of item titles within the lightbox, providing control over the visibility of titles for a better user experience.</li>\n<li>Feature: Search Filter (Pro) - Implemented \'Custom Links Ending\' option. This new functionality allows users to change links in the connected grid to highlight the search phrase.</li>\n<li>Feature: Load More / Infinite Scroll (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Post Pagination (Free) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Content Switcher (Pro) - Introduced option to fire a resize event on tab click, ensuring proper functionality of other widgets inside tab Content Switcher for a smoother and more seamless user experience.</li>\n<li>Feature: Submit Button (Free) - Implemented \'Show Field Name In Empty Field Error Message\' option. This new functionality allows users to include the field name in the empty field error message, providing clearer feedback to users when a required field is left blank.</li>\n<li>Feature: Side Menu (Pro) - Implemented \'Templates Width\' and \'Templates Horizontal Align\' options.</li>\n<li>Change: Unlimited Grid (Pro) - Changed \'Title Spacing\' option to \'Title Margin\'. This change allows users to add margin in all directions to the title, providing more granular control over its positioning within the widget.</li>\n<li>Fix: Content Box Hover Text Reveal (Free) - Resolved issue where Overlay Opacity option wasn\'t working on mobile devices. This fix ensures that the Overlay Opacity option functions correctly across all devices, providing consistent behavior and appearance.</li>\n<li>Fix: Multi Step Form (Pro) - Fixed Multi Step Error Message not showing when empty and required field was present on active step.</li>\n<li>Fix: Submit Button (Free) - Fixed Submit Button verification issue when fields with 0 value were parsed as empty.</li>\n<li>Fix: Slider Field (Pro) - Resolved issue where border radius for focus state differed from regular state. This fix ensures that the border radius remains consistent across different states.</li>\n<li>Fix: Icon Bullets (Free) - Fixed issue related to Hover Colors not being revealed after item hover.</li>\n<li>Fix: Team Member Sliding Effect (Pro) - Resolved issue related to global colors usage. This fix ensures that global colors are properly utilized throughout the widget, maintaining consistency and accuracy in color rendering.</li>\n<li>Fix: Post Magazine Grid (Pro) - Optimized widget HTML. This optimization improves the efficiency and performance of the widget by streamlining the HTML structure and reducing unnecessary code.</li>\n<li>Fix: Form Fields Widgets: Resolved vulnerability where scripts could be injected under certain widget attributes. This fix ensures that scripts are properly sanitized and prevented from being inserted into widget attributes, mitigating potential security risks.</li>\n</ul>\n\n<p>version 1.5.101: 2024-04-03</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature - added \"date time\" attribute to items attributes list</li>\n<li>Feature - made some integration for \"relevanssi\" plugin</li>\n<li>Feature - added woo rating stars to multisource fields</li>\n<li>Feature - added visual text that showing the form fields conditions</li>\n<li>Fix - fixed filters mode init mode</li>\n<li>Fix - fixed various filters related bugs</li>\n<li>Fix - fixed ucpage parameter fetch for pagination in archive page</li>\n<li>Fix - fixed gallery from meta field item source texts </li>\n<li>Fix - fixed some number field processing</li>\n<li>Fix - fixed multisep form with template submit</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Radio Button Field (Pro) - Implemented \'Set First Item Selected\' option. This new functionality allows users to automatically select the first item in the widget.</li>\n<li>Feature: Fullscreen Menu (Free) - Implemented \'Open Current Submenu On Page Load\' option. This new functionality allows users to automatically expand the current submenu on page load, providing immediate access to relevant content.</li>\n<li>Feature: Background Slider (Pro) - Introduced \'Add SEO Tags\' option, allowing users to include alt and title attributes for images for improved search engine optimization of the widget content.</li>\n<li>Feature: Floating Chat Buttons (Pro) - Introduced \"Close Message Box After Send\" option, allowing automatic closure of the message box after clicking the send button for improved user experience and convenience.</li>\n<li>Feature: Floating Chat Buttons (Pro) - Introduced \"Close Button After Click\" option, enabling automatic closure of the buttons after clicking any button, eliminating the need for manual closure for enhanced user convenience and interaction.</li>\n<li>Feature: Content Grid (Pro) - Implemented \'Description\' option. This new functionality allows users to add a description to the widget, providing additional context or instructions.</li>\n<li>Feature: SVG Animation (Free) - Optimized widget for Elementor Popup compatibility. This update ensures seamless integration and improved performance when using the widget within Elementor Popups.</li>\n<li>Feature: Animated Ripples (Pro) - Introduced \'Ripple Scale\' option, enabling users to control the size of the ripples for enhanced visual customization and effect.</li>\n<li>Feature: Interactive Circle Infographic (Pro) - Implemented \'Item Trigger type\' for Segment Layout type. This new functionality allows segments to be opened by hovering on them, providing users with an alternative interaction method.</li>\n<li>Feature: Line Text Divider (Free) - Added styling options including Line Thickness, Line Border Radius, Line Shadow, Text Typography, Background Color, Padding, Border, Border Radius, and Box Shadow for enhanced customization. Additionally, existing styling options have been improved for better optimization and user experience.</li>\n<li>Feature: Price Range Filter (Pro) - Implemented Grow Effect on Thumb Hover option. This new functionality allows users to enable the grow effect on thumbnail hover.</li>\n<li>Feature: Price Range Filter (Pro) - Implemented Hide Default Arrows option. This new functionality allows users to hide default arrows, providing enhanced customization of the widget\'s appearance and behavior.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Show Time Ago\' option. This new functionality allows users to display the time elapsed since a publish event, providing context and improving user engagement.</li>\n<li>Feature: Dropdown Field (Pro) - Implemented \'Required\' option. This new functionality allows users to mark a field as required, ensuring that users must fill it out before submitting the form.</li>\n<li>Feature: Submit Button (Free) - Implemented \'Empty Field Error Text\' option. This new functionality allows users to customize the error message displayed when a required field is left empty.</li>\n<li>Feature: Icon Bullets (Free) - Implemented \'Title Color Hover\' and \'Text Color Hover\' options. These new functionalities allow users to customize the color of titles and text when hovered over, providing enhanced interactivity and visual feedback.</li>\n<li>Feature: Unlimited Charts (Pro) - Implemented \'Font Family\' option for Label X Axis and Y Axis. This new functionality allows users to customize the font family for labels displayed on the X and Y axes, providing enhanced typography control.</li>\n<li>Feature: Overlay Carousel (Pro) - Implemented \'Show Arrows\' option and updated Arrows styling options. This new functionality allows users to control the visibility of arrows and customize their styling, providing more flexibility in widget design and navigation.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Empty Message\' option. This new functionality allows users to display a custom message when no posts are found, providing better user feedback and enhancing the user experience.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Required\' option. This new functionality allows users to mark a field as required, ensuring that users must fill it out before submitting the form.</li>\n<li>Feature: Radio Button Field (Pro) - Implemented \'Required\' option. This new functionality allows users to mark a field as required, ensuring that users must fill it out before submitting the form.</li>\n<li>Change: Checkboxes Filter (Pro) - Added \'aria-label\' attribute to links. This new functionality enhances accessibility by providing descriptive labels for elements.</li>\n<li>Change: Post Carousel (Pro) - Added \'alt\' and \'title\' attributes to the image for improved SEO optimization and accessibility.</li>\n<li>Change: Flip Box Carousel (Pro) - Changed some selectors in CSS to avoid empty items appearing on live page.</li>\n<li>Change: Underline Animated Button (Free) - Changed <section> tag to </li>\n</ul>\n\n<p><</p>\n\n<p>div>. This update improves the semantic structure of the widget, ensuring better compatibility with various screen readers and accessibility standards.\n* Change: Unlimited Charts (Pro) - Updated the animation option to trigger animation when the chart comes into view instead of upon initial load, improving user experience and visual appeal.\n* Change: Submit Button (Free) - Changed the position of Empty Field Errors to be grouped after the submit button. This update enhances the layout and organization of error messages, providing users with a clearer indication of missing information before submission.\n* Change: Post Blocks (Free) - Changed CSS selector for Typography option for better accessibility. This update improves the accessibility of the Typography option by using a more descriptive and accessible CSS selector.\n* Change: List Marquee (Pro) - Increased speed limit to 1000. This update enhances the speed capabilities of the widget, allowing for faster performance and smoother animations.\n* Change: Checkbox Field (Pro) - Increased accessibility by adding IDs to input elements and \"for\" attributes to label elements. This update improves accessibility by associating labels with their corresponding form controls, making it easier for screen readers and other assistive technologies to interpret and navigate the form.\n* Change: Masonry Gallery (Pro) - Implemented \'Autoplay Video In Lightbox\' option. This new functionality allows users to enable autoplay for videos displayed within the lightbox, providing a more dynamic and engaging viewing experience.\n* Change: WhatsApp Chat (Pro) - Added \'aria-label\' attribute to links. This new functionality enhances accessibility by providing descriptive labels for elements.\n* Fix: Number Field (Pro) - Implemented CSS protection from the max-width CSS property. This new functionality safeguards against unintended styling conflicts or overrides caused by the max-width property.\n* Fix: Fullscreen Menu (Free) - Addressed issue where the fullscreen menu was not displayed correctly in Safari browser.\n* Fix: Image Scroll (Pro) - Resolved 404 error appearing every time Overlay element was added on the page. This fix ensures that the Overlay element is loaded correctly without triggering a 404 error.</p>\n\n<p>version 1.5.100: 2024-03-17</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added option to connect the filters to some specific grid group</li>\n<li>Fix: fixed js run for background output not always happend</li>\n<li>Fix: filters was shown only related to grid taxonomies after changing to \"all\" </li>\n<li>Fix: returned some tiles gallery images that was missing</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: List (Free) - Implemented \'Open Link in New Tab\' option. This new functionality allows users to specify whether links should open in a new tab, providing flexibility in link behavior.</li>\n<li>Feature: Compact Gallery (Free) - Implemented \'Hide Thumbnail Panel Under Width\' option. This new functionality allows users to hide the thumbnail panel when the viewport width is below a specified threshold, optimizing the display for smaller screens.</li>\n<li>Feature: Select Dropdown Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Checkboxes Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Tabs Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Scroll Sequence (Pro) - Added \'Image Horizontal Shift\' option, allowing users to adjust the horizontal position of the image for enhanced customization and layout control.</li>\n</ul>\n\n<p>version 1.5.99: 2024-03-11</p>\n\n<ul>\n<li>Fix - updated multisource image fields</li>\n<li>Fix - fixed some small php bug with strtobool function</li>\n</ul>\n\n<p>version 1.5.98: 2024-03-05</p>\n\n<ul>\n<li>Fix Some small gutenberg related bug fix</li>\n</ul>\n\n<p>version 1.5.97: 2024-03-04</p>\n\n<p>Plugin Updates:</p>\n\n<ul>\n<li>Fix: allow showing authors name translated</li>\n<li>Change: updated font awesome version to 6</li>\n<li>Fix: done some link attribute security fix</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Accordion Menu (Pro) - Implemented \'Active State Color\' options for Sub Menu items. This new functionality allows users to customize the color of sub-menu items when they are in the active state, providing enhanced visual feedback.</li>\n<li>Feature: Content Slider (Pro) - Made \'Slide Margin\' option available for Full Slider Type and Offset Slider Type. This update expands the usability of the margin customization, allowing users to set margins between slides in both Full Slider and Offset Slider configurations.</li>\n<li>Feature: Icon Tabs (Pro) - Made \'Start Collapsed\' option responsive. This update ensures that the \'Start Collapsed\' behavior adjusts responsively, providing a consistent and user-friendly experience across various devices and screen sizes.</li>\n<li>Feature: Post Accordion (Free) - Introduced \'Expand All Accordion\' functionality, enabling users to expand all accordion items with a single click for improved content accessibility.</li>\n<li>Feature: Fullscreen Menu (Free) - Introduced option to customize the thickness of the animated hamburger icon bars, providing users with greater control over the visual appearance of the icon.</li>\n<li>Change: Coverflow Carousel (Pro) - Updated \'Button Link\' option: if empty, no link will be applied. This modification ensures that if the \'Button Link\' option is left empty, no link will be associated with the button within the widget.</li>\n<li>Fix: Product Carousel (Pro) - Optimized widget HTML code. This update enhances performance and efficiency by streamlining the HTML structure of the widget.</li>\n<li>Fix: Content Tabs (Free) - Improved widget interaction within an Elementor\'s popup. This update ensures a more seamless and optimized experience when utilizing the widget within a popup setting.</li>\n</ul>\n\n<p>version 1.5.96: 2024-02-26</p>\n\n<p>Plugin Updates:</p>\n\n<ul>\n<li>Feature: added option for time_ago_short in timelines that will show shorter version of minutes and hours text</li>\n<li>Feature: added defaults for weather widget</li>\n<li>Fix: fixed hourly weather fields</li>\n<li>Fix: fixed the import with images functionality</li>\n<li>Fix: set default timeout to remote requests</li>\n<li>Fix: fixed the image duplicate when importing templates</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Side Menu (Pro) - Implemented \'Menu Padding\' option. This new functionality allows users to set padding for the menu, providing control over the spacing and layout within the widget.</li>\n<li>Feature: Post Grid (Pro) - Introduced a new value for \'Meta Data Position\' option called \'Before Title\'. This new functionality allows users to position meta data before the title, providing additional flexibility in content layout.</li>\n<li>Feature: Loop Carousel (Pro) - Implemented \'Stage Padding\' option. This new functionality allows users to set stage padding, displaying a part of the previous and next carousel items for a more visually appealing and dynamic presentation.</li>\n<li>Feature: Interactive Circle Infographic (Pro) - Implemented \'Selected Item Number\' option. This new functionality allows users to select a specific item by default, enhancing user experience by highlighting a predetermined item upon initialization.</li>\n<li>Feature: Unlimited Timeline (Free) - Introduced option to display the image on the opposite side of the content for enhanced layout flexibility and customization.</li>\n<li>Feature: Thumbnail Slider (Pro) - Introduced \'Multi Source\' option, enabling users to select gallery items from various sources for enhanced flexibility and content integration.</li>\n<li>Feature: Timer Countdown Banner (Pro) - Added \'Direction\' option to support RTL (Right-to-Left) layout websites.</li>\n<li>Feature: Post Horizontal Timeline (Pro) - Introduced Background Color and Icon Color options for Navigation Arrows in disabled mode. This new functionality allows users to customize the appearance of navigation arrows when they are disabled, providing enhanced visual control.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Time Ago Type\' option. This new functionality allows users to choose the type of time ago representation, providing flexibility in how time is displayed within the widget.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Text Custom Field\' option. This new functionality allows users to add a custom field under the main Posts Text, providing additional customization for displaying content.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Link Type\' option for all link elements in the widget. This new functionality allows users to choose the type of link for various elements within the widget, enhancing control over linking behavior.</li>\n<li>Feature: Remote Link (Pro) - Introduced active state for the link. This new functionality allows users to customize the appearance of the link when it is in an active state, providing enhanced visual feedback.</li>\n<li>Feature: Dynamic Post Popup (Pro) - Implemented \'Hide Vertical Scrollbar in Popup\' option. This new functionality allows users to hide the vertical scrollbar within the popup, providing a cleaner and more focused appearance.</li>\n<li>Feature: Icon Carousel (Pro) - Introduced \'Autoplay Pause on Hover\' option, allowing users to pause autoplay functionality when hovering over the carousel for improved control and interaction.</li>\n<li>Feature: Dynamic Post Popup (Pro) - Introduced Entrance Animation functionality for the popup. This new feature allows users to apply entrance animations, enhancing the visual appeal and engagement when the popup appears.</li>\n<li>Feature: Unlimited Timeline (Free) - Implemented \'Content Box Link\' option. This new functionality allows users to link the entire content box, providing a convenient way to associate a link with the entire widget item.</li>\n<li>Feature: Text Field (Free) - Added \'Read Only\' option, allowing users to set the field as read-only for preventing user input while retaining visibility of the text.</li>\n<li>Feature: Unlimited Charts (Pro) - Introduced \'Radar Range\' option for Radar chart, allowing users to set the minimum range value for improved data visualization.</li>\n<li>Feature: Testimonial Carousel (Pro) - Added \'Rating\' field to the Source option. This new functionality allows users to incorporate a rating field as a source for the widget, expanding the available data sources for enhanced content display.</li>\n<li>Feature: Multi Step Form (Pro) - Introduced \'Direction\' option. This new functionality is useful for RTL (Right-to-Left) websites, allowing users to set the direction of the widget layout accordingly.</li>\n<li>Feature: Unlimited Timeline (Free) - Introduced option for users to customize the text of each item\'s button, providing greater flexibility.</li>\n<li>Feature: Post List (Free) - Implemented \'Space Between Categories\' option. This new functionality allows users to set spacing between categories, providing control over the layout and visual presentation of category elements.</li>\n<li>Feature: Memory Game (Pro) - Introduced \'Add Completion Time to Form Field\' option, enabling users to automatically append the time taken to complete the memory game to a designated form field.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Add Link For The Whole Item\' option. This new functionality allows users to add a link to the entire widget item, enhancing the interactive capabilities and providing a clickable area for the entire item.</li>\n<li>Feature: Post Carousel (Pro) - Implemented \'Text Padding\' and \'Title Padding\' options. This new functionality allows users to set padding for text and title elements, providing enhanced control over spacing and layout within the widget.</li>\n<li>Feature: Post Grid (Pro) - Introduced \'Date Modified\' options. This new functionality allows users to display the date when a post was last modified, providing additional information and transparency in content presentation.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Introduced options to customize Maps Controls icons\' color and background color. This new functionality allows users to personalize the appearance of map controls, enhancing visual customization.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Disable Map Interaction On Mobile\' option. This new functionality allows users to disable map interaction specifically on mobile devices, providing control over the user experience on smaller screens.</li>\n<li>Change: Content Tabs (Free) - Modified behavior of \'Start Collapsed\' option when used with \'Set Hash\'. If the URL has a hash, the first opened tab will be determined by the hash, providing a more dynamic and user-friendly experience.</li>\n<li>Change: Dropdown Button (Pro) - Removed Text Decoration CSS property from dropdown items. This update enhances the visual presentation by eliminating unnecessary text decoration.</li>\n<li>Change: Woo Mini Cart (Pro) - Added separate border options for \'View Cart\' and \'Checkout\' buttons, providing users with more customization flexibility for button styling.</li>\n<li>Change: Swipe Carousel (Pro) - Modified \'Enable Link\' option. Now, the entire item serves as a link, providing a more intuitive and consistent approach to linking within the widget.</li>\n<li>Fix: Submit Button (Free) - Corrected default values in email 2 that were leading to validation errors.</li>\n<li>Fix: Post Carousel Lite (Free) - Addressed issue where the carousel was not displaying on mobile devices.</li>\n<li>Fix: Icon Tabs (Pro) - Resolved issue with the \'Start Collapsed\' option. The fix ensures that the \'Start Collapsed\' option now functions correctly, delivering the intended collapsed behavior upon initialization.</li>\n<li>Fix: Post Grid (Pro) - Optimized widget item HTML code. This update enhances performance and efficiency by streamlining the HTML structure of widget items.</li>\n<li>Fix: Unlimited Timeline (Free) - Optimized item HTML code. This update improves performance and efficiency by refining the HTML structure of individual items within the widget.</li>\n<li>Fix: Unlimited Timeline (Free) - Optimized CSS code. This update improves performance and reduces the overall footprint of the stylesheet, enhancing efficiency and loading times.</li>\n<li>Fix: Remote Link (Pro) - Resolved issue where the Text Shadow option was erroneously interpreted as Box Shadow. The fix ensures that the Text Shadow option now functions correctly, providing the intended text shadow effect.</li>\n<li>Fix: Scroll Sequence (Pro) - Revised and improved descriptions of the widget fields for better clarity.</li>\n<li>Fix: Post Magazine Grid (Pro) - Added \'raw\' tag to category names to fix the display issue where the \'&\' symbol in category names was not displaying correctly.</li>\n<li>Fix: Before After (Pro) - Improved widget interaction with Elementor\'s Popups. This update ensures seamless integration and optimal performance when using the widget within Elementor\'s Popup functionality.</li>\n<li>Fix: Grid Gallery (Pro) - Resolved an issue where the widget was not extending to full width within Elementor Container.</li>\n<li>Fix: Particle Image (Pro) - Added protection from lazy load. This update ensures compatibility and proper functionality, mitigating potential issues related to lazy loading on various platforms.</li>\n</ul>\n\n<p>version 1.5.95: 2024-02-12:</p>\n\n<ul>\n<li>Feature: Ensure that the blog displayed on the \"Home\" page of the plugin is always up-to-date.</li>\n<li>Feature: Implemented support for tags in the widget catalog.</li>\n<li>Feature: Added an option for galleries to play videos in muted mode.</li>\n<li>Feature: Integrated weather forecast data preparation for the widget.</li>\n<li>Fix: Addressed some minor potential security risks associated with the import templates functionality.</li>\n<li>Fix: Rectified email validation for Form Email2.</li>\n<li>Fix: Resolved some issues with the price range filter.</li>\n<li>Fix: fixed the problem where dynamic template styles disappeared after updating Elementor Pro.</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Image Zoom Content Box (Free) - Implemented \'Title Tag\' option. This new functionality allows users to specify the HTML tag for titles within the widget, providing flexibility and control over the semantic structure of the content.</li>\n<li>Feature: Post Accordion (Free) - Implemented \'Disable Link in Image\' option. This new functionality allows users to disable the link associated with an image, providing more control over the interactive behavior of images within the widget.</li>\n<li>Feature: Slider Gallery (Free) - Implemented \'Mute Video\' option. This new functionality allows to play videos muted by default. Volume can be adjusted in video players on live page.</li>\n<li>Feature: Unlimited Charts (Pro) - Implemented \'Item Bar Width\' option. This new functionality allows users to customize the width of individual bars, providing greater control over the visual representation of items.</li>\n<li>Feature: Remote Item Navigation (Pro) - Introduced \'Border Override Color\' options for Regular and Active states. This new functionality allows users to customize border colors separately for both Regular and Active states, enhancing visual styling in the widget.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Title Min Height\' option. This new functionality allows users to set a minimum height for the title, offering more control over the visual presentation and consistency in the widget.</li>\n<li>Feature: Checkbox Field (Pro) - Introduced \'Show Link\' option. This new functionality enables users to show or hide links and customize their styling within the widget, offering more control over the interactive elements.</li>\n<li>Feature: Counter (Free) - Implemented \'Add Link To Widget Container\' option. This new functionality allows users to include a link, enhancing the interactive capabilities of the element by enabling navigation to another page or resource.</li>\n<li>Feature: Icon Box Accordion (Pro) - Introduced \'Icon + Text\' option for Graphic Element. This new value expands customization by allowing users to display both an icon and text within the Graphic Element for richer visual representation.</li>\n<li>Feature: Before After (Pro) - Added support for the widget inside Elementor\'s Tabs widget. This enhancement ensures seamless integration and compatibility, allowing users to utilize the widget effectively within Elementor\'s Tabs.</li>\n<li>Feature: Justified Image Carousel (Pro) - Implemented \'Hide Inactive Arrow\' option. This new functionality allows users to hide inactive arrows, providing a cleaner and more focused appearance in the widget interface.</li>\n<li>Feature: Layers (Pro) - Added shadow for icon type layers.</li>\n<li>Feature: Icon Pointer Button (Pro) - Introduced \'Direction\' option. This new functionality allows users to specify the direction for RTL (Right-to-Left) or LTR (Left-to-Right) websites, ensuring proper layout alignment based on language direction.</li>\n<li>Feature: Loop Carousel (Pro) - Implemented \'Auto Height\' option. This new functionality adjusts the height of the slider dynamically based on the height of the current slide, providing a more adaptive and seamless user experience.</li>\n<li>Feature: Justified Image Carousel (Pro) - Option to fix the broken layout (resulting in a duplicate carousel) caused by delayed image loading, this solution verifies that the images are loaded before initializing the carousel.</li>\n<li>Feature: Remote Tabs (Pro) - Introduced styling options for Border Radius, Border, and Shadow for the image of the active tab.</li>\n<li>Feature: Layers (Pro) - Added background color, padding and radius for text fields.</li>\n<li>Feature: WhatsApp Chat (Pro) - z-index option for Popup, allowing users to customize the stacking order of the Popup for better control over its visibility in relation to other elements.</li>\n<li>Feature: WhatsApp Chat (Pro) - Introduced option to customize the Popup Title, along with styling options for enhanced visual control and personalization.</li>\n<li>Feature: Swipe Carousel (Pro) - Introduced \'Additional Title\' options. This new functionality expands customization by providing additional settings for titles, allowing users to further enhance the visual presentation of titles within the widget.</li>\n<li>Feature: Content Grid (Pro) - Introduced \'Image Scale\' option. This new functionality allows users to scale the images, providing enhanced control over the visual presentation within the widget.</li>\n<li>Feature: Fullscreen Menu (Free) - Implemented feature - automatically opens menu item if it matches the current page URL.</li>\n<li>Feature: Post Grid (Pro) - Added Option to show post tags, providing users with the ability to showcase tags associated with each post.</li>\n<li>Feature: Post Magazine Grid (Pro) - Introduced \'Image Scale\' and \'CSS Filters\' options along with the hover transition duration for enhanced image customization.</li>\n<li>Feature: Card Carousel (Free) - Implemented \'Image Position\' option. This new functionality allows users to customize the position of image within the widget, providing enhanced control over the visual layout.</li>\n<li>Feature: Layers (Pro) - Added mouse parallax effect, adds a captivating and interactive dimension to the user interface.</li>\n<li>Feature: Swipe Carousel (Pro) - Introduced additional styling options. This new set of functionalities allows users to further customize and refine the visual appearance of the widget, providing enhanced styling possibilities.</li>\n<li>Feature: Mega Menu (Pro) - Implemented \'Close Transition Speed\' option. This new functionality enables users to set the speed of close animations for the dropdown, enhancing visual transitions and customization.</li>\n<li>Feature: Unlimited Carousel (Pro) - Added \'Image Position\' option, allowing users to customize the position of the image above or below the content for enhanced layout flexibility.</li>\n<li>Feature: Layers (Pro) - Implemented motion effects—now elements can bounce up and down and move left to right for a livelier interface.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Center Info Window\' option. This new functionality allows users to center the info window on the map, providing enhanced visibility and focus on the selected location.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Close After Outside Info Window Click\' option. This new functionality allows users to close the info window after clicking outside of it on the map, enhancing user interaction and control.</li>\n<li>Feature: Layers (Pro) - Implemented responsive settings for individual layers, allowing users to toggle each layer on or off based on the specific device requirements.</li>\n<li>Feature: Image Accordion (Pro) - Added \'Title HTML Tag\' option, providing users with better SEO control by allowing customization of HTML tags for widget titles.</li>\n<li>Feature: Content Tabs (Free) - Introduced option to fire a resize event on tab click, ensuring proper functionality of other widgets inside tab content for a smoother and more seamless user experience.</li>\n<li>Feature: Event List (Pro) - Implemented \'Remove Expired Event Item\' option. This new functionality allows users to automatically remove event items that have expired, streamlining content management within the widget.</li>\n<li>Feature: Post Grid (Pro) - Added typography option for post tags, allowing users to customize the font style, size, and other typographic attributes.</li>\n<li>Feature: Event List (Pro) - Implemented \'Horizontal Align\' option. This new functionality allows users to customize the horizontal alignment of the button, providing enhanced control over the layout within the widget.</li>\n<li>Feature: vCard (Pro) - Introduced option to include social media links in downloadable VCF contact file, enhancing contact information with additional social network profiles for improved connectivity.</li>\n<li>Change: Toggle Text Button (Free) - Upgraded textarea to full functionality editor, providing users with enhanced editing capabilities.</li>\n<li>Change: vCard (Pro) - Updated vCard JavaScript library to the latest version, ensuring compatibility with current standards and latest feature availability.</li>\n<li>Fix: Woo Product List (Free) - Introduced \'Layout Type\' option. This new functionality allows users to set the layout as either column or row, providing flexibility in organizing and displaying content within the widget.</li>\n<li>Fix: vCard (Pro) - Resolved issue where QR code was not scanning on some apps.</li>\n<li>Fix: Hotspots (Pro) - Rebuilt JavaScript code for better interaction. Removed unnecessary code to optimize performance and streamline functionality.</li>\n<li>Fix: Sideways Vertical Text (Pro) - Text layout shifting issue on Safari browser.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue with scrolling to the top of the page after tab click. The fix ensures that tab clicks no longer trigger unintended scrolling to the top, providing a smoother user experience.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with the vertical scrollbar appearing on hover.</li>\n<li>Fix: Testimonial Carousel (Pro) - The issue where styling attributes (size and color) for SVG icons were not taking effect.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue in Content Tabs when Before After widget couldn\'t function inside tabs. The fix ensures proper functionality, allowing users to utilize the widget as intended.</li>\n<li>Fix: Woo Product Grid (Pro) - Added image HTML attributes to product images.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue where the size of social icons wasn\'t responding to the option value. The fix ensures that the specified option value now accurately reflects the size of social icons.</li>\n<li>Fix: Counter (Free) - Removed unnecessary space in \'Before Text\' and \'After Text\' options. This update improves the clarity and presentation of the text by eliminating unnecessary spacing.</li>\n<li>Fix: Content Tabs (Free) - Added support for Elementor Tabs widget. This enhancement ensures seamless integration and compatibility, allowing users to incorporate the widget effortlessly within Elementor Tabs.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved an issue where incorrect icons were being displayed after selecting a menu item.</li>\n<li>Fix: Woo Mini Cart (Pro) - Improved widget compatibility with optimization plugins like WP Rocket. This update ensures seamless integration, optimizing performance and enhancing the overall user experience when using these plugins.</li>\n<li>Fix: Post Accordion (Free) - Updated post content loading method to resolve the issue where, on some sites, post content was not displaying correctly.</li>\n<li>Fix: Dropdown Field (Pro) - Fixed an issue when Dropdown Field couldn\'t parse Field Name to Number Field widget.</li>\n<li>Fix: Card Carousel (Free) - Resolved issue where Transition Speed wasn\'t working for non-default animations. The fix ensures that Transition Speed now functions correctly for all animations, providing consistent and reliable behavior.</li>\n<li>Fix: Unlimited Google Maps (Pro) - Removed default 2px border with blue color from one of the map elements. This update improves the visual presentation by eliminating an unnecessary border.</li>\n</ul>\n\n<p>version 1.5.94: 2024-01-25:</p>\n\n<ul>\n<li>Feature: added option to message individual fields for the form</li>\n<li>Change: removed instagram blocked api message - the instagram functionality is active now!</li>\n<li>Change: added default values to currency fields</li>\n<li>Fix: fixed small php bug regarding date field in items</li>\n<li><p>Fix: fixed some small xss vulnurability that pachstack discovered</p></li>\n<li><p>Feature: Number Field (Pro) - Introduced \'Enable Date Field in Formula\' option. This new functionality enables the use of Date Field in formula by allowing the addition or subtraction of days.</p></li>\n<li>Feature: Unlimited Charts (Pro) - Introduced \'Remove Items with 0 Value\' option. This new functionality automatically excludes items with a value of 0 from charts.</li>\n<li>Feature: WordPress Menu (Free) - Implemented \'Hover Effect\' option. This new functionality allows users to choose from a variety of hover link effects, enhancing the visual presentation with dynamic animations.</li>\n<li>Feature: Hotspots (Pro) - Introduced customizable popup positioning, providing users with the option to define the exact position rather than relying on preset center alignment.</li>\n<li>Feature: Event List (Pro) - Introduced \'Event End Date\' option, allowing users to display event end date and time.</li>\n<li>Feature: Event List (Pro) - Implemented \'Calendar Horizontal Align\' option. This new functionality allows users to customize the horizontal alignment of the calendar, providing better control over its placement within the layout.</li>\n<li>Feature: Product Carousel (Pro) - Introduced functionality to hide navigation arrows automatically when the number of products is less than a specified value.</li>\n<li>Feature: Dropdown Field (Pro) - Introduced \'Multisource\' option. This functionality allows users to select the source of checkbox values as posts, products, etc., providing versatile options for integrating diverse content.</li>\n<li>Feature: Checkbox Field (Pro) - Introduced \'Multisource\' option. This functionality allows users to select the source of checkbox values as posts, products, etc., providing versatile options for integrating diverse content.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Checkbox Value Handling\' options. This new functionality allows users to choose the checkbox value type from options such as sum, individual number, or individual text, providing flexibility in handling checkbox values.</li>\n<li>Feature: Masonry Gallery (Pro) - Introduced \'Title Typography\' and \'Description Typography\' options. These new functionalities allow users to customize the typography settings for titles and descriptions.</li>\n<li>Feature: Masonry Gallery (Pro) - Implemented \'Tile Background Color\' option. This new functionality allows users to customize the background color of tiles, providing enhanced visual control over the widget\'s appearance.</li>\n<li>Feature: Hotspots (Pro) - Added \'Popup Image Size\' option, allowing users to customize the size of popup images.</li>\n<li>Feature: WooCommerce Product Carousel (Pro) - Introduced functionality to hide navigation arrows automatically when the number of products is less than a specified value.</li>\n<li>Feature: Logo Carousel (Pro) - Implemented \'Open Links In New Tab\' option. This new functionality allows users to specify whether links should open in a new tab with Source type posts, products, etc.</li>\n<li>Feature: Content Ticker (Pro) - Added Option to add an Image for each ticker item.</li>\n<li>Change: Hotspots (Pro) - Enabled \'Image Size Select\' option for the Image, allowing users to choose from different image resolutions for enhanced flexibility and visual customization.</li>\n<li>Change: Icon Carousel (Pro) - Improved \'Item Minimum Height\' option by expanding the range of values.</li>\n<li>Fix: Fullscreen Menu (Free) - Improved protection from Elementor sticky section interference.</li>\n<li>Fix: vCard (Pro) - Issue with QR code not displaying when \'Include Image in Contact\' is enabled has been resolved.</li>\n<li>Fix: Dropdown Field (Pro) - Resolved issue with \'Field Name\' not appearing during email sending. The fix ensures that the field name is now properly displayed in email notifications.</li>\n<li>Fix: Mega Menu (Pro) - Resolved horizontal scroll issue. The fix ensures that the layout no longer experiences unintended horizontal scrolling, providing a more stable and user-friendly experience.</li>\n<li>Fix: Scroll To Top (Free) - Resolved issue where the icon wasn\'t visible on the frontend. The fix ensures proper visibility of the icon, addressing the bug and improving the overall appearance.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with the \'Disable Page Scroll\' option not working in some cases. The fix ensures consistent functionality, preventing page scrolling as intended.</li>\n<li>Fix: Text Field (Free) - Resolved input width issue. The fix ensures that input elements now display with the correct width.</li>\n</ul>\n\n<p>version 1.5.93: 2024-01-18:</p>\n\n<ul>\n<li>Feature: Introduced the option \'slider_video_autoplay\' to galleries, enabling video autoplay when changing items.</li>\n<li>Feature: Added the option to include specific taxonomies in related posts queries.</li>\n<li>Feature: Implemented automatic recognition of video thumbnail IDs in certain gallery types based on relevant post meta.</li>\n<li>Feature: Added functionality for the price range filter.</li>\n<li>Change: Updated the Freemius version.</li>\n<li>Change: Modified the text format for the export change log.</li>\n<li>Change: Restored the \"import with images\" feature after incorporating file type checks for security.</li>\n<li>Fix: Enhanced the handling of multiple user records for the \'exclude users\' option in the users query (Ajax-based).</li>\n<li>Fix: Corrected URL CSS and JS inclusion issues in Elementor editor.</li>\n<li><p>Fix: Corrected a bug related to \"mini cart widget\" in PHP in specific cases.</p></li>\n<li><p>Feature - Card Carousel (Free) - Introduced \'Hide Item\' option. This new functionality allows users to hide items instead of deleting them permanently, offering a more reversible and flexible approach to item management.</p></li>\n<li>Feature - Post Grid (Pro) - Implemented \'Layout Type: Above\' option. This new functionality allows users to change the position of the content box to above the image.</li>\n<li>Feature - Thumbnail Gallery (Pro) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Compact Gallery (Free) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Grid Gallery (Pro) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Slider Gallery (Free) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Flip Box Carousel (Pro) - Introduced option for back icon alignment, providing users the flexibility to customize the alignment of the back icon.</li>\n<li>Feature - Post List (Free) - Implemented \'Image Scale\' option for regular and hover states. This new feature allows users to customize the scaling of images independently for regular and hover states, enhancing visual presentation.</li>\n<li>Change - Flip Box Carousel (Pro) - Implemented conditional rendering of CSS to reduce unused styles, resulting in improved performance, SEO, and faster load times for enhanced user experience.</li>\n<li>Change - Content Accordion (Free) - Improved \'Expand All Accordion\' functionality, now allowing users to close the accordion by clicking the same button again for a more intuitive and user-friendly experience.</li>\n<li>Fix - WooCommerce Product Grid (Pro) - Implemented protection against buttons not being vertically aligned in specific cases.</li>\n<li>Fix - Flip Box Carousel (Pro) - Resolved an issue where links were not functioning properly when clicking on the back icon.</li>\n<li>Fix - WooCommerce Product Grid (Pro) - Resolved issue with the product button not being clickable in some cases.</li>\n<li>Fix - Post Carousel (Pro) - Resolved issue with the side-by-side layout.</li>\n<li>Feature - Logo Grid (Free) - Enhanced responsiveness for item \'Padding\' option. This update ensures that item padding adjusts effectively across various screen sizes and device resolutions for a consistent layout.</li>\n<li>Feature - Logo Grid (Free) - Implemented \'Direction\' option. This new feature is particularly useful for RTL (Right-to-Left) websites, allowing users to specify the direction of the widget\'s layout for improved compatibility.</li>\n<li>Feature - Content Accordion (Free) - Introduced a new feature that allows the expansion of all accordion items by clicking on an external element with the class \"ue-content-accordion-expand-all\".</li>\n<li>Feature - Memory Game (Pro) - Introduced template option for success message, Allowing users to show Elementor template as success message.</li>\n<li>Feature - Memory Game (Pro) - Added \'Completion Time\' option, enabling users to show the time it took to complete the game for a more informative and engaging experience.</li>\n<li>Feature - Content Accordion (Free) - Introduced \'Additional Header Content\' option in the accordion, allowing users to include additional content after the header title.</li>\n<li>Feature - Post Accordion (Free) - Implemented \'Open Links in New Tab\' option. This new functionality allows users to configure links to open in a new tab, enhancing control over the navigation experience.</li>\n<li>Feature - Side Menu (Pro) - Added an option to add a logo to the side menu layout.</li>\n</ul>\n\n<p>version 1.5.92: 2024-01-04:</p>\n\n<ul>\n<li>Feature: Introduced the change log option in the widget editor.</li>\n<li>Feature: Introduced the ability to connect with Google API for multi-source options.</li>\n<li>Feature: Included an option to link with Google Sheets under the general settings for forms.</li>\n<li>Feature: Integrated a \"show globals\" feature in troubleshooting for enhanced diagnostics.</li>\n<li>Feature: Implemented the capability to output cart fragments for the woo mini cart.</li>\n<li>Feature: Provided an option for \"none\" under lightbox-type in galleries, allowing users to disable the lightbox.</li>\n<li>Feature: Added an \"excerpt\" field to post fields within the widget editor for more detailed posts.</li>\n<li>Fix: Replaced site_url() with home_url() in global variables for better website navigation.</li>\n<li>Fix: Resolved a conflict with another select2 on the admin side, ensuring smoother operations.</li>\n<li>Fix: Rectified an error with multiple order by clauses in post queries to improve data sorting.</li>\n<li><p>Fix: Enhanced the manual selection of Elementor template retrieval for optimized performance.</p></li>\n<li><p>Feature - Content Carousel - Introduced \'Equalize Content Height\' option. This new feature simplifies the process of making content elements equal in each item.</p></li>\n<li>Feature - Flip Box Carousel - Enhanced responsiveness for Border Radius option. The update ensures that the Border Radius adapts effectively to different screen sizes and device resolutions for a consistent display.</li>\n<li>Feature - WooCommerce Product Carousel - Resolved broken layout issue occurring when set to side-by-side layout</li>\n<li>Feature - Phone Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Textarea Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Email Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Text Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Testimonial Carousel - Implemented \'Layout Type: Grid\' option. This new functionality facilitates the transformation of the widget\'s layout into a simple grid.</li>\n<li>Feature - Testimonial Carousel - Introduced \'Layout Type: Swipe\' option. This new feature allows users to set the behavior of the widget, resembling the functionality found in Swipe Carousel widget.</li>\n<li>Feature - Flip Box Carousel - Introduced \'Disable Mouse Drag\' and \'Disable Touch Drag\' options in Flip Box Carousel settings, offering control over user interaction by allowing the disabling of dragging functionalities.</li>\n<li>Feature - Team Member Grid - Introduced \'Badge\' option, allowing users to include custom badge images or icons for enhanced member representation.</li>\n<li>Feature - Thumbnail Slider - Implemented responsiveness for \'Slider Main Image Height\' option.</li>\n<li>Feature - Thumbnail Slider - Optimized \'Slider Main Image Height\' functionality to prevent widget reloading upon value change.</li>\n<li>Change - Thumbnail Slider - Changed attribute of \'Slider Main Image Height\' option from Number to Slider. This adjustment simplifies the process of adjusting the height of the main image by providing a more intuitive control.</li>\n<li>Fix - Submit Button - Improved interaction within Multi Step Form widget. Enhancements have been made to streamline and optimize the submit action.</li>\n<li>Feature - Multi Step Form - Implemented form submission loader. This new addition introduces a visual loader to illustrate the process of sending form data, enhancing user feedback during form submission.</li>\n<li>Feature - WooCommerce Product List - Introduced \'Default Image\' option. The widget will now display the specified default image when a product image is empty, for a more personalized user experience.</li>\n</ul>\n\n<p>version 1.5.91: 2023-12-28:</p>\n\n<ul>\n<li>Change: removed some vulnerability related to templates import</li>\n</ul>\n\n<p>version 1.5.90: 2023-12-18:</p>\n\n<ul>\n<li>Fix: fixed some small bug with pro version main file</li>\n</ul>\n\n<p>version 1.5.89: 2023-12-17:</p>\n\n<ul>\n<li>Fix: fixed some post filters detection issues on the page</li>\n<li>Fix: fixed some \"$type not found\" message in php</li>\n<li>Fix: fixed some \"infinite template found: \" message in php (emtpy template load protection)</li>\n<li>Change: added instagram api access error message</li>\n<li>Change: removed \"import with images\" functionality. replaced by doubly plugin.</li>\n</ul>\n\n<p>version 1.5.88: 2023-12-11:</p>\n\n<ul>\n<li>Feature: added \"iframe\" gallery type to the gallery items</li>\n<li>Fix: fixed the \"show/hide edit html button\" option from general settings</li>\n<li>Fix: fixed the general_settings.xml php error</li>\n<li>Fix: fixed some issue with gallery loading on pages and current meta keys</li>\n<li>Fix: fixed default value in datetime control</li>\n<li>Change: added some improvements for the form </li>\n<li>Change: set video placeholder to dynamic galleries in case of video item</li>\n</ul>\n\n<p>version 1.5.87: 2023-11-21:</p>\n\n<ul>\n<li>Change: updated freemius sdk to 2.6.0 version</li>\n<li>Change: added some protection against double background widgets output</li>\n<li>Feature: enabled form functionality</li>\n<li>Feature: enabled currency exchange functionality</li>\n</ul>\n\n<p>version 1.5.85: 2023-11-15</p>\n\n<ul>\n<li>Feature: added woo_addcart_ajax_attributes_button in twig for the button</li>\n<li>Feature: added option to show original settings values in widget debug</li>\n<li>Feature: added troubleshooting setting not to show php deprecated warnings</li>\n<li>Fix: better prepare post custom fields for the post multisource</li>\n<li>Fix: links from meta field works now</li>\n<li>Fix: fixed the ob_end_clean bug</li>\n<li>Fix: in post query - excluded posts not in from posts in</li>\n<li>Fix: fixed a small bug in the unite gallery library</li>\n<li>Change: updated twig version to 3.x</li>\n<li>Change: updated instagram data with date released field</li>\n</ul>\n\n<p>version 1.5.85: 2023-09-20</p>\n\n<ul>\n<li>Fix: fixed a small bug with multisource image param message</li>\n</ul>\n\n<p>version 1.5.84: 2023-09-20</p>\n\n<ul>\n<li>Feature: added twig function csv to json</li>\n<li>Feature: changed the admin view to new design (added designed header and menu)</li>\n<li>Feature: added option to enable animation on swipe to owl carousel js</li>\n<li>Feature: added woo mini cart functionality</li>\n<li><p>Feature: added option: \"current query as a base\" to post selection -> include by</p></li>\n<li><p>Fix: added support for webp in the manager</p></li>\n<li>Fix: allow fetching images from media library post type for the galleries </li>\n</ul>\n\n<p>version 1.5.83: 2023-08-22</p>\n\n<ul>\n<li>Fix: don\'t show first item in filter when no terms available</li>\n<li>Change: updated calculators javascript code base</li>\n</ul>\n\n<p>version 1.5.82: 2023-08-16</p>\n\n<ul>\n<li>Feature: added option for group filtering widgets</li>\n<li>Feature: solved the video play in gallery type from attachment video</li>\n<li>Change: turned off the video icon for background attribute</li>\n<li>Fix: fixed dynamic template with avoid duplicates</li>\n<li>Fix: fixed gallery widget acf video item error</li>\n<li>Fix: fixed some sort filter bugs with the default selected</li>\n</ul>\n\n<p>version 1.5.81: 2023-08-10</p>\n\n<ul>\n<li>Fix: fixed some missing css in the dynamic loop widgets</li>\n<li>Fix: fixed some child filters related bug</li>\n<li>Fix: fixed order by price in current query</li>\n<li>Fix: fixed some php 8.16+ version notices </li>\n<li>Feature: added option to print the term meta</li>\n</ul>\n\n<p>version 1.5.80: 2023-08-07</p>\n\n<ul>\n<li>Feature: added option to get \"all taxonomy terms\" from a post </li>\n<li>Feature: added html preperations for the woocommerce minicart</li>\n<li>Feature: added \"this week\" to the date selection query</li>\n<li>Feature: added \"grouping\" mode in the \"related posts\"</li>\n<li>Fix: the pagination now works on top of the grid</li>\n<li>Fix: fixed some init ajax filters multiple issues</li>\n<li>Fix: fixed the error with the assets path set</li>\n</ul>\n\n<p>version 1.5.79: 2023-07-24</p>\n\n<ul>\n<li>Fix: changed name for area-label to aria-label</li>\n<li>Fix: in filters - refresh single filter if \"all\" selected and there are hidden items</li>\n<li>Fix: changed protection against inifnite loop to 200</li>\n<li>Fix: show child filters at start if there are selected items</li>\n<li>Fix: date time attribute processor - if no date given - don\'t take current time</li>\n<li>Fix: refresh child filter if main filter selected on init</li>\n<li>Fix: dynamic popup was not worked with multisource in some cases</li>\n</ul>\n\n<p>version 1.5.78: 2023-07-16</p>\n\n<ul>\n<li>Fix: fixed show filters load more</li>\n<li>Fix: fixed multisource repeater empty</li>\n</ul>\n\n<p>version 1.5.77: 2023-07-13</p>\n\n<ul>\n<li>Fix: fixed dropzone collision in widget editor view</li>\n<li>Fix: fixed sort filter price filtering</li>\n<li>Fix: fixed max number in addons db table. from \"int\" to \"bigint\"</li>\n<li>Fix: replaced some deprecated by elementor codes</li>\n</ul>\n\n<p>version 1.5.76: 2023-07-12</p>\n\n<ul>\n<li>Feature: added \"rem\" unit in slider attribute</li>\n<li>Fix: fixed some small bug with remote sync debug</li>\n<li>Fix: fixed the truncate in multisource</li>\n<li>Fix: fixed some small bugs related to remote controls</li>\n<li>Fix: fixed dropzon third party conflict in manager</li>\n</ul>\n\n<p>version 1.5.75: 2023-07-05</p>\n\n<ul>\n<li>Feature: added some suggestion text to add some memory in the troubleshooting section in case that needed</li>\n<li>Fix: the wrong author was displayed in loop post meta data</li>\n<li>Fix: do_shortcode to html items inside the grid and dynamic loop</li>\n<li>Update: Updated Freemius SDK to the latest version</li>\n</ul>\n\n<p>version 1.5.74: 2023-07-04</p>\n\n<ul>\n<li>Fix: show search widgets at plugin install.</li>\n<li>Fix: menu picker depts in multisource</li>\n<li>Fix: set the author data to be retrievable in dynamic grid template</li>\n<li>Fix: show meta fields switcher didn\'t worked in multisource menu items</li>\n</ul>\n\n<p>version 1.5.73: 2023-06-26</p>\n\n<ul>\n<li>Feature: added options for revisions in widget editor</li>\n<li>Fix: added support for wordpress proxy in api calling</li>\n<li>Fix: fixed empty post in query result</li>\n<li>Fix: fixed \"wrong template ID\" elementor error in post accordion</li>\n</ul>\n\n<p>version 1.5.72: 2023-06-21</p>\n\n<ul>\n<li>Fix: added the swf extension in the allowed files in assets</li>\n<li>Feature: prepared the plugin for sort filter</li>\n<li>Change: updated freemius sdk to 2.5.9</li>\n</ul>\n\n<p>version 1.5.71: 2023-06-20</p>\n\n<ul>\n<li>Change: removed js includes of the forms and filters from backend editor</li>\n<li>Change: changed colors of the free version notification in dark mode</li>\n<li>Fix: fix the \"link\" type in wpml integration automatic translation</li>\n<li>Feature: add support for the conditions in ue forms</li>\n</ul>\n\n<p>version 1.5.70 2023-06-19:</p>\n\n<ul>\n<li>Change: added some \"birthday sale\" banner</li>\n<li>Feature: added \"truncate text\" modifier to multisource fields</li>\n<li>Feature: dynamic tags now works inside posts and products related widgets</li>\n<li>Feature: added twig highlighting in codemirror editor</li>\n<li>Fix: fixed sequence animation sliders bug (fields didn\'t loaded in elementor)</li>\n<li>Fix: change the comment from // to /* */ in filters js output to allow proper page compression.</li>\n<li>Fix: the \"time ago\" string is now translatable </li>\n<li>Fix: fixed the wpml elementor template id output</li>\n<li>Fix: fixed backgrounds bug with containers in editor</li>\n<li>Fix: fixed some small bugs with the checkbox filter</li>\n</ul>\n\n<p>version 1.5.69: 2023-06-08:</p>\n\n<ul>\n<li>Fix: allow to install webp images in widgets</li>\n</ul>\n\n<p>version 1.5.68: 2023-06-06:</p>\n\n<ul>\n<li>Change: added functionality for sort filter </li>\n<li>Feature: added field: \"form conditions\" for the upcoming form</li>\n<li>Feature: added link translation to wpml integration</li>\n<li>Feature: added link_attributes field to post list fields in twig</li>\n<li>Fix: fixed slider control min max values in case of multiple units</li>\n<li>Fix: add do shortcode from ajax items response</li>\n<li>Fix: fixed posts grid output with \"product\" taxonomy without woocommerce</li>\n<li>Fix: fixed getting cross sell products query in product list</li>\n</ul>\n\n<p>version 1.5.67 - 2023-05-29:</p>\n\n<ul>\n<li>Fix: fixed some more securaty issues related to assets manager</li>\n</ul>\n\n<p>version 1.5.66 - 2023-05-28:</p>\n\n<ul>\n<li>Fix: fixed some securaty issues related to non editor users operations and not allowed to upload php files in assets manager</li>\n</ul>\n\n<p>version 1.5.65 - 2023-05-26:</p>\n\n<ul>\n<li>Fix: fixed instagram api related bugs </li>\n</ul>\n\n<p>version 1.5.64 2023-05-23:</p>\n\n<ul>\n<li>Change: update freemius to latest version 2.5.8</li>\n<li>Fix: fixed a small php bug</li>\n</ul>\n\n<p>version 1.5.63 2023-05-23:</p>\n\n<ul>\n<li>Change: expand in widget editor is now connected to the screen height</li>\n<li>Fix: fixed the dynamic popup with multiple fields code </li>\n<li>Fix: fixed some sync if the clicked item is link</li>\n<li>Feature: added support for sort post filter</li>\n<li>Feature: hide \"show only insalled\" checkbox in widgets manager if no widget installed.</li>\n</ul>\n\n<p>version 1.5.62 2023-05-14:</p>\n\n<ul>\n<li>Feature: added \"edit template\" link in template selector</li>\n<li>Feature: added hidden template edit button to top bar</li>\n<li>Feature: added option for dynamic popup link to connect to many links in the widget</li>\n<li>Fix: solved some php error with parse dynamic settings in php 8.1</li>\n<li>Fix: getMetaValue error in products</li>\n<li>Fix: fixed doubly css includes in some cases</li>\n</ul>\n\n<p>version 1.5.61 - 2023-05-07:</p>\n\n<ul>\n<li>Feature: added support for woocommerce jet wishlist</li>\n<li>Feature: did option to disable third party hooks in ajax</li>\n<li>Fix: click on link on sync didn\'t worked</li>\n<li>Fix: added some protections to nonce and to file manager zip exctract (securaty issues fix) </li>\n<li>Change: updated freemius sdk to 2.5.7 version.</li>\n</ul>\n\n<p>version 1.5.60 - 2023-04-30:</p>\n\n<ul>\n<li>Feature: added functionality to get cart number of products </li>\n<li>Fix: fixed link field settings for multisoure</li>\n<li>Fix: fixed some bugs with regular price in woocommerce widgets</li>\n<li>Fix: filters js file loaded in editor as well</li>\n<li>Fix: fixed some small php bug regarding \"pathBase\"</li>\n<li>Fix: fixed conditions in multiple select control</li>\n<li>Change: updated unite gallery version</li>\n<li>Change: disabled autoload in update_option for the catalog variable</li>\n</ul>\n\n<p>version 1.5.59: 2023-04-09</p>\n\n<ul>\n<li>Feature: added multiple select to condition attributes in widget editor</li>\n<li>Change: updated freemius sdk to the latest version</li>\n<li>Fix: fixed empty post meta fields in case that acf plugin is on</li>\n<li>Fix: fixed some bug with avoid duplicates option and filters in single grid</li>\n<li>Fix: made some corrections in case that post query show wrong init selected terms values</li>\n<li>Fix: the post carousel goes to random item after ajax refresh</li>\n<li>Fix: fixed jet engine custom fields integration</li>\n</ul>\n\n<p>version 1.5.58: 2023-03-26</p>\n\n<ul>\n<li>Feature: added dynamic popup functionality to multisource widgets</li>\n<li>Fix: fixed missing arguments in the_post action</li>\n<li>Fix: fixed some php multisource error</li>\n<li>Fix: fixed some product ajax search related issues</li>\n<li>Fix: fixed some small but with ajax refresh and sync</li>\n</ul>\n\n<p>version 1.5.57: 2023-03-20</p>\n\n<ul>\n<li>Feature: improved the multisource selectors</li>\n<li>Feature: added option to get image from post meta in post fields - widget editor</li>\n<li>Fix: added \"skins\" folder to unite gallery</li>\n<li>Fix: added more compatability to woo commerce grids with discounts plugins</li>\n<li>Fix: fixed same uc_id in dynamic templates</li>\n</ul>\n\n<p>version 1.5.56: 2023-03-13:</p>\n\n<ul>\n<li>Feature: added option authors by dynamic field in post query</li>\n<li>Feature: done some integration with flycart discounts</li>\n<li>Feature: added option to show post type and post type title in posts fields</li>\n<li>Feature: added option to add multiple values in multisource</li>\n<li>Fix: fixed get posts by terms meta field - add taxonomy</li>\n<li>Fix: fixed responsive css in dynamic loop</li>\n<li>Fix: fixed dynamic loop with jet engine acf fields</li>\n<li>Fix: fixed slider control units for vh, vx and % </li>\n<li>Fix: added \"before today\" for past year in date qury</li>\n<li>Change: the uc_id will not change now when page refresh</li>\n</ul>\n\n<p>version 1.5.55: 2023-02-23:</p>\n\n<ul>\n<li>Fix: fixed wpml integrate fields</li>\n<li>Fix: fixed some write file error, will not crash if happend</li>\n<li>Fix: fixed entrance animation js on popup</li>\n<li>Fix: fixed strip tags in intro from content</li>\n<li>Fix: fixed some php 8.1 issues</li>\n<li>Fix: fixed some post intro with html tags issues</li>\n<li>Change: do_action function is working now in free version</li>\n</ul>\n\n<p>version 1.5.54: 2023-02-15</p>\n\n<ul>\n<li>Change: added some define variable that indicate the under ajax search</li>\n<li>Change: added \"collect\", and \"output\" to schema types in content accordion widget for example</li>\n<li>Feature: added wpml auto translate integration</li>\n<li>Feature: added option to select \"all taxonomies\" in exclude terms in terms selection</li>\n<li>Feature: added option - only direct children to terms select include by</li>\n<li>Feature: added option to post select to get posts by terms from curent meta field</li>\n<li>Fix: preserve tags when truncate</li>\n<li>Fix: fixed load more with second meta add in post query</li>\n</ul>\n\n<p>version 1.5.53: 2023-02-07</p>\n\n<ul>\n<li>Fix: keep exclude terms in grid when filtering with \"override terms\" mode</li>\n<li>Fix: fixed get_terms() not found php error from 1.5.52 version</li>\n</ul>\n\n<p>version 1.5.52: 2023-02-06</p>\n\n<ul>\n<li>Change: done some protection agains infinite loops in templates</li>\n<li>Fix: fixed popup button type conditions</li>\n<li>Fix: fixed term meta fields in multisource</li>\n<li>Fix: fixed exclude term not found in post select</li>\n</ul>\n\n<p>version 1.5.51: 2023-01-31</p>\n\n<ul>\n<li>Feature: added version to js comment output</li>\n<li>Feature: connected the galleies to remote play / stop like the carousels</li>\n<li>Feature: added some error message when image size attribute is missing in multisource</li>\n<li>Feature: added dynamic popup special attribute type</li>\n<li>Fix: fixed title source and description source in multisource gallery for products.</li>\n<li>Fix: added supress filtres to ajax search query</li>\n</ul>\n\n<p>version 1.5.50: 2023-01-24</p>\n\n<ul>\n<li>Feature: added \"media\" to post types select in advanced post query</li>\n<li>Feature: improved the date time attribute</li>\n</ul>\n\n<p>version 1.5.49: 2023-01-23</p>\n\n<ul>\n<li>Fix: fixed some js optimization issues </li>\n<li>Fix: fixed filters related small js bug</li>\n</ul>\n\n<p>version 1.5.48: 2023-01-19</p>\n\n<ul>\n<li>Feature: added gallery to multisource</li>\n<li>Feature: added post type override selectin current post query options</li>\n<li>Fix: fixed remote play with carousel</li>\n<li>Fix: fixed some multisource and ajax related bugs</li>\n<li>Fix: fixed popular posts plugin integration multiple post types</li>\n<li>Fix: fixed background widgets some problematic attribute names</li>\n<li>Fix: fixed include terms by current post terms in some cases.</li>\n<li>Fix: fixed default url_assets value in multisoure</li>\n<li>Fix: fixed dark mode svg icons</li>\n</ul>\n\n<p>version 1.5.47: 2023-01-10</p>\n\n<ul>\n<li>Feature: added more units to slider attribute</li>\n<li>Feature: added \"any\" post type to post types select</li>\n<li>Feature: added include and exclude current post terms in terms selection</li>\n<li>Feature: added option to carousel - scroll to head - force</li>\n<li>Feature: allow import widgets with theme activate</li>\n<li>Fix: fixed dynamic template render css for dynamic popup</li>\n<li>Fix: fixed users list select by manual</li>\n</ul>\n\n<p>version 1.5.46: 2023-01-08</p>\n\n<ul>\n<li>Feature: set the items image size chooser work for certain image</li>\n<li>Feature: made option to put js script in saparate tags with id\'s for optimization plugins like wprocket</li>\n<li>Feature: enriched the uc_lang variable. now it\'s always showing the current language</li>\n<li>Feature: added user_login variable to the users list output</li>\n<li>Feature: has put the preview link always as a help link in widget edit panel.</li>\n<li>Change: updated the multisource that it works better with items images</li>\n<li>Change: allow html tags in post intro (excerpt) in widgets</li>\n<li>Fix: fixed filters with sync multiple grid issues</li>\n<li>Fix: fixed the exclude users list with similar names</li>\n</ul>\n\n<p>version 1.5.45: 2022-12-26</p>\n\n<ul>\n<li>Feature: added json decode filter to twig</li>\n<li>Feature: added catalog images from shortpixel for speed loading</li>\n<li>Feature: done multisource group setting</li>\n<li>Fix: fixed entrance animation on ajax refresh</li>\n<li>Fix: done sync pause / play between carousels</li>\n</ul>\n\n<p>version 1.5.44: 2022-12-19</p>\n\n<ul>\n<li>Change: updated freemius to the latest version</li>\n<li>Fix: fixed remote play / pause button</li>\n<li>Fix: fixed search filter unicode phrase</li>\n<li>Fix: fixed entrance animation appear on scroll</li>\n<li>Feature: added video gallery responsive options</li>\n<li>Fix: fixed some owl carousel size on init bug</li>\n<li>Fix: fixed js widgets under the dynamic grid template like flipbox</li>\n</ul>\n\n<p>version 1.5.43: 2022-12-04</p>\n\n<ul>\n<li>Feature: add settings output to dynamic grid fields debug</li>\n<li>Fix: fixed pods multiple image data</li>\n<li>Fix: fixed url terms in filter with dynamic grid</li>\n<li>Fix: fixed users and menu not found bug in front </li>\n<li>Change: updated twig engine to the latest version</li>\n</ul>\n\n<p>version 1.5.42: 2022-11-29</p>\n\n<ul>\n<li>Feature: added functionality for time ago in posts widgets</li>\n<li>Feature: added woo variables to woo fields - woo_price_withtax, woo_price_notax</li>\n<li>Feature: added option for term child filter role\n-optimization: reduced number of queries in post related widgets</li>\n</ul>\n\n<p>version 1.5.41: 2022-11-24</p>\n\n<p>-bug fix: fixed post select in post query</p>\n\n<p>version 1.5.40: 2022-11-23</p>\n\n<ul>\n<li>Feature: added integration to woocommerce multicourancy plugins</li>\n<li>Feature: made some integration with translate press plugin</li>\n<li>Feature: added select post and select term attribute</li>\n<li>Fix: fixed dynamic loop css backgrounds with containers</li>\n<li>Fix: fixed mousewheel event in the carousel</li>\n<li>Fix: fixed some rare php error with filters</li>\n</ul>\n\n<p>version 1.5.39: 2022-11-16</p>\n\n<ul>\n<li>Fix: fixed small bug with zip extract</li>\n<li>Update: updated black friday sale banners</li>\n</ul>\n\n<p>version 1.5.38: 2022-11-10</p>\n\n<ul>\n<li>Fix: fixed galleries default sizes with post filters</li>\n<li>Fix: fixed hidden option in select filter in safari browser</li>\n<li>Fix: fixed non ssl assets url</li>\n<li>Feature: added \"schema\" special attribute</li>\n<li>Fix: fixed false autoplay in carousel</li>\n</ul>\n\n<p>version 1.5.37: 2022-11-09</p>\n\n<ul>\n<li>Fix: fixed 1px glitch bug in the carousel, on 1 item (slide mode)</li>\n<li>Feature: prepared the filters to work with ajax search</li>\n</ul>\n\n<p>version 1.5.36: 2022-11-6</p>\n\n<ul>\n<li>Feature: added function that outputs items schema</li>\n<li>Feature: improved include by meta in posts selection, added option for multiple values</li>\n<li>Feature: added option to get current user with meta in twig</li>\n<li>Addition: validate number of post list attributes, allow only one when creating widget</li>\n<li>Fix: fixed count posts in post query summary</li>\n<li>Fix: fixed entrance animation blur type</li>\n<li>Fix: fixed avoid duplicates with random order while posts load more</li>\n<li>Fix: the timeout now reset after slide change in owl carousel</li>\n<li>Fix: fixed terms selection taxonomies with idetical post type title</li>\n<li>Fix: added protection against inifinite loop in putElementorTemplate twig function</li>\n<li>Fix: fixed acf field unaccessable in some cases with elementor pro 3.8</li>\n</ul>\n\n<p>version 1.5.35: 2022-10-24</p>\n\n<p>-Fix: fixed include by id\'s from dynamic field, and terms from dynamic field in post selection</p>\n\n<p>version 1.5.34: 2022-10-19</p>\n\n<ul>\n<li>Feature: added items image size attribute (special type)</li>\n<li>Fix: fixed show backgrounds in elementor editor</li>\n</ul>\n\n<p>version 1.5.33: 2022-10-15</p>\n\n<ul>\n<li>Fix: fixed avoid duplicates with filters</li>\n<li>Fix: fixed select dropdown filter js</li>\n<li>Feature: added avoid duplicates option to manual posts selection</li>\n</ul>\n\n<p>version 1.5.32: 2022-10-11</p>\n\n<ul>\n<li>Fix: fixed some ajax pagination issues</li>\n<li>Fix: fixed pagination widget appearance on archive ajax pages with filters</li>\n<li>Fix: added twig functionality to put product attributes text</li>\n<li>Fix: fixed export with images not worked in some cases</li>\n<li>Fix: made some protection with ezcache plugin integration and filtering</li>\n<li>Fix: fixed some small php bug with this month post selection</li>\n<li>Fix: fixed some visible and hidden filters collision</li>\n<li>Fix: fixed terms select in terms filter on history back click in filters</li>\n<li>Fix: set child filter always first unselected</li>\n<li>Fix: set option for the tabs filter to be unselected</li>\n<li><p>Fix: fixed the pagination numbers if exclude offset chosen</p></li>\n<li><p>Feature: added multiple taxonomy terms in term selection</p></li>\n<li>Feature: added query id in terms selection</li>\n<li>Feature: added functionality for next / prev post</li>\n</ul>\n\n<p>version 1.5.31: 2022-09-20</p>\n\n<ul>\n<li>Fix: fixed thumbs gallery</li>\n</ul>\n\n<p>version 1.5.30: 2022-09-18</p>\n\n<ul>\n<li>Fix: fixed multiple post filters and grid connection</li>\n<li>Fix: fixed various small php errors</li>\n<li>Fix: fixed wordpress popular posts integration small bug</li>\n<li>Feature: added terms from dynamic post selection option</li>\n<li>Feature: added option for limiting terms show in post list</li>\n<li>Change: updated once more unitegallery graphics, changed assets to svg</li>\n<li>Fix: fixed thumbnail gallery arrows</li>\n</ul>\n\n<p>version 1.5.29: 2022-09-08</p>\n\n<ul>\n<li>Fix: fixed a small issue with search page and load more</li>\n<li>Fix: fix vimeo videos stoppped playing bug</li>\n</ul>\n\n<p>version 1.5.28: 2022-09-06</p>\n\n<ul>\n<li>Feature: added support for the select filter</li>\n<li>Fix: fixed some small js bug with filters</li>\n<li>Fix: fixed some post filters related popup error</li>\n<li>Change: changed the way that galleries srolls by mouseover</li>\n</ul>\n\n<p>version 1.5.27: 2022-09-02</p>\n\n<ul>\n<li>Fix: fixed popular posts plugin integration</li>\n<li>Fix: removed some console logs in filter.js file</li>\n<li>Fix: fixed ajax pagination jump</li>\n<li>Fix: fixed unitegallery strict standards bugs</li>\n<li>Change: renamed field - \"use dynamic fields\" to \"use current post data\" in widget editor</li>\n<li>Change: updated freemius sdk to: 2.4.5</li>\n</ul>\n\n<p>version 1.5.26: 2022-08-17</p>\n\n<ul>\n<li>Feature: added debug to remote elements</li>\n<li>Fix: made some protection against wrong animation names in carousel</li>\n<li>Fix: added some small fixes to carousel and remote sync js libraries</li>\n<li>Fix: done a better find closest section in remote</li>\n<li>Fix: fixed not showing values in elementor editor post selectors</li>\n</ul>\n\n<p>version 1.5.25: 2022-08-11</p>\n\n<ul>\n<li>Feature: added option to set title field in items</li>\n<li>Fix: fixed some more lazy load related protections in galleries</li>\n<li>Fix: Fixed some Elementor 3.7 deprecation issues</li>\n</ul>\n\n<p>version 1.5.24: 2022-08-09</p>\n\n<ul>\n<li>Fix: fixed some Elementor 3.7 related js bug in editor</li>\n</ul>\n\n<p>version 1.5.23: 2022-08-05</p>\n\n<ul>\n<li>Feature: added date format to date meta field post selection</li>\n<li>Feature: added more units to padding and margin attribute</li>\n<li>Feature: added option to set selected tab number in tabs filter widget</li>\n<li>Fix: fixed some unitegallery strict related scripts</li>\n<li>Fix: fixed sequance entrance animation attribute</li>\n<li>Fix: fixed some text with pagination edit mode in elementor editor</li>\n<li>Fix: fixed ajax pagination didn\'t get back to first page</li>\n<li>Fix: fixed tabs filter and taxonomy terms in one page</li>\n<li>Change: prepare the right way dates should work in post list</li>\n</ul>\n\n<p>version 1.5.22: 2022-07-24:</p>\n\n<ul>\n<li>Feature: added option to connect to another parent in remote arrows</li>\n<li>Feature: added change url and back button in ajax filers behaviour</li>\n<li>Fix: fixed doubly plugin integration import bg widgets</li>\n<li>Fix: fixed remote next/prev directions in carousels</li>\n<li>Fix: added some more protection against infinite loops from post content processing</li>\n</ul>\n\n<p>version 1.5.21 2022-07-17:</p>\n\n<ul>\n<li>Feature: added docstart and docend template in widget js</li>\n<li>Change: end of birthday sale message update</li>\n<li>Change: added warning message in case of twig collision with other plugins</li>\n</ul>\n\n<p>version 1.5.20 2022-07-13:</p>\n\n<ul>\n<li>Feature: added more widget debug type - current post fields</li>\n<li>Feature: updated admin title on edit widget view</li>\n<li>Feature: added option to carousel: scroll to head</li>\n<li>Feature: added query data attributes into filtering grid</li>\n<li>Fix: fixed ajax pagination in some cases</li>\n<li>Fix: fixed small php bug with hover animations control</li>\n<li>Fix: fixed lity lightbox with vimeo autoplay</li>\n<li>Fix: fixed item index after shuffle</li>\n<li>Fix: fixed some seleted tab filters related issues</li>\n<li>Fix: fixed load more filter doubly ajax request in some cases</li>\n<li>Fix: fixed woo scedualed sale price output</li>\n<li>Fix: in filters replace url with pagination as well</li>\n<li>Fix: changed gallery arrows to svg</li>\n</ul>\n\n<p>version 1.5.19 2022-06-27:</p>\n\n<ul>\n<li>Feature: added max posts to current query</li>\n<li>Fix: fixed controls conditions for elementor template control</li>\n<li>Feature: added more fields to dynamic grid loop (was only title)</li>\n<li>Change: added birthday sale banner and text</li>\n</ul>\n\n<p>version 1.5.17 2022-06-21:</p>\n\n<ul>\n<li>Change: updated fancybox version</li>\n<li>Fix: Fixed bug with ajax load more and ajax pagination</li>\n</ul>\n\n<p>version 1.5.17 2022-06-09:</p>\n\n<ul>\n<li>Feature: fixed entrance animation attribute</li>\n<li>Fix: fixed uc_inside_editor variable inside background widget</li>\n<li>Fix: fixed empty default value of radio boolean control</li>\n<li>Fix: fixed double filtering issues in archive pages</li>\n</ul>\n\n<p>version 1.5.16: 2022-05-31</p>\n\n<ul>\n<li>Fix: fixed double plugin versions in pro version</li>\n<li>Fix: fixed 1 size gap in one item owl carousel</li>\n<li>Fix: fixed the dissapearing options bug in mobile</li>\n</ul>\n\n<p>version 1.5.15: 2022-05-30</p>\n\n<ul>\n<li>Change: set cache folder inside wp-uploads</li>\n<li>Feature: added option to get terms last level only - for post list / grid</li>\n<li>Feature: added twig function - get_current_user</li>\n<li>Feature: disabled right click on html5 galleries (unite gallery)</li>\n<li>Fix: the image and video repeater was missing default items</li>\n<li>Fix: fixed load more and filters on a search page</li>\n<li>Fix: fixed carousel stage padding issues</li>\n<li>Fix: fixed carousel 1 item one pixel issues</li>\n<li>Fix: fixed default values in responsive selectors</li>\n</ul>\n\n<p>version 1.5.14: 2022-05-24</p>\n\n<ul>\n<li>Fix: fixed responsive default values with selectors in number and dropdown and slider controls</li>\n<li>Fix: fixed a bug in run_code_once functionality</li>\n</ul>\n\n<p>version 1.5.13: 2022-05-23</p>\n\n<ul>\n<li>Feature: added integration with \"sticky posts switch\" plugin</li>\n<li><p>Feature: added special attribute type - entrance animation</p></li>\n<li><p>Fix: fixed sync bug between two similar elements</p></li>\n<li>Fix: fixed filters loading with wp-rocket lazy load scripts</li>\n<li>Fix: fixed put_hide_ids_css function small bug</li>\n<li>Fix: fixed fetch 2 and more widgets within one section for filtering</li>\n<li>Fix: fixed slider control js empty output bug</li>\n<li>Fix: fixed gallery title as number js bug</li>\n<li>Fix: fixed gallery images from meta fields source as array </li>\n</ul>\n\n<p>version 1.5.12: 2022-05-08</p>\n\n<ul>\n<li>Feature: added integration for wpml media change</li>\n<li>Feature: bug fix: fixed hover animations setting don\'t work on front in some cases</li>\n<li>Feature: in post selection by date added options for \"future from today\", and \"future from tomorrow\".</li>\n<li>Feature: added new function: \"put_hide_ids_css\" to hide some css comma saparated id\'s from css tab.</li>\n<li>Feature: added support for ajax refresh for multiple synced grids together</li>\n<li>Feature: added option to test instagram data</li>\n<li><p>Feature: added phpinfo view in settings - troubleshooting</p></li>\n<li><p>Fix: fixed blank window opened by a link</p></li>\n<li>Fix: fixed acf boolean value present</li>\n<li>Fix: fixed another gallery related lazy load issues</li>\n</ul>\n\n<p>version 1.5.11: 2022-04-13</p>\n\n<ul>\n<li>Feature: made option to put elementor post_content inside post widget if the post made by elementor</li>\n<li>Feature: added additional fields to getPostAuthor function like avatar url and author meta</li>\n<li>Feature: show the \"no posts\" message with filters in post list / grid</li>\n<li>Feature: add background location (back/front) to background widgets</li>\n<li>Feature: done option to get post parent with the posts in posts selection</li>\n<li>Fix: set prices display in woocommerce widgets including tax</li>\n<li>Fix: fixed editor js files didn\'t loaded bug</li>\n<li>Fix: fixed css output with dynamic template and inline css mode</li>\n<li>Fix: fixed the ajax pagination that now works with post based gallery widget</li>\n<li>Fix: fixed filters scripts loading before jquery in js</li>\n<li>Fix: allow to select empty terms in term selection control</li>\n<li>Change: set default values of responsive number / slider / dropdown controls to desktop default values</li>\n</ul>\n\n<p>version 1.5.10: 2022-04-04</p>\n\n<ul>\n<li>Fix: fixed title and description source in gallery source selection</li>\n<li>Fix: fixed the dropdown attribute php filter for elementor</li>\n<li>Feature: added \"menu_id\" for various uses as menu attribute output</li>\n<li>Feature: added option for side offset in owl carousel</li>\n<li>Feature: added option for second items html refresh in ajax filters</li>\n</ul>\n\n<p>version 1.5.9: 2022-03-27</p>\n\n<ul>\n<li>Fix: fixed simple meta output for post list</li>\n<li>Feature: made dynamic grid work with filters</li>\n<li>Feature: the background widgets works for the new container objects as well</li>\n<li>Feature: added include by another meta field in post query</li>\n</ul>\n\n<p>version 1.5.8: 2022-03-23</p>\n\n<ul>\n<li>Feature: set special behaviour for more then one filters on the page</li>\n<li>Feature: added option to load video item from posts in a gallery</li>\n<li>Change: set up galleries common default items</li>\n<li>Fix: fixed unclosable gallery lightbox with youtube videos</li>\n<li>Fix: fixed elementor 3.6.0 compatability</li>\n</ul>\n\n<p>version 1.5.7: 2022-03-17</p>\n\n<ul>\n<li>Feature: added option to modify dropdown items in php\nFix: fixed gallery default items preview and init\nFix: fixed remote counter js error</li>\n</ul>\n\n<p>version 1.5.6 = 2022-03-15:</p>\n\n<p>Fix: fixed dissapearing items in remote related widgets</p>\n\n<p>version 1.5.5 = 2022-03-15:</p>\n\n<ul>\n<li>Feature: added woocommerce sorting options in posts selection by number of sales and rating</li>\n<li>Feature: added option to get related products on checkout page</li>\n<li>Feature: done manual posts and terms selections sort by drag and drop</li>\n<li>Feature: done option to custom refresh filters html (for carousels, galleries etc)</li>\n<li>Feature: made the attributes dialog support multi controls</li>\n<li>Feature: prepared the galleries and dynamic loops to use filters and load more\nFix: fixed query debug in manual posts selection\nFix: fix: fixed posts_per_page in manual posts selection\nFix: fix: fixed jquery include for remote widgets</li>\n</ul>\n\n<p>version 1.5.4 = 2022-03-06:</p>\n\n<ul>\n<li>Feature: added roles to post filter: single, main and child</li>\n<li>Feature: added option \"placeholder\" and \"disable dynamic\" for text field control</li>\n<li>Feature: added option for debug meta fields in post list, post grid</li>\n<li>Fix: fixed some pagination widget buttons related issues</li>\n<li>Fix: fixed non clickable items in some widgets</li>\n<li>Fix: fixed put_items(0) - first item output in twig</li>\n</ul>\n\n<p>version 1.5.3 = 2022-02-23:</p>\n\n<ul>\n<li>Feature: added functionality to put image inside taxonomy terms widget</li>\n<li>Fix: fixed load more on archive page with orderby=xxx filter in url</li>\n<li>Fix: made support for woocommerce special order by in load more</li>\n<li>Change: updated freemius sdk to 2.4.3 version (Security fix)</li>\n</ul>\n\n<p>version 1.5.2 = 2022-02-23:</p>\n\n<ul>\n<li>Feature: set up remote and sync functionality for the galleries</li>\n<li>Fix: fixed load more for current query posts</li>\n<li>Fix: fixed background js based widgets with elementor popups</li>\n<li>Fix: fixed unitegallery unclosed tag issue</li>\n<li>Fix: fixed replace mode in tabs filters</li>\n</ul>\n\n<p>version 1.5.1 = 2022-02-21:</p>\n\n<ul>\n<li>Feature: improved post pagination debug and added force options</li>\n<li>Feature: added code for the button filters</li>\n<li>Feature: added option to shuffle owl carousel</li>\n<li>Feature: added option for general \"shuffle\" in items</li>\n<li>Feature: made option for text modify, and get the current page url and current page title</li>\n<li>Feature: get feature image of a product from a first gallery image if featured image not exists</li>\n<li>Feature: added function \"one_random\" and \"first\" to get_items twig function</li>\n<li>Feature: added support for jet listing item</li>\n<li>Change: changed the \"choose template\" setting text to attirbute title</li>\n<li>Fix: fixed load more if offset turned on in the grid</li>\n<li>Fix: fixed link control attributes parsing</li>\n<li>Fix: fixed sync general api related bugs in elementor editor</li>\n</ul>\n\n<p>version 1.5.0 = 2022-02-02:</p>\n\n<ul>\n<li>Feature: added tabs in items controls</li>\n<li>Feature: added functionality for ajax taxonomies terms filter</li>\n<li>Feature: added some accessability to owl carousel buttons</li>\n</ul>\n\n<p>version 1.4.99: 2022-01-27:</p>\n\n<ul>\n<li>Feature: added option for disable content filtering in general settings->troubleshooting</li>\n<li>Feature: added taxonomies in widget debug output</li>\n<li>Fix: fixed some gallery lazy load related js bugs</li>\n</ul>\n\n<p>version 1.4.98: 2022-01-14:</p>\n\n<ul>\n<li>Feature: modified remote general js api to fit more types of widgets</li>\n<li>Feature: added support for put meta field in post list</li>\n<li>Fix: fixed some small php notices output in post query</li>\n</ul>\n\n<p>version 1.4.97 = 2022-01-06:</p>\n\n<ul>\n<li>Feature: add code base for the taxonomy filter</li>\n<li>Feature: added option to highlight all carousel items</li>\n<li>Feature: added active class to new owl carousel</li>\n<li>Feature: added scroll on click functionality to new owl carousel</li>\n<li>Fix: added support for acf fields styles in dynamic grid</li>\n<li>Fix: fixed some wp-rocket and filters related bug</li>\n</ul>\n\n<p>version 1.4.96 = 2021-12-29:</p>\n\n<ul>\n<li>Feature: use yoast main category feature to determine post main category</li>\n<li>Feature: added get woocommerce product gallery functionality to twig</li>\n<li>Feature: added support for multiple attribute conditoins values</li>\n<li>Feature: added menu order in advanced widget debug type</li>\n<li>Feature: added WooCommerce endpoints links code to twig</li>\n<li>Feature: added option to disable font awesome in general settings</li>\n<li>Fix: fixed some filters related issue</li>\n<li>Fix: added custom attributes to link attributes output</li>\n</ul>\n\n<p>version 1.4.95 = 2021-12-16:</p>\n\n<p>*Fix: fixed db table not found php bug in some cases</p>\n\n<p>version 1.4.94 = 2021-12-14:</p>\n\n<ul>\n<li>Feature: made posible multiple includes condition values per assets</li>\n<li>Feature: added meta value2 and meta value3 in include by meta value post selection</li>\n<li>Feature: added error notice if no api connectivity</li>\n<li>Feature: added attributes section conditions</li>\n<li>Feature: prepared code base for the new galleries</li>\n<li>Fix: fixed some small pagination related bug</li>\n<li>Fix: fixed remote connection parent detection in some cases</li>\n<li>Fix: added content filtering by filter widget_text_content for all the embed and other content modifications</li>\n<li>Fix: fixed edit defaulsin widget settings</li>\n<li>Fix: fixed some polylang issues with the template in dynamic template widgets</li>\n<li>Fix: [security] remove the \"duplicate layout\" functionality (not used in the plugin) that had some security issues </li>\n</ul>\n\n<p>version 1.4.93 = 2021-12-03:</p>\n\n<ul>\n<li>Fix: fixed some connected widgets bugs when there is many of them in the page</li>\n<li>Change: removed the black friday sale banner</li>\n<li>Feature: added general remote API for various widgets connections</li>\n<li>Feature: add some code base for the new gallery output</li>\n</ul>\n\n<p>version 1.4.92 = 2021-11-24:</p>\n\n<ul>\n<li>Fix: fixed similar post content in post list</li>\n<li>Change: saparated remote and sync options in connected widgets settings</li>\n</ul>\n\n<p>version 1.4.91 = 2021-11-23:</p>\n\n<ul>\n<li>Fix: fixed the wrong post intro in editor mode</li>\n</ul>\n\n<p>version 1.4.90 = 2021-11-22:</p>\n\n<ul>\n<li>Addition: added black friday banner discount banner and link</li>\n<li>Change: improved \"sync widgets\" editor experience</li>\n<li>Fix: fixed depricated \"post\" attribute bug</li>\n<li>Fix: modified zip extracting error messages</li>\n</ul>\n\n<p>version 1.4.89 = 2021-11-17:</p>\n\n<ul>\n<li>Feature: done the functionality for sync widgets</li>\n<li>Feature: done the functionality remote widgets</li>\n<li>Fix: fixed error message on remote widgets</li>\n<li>Fix: fixed css in post content in editor</li>\n<li>Fix: use better strip tags for post intro</li>\n</ul>\n\n<p>version 1.4.88 = 2021-11-08:</p>\n\n<ul>\n<li>Fix: fixed gutenberg support in widgets</li>\n<li>Fix: fixed all the pagination issues in archive page</li>\n</ul>\n\n<p>version 1.4.86 = 2021-11-01:</p>\n\n<ul>\n<li>Fix: fixed some load more last issues</li>\n<li>Feature: added code for taxonomy terms filter</li>\n<li>Feature: added code for checkbox filter</li>\n</ul>\n\n<p>version 1.4.86 = 2021-10-29:</p>\n\n<ul>\n<li>Feature: improved current query debug - full type</li>\n<li>Feature: added dropdown responsive placeholders</li>\n<li><p>Feature: added radio boolean attribute responsive controls</p></li>\n<li><p>Fix: fixed controls tabs functionality</p></li>\n<li>Fix: fixed load more custom image bug</li>\n<li>Fix: fixed double load more in a page mishmash bug</li>\n<li>Fix: fixed all load more issues</li>\n</ul>\n\n<p>version 1.4.85 = 2021-10-13:</p>\n\n<p>-bug fix: small bug fix - headers sent bug</p>\n\n<p>version 1.4.84 = 2021-10-13:</p>\n\n<ul>\n<li>Feature: added taxonomy terms full query debug option</li>\n<li>Feature: improved full debug type in posts query</li>\n<li>Feature: added items support in editor->background switcher</li>\n<li>Feature: added support for remote controls</li>\n<li>Feature: functionality to posts load more</li>\n<li>Feature: added second condition</li>\n<li>Feature: added tabs functionality to attributes</li>\n<li>Addition: added %,px to slider units</li>\n<li>Fix: fixed avoid duplicates related bug</li>\n<li>Fix: fixed conflicting wordpress codemirror script</li>\n<li>Fix: fixed post selection values init from editor</li>\n<li>Fix: fixed pagination on front page</li>\n<li>Fix: fixed some polylang related bugs</li>\n</ul>\n\n<p>version 1.4.83 = 2021-09-22:</p>\n\n<ul>\n<li>Fix: fixed styles mishmash inside elementor editor navigator</li>\n<li>Fix: fixed dissapearing carousels after refresh bug</li>\n<li>Fix: fixed dynamic grid pagination not changed</li>\n</ul>\n\n<p>version 1.4.82 = 2021-09-20:</p>\n\n<ul>\n<li>Feature: added troubleshooting setting - show php error message</li>\n<li>Feature: added px, vh, % options for slider attribute</li>\n<li>Feature: added dynamic group attributes for galleries, including image and video</li>\n<li>Feature: added option to convert one date string to another with ucdate filter</li>\n<li>Feature: added option to use items in background widgets</li>\n<li>Feature: added ucfunc(\"set\") and ucfunc(\"get\") functions in twig for remember and retrieve variables</li>\n<li>Feature: added include by option: \"children of current term\" to category selection options</li>\n<li>Feature: added option to pull woo product variations in twig</li>\n<li>Feature: added placeholder: link_withprefix, link_noprefix for link attribute</li>\n<li>Fix: fixed error when exists dynamic link in dynamic loop widgets</li>\n<li>Fix: enabled pagination in a single type in dynamic template grid</li>\n<li>Fix: the \"not equal\" attributes condition now works</li>\n<li>Fix: fixed not editable empty dropdown attribute in widget editor</li>\n<li>Fix: fixed mb_string absence php bug</li>\n<li>Fix: fixed heading attribute label</li>\n<li>Fix: fixed responsive elementor controls in widget items</li>\n</ul>\n\n<p>version 1.4.81 = 2021-08-17:</p>\n\n<ul>\n<li>Feature: added json select (lottie) for image attribute type </li>\n<li>Feature: made option for ajax in widgets with post list attribute</li>\n<li>Feature: made the ajax pagination work with pagination widget</li>\n<li>Feature: added dynamic options for number and slider attribute types</li>\n<li>Feature: added new owl carousel sources in assets chooser</li>\n<li>Feature: added heading attribute</li>\n<li>Change: added more types of debug for pagination widget</li>\n<li>Change: changed widget icons chooser for elementor icon instead of font awesome icon</li>\n<li>Fix: fixed import with template button dissapear in the new bar</li>\n<li>Fix: fixed widgets icons</li>\n</ul>\n\n<p>version 1.4.80 = 2021-08-09:</p>\n\n<ul>\n<li>Feature: added option to change items section label</li>\n<li>Feature: added js snippet with code that works in elementor popup</li>\n<li>Feature: added option to add {current_user_id} keyword in post meta query</li>\n<li>Feature: added option for block label inside each attribute</li>\n<li>Feature: added heading text option for items section</li>\n<li>Feature: added extra fields to image base gallery options</li>\n<li>Feature: added php filter option for variable</li>\n<li>Feature: added twig functions \"get_post_term\" and \"is_post_has_term\". The examples visible when you click on item.posts.putPostTerm placeholder</li>\n<li>Fix: fixed some test widgets output relate bugs</li>\n<li>Fix: conditions settings was not affected typography controls</li>\n<li>Fix: fixed template dynamic background image didn\'t displayed bug in dynamic loops</li>\n<li>Change: added some instructions for api connectivity test in general settings - troubleshooting</li>\n</ul>\n\n<p>version 1.4.79 = 2021-07-13</p>\n\n<ul>\n<li>Fix: fixed scripts output in preview widget page</li>\n</ul>\n\n<p>version 1.4.78 = 2021-07-12</p>\n\n<ul>\n<li>Change: added birthday sale promotions</li>\n<li>Feature: added woo commerce products to dynamic loop items source</li>\n</ul>\n\n<p>version 1.4.77 = 2021-07-07</p>\n\n<ul>\n<li>Fix: fixd the is_ajax() error function from the admin area</li>\n</ul>\n\n<p>version 1.4.76 = 2021-07-07</p>\n\n<ul>\n<li>Feature: added option to show post last modified date</li>\n<li>Feature: added function: get_from_sql in widget editor that allow to pull any custom records from DB</li>\n<li>Feature: added function: run_code_once in widget editor, that allow to run the code only once. Good for many similar widgets on the same page</li>\n<li>Feature: added option for load widget js as module</li>\n<li>Fix: fixed no key_thumb field in images inside widget</li>\n<li>Fix: fixed no condition in image sizes widget setting</li>\n<li>Fix: fixed javascript based backgrounds</li>\n<li>Fix: fixed brocken svg icon on catalog widget box in some of the cases</li>\n<li>Fix: fixed collision with rankmath in ajax actions</li>\n<li>Change: added some max length for a widget category, now it\'s 60</li>\n</ul>\n\n<p>version 1.4.75 = 2021-06-21</p>\n\n<ul>\n<li>Feature: added category image to products list</li>\n<li>Feature: added option to include as module widget js include</li>\n<li>Feature: added option to write custom handle to widget js and css include</li>\n<li>Feature: added options - avoid duplicate posts to post query exclude</li>\n<li>Feature: added option to include or exclude posts by dynamic field to posts selection</li>\n<li>Feature: added option to include or exclude posts by logged in user, in posts selection</li>\n<li>Fix: fixed background widget condition functionality</li>\n<li>Fix: changed template picker to simple select2 list</li>\n</ul>\n\n<p>version 1.4.74 = 2021-06-02</p>\n\n<ul>\n<li>Feature: added function put_date_range to twig functions. good for events widgets</li>\n<li>Feature: added integration with google map</li>\n<li>Feature: added function: \"run_code_once\" for twig</li>\n<li>Feature: added grouped options for the gallery</li>\n<li>Feature: added option to get posts by date from custom ACF field</li>\n<li>Feature: added gallery settings options for dynamic settings attribute</li>\n<li>Feature: added pagination to dynamic loop</li>\n<li>Change: improved dynamic settings attribute</li>\n</ul>\n\n<p>version 1.4.73 = 2021-05-20</p>\n\n<ul>\n<li>Feature: added twig function: \"put_attributes_json\" that available in js tab in widget editor</li>\n<li>Feature: added constant - uc_inside_editor - for distinquish between editor and site front</li>\n<li>Feature: added multiple select attribute</li>\n<li>Feature: added listing attribute support</li>\n<li>Fix: fixed \"request too long\" message on a widget preview - shortened preview url</li>\n<li>Fix: fixed several bugs with condition field in widgets editor</li>\n<li>Fix: fixed hidden image size select on item attributes</li>\n<li>Fix: fixed acf group field output</li>\n<li>Fix: fixed elementor template in items, changed to specific function</li>\n</ul>\n\n<p>version 1.4.72 = 2021-05-02</p>\n\n<ul>\n<li>Feature: added rating stars helper placeholder for woocommerce</li>\n<li>Feature: added option to include js file after elementor-frontend</li>\n<li>Fix: fixed new typography deprecation message</li>\n</ul>\n\n<p>version 1.4.71 = 2021-04-22</p>\n\n<ul>\n<li>Feature: added option to take post id\'s from php function in post selection</li>\n<li>Feature: added option for get posts by meta field that located in current or different post</li>\n<li>Feature: added twig filter: wc_price for native price filtering</li>\n<li>Feature: added post terms titles to post data debug</li>\n<li>Change: added option for woocommerce categories in terms selection</li>\n<li>Fix: fixed price issues in woocommerce related grids</li>\n<li>Fix: fixed include and exclude terms mismatch with nested tax query</li>\n<li>Fix: fixed pagination on search pages</li>\n</ul>\n\n<p>version 1.4.70 = 2021-04-14</p>\n\n<ul>\n<li>Feature: added show widget data debug options</li>\n<li>Feature: added option for filter post by post meta</li>\n<li>Feature: added option for simple condition for attributes</li>\n<li>Feature: added integration with wordpress popular post plugin for most viewed posts selection</li>\n<li>Feature: added post list variables for data debug</li>\n<li>Feature: added image sizes selector for post list</li>\n<li>Feature: get thumbnailID from content in case that it\'s missing in post</li>\n<li>Fix: when bulk moving attribute it now always goes to general category</li>\n<li>Fix: fixed filter posts by status</li>\n<li>Fix: fixed instagram media albom</li>\n</ul>\n\n<p>version 1.4.69 = 2021-04-04</p>\n\n<ul>\n<li>Feature: added extra query debug options for custom post types selector</li>\n<li>Feature: added choose image size select option to image attribute</li>\n<li>Feature: added \"image_attributes\" placeholder for image output in widget editor</li>\n<li>Change: added default values select to hover animations attribute</li>\n<li>Change: changed button \"add to cart\" to \"select options\" for variable products in woocommerce list widgets</li>\n<li>Fix: fixed border radius attribute from width to radius</li>\n<li>Fix: added missing thumb sizes for image select</li>\n</ul>\n\n<p>version 1.4.68 = 2021-03-22</p>\n\n<ul>\n<li>Feature: added include recently viewed products in woocommerce</li>\n<li>Feature: added option for default max posts in post selector</li>\n<li>Feature: added attribute type: Border Dimensions</li>\n<li>Feature: added attribute type: CSS Filters</li>\n<li>Feature: added attribute type: Hover Animations</li>\n<li>Fix: removed max posts from archive type post query selection, because has no control over pagination.</li>\n<li>Fix: fixed bug when instagram video images didn\'t show up</li>\n</ul>\n\n<p>version 1.4.67 = 2021-03-12</p>\n\n<ul>\n<li>Feature: added api connectivity to troubleshooting section</li>\n<li>Feature: added options in terms selection fields</li>\n<li><p>Feature: added order by meta key for woo categories select</p></li>\n<li><p>Fix: fixed woo product price format for decimal prices</p></li>\n<li>Fix: fixed context menu cut from bottom inside the widgets manager</li>\n<li>Fix: fixed show item data in widgets items repeater</li>\n<li>Fix: fixed float to round in woocommerce discount percents</li>\n</ul>\n\n<p>version 1.4.66 = 2021-02-18</p>\n\n<ul>\n<li>Feature: added \"box shadow\" attribute type</li>\n<li>Feature: added url_posts and num_posts to users output</li>\n<li>Feature: added option for selector 2 and selector 3 in several attributes</li>\n<li>Feature: added copy / paste attributes sections in widget editor</li>\n<li>Feature: added option for get default object to getListingItemData function</li>\n<li>Feature: added support for wpml site language inside a widget</li>\n<li>Feature: added acf image and thumbnails widths and heights to placeholders list</li>\n<li>Fix: load js include file in editor even if no js code</li>\n<li>Fix: fixed some php notice with exclude terms posts selection</li>\n<li>Fix: fixed small bug in getListingItemData function with no object returned</li>\n<li>Fix: fixed post selection manual select no posts shown at init</li>\n<li>Fix: fixed bug when private posts not fetched on manual posts selection</li>\n<li>Change: updated codemirror to latest version, added code search feature</li>\n<li>Change: updated freemius sdk to 2.4.2</li>\n</ul>\n\n<p>version 1.4.65 = 2021-02-03</p>\n\n<ul>\n<li>Feature: added option to fetch custom meta fields in users list</li>\n<li>Feature: added function to twig: getByPHPFunction()</li>\n<li>Feature: added function to twig: getUserMeta()</li>\n<li>Feature: added function to twig: getListingItemData() - working inside any plugin listing</li>\n<li>Fix: fixed php sanitize array bug</li>\n<li>Fix: fixed post type in related posts post selection</li>\n</ul>\n\n<p>version 1.4.64 = 2021-02-02</p>\n\n<ul>\n<li>Change: moved \"edit widget html\" button to advanced section in general tab</li>\n<li>Feature: added option to exclude products on sale in products query section in widget settings</li>\n<li>Feature: added option to exclude specific posts in post selection widget settings</li>\n<li>Feature: added woocommerce related products select in post selection</li>\n<li>Feature: added include/exclude posts by author in widget posts selection</li>\n<li>Feature: added include/exclude posts by date in widget posts selection</li>\n<li>Feature: added date/time picker to widget attributes types</li>\n<li>Feature: added post status to widget posts selection</li>\n<li>Feature: added offset setting to widget posts selection</li>\n<li>Feature: added author url and author post count to users fields</li>\n<li>Feature: added max number of users to user selection attribute</li>\n<li>Feature: added \"elementor template\" attribute</li>\n<li>Fix: fixed small php bug in post selection control</li>\n<li>Fix: fixed js bug in items repeater</li>\n<li>Fix: fixed exclude role not worked in user selection attribute</li>\n<li>Fix: fixed get products on sale selection with variations</li>\n</ul>\n\n<p>version 1.4.63 = 2021-01-26</p>\n\n<ul>\n<li>Feature: added acf link array and attributes</li>\n<li>Feature: added ordering features to post selection related and manual</li>\n<li>Feature: added option for showing only sticky posts</li>\n<li>Feature: added exclude by term setting in widget post selection</li>\n<li>Change: moved debug data from advaned to general folder in elementor widget settings</li>\n<li>Fix: fixed woo commerce prices number format</li>\n<li>Fix: fixed refresh posts on \"post query\" section open in widget post settings</li>\n<li>Fix: fixed manual posts selection default order</li>\n</ul>\n\n<p>version 1.4.62 = 2021-01-21</p>\n\n<ul>\n<li>Feature: added text shadow field</li>\n<li>Feature: added \"manual selection\" in posts query</li>\n<li>Feature: added compatability tag</li>\n<li>Fix: fixed image size thumb name with \"-\" sign inside</li>\n<li>Fix: fixed some php warning related to array to string conversion, happening in php 8</li>\n<li>Change: show woo commerce placeholders if selected \"for woocommerce products\" checkbox in post list attribute</li>\n<li>Change: improved woo category output placeholder help, added getTermCustomFields function</li>\n</ul>\n\n<p>version 1.4.61 = 2021-01-14</p>\n\n<ul>\n<li>Feature: added max posts and order by options to current query posts selection</li>\n<li>Feature: added manual selection for woocommerce categories select</li>\n<li>Feature: added selector and responsive to drop down attribute in widget builder</li>\n<li>Change: changed buy pro version link from the catalog widgets to inside of the plugin</li>\n<li>Fix: fixed adding widgets to a db table that is not auto incriment</li>\n<li>Fix: fixed svg preview from widget builder interface</li>\n<li>Fix: fixed manual memory check when registering widgets</li>\n</ul>\n\n<p>version 1.4.60 = 2020-12-30</p>\n\n<ul>\n<li>Feature: added option for third party integration for woocommerce grid</li>\n<li>Feature: added integration for \"advanced labels for woocommerce\" plugin</li>\n<li>Feature: added view file button in assets manager</li>\n<li>Feature: added svg icon option together with font icon for elementor panel widget box</li>\n<li>Feature: added preview image on mouseover inside elementor panel widget box</li>\n<li><p>Feature: added option for disabling \"edit widget html\" from widget settings</p></li>\n<li><p>Fix: fixed empty settings when there are gallery item setting only</p></li>\n<li>Fix: added \"no settings\" heading in case that no attributes in the widget</li>\n<li>Fix: fixed some php warnings for php 8.0</li>\n</ul>\n\n<p>version 1.4.59 = 2020-12-17</p>\n\n<ul>\n<li>Fix: fixed import template redirect</li>\n<li>Feature: added option to include sticky posts for post query</li>\n<li>Feature: added post pagination for single page</li>\n<li>Feature: added number of items for instagram widget</li>\n<li>Feature: added background image to background attribute</li>\n</ul>\n\n<p>version 1.4.58 - 2020-12-07</p>\n\n<ul>\n<li>Feature: make the plugin translatable for wordpress.org</li>\n</ul>\n\n<p>version 1.4.57 - 2020-12-07</p>\n\n<ul>\n<li>Feature: done post pagination widget for archive posts</li>\n<li>Feature: added option to truncate the post list</li>\n<li>Fix: fixed show debug query on current post query</li>\n</ul>\n\n<p>version 1.4.56 - 2020-11-30</p>\n\n<ul>\n<li>Update: relesed cyber monday deal admin notice</li>\n</ul>\n\n<p>version 1.4.55 - 2020-11-26</p>\n\n<ul>\n<li>Feature: added option to sort by sale price</li>\n<li>Feature: added option to debug query</li>\n<li>Feature: added option debug widget data</li>\n<li>Feature: added option to filter posts with child categories</li>\n<li><p>Feature: added option to include only products on sale</p></li>\n<li><p>Fix: fixed no widget shown in some cases</p></li>\n<li>Fix: fixed woocommerce prices placeholders prefix</li>\n</ul>\n\n<p>version 1.4.54 - 2020-11-13 =</p>\n\n<ul>\n<li>Update: updated freemius sdk to newest version</li>\n<li>Fix: fixed comma saparated selector</li>\n</ul>\n\n<p>version 1.4.53 - 2020-11-09 =</p>\n\n<ul>\n<li>Feature: added background widgets and section backgrounds</li>\n<li>Change: removed global colors from template export</li>\n<li>Fix: fixed bug with regular and sale price in woocommerce</li>\n</ul>\n\n<p>version 1.4.52 - 2020-11-06 =</p>\n\n<p>Fix: fixed bug with regular and sale price in woocommerce</p>\n\n<p>version 1.4.51 - 2020-11-04 =</p>\n\n<ul>\n<li>Feature: added svg output in icon library attribute</li>\n<li>Feature: added woocommerce checkbox to post list</li>\n<li>Feature: added product out of stock filter for product selection</li>\n<li>Feature: added discount_percent field in post list attribute woocommerce product type</li>\n<li>Feature: added woocommerce post list order by price option</li>\n<li>Fix: fixed woocommerce category in post list attribute</li>\n</ul>\n\n<p>version 1.4.50 - 2020-10-21 =</p>\n\n<ul>\n<li>Fix: removed display errors setting</li>\n</ul>\n\n<p>version 1.4.49 - 2020-10-12 =</p>\n\n<ul>\n<li>Fix: fixed small bug with non existing controls</li>\n<li>Fix: fixed general settings error when turning off plugin</li>\n</ul>\n\n<p>version 1.4.48 - 2020-10-12 =</p>\n\n<p>*Feature: added border attribute\n*Fix: page break in some versions of elementor\n*Fix: fixed bulk move attributes with categories\n*Fix: fixed default items image field not match</p>\n\n<p>version 1.4.47 - 2020-10-08 =</p>\n\n<ul>\n<li>Update: remove russian translation</li>\n<li>Feature: added function: get_items for twig</li>\n<li>Fix: fixed switch content and style tab</li>\n<li>Fix: fixed slider control tablet/mobile default value</li>\n<li>Fix: fixed non ordered widget categories</li>\n</ul>\n\n<p>version 1.4.46 - 2020-10-04 =</p>\n\n<ul>\n<li>Feature: added function put_items_json for js items output</li>\n<li>Fix: returned widgets from uncategorized category</li>\n</ul>\n\n<p>version 1.4.45 - 2020-10-04 =</p>\n\n<ul>\n<li>Fix: fixed template import with custom widgets</li>\n</ul>\n\n<p>version 1.4.44 - 2020-10-03 =</p>\n\n<ul>\n<li>Feature: added flexible content type attribute</li>\n<li>Optimize: reduced the number of db queries, dramatically increased load speed</li>\n</ul>\n\n<p>version 1.4.43 - 2020-09-22 =</p>\n\n<ul>\n<li>Feature: added option to group attributes into sections</li>\n<li>Feature: done instagram access token auto renew</li>\n<li>Feature: added \"selector\" to color picker attribute</li>\n<li>Fix: improved consolidate widgets option protection</li>\n<li>Fix: fixed select default widget images</li>\n<li>Fix: fixed default items in gallery item (image base fields)</li>\n<li>Fix: fixed image display in default item selector</li>\n<li>Fix: global colors was absent from color selection</li>\n</ul>\n\n<p>version 1.4.42 - 2020-08-06 =</p>\n\n<ul>\n<li>Feature: added option to get grouped woocomerce products</li>\n<li>Feature: added instagram connect to official API</li>\n<li>Feature: added function: getUserData(), added into \"twig code examples\" panel</li>\n<li>Feature: added \"printVar\" and \"showDebug\" functions \"twig code examples\" panel</li>\n<li>Feature: done \"login with instagram\" in general settings, and get data from instgram API</li>\n<li>Fix: sorted \"overwrite widgets\" issue on import</li>\n<li>Fix: fixed dropdown attribute when work with html data</li>\n</ul>\n\n<p>version 1.4.41 - 2020-06-18 =</p>\n\n<ul>\n<li>Feature: added additional controls to \"number\" attribute</li>\n<li>Feature: added \"exclude uncategorized category\" to woocommerce categories select </li>\n<li>Feature: added responsive controls to slider attribute</li>\n<li>Fix: fixed template type variable issues in elementor integration</li>\n<li>Fix: show pagination only when \"current query\" is available</li>\n<li>Fix: fixed select2 field min width in posts query</li>\n</ul>\n\n<p>version 1.4.40 - 2020-06-10 =</p>\n\n<ul>\n<li>Change: hided \"consolidate widgets\" general setting</li>\n<li>Feature: added \"show/hide wrapping html comments\" to general settings</li>\n<li>Fix: fixed export template filename</li>\n</ul>\n\n<p>version 1.4.39 - 2020-06-02 =</p>\n\n<ul>\n<li>Fix: fixed save widgets from editor with large config limitation.</li>\n<li>Fix: fixed export template with page settings bug.</li>\n<li>Fix: removed extra fields from items editor, leaved only supported fields</li>\n<li>Change: updated freemius SDK to latest version</li>\n</ul>\n\n<p>version 1.4.36 - 2020-05-21 =</p>\n\n<ul>\n<li>Feature: added support for pods panda repeater</li>\n<li>Fix: done some solution for max_execution_time issues when installing template</li>\n<li>Fix: fixed rtl on templates dialog popup</li>\n<li>Fix: corrected the naming near the \"number\" field</li>\n<li>Fix: cleared \"twig\" library from some not needed files.</li>\n<li>Change: removed \"image view\" file from framework.</li>\n</ul>\n\n<p>version 1.4.35 - 2020-05-11 =</p>\n\n<ul>\n<li>Feature: added term custom fields support</li>\n<li>Feature: added term meta fields support</li>\n<li>Change: moved composer vendor folder to plugin root</li>\n<li>Change: fixed empty templates list bug when \"show only installed widget\" checkbox checked</li>\n<li>Fix: sorted out some of the templates import bugs</li>\n</ul>\n\n<p>version 1.4.34 - 2020-05-06 =</p>\n\n<ul>\n<li>Fix: removed category ations from templates section</li>\n<li>Fix: show \"putPostMeta\" function even if no example post available</li>\n<li>Fix: fixed finally all the DB not installed issues on elementor and admin pages</li>\n</ul>\n\n<p>version 1.4.33 - 2020-05-03 =</p>\n\n<ul>\n<li>Fix: fixed double twig collision by another plugin</li>\n</ul>\n\n<p>version 1.4.32 - 2020-05-02 =</p>\n\n<ul>\n<li>Update: updated to newest twig 1.x version</li>\n<li>Fix: fixed no space between placeholders in php 7.4 bug</li>\n</ul>\n\n<p>version 1.4.31 - 2020-04-26 =</p>\n\n<p>*Fix: fixed dissapearing widget issue</p>\n\n<p>version 1.4.30 - 2020-04-23 =</p>\n\n<ul>\n<li>Fix: fixed couple of bugs related to templates</li>\n</ul>\n\n<p>version 1.4.29 - 2020-04-22 =</p>\n\n<ul>\n<li>Feature: released the templates catalog</li>\n</ul>\n\n<p>version 1.4.28 - 2020-04-10 =</p>\n\n<ul>\n<li>Feature: added woocommerce categories field</li>\n<li>Fix: fixed export / import with images feature</li>\n<li>Fug: fixed error message on front on some cases when the db tables not installed yet.</li>\n</ul>\n\n<p>version 1.4.27 - 2020-04-01 =</p>\n\n<p>Fix: fixed widget default icon in manager\nFeature: added \"getPostMeta, putPostMeta, printPostMeta\" functions\nFeature: added \"getPostData\" function for acf related posts, that get\'s all the data from the related post including custom fields</p>\n\n<p>version 1.4.26 - 2020-03-28 =</p>\n\n<ul>\n<li>Change: changed to new api address</li>\n<li>Fix: fixed links not included bug in theme builder posts</li>\n<li>Fix: fixed link to buy pro version</li>\n<li>Fix: fixed free version remain activated bug</li>\n<li>Fix: simpleXML validation made the site down</li>\n</ul>\n\n<p>version 1.4.25 - 2020-03-09 =</p>\n\n<ul>\n<li>Feature: added \"responsive controls\" to margin and padding setting</li>\n<li>Feature: made \"refresh catalog\" button</li>\n<li>Feature: added \"num_items\" variable to the widget editor</li>\n<li>Change: removed the \"default fonts\" from widget defaults screen</li>\n<li>Fix: fixed some php bug in \"implode\" function</li>\n<li>Fix: fixed posts from sub categories in post list</li>\n</ul>\n\n<p>version 1.4.24 - 2020-02-14 =</p>\n\n<ul>\n<li>Feature: made \"export with images\" option in templates</li>\n<li>Fix: fixed import category widgets</li>\n<li>Fix: fixed icon html output placeholder</li>\n</ul>\n\n<p>version 1.4.23 - 2020-02-02 =</p>\n\n<ul>\n<li>Feature: improved the slider attribute</li>\n<li>Feature: added \"menu\" attribute</li>\n</ul>\n\n<p>version 1.4.22 - 2020-01-28 =</p>\n\n<ul>\n<li>Feature: added woo currency symbol</li>\n<li>Feature: added woo add to cart button</li>\n<li>Feature: added slider attribute</li>\n<li>Widget: logo grid</li>\n<li>Widget: logo carousel</li>\n<li>Widget: logo marquee</li>\n<li>Widget: image tooltip</li>\n<li>Widget: content toggle</li>\n<li>Widget: circle number</li>\n<li>Widget: post list</li>\n</ul>\n\n<p>version 1.4.21 - 2020-01-22 =</p>\n\n<ul>\n<li>Feature: added users attribute</li>\n<li>Feature: done multiple post type selector</li>\n<li>Feature: added background attribute</li>\n<li>Feature: added icon library html output</li>\n<li>Feature: added woo commerce support in posts list</li>\n<li>Bug fix: fixed icons not shown bug in widget settings</li>\n</ul>\n\n<p>version 1.4.20 - 2020-01-15 =</p>\n\n<ul>\n<li>Bug fix: fixed font awesome icon output</li>\n<li>Bug fix: fixed instagram not loading bug</li>\n<li>Change: updated font awesome css version</li>\n<li>Change: changed the way that instagram was loaded on the page</li>\n</ul>\n\n<p>version 1.4.19 - 2019-12-31 =</p>\n\n<ul>\n<li>Feature: added filter by slug to terms attribute</li>\n<li>Feature: changed repeater items titles to the ones from \"title\" field instead of \"Item1\", \"Item2\" etc.</li>\n<li>Feature: added automated styling for date field, added \"ucdate\" filter for that.</li>\n<li>Feature: done functionality for display post author</li>\n<li>Change: changed the font awesome attribute to fa5</li>\n<li>Change: added strip html tags from truncate function</li>\n</ul>\n\n<p>version 1.4.18 - 2019-12-31 =</p>\n\n<ul>\n<li>Feature: added all image sizes to posts</li>\n<li>Feature: added \"putPostTerms\" function to posts</li>\n<li>Feature: added wpautop filter to twig</li>\n<li>Feature: added option for custom twig PHP functinoality for PRO version</li>\n<li>Feature: hide \"edit widget html\" button for user that don\'t have capability to see the plugin </li>\n<li>Feature: added wpml compatablity</li>\n<li>Feature: added related posts in posts list</li>\n<li>Feature: added padding and margin controls (pro)</li>\n<li>Bug Fix: fixed pagination output</li>\n</ul>\n\n<p>version 1.4.17 - 2019-12-12 =</p>\n\n<ul>\n<li>Change: changed to more flexible catalog api</li>\n</ul>\n\n<p>version 1.4.16 - 2019-08-12 =</p>\n\n<ul>\n<li>Feature: added post query relation (and, or) chooser</li>\n<li>Change: update to freemius sdk 2.3.1</li>\n<li>Feature: added \"trancate\" filter</li>\n<li>Fix: fixed editor permissions PHP Error</li>\n</ul>\n\n<p>version 1.4.15 - 2019-19-11 =</p>\n\n<ul>\n<li>Change: remove the old deprecated codecanyon activation</li>\n<li>Fix: fixed bug when both plugins are installed together</li>\n<li>Fix: fixed empty widget content when put a lot of content in the widget html/js</li>\n<li>Feature: added option for fonts for post list for intro and content</li>\n<li>Feature: added custom filter query ID in posts list query (pro)</li>\n<li>Feature: added labels to typography fields</li>\n<li>Feature: added description option for elementor controls</li>\n<li>Feature: added option to add help links to widgets from the widget editor</li>\n</ul>\n\n<p>version 1.4.14 - 2019-24-10 =</p>\n\n<ul>\n<li>Fix: fixed js not included bug</li>\n</ul>\n\n<p>version 1.4.13 - 2019-24-10 =</p>\n\n<ul>\n<li>Fix: fixed terms attribute selector bugs in elementor</li>\n<li>Fix: fixed post selection was not showing post types without taxonomies</li>\n<li>Fix: fixed rtl visibility issues in admin</li>\n</ul>\n\n<p>version 1.4.12 - 2019-15-10 =</p>\n\n<ul>\n<li>Feature: added exclude posts by current post</li>\n<li>Feature: added post category addition custom taxonomy support</li>\n<li>Fix: fixed some bug in post list selector elementor</li>\n</ul>\n\n<p>version 1.4.11 - 2019-07-10 =</p>\n\n<p>*Feature: added link param html attributes placeholder\n*Feature: added category link to post list params\n*Fix: fixed post list category not displayed bug</p>\n\n<p>version 1.4.10 - 2019-28-9 =</p>\n\n<p>-bug fix: added some front end protection against db not installed bug\n* Feature(pro): added do_action for custom wp actions run\n* Feature(pro): added apply_filters for custom wp actions run\n-bug fix: fixed export widget with assets path\n-change: added instructions to download pro version.</p>\n\n<h4>1.4.7 - 2019-18-9</h4>\n\n<p>*Fix: fixed post category selection in post list</p>\n\n<h4>1.4.6 - 2019-18-9</h4>\n\n<p>*Fix: fixed dynamic items in repeater</p>\n\n<h4>1.4.6 - 2019-11-9</h4>\n\n<p>*Fix: fixed admin body class external\n*Feature: make support for post categories list\n*Feature(pro) - made taxonomies list attribute\n*Fix: fixed current posts fetch in archive type</p>\n\n<h4>1.4.5 - 2019-19-8</h4>\n\n<p>*Change: improved widgets manager design</p>\n\n<h4>1.4.3 - 2019-25-7</h4>\n\n<p>*Change: updated the activation link from plugins\n*Change: small UI improvements</p>\n\n<h4>1.4.2 - 2019-24-7</h4>\n\n<p>*Feature: add post category to dynamic fields\n*Feature: added toolset integration</p>\n\n<h4>1.4.1 - 2019-8-7</h4>\n\n<p>*Feature: added search widget\n*Feature: the plugin is now fully translatable, added russian translation</p>\n\n<h4>1.4 - 2019-8-7</h4>\n\n<p>*Change: moved to new payment system (freemius), changed pricing plans</p>\n\n<h4>1.3.39 - 2019-2-7</h4>\n\n<p>*Feature: add alt tags to image attribute\n*Feature: add automatic name from title on add attribute\n*Feature: redesign categories</p>\n\n<p>*Fix: removed autop filter change code from front end\n*Fix: allow to import widget when stand on category from catalog\n*Fix: fixed instagram widgets typography bug</p>\n\n<h4>1.3.38 - 2019-30-6</h4>\n\n<p>*Feature: added code examples / js snippets\n*Feature: added widget preview</p>\n\n<h4>1.3.37 - 2019-23-6</h4>\n\n<p>*Feature: add support for archive pages\n*Feature: added archive pages pagination\n*Change: changed fonts design controls</p>\n\n<h4>1.3.36 - 2019-20-6</h4>\n\n<p>*Fix: fixed multiple similar js includes in one page</p>\n\n<h4>1.3.35 - 2019-20-6</h4>\n\n<p>*Feature: add support for acf gallery field</p>\n\n<h4>1.3.34 - 2019-13-6</h4>\n\n<ul>\n<li>Feature: improved the post list filtering and ordering</li>\n</ul>\n\n<h4>1.3.33 - 2019-12-6</h4>\n\n<ul>\n<li>Feature: added ordering posts by meta value</li>\n<li>Fix: fixed site crash by db error</li>\n</ul>\n\n<h4>1.3.32 - 2019-11-6</h4>\n\n<ul>\n<li>Fix: fixed pods together with acf fileds</li>\n<li>Fix: added all categories to post list</li>\n</ul>\n\n<h4>1.3.31 - 2019-10-6</h4>\n\n<ul>\n<li>Feature: added link attribute</li>\n</ul>\n\n<h4>1.3.30 - 2019-06-6</h4>\n\n<ul>\n<li>Feature: made PODS integration</li>\n</ul>\n\n<h4>1.3.29 - 2019-06-5</h4>\n\n<ul>\n<li>Feature: added set widget icon functionality, with presence in catalog</li>\n<li>Feature: added preview widget button from the catalog</li>\n</ul>\n\n<h4>1.3.28 - 2019-06-3</h4>\n\n<ul>\n<li>Feature: made plugin translatable</li>\n</ul>\n\n<h4>1.3.27 - 2019-06-2</h4>\n\n<ul>\n<li>Fix: fixed font override attribute bug</li>\n</ul>\n\n<h4>1.3.26 - 2019-05-30</h4>\n\n<ul>\n<li>Feature: added typography attribute</li>\n</ul>\n\n<h4>1.3.25 - 2019-05-29</h4>\n\n<ul>\n<li>Tweak: added support for dynamic params in image field</li>\n</ul>\n\n<h4>1.3.24 - 2019-05-29</h4>\n\n<ul>\n<li>Fix: Fix dynamic field</li>\n<li>Tweak: Added message when adding an empty repeater from custom fields</li>\n</ul>\n\n<h4>1.3.23 - 2019-05-01</h4>\n\n<ul>\n<li>Feature: Added dynamic fields to all text controls</li>\n<li>Feature: Added \"edit html\" button to all widgets</li>\n<li>Fix: Fixed consolidated addons render bugs</li>\n</ul>\n\n<h4>1.3.22 - 2019-04-25</h4>\n\n<ul>\n<li>Feature: Made all acf fields integration including the pro like repeater and clone</li>\n</ul>\n\n<h4>1.3.21 - 2019-04-20</h4>\n\n<ul>\n<li>Fix: Fixed current post bug</li>\n</ul>\n\n<h4>1.3.20 - 2019-04-15</h4>\n\n<ul>\n<li>Fix: Fixed current post bug</li>\n</ul>\n\n<h4>1.3.19 - 2019-04-10</h4>\n\n<ul>\n<li>Feature: Done all acf fields</li>\n</ul>\n\n<h4>1.3.18 - 2019-04-05</h4>\n\n<ul>\n<li>Change: Update post child vars when change post</li>\n</ul>\n\n<h4>1.3.17 - 2019-04-01</h4>\n\n<ul>\n<li>Change: Add dynamic fields to addon editor</li>\n</ul>\n\n<h4>1.3.16 - 2019-03-30</h4>\n\n<ul>\n<li>Fix: Fixed the switchers </li>\n<li>Fix: Fixed the upload file</li>\n<li>Fix: Fixed checkbox in assets tab</li>\n</ul>\n\n<h4>1.3.15 - 2019-03-25</h4>\n\n<ul>\n<li>Fix: Fixed visual bugs</li>\n<li>Fix: Fixed radio boolean attribute (switcher)</li>\n</ul>\n\n<h4>1.3.14 - 2019-03-20</h4>\n\n<ul>\n<li>Fix: Fixed addon assets tab bugs</li>\n</ul>\n\n<h4>1.3.13 - 2019-03-15</h4>\n\n<ul>\n<li>Feature: Done export/import template with addons</li>\n</ul>\n\n<h4>1.3.12 - 2019-03-10</h4>\n\n<ul>\n<li>Feature: Added fedback on deactivate</li>\n</ul>\n\n<h4>1.3.11 - 2019-03-05</h4>\n\n<ul>\n<li>Fix: Fixed export import layout stuff</li>\n</ul>\n\n<h4>1.3.10 - 2019-03-01</h4>\n\n<ul>\n<li>Fix: Fixed assets tab issues</li>\n<li>Fix: Fixed post to articles category rename on install</li>\n</ul>\n\n<h4>1.3.09 - 2019-02-28</h4>\n\n<ul>\n<li>Fix: Fixed test addon jquery include</li>\n<li>Change: Added purchase link to license page</li>\n</ul>\n\n<h4>1.3.08 - 2019-02-25</h4>\n\n<ul>\n<li>Fix: Fixed settings text output</li>\n</ul>\n\n<h4>1.3.07 - 2019-02-20</h4>\n\n<ul>\n<li>Fix: Fixed font manager bug</li>\n</ul>\n\n<h4>1.3.06 - 2019-02-15</h4>\n\n<ul>\n<li>Fix: Fixed taxonomy issues</li>\n</ul>\n\n<h4>1.3.05 - 2019-02-10</h4>\n\n<ul>\n<li>Fix: Fixed add addon functionality</li>\n</ul>\n\n<h4>1.3.04 - 2019-02-05</h4>\n\n<ul>\n<li>Improvment: Improved post types category selection</li>\n</ul>\n\n<h4>1.3.03 - 2019-02-01</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.3.02 - 2019-01-30</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.3.01 - 2019-01-25</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.2.01 - 2019-01-20</h4>\n\n<ul>\n<li>Fix: Fixed js in editor when addins widget</li>\n</ul>\n\n<h4>1.2.00 - 2019-01-15</h4>\n\n<ul>\n<li>Feature: Pro version with a catalog</li>\n</ul>\n\n<h4>1.0.11 - 2019-01-10</h4>\n\n<ul>\n<li>Fix: Fixed some wordpress galleries related bug</li>\n</ul>\n\n<h4>1.0.10 - 2019-01-05</h4>\n\n<ul>\n<li>Fix: Fixed export category</li>\n</ul>\n\n<h4>1.0.09 - 2019-01-01</h4>\n\n<ul>\n<li>Change: Made global setting for consolidata addons or not</li>\n<li>Change: Updated some memory text in general settings</li>\n</ul>\n\n<h4>1.0.08 - 2018-12-30</h4>\n\n<ul>\n<li>Fix: Fixed all notices related bugs</li>\n</ul>\n\n<h4>1.0.07 - 2018-12-30</h4>\n\n<ul>\n<li>Fix: Fixed with default data types</li>\n</ul>\n\n<h4>1.0.06 - 2018-12-25</h4>\n\n<ul>\n<li>Fix: Fixed js includes consolidated</li>\n</ul>\n\n<h4>1.0.05 - 2018-12-20</h4>\n\n<ul>\n<li>Fix: Fixed js includes</li>\n</ul>\n\n<h4>1.0.04 - 2018-12-15</h4>\n\n<ul>\n<li>Fix: Fixed js includes</li>\n</ul>\n\n<h4>1.0.03 - 2018-12-10</h4>\n\n<ul>\n<li>Fix: Fixed empty category issues</li>\n</ul>\n\n<h4>1.0.02 - 2018-12-05</h4>\n\n<ul>\n<li>Fix: Fixed bug with some unit values in render output</li>\n</ul>\n\n<h4>1.0.00 - 2018-12-01</h4>\n\n<ul>\n<li>Release: First plugin release</li>\n</ul>\";}s:14:\"upgrade_notice\";b:0;s:7:\"version\";s:7:\"1.5.108\";s:13:\"download_link\";s:388:\"https://api.freemius.com/v1/installs/14185590/updates/72877.zip?is_premium=true&authorization=FSLA+14185590%3AwS_qqcq6ctkMu5cCsDZp_icNxVCmu5U8OapCii-7mSoRoNs0Y0gzNNBRno-kUcYnQayZGuGM51hHZ_xexHe84tgi-0pWPYddULi58LCanjVDZBtTexi6yJhAll-49P6_ZoHIXI9gU6tCqy4AhvwJvrnhLLYSYdBdbATL2MO_gwoItU-Tc5nd_JB3Plk4Xe0iHklYPk_EjMA7UHkYpdCBqqnWBVBdVlceykm0UAw6u2wRAdJSf9l_Dxm1Wviy5y0g6F7GN7T4wdc2hxUJCvD_ZQ\";}}s:7:\"created\";i:1716340601;s:9:\"timestamp\";i:1716344201;}s:92:\"get:/v1/installs/14185590/updates/latest.json?is_premium=true&newer_than=1.5.108&readme=true\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":20:{s:9:\"plugin_id\";s:4:\"4036\";s:12:\"developer_id\";s:4:\"4880\";s:4:\"slug\";N;s:12:\"premium_slug\";s:40:\"unlimited-elements-for-elementor-premium\";s:7:\"version\";s:7:\"1.5.109\";s:11:\"sdk_version\";s:5:\"2.7.2\";s:25:\"requires_platform_version\";s:3:\"3.5\";s:37:\"requires_programming_language_version\";N;s:20:\"tested_up_to_version\";s:3:\"6.5\";s:8:\"has_free\";b:1;s:11:\"has_premium\";b:1;s:12:\"release_mode\";s:8:\"released\";s:5:\"limit\";N;s:7:\"uniques\";i:32641;s:2:\"id\";s:5:\"73171\";s:7:\"created\";s:19:\"2024-05-29 11:39:30\";s:7:\"updated\";s:19:\"2024-05-29 23:51:34\";s:11:\"is_released\";b:0;s:3:\"url\";s:388:\"https://api.freemius.com/v1/installs/14185590/updates/73171.zip?is_premium=true&authorization=FSLA+14185590%3AEkRJ3bV6ddRDtYMgOFxU0lqfcsRhDUHRil0700MvIilR3Ka8VswIJmQLyftmxcRZ1V-U6uGVGjzYGh1y5Bv6hk6RlUX2r_XL6jgLyiVj_nbFuyAoKRiWyJcW6ztUF8ui_R6V1ero8OmV-FFSyvKRBzPHZUa2cLvfzzZ69hmkKTvMKaj36bJmSpkm8GnnjdEOqMIAXydqvW1fAUcI0k69h51lHOLiu2Ngl27O6ZEqu_T45tdkqB4VKGhmDdfj526nviNp9VkADioNR2N2YXXcCg\";s:6:\"readme\";O:8:\"stdClass\":11:{s:4:\"name\";s:66:\"Unlimited Elements For Elementor (Free Widgets, Addons, Templates)\";s:4:\"slug\";s:32:\"unlimited-elements-for-elementor\";s:4:\"tags\";O:8:\"stdClass\":6:{s:9:\"elementor\";s:9:\"elementor\";s:8:\"elements\";s:8:\"elements\";s:6:\"addons\";s:6:\"addons\";s:16:\"elementor addons\";s:16:\"elementor addons\";s:16:\"elementor widget\";s:16:\"elementor widget\";s:12:\"page builder\";s:12:\"page builder\";}s:8:\"requires\";s:3:\"3.5\";s:12:\"requires_php\";N;s:6:\"tested\";s:3:\"6.5\";s:10:\"stable_tag\";s:3:\"1.0\";s:8:\"sections\";O:8:\"stdClass\":4:{s:11:\"description\";s:7190:\"<p><strong>Elementor</strong> users, elevate your web design experience with <strong>Unlimited Elements for Elementor</strong>. An all in one plugin that instantly gives you the most advanced widgets and tools to make better Elementor websites faster. Take your WordPress website to the next level.</p>\n\n<p><a href=\"https://unlimited-elements.com/elementor-widgets/\">View Elementor Widgets Demos</a>\n<br>\nBrowse our extensive collection of free widgets or upgrade to our pro version for access to over 200 additional unique drag and drop widgets for <strong>Elementor</strong>. Each widget provides a wide range of options to easily control every aspect. If you can\'t find what you need, our <strong>Widget Creator</strong> Framework empowers you to create any widget you can imagine.</p>\n\n<h3>Plugin Features</h3>\n\n<ul>\n<li><p><a href=\"https://unlimited-elements.com/elementor-widgets/\"><strong>Widget Library</strong></a> – Enhance the popular Elementor page builder with our user-friendly and innovative widget library. Simplify your website by finding everything you need in one place, without the need for multiple plugins.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/widget-creator/\"><strong>Widget Creator</strong></a> – Save valuable time by eliminating the need to search for numerous plugins and add-ons. Instead, create customized, professional widgets that perfectly align with your website requirements.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/elementor-widgets/\"><strong>Elementor Templates</strong></a> – Effortlessly kickstart your web project with pre-designed templates. Say goodbye to endless searches for inspiration or starting from scratch. Get your project up and running in seconds with our collection of template kits.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/elementor-templates/\"><strong>Elementor Templates</strong></a> – Effortlessly kickstart your web project with pre-designed templates. Say goodbye to endless searches for inspiration or starting from scratch. Get your project up and running in seconds with our collection of template kits.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/loop-builder-for-elementor/\"><strong>Loop Builder</strong></a> – Easily create dynamic Loop Items within the Elementor Theme Builder by utilizing any loop widget layout of your preference. Effortlessly populate the chosen widget with dynamic content to craft versatile and engaging Loop Items.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/background-widgets-for-elementor/\"><strong>Background Widgets</strong></a> – Elevate your web designs instantly with our user-friendly animated backgrounds available in our extensive widget library. Experience seamless integration and unleash your creativity like never before.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/post-widgets-filters-tools/\"><strong>Post Widgets & Filters</strong></a> – Easily create stunning post layouts with real-time filters. Improve the browsing experience for website visitors by helping them find the content they\'re looking for. Effortlessly display posts using advanced criteria on your entire website.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/woo/\"><strong>WooCommerce Widgets & Filters</strong></a> – Create stunning product layouts with dynamic real-time filters. Showcase your products and categories in a wide array of interactive formats, such as grids, carousels, sliders, and more.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/remote-control-widgets/\"><strong>Woo Widgets & Filters</strong></a> – Unleash your creativity with advanced and customizable layouts. Take full control of your designs and make them truly unique using the remote controls. Stand out from the crowd with layouts that are both eye-catching and distinctive.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/sync-widgets/\"><strong>Sync Between Widgets</strong></a> – Elevate your web designs to new heights by seamlessly synchronizing multiple item-based widgets. This powerful feature empowers you to effortlessly create intricate and personalized layouts, taking your designs to the next level of sophistication.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/multi-source-galleries/\"><strong>Multi-Source Galleries</strong></a> – Empower your gallery showcase by effortlessly featuring Woo products, WordPress posts, Instagram feeds, and a variety of other sources, including various API integrations.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/live-copy-paste/\"><strong>Live Copy Paste</strong></a> – Copy and paste fully designed sections from the Unlimited Elements website directly to your website, saving you time and ensuring you can finish your web project as soon as possible.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/mega-menu-widget-for-elementor/\"><strong>Mega Menu Builder</strong></a> – Easily craft a distinctive Mega Menu for your website navigation by incorporating images, icons, links, and various Elementor widgets into unique menu layouts.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/mega-slider-widget-for-elementor/\"><strong>Mega Slider Builder</strong></a> – Easily turn any Elementor sections into slider slides. Now you can amaze your website visitors with jaw-dropping slider designs that look amazing on any device.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/multi-source/\"><strong>Multi-Source Widgets</strong></a> – Add content dynamically to item-based widgets effortlessly with support for ACF repeaters, JSON/CSV files, Woo Products, WordPress posts, users, menus, and a range of API integrations.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/dynamic-post-popup-widget-for-elementor/\"><strong>Dynamic Popup Builder</strong></a> – Dynamically create a popup to add a quick view of the post without leaving the page. Use an Elementor single post template to create the layout of the dynamic popup.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/form-builder/\"><strong>Elementor Form Builder</strong></a> – Build advanced forms effortlessly using the drag-and-drop form builder. Whether it’s a simple or complex form, our straightforward form widgets make it quick and easy to create forms, improving your workflow.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/calculators/\"><strong>Calculator Builder</strong></a> – Easily design professional calculators for any type of industry. Whether you need a loan calculator, mortgage calculator or business calculator, our powerful and intuitive drag and drop builder makes it easy to create complex calculators with ease.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/filters/\"><strong>Elementor Filter Widgets</strong></a> – Unlock the potential of the AJAX-based faceted filter system, seamlessly empowering you to craft diverse layouts with ease. Take control by applying multiple filters, ensuring a super-fast and dynamic filtering experience tailored to your website needs.</p></li>\n</ul>\";s:12:\"installation\";s:521:\"<p>Note : This plugin works with Elementor. Make sure you have <a href=\"https://wordpress.org/plugins/elementor/\">Elementor</a> installed.</p>\n\n<ol>\n<li>Upload the plugin folder to the <code>/wp-content/plugins/</code> directory, or install the plugin through the WordPress plugins screen directly.</li>\n<li>Activate the plugin through the \'Plugins\' screen in WordPress</li>\n<li>Navigate to Unlimited Elements in the WordPress side menu and install the widget you want by hovering over it and clicking install.</li>\n</ol>\";s:3:\"faq\";s:4218:\"<h4>Can I use the plugin without Elementor?</h4>\n\n<p>No. You cannot use the plugin without Elementor since it\'s an addon for Elementor.</p>\n\n<h4>Does the plugin work with any theme?</h4>\n\n<p>Absolutely! The plugin will work with any theme where Elementor works.</p>\n\n<h4>What if I update to the Premium version after using the Free version?</h4>\n\n<p>Your existing elements/content will work with the premium version. So you won’t lose your any of your hard work.</p>\n\n<h4>Can I get a refund?</h4>\n\n<p>If you are not happy with your purchase at anytime just contact us and we will refund 100% of your money no questions asked.</p>\n\n<h4>Do you offer a renewals discount?</h4>\n\n<p>Yes, you get 25% discount for all annual plan automatic renewals. The renewal price will never be increased so long as the subscription is not cancelled.</p>\n\n<h4>How do I install and activate the \'Unlimited Elements for Elementor\' plugin on WordPress?</h4>\n\n<p>To install the \'Unlimited Elements\' plugin on your WordPress site, access your WordPress Dashboard and go to Plugins -> Add New. In the search box, enter \'Unlimited Elements.\' Locate the plugin in the search results and click on the \'Install Now\' button. Once the installation is finished, click on the \'Activate\' button, and \'Unlimited Elements for Elementor\' will be successfully activated on your WordPress site.</p>\n\n<h4>Do I need to know code to use Unlimited Elements?</h4>\n\n<p>No, you do not need to know code to leverage the widgets and other tools provided by the Unlimited Elements plugin. It is designed to be user-friendly, allowing you to enhance your Elementor experience without any coding expertise. However, for users familiar with code, the plugin offers the added advantage of a widget creator, enabling the creation of custom Elementor widgets for a more tailored and advanced design experience.</p>\n\n<h4>Is my site secure with Unlimited Elements?</h4>\n\n<p>Yes, Unlimited Elements is a secure plugin. The plugin is regularly updated to adhere to common security standards, ensuring a secure environment for your website.</p>\n\n<h4>What types of filters does Unlimited Elements provide?</h4>\n\n<p>Unlimited Elements offers a variety of filter types, including search filters, dropdowns, tabs filters, checkboxes filters, and WooCommerce-related filters, providing a diverse range of options for dynamic and versatile website filtering.</p>\n\n<h4>Are the filters compatible with any post type or WooCommerce products?</h4>\n\n<p>Yes, all the filters provided by Unlimited Elements are live Ajax filters, ensuring dynamic and seamless filtering experiences. They are compatible with any post type, including custom post types, and WooCommerce products, offering versatile functionality for a wide range of content on your website. Utilize specific WooCommerce filters to enhance the shopping experience for your customers, such as the price range slider filter and color swatches filter for products with different colors.</p>\n\n<h4>Can I use Unlimited Elements to display custom post types in my widgets?</h4>\n\n<p>Yes, Unlimited Elements supports showcasing custom post types with advanced query selection and seamless connection to any filter from the UE library. This allows for tailored and dynamic content presentation on your website using the plugin\'s versatile features.</p>\n\n<h4>What are multi-source widgets in Unlimited Elements?</h4>\n\n<p>Multi-source widgets in Unlimited Elements enable the population of item-based widgets with various dynamic source types. These widgets can be populated using sources like ACF repeater fields, WooCommerce products, custom post types, Instagram feeds, and various API integrations. This versatility allows for the seamless integration of diverse content into widgets, enhancing the flexibility and functionality of your website elements.</p>\n\n<h4>Should I use Remote Control Widgets or the Sync Widgets function in Unlimited Elements?</h4>\n\n<p>The choice depends on your design preferences. If you want complete control, go for Remote Control Widgets. For synchronized layouts, choose Sync Widgets. They can also be used together for even more powerful customization options in Unlimited Elements.</p>\";s:9:\"changelog\";s:146255:\"<p>version 1.5.109: 2024-05-29</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added option to get page views of some post using WPP plugin</li>\n<li>Feature: added option for \"show db tables\" in troubleshooting</li>\n<li>Fix: fixed form editor form validation, excluded placeholders</li>\n<li>Fix: fixed get filters based on wpml language with post count</li>\n<li>Fix: Fixed some remote connection code items click code</li>\n<li>Fix: Fixed clear all filters button not working bug</li>\n<li>Fix: fixed multisource acf repeater checkboxes type get</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Email Field (Pro) - Added validation function for the email field to ensure correct email format and improve data accuracy.</li>\n<li>Feature: Number Field (Pro) - Introduced the \"Disable Calculation in Editor\" debug option to prevent the page from crashing or becoming unresponsive when multiple fields are set to calculation mode, enhancing stability during editing.</li>\n<li>Feature: AJAX Search (Pro) - Added Show Post Image option to enable or disable the display of images in posts, providing more control over post appearance</li>\n<li>Feature: Submit Button (Free) - Added validation function for the email field to ensure correct email format and improve data accuracy.</li>\n<li>Feature: Team Member Card (Free) - Added Icon Size Inner option to adjust the height of the icon itself, providing more precise control over icon dimensions.</li>\n<li>Feature: Slider Field (Pro) - Added Accent Color option to highlight changing value of Slider Field widget.</li>\n<li>Feature: Unlimited Carousel (Pro) - Added option to open images in Lightbox, enhancing the viewing experience with a full-screen display of images.</li>\n<li>Change: Expanding Content Cards (Pro) - Added title as CSS ID for Widgets Items to allow using them as anchors.</li>\n<li>Fix: Mega Menu (Pro) - Fixed issue where the Clickable Link option was disabled but the link was still added, ensuring links are only added when the option is enabled</li>\n<li>Fix: Icon Accordion (Pro) - Fixed issue where Override Color Options were not working, ensuring color customizations are applied correctly.</li>\n<li>Fix: Fullscreen Menu (Free) - Fixed issue where menu wasn\'t opening, ensuring proper functionality and user access.</li>\n<li>Fix: Expanding Content Cards (Pro) - Resolved issue where CSS filters were not working in Safari browser, ensuring consistent styling across all browsers.</li>\n<li>Fix: Block Quote Card (Free) - Fixed issue where reserved space was still taken up even when no icon was selected, ensuring proper layout and space utilization.</li>\n<li>Fix: Unfold Content (Pro) - Added support for carousel widgets, enabling enhanced content display through interactive sliding elements.</li>\n<li>Fix: Instagram Feed (Pro) - Added \'aria-label\' attribute to links to fix the \'Links do not have a discernible name\' error, improving accessibility and compliance with web standards.</li>\n<li>Fix: Woo Mini Cart (Pro) - Fixed issue where URL was changed after page load, ensuring stable and consistent URLs for better navigation and user experience.</li>\n<li>Fix: Age Verification (Pro) - Fixed issue where popup still opened even after cookie was set, ensuring popups respect cookie settings for user preferences.</li>\n</ul>\n\n<p>version 1.5.108: 2024-05-21</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: update freemius SDK to 2.7.2</li>\n<li>Fix: fixed bug with select filter and active filters widgets</li>\n<li>Fix: fixed bug with several main checkbox filters unselecting</li>\n<li>Fix: Fixed some small security issue</li>\n</ul>\n\n<p>Widget Changes:</p>\n\n<ul>\n<li>Feature: AJAX Search (Pro) - Added option to search by meta and by terms.</li>\n<li>Feature: Dark Mode (Free) - Introduced \'Do not affect SVG\' option to prevent SVG images from inverting when toggling dark mode, ensuring correct image display.</li>\n<li>Feature: Load More / Infinite Scroll (Pro) - Added Button Hover Animation option to enable animations when hovering over button, enhancing interactivity and visual appeal.</li>\n<li>Feature: Load More / Infinite Scroll (Pro) - Added Icon Position option, allowing users to customize the placement of icons for better design flexibility.</li>\n<li>Feature: Woo Product Grid (Pro) - Added \"Show Only Lowest Variable Price\" option to display only the lowest price for variable products, enhancing price visibility and simplicity for users.</li>\n<li>Fix: Dynamic Post Popup (Pro) - Fixed Navigation Arrows functionality issue when Animation option was enabled, ensuring smooth and consistent navigation experience.</li>\n<li>Fix: Dynamic Popup Button (Pro) - Added suppot for Loop Carousel widget with enabled Loop option.</li>\n<li>Fix: Woo Mini Cart (Pro) - Fixed widgets behaviour for Shop pages when page name is different then default.</li>\n<li>Fix: Icon Tabs (Pro) - Provided a fix that ensures Icon Tabs widget changing Active Tab after click event.</li>\n<li>Fix: Unlimited Google Maps (Pro) - get it work on the template switcher</li>\n<li>Fix: Fullscreen Menu (Free) - Fixed issue where Menu widget wouldn\'t open properly when nested within sticky parent containers, ensuring smooth functionality and user experience.</li>\n</ul>\n\n<p>version 1.5.107: 2024-05-16</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature - added elementor dynamic options to api integrations</li>\n<li>Feature - added option to get images from current product variations for the dynamic gallery.</li>\n<li>Feature - added preperation for the enhanced ajax search</li>\n<li>Fix - fixed weird elementor no products on cart page bug</li>\n<li>Fix - fixed bug with faq schema output</li>\n<li>Fix - fixed general settings show items at start</li>\n</ul>\n\n<p>Widget Changes:</p>\n\n<ul>\n<li>Feature: Event List (Pro) - Added \"Remove All Upcoming Events Except Next One\" functionality, facilitating the removal of all upcoming events except for the next scheduled event for streamlined event management.</li>\n<li>Feature: Animated Icon Box (Pro) - Added Description Opacity option to customize the opacity level of descriptions for enhanced visual aesthetics and readability.</li>\n<li>Feature: Underline Animated Button (Free) - Added Animation Move Amount option, enabling users to customize the amount of movement in animations for enhanced visual effects.</li>\n<li>Feature: Remote Tabs (Pro) - Added Item Min Height option for better customization; users can now set a minimum height for items displayed.</li>\n<li>Feature: Load More / Infinite Scroll (Pro) - Added the \"Show Load More Button Icon\" option to enhance interface; users can now customize the icon displayed for the load more button.</li>\n<li>Feature: Mega Menu (Pro) - Added a new functionality enabling \"Expand / Collapse Visible On\" option, allowing expansion or collapse of visibility based on specific criteria.</li>\n<li>Feature: Side Menu (Pro) - Added Menu Padding option. This new feature allows to add padding to the container of the Menu items.</li>\n<li>Feature: Woo Product Grid (Pro) - Made Content Padding, Category Label Spacing, and Title Spacing options responsive for improved adaptability across various screen sizes and devices.</li>\n<li>Feature: Icon Image Content Box (Free) - Implemented functionality to link Icon and Title to the same destination as the Image.</li>\n<li>Feature: Hotspots (Pro) - Implemented styling options for images. This new functionality allows users to customize the appearance of images within the widget, including options for adjusting borders, shadows, and other visual attributes.</li>\n<li>Feature: Team Member Grid (Pro) - Implemented \'Text Placement\' option. This new functionality allows users to customize the placement of text within the widget, providing greater control over the layout and design.</li>\n<li>Fix: Post Ticker (Free) - Fixed widgets behaviour for RTL websites.</li>\n<li>Fix: Post Timeline (Pro) - Resolved category name spelling issue in some cases. This fix ensures that category names are spelled correctly throughout the widget, improving accuracy and consistency in the display of category information.</li>\n<li>Fix: Team Member Grid (Pro) - Optimized HTML code of the widget. This optimization improves the efficiency and performance of the widgets by reducing unnecessary code and streamlining the structure for faster loading and rendering.</li>\n<li>Fix: Number Field (Pro) - Resolved issue when Min - Max range were violated and no error were shown.</li>\n<li>Fix: Dropdown Button (Pro) - Optimized widget\'s JS code. This fix ensures that widget works properly on mobile devices as well as on desktop.</li>\n<li>Fix: Expanding Content Cards (Pro) - Addressed CSS filter issue where it was displaying incorrectly on mobile devices, ensuring proper rendering and display consistency across all devices.</li>\n<li>Fix: Post Grid (Pro) - Fixed issue where Typography option was not functioning as expected, ensuring proper functionality and usability.</li>\n<li>Fix: Justified Image Carousel (Pro) - Fixed issue where width of images was incorrectly set in certain cases, ensuring proper display and functionality across all scenarios.</li>\n<li>Fix: Layers (Pro) - Resolved issue with the \"Item Shadow\" option. This fix ensures that the item shadow is applied correctly within the widget.</li>\n</ul>\n\n<p>version 1.5.106: 2024-05-12</p>\n\n<ul>\n<li>Fix - fixed some main/child roles checkbox filter issues</li>\n<li>Fix - fixed some bug with widget posts debug not showed full info</li>\n<li>Fix - fixed dissapearing gallery titles since last version.</li>\n</ul>\n\n<p>version 1.5.105: 2024-05-05</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Fix: fixed some filters and request related issue</li>\n<li>Fix: fixed specific post and terms select</li>\n</ul>\n\n<p>Widget Changes:</p>\n\n<ul>\n<li>Feature: Masonry Gallery (Pro) - Implemented \'Mute Video\' option. This new functionality allows users to start videos muted within the widget, providing greater control over the audio playback and enhancing the user experience.</li>\n<li>Feature: Team Member Carousel (Pro) - Introduced \'Button Text\' option in items, enabling users to set custom button text for each team member for enhanced customization and flexibility.</li>\n<li>Feature: Mega Menu (Pro) - Implemented \'Mobile Open Menu Animation\' option. This new functionality allows users to specify the animation type for opening the menu on mobile devices, enhancing the visual presentation and user experience.</li>\n<li>Feature: Logo Carousel (Pro) - Implemented support for empty links. This new functionality allows items to become not clickable when empty links are specified, providing more control over the behavior and interaction of items within the widget.</li>\n<li>Feature: Scroll Sequence (Pro) - Introduced \'Hide Add Action Section\' debug option, enabling users to match accurate configurations in the backend and frontend.</li>\n<li>Feature: Dropdown Field (Pro) - Added support for \'Dropdown Value (Numeric Values)\' in multi-source, enabling users to include numeric dropdown values via Multi Source.</li>\n<li>Feature: Overlay Button (Free) - Introduced \'Overlay Transition Duration\' option, providing users with more control over the duration of overlay transitions for enhanced customization and user experience.</li>\n<li>Feature: Checkboxes Filter (Pro) - Introduced \'Accordion as Dropdown\' option, allowing users to open the accordion as a dropdown when the layout is set to \'Accordion\', preventing layout shifting and improving user experience.</li>\n<li>Feature: Overlay Button (Free) - Added \'Icon\' option, allowing users to easily add an icon to the button for enhanced visual appeal.</li>\n<li>Feature: Event List (Pro) - Introduced \'Show End Time\' option, enabling users to show or hide the event end time for enhanced flexibility and customization.</li>\n<li>Feature: Animated Icon Box (Pro) - Introduced styling options for Icon and Divider, providing users with more customization choices for improved visual design.</li>\n<li>Feature: Taxonomy Terms (Pro) - Implemented styling options for 1st and 2nd level of Child Term Elements. This new functionality allows users to customize the appearance of Child Term Elements at different hierarchical levels, providing greater design flexibility and control.</li>\n<li>Feature: Content Carousel (Pro) - Implemented \'Image Border Radius\' option. This new functionality allows users to specify the border radius for images within the widget, enabling them to create rounded or custom-shaped images for a more visually appealing design.</li>\n<li>Feature: Coverflow Carousel (Pro) - Implemented \'Custom Navigation Arrows\' option. This new functionality allows users to customize the navigation arrows used within the widget, enabling them to use custom-designed arrows for a more personalized look and feel.</li>\n<li>Feature: One Page Scroll Navigation (Pro) - Enhanced widget flexibility to support other sections apart from the one with the tag <section>. This improvement expands compatibility with different section types, providing users with more options for integrating the widget into their website layouts.</li>\n<li>Change: Animated Icon Box (Pro) - Replaced old font edit option with new typography and color options for enhanced customization and design control.</li>\n<li>Change: Call To Action Button (Free) - Moved ripple \'Transition Timing\' from Button Icon to Button Icon tab and renamed it to \'Ripple Timing\' for improved organization and clarity.</li>\n</ul>\n\n<p>version 1.5.104: 2024-04-24</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added support for unselect items in sync functionality</li>\n<li>Feature: added feature - sort terms by parent -> children, and levels number class</li>\n<li>Fix: fixed some load more issue with dynamic template loop and post lists inside</li>\n<li>Fix: fixed woo category image not fetched bug</li>\n<li>Fix: fixed some cases of sticky elementor elements with filters</li>\n<li>Fix: fixed remote connection with single background parent and remote widget</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Neon Glowing Button Effect (Pro) - Implemented \'Neon Line Width\' option. This new functionality allows users to adjust the width of the neon line effect within the widget, providing finer control over its appearance and visual impact.</li>\n<li>Feature: Scroll Sequence (Pro) - Introduced \'Hide Add Action Section\' debug option, enabling users to match accurate configurations in the backend and frontend.</li>\n<li>Feature: Team Member Carousel (Pro) - Introduced \'Button Text\' option in items, enabling users to set custom button text for each team member for enhanced customization and flexibility.</li>\n<li>Feature: Overlay Button (Free) - Added \'Icon\' option, allowing users to easily add an icon to the button for enhanced visual appeal.</li>\n<li>Feature: Overlay Button (Free) - Introduced \'Overlay Transition Duration\' option, providing users with more control over the duration of overlay transitions for enhanced customization and user experience.</li>\n<li>Feature: Dropdown Field (Pro) - Added support for \'Dropdown Value (Numeric Values)\' in multi-source, enabling users to include numeric dropdown values via Multi Source.</li>\n<li>Feature: Neon Glowing Button Effect (Pro) - Implemented \'Button Shadow\' option. This new functionality allows users to add a shadow effect to buttons within the widget, enhancing their visual appearance and depth.</li>\n<li>Feature: Mega Menu (Pro) - Implemented \'Mobile Open Menu Animation\' option. This new functionality allows users to specify the animation type for opening the menu on mobile devices, enhancing the visual presentation and user experience.</li>\n<li>Feature: Neon Glowing Button Effect (Pro) - Implemented \'Button Background Color\' option. This new functionality allows users to customize the background color of buttons within the widget, enhancing visual design and customization possibilities.</li>\n<li>Feature: Logo Carousel (Pro) - Implemented support for empty links. This new functionality allows items to become not clickable when empty links are specified, providing more control over the behavior and interaction of items within the widget.</li>\n<li>Fix: Loop Carousel (Pro) - Corrected spelling mistakes and improved naming conventions, enhancing clarity and consistency.</li>\n<li>Fix: Flip Box (Free) - Resolved issue where links were not firing for the first click on the back of the Flip Box. This fix ensures that links behave as expected, allowing them to be clicked and activated reliably.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue where Content Tabs widget couldn\'t work with Icon Tabs widget on the same page. This fix ensures that both widgets can coexist and function properly together, allowing for seamless integration and improved user experience.</li>\n<li>Fix: Checkboxes Filter (Pro) - Enhanced Accordion Layout option for the Checkboxes Widget to improve script communication. This improvement optimizes the interaction between scripts, resulting in smoother operation and better performance of the widget.</li>\n<li>Fix: Loop Grid (Pro) - Implemented additional Masonry layout check to avoid items overlapping over each other. This enhancement ensures that items are properly positioned and do not overlap, maintaining a clean and organized layout within the widget.</li>\n<li>Fix: Dynamic Post Popup (Pro) - Resolved issue where popups allowed opening links in new tabs while opening the popup. This fix ensures that links within popups behave consistently and do not inadvertently open in new tabs, providing a smoother user experience.</li>\n<li>Fix: Post Slider (Pro) - Addressed issue where post title typography settings were not applied, ensuring proper functionality and appearance.</li>\n<li>Fix: Flip Box (Free) - Corrected a typography mistake in options.</li>\n<li>Fix: Content Slider (Pro) - Resolved conflict caused between Elementor\'s Motion Effects and the widget due to the same animation library (animate.css), resolving CSS class conflict for smoother animation and functionality.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with Opening Item when Clickable Parent option is enabled.</li>\n<li>Fix: Side Menu (Pro) - Resolved issue where some icons were being reverted. This fix ensures that all icons remain consistent and do not revert unexpectedly.</li>\n<li>Fix: Rhombus Grid (Pro) - Increased CSS priority for \'Item Background Color Override\' option. This adjustment ensures that the specified background color takes precedence over other styles, providing consistent and reliable appearance for the widget items.</li>\n</ul>\n\n<p>version 1.5.103: 2024-04-16</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added option to add additional url attributes to post links</li>\n<li>Feature: improved woo category thumbnail image gether</li>\n<li>Feature: added option to unite gallery - strip_speed</li>\n<li>Fix: fixed some widgets editor enable visibility bug</li>\n<li>Fix: fixed entrance animation run if inside a viewport window</li>\n<li>Fix: fixed some security issues - escaping some fields output</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Overlay Carousel (Pro) - Implemented \'Show Dots\' option. This new functionality allows users to toggle the visibility of dots within the widget, providing greater control over navigation indicators.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Checkbox Custom Icon\' option. This new functionality allows users to customize the appearance of checkboxes by providing custom icons, enhancing the visual presentation of checkboxes within the widget.</li>\n<li>Feature: Video Playlist (Pro) - Implemented \'Strip Navigation Speed\' option. This new functionality allows users to adjust the speed of navigation within the strip, providing finer control over the scrolling behavior.</li>\n<li>Feature: Expanding Content Cards (Pro) - Implemented \'Background Image Align\' option. This new functionality allows users to specify the alignment of the background image, providing greater control over its positioning within the element.</li>\n<li>Feature: Post Magazine Grid (Pro) - Implemented \'Meta Date Date Format\' option. This new functionality allows users to specify the date format for meta date display, providing customization options for date presentation.</li>\n<li>Feature: Justified Image Carousel (Pro) - Implemented \'Show Item Title in Lightbox\' option. This new functionality allows users to toggle the display of item titles within the lightbox, providing control over the visibility of titles for a better user experience.</li>\n<li>Feature: Search Filter (Pro) - Implemented \'Custom Links Ending\' option. This new functionality allows users to change links in the connected grid to highlight the search phrase.</li>\n<li>Feature: Load More / Infinite Scroll (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Post Pagination (Free) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Content Switcher (Pro) - Introduced option to fire a resize event on tab click, ensuring proper functionality of other widgets inside tab Content Switcher for a smoother and more seamless user experience.</li>\n<li>Feature: Submit Button (Free) - Implemented \'Show Field Name In Empty Field Error Message\' option. This new functionality allows users to include the field name in the empty field error message, providing clearer feedback to users when a required field is left blank.</li>\n<li>Feature: Side Menu (Pro) - Implemented \'Templates Width\' and \'Templates Horizontal Align\' options.</li>\n<li>Change: Unlimited Grid (Pro) - Changed \'Title Spacing\' option to \'Title Margin\'. This change allows users to add margin in all directions to the title, providing more granular control over its positioning within the widget.</li>\n<li>Fix: Content Box Hover Text Reveal (Free) - Resolved issue where Overlay Opacity option wasn\'t working on mobile devices. This fix ensures that the Overlay Opacity option functions correctly across all devices, providing consistent behavior and appearance.</li>\n<li>Fix: Multi Step Form (Pro) - Fixed Multi Step Error Message not showing when empty and required field was present on active step.</li>\n<li>Fix: Submit Button (Free) - Fixed Submit Button verification issue when fields with 0 value were parsed as empty.</li>\n<li>Fix: Slider Field (Pro) - Resolved issue where border radius for focus state differed from regular state. This fix ensures that the border radius remains consistent across different states.</li>\n<li>Fix: Icon Bullets (Free) - Fixed issue related to Hover Colors not being revealed after item hover.</li>\n<li>Fix: Team Member Sliding Effect (Pro) - Resolved issue related to global colors usage. This fix ensures that global colors are properly utilized throughout the widget, maintaining consistency and accuracy in color rendering.</li>\n<li>Fix: Post Magazine Grid (Pro) - Optimized widget HTML. This optimization improves the efficiency and performance of the widget by streamlining the HTML structure and reducing unnecessary code.</li>\n<li>Fix: Form Fields Widgets: Resolved vulnerability where scripts could be injected under certain widget attributes. This fix ensures that scripts are properly sanitized and prevented from being inserted into widget attributes, mitigating potential security risks.</li>\n</ul>\n\n<p>version 1.5.101: 2024-04-03</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature - added \"date time\" attribute to items attributes list</li>\n<li>Feature - made some integration for \"relevanssi\" plugin</li>\n<li>Feature - added woo rating stars to multisource fields</li>\n<li>Feature - added visual text that showing the form fields conditions</li>\n<li>Fix - fixed filters mode init mode</li>\n<li>Fix - fixed various filters related bugs</li>\n<li>Fix - fixed ucpage parameter fetch for pagination in archive page</li>\n<li>Fix - fixed gallery from meta field item source texts </li>\n<li>Fix - fixed some number field processing</li>\n<li>Fix - fixed multisep form with template submit</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Radio Button Field (Pro) - Implemented \'Set First Item Selected\' option. This new functionality allows users to automatically select the first item in the widget.</li>\n<li>Feature: Fullscreen Menu (Free) - Implemented \'Open Current Submenu On Page Load\' option. This new functionality allows users to automatically expand the current submenu on page load, providing immediate access to relevant content.</li>\n<li>Feature: Background Slider (Pro) - Introduced \'Add SEO Tags\' option, allowing users to include alt and title attributes for images for improved search engine optimization of the widget content.</li>\n<li>Feature: Floating Chat Buttons (Pro) - Introduced \"Close Message Box After Send\" option, allowing automatic closure of the message box after clicking the send button for improved user experience and convenience.</li>\n<li>Feature: Floating Chat Buttons (Pro) - Introduced \"Close Button After Click\" option, enabling automatic closure of the buttons after clicking any button, eliminating the need for manual closure for enhanced user convenience and interaction.</li>\n<li>Feature: Content Grid (Pro) - Implemented \'Description\' option. This new functionality allows users to add a description to the widget, providing additional context or instructions.</li>\n<li>Feature: SVG Animation (Free) - Optimized widget for Elementor Popup compatibility. This update ensures seamless integration and improved performance when using the widget within Elementor Popups.</li>\n<li>Feature: Animated Ripples (Pro) - Introduced \'Ripple Scale\' option, enabling users to control the size of the ripples for enhanced visual customization and effect.</li>\n<li>Feature: Interactive Circle Infographic (Pro) - Implemented \'Item Trigger type\' for Segment Layout type. This new functionality allows segments to be opened by hovering on them, providing users with an alternative interaction method.</li>\n<li>Feature: Line Text Divider (Free) - Added styling options including Line Thickness, Line Border Radius, Line Shadow, Text Typography, Background Color, Padding, Border, Border Radius, and Box Shadow for enhanced customization. Additionally, existing styling options have been improved for better optimization and user experience.</li>\n<li>Feature: Price Range Filter (Pro) - Implemented Grow Effect on Thumb Hover option. This new functionality allows users to enable the grow effect on thumbnail hover.</li>\n<li>Feature: Price Range Filter (Pro) - Implemented Hide Default Arrows option. This new functionality allows users to hide default arrows, providing enhanced customization of the widget\'s appearance and behavior.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Show Time Ago\' option. This new functionality allows users to display the time elapsed since a publish event, providing context and improving user engagement.</li>\n<li>Feature: Dropdown Field (Pro) - Implemented \'Required\' option. This new functionality allows users to mark a field as required, ensuring that users must fill it out before submitting the form.</li>\n<li>Feature: Submit Button (Free) - Implemented \'Empty Field Error Text\' option. This new functionality allows users to customize the error message displayed when a required field is left empty.</li>\n<li>Feature: Icon Bullets (Free) - Implemented \'Title Color Hover\' and \'Text Color Hover\' options. These new functionalities allow users to customize the color of titles and text when hovered over, providing enhanced interactivity and visual feedback.</li>\n<li>Feature: Unlimited Charts (Pro) - Implemented \'Font Family\' option for Label X Axis and Y Axis. This new functionality allows users to customize the font family for labels displayed on the X and Y axes, providing enhanced typography control.</li>\n<li>Feature: Overlay Carousel (Pro) - Implemented \'Show Arrows\' option and updated Arrows styling options. This new functionality allows users to control the visibility of arrows and customize their styling, providing more flexibility in widget design and navigation.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Empty Message\' option. This new functionality allows users to display a custom message when no posts are found, providing better user feedback and enhancing the user experience.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Required\' option. This new functionality allows users to mark a field as required, ensuring that users must fill it out before submitting the form.</li>\n<li>Feature: Radio Button Field (Pro) - Implemented \'Required\' option. This new functionality allows users to mark a field as required, ensuring that users must fill it out before submitting the form.</li>\n<li>Change: Checkboxes Filter (Pro) - Added \'aria-label\' attribute to links. This new functionality enhances accessibility by providing descriptive labels for elements.</li>\n<li>Change: Post Carousel (Pro) - Added \'alt\' and \'title\' attributes to the image for improved SEO optimization and accessibility.</li>\n<li>Change: Flip Box Carousel (Pro) - Changed some selectors in CSS to avoid empty items appearing on live page.</li>\n<li>Change: Underline Animated Button (Free) - Changed <section> tag to </li>\n</ul>\n\n<p><</p>\n\n<p>div>. This update improves the semantic structure of the widget, ensuring better compatibility with various screen readers and accessibility standards.\n* Change: Unlimited Charts (Pro) - Updated the animation option to trigger animation when the chart comes into view instead of upon initial load, improving user experience and visual appeal.\n* Change: Submit Button (Free) - Changed the position of Empty Field Errors to be grouped after the submit button. This update enhances the layout and organization of error messages, providing users with a clearer indication of missing information before submission.\n* Change: Post Blocks (Free) - Changed CSS selector for Typography option for better accessibility. This update improves the accessibility of the Typography option by using a more descriptive and accessible CSS selector.\n* Change: List Marquee (Pro) - Increased speed limit to 1000. This update enhances the speed capabilities of the widget, allowing for faster performance and smoother animations.\n* Change: Checkbox Field (Pro) - Increased accessibility by adding IDs to input elements and \"for\" attributes to label elements. This update improves accessibility by associating labels with their corresponding form controls, making it easier for screen readers and other assistive technologies to interpret and navigate the form.\n* Change: Masonry Gallery (Pro) - Implemented \'Autoplay Video In Lightbox\' option. This new functionality allows users to enable autoplay for videos displayed within the lightbox, providing a more dynamic and engaging viewing experience.\n* Change: WhatsApp Chat (Pro) - Added \'aria-label\' attribute to links. This new functionality enhances accessibility by providing descriptive labels for elements.\n* Fix: Number Field (Pro) - Implemented CSS protection from the max-width CSS property. This new functionality safeguards against unintended styling conflicts or overrides caused by the max-width property.\n* Fix: Fullscreen Menu (Free) - Addressed issue where the fullscreen menu was not displayed correctly in Safari browser.\n* Fix: Image Scroll (Pro) - Resolved 404 error appearing every time Overlay element was added on the page. This fix ensures that the Overlay element is loaded correctly without triggering a 404 error.</p>\n\n<p>version 1.5.100: 2024-03-17</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added option to connect the filters to some specific grid group</li>\n<li>Fix: fixed js run for background output not always happend</li>\n<li>Fix: filters was shown only related to grid taxonomies after changing to \"all\" </li>\n<li>Fix: returned some tiles gallery images that was missing</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: List (Free) - Implemented \'Open Link in New Tab\' option. This new functionality allows users to specify whether links should open in a new tab, providing flexibility in link behavior.</li>\n<li>Feature: Compact Gallery (Free) - Implemented \'Hide Thumbnail Panel Under Width\' option. This new functionality allows users to hide the thumbnail panel when the viewport width is below a specified threshold, optimizing the display for smaller screens.</li>\n<li>Feature: Select Dropdown Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Checkboxes Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Tabs Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Scroll Sequence (Pro) - Added \'Image Horizontal Shift\' option, allowing users to adjust the horizontal position of the image for enhanced customization and layout control.</li>\n</ul>\n\n<p>version 1.5.99: 2024-03-11</p>\n\n<ul>\n<li>Fix - updated multisource image fields</li>\n<li>Fix - fixed some small php bug with strtobool function</li>\n</ul>\n\n<p>version 1.5.98: 2024-03-05</p>\n\n<ul>\n<li>Fix Some small gutenberg related bug fix</li>\n</ul>\n\n<p>version 1.5.97: 2024-03-04</p>\n\n<p>Plugin Updates:</p>\n\n<ul>\n<li>Fix: allow showing authors name translated</li>\n<li>Change: updated font awesome version to 6</li>\n<li>Fix: done some link attribute security fix</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Accordion Menu (Pro) - Implemented \'Active State Color\' options for Sub Menu items. This new functionality allows users to customize the color of sub-menu items when they are in the active state, providing enhanced visual feedback.</li>\n<li>Feature: Content Slider (Pro) - Made \'Slide Margin\' option available for Full Slider Type and Offset Slider Type. This update expands the usability of the margin customization, allowing users to set margins between slides in both Full Slider and Offset Slider configurations.</li>\n<li>Feature: Icon Tabs (Pro) - Made \'Start Collapsed\' option responsive. This update ensures that the \'Start Collapsed\' behavior adjusts responsively, providing a consistent and user-friendly experience across various devices and screen sizes.</li>\n<li>Feature: Post Accordion (Free) - Introduced \'Expand All Accordion\' functionality, enabling users to expand all accordion items with a single click for improved content accessibility.</li>\n<li>Feature: Fullscreen Menu (Free) - Introduced option to customize the thickness of the animated hamburger icon bars, providing users with greater control over the visual appearance of the icon.</li>\n<li>Change: Coverflow Carousel (Pro) - Updated \'Button Link\' option: if empty, no link will be applied. This modification ensures that if the \'Button Link\' option is left empty, no link will be associated with the button within the widget.</li>\n<li>Fix: Product Carousel (Pro) - Optimized widget HTML code. This update enhances performance and efficiency by streamlining the HTML structure of the widget.</li>\n<li>Fix: Content Tabs (Free) - Improved widget interaction within an Elementor\'s popup. This update ensures a more seamless and optimized experience when utilizing the widget within a popup setting.</li>\n</ul>\n\n<p>version 1.5.96: 2024-02-26</p>\n\n<p>Plugin Updates:</p>\n\n<ul>\n<li>Feature: added option for time_ago_short in timelines that will show shorter version of minutes and hours text</li>\n<li>Feature: added defaults for weather widget</li>\n<li>Fix: fixed hourly weather fields</li>\n<li>Fix: fixed the import with images functionality</li>\n<li>Fix: set default timeout to remote requests</li>\n<li>Fix: fixed the image duplicate when importing templates</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Side Menu (Pro) - Implemented \'Menu Padding\' option. This new functionality allows users to set padding for the menu, providing control over the spacing and layout within the widget.</li>\n<li>Feature: Post Grid (Pro) - Introduced a new value for \'Meta Data Position\' option called \'Before Title\'. This new functionality allows users to position meta data before the title, providing additional flexibility in content layout.</li>\n<li>Feature: Loop Carousel (Pro) - Implemented \'Stage Padding\' option. This new functionality allows users to set stage padding, displaying a part of the previous and next carousel items for a more visually appealing and dynamic presentation.</li>\n<li>Feature: Interactive Circle Infographic (Pro) - Implemented \'Selected Item Number\' option. This new functionality allows users to select a specific item by default, enhancing user experience by highlighting a predetermined item upon initialization.</li>\n<li>Feature: Unlimited Timeline (Free) - Introduced option to display the image on the opposite side of the content for enhanced layout flexibility and customization.</li>\n<li>Feature: Thumbnail Slider (Pro) - Introduced \'Multi Source\' option, enabling users to select gallery items from various sources for enhanced flexibility and content integration.</li>\n<li>Feature: Timer Countdown Banner (Pro) - Added \'Direction\' option to support RTL (Right-to-Left) layout websites.</li>\n<li>Feature: Post Horizontal Timeline (Pro) - Introduced Background Color and Icon Color options for Navigation Arrows in disabled mode. This new functionality allows users to customize the appearance of navigation arrows when they are disabled, providing enhanced visual control.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Time Ago Type\' option. This new functionality allows users to choose the type of time ago representation, providing flexibility in how time is displayed within the widget.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Text Custom Field\' option. This new functionality allows users to add a custom field under the main Posts Text, providing additional customization for displaying content.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Link Type\' option for all link elements in the widget. This new functionality allows users to choose the type of link for various elements within the widget, enhancing control over linking behavior.</li>\n<li>Feature: Remote Link (Pro) - Introduced active state for the link. This new functionality allows users to customize the appearance of the link when it is in an active state, providing enhanced visual feedback.</li>\n<li>Feature: Dynamic Post Popup (Pro) - Implemented \'Hide Vertical Scrollbar in Popup\' option. This new functionality allows users to hide the vertical scrollbar within the popup, providing a cleaner and more focused appearance.</li>\n<li>Feature: Icon Carousel (Pro) - Introduced \'Autoplay Pause on Hover\' option, allowing users to pause autoplay functionality when hovering over the carousel for improved control and interaction.</li>\n<li>Feature: Dynamic Post Popup (Pro) - Introduced Entrance Animation functionality for the popup. This new feature allows users to apply entrance animations, enhancing the visual appeal and engagement when the popup appears.</li>\n<li>Feature: Unlimited Timeline (Free) - Implemented \'Content Box Link\' option. This new functionality allows users to link the entire content box, providing a convenient way to associate a link with the entire widget item.</li>\n<li>Feature: Text Field (Free) - Added \'Read Only\' option, allowing users to set the field as read-only for preventing user input while retaining visibility of the text.</li>\n<li>Feature: Unlimited Charts (Pro) - Introduced \'Radar Range\' option for Radar chart, allowing users to set the minimum range value for improved data visualization.</li>\n<li>Feature: Testimonial Carousel (Pro) - Added \'Rating\' field to the Source option. This new functionality allows users to incorporate a rating field as a source for the widget, expanding the available data sources for enhanced content display.</li>\n<li>Feature: Multi Step Form (Pro) - Introduced \'Direction\' option. This new functionality is useful for RTL (Right-to-Left) websites, allowing users to set the direction of the widget layout accordingly.</li>\n<li>Feature: Unlimited Timeline (Free) - Introduced option for users to customize the text of each item\'s button, providing greater flexibility.</li>\n<li>Feature: Post List (Free) - Implemented \'Space Between Categories\' option. This new functionality allows users to set spacing between categories, providing control over the layout and visual presentation of category elements.</li>\n<li>Feature: Memory Game (Pro) - Introduced \'Add Completion Time to Form Field\' option, enabling users to automatically append the time taken to complete the memory game to a designated form field.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Add Link For The Whole Item\' option. This new functionality allows users to add a link to the entire widget item, enhancing the interactive capabilities and providing a clickable area for the entire item.</li>\n<li>Feature: Post Carousel (Pro) - Implemented \'Text Padding\' and \'Title Padding\' options. This new functionality allows users to set padding for text and title elements, providing enhanced control over spacing and layout within the widget.</li>\n<li>Feature: Post Grid (Pro) - Introduced \'Date Modified\' options. This new functionality allows users to display the date when a post was last modified, providing additional information and transparency in content presentation.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Introduced options to customize Maps Controls icons\' color and background color. This new functionality allows users to personalize the appearance of map controls, enhancing visual customization.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Disable Map Interaction On Mobile\' option. This new functionality allows users to disable map interaction specifically on mobile devices, providing control over the user experience on smaller screens.</li>\n<li>Change: Content Tabs (Free) - Modified behavior of \'Start Collapsed\' option when used with \'Set Hash\'. If the URL has a hash, the first opened tab will be determined by the hash, providing a more dynamic and user-friendly experience.</li>\n<li>Change: Dropdown Button (Pro) - Removed Text Decoration CSS property from dropdown items. This update enhances the visual presentation by eliminating unnecessary text decoration.</li>\n<li>Change: Woo Mini Cart (Pro) - Added separate border options for \'View Cart\' and \'Checkout\' buttons, providing users with more customization flexibility for button styling.</li>\n<li>Change: Swipe Carousel (Pro) - Modified \'Enable Link\' option. Now, the entire item serves as a link, providing a more intuitive and consistent approach to linking within the widget.</li>\n<li>Fix: Submit Button (Free) - Corrected default values in email 2 that were leading to validation errors.</li>\n<li>Fix: Post Carousel Lite (Free) - Addressed issue where the carousel was not displaying on mobile devices.</li>\n<li>Fix: Icon Tabs (Pro) - Resolved issue with the \'Start Collapsed\' option. The fix ensures that the \'Start Collapsed\' option now functions correctly, delivering the intended collapsed behavior upon initialization.</li>\n<li>Fix: Post Grid (Pro) - Optimized widget item HTML code. This update enhances performance and efficiency by streamlining the HTML structure of widget items.</li>\n<li>Fix: Unlimited Timeline (Free) - Optimized item HTML code. This update improves performance and efficiency by refining the HTML structure of individual items within the widget.</li>\n<li>Fix: Unlimited Timeline (Free) - Optimized CSS code. This update improves performance and reduces the overall footprint of the stylesheet, enhancing efficiency and loading times.</li>\n<li>Fix: Remote Link (Pro) - Resolved issue where the Text Shadow option was erroneously interpreted as Box Shadow. The fix ensures that the Text Shadow option now functions correctly, providing the intended text shadow effect.</li>\n<li>Fix: Scroll Sequence (Pro) - Revised and improved descriptions of the widget fields for better clarity.</li>\n<li>Fix: Post Magazine Grid (Pro) - Added \'raw\' tag to category names to fix the display issue where the \'&\' symbol in category names was not displaying correctly.</li>\n<li>Fix: Before After (Pro) - Improved widget interaction with Elementor\'s Popups. This update ensures seamless integration and optimal performance when using the widget within Elementor\'s Popup functionality.</li>\n<li>Fix: Grid Gallery (Pro) - Resolved an issue where the widget was not extending to full width within Elementor Container.</li>\n<li>Fix: Particle Image (Pro) - Added protection from lazy load. This update ensures compatibility and proper functionality, mitigating potential issues related to lazy loading on various platforms.</li>\n</ul>\n\n<p>version 1.5.95: 2024-02-12:</p>\n\n<ul>\n<li>Feature: Ensure that the blog displayed on the \"Home\" page of the plugin is always up-to-date.</li>\n<li>Feature: Implemented support for tags in the widget catalog.</li>\n<li>Feature: Added an option for galleries to play videos in muted mode.</li>\n<li>Feature: Integrated weather forecast data preparation for the widget.</li>\n<li>Fix: Addressed some minor potential security risks associated with the import templates functionality.</li>\n<li>Fix: Rectified email validation for Form Email2.</li>\n<li>Fix: Resolved some issues with the price range filter.</li>\n<li>Fix: fixed the problem where dynamic template styles disappeared after updating Elementor Pro.</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Image Zoom Content Box (Free) - Implemented \'Title Tag\' option. This new functionality allows users to specify the HTML tag for titles within the widget, providing flexibility and control over the semantic structure of the content.</li>\n<li>Feature: Post Accordion (Free) - Implemented \'Disable Link in Image\' option. This new functionality allows users to disable the link associated with an image, providing more control over the interactive behavior of images within the widget.</li>\n<li>Feature: Slider Gallery (Free) - Implemented \'Mute Video\' option. This new functionality allows to play videos muted by default. Volume can be adjusted in video players on live page.</li>\n<li>Feature: Unlimited Charts (Pro) - Implemented \'Item Bar Width\' option. This new functionality allows users to customize the width of individual bars, providing greater control over the visual representation of items.</li>\n<li>Feature: Remote Item Navigation (Pro) - Introduced \'Border Override Color\' options for Regular and Active states. This new functionality allows users to customize border colors separately for both Regular and Active states, enhancing visual styling in the widget.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Title Min Height\' option. This new functionality allows users to set a minimum height for the title, offering more control over the visual presentation and consistency in the widget.</li>\n<li>Feature: Checkbox Field (Pro) - Introduced \'Show Link\' option. This new functionality enables users to show or hide links and customize their styling within the widget, offering more control over the interactive elements.</li>\n<li>Feature: Counter (Free) - Implemented \'Add Link To Widget Container\' option. This new functionality allows users to include a link, enhancing the interactive capabilities of the element by enabling navigation to another page or resource.</li>\n<li>Feature: Icon Box Accordion (Pro) - Introduced \'Icon + Text\' option for Graphic Element. This new value expands customization by allowing users to display both an icon and text within the Graphic Element for richer visual representation.</li>\n<li>Feature: Before After (Pro) - Added support for the widget inside Elementor\'s Tabs widget. This enhancement ensures seamless integration and compatibility, allowing users to utilize the widget effectively within Elementor\'s Tabs.</li>\n<li>Feature: Justified Image Carousel (Pro) - Implemented \'Hide Inactive Arrow\' option. This new functionality allows users to hide inactive arrows, providing a cleaner and more focused appearance in the widget interface.</li>\n<li>Feature: Layers (Pro) - Added shadow for icon type layers.</li>\n<li>Feature: Icon Pointer Button (Pro) - Introduced \'Direction\' option. This new functionality allows users to specify the direction for RTL (Right-to-Left) or LTR (Left-to-Right) websites, ensuring proper layout alignment based on language direction.</li>\n<li>Feature: Loop Carousel (Pro) - Implemented \'Auto Height\' option. This new functionality adjusts the height of the slider dynamically based on the height of the current slide, providing a more adaptive and seamless user experience.</li>\n<li>Feature: Justified Image Carousel (Pro) - Option to fix the broken layout (resulting in a duplicate carousel) caused by delayed image loading, this solution verifies that the images are loaded before initializing the carousel.</li>\n<li>Feature: Remote Tabs (Pro) - Introduced styling options for Border Radius, Border, and Shadow for the image of the active tab.</li>\n<li>Feature: Layers (Pro) - Added background color, padding and radius for text fields.</li>\n<li>Feature: WhatsApp Chat (Pro) - z-index option for Popup, allowing users to customize the stacking order of the Popup for better control over its visibility in relation to other elements.</li>\n<li>Feature: WhatsApp Chat (Pro) - Introduced option to customize the Popup Title, along with styling options for enhanced visual control and personalization.</li>\n<li>Feature: Swipe Carousel (Pro) - Introduced \'Additional Title\' options. This new functionality expands customization by providing additional settings for titles, allowing users to further enhance the visual presentation of titles within the widget.</li>\n<li>Feature: Content Grid (Pro) - Introduced \'Image Scale\' option. This new functionality allows users to scale the images, providing enhanced control over the visual presentation within the widget.</li>\n<li>Feature: Fullscreen Menu (Free) - Implemented feature - automatically opens menu item if it matches the current page URL.</li>\n<li>Feature: Post Grid (Pro) - Added Option to show post tags, providing users with the ability to showcase tags associated with each post.</li>\n<li>Feature: Post Magazine Grid (Pro) - Introduced \'Image Scale\' and \'CSS Filters\' options along with the hover transition duration for enhanced image customization.</li>\n<li>Feature: Card Carousel (Free) - Implemented \'Image Position\' option. This new functionality allows users to customize the position of image within the widget, providing enhanced control over the visual layout.</li>\n<li>Feature: Layers (Pro) - Added mouse parallax effect, adds a captivating and interactive dimension to the user interface.</li>\n<li>Feature: Swipe Carousel (Pro) - Introduced additional styling options. This new set of functionalities allows users to further customize and refine the visual appearance of the widget, providing enhanced styling possibilities.</li>\n<li>Feature: Mega Menu (Pro) - Implemented \'Close Transition Speed\' option. This new functionality enables users to set the speed of close animations for the dropdown, enhancing visual transitions and customization.</li>\n<li>Feature: Unlimited Carousel (Pro) - Added \'Image Position\' option, allowing users to customize the position of the image above or below the content for enhanced layout flexibility.</li>\n<li>Feature: Layers (Pro) - Implemented motion effects—now elements can bounce up and down and move left to right for a livelier interface.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Center Info Window\' option. This new functionality allows users to center the info window on the map, providing enhanced visibility and focus on the selected location.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Close After Outside Info Window Click\' option. This new functionality allows users to close the info window after clicking outside of it on the map, enhancing user interaction and control.</li>\n<li>Feature: Layers (Pro) - Implemented responsive settings for individual layers, allowing users to toggle each layer on or off based on the specific device requirements.</li>\n<li>Feature: Image Accordion (Pro) - Added \'Title HTML Tag\' option, providing users with better SEO control by allowing customization of HTML tags for widget titles.</li>\n<li>Feature: Content Tabs (Free) - Introduced option to fire a resize event on tab click, ensuring proper functionality of other widgets inside tab content for a smoother and more seamless user experience.</li>\n<li>Feature: Event List (Pro) - Implemented \'Remove Expired Event Item\' option. This new functionality allows users to automatically remove event items that have expired, streamlining content management within the widget.</li>\n<li>Feature: Post Grid (Pro) - Added typography option for post tags, allowing users to customize the font style, size, and other typographic attributes.</li>\n<li>Feature: Event List (Pro) - Implemented \'Horizontal Align\' option. This new functionality allows users to customize the horizontal alignment of the button, providing enhanced control over the layout within the widget.</li>\n<li>Feature: vCard (Pro) - Introduced option to include social media links in downloadable VCF contact file, enhancing contact information with additional social network profiles for improved connectivity.</li>\n<li>Change: Toggle Text Button (Free) - Upgraded textarea to full functionality editor, providing users with enhanced editing capabilities.</li>\n<li>Change: vCard (Pro) - Updated vCard JavaScript library to the latest version, ensuring compatibility with current standards and latest feature availability.</li>\n<li>Fix: Woo Product List (Free) - Introduced \'Layout Type\' option. This new functionality allows users to set the layout as either column or row, providing flexibility in organizing and displaying content within the widget.</li>\n<li>Fix: vCard (Pro) - Resolved issue where QR code was not scanning on some apps.</li>\n<li>Fix: Hotspots (Pro) - Rebuilt JavaScript code for better interaction. Removed unnecessary code to optimize performance and streamline functionality.</li>\n<li>Fix: Sideways Vertical Text (Pro) - Text layout shifting issue on Safari browser.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue with scrolling to the top of the page after tab click. The fix ensures that tab clicks no longer trigger unintended scrolling to the top, providing a smoother user experience.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with the vertical scrollbar appearing on hover.</li>\n<li>Fix: Testimonial Carousel (Pro) - The issue where styling attributes (size and color) for SVG icons were not taking effect.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue in Content Tabs when Before After widget couldn\'t function inside tabs. The fix ensures proper functionality, allowing users to utilize the widget as intended.</li>\n<li>Fix: Woo Product Grid (Pro) - Added image HTML attributes to product images.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue where the size of social icons wasn\'t responding to the option value. The fix ensures that the specified option value now accurately reflects the size of social icons.</li>\n<li>Fix: Counter (Free) - Removed unnecessary space in \'Before Text\' and \'After Text\' options. This update improves the clarity and presentation of the text by eliminating unnecessary spacing.</li>\n<li>Fix: Content Tabs (Free) - Added support for Elementor Tabs widget. This enhancement ensures seamless integration and compatibility, allowing users to incorporate the widget effortlessly within Elementor Tabs.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved an issue where incorrect icons were being displayed after selecting a menu item.</li>\n<li>Fix: Woo Mini Cart (Pro) - Improved widget compatibility with optimization plugins like WP Rocket. This update ensures seamless integration, optimizing performance and enhancing the overall user experience when using these plugins.</li>\n<li>Fix: Post Accordion (Free) - Updated post content loading method to resolve the issue where, on some sites, post content was not displaying correctly.</li>\n<li>Fix: Dropdown Field (Pro) - Fixed an issue when Dropdown Field couldn\'t parse Field Name to Number Field widget.</li>\n<li>Fix: Card Carousel (Free) - Resolved issue where Transition Speed wasn\'t working for non-default animations. The fix ensures that Transition Speed now functions correctly for all animations, providing consistent and reliable behavior.</li>\n<li>Fix: Unlimited Google Maps (Pro) - Removed default 2px border with blue color from one of the map elements. This update improves the visual presentation by eliminating an unnecessary border.</li>\n</ul>\n\n<p>version 1.5.94: 2024-01-25:</p>\n\n<ul>\n<li>Feature: added option to message individual fields for the form</li>\n<li>Change: removed instagram blocked api message - the instagram functionality is active now!</li>\n<li>Change: added default values to currency fields</li>\n<li>Fix: fixed small php bug regarding date field in items</li>\n<li><p>Fix: fixed some small xss vulnurability that pachstack discovered</p></li>\n<li><p>Feature: Number Field (Pro) - Introduced \'Enable Date Field in Formula\' option. This new functionality enables the use of Date Field in formula by allowing the addition or subtraction of days.</p></li>\n<li>Feature: Unlimited Charts (Pro) - Introduced \'Remove Items with 0 Value\' option. This new functionality automatically excludes items with a value of 0 from charts.</li>\n<li>Feature: WordPress Menu (Free) - Implemented \'Hover Effect\' option. This new functionality allows users to choose from a variety of hover link effects, enhancing the visual presentation with dynamic animations.</li>\n<li>Feature: Hotspots (Pro) - Introduced customizable popup positioning, providing users with the option to define the exact position rather than relying on preset center alignment.</li>\n<li>Feature: Event List (Pro) - Introduced \'Event End Date\' option, allowing users to display event end date and time.</li>\n<li>Feature: Event List (Pro) - Implemented \'Calendar Horizontal Align\' option. This new functionality allows users to customize the horizontal alignment of the calendar, providing better control over its placement within the layout.</li>\n<li>Feature: Product Carousel (Pro) - Introduced functionality to hide navigation arrows automatically when the number of products is less than a specified value.</li>\n<li>Feature: Dropdown Field (Pro) - Introduced \'Multisource\' option. This functionality allows users to select the source of checkbox values as posts, products, etc., providing versatile options for integrating diverse content.</li>\n<li>Feature: Checkbox Field (Pro) - Introduced \'Multisource\' option. This functionality allows users to select the source of checkbox values as posts, products, etc., providing versatile options for integrating diverse content.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Checkbox Value Handling\' options. This new functionality allows users to choose the checkbox value type from options such as sum, individual number, or individual text, providing flexibility in handling checkbox values.</li>\n<li>Feature: Masonry Gallery (Pro) - Introduced \'Title Typography\' and \'Description Typography\' options. These new functionalities allow users to customize the typography settings for titles and descriptions.</li>\n<li>Feature: Masonry Gallery (Pro) - Implemented \'Tile Background Color\' option. This new functionality allows users to customize the background color of tiles, providing enhanced visual control over the widget\'s appearance.</li>\n<li>Feature: Hotspots (Pro) - Added \'Popup Image Size\' option, allowing users to customize the size of popup images.</li>\n<li>Feature: WooCommerce Product Carousel (Pro) - Introduced functionality to hide navigation arrows automatically when the number of products is less than a specified value.</li>\n<li>Feature: Logo Carousel (Pro) - Implemented \'Open Links In New Tab\' option. This new functionality allows users to specify whether links should open in a new tab with Source type posts, products, etc.</li>\n<li>Feature: Content Ticker (Pro) - Added Option to add an Image for each ticker item.</li>\n<li>Change: Hotspots (Pro) - Enabled \'Image Size Select\' option for the Image, allowing users to choose from different image resolutions for enhanced flexibility and visual customization.</li>\n<li>Change: Icon Carousel (Pro) - Improved \'Item Minimum Height\' option by expanding the range of values.</li>\n<li>Fix: Fullscreen Menu (Free) - Improved protection from Elementor sticky section interference.</li>\n<li>Fix: vCard (Pro) - Issue with QR code not displaying when \'Include Image in Contact\' is enabled has been resolved.</li>\n<li>Fix: Dropdown Field (Pro) - Resolved issue with \'Field Name\' not appearing during email sending. The fix ensures that the field name is now properly displayed in email notifications.</li>\n<li>Fix: Mega Menu (Pro) - Resolved horizontal scroll issue. The fix ensures that the layout no longer experiences unintended horizontal scrolling, providing a more stable and user-friendly experience.</li>\n<li>Fix: Scroll To Top (Free) - Resolved issue where the icon wasn\'t visible on the frontend. The fix ensures proper visibility of the icon, addressing the bug and improving the overall appearance.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with the \'Disable Page Scroll\' option not working in some cases. The fix ensures consistent functionality, preventing page scrolling as intended.</li>\n<li>Fix: Text Field (Free) - Resolved input width issue. The fix ensures that input elements now display with the correct width.</li>\n</ul>\n\n<p>version 1.5.93: 2024-01-18:</p>\n\n<ul>\n<li>Feature: Introduced the option \'slider_video_autoplay\' to galleries, enabling video autoplay when changing items.</li>\n<li>Feature: Added the option to include specific taxonomies in related posts queries.</li>\n<li>Feature: Implemented automatic recognition of video thumbnail IDs in certain gallery types based on relevant post meta.</li>\n<li>Feature: Added functionality for the price range filter.</li>\n<li>Change: Updated the Freemius version.</li>\n<li>Change: Modified the text format for the export change log.</li>\n<li>Change: Restored the \"import with images\" feature after incorporating file type checks for security.</li>\n<li>Fix: Enhanced the handling of multiple user records for the \'exclude users\' option in the users query (Ajax-based).</li>\n<li>Fix: Corrected URL CSS and JS inclusion issues in Elementor editor.</li>\n<li><p>Fix: Corrected a bug related to \"mini cart widget\" in PHP in specific cases.</p></li>\n<li><p>Feature - Card Carousel (Free) - Introduced \'Hide Item\' option. This new functionality allows users to hide items instead of deleting them permanently, offering a more reversible and flexible approach to item management.</p></li>\n<li>Feature - Post Grid (Pro) - Implemented \'Layout Type: Above\' option. This new functionality allows users to change the position of the content box to above the image.</li>\n<li>Feature - Thumbnail Gallery (Pro) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Compact Gallery (Free) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Grid Gallery (Pro) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Slider Gallery (Free) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Flip Box Carousel (Pro) - Introduced option for back icon alignment, providing users the flexibility to customize the alignment of the back icon.</li>\n<li>Feature - Post List (Free) - Implemented \'Image Scale\' option for regular and hover states. This new feature allows users to customize the scaling of images independently for regular and hover states, enhancing visual presentation.</li>\n<li>Change - Flip Box Carousel (Pro) - Implemented conditional rendering of CSS to reduce unused styles, resulting in improved performance, SEO, and faster load times for enhanced user experience.</li>\n<li>Change - Content Accordion (Free) - Improved \'Expand All Accordion\' functionality, now allowing users to close the accordion by clicking the same button again for a more intuitive and user-friendly experience.</li>\n<li>Fix - WooCommerce Product Grid (Pro) - Implemented protection against buttons not being vertically aligned in specific cases.</li>\n<li>Fix - Flip Box Carousel (Pro) - Resolved an issue where links were not functioning properly when clicking on the back icon.</li>\n<li>Fix - WooCommerce Product Grid (Pro) - Resolved issue with the product button not being clickable in some cases.</li>\n<li>Fix - Post Carousel (Pro) - Resolved issue with the side-by-side layout.</li>\n<li>Feature - Logo Grid (Free) - Enhanced responsiveness for item \'Padding\' option. This update ensures that item padding adjusts effectively across various screen sizes and device resolutions for a consistent layout.</li>\n<li>Feature - Logo Grid (Free) - Implemented \'Direction\' option. This new feature is particularly useful for RTL (Right-to-Left) websites, allowing users to specify the direction of the widget\'s layout for improved compatibility.</li>\n<li>Feature - Content Accordion (Free) - Introduced a new feature that allows the expansion of all accordion items by clicking on an external element with the class \"ue-content-accordion-expand-all\".</li>\n<li>Feature - Memory Game (Pro) - Introduced template option for success message, Allowing users to show Elementor template as success message.</li>\n<li>Feature - Memory Game (Pro) - Added \'Completion Time\' option, enabling users to show the time it took to complete the game for a more informative and engaging experience.</li>\n<li>Feature - Content Accordion (Free) - Introduced \'Additional Header Content\' option in the accordion, allowing users to include additional content after the header title.</li>\n<li>Feature - Post Accordion (Free) - Implemented \'Open Links in New Tab\' option. This new functionality allows users to configure links to open in a new tab, enhancing control over the navigation experience.</li>\n<li>Feature - Side Menu (Pro) - Added an option to add a logo to the side menu layout.</li>\n</ul>\n\n<p>version 1.5.92: 2024-01-04:</p>\n\n<ul>\n<li>Feature: Introduced the change log option in the widget editor.</li>\n<li>Feature: Introduced the ability to connect with Google API for multi-source options.</li>\n<li>Feature: Included an option to link with Google Sheets under the general settings for forms.</li>\n<li>Feature: Integrated a \"show globals\" feature in troubleshooting for enhanced diagnostics.</li>\n<li>Feature: Implemented the capability to output cart fragments for the woo mini cart.</li>\n<li>Feature: Provided an option for \"none\" under lightbox-type in galleries, allowing users to disable the lightbox.</li>\n<li>Feature: Added an \"excerpt\" field to post fields within the widget editor for more detailed posts.</li>\n<li>Fix: Replaced site_url() with home_url() in global variables for better website navigation.</li>\n<li>Fix: Resolved a conflict with another select2 on the admin side, ensuring smoother operations.</li>\n<li>Fix: Rectified an error with multiple order by clauses in post queries to improve data sorting.</li>\n<li><p>Fix: Enhanced the manual selection of Elementor template retrieval for optimized performance.</p></li>\n<li><p>Feature - Content Carousel - Introduced \'Equalize Content Height\' option. This new feature simplifies the process of making content elements equal in each item.</p></li>\n<li>Feature - Flip Box Carousel - Enhanced responsiveness for Border Radius option. The update ensures that the Border Radius adapts effectively to different screen sizes and device resolutions for a consistent display.</li>\n<li>Feature - WooCommerce Product Carousel - Resolved broken layout issue occurring when set to side-by-side layout</li>\n<li>Feature - Phone Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Textarea Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Email Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Text Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Testimonial Carousel - Implemented \'Layout Type: Grid\' option. This new functionality facilitates the transformation of the widget\'s layout into a simple grid.</li>\n<li>Feature - Testimonial Carousel - Introduced \'Layout Type: Swipe\' option. This new feature allows users to set the behavior of the widget, resembling the functionality found in Swipe Carousel widget.</li>\n<li>Feature - Flip Box Carousel - Introduced \'Disable Mouse Drag\' and \'Disable Touch Drag\' options in Flip Box Carousel settings, offering control over user interaction by allowing the disabling of dragging functionalities.</li>\n<li>Feature - Team Member Grid - Introduced \'Badge\' option, allowing users to include custom badge images or icons for enhanced member representation.</li>\n<li>Feature - Thumbnail Slider - Implemented responsiveness for \'Slider Main Image Height\' option.</li>\n<li>Feature - Thumbnail Slider - Optimized \'Slider Main Image Height\' functionality to prevent widget reloading upon value change.</li>\n<li>Change - Thumbnail Slider - Changed attribute of \'Slider Main Image Height\' option from Number to Slider. This adjustment simplifies the process of adjusting the height of the main image by providing a more intuitive control.</li>\n<li>Fix - Submit Button - Improved interaction within Multi Step Form widget. Enhancements have been made to streamline and optimize the submit action.</li>\n<li>Feature - Multi Step Form - Implemented form submission loader. This new addition introduces a visual loader to illustrate the process of sending form data, enhancing user feedback during form submission.</li>\n<li>Feature - WooCommerce Product List - Introduced \'Default Image\' option. The widget will now display the specified default image when a product image is empty, for a more personalized user experience.</li>\n</ul>\n\n<p>version 1.5.91: 2023-12-28:</p>\n\n<ul>\n<li>Change: removed some vulnerability related to templates import</li>\n</ul>\n\n<p>version 1.5.90: 2023-12-18:</p>\n\n<ul>\n<li>Fix: fixed some small bug with pro version main file</li>\n</ul>\n\n<p>version 1.5.89: 2023-12-17:</p>\n\n<ul>\n<li>Fix: fixed some post filters detection issues on the page</li>\n<li>Fix: fixed some \"$type not found\" message in php</li>\n<li>Fix: fixed some \"infinite template found: \" message in php (emtpy template load protection)</li>\n<li>Change: added instagram api access error message</li>\n<li>Change: removed \"import with images\" functionality. replaced by doubly plugin.</li>\n</ul>\n\n<p>version 1.5.88: 2023-12-11:</p>\n\n<ul>\n<li>Feature: added \"iframe\" gallery type to the gallery items</li>\n<li>Fix: fixed the \"show/hide edit html button\" option from general settings</li>\n<li>Fix: fixed the general_settings.xml php error</li>\n<li>Fix: fixed some issue with gallery loading on pages and current meta keys</li>\n<li>Fix: fixed default value in datetime control</li>\n<li>Change: added some improvements for the form </li>\n<li>Change: set video placeholder to dynamic galleries in case of video item</li>\n</ul>\n\n<p>version 1.5.87: 2023-11-21:</p>\n\n<ul>\n<li>Change: updated freemius sdk to 2.6.0 version</li>\n<li>Change: added some protection against double background widgets output</li>\n<li>Feature: enabled form functionality</li>\n<li>Feature: enabled currency exchange functionality</li>\n</ul>\n\n<p>version 1.5.85: 2023-11-15</p>\n\n<ul>\n<li>Feature: added woo_addcart_ajax_attributes_button in twig for the button</li>\n<li>Feature: added option to show original settings values in widget debug</li>\n<li>Feature: added troubleshooting setting not to show php deprecated warnings</li>\n<li>Fix: better prepare post custom fields for the post multisource</li>\n<li>Fix: links from meta field works now</li>\n<li>Fix: fixed the ob_end_clean bug</li>\n<li>Fix: in post query - excluded posts not in from posts in</li>\n<li>Fix: fixed a small bug in the unite gallery library</li>\n<li>Change: updated twig version to 3.x</li>\n<li>Change: updated instagram data with date released field</li>\n</ul>\n\n<p>version 1.5.85: 2023-09-20</p>\n\n<ul>\n<li>Fix: fixed a small bug with multisource image param message</li>\n</ul>\n\n<p>version 1.5.84: 2023-09-20</p>\n\n<ul>\n<li>Feature: added twig function csv to json</li>\n<li>Feature: changed the admin view to new design (added designed header and menu)</li>\n<li>Feature: added option to enable animation on swipe to owl carousel js</li>\n<li>Feature: added woo mini cart functionality</li>\n<li><p>Feature: added option: \"current query as a base\" to post selection -> include by</p></li>\n<li><p>Fix: added support for webp in the manager</p></li>\n<li>Fix: allow fetching images from media library post type for the galleries </li>\n</ul>\n\n<p>version 1.5.83: 2023-08-22</p>\n\n<ul>\n<li>Fix: don\'t show first item in filter when no terms available</li>\n<li>Change: updated calculators javascript code base</li>\n</ul>\n\n<p>version 1.5.82: 2023-08-16</p>\n\n<ul>\n<li>Feature: added option for group filtering widgets</li>\n<li>Feature: solved the video play in gallery type from attachment video</li>\n<li>Change: turned off the video icon for background attribute</li>\n<li>Fix: fixed dynamic template with avoid duplicates</li>\n<li>Fix: fixed gallery widget acf video item error</li>\n<li>Fix: fixed some sort filter bugs with the default selected</li>\n</ul>\n\n<p>version 1.5.81: 2023-08-10</p>\n\n<ul>\n<li>Fix: fixed some missing css in the dynamic loop widgets</li>\n<li>Fix: fixed some child filters related bug</li>\n<li>Fix: fixed order by price in current query</li>\n<li>Fix: fixed some php 8.16+ version notices </li>\n<li>Feature: added option to print the term meta</li>\n</ul>\n\n<p>version 1.5.80: 2023-08-07</p>\n\n<ul>\n<li>Feature: added option to get \"all taxonomy terms\" from a post </li>\n<li>Feature: added html preperations for the woocommerce minicart</li>\n<li>Feature: added \"this week\" to the date selection query</li>\n<li>Feature: added \"grouping\" mode in the \"related posts\"</li>\n<li>Fix: the pagination now works on top of the grid</li>\n<li>Fix: fixed some init ajax filters multiple issues</li>\n<li>Fix: fixed the error with the assets path set</li>\n</ul>\n\n<p>version 1.5.79: 2023-07-24</p>\n\n<ul>\n<li>Fix: changed name for area-label to aria-label</li>\n<li>Fix: in filters - refresh single filter if \"all\" selected and there are hidden items</li>\n<li>Fix: changed protection against inifnite loop to 200</li>\n<li>Fix: show child filters at start if there are selected items</li>\n<li>Fix: date time attribute processor - if no date given - don\'t take current time</li>\n<li>Fix: refresh child filter if main filter selected on init</li>\n<li>Fix: dynamic popup was not worked with multisource in some cases</li>\n</ul>\n\n<p>version 1.5.78: 2023-07-16</p>\n\n<ul>\n<li>Fix: fixed show filters load more</li>\n<li>Fix: fixed multisource repeater empty</li>\n</ul>\n\n<p>version 1.5.77: 2023-07-13</p>\n\n<ul>\n<li>Fix: fixed dropzone collision in widget editor view</li>\n<li>Fix: fixed sort filter price filtering</li>\n<li>Fix: fixed max number in addons db table. from \"int\" to \"bigint\"</li>\n<li>Fix: replaced some deprecated by elementor codes</li>\n</ul>\n\n<p>version 1.5.76: 2023-07-12</p>\n\n<ul>\n<li>Feature: added \"rem\" unit in slider attribute</li>\n<li>Fix: fixed some small bug with remote sync debug</li>\n<li>Fix: fixed the truncate in multisource</li>\n<li>Fix: fixed some small bugs related to remote controls</li>\n<li>Fix: fixed dropzon third party conflict in manager</li>\n</ul>\n\n<p>version 1.5.75: 2023-07-05</p>\n\n<ul>\n<li>Feature: added some suggestion text to add some memory in the troubleshooting section in case that needed</li>\n<li>Fix: the wrong author was displayed in loop post meta data</li>\n<li>Fix: do_shortcode to html items inside the grid and dynamic loop</li>\n<li>Update: Updated Freemius SDK to the latest version</li>\n</ul>\n\n<p>version 1.5.74: 2023-07-04</p>\n\n<ul>\n<li>Fix: show search widgets at plugin install.</li>\n<li>Fix: menu picker depts in multisource</li>\n<li>Fix: set the author data to be retrievable in dynamic grid template</li>\n<li>Fix: show meta fields switcher didn\'t worked in multisource menu items</li>\n</ul>\n\n<p>version 1.5.73: 2023-06-26</p>\n\n<ul>\n<li>Feature: added options for revisions in widget editor</li>\n<li>Fix: added support for wordpress proxy in api calling</li>\n<li>Fix: fixed empty post in query result</li>\n<li>Fix: fixed \"wrong template ID\" elementor error in post accordion</li>\n</ul>\n\n<p>version 1.5.72: 2023-06-21</p>\n\n<ul>\n<li>Fix: added the swf extension in the allowed files in assets</li>\n<li>Feature: prepared the plugin for sort filter</li>\n<li>Change: updated freemius sdk to 2.5.9</li>\n</ul>\n\n<p>version 1.5.71: 2023-06-20</p>\n\n<ul>\n<li>Change: removed js includes of the forms and filters from backend editor</li>\n<li>Change: changed colors of the free version notification in dark mode</li>\n<li>Fix: fix the \"link\" type in wpml integration automatic translation</li>\n<li>Feature: add support for the conditions in ue forms</li>\n</ul>\n\n<p>version 1.5.70 2023-06-19:</p>\n\n<ul>\n<li>Change: added some \"birthday sale\" banner</li>\n<li>Feature: added \"truncate text\" modifier to multisource fields</li>\n<li>Feature: dynamic tags now works inside posts and products related widgets</li>\n<li>Feature: added twig highlighting in codemirror editor</li>\n<li>Fix: fixed sequence animation sliders bug (fields didn\'t loaded in elementor)</li>\n<li>Fix: change the comment from // to /* */ in filters js output to allow proper page compression.</li>\n<li>Fix: the \"time ago\" string is now translatable </li>\n<li>Fix: fixed the wpml elementor template id output</li>\n<li>Fix: fixed backgrounds bug with containers in editor</li>\n<li>Fix: fixed some small bugs with the checkbox filter</li>\n</ul>\n\n<p>version 1.5.69: 2023-06-08:</p>\n\n<ul>\n<li>Fix: allow to install webp images in widgets</li>\n</ul>\n\n<p>version 1.5.68: 2023-06-06:</p>\n\n<ul>\n<li>Change: added functionality for sort filter </li>\n<li>Feature: added field: \"form conditions\" for the upcoming form</li>\n<li>Feature: added link translation to wpml integration</li>\n<li>Feature: added link_attributes field to post list fields in twig</li>\n<li>Fix: fixed slider control min max values in case of multiple units</li>\n<li>Fix: add do shortcode from ajax items response</li>\n<li>Fix: fixed posts grid output with \"product\" taxonomy without woocommerce</li>\n<li>Fix: fixed getting cross sell products query in product list</li>\n</ul>\n\n<p>version 1.5.67 - 2023-05-29:</p>\n\n<ul>\n<li>Fix: fixed some more securaty issues related to assets manager</li>\n</ul>\n\n<p>version 1.5.66 - 2023-05-28:</p>\n\n<ul>\n<li>Fix: fixed some securaty issues related to non editor users operations and not allowed to upload php files in assets manager</li>\n</ul>\n\n<p>version 1.5.65 - 2023-05-26:</p>\n\n<ul>\n<li>Fix: fixed instagram api related bugs </li>\n</ul>\n\n<p>version 1.5.64 2023-05-23:</p>\n\n<ul>\n<li>Change: update freemius to latest version 2.5.8</li>\n<li>Fix: fixed a small php bug</li>\n</ul>\n\n<p>version 1.5.63 2023-05-23:</p>\n\n<ul>\n<li>Change: expand in widget editor is now connected to the screen height</li>\n<li>Fix: fixed the dynamic popup with multiple fields code </li>\n<li>Fix: fixed some sync if the clicked item is link</li>\n<li>Feature: added support for sort post filter</li>\n<li>Feature: hide \"show only insalled\" checkbox in widgets manager if no widget installed.</li>\n</ul>\n\n<p>version 1.5.62 2023-05-14:</p>\n\n<ul>\n<li>Feature: added \"edit template\" link in template selector</li>\n<li>Feature: added hidden template edit button to top bar</li>\n<li>Feature: added option for dynamic popup link to connect to many links in the widget</li>\n<li>Fix: solved some php error with parse dynamic settings in php 8.1</li>\n<li>Fix: getMetaValue error in products</li>\n<li>Fix: fixed doubly css includes in some cases</li>\n</ul>\n\n<p>version 1.5.61 - 2023-05-07:</p>\n\n<ul>\n<li>Feature: added support for woocommerce jet wishlist</li>\n<li>Feature: did option to disable third party hooks in ajax</li>\n<li>Fix: click on link on sync didn\'t worked</li>\n<li>Fix: added some protections to nonce and to file manager zip exctract (securaty issues fix) </li>\n<li>Change: updated freemius sdk to 2.5.7 version.</li>\n</ul>\n\n<p>version 1.5.60 - 2023-04-30:</p>\n\n<ul>\n<li>Feature: added functionality to get cart number of products </li>\n<li>Fix: fixed link field settings for multisoure</li>\n<li>Fix: fixed some bugs with regular price in woocommerce widgets</li>\n<li>Fix: filters js file loaded in editor as well</li>\n<li>Fix: fixed some small php bug regarding \"pathBase\"</li>\n<li>Fix: fixed conditions in multiple select control</li>\n<li>Change: updated unite gallery version</li>\n<li>Change: disabled autoload in update_option for the catalog variable</li>\n</ul>\n\n<p>version 1.5.59: 2023-04-09</p>\n\n<ul>\n<li>Feature: added multiple select to condition attributes in widget editor</li>\n<li>Change: updated freemius sdk to the latest version</li>\n<li>Fix: fixed empty post meta fields in case that acf plugin is on</li>\n<li>Fix: fixed some bug with avoid duplicates option and filters in single grid</li>\n<li>Fix: made some corrections in case that post query show wrong init selected terms values</li>\n<li>Fix: the post carousel goes to random item after ajax refresh</li>\n<li>Fix: fixed jet engine custom fields integration</li>\n</ul>\n\n<p>version 1.5.58: 2023-03-26</p>\n\n<ul>\n<li>Feature: added dynamic popup functionality to multisource widgets</li>\n<li>Fix: fixed missing arguments in the_post action</li>\n<li>Fix: fixed some php multisource error</li>\n<li>Fix: fixed some product ajax search related issues</li>\n<li>Fix: fixed some small but with ajax refresh and sync</li>\n</ul>\n\n<p>version 1.5.57: 2023-03-20</p>\n\n<ul>\n<li>Feature: improved the multisource selectors</li>\n<li>Feature: added option to get image from post meta in post fields - widget editor</li>\n<li>Fix: added \"skins\" folder to unite gallery</li>\n<li>Fix: added more compatability to woo commerce grids with discounts plugins</li>\n<li>Fix: fixed same uc_id in dynamic templates</li>\n</ul>\n\n<p>version 1.5.56: 2023-03-13:</p>\n\n<ul>\n<li>Feature: added option authors by dynamic field in post query</li>\n<li>Feature: done some integration with flycart discounts</li>\n<li>Feature: added option to show post type and post type title in posts fields</li>\n<li>Feature: added option to add multiple values in multisource</li>\n<li>Fix: fixed get posts by terms meta field - add taxonomy</li>\n<li>Fix: fixed responsive css in dynamic loop</li>\n<li>Fix: fixed dynamic loop with jet engine acf fields</li>\n<li>Fix: fixed slider control units for vh, vx and % </li>\n<li>Fix: added \"before today\" for past year in date qury</li>\n<li>Change: the uc_id will not change now when page refresh</li>\n</ul>\n\n<p>version 1.5.55: 2023-02-23:</p>\n\n<ul>\n<li>Fix: fixed wpml integrate fields</li>\n<li>Fix: fixed some write file error, will not crash if happend</li>\n<li>Fix: fixed entrance animation js on popup</li>\n<li>Fix: fixed strip tags in intro from content</li>\n<li>Fix: fixed some php 8.1 issues</li>\n<li>Fix: fixed some post intro with html tags issues</li>\n<li>Change: do_action function is working now in free version</li>\n</ul>\n\n<p>version 1.5.54: 2023-02-15</p>\n\n<ul>\n<li>Change: added some define variable that indicate the under ajax search</li>\n<li>Change: added \"collect\", and \"output\" to schema types in content accordion widget for example</li>\n<li>Feature: added wpml auto translate integration</li>\n<li>Feature: added option to select \"all taxonomies\" in exclude terms in terms selection</li>\n<li>Feature: added option - only direct children to terms select include by</li>\n<li>Feature: added option to post select to get posts by terms from curent meta field</li>\n<li>Fix: preserve tags when truncate</li>\n<li>Fix: fixed load more with second meta add in post query</li>\n</ul>\n\n<p>version 1.5.53: 2023-02-07</p>\n\n<ul>\n<li>Fix: keep exclude terms in grid when filtering with \"override terms\" mode</li>\n<li>Fix: fixed get_terms() not found php error from 1.5.52 version</li>\n</ul>\n\n<p>version 1.5.52: 2023-02-06</p>\n\n<ul>\n<li>Change: done some protection agains infinite loops in templates</li>\n<li>Fix: fixed popup button type conditions</li>\n<li>Fix: fixed term meta fields in multisource</li>\n<li>Fix: fixed exclude term not found in post select</li>\n</ul>\n\n<p>version 1.5.51: 2023-01-31</p>\n\n<ul>\n<li>Feature: added version to js comment output</li>\n<li>Feature: connected the galleies to remote play / stop like the carousels</li>\n<li>Feature: added some error message when image size attribute is missing in multisource</li>\n<li>Feature: added dynamic popup special attribute type</li>\n<li>Fix: fixed title source and description source in multisource gallery for products.</li>\n<li>Fix: added supress filtres to ajax search query</li>\n</ul>\n\n<p>version 1.5.50: 2023-01-24</p>\n\n<ul>\n<li>Feature: added \"media\" to post types select in advanced post query</li>\n<li>Feature: improved the date time attribute</li>\n</ul>\n\n<p>version 1.5.49: 2023-01-23</p>\n\n<ul>\n<li>Fix: fixed some js optimization issues </li>\n<li>Fix: fixed filters related small js bug</li>\n</ul>\n\n<p>version 1.5.48: 2023-01-19</p>\n\n<ul>\n<li>Feature: added gallery to multisource</li>\n<li>Feature: added post type override selectin current post query options</li>\n<li>Fix: fixed remote play with carousel</li>\n<li>Fix: fixed some multisource and ajax related bugs</li>\n<li>Fix: fixed popular posts plugin integration multiple post types</li>\n<li>Fix: fixed background widgets some problematic attribute names</li>\n<li>Fix: fixed include terms by current post terms in some cases.</li>\n<li>Fix: fixed default url_assets value in multisoure</li>\n<li>Fix: fixed dark mode svg icons</li>\n</ul>\n\n<p>version 1.5.47: 2023-01-10</p>\n\n<ul>\n<li>Feature: added more units to slider attribute</li>\n<li>Feature: added \"any\" post type to post types select</li>\n<li>Feature: added include and exclude current post terms in terms selection</li>\n<li>Feature: added option to carousel - scroll to head - force</li>\n<li>Feature: allow import widgets with theme activate</li>\n<li>Fix: fixed dynamic template render css for dynamic popup</li>\n<li>Fix: fixed users list select by manual</li>\n</ul>\n\n<p>version 1.5.46: 2023-01-08</p>\n\n<ul>\n<li>Feature: set the items image size chooser work for certain image</li>\n<li>Feature: made option to put js script in saparate tags with id\'s for optimization plugins like wprocket</li>\n<li>Feature: enriched the uc_lang variable. now it\'s always showing the current language</li>\n<li>Feature: added user_login variable to the users list output</li>\n<li>Feature: has put the preview link always as a help link in widget edit panel.</li>\n<li>Change: updated the multisource that it works better with items images</li>\n<li>Change: allow html tags in post intro (excerpt) in widgets</li>\n<li>Fix: fixed filters with sync multiple grid issues</li>\n<li>Fix: fixed the exclude users list with similar names</li>\n</ul>\n\n<p>version 1.5.45: 2022-12-26</p>\n\n<ul>\n<li>Feature: added json decode filter to twig</li>\n<li>Feature: added catalog images from shortpixel for speed loading</li>\n<li>Feature: done multisource group setting</li>\n<li>Fix: fixed entrance animation on ajax refresh</li>\n<li>Fix: done sync pause / play between carousels</li>\n</ul>\n\n<p>version 1.5.44: 2022-12-19</p>\n\n<ul>\n<li>Change: updated freemius to the latest version</li>\n<li>Fix: fixed remote play / pause button</li>\n<li>Fix: fixed search filter unicode phrase</li>\n<li>Fix: fixed entrance animation appear on scroll</li>\n<li>Feature: added video gallery responsive options</li>\n<li>Fix: fixed some owl carousel size on init bug</li>\n<li>Fix: fixed js widgets under the dynamic grid template like flipbox</li>\n</ul>\n\n<p>version 1.5.43: 2022-12-04</p>\n\n<ul>\n<li>Feature: add settings output to dynamic grid fields debug</li>\n<li>Fix: fixed pods multiple image data</li>\n<li>Fix: fixed url terms in filter with dynamic grid</li>\n<li>Fix: fixed users and menu not found bug in front </li>\n<li>Change: updated twig engine to the latest version</li>\n</ul>\n\n<p>version 1.5.42: 2022-11-29</p>\n\n<ul>\n<li>Feature: added functionality for time ago in posts widgets</li>\n<li>Feature: added woo variables to woo fields - woo_price_withtax, woo_price_notax</li>\n<li>Feature: added option for term child filter role\n-optimization: reduced number of queries in post related widgets</li>\n</ul>\n\n<p>version 1.5.41: 2022-11-24</p>\n\n<p>-bug fix: fixed post select in post query</p>\n\n<p>version 1.5.40: 2022-11-23</p>\n\n<ul>\n<li>Feature: added integration to woocommerce multicourancy plugins</li>\n<li>Feature: made some integration with translate press plugin</li>\n<li>Feature: added select post and select term attribute</li>\n<li>Fix: fixed dynamic loop css backgrounds with containers</li>\n<li>Fix: fixed mousewheel event in the carousel</li>\n<li>Fix: fixed some rare php error with filters</li>\n</ul>\n\n<p>version 1.5.39: 2022-11-16</p>\n\n<ul>\n<li>Fix: fixed small bug with zip extract</li>\n<li>Update: updated black friday sale banners</li>\n</ul>\n\n<p>version 1.5.38: 2022-11-10</p>\n\n<ul>\n<li>Fix: fixed galleries default sizes with post filters</li>\n<li>Fix: fixed hidden option in select filter in safari browser</li>\n<li>Fix: fixed non ssl assets url</li>\n<li>Feature: added \"schema\" special attribute</li>\n<li>Fix: fixed false autoplay in carousel</li>\n</ul>\n\n<p>version 1.5.37: 2022-11-09</p>\n\n<ul>\n<li>Fix: fixed 1px glitch bug in the carousel, on 1 item (slide mode)</li>\n<li>Feature: prepared the filters to work with ajax search</li>\n</ul>\n\n<p>version 1.5.36: 2022-11-6</p>\n\n<ul>\n<li>Feature: added function that outputs items schema</li>\n<li>Feature: improved include by meta in posts selection, added option for multiple values</li>\n<li>Feature: added option to get current user with meta in twig</li>\n<li>Addition: validate number of post list attributes, allow only one when creating widget</li>\n<li>Fix: fixed count posts in post query summary</li>\n<li>Fix: fixed entrance animation blur type</li>\n<li>Fix: fixed avoid duplicates with random order while posts load more</li>\n<li>Fix: the timeout now reset after slide change in owl carousel</li>\n<li>Fix: fixed terms selection taxonomies with idetical post type title</li>\n<li>Fix: added protection against inifinite loop in putElementorTemplate twig function</li>\n<li>Fix: fixed acf field unaccessable in some cases with elementor pro 3.8</li>\n</ul>\n\n<p>version 1.5.35: 2022-10-24</p>\n\n<p>-Fix: fixed include by id\'s from dynamic field, and terms from dynamic field in post selection</p>\n\n<p>version 1.5.34: 2022-10-19</p>\n\n<ul>\n<li>Feature: added items image size attribute (special type)</li>\n<li>Fix: fixed show backgrounds in elementor editor</li>\n</ul>\n\n<p>version 1.5.33: 2022-10-15</p>\n\n<ul>\n<li>Fix: fixed avoid duplicates with filters</li>\n<li>Fix: fixed select dropdown filter js</li>\n<li>Feature: added avoid duplicates option to manual posts selection</li>\n</ul>\n\n<p>version 1.5.32: 2022-10-11</p>\n\n<ul>\n<li>Fix: fixed some ajax pagination issues</li>\n<li>Fix: fixed pagination widget appearance on archive ajax pages with filters</li>\n<li>Fix: added twig functionality to put product attributes text</li>\n<li>Fix: fixed export with images not worked in some cases</li>\n<li>Fix: made some protection with ezcache plugin integration and filtering</li>\n<li>Fix: fixed some small php bug with this month post selection</li>\n<li>Fix: fixed some visible and hidden filters collision</li>\n<li>Fix: fixed terms select in terms filter on history back click in filters</li>\n<li>Fix: set child filter always first unselected</li>\n<li>Fix: set option for the tabs filter to be unselected</li>\n<li><p>Fix: fixed the pagination numbers if exclude offset chosen</p></li>\n<li><p>Feature: added multiple taxonomy terms in term selection</p></li>\n<li>Feature: added query id in terms selection</li>\n<li>Feature: added functionality for next / prev post</li>\n</ul>\n\n<p>version 1.5.31: 2022-09-20</p>\n\n<ul>\n<li>Fix: fixed thumbs gallery</li>\n</ul>\n\n<p>version 1.5.30: 2022-09-18</p>\n\n<ul>\n<li>Fix: fixed multiple post filters and grid connection</li>\n<li>Fix: fixed various small php errors</li>\n<li>Fix: fixed wordpress popular posts integration small bug</li>\n<li>Feature: added terms from dynamic post selection option</li>\n<li>Feature: added option for limiting terms show in post list</li>\n<li>Change: updated once more unitegallery graphics, changed assets to svg</li>\n<li>Fix: fixed thumbnail gallery arrows</li>\n</ul>\n\n<p>version 1.5.29: 2022-09-08</p>\n\n<ul>\n<li>Fix: fixed a small issue with search page and load more</li>\n<li>Fix: fix vimeo videos stoppped playing bug</li>\n</ul>\n\n<p>version 1.5.28: 2022-09-06</p>\n\n<ul>\n<li>Feature: added support for the select filter</li>\n<li>Fix: fixed some small js bug with filters</li>\n<li>Fix: fixed some post filters related popup error</li>\n<li>Change: changed the way that galleries srolls by mouseover</li>\n</ul>\n\n<p>version 1.5.27: 2022-09-02</p>\n\n<ul>\n<li>Fix: fixed popular posts plugin integration</li>\n<li>Fix: removed some console logs in filter.js file</li>\n<li>Fix: fixed ajax pagination jump</li>\n<li>Fix: fixed unitegallery strict standards bugs</li>\n<li>Change: renamed field - \"use dynamic fields\" to \"use current post data\" in widget editor</li>\n<li>Change: updated freemius sdk to: 2.4.5</li>\n</ul>\n\n<p>version 1.5.26: 2022-08-17</p>\n\n<ul>\n<li>Feature: added debug to remote elements</li>\n<li>Fix: made some protection against wrong animation names in carousel</li>\n<li>Fix: added some small fixes to carousel and remote sync js libraries</li>\n<li>Fix: done a better find closest section in remote</li>\n<li>Fix: fixed not showing values in elementor editor post selectors</li>\n</ul>\n\n<p>version 1.5.25: 2022-08-11</p>\n\n<ul>\n<li>Feature: added option to set title field in items</li>\n<li>Fix: fixed some more lazy load related protections in galleries</li>\n<li>Fix: Fixed some Elementor 3.7 deprecation issues</li>\n</ul>\n\n<p>version 1.5.24: 2022-08-09</p>\n\n<ul>\n<li>Fix: fixed some Elementor 3.7 related js bug in editor</li>\n</ul>\n\n<p>version 1.5.23: 2022-08-05</p>\n\n<ul>\n<li>Feature: added date format to date meta field post selection</li>\n<li>Feature: added more units to padding and margin attribute</li>\n<li>Feature: added option to set selected tab number in tabs filter widget</li>\n<li>Fix: fixed some unitegallery strict related scripts</li>\n<li>Fix: fixed sequance entrance animation attribute</li>\n<li>Fix: fixed some text with pagination edit mode in elementor editor</li>\n<li>Fix: fixed ajax pagination didn\'t get back to first page</li>\n<li>Fix: fixed tabs filter and taxonomy terms in one page</li>\n<li>Change: prepare the right way dates should work in post list</li>\n</ul>\n\n<p>version 1.5.22: 2022-07-24:</p>\n\n<ul>\n<li>Feature: added option to connect to another parent in remote arrows</li>\n<li>Feature: added change url and back button in ajax filers behaviour</li>\n<li>Fix: fixed doubly plugin integration import bg widgets</li>\n<li>Fix: fixed remote next/prev directions in carousels</li>\n<li>Fix: added some more protection against infinite loops from post content processing</li>\n</ul>\n\n<p>version 1.5.21 2022-07-17:</p>\n\n<ul>\n<li>Feature: added docstart and docend template in widget js</li>\n<li>Change: end of birthday sale message update</li>\n<li>Change: added warning message in case of twig collision with other plugins</li>\n</ul>\n\n<p>version 1.5.20 2022-07-13:</p>\n\n<ul>\n<li>Feature: added more widget debug type - current post fields</li>\n<li>Feature: updated admin title on edit widget view</li>\n<li>Feature: added option to carousel: scroll to head</li>\n<li>Feature: added query data attributes into filtering grid</li>\n<li>Fix: fixed ajax pagination in some cases</li>\n<li>Fix: fixed small php bug with hover animations control</li>\n<li>Fix: fixed lity lightbox with vimeo autoplay</li>\n<li>Fix: fixed item index after shuffle</li>\n<li>Fix: fixed some seleted tab filters related issues</li>\n<li>Fix: fixed load more filter doubly ajax request in some cases</li>\n<li>Fix: fixed woo scedualed sale price output</li>\n<li>Fix: in filters replace url with pagination as well</li>\n<li>Fix: changed gallery arrows to svg</li>\n</ul>\n\n<p>version 1.5.19 2022-06-27:</p>\n\n<ul>\n<li>Feature: added max posts to current query</li>\n<li>Fix: fixed controls conditions for elementor template control</li>\n<li>Feature: added more fields to dynamic grid loop (was only title)</li>\n<li>Change: added birthday sale banner and text</li>\n</ul>\n\n<p>version 1.5.17 2022-06-21:</p>\n\n<ul>\n<li>Change: updated fancybox version</li>\n<li>Fix: Fixed bug with ajax load more and ajax pagination</li>\n</ul>\n\n<p>version 1.5.17 2022-06-09:</p>\n\n<ul>\n<li>Feature: fixed entrance animation attribute</li>\n<li>Fix: fixed uc_inside_editor variable inside background widget</li>\n<li>Fix: fixed empty default value of radio boolean control</li>\n<li>Fix: fixed double filtering issues in archive pages</li>\n</ul>\n\n<p>version 1.5.16: 2022-05-31</p>\n\n<ul>\n<li>Fix: fixed double plugin versions in pro version</li>\n<li>Fix: fixed 1 size gap in one item owl carousel</li>\n<li>Fix: fixed the dissapearing options bug in mobile</li>\n</ul>\n\n<p>version 1.5.15: 2022-05-30</p>\n\n<ul>\n<li>Change: set cache folder inside wp-uploads</li>\n<li>Feature: added option to get terms last level only - for post list / grid</li>\n<li>Feature: added twig function - get_current_user</li>\n<li>Feature: disabled right click on html5 galleries (unite gallery)</li>\n<li>Fix: the image and video repeater was missing default items</li>\n<li>Fix: fixed load more and filters on a search page</li>\n<li>Fix: fixed carousel stage padding issues</li>\n<li>Fix: fixed carousel 1 item one pixel issues</li>\n<li>Fix: fixed default values in responsive selectors</li>\n</ul>\n\n<p>version 1.5.14: 2022-05-24</p>\n\n<ul>\n<li>Fix: fixed responsive default values with selectors in number and dropdown and slider controls</li>\n<li>Fix: fixed a bug in run_code_once functionality</li>\n</ul>\n\n<p>version 1.5.13: 2022-05-23</p>\n\n<ul>\n<li>Feature: added integration with \"sticky posts switch\" plugin</li>\n<li><p>Feature: added special attribute type - entrance animation</p></li>\n<li><p>Fix: fixed sync bug between two similar elements</p></li>\n<li>Fix: fixed filters loading with wp-rocket lazy load scripts</li>\n<li>Fix: fixed put_hide_ids_css function small bug</li>\n<li>Fix: fixed fetch 2 and more widgets within one section for filtering</li>\n<li>Fix: fixed slider control js empty output bug</li>\n<li>Fix: fixed gallery title as number js bug</li>\n<li>Fix: fixed gallery images from meta fields source as array </li>\n</ul>\n\n<p>version 1.5.12: 2022-05-08</p>\n\n<ul>\n<li>Feature: added integration for wpml media change</li>\n<li>Feature: bug fix: fixed hover animations setting don\'t work on front in some cases</li>\n<li>Feature: in post selection by date added options for \"future from today\", and \"future from tomorrow\".</li>\n<li>Feature: added new function: \"put_hide_ids_css\" to hide some css comma saparated id\'s from css tab.</li>\n<li>Feature: added support for ajax refresh for multiple synced grids together</li>\n<li>Feature: added option to test instagram data</li>\n<li><p>Feature: added phpinfo view in settings - troubleshooting</p></li>\n<li><p>Fix: fixed blank window opened by a link</p></li>\n<li>Fix: fixed acf boolean value present</li>\n<li>Fix: fixed another gallery related lazy load issues</li>\n</ul>\n\n<p>version 1.5.11: 2022-04-13</p>\n\n<ul>\n<li>Feature: made option to put elementor post_content inside post widget if the post made by elementor</li>\n<li>Feature: added additional fields to getPostAuthor function like avatar url and author meta</li>\n<li>Feature: show the \"no posts\" message with filters in post list / grid</li>\n<li>Feature: add background location (back/front) to background widgets</li>\n<li>Feature: done option to get post parent with the posts in posts selection</li>\n<li>Fix: set prices display in woocommerce widgets including tax</li>\n<li>Fix: fixed editor js files didn\'t loaded bug</li>\n<li>Fix: fixed css output with dynamic template and inline css mode</li>\n<li>Fix: fixed the ajax pagination that now works with post based gallery widget</li>\n<li>Fix: fixed filters scripts loading before jquery in js</li>\n<li>Fix: allow to select empty terms in term selection control</li>\n<li>Change: set default values of responsive number / slider / dropdown controls to desktop default values</li>\n</ul>\n\n<p>version 1.5.10: 2022-04-04</p>\n\n<ul>\n<li>Fix: fixed title and description source in gallery source selection</li>\n<li>Fix: fixed the dropdown attribute php filter for elementor</li>\n<li>Feature: added \"menu_id\" for various uses as menu attribute output</li>\n<li>Feature: added option for side offset in owl carousel</li>\n<li>Feature: added option for second items html refresh in ajax filters</li>\n</ul>\n\n<p>version 1.5.9: 2022-03-27</p>\n\n<ul>\n<li>Fix: fixed simple meta output for post list</li>\n<li>Feature: made dynamic grid work with filters</li>\n<li>Feature: the background widgets works for the new container objects as well</li>\n<li>Feature: added include by another meta field in post query</li>\n</ul>\n\n<p>version 1.5.8: 2022-03-23</p>\n\n<ul>\n<li>Feature: set special behaviour for more then one filters on the page</li>\n<li>Feature: added option to load video item from posts in a gallery</li>\n<li>Change: set up galleries common default items</li>\n<li>Fix: fixed unclosable gallery lightbox with youtube videos</li>\n<li>Fix: fixed elementor 3.6.0 compatability</li>\n</ul>\n\n<p>version 1.5.7: 2022-03-17</p>\n\n<ul>\n<li>Feature: added option to modify dropdown items in php\nFix: fixed gallery default items preview and init\nFix: fixed remote counter js error</li>\n</ul>\n\n<p>version 1.5.6 = 2022-03-15:</p>\n\n<p>Fix: fixed dissapearing items in remote related widgets</p>\n\n<p>version 1.5.5 = 2022-03-15:</p>\n\n<ul>\n<li>Feature: added woocommerce sorting options in posts selection by number of sales and rating</li>\n<li>Feature: added option to get related products on checkout page</li>\n<li>Feature: done manual posts and terms selections sort by drag and drop</li>\n<li>Feature: done option to custom refresh filters html (for carousels, galleries etc)</li>\n<li>Feature: made the attributes dialog support multi controls</li>\n<li>Feature: prepared the galleries and dynamic loops to use filters and load more\nFix: fixed query debug in manual posts selection\nFix: fix: fixed posts_per_page in manual posts selection\nFix: fix: fixed jquery include for remote widgets</li>\n</ul>\n\n<p>version 1.5.4 = 2022-03-06:</p>\n\n<ul>\n<li>Feature: added roles to post filter: single, main and child</li>\n<li>Feature: added option \"placeholder\" and \"disable dynamic\" for text field control</li>\n<li>Feature: added option for debug meta fields in post list, post grid</li>\n<li>Fix: fixed some pagination widget buttons related issues</li>\n<li>Fix: fixed non clickable items in some widgets</li>\n<li>Fix: fixed put_items(0) - first item output in twig</li>\n</ul>\n\n<p>version 1.5.3 = 2022-02-23:</p>\n\n<ul>\n<li>Feature: added functionality to put image inside taxonomy terms widget</li>\n<li>Fix: fixed load more on archive page with orderby=xxx filter in url</li>\n<li>Fix: made support for woocommerce special order by in load more</li>\n<li>Change: updated freemius sdk to 2.4.3 version (Security fix)</li>\n</ul>\n\n<p>version 1.5.2 = 2022-02-23:</p>\n\n<ul>\n<li>Feature: set up remote and sync functionality for the galleries</li>\n<li>Fix: fixed load more for current query posts</li>\n<li>Fix: fixed background js based widgets with elementor popups</li>\n<li>Fix: fixed unitegallery unclosed tag issue</li>\n<li>Fix: fixed replace mode in tabs filters</li>\n</ul>\n\n<p>version 1.5.1 = 2022-02-21:</p>\n\n<ul>\n<li>Feature: improved post pagination debug and added force options</li>\n<li>Feature: added code for the button filters</li>\n<li>Feature: added option to shuffle owl carousel</li>\n<li>Feature: added option for general \"shuffle\" in items</li>\n<li>Feature: made option for text modify, and get the current page url and current page title</li>\n<li>Feature: get feature image of a product from a first gallery image if featured image not exists</li>\n<li>Feature: added function \"one_random\" and \"first\" to get_items twig function</li>\n<li>Feature: added support for jet listing item</li>\n<li>Change: changed the \"choose template\" setting text to attirbute title</li>\n<li>Fix: fixed load more if offset turned on in the grid</li>\n<li>Fix: fixed link control attributes parsing</li>\n<li>Fix: fixed sync general api related bugs in elementor editor</li>\n</ul>\n\n<p>version 1.5.0 = 2022-02-02:</p>\n\n<ul>\n<li>Feature: added tabs in items controls</li>\n<li>Feature: added functionality for ajax taxonomies terms filter</li>\n<li>Feature: added some accessability to owl carousel buttons</li>\n</ul>\n\n<p>version 1.4.99: 2022-01-27:</p>\n\n<ul>\n<li>Feature: added option for disable content filtering in general settings->troubleshooting</li>\n<li>Feature: added taxonomies in widget debug output</li>\n<li>Fix: fixed some gallery lazy load related js bugs</li>\n</ul>\n\n<p>version 1.4.98: 2022-01-14:</p>\n\n<ul>\n<li>Feature: modified remote general js api to fit more types of widgets</li>\n<li>Feature: added support for put meta field in post list</li>\n<li>Fix: fixed some small php notices output in post query</li>\n</ul>\n\n<p>version 1.4.97 = 2022-01-06:</p>\n\n<ul>\n<li>Feature: add code base for the taxonomy filter</li>\n<li>Feature: added option to highlight all carousel items</li>\n<li>Feature: added active class to new owl carousel</li>\n<li>Feature: added scroll on click functionality to new owl carousel</li>\n<li>Fix: added support for acf fields styles in dynamic grid</li>\n<li>Fix: fixed some wp-rocket and filters related bug</li>\n</ul>\n\n<p>version 1.4.96 = 2021-12-29:</p>\n\n<ul>\n<li>Feature: use yoast main category feature to determine post main category</li>\n<li>Feature: added get woocommerce product gallery functionality to twig</li>\n<li>Feature: added support for multiple attribute conditoins values</li>\n<li>Feature: added menu order in advanced widget debug type</li>\n<li>Feature: added WooCommerce endpoints links code to twig</li>\n<li>Feature: added option to disable font awesome in general settings</li>\n<li>Fix: fixed some filters related issue</li>\n<li>Fix: added custom attributes to link attributes output</li>\n</ul>\n\n<p>version 1.4.95 = 2021-12-16:</p>\n\n<p>*Fix: fixed db table not found php bug in some cases</p>\n\n<p>version 1.4.94 = 2021-12-14:</p>\n\n<ul>\n<li>Feature: made posible multiple includes condition values per assets</li>\n<li>Feature: added meta value2 and meta value3 in include by meta value post selection</li>\n<li>Feature: added error notice if no api connectivity</li>\n<li>Feature: added attributes section conditions</li>\n<li>Feature: prepared code base for the new galleries</li>\n<li>Fix: fixed some small pagination related bug</li>\n<li>Fix: fixed remote connection parent detection in some cases</li>\n<li>Fix: added content filtering by filter widget_text_content for all the embed and other content modifications</li>\n<li>Fix: fixed edit defaulsin widget settings</li>\n<li>Fix: fixed some polylang issues with the template in dynamic template widgets</li>\n<li>Fix: [security] remove the \"duplicate layout\" functionality (not used in the plugin) that had some security issues </li>\n</ul>\n\n<p>version 1.4.93 = 2021-12-03:</p>\n\n<ul>\n<li>Fix: fixed some connected widgets bugs when there is many of them in the page</li>\n<li>Change: removed the black friday sale banner</li>\n<li>Feature: added general remote API for various widgets connections</li>\n<li>Feature: add some code base for the new gallery output</li>\n</ul>\n\n<p>version 1.4.92 = 2021-11-24:</p>\n\n<ul>\n<li>Fix: fixed similar post content in post list</li>\n<li>Change: saparated remote and sync options in connected widgets settings</li>\n</ul>\n\n<p>version 1.4.91 = 2021-11-23:</p>\n\n<ul>\n<li>Fix: fixed the wrong post intro in editor mode</li>\n</ul>\n\n<p>version 1.4.90 = 2021-11-22:</p>\n\n<ul>\n<li>Addition: added black friday banner discount banner and link</li>\n<li>Change: improved \"sync widgets\" editor experience</li>\n<li>Fix: fixed depricated \"post\" attribute bug</li>\n<li>Fix: modified zip extracting error messages</li>\n</ul>\n\n<p>version 1.4.89 = 2021-11-17:</p>\n\n<ul>\n<li>Feature: done the functionality for sync widgets</li>\n<li>Feature: done the functionality remote widgets</li>\n<li>Fix: fixed error message on remote widgets</li>\n<li>Fix: fixed css in post content in editor</li>\n<li>Fix: use better strip tags for post intro</li>\n</ul>\n\n<p>version 1.4.88 = 2021-11-08:</p>\n\n<ul>\n<li>Fix: fixed gutenberg support in widgets</li>\n<li>Fix: fixed all the pagination issues in archive page</li>\n</ul>\n\n<p>version 1.4.86 = 2021-11-01:</p>\n\n<ul>\n<li>Fix: fixed some load more last issues</li>\n<li>Feature: added code for taxonomy terms filter</li>\n<li>Feature: added code for checkbox filter</li>\n</ul>\n\n<p>version 1.4.86 = 2021-10-29:</p>\n\n<ul>\n<li>Feature: improved current query debug - full type</li>\n<li>Feature: added dropdown responsive placeholders</li>\n<li><p>Feature: added radio boolean attribute responsive controls</p></li>\n<li><p>Fix: fixed controls tabs functionality</p></li>\n<li>Fix: fixed load more custom image bug</li>\n<li>Fix: fixed double load more in a page mishmash bug</li>\n<li>Fix: fixed all load more issues</li>\n</ul>\n\n<p>version 1.4.85 = 2021-10-13:</p>\n\n<p>-bug fix: small bug fix - headers sent bug</p>\n\n<p>version 1.4.84 = 2021-10-13:</p>\n\n<ul>\n<li>Feature: added taxonomy terms full query debug option</li>\n<li>Feature: improved full debug type in posts query</li>\n<li>Feature: added items support in editor->background switcher</li>\n<li>Feature: added support for remote controls</li>\n<li>Feature: functionality to posts load more</li>\n<li>Feature: added second condition</li>\n<li>Feature: added tabs functionality to attributes</li>\n<li>Addition: added %,px to slider units</li>\n<li>Fix: fixed avoid duplicates related bug</li>\n<li>Fix: fixed conflicting wordpress codemirror script</li>\n<li>Fix: fixed post selection values init from editor</li>\n<li>Fix: fixed pagination on front page</li>\n<li>Fix: fixed some polylang related bugs</li>\n</ul>\n\n<p>version 1.4.83 = 2021-09-22:</p>\n\n<ul>\n<li>Fix: fixed styles mishmash inside elementor editor navigator</li>\n<li>Fix: fixed dissapearing carousels after refresh bug</li>\n<li>Fix: fixed dynamic grid pagination not changed</li>\n</ul>\n\n<p>version 1.4.82 = 2021-09-20:</p>\n\n<ul>\n<li>Feature: added troubleshooting setting - show php error message</li>\n<li>Feature: added px, vh, % options for slider attribute</li>\n<li>Feature: added dynamic group attributes for galleries, including image and video</li>\n<li>Feature: added option to convert one date string to another with ucdate filter</li>\n<li>Feature: added option to use items in background widgets</li>\n<li>Feature: added ucfunc(\"set\") and ucfunc(\"get\") functions in twig for remember and retrieve variables</li>\n<li>Feature: added include by option: \"children of current term\" to category selection options</li>\n<li>Feature: added option to pull woo product variations in twig</li>\n<li>Feature: added placeholder: link_withprefix, link_noprefix for link attribute</li>\n<li>Fix: fixed error when exists dynamic link in dynamic loop widgets</li>\n<li>Fix: enabled pagination in a single type in dynamic template grid</li>\n<li>Fix: the \"not equal\" attributes condition now works</li>\n<li>Fix: fixed not editable empty dropdown attribute in widget editor</li>\n<li>Fix: fixed mb_string absence php bug</li>\n<li>Fix: fixed heading attribute label</li>\n<li>Fix: fixed responsive elementor controls in widget items</li>\n</ul>\n\n<p>version 1.4.81 = 2021-08-17:</p>\n\n<ul>\n<li>Feature: added json select (lottie) for image attribute type </li>\n<li>Feature: made option for ajax in widgets with post list attribute</li>\n<li>Feature: made the ajax pagination work with pagination widget</li>\n<li>Feature: added dynamic options for number and slider attribute types</li>\n<li>Feature: added new owl carousel sources in assets chooser</li>\n<li>Feature: added heading attribute</li>\n<li>Change: added more types of debug for pagination widget</li>\n<li>Change: changed widget icons chooser for elementor icon instead of font awesome icon</li>\n<li>Fix: fixed import with template button dissapear in the new bar</li>\n<li>Fix: fixed widgets icons</li>\n</ul>\n\n<p>version 1.4.80 = 2021-08-09:</p>\n\n<ul>\n<li>Feature: added option to change items section label</li>\n<li>Feature: added js snippet with code that works in elementor popup</li>\n<li>Feature: added option to add {current_user_id} keyword in post meta query</li>\n<li>Feature: added option for block label inside each attribute</li>\n<li>Feature: added heading text option for items section</li>\n<li>Feature: added extra fields to image base gallery options</li>\n<li>Feature: added php filter option for variable</li>\n<li>Feature: added twig functions \"get_post_term\" and \"is_post_has_term\". The examples visible when you click on item.posts.putPostTerm placeholder</li>\n<li>Fix: fixed some test widgets output relate bugs</li>\n<li>Fix: conditions settings was not affected typography controls</li>\n<li>Fix: fixed template dynamic background image didn\'t displayed bug in dynamic loops</li>\n<li>Change: added some instructions for api connectivity test in general settings - troubleshooting</li>\n</ul>\n\n<p>version 1.4.79 = 2021-07-13</p>\n\n<ul>\n<li>Fix: fixed scripts output in preview widget page</li>\n</ul>\n\n<p>version 1.4.78 = 2021-07-12</p>\n\n<ul>\n<li>Change: added birthday sale promotions</li>\n<li>Feature: added woo commerce products to dynamic loop items source</li>\n</ul>\n\n<p>version 1.4.77 = 2021-07-07</p>\n\n<ul>\n<li>Fix: fixd the is_ajax() error function from the admin area</li>\n</ul>\n\n<p>version 1.4.76 = 2021-07-07</p>\n\n<ul>\n<li>Feature: added option to show post last modified date</li>\n<li>Feature: added function: get_from_sql in widget editor that allow to pull any custom records from DB</li>\n<li>Feature: added function: run_code_once in widget editor, that allow to run the code only once. Good for many similar widgets on the same page</li>\n<li>Feature: added option for load widget js as module</li>\n<li>Fix: fixed no key_thumb field in images inside widget</li>\n<li>Fix: fixed no condition in image sizes widget setting</li>\n<li>Fix: fixed javascript based backgrounds</li>\n<li>Fix: fixed brocken svg icon on catalog widget box in some of the cases</li>\n<li>Fix: fixed collision with rankmath in ajax actions</li>\n<li>Change: added some max length for a widget category, now it\'s 60</li>\n</ul>\n\n<p>version 1.4.75 = 2021-06-21</p>\n\n<ul>\n<li>Feature: added category image to products list</li>\n<li>Feature: added option to include as module widget js include</li>\n<li>Feature: added option to write custom handle to widget js and css include</li>\n<li>Feature: added options - avoid duplicate posts to post query exclude</li>\n<li>Feature: added option to include or exclude posts by dynamic field to posts selection</li>\n<li>Feature: added option to include or exclude posts by logged in user, in posts selection</li>\n<li>Fix: fixed background widget condition functionality</li>\n<li>Fix: changed template picker to simple select2 list</li>\n</ul>\n\n<p>version 1.4.74 = 2021-06-02</p>\n\n<ul>\n<li>Feature: added function put_date_range to twig functions. good for events widgets</li>\n<li>Feature: added integration with google map</li>\n<li>Feature: added function: \"run_code_once\" for twig</li>\n<li>Feature: added grouped options for the gallery</li>\n<li>Feature: added option to get posts by date from custom ACF field</li>\n<li>Feature: added gallery settings options for dynamic settings attribute</li>\n<li>Feature: added pagination to dynamic loop</li>\n<li>Change: improved dynamic settings attribute</li>\n</ul>\n\n<p>version 1.4.73 = 2021-05-20</p>\n\n<ul>\n<li>Feature: added twig function: \"put_attributes_json\" that available in js tab in widget editor</li>\n<li>Feature: added constant - uc_inside_editor - for distinquish between editor and site front</li>\n<li>Feature: added multiple select attribute</li>\n<li>Feature: added listing attribute support</li>\n<li>Fix: fixed \"request too long\" message on a widget preview - shortened preview url</li>\n<li>Fix: fixed several bugs with condition field in widgets editor</li>\n<li>Fix: fixed hidden image size select on item attributes</li>\n<li>Fix: fixed acf group field output</li>\n<li>Fix: fixed elementor template in items, changed to specific function</li>\n</ul>\n\n<p>version 1.4.72 = 2021-05-02</p>\n\n<ul>\n<li>Feature: added rating stars helper placeholder for woocommerce</li>\n<li>Feature: added option to include js file after elementor-frontend</li>\n<li>Fix: fixed new typography deprecation message</li>\n</ul>\n\n<p>version 1.4.71 = 2021-04-22</p>\n\n<ul>\n<li>Feature: added option to take post id\'s from php function in post selection</li>\n<li>Feature: added option for get posts by meta field that located in current or different post</li>\n<li>Feature: added twig filter: wc_price for native price filtering</li>\n<li>Feature: added post terms titles to post data debug</li>\n<li>Change: added option for woocommerce categories in terms selection</li>\n<li>Fix: fixed price issues in woocommerce related grids</li>\n<li>Fix: fixed include and exclude terms mismatch with nested tax query</li>\n<li>Fix: fixed pagination on search pages</li>\n</ul>\n\n<p>version 1.4.70 = 2021-04-14</p>\n\n<ul>\n<li>Feature: added show widget data debug options</li>\n<li>Feature: added option for filter post by post meta</li>\n<li>Feature: added option for simple condition for attributes</li>\n<li>Feature: added integration with wordpress popular post plugin for most viewed posts selection</li>\n<li>Feature: added post list variables for data debug</li>\n<li>Feature: added image sizes selector for post list</li>\n<li>Feature: get thumbnailID from content in case that it\'s missing in post</li>\n<li>Fix: when bulk moving attribute it now always goes to general category</li>\n<li>Fix: fixed filter posts by status</li>\n<li>Fix: fixed instagram media albom</li>\n</ul>\n\n<p>version 1.4.69 = 2021-04-04</p>\n\n<ul>\n<li>Feature: added extra query debug options for custom post types selector</li>\n<li>Feature: added choose image size select option to image attribute</li>\n<li>Feature: added \"image_attributes\" placeholder for image output in widget editor</li>\n<li>Change: added default values select to hover animations attribute</li>\n<li>Change: changed button \"add to cart\" to \"select options\" for variable products in woocommerce list widgets</li>\n<li>Fix: fixed border radius attribute from width to radius</li>\n<li>Fix: added missing thumb sizes for image select</li>\n</ul>\n\n<p>version 1.4.68 = 2021-03-22</p>\n\n<ul>\n<li>Feature: added include recently viewed products in woocommerce</li>\n<li>Feature: added option for default max posts in post selector</li>\n<li>Feature: added attribute type: Border Dimensions</li>\n<li>Feature: added attribute type: CSS Filters</li>\n<li>Feature: added attribute type: Hover Animations</li>\n<li>Fix: removed max posts from archive type post query selection, because has no control over pagination.</li>\n<li>Fix: fixed bug when instagram video images didn\'t show up</li>\n</ul>\n\n<p>version 1.4.67 = 2021-03-12</p>\n\n<ul>\n<li>Feature: added api connectivity to troubleshooting section</li>\n<li>Feature: added options in terms selection fields</li>\n<li><p>Feature: added order by meta key for woo categories select</p></li>\n<li><p>Fix: fixed woo product price format for decimal prices</p></li>\n<li>Fix: fixed context menu cut from bottom inside the widgets manager</li>\n<li>Fix: fixed show item data in widgets items repeater</li>\n<li>Fix: fixed float to round in woocommerce discount percents</li>\n</ul>\n\n<p>version 1.4.66 = 2021-02-18</p>\n\n<ul>\n<li>Feature: added \"box shadow\" attribute type</li>\n<li>Feature: added url_posts and num_posts to users output</li>\n<li>Feature: added option for selector 2 and selector 3 in several attributes</li>\n<li>Feature: added copy / paste attributes sections in widget editor</li>\n<li>Feature: added option for get default object to getListingItemData function</li>\n<li>Feature: added support for wpml site language inside a widget</li>\n<li>Feature: added acf image and thumbnails widths and heights to placeholders list</li>\n<li>Fix: load js include file in editor even if no js code</li>\n<li>Fix: fixed some php notice with exclude terms posts selection</li>\n<li>Fix: fixed small bug in getListingItemData function with no object returned</li>\n<li>Fix: fixed post selection manual select no posts shown at init</li>\n<li>Fix: fixed bug when private posts not fetched on manual posts selection</li>\n<li>Change: updated codemirror to latest version, added code search feature</li>\n<li>Change: updated freemius sdk to 2.4.2</li>\n</ul>\n\n<p>version 1.4.65 = 2021-02-03</p>\n\n<ul>\n<li>Feature: added option to fetch custom meta fields in users list</li>\n<li>Feature: added function to twig: getByPHPFunction()</li>\n<li>Feature: added function to twig: getUserMeta()</li>\n<li>Feature: added function to twig: getListingItemData() - working inside any plugin listing</li>\n<li>Fix: fixed php sanitize array bug</li>\n<li>Fix: fixed post type in related posts post selection</li>\n</ul>\n\n<p>version 1.4.64 = 2021-02-02</p>\n\n<ul>\n<li>Change: moved \"edit widget html\" button to advanced section in general tab</li>\n<li>Feature: added option to exclude products on sale in products query section in widget settings</li>\n<li>Feature: added option to exclude specific posts in post selection widget settings</li>\n<li>Feature: added woocommerce related products select in post selection</li>\n<li>Feature: added include/exclude posts by author in widget posts selection</li>\n<li>Feature: added include/exclude posts by date in widget posts selection</li>\n<li>Feature: added date/time picker to widget attributes types</li>\n<li>Feature: added post status to widget posts selection</li>\n<li>Feature: added offset setting to widget posts selection</li>\n<li>Feature: added author url and author post count to users fields</li>\n<li>Feature: added max number of users to user selection attribute</li>\n<li>Feature: added \"elementor template\" attribute</li>\n<li>Fix: fixed small php bug in post selection control</li>\n<li>Fix: fixed js bug in items repeater</li>\n<li>Fix: fixed exclude role not worked in user selection attribute</li>\n<li>Fix: fixed get products on sale selection with variations</li>\n</ul>\n\n<p>version 1.4.63 = 2021-01-26</p>\n\n<ul>\n<li>Feature: added acf link array and attributes</li>\n<li>Feature: added ordering features to post selection related and manual</li>\n<li>Feature: added option for showing only sticky posts</li>\n<li>Feature: added exclude by term setting in widget post selection</li>\n<li>Change: moved debug data from advaned to general folder in elementor widget settings</li>\n<li>Fix: fixed woo commerce prices number format</li>\n<li>Fix: fixed refresh posts on \"post query\" section open in widget post settings</li>\n<li>Fix: fixed manual posts selection default order</li>\n</ul>\n\n<p>version 1.4.62 = 2021-01-21</p>\n\n<ul>\n<li>Feature: added text shadow field</li>\n<li>Feature: added \"manual selection\" in posts query</li>\n<li>Feature: added compatability tag</li>\n<li>Fix: fixed image size thumb name with \"-\" sign inside</li>\n<li>Fix: fixed some php warning related to array to string conversion, happening in php 8</li>\n<li>Change: show woo commerce placeholders if selected \"for woocommerce products\" checkbox in post list attribute</li>\n<li>Change: improved woo category output placeholder help, added getTermCustomFields function</li>\n</ul>\n\n<p>version 1.4.61 = 2021-01-14</p>\n\n<ul>\n<li>Feature: added max posts and order by options to current query posts selection</li>\n<li>Feature: added manual selection for woocommerce categories select</li>\n<li>Feature: added selector and responsive to drop down attribute in widget builder</li>\n<li>Change: changed buy pro version link from the catalog widgets to inside of the plugin</li>\n<li>Fix: fixed adding widgets to a db table that is not auto incriment</li>\n<li>Fix: fixed svg preview from widget builder interface</li>\n<li>Fix: fixed manual memory check when registering widgets</li>\n</ul>\n\n<p>version 1.4.60 = 2020-12-30</p>\n\n<ul>\n<li>Feature: added option for third party integration for woocommerce grid</li>\n<li>Feature: added integration for \"advanced labels for woocommerce\" plugin</li>\n<li>Feature: added view file button in assets manager</li>\n<li>Feature: added svg icon option together with font icon for elementor panel widget box</li>\n<li>Feature: added preview image on mouseover inside elementor panel widget box</li>\n<li><p>Feature: added option for disabling \"edit widget html\" from widget settings</p></li>\n<li><p>Fix: fixed empty settings when there are gallery item setting only</p></li>\n<li>Fix: added \"no settings\" heading in case that no attributes in the widget</li>\n<li>Fix: fixed some php warnings for php 8.0</li>\n</ul>\n\n<p>version 1.4.59 = 2020-12-17</p>\n\n<ul>\n<li>Fix: fixed import template redirect</li>\n<li>Feature: added option to include sticky posts for post query</li>\n<li>Feature: added post pagination for single page</li>\n<li>Feature: added number of items for instagram widget</li>\n<li>Feature: added background image to background attribute</li>\n</ul>\n\n<p>version 1.4.58 - 2020-12-07</p>\n\n<ul>\n<li>Feature: make the plugin translatable for wordpress.org</li>\n</ul>\n\n<p>version 1.4.57 - 2020-12-07</p>\n\n<ul>\n<li>Feature: done post pagination widget for archive posts</li>\n<li>Feature: added option to truncate the post list</li>\n<li>Fix: fixed show debug query on current post query</li>\n</ul>\n\n<p>version 1.4.56 - 2020-11-30</p>\n\n<ul>\n<li>Update: relesed cyber monday deal admin notice</li>\n</ul>\n\n<p>version 1.4.55 - 2020-11-26</p>\n\n<ul>\n<li>Feature: added option to sort by sale price</li>\n<li>Feature: added option to debug query</li>\n<li>Feature: added option debug widget data</li>\n<li>Feature: added option to filter posts with child categories</li>\n<li><p>Feature: added option to include only products on sale</p></li>\n<li><p>Fix: fixed no widget shown in some cases</p></li>\n<li>Fix: fixed woocommerce prices placeholders prefix</li>\n</ul>\n\n<p>version 1.4.54 - 2020-11-13 =</p>\n\n<ul>\n<li>Update: updated freemius sdk to newest version</li>\n<li>Fix: fixed comma saparated selector</li>\n</ul>\n\n<p>version 1.4.53 - 2020-11-09 =</p>\n\n<ul>\n<li>Feature: added background widgets and section backgrounds</li>\n<li>Change: removed global colors from template export</li>\n<li>Fix: fixed bug with regular and sale price in woocommerce</li>\n</ul>\n\n<p>version 1.4.52 - 2020-11-06 =</p>\n\n<p>Fix: fixed bug with regular and sale price in woocommerce</p>\n\n<p>version 1.4.51 - 2020-11-04 =</p>\n\n<ul>\n<li>Feature: added svg output in icon library attribute</li>\n<li>Feature: added woocommerce checkbox to post list</li>\n<li>Feature: added product out of stock filter for product selection</li>\n<li>Feature: added discount_percent field in post list attribute woocommerce product type</li>\n<li>Feature: added woocommerce post list order by price option</li>\n<li>Fix: fixed woocommerce category in post list attribute</li>\n</ul>\n\n<p>version 1.4.50 - 2020-10-21 =</p>\n\n<ul>\n<li>Fix: removed display errors setting</li>\n</ul>\n\n<p>version 1.4.49 - 2020-10-12 =</p>\n\n<ul>\n<li>Fix: fixed small bug with non existing controls</li>\n<li>Fix: fixed general settings error when turning off plugin</li>\n</ul>\n\n<p>version 1.4.48 - 2020-10-12 =</p>\n\n<p>*Feature: added border attribute\n*Fix: page break in some versions of elementor\n*Fix: fixed bulk move attributes with categories\n*Fix: fixed default items image field not match</p>\n\n<p>version 1.4.47 - 2020-10-08 =</p>\n\n<ul>\n<li>Update: remove russian translation</li>\n<li>Feature: added function: get_items for twig</li>\n<li>Fix: fixed switch content and style tab</li>\n<li>Fix: fixed slider control tablet/mobile default value</li>\n<li>Fix: fixed non ordered widget categories</li>\n</ul>\n\n<p>version 1.4.46 - 2020-10-04 =</p>\n\n<ul>\n<li>Feature: added function put_items_json for js items output</li>\n<li>Fix: returned widgets from uncategorized category</li>\n</ul>\n\n<p>version 1.4.45 - 2020-10-04 =</p>\n\n<ul>\n<li>Fix: fixed template import with custom widgets</li>\n</ul>\n\n<p>version 1.4.44 - 2020-10-03 =</p>\n\n<ul>\n<li>Feature: added flexible content type attribute</li>\n<li>Optimize: reduced the number of db queries, dramatically increased load speed</li>\n</ul>\n\n<p>version 1.4.43 - 2020-09-22 =</p>\n\n<ul>\n<li>Feature: added option to group attributes into sections</li>\n<li>Feature: done instagram access token auto renew</li>\n<li>Feature: added \"selector\" to color picker attribute</li>\n<li>Fix: improved consolidate widgets option protection</li>\n<li>Fix: fixed select default widget images</li>\n<li>Fix: fixed default items in gallery item (image base fields)</li>\n<li>Fix: fixed image display in default item selector</li>\n<li>Fix: global colors was absent from color selection</li>\n</ul>\n\n<p>version 1.4.42 - 2020-08-06 =</p>\n\n<ul>\n<li>Feature: added option to get grouped woocomerce products</li>\n<li>Feature: added instagram connect to official API</li>\n<li>Feature: added function: getUserData(), added into \"twig code examples\" panel</li>\n<li>Feature: added \"printVar\" and \"showDebug\" functions \"twig code examples\" panel</li>\n<li>Feature: done \"login with instagram\" in general settings, and get data from instgram API</li>\n<li>Fix: sorted \"overwrite widgets\" issue on import</li>\n<li>Fix: fixed dropdown attribute when work with html data</li>\n</ul>\n\n<p>version 1.4.41 - 2020-06-18 =</p>\n\n<ul>\n<li>Feature: added additional controls to \"number\" attribute</li>\n<li>Feature: added \"exclude uncategorized category\" to woocommerce categories select </li>\n<li>Feature: added responsive controls to slider attribute</li>\n<li>Fix: fixed template type variable issues in elementor integration</li>\n<li>Fix: show pagination only when \"current query\" is available</li>\n<li>Fix: fixed select2 field min width in posts query</li>\n</ul>\n\n<p>version 1.4.40 - 2020-06-10 =</p>\n\n<ul>\n<li>Change: hided \"consolidate widgets\" general setting</li>\n<li>Feature: added \"show/hide wrapping html comments\" to general settings</li>\n<li>Fix: fixed export template filename</li>\n</ul>\n\n<p>version 1.4.39 - 2020-06-02 =</p>\n\n<ul>\n<li>Fix: fixed save widgets from editor with large config limitation.</li>\n<li>Fix: fixed export template with page settings bug.</li>\n<li>Fix: removed extra fields from items editor, leaved only supported fields</li>\n<li>Change: updated freemius SDK to latest version</li>\n</ul>\n\n<p>version 1.4.36 - 2020-05-21 =</p>\n\n<ul>\n<li>Feature: added support for pods panda repeater</li>\n<li>Fix: done some solution for max_execution_time issues when installing template</li>\n<li>Fix: fixed rtl on templates dialog popup</li>\n<li>Fix: corrected the naming near the \"number\" field</li>\n<li>Fix: cleared \"twig\" library from some not needed files.</li>\n<li>Change: removed \"image view\" file from framework.</li>\n</ul>\n\n<p>version 1.4.35 - 2020-05-11 =</p>\n\n<ul>\n<li>Feature: added term custom fields support</li>\n<li>Feature: added term meta fields support</li>\n<li>Change: moved composer vendor folder to plugin root</li>\n<li>Change: fixed empty templates list bug when \"show only installed widget\" checkbox checked</li>\n<li>Fix: sorted out some of the templates import bugs</li>\n</ul>\n\n<p>version 1.4.34 - 2020-05-06 =</p>\n\n<ul>\n<li>Fix: removed category ations from templates section</li>\n<li>Fix: show \"putPostMeta\" function even if no example post available</li>\n<li>Fix: fixed finally all the DB not installed issues on elementor and admin pages</li>\n</ul>\n\n<p>version 1.4.33 - 2020-05-03 =</p>\n\n<ul>\n<li>Fix: fixed double twig collision by another plugin</li>\n</ul>\n\n<p>version 1.4.32 - 2020-05-02 =</p>\n\n<ul>\n<li>Update: updated to newest twig 1.x version</li>\n<li>Fix: fixed no space between placeholders in php 7.4 bug</li>\n</ul>\n\n<p>version 1.4.31 - 2020-04-26 =</p>\n\n<p>*Fix: fixed dissapearing widget issue</p>\n\n<p>version 1.4.30 - 2020-04-23 =</p>\n\n<ul>\n<li>Fix: fixed couple of bugs related to templates</li>\n</ul>\n\n<p>version 1.4.29 - 2020-04-22 =</p>\n\n<ul>\n<li>Feature: released the templates catalog</li>\n</ul>\n\n<p>version 1.4.28 - 2020-04-10 =</p>\n\n<ul>\n<li>Feature: added woocommerce categories field</li>\n<li>Fix: fixed export / import with images feature</li>\n<li>Fug: fixed error message on front on some cases when the db tables not installed yet.</li>\n</ul>\n\n<p>version 1.4.27 - 2020-04-01 =</p>\n\n<p>Fix: fixed widget default icon in manager\nFeature: added \"getPostMeta, putPostMeta, printPostMeta\" functions\nFeature: added \"getPostData\" function for acf related posts, that get\'s all the data from the related post including custom fields</p>\n\n<p>version 1.4.26 - 2020-03-28 =</p>\n\n<ul>\n<li>Change: changed to new api address</li>\n<li>Fix: fixed links not included bug in theme builder posts</li>\n<li>Fix: fixed link to buy pro version</li>\n<li>Fix: fixed free version remain activated bug</li>\n<li>Fix: simpleXML validation made the site down</li>\n</ul>\n\n<p>version 1.4.25 - 2020-03-09 =</p>\n\n<ul>\n<li>Feature: added \"responsive controls\" to margin and padding setting</li>\n<li>Feature: made \"refresh catalog\" button</li>\n<li>Feature: added \"num_items\" variable to the widget editor</li>\n<li>Change: removed the \"default fonts\" from widget defaults screen</li>\n<li>Fix: fixed some php bug in \"implode\" function</li>\n<li>Fix: fixed posts from sub categories in post list</li>\n</ul>\n\n<p>version 1.4.24 - 2020-02-14 =</p>\n\n<ul>\n<li>Feature: made \"export with images\" option in templates</li>\n<li>Fix: fixed import category widgets</li>\n<li>Fix: fixed icon html output placeholder</li>\n</ul>\n\n<p>version 1.4.23 - 2020-02-02 =</p>\n\n<ul>\n<li>Feature: improved the slider attribute</li>\n<li>Feature: added \"menu\" attribute</li>\n</ul>\n\n<p>version 1.4.22 - 2020-01-28 =</p>\n\n<ul>\n<li>Feature: added woo currency symbol</li>\n<li>Feature: added woo add to cart button</li>\n<li>Feature: added slider attribute</li>\n<li>Widget: logo grid</li>\n<li>Widget: logo carousel</li>\n<li>Widget: logo marquee</li>\n<li>Widget: image tooltip</li>\n<li>Widget: content toggle</li>\n<li>Widget: circle number</li>\n<li>Widget: post list</li>\n</ul>\n\n<p>version 1.4.21 - 2020-01-22 =</p>\n\n<ul>\n<li>Feature: added users attribute</li>\n<li>Feature: done multiple post type selector</li>\n<li>Feature: added background attribute</li>\n<li>Feature: added icon library html output</li>\n<li>Feature: added woo commerce support in posts list</li>\n<li>Bug fix: fixed icons not shown bug in widget settings</li>\n</ul>\n\n<p>version 1.4.20 - 2020-01-15 =</p>\n\n<ul>\n<li>Bug fix: fixed font awesome icon output</li>\n<li>Bug fix: fixed instagram not loading bug</li>\n<li>Change: updated font awesome css version</li>\n<li>Change: changed the way that instagram was loaded on the page</li>\n</ul>\n\n<p>version 1.4.19 - 2019-12-31 =</p>\n\n<ul>\n<li>Feature: added filter by slug to terms attribute</li>\n<li>Feature: changed repeater items titles to the ones from \"title\" field instead of \"Item1\", \"Item2\" etc.</li>\n<li>Feature: added automated styling for date field, added \"ucdate\" filter for that.</li>\n<li>Feature: done functionality for display post author</li>\n<li>Change: changed the font awesome attribute to fa5</li>\n<li>Change: added strip html tags from truncate function</li>\n</ul>\n\n<p>version 1.4.18 - 2019-12-31 =</p>\n\n<ul>\n<li>Feature: added all image sizes to posts</li>\n<li>Feature: added \"putPostTerms\" function to posts</li>\n<li>Feature: added wpautop filter to twig</li>\n<li>Feature: added option for custom twig PHP functinoality for PRO version</li>\n<li>Feature: hide \"edit widget html\" button for user that don\'t have capability to see the plugin </li>\n<li>Feature: added wpml compatablity</li>\n<li>Feature: added related posts in posts list</li>\n<li>Feature: added padding and margin controls (pro)</li>\n<li>Bug Fix: fixed pagination output</li>\n</ul>\n\n<p>version 1.4.17 - 2019-12-12 =</p>\n\n<ul>\n<li>Change: changed to more flexible catalog api</li>\n</ul>\n\n<p>version 1.4.16 - 2019-08-12 =</p>\n\n<ul>\n<li>Feature: added post query relation (and, or) chooser</li>\n<li>Change: update to freemius sdk 2.3.1</li>\n<li>Feature: added \"trancate\" filter</li>\n<li>Fix: fixed editor permissions PHP Error</li>\n</ul>\n\n<p>version 1.4.15 - 2019-19-11 =</p>\n\n<ul>\n<li>Change: remove the old deprecated codecanyon activation</li>\n<li>Fix: fixed bug when both plugins are installed together</li>\n<li>Fix: fixed empty widget content when put a lot of content in the widget html/js</li>\n<li>Feature: added option for fonts for post list for intro and content</li>\n<li>Feature: added custom filter query ID in posts list query (pro)</li>\n<li>Feature: added labels to typography fields</li>\n<li>Feature: added description option for elementor controls</li>\n<li>Feature: added option to add help links to widgets from the widget editor</li>\n</ul>\n\n<p>version 1.4.14 - 2019-24-10 =</p>\n\n<ul>\n<li>Fix: fixed js not included bug</li>\n</ul>\n\n<p>version 1.4.13 - 2019-24-10 =</p>\n\n<ul>\n<li>Fix: fixed terms attribute selector bugs in elementor</li>\n<li>Fix: fixed post selection was not showing post types without taxonomies</li>\n<li>Fix: fixed rtl visibility issues in admin</li>\n</ul>\n\n<p>version 1.4.12 - 2019-15-10 =</p>\n\n<ul>\n<li>Feature: added exclude posts by current post</li>\n<li>Feature: added post category addition custom taxonomy support</li>\n<li>Fix: fixed some bug in post list selector elementor</li>\n</ul>\n\n<p>version 1.4.11 - 2019-07-10 =</p>\n\n<p>*Feature: added link param html attributes placeholder\n*Feature: added category link to post list params\n*Fix: fixed post list category not displayed bug</p>\n\n<p>version 1.4.10 - 2019-28-9 =</p>\n\n<p>-bug fix: added some front end protection against db not installed bug\n* Feature(pro): added do_action for custom wp actions run\n* Feature(pro): added apply_filters for custom wp actions run\n-bug fix: fixed export widget with assets path\n-change: added instructions to download pro version.</p>\n\n<h4>1.4.7 - 2019-18-9</h4>\n\n<p>*Fix: fixed post category selection in post list</p>\n\n<h4>1.4.6 - 2019-18-9</h4>\n\n<p>*Fix: fixed dynamic items in repeater</p>\n\n<h4>1.4.6 - 2019-11-9</h4>\n\n<p>*Fix: fixed admin body class external\n*Feature: make support for post categories list\n*Feature(pro) - made taxonomies list attribute\n*Fix: fixed current posts fetch in archive type</p>\n\n<h4>1.4.5 - 2019-19-8</h4>\n\n<p>*Change: improved widgets manager design</p>\n\n<h4>1.4.3 - 2019-25-7</h4>\n\n<p>*Change: updated the activation link from plugins\n*Change: small UI improvements</p>\n\n<h4>1.4.2 - 2019-24-7</h4>\n\n<p>*Feature: add post category to dynamic fields\n*Feature: added toolset integration</p>\n\n<h4>1.4.1 - 2019-8-7</h4>\n\n<p>*Feature: added search widget\n*Feature: the plugin is now fully translatable, added russian translation</p>\n\n<h4>1.4 - 2019-8-7</h4>\n\n<p>*Change: moved to new payment system (freemius), changed pricing plans</p>\n\n<h4>1.3.39 - 2019-2-7</h4>\n\n<p>*Feature: add alt tags to image attribute\n*Feature: add automatic name from title on add attribute\n*Feature: redesign categories</p>\n\n<p>*Fix: removed autop filter change code from front end\n*Fix: allow to import widget when stand on category from catalog\n*Fix: fixed instagram widgets typography bug</p>\n\n<h4>1.3.38 - 2019-30-6</h4>\n\n<p>*Feature: added code examples / js snippets\n*Feature: added widget preview</p>\n\n<h4>1.3.37 - 2019-23-6</h4>\n\n<p>*Feature: add support for archive pages\n*Feature: added archive pages pagination\n*Change: changed fonts design controls</p>\n\n<h4>1.3.36 - 2019-20-6</h4>\n\n<p>*Fix: fixed multiple similar js includes in one page</p>\n\n<h4>1.3.35 - 2019-20-6</h4>\n\n<p>*Feature: add support for acf gallery field</p>\n\n<h4>1.3.34 - 2019-13-6</h4>\n\n<ul>\n<li>Feature: improved the post list filtering and ordering</li>\n</ul>\n\n<h4>1.3.33 - 2019-12-6</h4>\n\n<ul>\n<li>Feature: added ordering posts by meta value</li>\n<li>Fix: fixed site crash by db error</li>\n</ul>\n\n<h4>1.3.32 - 2019-11-6</h4>\n\n<ul>\n<li>Fix: fixed pods together with acf fileds</li>\n<li>Fix: added all categories to post list</li>\n</ul>\n\n<h4>1.3.31 - 2019-10-6</h4>\n\n<ul>\n<li>Feature: added link attribute</li>\n</ul>\n\n<h4>1.3.30 - 2019-06-6</h4>\n\n<ul>\n<li>Feature: made PODS integration</li>\n</ul>\n\n<h4>1.3.29 - 2019-06-5</h4>\n\n<ul>\n<li>Feature: added set widget icon functionality, with presence in catalog</li>\n<li>Feature: added preview widget button from the catalog</li>\n</ul>\n\n<h4>1.3.28 - 2019-06-3</h4>\n\n<ul>\n<li>Feature: made plugin translatable</li>\n</ul>\n\n<h4>1.3.27 - 2019-06-2</h4>\n\n<ul>\n<li>Fix: fixed font override attribute bug</li>\n</ul>\n\n<h4>1.3.26 - 2019-05-30</h4>\n\n<ul>\n<li>Feature: added typography attribute</li>\n</ul>\n\n<h4>1.3.25 - 2019-05-29</h4>\n\n<ul>\n<li>Tweak: added support for dynamic params in image field</li>\n</ul>\n\n<h4>1.3.24 - 2019-05-29</h4>\n\n<ul>\n<li>Fix: Fix dynamic field</li>\n<li>Tweak: Added message when adding an empty repeater from custom fields</li>\n</ul>\n\n<h4>1.3.23 - 2019-05-01</h4>\n\n<ul>\n<li>Feature: Added dynamic fields to all text controls</li>\n<li>Feature: Added \"edit html\" button to all widgets</li>\n<li>Fix: Fixed consolidated addons render bugs</li>\n</ul>\n\n<h4>1.3.22 - 2019-04-25</h4>\n\n<ul>\n<li>Feature: Made all acf fields integration including the pro like repeater and clone</li>\n</ul>\n\n<h4>1.3.21 - 2019-04-20</h4>\n\n<ul>\n<li>Fix: Fixed current post bug</li>\n</ul>\n\n<h4>1.3.20 - 2019-04-15</h4>\n\n<ul>\n<li>Fix: Fixed current post bug</li>\n</ul>\n\n<h4>1.3.19 - 2019-04-10</h4>\n\n<ul>\n<li>Feature: Done all acf fields</li>\n</ul>\n\n<h4>1.3.18 - 2019-04-05</h4>\n\n<ul>\n<li>Change: Update post child vars when change post</li>\n</ul>\n\n<h4>1.3.17 - 2019-04-01</h4>\n\n<ul>\n<li>Change: Add dynamic fields to addon editor</li>\n</ul>\n\n<h4>1.3.16 - 2019-03-30</h4>\n\n<ul>\n<li>Fix: Fixed the switchers </li>\n<li>Fix: Fixed the upload file</li>\n<li>Fix: Fixed checkbox in assets tab</li>\n</ul>\n\n<h4>1.3.15 - 2019-03-25</h4>\n\n<ul>\n<li>Fix: Fixed visual bugs</li>\n<li>Fix: Fixed radio boolean attribute (switcher)</li>\n</ul>\n\n<h4>1.3.14 - 2019-03-20</h4>\n\n<ul>\n<li>Fix: Fixed addon assets tab bugs</li>\n</ul>\n\n<h4>1.3.13 - 2019-03-15</h4>\n\n<ul>\n<li>Feature: Done export/import template with addons</li>\n</ul>\n\n<h4>1.3.12 - 2019-03-10</h4>\n\n<ul>\n<li>Feature: Added fedback on deactivate</li>\n</ul>\n\n<h4>1.3.11 - 2019-03-05</h4>\n\n<ul>\n<li>Fix: Fixed export import layout stuff</li>\n</ul>\n\n<h4>1.3.10 - 2019-03-01</h4>\n\n<ul>\n<li>Fix: Fixed assets tab issues</li>\n<li>Fix: Fixed post to articles category rename on install</li>\n</ul>\n\n<h4>1.3.09 - 2019-02-28</h4>\n\n<ul>\n<li>Fix: Fixed test addon jquery include</li>\n<li>Change: Added purchase link to license page</li>\n</ul>\n\n<h4>1.3.08 - 2019-02-25</h4>\n\n<ul>\n<li>Fix: Fixed settings text output</li>\n</ul>\n\n<h4>1.3.07 - 2019-02-20</h4>\n\n<ul>\n<li>Fix: Fixed font manager bug</li>\n</ul>\n\n<h4>1.3.06 - 2019-02-15</h4>\n\n<ul>\n<li>Fix: Fixed taxonomy issues</li>\n</ul>\n\n<h4>1.3.05 - 2019-02-10</h4>\n\n<ul>\n<li>Fix: Fixed add addon functionality</li>\n</ul>\n\n<h4>1.3.04 - 2019-02-05</h4>\n\n<ul>\n<li>Improvment: Improved post types category selection</li>\n</ul>\n\n<h4>1.3.03 - 2019-02-01</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.3.02 - 2019-01-30</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.3.01 - 2019-01-25</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.2.01 - 2019-01-20</h4>\n\n<ul>\n<li>Fix: Fixed js in editor when addins widget</li>\n</ul>\n\n<h4>1.2.00 - 2019-01-15</h4>\n\n<ul>\n<li>Feature: Pro version with a catalog</li>\n</ul>\n\n<h4>1.0.11 - 2019-01-10</h4>\n\n<ul>\n<li>Fix: Fixed some wordpress galleries related bug</li>\n</ul>\n\n<h4>1.0.10 - 2019-01-05</h4>\n\n<ul>\n<li>Fix: Fixed export category</li>\n</ul>\n\n<h4>1.0.09 - 2019-01-01</h4>\n\n<ul>\n<li>Change: Made global setting for consolidata addons or not</li>\n<li>Change: Updated some memory text in general settings</li>\n</ul>\n\n<h4>1.0.08 - 2018-12-30</h4>\n\n<ul>\n<li>Fix: Fixed all notices related bugs</li>\n</ul>\n\n<h4>1.0.07 - 2018-12-30</h4>\n\n<ul>\n<li>Fix: Fixed with default data types</li>\n</ul>\n\n<h4>1.0.06 - 2018-12-25</h4>\n\n<ul>\n<li>Fix: Fixed js includes consolidated</li>\n</ul>\n\n<h4>1.0.05 - 2018-12-20</h4>\n\n<ul>\n<li>Fix: Fixed js includes</li>\n</ul>\n\n<h4>1.0.04 - 2018-12-15</h4>\n\n<ul>\n<li>Fix: Fixed js includes</li>\n</ul>\n\n<h4>1.0.03 - 2018-12-10</h4>\n\n<ul>\n<li>Fix: Fixed empty category issues</li>\n</ul>\n\n<h4>1.0.02 - 2018-12-05</h4>\n\n<ul>\n<li>Fix: Fixed bug with some unit values in render output</li>\n</ul>\n\n<h4>1.0.00 - 2018-12-01</h4>\n\n<ul>\n<li>Release: First plugin release</li>\n</ul>\";}s:14:\"upgrade_notice\";b:0;s:7:\"version\";s:7:\"1.5.109\";s:13:\"download_link\";s:388:\"https://api.freemius.com/v1/installs/14185590/updates/73171.zip?is_premium=true&authorization=FSLA+14185590%3AEkRJ3bV6ddRDtYMgOFxU0lqfcsRhDUHRil0700MvIilR3Ka8VswIJmQLyftmxcRZ1V-U6uGVGjzYGh1y5Bv6hk6RlUX2r_XL6jgLyiVj_nbFuyAoKRiWyJcW6ztUF8ui_R6V1ero8OmV-FFSyvKRBzPHZUa2cLvfzzZ69hmkKTvMKaj36bJmSpkm8GnnjdEOqMIAXydqvW1fAUcI0k69h51lHOLiu2Ngl27O6ZEqu_T45tdkqB4VKGhmDdfj526nviNp9VkADioNR2N2YXXcCg\";}}s:7:\"created\";i:1717026696;s:9:\"timestamp\";i:1717030296;}s:30:\"get:/v1/plugins/4036/info.json\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":14:{s:9:\"plugin_id\";s:4:\"4036\";s:3:\"url\";s:31:\"https://unlimited-elements.com/\";s:11:\"description\";N;s:17:\"short_description\";s:111:\"An all in one plugin that instantly gives you the most advanced tools to make better Elementor websites faster.\";s:10:\"banner_url\";N;s:15:\"card_banner_url\";N;s:15:\"selling_point_0\";N;s:15:\"selling_point_1\";N;s:15:\"selling_point_2\";N;s:11:\"screenshots\";N;s:2:\"id\";s:3:\"930\";s:7:\"created\";s:19:\"2019-07-07 14:44:36\";s:7:\"updated\";s:19:\"2023-04-15 16:38:06\";s:4:\"icon\";s:99:\"https://s3-us-west-2.amazonaws.com/freemius/plugins/4036/icons/5ebe603d6f820842a9b8ffd0fd38a80c.png\";}s:7:\"created\";i:1783912708;s:9:\"timestamp\";i:1784517508;}s:92:\"get:/v1/installs/14185590/updates/latest.json?is_premium=true&newer_than=1.5.109&readme=true\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":20:{s:9:\"plugin_id\";s:4:\"4036\";s:12:\"developer_id\";s:4:\"4880\";s:4:\"slug\";N;s:12:\"premium_slug\";s:40:\"unlimited-elements-for-elementor-premium\";s:7:\"version\";s:7:\"1.5.110\";s:11:\"sdk_version\";s:5:\"2.7.2\";s:25:\"requires_platform_version\";s:3:\"3.5\";s:37:\"requires_programming_language_version\";N;s:20:\"tested_up_to_version\";s:5:\"6.5.3\";s:8:\"has_free\";b:1;s:11:\"has_premium\";b:1;s:12:\"release_mode\";s:8:\"released\";s:5:\"limit\";N;s:7:\"uniques\";i:33680;s:2:\"id\";s:5:\"73361\";s:7:\"created\";s:19:\"2024-06-04 09:39:48\";s:7:\"updated\";s:19:\"2024-06-04 23:50:45\";s:11:\"is_released\";b:0;s:3:\"url\";s:388:\"https://api.freemius.com/v1/installs/14185590/updates/73361.zip?is_premium=true&authorization=FSLA+14185590%3ALvgXq5EjT8zXyGhv6Alc-_YwVGH8bceFFcHg3c8BWvzV5hboapoDpi79ediGrRJS6QnlwGou7aLotUoV6b7Y8tiZotRylSYyyC5GyW4WN6xwPWejSJW_8Lq7Mp_5zENmb4gXspo5EtJoLbebWYQ0CzOnCVjVClKvGkdPC3zQTq3fOsOG6tLVPD1WqSwEdX3yRcoO5K_GT3t-Z-lm35W09hcOcq9-GzhIrHUoEAylAezbvA6eU4EYR6GVS2Of3CzHAAR6n8rk0_agITOIVW1NFQ\";s:6:\"readme\";O:8:\"stdClass\":11:{s:4:\"name\";s:66:\"Unlimited Elements For Elementor (Free Widgets, Addons, Templates)\";s:4:\"slug\";s:32:\"unlimited-elements-for-elementor\";s:4:\"tags\";O:8:\"stdClass\":6:{s:9:\"elementor\";s:9:\"elementor\";s:8:\"elements\";s:8:\"elements\";s:6:\"addons\";s:6:\"addons\";s:16:\"elementor addons\";s:16:\"elementor addons\";s:16:\"elementor widget\";s:16:\"elementor widget\";s:12:\"page builder\";s:12:\"page builder\";}s:8:\"requires\";s:3:\"3.5\";s:12:\"requires_php\";N;s:6:\"tested\";s:5:\"6.5.3\";s:10:\"stable_tag\";s:3:\"1.0\";s:8:\"sections\";O:8:\"stdClass\":4:{s:11:\"description\";s:7190:\"<p><strong>Elementor</strong> users, elevate your web design experience with <strong>Unlimited Elements for Elementor</strong>. An all in one plugin that instantly gives you the most advanced widgets and tools to make better Elementor websites faster. Take your WordPress website to the next level.</p>\n\n<p><a href=\"https://unlimited-elements.com/elementor-widgets/\">View Elementor Widgets Demos</a>\n<br>\nBrowse our extensive collection of free widgets or upgrade to our pro version for access to over 200 additional unique drag and drop widgets for <strong>Elementor</strong>. Each widget provides a wide range of options to easily control every aspect. If you can\'t find what you need, our <strong>Widget Creator</strong> Framework empowers you to create any widget you can imagine.</p>\n\n<h3>Plugin Features</h3>\n\n<ul>\n<li><p><a href=\"https://unlimited-elements.com/elementor-widgets/\"><strong>Widget Library</strong></a> – Enhance the popular Elementor page builder with our user-friendly and innovative widget library. Simplify your website by finding everything you need in one place, without the need for multiple plugins.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/widget-creator/\"><strong>Widget Creator</strong></a> – Save valuable time by eliminating the need to search for numerous plugins and add-ons. Instead, create customized, professional widgets that perfectly align with your website requirements.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/elementor-widgets/\"><strong>Elementor Templates</strong></a> – Effortlessly kickstart your web project with pre-designed templates. Say goodbye to endless searches for inspiration or starting from scratch. Get your project up and running in seconds with our collection of template kits.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/elementor-templates/\"><strong>Elementor Templates</strong></a> – Effortlessly kickstart your web project with pre-designed templates. Say goodbye to endless searches for inspiration or starting from scratch. Get your project up and running in seconds with our collection of template kits.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/loop-builder-for-elementor/\"><strong>Loop Builder</strong></a> – Easily create dynamic Loop Items within the Elementor Theme Builder by utilizing any loop widget layout of your preference. Effortlessly populate the chosen widget with dynamic content to craft versatile and engaging Loop Items.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/background-widgets-for-elementor/\"><strong>Background Widgets</strong></a> – Elevate your web designs instantly with our user-friendly animated backgrounds available in our extensive widget library. Experience seamless integration and unleash your creativity like never before.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/post-widgets-filters-tools/\"><strong>Post Widgets & Filters</strong></a> – Easily create stunning post layouts with real-time filters. Improve the browsing experience for website visitors by helping them find the content they\'re looking for. Effortlessly display posts using advanced criteria on your entire website.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/woo/\"><strong>WooCommerce Widgets & Filters</strong></a> – Create stunning product layouts with dynamic real-time filters. Showcase your products and categories in a wide array of interactive formats, such as grids, carousels, sliders, and more.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/remote-control-widgets/\"><strong>Woo Widgets & Filters</strong></a> – Unleash your creativity with advanced and customizable layouts. Take full control of your designs and make them truly unique using the remote controls. Stand out from the crowd with layouts that are both eye-catching and distinctive.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/sync-widgets/\"><strong>Sync Between Widgets</strong></a> – Elevate your web designs to new heights by seamlessly synchronizing multiple item-based widgets. This powerful feature empowers you to effortlessly create intricate and personalized layouts, taking your designs to the next level of sophistication.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/multi-source-galleries/\"><strong>Multi-Source Galleries</strong></a> – Empower your gallery showcase by effortlessly featuring Woo products, WordPress posts, Instagram feeds, and a variety of other sources, including various API integrations.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/live-copy-paste/\"><strong>Live Copy Paste</strong></a> – Copy and paste fully designed sections from the Unlimited Elements website directly to your website, saving you time and ensuring you can finish your web project as soon as possible.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/mega-menu-widget-for-elementor/\"><strong>Mega Menu Builder</strong></a> – Easily craft a distinctive Mega Menu for your website navigation by incorporating images, icons, links, and various Elementor widgets into unique menu layouts.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/mega-slider-widget-for-elementor/\"><strong>Mega Slider Builder</strong></a> – Easily turn any Elementor sections into slider slides. Now you can amaze your website visitors with jaw-dropping slider designs that look amazing on any device.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/multi-source/\"><strong>Multi-Source Widgets</strong></a> – Add content dynamically to item-based widgets effortlessly with support for ACF repeaters, JSON/CSV files, Woo Products, WordPress posts, users, menus, and a range of API integrations.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/dynamic-post-popup-widget-for-elementor/\"><strong>Dynamic Popup Builder</strong></a> – Dynamically create a popup to add a quick view of the post without leaving the page. Use an Elementor single post template to create the layout of the dynamic popup.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/form-builder/\"><strong>Elementor Form Builder</strong></a> – Build advanced forms effortlessly using the drag-and-drop form builder. Whether it’s a simple or complex form, our straightforward form widgets make it quick and easy to create forms, improving your workflow.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/calculators/\"><strong>Calculator Builder</strong></a> – Easily design professional calculators for any type of industry. Whether you need a loan calculator, mortgage calculator or business calculator, our powerful and intuitive drag and drop builder makes it easy to create complex calculators with ease.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/filters/\"><strong>Elementor Filter Widgets</strong></a> – Unlock the potential of the AJAX-based faceted filter system, seamlessly empowering you to craft diverse layouts with ease. Take control by applying multiple filters, ensuring a super-fast and dynamic filtering experience tailored to your website needs.</p></li>\n</ul>\";s:12:\"installation\";s:521:\"<p>Note : This plugin works with Elementor. Make sure you have <a href=\"https://wordpress.org/plugins/elementor/\">Elementor</a> installed.</p>\n\n<ol>\n<li>Upload the plugin folder to the <code>/wp-content/plugins/</code> directory, or install the plugin through the WordPress plugins screen directly.</li>\n<li>Activate the plugin through the \'Plugins\' screen in WordPress</li>\n<li>Navigate to Unlimited Elements in the WordPress side menu and install the widget you want by hovering over it and clicking install.</li>\n</ol>\";s:3:\"faq\";s:4218:\"<h4>Can I use the plugin without Elementor?</h4>\n\n<p>No. You cannot use the plugin without Elementor since it\'s an addon for Elementor.</p>\n\n<h4>Does the plugin work with any theme?</h4>\n\n<p>Absolutely! The plugin will work with any theme where Elementor works.</p>\n\n<h4>What if I update to the Premium version after using the Free version?</h4>\n\n<p>Your existing elements/content will work with the premium version. So you won’t lose your any of your hard work.</p>\n\n<h4>Can I get a refund?</h4>\n\n<p>If you are not happy with your purchase at anytime just contact us and we will refund 100% of your money no questions asked.</p>\n\n<h4>Do you offer a renewals discount?</h4>\n\n<p>Yes, you get 25% discount for all annual plan automatic renewals. The renewal price will never be increased so long as the subscription is not cancelled.</p>\n\n<h4>How do I install and activate the \'Unlimited Elements for Elementor\' plugin on WordPress?</h4>\n\n<p>To install the \'Unlimited Elements\' plugin on your WordPress site, access your WordPress Dashboard and go to Plugins -> Add New. In the search box, enter \'Unlimited Elements.\' Locate the plugin in the search results and click on the \'Install Now\' button. Once the installation is finished, click on the \'Activate\' button, and \'Unlimited Elements for Elementor\' will be successfully activated on your WordPress site.</p>\n\n<h4>Do I need to know code to use Unlimited Elements?</h4>\n\n<p>No, you do not need to know code to leverage the widgets and other tools provided by the Unlimited Elements plugin. It is designed to be user-friendly, allowing you to enhance your Elementor experience without any coding expertise. However, for users familiar with code, the plugin offers the added advantage of a widget creator, enabling the creation of custom Elementor widgets for a more tailored and advanced design experience.</p>\n\n<h4>Is my site secure with Unlimited Elements?</h4>\n\n<p>Yes, Unlimited Elements is a secure plugin. The plugin is regularly updated to adhere to common security standards, ensuring a secure environment for your website.</p>\n\n<h4>What types of filters does Unlimited Elements provide?</h4>\n\n<p>Unlimited Elements offers a variety of filter types, including search filters, dropdowns, tabs filters, checkboxes filters, and WooCommerce-related filters, providing a diverse range of options for dynamic and versatile website filtering.</p>\n\n<h4>Are the filters compatible with any post type or WooCommerce products?</h4>\n\n<p>Yes, all the filters provided by Unlimited Elements are live Ajax filters, ensuring dynamic and seamless filtering experiences. They are compatible with any post type, including custom post types, and WooCommerce products, offering versatile functionality for a wide range of content on your website. Utilize specific WooCommerce filters to enhance the shopping experience for your customers, such as the price range slider filter and color swatches filter for products with different colors.</p>\n\n<h4>Can I use Unlimited Elements to display custom post types in my widgets?</h4>\n\n<p>Yes, Unlimited Elements supports showcasing custom post types with advanced query selection and seamless connection to any filter from the UE library. This allows for tailored and dynamic content presentation on your website using the plugin\'s versatile features.</p>\n\n<h4>What are multi-source widgets in Unlimited Elements?</h4>\n\n<p>Multi-source widgets in Unlimited Elements enable the population of item-based widgets with various dynamic source types. These widgets can be populated using sources like ACF repeater fields, WooCommerce products, custom post types, Instagram feeds, and various API integrations. This versatility allows for the seamless integration of diverse content into widgets, enhancing the flexibility and functionality of your website elements.</p>\n\n<h4>Should I use Remote Control Widgets or the Sync Widgets function in Unlimited Elements?</h4>\n\n<p>The choice depends on your design preferences. If you want complete control, go for Remote Control Widgets. For synchronized layouts, choose Sync Widgets. They can also be used together for even more powerful customization options in Unlimited Elements.</p>\";s:9:\"changelog\";s:148980:\"<p>version 1.5.110: 2024-06-04</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Fix: remote arrows was sendin next/prev commands twice</li>\n<li>Fix: fix some password protected content related security issue</li>\n<li>Fix: fix some sql security small issue </li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Email Field (Pro) - Added Asterisk Size option, allowing customization of asterisk size for better design flexibility and emphasis.</li>\n<li>Feature: Phone Field (Pro) - Added Asterisk Size option, allowing customization of asterisk size for better design flexibility and emphasis.</li>\n<li>Feature: Event List (Pro) - Added Timezone option, ensuring that expired and upcoming events are counted according to the specified timezone for accurate event scheduling and display.</li>\n<li>Feature: Number Field (Pro) - Added \"Limit Number of Digits\" option, allowing users to restrict the number of digits displayed for better control and readability of numerical data.</li>\n<li>Feature: Phone Field (Pro) - Added \"Limit Number of Digits\" option, allowing users to restrict the number of digits displayed for better control and readability of numerical data.</li>\n<li>Feature: Transparent Split Hero (Free) - Added options to enable or disable widget contents like title, subtitle, etc., and introduced an option to add an image or logo for greater customization and flexibility.</li>\n<li>Feature: Unlimited Charts (Pro) - Added Line Chart Background Color option, allowing customization of the background color for line charts to enhance visual appeal.</li>\n<li>Fix: Submit Button (Free) - Added validation function for the phone field to ensure correct email format and improve data accuracy.</li>\n<li>Fix: Mega Menu (Pro) - Added fix for layout issue that sometimes occurs after page load, ensuring consistent and stable page rendering.</li>\n<li>Fix: Post Carousel (Pro) - Set padding to 0 in Nav Dots to avoid default CSS overrides, ensuring consistent and desired styling.</li>\n<li>Fix: Semi Circle Progress Bar (Pro) - Added support for Mega Slider widget, enabling the creation and display of Semi Circle Progress Bar widget in interactive sliders for enhanced content presentation.</li>\n<li>Fix: Floating Chat Buttons (Pro) - Fixed Pulse Animation Grabber Type issue, ensuring correct animation behavior and improved visual effects.</li>\n<li>Fix: Content Tabs (Free) - Added a small delay before widget initialization to ensure the Content Tabs widget works properly within other widgets, improving overall functionality and integration.</li>\n<li>Fix: Remote Tabs (Pro) - Changed selector for padding option to resolve issue where link was not clicked when tab was clicked, improving click response accuracy.</li>\n</ul>\n\n<p>version 1.5.109: 2024-05-29</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added option to get page views of some post using WPP plugin</li>\n<li>Feature: added option for \"show db tables\" in troubleshooting</li>\n<li>Fix: fixed form editor form validation, excluded placeholders</li>\n<li>Fix: fixed get filters based on wpml language with post count</li>\n<li>Fix: Fixed some remote connection code items click code</li>\n<li>Fix: Fixed clear all filters button not working bug</li>\n<li>Fix: fixed multisource acf repeater checkboxes type get</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Email Field (Pro) - Added validation function for the email field to ensure correct email format and improve data accuracy.</li>\n<li>Feature: Number Field (Pro) - Introduced the \"Disable Calculation in Editor\" debug option to prevent the page from crashing or becoming unresponsive when multiple fields are set to calculation mode, enhancing stability during editing.</li>\n<li>Feature: AJAX Search (Pro) - Added Show Post Image option to enable or disable the display of images in posts, providing more control over post appearance</li>\n<li>Feature: Submit Button (Free) - Added validation function for the email field to ensure correct email format and improve data accuracy.</li>\n<li>Feature: Team Member Card (Free) - Added Icon Size Inner option to adjust the height of the icon itself, providing more precise control over icon dimensions.</li>\n<li>Feature: Slider Field (Pro) - Added Accent Color option to highlight changing value of Slider Field widget.</li>\n<li>Feature: Unlimited Carousel (Pro) - Added option to open images in Lightbox, enhancing the viewing experience with a full-screen display of images.</li>\n<li>Change: Expanding Content Cards (Pro) - Added title as CSS ID for Widgets Items to allow using them as anchors.</li>\n<li>Fix: Mega Menu (Pro) - Fixed issue where the Clickable Link option was disabled but the link was still added, ensuring links are only added when the option is enabled</li>\n<li>Fix: Icon Accordion (Pro) - Fixed issue where Override Color Options were not working, ensuring color customizations are applied correctly.</li>\n<li>Fix: Fullscreen Menu (Free) - Fixed issue where menu wasn\'t opening, ensuring proper functionality and user access.</li>\n<li>Fix: Expanding Content Cards (Pro) - Resolved issue where CSS filters were not working in Safari browser, ensuring consistent styling across all browsers.</li>\n<li>Fix: Block Quote Card (Free) - Fixed issue where reserved space was still taken up even when no icon was selected, ensuring proper layout and space utilization.</li>\n<li>Fix: Unfold Content (Pro) - Added support for carousel widgets, enabling enhanced content display through interactive sliding elements.</li>\n<li>Fix: Instagram Feed (Pro) - Added \'aria-label\' attribute to links to fix the \'Links do not have a discernible name\' error, improving accessibility and compliance with web standards.</li>\n<li>Fix: Woo Mini Cart (Pro) - Fixed issue where URL was changed after page load, ensuring stable and consistent URLs for better navigation and user experience.</li>\n<li>Fix: Age Verification (Pro) - Fixed issue where popup still opened even after cookie was set, ensuring popups respect cookie settings for user preferences.</li>\n</ul>\n\n<p>version 1.5.108: 2024-05-21</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: update freemius SDK to 2.7.2</li>\n<li>Fix: fixed bug with select filter and active filters widgets</li>\n<li>Fix: fixed bug with several main checkbox filters unselecting</li>\n<li>Fix: Fixed some small security issue</li>\n</ul>\n\n<p>Widget Changes:</p>\n\n<ul>\n<li>Feature: AJAX Search (Pro) - Added option to search by meta and by terms.</li>\n<li>Feature: Dark Mode (Free) - Introduced \'Do not affect SVG\' option to prevent SVG images from inverting when toggling dark mode, ensuring correct image display.</li>\n<li>Feature: Load More / Infinite Scroll (Pro) - Added Button Hover Animation option to enable animations when hovering over button, enhancing interactivity and visual appeal.</li>\n<li>Feature: Load More / Infinite Scroll (Pro) - Added Icon Position option, allowing users to customize the placement of icons for better design flexibility.</li>\n<li>Feature: Woo Product Grid (Pro) - Added \"Show Only Lowest Variable Price\" option to display only the lowest price for variable products, enhancing price visibility and simplicity for users.</li>\n<li>Fix: Dynamic Post Popup (Pro) - Fixed Navigation Arrows functionality issue when Animation option was enabled, ensuring smooth and consistent navigation experience.</li>\n<li>Fix: Dynamic Popup Button (Pro) - Added suppot for Loop Carousel widget with enabled Loop option.</li>\n<li>Fix: Woo Mini Cart (Pro) - Fixed widgets behaviour for Shop pages when page name is different then default.</li>\n<li>Fix: Icon Tabs (Pro) - Provided a fix that ensures Icon Tabs widget changing Active Tab after click event.</li>\n<li>Fix: Unlimited Google Maps (Pro) - get it work on the template switcher</li>\n<li>Fix: Fullscreen Menu (Free) - Fixed issue where Menu widget wouldn\'t open properly when nested within sticky parent containers, ensuring smooth functionality and user experience.</li>\n</ul>\n\n<p>version 1.5.107: 2024-05-16</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature - added elementor dynamic options to api integrations</li>\n<li>Feature - added option to get images from current product variations for the dynamic gallery.</li>\n<li>Feature - added preperation for the enhanced ajax search</li>\n<li>Fix - fixed weird elementor no products on cart page bug</li>\n<li>Fix - fixed bug with faq schema output</li>\n<li>Fix - fixed general settings show items at start</li>\n</ul>\n\n<p>Widget Changes:</p>\n\n<ul>\n<li>Feature: Event List (Pro) - Added \"Remove All Upcoming Events Except Next One\" functionality, facilitating the removal of all upcoming events except for the next scheduled event for streamlined event management.</li>\n<li>Feature: Animated Icon Box (Pro) - Added Description Opacity option to customize the opacity level of descriptions for enhanced visual aesthetics and readability.</li>\n<li>Feature: Underline Animated Button (Free) - Added Animation Move Amount option, enabling users to customize the amount of movement in animations for enhanced visual effects.</li>\n<li>Feature: Remote Tabs (Pro) - Added Item Min Height option for better customization; users can now set a minimum height for items displayed.</li>\n<li>Feature: Load More / Infinite Scroll (Pro) - Added the \"Show Load More Button Icon\" option to enhance interface; users can now customize the icon displayed for the load more button.</li>\n<li>Feature: Mega Menu (Pro) - Added a new functionality enabling \"Expand / Collapse Visible On\" option, allowing expansion or collapse of visibility based on specific criteria.</li>\n<li>Feature: Side Menu (Pro) - Added Menu Padding option. This new feature allows to add padding to the container of the Menu items.</li>\n<li>Feature: Woo Product Grid (Pro) - Made Content Padding, Category Label Spacing, and Title Spacing options responsive for improved adaptability across various screen sizes and devices.</li>\n<li>Feature: Icon Image Content Box (Free) - Implemented functionality to link Icon and Title to the same destination as the Image.</li>\n<li>Feature: Hotspots (Pro) - Implemented styling options for images. This new functionality allows users to customize the appearance of images within the widget, including options for adjusting borders, shadows, and other visual attributes.</li>\n<li>Feature: Team Member Grid (Pro) - Implemented \'Text Placement\' option. This new functionality allows users to customize the placement of text within the widget, providing greater control over the layout and design.</li>\n<li>Fix: Post Ticker (Free) - Fixed widgets behaviour for RTL websites.</li>\n<li>Fix: Post Timeline (Pro) - Resolved category name spelling issue in some cases. This fix ensures that category names are spelled correctly throughout the widget, improving accuracy and consistency in the display of category information.</li>\n<li>Fix: Team Member Grid (Pro) - Optimized HTML code of the widget. This optimization improves the efficiency and performance of the widgets by reducing unnecessary code and streamlining the structure for faster loading and rendering.</li>\n<li>Fix: Number Field (Pro) - Resolved issue when Min - Max range were violated and no error were shown.</li>\n<li>Fix: Dropdown Button (Pro) - Optimized widget\'s JS code. This fix ensures that widget works properly on mobile devices as well as on desktop.</li>\n<li>Fix: Expanding Content Cards (Pro) - Addressed CSS filter issue where it was displaying incorrectly on mobile devices, ensuring proper rendering and display consistency across all devices.</li>\n<li>Fix: Post Grid (Pro) - Fixed issue where Typography option was not functioning as expected, ensuring proper functionality and usability.</li>\n<li>Fix: Justified Image Carousel (Pro) - Fixed issue where width of images was incorrectly set in certain cases, ensuring proper display and functionality across all scenarios.</li>\n<li>Fix: Layers (Pro) - Resolved issue with the \"Item Shadow\" option. This fix ensures that the item shadow is applied correctly within the widget.</li>\n</ul>\n\n<p>version 1.5.106: 2024-05-12</p>\n\n<ul>\n<li>Fix - fixed some main/child roles checkbox filter issues</li>\n<li>Fix - fixed some bug with widget posts debug not showed full info</li>\n<li>Fix - fixed dissapearing gallery titles since last version.</li>\n</ul>\n\n<p>version 1.5.105: 2024-05-05</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Fix: fixed some filters and request related issue</li>\n<li>Fix: fixed specific post and terms select</li>\n</ul>\n\n<p>Widget Changes:</p>\n\n<ul>\n<li>Feature: Masonry Gallery (Pro) - Implemented \'Mute Video\' option. This new functionality allows users to start videos muted within the widget, providing greater control over the audio playback and enhancing the user experience.</li>\n<li>Feature: Team Member Carousel (Pro) - Introduced \'Button Text\' option in items, enabling users to set custom button text for each team member for enhanced customization and flexibility.</li>\n<li>Feature: Mega Menu (Pro) - Implemented \'Mobile Open Menu Animation\' option. This new functionality allows users to specify the animation type for opening the menu on mobile devices, enhancing the visual presentation and user experience.</li>\n<li>Feature: Logo Carousel (Pro) - Implemented support for empty links. This new functionality allows items to become not clickable when empty links are specified, providing more control over the behavior and interaction of items within the widget.</li>\n<li>Feature: Scroll Sequence (Pro) - Introduced \'Hide Add Action Section\' debug option, enabling users to match accurate configurations in the backend and frontend.</li>\n<li>Feature: Dropdown Field (Pro) - Added support for \'Dropdown Value (Numeric Values)\' in multi-source, enabling users to include numeric dropdown values via Multi Source.</li>\n<li>Feature: Overlay Button (Free) - Introduced \'Overlay Transition Duration\' option, providing users with more control over the duration of overlay transitions for enhanced customization and user experience.</li>\n<li>Feature: Checkboxes Filter (Pro) - Introduced \'Accordion as Dropdown\' option, allowing users to open the accordion as a dropdown when the layout is set to \'Accordion\', preventing layout shifting and improving user experience.</li>\n<li>Feature: Overlay Button (Free) - Added \'Icon\' option, allowing users to easily add an icon to the button for enhanced visual appeal.</li>\n<li>Feature: Event List (Pro) - Introduced \'Show End Time\' option, enabling users to show or hide the event end time for enhanced flexibility and customization.</li>\n<li>Feature: Animated Icon Box (Pro) - Introduced styling options for Icon and Divider, providing users with more customization choices for improved visual design.</li>\n<li>Feature: Taxonomy Terms (Pro) - Implemented styling options for 1st and 2nd level of Child Term Elements. This new functionality allows users to customize the appearance of Child Term Elements at different hierarchical levels, providing greater design flexibility and control.</li>\n<li>Feature: Content Carousel (Pro) - Implemented \'Image Border Radius\' option. This new functionality allows users to specify the border radius for images within the widget, enabling them to create rounded or custom-shaped images for a more visually appealing design.</li>\n<li>Feature: Coverflow Carousel (Pro) - Implemented \'Custom Navigation Arrows\' option. This new functionality allows users to customize the navigation arrows used within the widget, enabling them to use custom-designed arrows for a more personalized look and feel.</li>\n<li>Feature: One Page Scroll Navigation (Pro) - Enhanced widget flexibility to support other sections apart from the one with the tag <section>. This improvement expands compatibility with different section types, providing users with more options for integrating the widget into their website layouts.</li>\n<li>Change: Animated Icon Box (Pro) - Replaced old font edit option with new typography and color options for enhanced customization and design control.</li>\n<li>Change: Call To Action Button (Free) - Moved ripple \'Transition Timing\' from Button Icon to Button Icon tab and renamed it to \'Ripple Timing\' for improved organization and clarity.</li>\n</ul>\n\n<p>version 1.5.104: 2024-04-24</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added support for unselect items in sync functionality</li>\n<li>Feature: added feature - sort terms by parent -> children, and levels number class</li>\n<li>Fix: fixed some load more issue with dynamic template loop and post lists inside</li>\n<li>Fix: fixed woo category image not fetched bug</li>\n<li>Fix: fixed some cases of sticky elementor elements with filters</li>\n<li>Fix: fixed remote connection with single background parent and remote widget</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Neon Glowing Button Effect (Pro) - Implemented \'Neon Line Width\' option. This new functionality allows users to adjust the width of the neon line effect within the widget, providing finer control over its appearance and visual impact.</li>\n<li>Feature: Scroll Sequence (Pro) - Introduced \'Hide Add Action Section\' debug option, enabling users to match accurate configurations in the backend and frontend.</li>\n<li>Feature: Team Member Carousel (Pro) - Introduced \'Button Text\' option in items, enabling users to set custom button text for each team member for enhanced customization and flexibility.</li>\n<li>Feature: Overlay Button (Free) - Added \'Icon\' option, allowing users to easily add an icon to the button for enhanced visual appeal.</li>\n<li>Feature: Overlay Button (Free) - Introduced \'Overlay Transition Duration\' option, providing users with more control over the duration of overlay transitions for enhanced customization and user experience.</li>\n<li>Feature: Dropdown Field (Pro) - Added support for \'Dropdown Value (Numeric Values)\' in multi-source, enabling users to include numeric dropdown values via Multi Source.</li>\n<li>Feature: Neon Glowing Button Effect (Pro) - Implemented \'Button Shadow\' option. This new functionality allows users to add a shadow effect to buttons within the widget, enhancing their visual appearance and depth.</li>\n<li>Feature: Mega Menu (Pro) - Implemented \'Mobile Open Menu Animation\' option. This new functionality allows users to specify the animation type for opening the menu on mobile devices, enhancing the visual presentation and user experience.</li>\n<li>Feature: Neon Glowing Button Effect (Pro) - Implemented \'Button Background Color\' option. This new functionality allows users to customize the background color of buttons within the widget, enhancing visual design and customization possibilities.</li>\n<li>Feature: Logo Carousel (Pro) - Implemented support for empty links. This new functionality allows items to become not clickable when empty links are specified, providing more control over the behavior and interaction of items within the widget.</li>\n<li>Fix: Loop Carousel (Pro) - Corrected spelling mistakes and improved naming conventions, enhancing clarity and consistency.</li>\n<li>Fix: Flip Box (Free) - Resolved issue where links were not firing for the first click on the back of the Flip Box. This fix ensures that links behave as expected, allowing them to be clicked and activated reliably.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue where Content Tabs widget couldn\'t work with Icon Tabs widget on the same page. This fix ensures that both widgets can coexist and function properly together, allowing for seamless integration and improved user experience.</li>\n<li>Fix: Checkboxes Filter (Pro) - Enhanced Accordion Layout option for the Checkboxes Widget to improve script communication. This improvement optimizes the interaction between scripts, resulting in smoother operation and better performance of the widget.</li>\n<li>Fix: Loop Grid (Pro) - Implemented additional Masonry layout check to avoid items overlapping over each other. This enhancement ensures that items are properly positioned and do not overlap, maintaining a clean and organized layout within the widget.</li>\n<li>Fix: Dynamic Post Popup (Pro) - Resolved issue where popups allowed opening links in new tabs while opening the popup. This fix ensures that links within popups behave consistently and do not inadvertently open in new tabs, providing a smoother user experience.</li>\n<li>Fix: Post Slider (Pro) - Addressed issue where post title typography settings were not applied, ensuring proper functionality and appearance.</li>\n<li>Fix: Flip Box (Free) - Corrected a typography mistake in options.</li>\n<li>Fix: Content Slider (Pro) - Resolved conflict caused between Elementor\'s Motion Effects and the widget due to the same animation library (animate.css), resolving CSS class conflict for smoother animation and functionality.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with Opening Item when Clickable Parent option is enabled.</li>\n<li>Fix: Side Menu (Pro) - Resolved issue where some icons were being reverted. This fix ensures that all icons remain consistent and do not revert unexpectedly.</li>\n<li>Fix: Rhombus Grid (Pro) - Increased CSS priority for \'Item Background Color Override\' option. This adjustment ensures that the specified background color takes precedence over other styles, providing consistent and reliable appearance for the widget items.</li>\n</ul>\n\n<p>version 1.5.103: 2024-04-16</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added option to add additional url attributes to post links</li>\n<li>Feature: improved woo category thumbnail image gether</li>\n<li>Feature: added option to unite gallery - strip_speed</li>\n<li>Fix: fixed some widgets editor enable visibility bug</li>\n<li>Fix: fixed entrance animation run if inside a viewport window</li>\n<li>Fix: fixed some security issues - escaping some fields output</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Overlay Carousel (Pro) - Implemented \'Show Dots\' option. This new functionality allows users to toggle the visibility of dots within the widget, providing greater control over navigation indicators.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Checkbox Custom Icon\' option. This new functionality allows users to customize the appearance of checkboxes by providing custom icons, enhancing the visual presentation of checkboxes within the widget.</li>\n<li>Feature: Video Playlist (Pro) - Implemented \'Strip Navigation Speed\' option. This new functionality allows users to adjust the speed of navigation within the strip, providing finer control over the scrolling behavior.</li>\n<li>Feature: Expanding Content Cards (Pro) - Implemented \'Background Image Align\' option. This new functionality allows users to specify the alignment of the background image, providing greater control over its positioning within the element.</li>\n<li>Feature: Post Magazine Grid (Pro) - Implemented \'Meta Date Date Format\' option. This new functionality allows users to specify the date format for meta date display, providing customization options for date presentation.</li>\n<li>Feature: Justified Image Carousel (Pro) - Implemented \'Show Item Title in Lightbox\' option. This new functionality allows users to toggle the display of item titles within the lightbox, providing control over the visibility of titles for a better user experience.</li>\n<li>Feature: Search Filter (Pro) - Implemented \'Custom Links Ending\' option. This new functionality allows users to change links in the connected grid to highlight the search phrase.</li>\n<li>Feature: Load More / Infinite Scroll (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Post Pagination (Free) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Content Switcher (Pro) - Introduced option to fire a resize event on tab click, ensuring proper functionality of other widgets inside tab Content Switcher for a smoother and more seamless user experience.</li>\n<li>Feature: Submit Button (Free) - Implemented \'Show Field Name In Empty Field Error Message\' option. This new functionality allows users to include the field name in the empty field error message, providing clearer feedback to users when a required field is left blank.</li>\n<li>Feature: Side Menu (Pro) - Implemented \'Templates Width\' and \'Templates Horizontal Align\' options.</li>\n<li>Change: Unlimited Grid (Pro) - Changed \'Title Spacing\' option to \'Title Margin\'. This change allows users to add margin in all directions to the title, providing more granular control over its positioning within the widget.</li>\n<li>Fix: Content Box Hover Text Reveal (Free) - Resolved issue where Overlay Opacity option wasn\'t working on mobile devices. This fix ensures that the Overlay Opacity option functions correctly across all devices, providing consistent behavior and appearance.</li>\n<li>Fix: Multi Step Form (Pro) - Fixed Multi Step Error Message not showing when empty and required field was present on active step.</li>\n<li>Fix: Submit Button (Free) - Fixed Submit Button verification issue when fields with 0 value were parsed as empty.</li>\n<li>Fix: Slider Field (Pro) - Resolved issue where border radius for focus state differed from regular state. This fix ensures that the border radius remains consistent across different states.</li>\n<li>Fix: Icon Bullets (Free) - Fixed issue related to Hover Colors not being revealed after item hover.</li>\n<li>Fix: Team Member Sliding Effect (Pro) - Resolved issue related to global colors usage. This fix ensures that global colors are properly utilized throughout the widget, maintaining consistency and accuracy in color rendering.</li>\n<li>Fix: Post Magazine Grid (Pro) - Optimized widget HTML. This optimization improves the efficiency and performance of the widget by streamlining the HTML structure and reducing unnecessary code.</li>\n<li>Fix: Form Fields Widgets: Resolved vulnerability where scripts could be injected under certain widget attributes. This fix ensures that scripts are properly sanitized and prevented from being inserted into widget attributes, mitigating potential security risks.</li>\n</ul>\n\n<p>version 1.5.101: 2024-04-03</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature - added \"date time\" attribute to items attributes list</li>\n<li>Feature - made some integration for \"relevanssi\" plugin</li>\n<li>Feature - added woo rating stars to multisource fields</li>\n<li>Feature - added visual text that showing the form fields conditions</li>\n<li>Fix - fixed filters mode init mode</li>\n<li>Fix - fixed various filters related bugs</li>\n<li>Fix - fixed ucpage parameter fetch for pagination in archive page</li>\n<li>Fix - fixed gallery from meta field item source texts </li>\n<li>Fix - fixed some number field processing</li>\n<li>Fix - fixed multisep form with template submit</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Radio Button Field (Pro) - Implemented \'Set First Item Selected\' option. This new functionality allows users to automatically select the first item in the widget.</li>\n<li>Feature: Fullscreen Menu (Free) - Implemented \'Open Current Submenu On Page Load\' option. This new functionality allows users to automatically expand the current submenu on page load, providing immediate access to relevant content.</li>\n<li>Feature: Background Slider (Pro) - Introduced \'Add SEO Tags\' option, allowing users to include alt and title attributes for images for improved search engine optimization of the widget content.</li>\n<li>Feature: Floating Chat Buttons (Pro) - Introduced \"Close Message Box After Send\" option, allowing automatic closure of the message box after clicking the send button for improved user experience and convenience.</li>\n<li>Feature: Floating Chat Buttons (Pro) - Introduced \"Close Button After Click\" option, enabling automatic closure of the buttons after clicking any button, eliminating the need for manual closure for enhanced user convenience and interaction.</li>\n<li>Feature: Content Grid (Pro) - Implemented \'Description\' option. This new functionality allows users to add a description to the widget, providing additional context or instructions.</li>\n<li>Feature: SVG Animation (Free) - Optimized widget for Elementor Popup compatibility. This update ensures seamless integration and improved performance when using the widget within Elementor Popups.</li>\n<li>Feature: Animated Ripples (Pro) - Introduced \'Ripple Scale\' option, enabling users to control the size of the ripples for enhanced visual customization and effect.</li>\n<li>Feature: Interactive Circle Infographic (Pro) - Implemented \'Item Trigger type\' for Segment Layout type. This new functionality allows segments to be opened by hovering on them, providing users with an alternative interaction method.</li>\n<li>Feature: Line Text Divider (Free) - Added styling options including Line Thickness, Line Border Radius, Line Shadow, Text Typography, Background Color, Padding, Border, Border Radius, and Box Shadow for enhanced customization. Additionally, existing styling options have been improved for better optimization and user experience.</li>\n<li>Feature: Price Range Filter (Pro) - Implemented Grow Effect on Thumb Hover option. This new functionality allows users to enable the grow effect on thumbnail hover.</li>\n<li>Feature: Price Range Filter (Pro) - Implemented Hide Default Arrows option. This new functionality allows users to hide default arrows, providing enhanced customization of the widget\'s appearance and behavior.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Show Time Ago\' option. This new functionality allows users to display the time elapsed since a publish event, providing context and improving user engagement.</li>\n<li>Feature: Dropdown Field (Pro) - Implemented \'Required\' option. This new functionality allows users to mark a field as required, ensuring that users must fill it out before submitting the form.</li>\n<li>Feature: Submit Button (Free) - Implemented \'Empty Field Error Text\' option. This new functionality allows users to customize the error message displayed when a required field is left empty.</li>\n<li>Feature: Icon Bullets (Free) - Implemented \'Title Color Hover\' and \'Text Color Hover\' options. These new functionalities allow users to customize the color of titles and text when hovered over, providing enhanced interactivity and visual feedback.</li>\n<li>Feature: Unlimited Charts (Pro) - Implemented \'Font Family\' option for Label X Axis and Y Axis. This new functionality allows users to customize the font family for labels displayed on the X and Y axes, providing enhanced typography control.</li>\n<li>Feature: Overlay Carousel (Pro) - Implemented \'Show Arrows\' option and updated Arrows styling options. This new functionality allows users to control the visibility of arrows and customize their styling, providing more flexibility in widget design and navigation.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Empty Message\' option. This new functionality allows users to display a custom message when no posts are found, providing better user feedback and enhancing the user experience.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Required\' option. This new functionality allows users to mark a field as required, ensuring that users must fill it out before submitting the form.</li>\n<li>Feature: Radio Button Field (Pro) - Implemented \'Required\' option. This new functionality allows users to mark a field as required, ensuring that users must fill it out before submitting the form.</li>\n<li>Change: Checkboxes Filter (Pro) - Added \'aria-label\' attribute to links. This new functionality enhances accessibility by providing descriptive labels for elements.</li>\n<li>Change: Post Carousel (Pro) - Added \'alt\' and \'title\' attributes to the image for improved SEO optimization and accessibility.</li>\n<li>Change: Flip Box Carousel (Pro) - Changed some selectors in CSS to avoid empty items appearing on live page.</li>\n<li>Change: Underline Animated Button (Free) - Changed <section> tag to </li>\n</ul>\n\n<p><</p>\n\n<p>div>. This update improves the semantic structure of the widget, ensuring better compatibility with various screen readers and accessibility standards.\n* Change: Unlimited Charts (Pro) - Updated the animation option to trigger animation when the chart comes into view instead of upon initial load, improving user experience and visual appeal.\n* Change: Submit Button (Free) - Changed the position of Empty Field Errors to be grouped after the submit button. This update enhances the layout and organization of error messages, providing users with a clearer indication of missing information before submission.\n* Change: Post Blocks (Free) - Changed CSS selector for Typography option for better accessibility. This update improves the accessibility of the Typography option by using a more descriptive and accessible CSS selector.\n* Change: List Marquee (Pro) - Increased speed limit to 1000. This update enhances the speed capabilities of the widget, allowing for faster performance and smoother animations.\n* Change: Checkbox Field (Pro) - Increased accessibility by adding IDs to input elements and \"for\" attributes to label elements. This update improves accessibility by associating labels with their corresponding form controls, making it easier for screen readers and other assistive technologies to interpret and navigate the form.\n* Change: Masonry Gallery (Pro) - Implemented \'Autoplay Video In Lightbox\' option. This new functionality allows users to enable autoplay for videos displayed within the lightbox, providing a more dynamic and engaging viewing experience.\n* Change: WhatsApp Chat (Pro) - Added \'aria-label\' attribute to links. This new functionality enhances accessibility by providing descriptive labels for elements.\n* Fix: Number Field (Pro) - Implemented CSS protection from the max-width CSS property. This new functionality safeguards against unintended styling conflicts or overrides caused by the max-width property.\n* Fix: Fullscreen Menu (Free) - Addressed issue where the fullscreen menu was not displayed correctly in Safari browser.\n* Fix: Image Scroll (Pro) - Resolved 404 error appearing every time Overlay element was added on the page. This fix ensures that the Overlay element is loaded correctly without triggering a 404 error.</p>\n\n<p>version 1.5.100: 2024-03-17</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added option to connect the filters to some specific grid group</li>\n<li>Fix: fixed js run for background output not always happend</li>\n<li>Fix: filters was shown only related to grid taxonomies after changing to \"all\" </li>\n<li>Fix: returned some tiles gallery images that was missing</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: List (Free) - Implemented \'Open Link in New Tab\' option. This new functionality allows users to specify whether links should open in a new tab, providing flexibility in link behavior.</li>\n<li>Feature: Compact Gallery (Free) - Implemented \'Hide Thumbnail Panel Under Width\' option. This new functionality allows users to hide the thumbnail panel when the viewport width is below a specified threshold, optimizing the display for smaller screens.</li>\n<li>Feature: Select Dropdown Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Checkboxes Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Tabs Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Scroll Sequence (Pro) - Added \'Image Horizontal Shift\' option, allowing users to adjust the horizontal position of the image for enhanced customization and layout control.</li>\n</ul>\n\n<p>version 1.5.99: 2024-03-11</p>\n\n<ul>\n<li>Fix - updated multisource image fields</li>\n<li>Fix - fixed some small php bug with strtobool function</li>\n</ul>\n\n<p>version 1.5.98: 2024-03-05</p>\n\n<ul>\n<li>Fix Some small gutenberg related bug fix</li>\n</ul>\n\n<p>version 1.5.97: 2024-03-04</p>\n\n<p>Plugin Updates:</p>\n\n<ul>\n<li>Fix: allow showing authors name translated</li>\n<li>Change: updated font awesome version to 6</li>\n<li>Fix: done some link attribute security fix</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Accordion Menu (Pro) - Implemented \'Active State Color\' options for Sub Menu items. This new functionality allows users to customize the color of sub-menu items when they are in the active state, providing enhanced visual feedback.</li>\n<li>Feature: Content Slider (Pro) - Made \'Slide Margin\' option available for Full Slider Type and Offset Slider Type. This update expands the usability of the margin customization, allowing users to set margins between slides in both Full Slider and Offset Slider configurations.</li>\n<li>Feature: Icon Tabs (Pro) - Made \'Start Collapsed\' option responsive. This update ensures that the \'Start Collapsed\' behavior adjusts responsively, providing a consistent and user-friendly experience across various devices and screen sizes.</li>\n<li>Feature: Post Accordion (Free) - Introduced \'Expand All Accordion\' functionality, enabling users to expand all accordion items with a single click for improved content accessibility.</li>\n<li>Feature: Fullscreen Menu (Free) - Introduced option to customize the thickness of the animated hamburger icon bars, providing users with greater control over the visual appearance of the icon.</li>\n<li>Change: Coverflow Carousel (Pro) - Updated \'Button Link\' option: if empty, no link will be applied. This modification ensures that if the \'Button Link\' option is left empty, no link will be associated with the button within the widget.</li>\n<li>Fix: Product Carousel (Pro) - Optimized widget HTML code. This update enhances performance and efficiency by streamlining the HTML structure of the widget.</li>\n<li>Fix: Content Tabs (Free) - Improved widget interaction within an Elementor\'s popup. This update ensures a more seamless and optimized experience when utilizing the widget within a popup setting.</li>\n</ul>\n\n<p>version 1.5.96: 2024-02-26</p>\n\n<p>Plugin Updates:</p>\n\n<ul>\n<li>Feature: added option for time_ago_short in timelines that will show shorter version of minutes and hours text</li>\n<li>Feature: added defaults for weather widget</li>\n<li>Fix: fixed hourly weather fields</li>\n<li>Fix: fixed the import with images functionality</li>\n<li>Fix: set default timeout to remote requests</li>\n<li>Fix: fixed the image duplicate when importing templates</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Side Menu (Pro) - Implemented \'Menu Padding\' option. This new functionality allows users to set padding for the menu, providing control over the spacing and layout within the widget.</li>\n<li>Feature: Post Grid (Pro) - Introduced a new value for \'Meta Data Position\' option called \'Before Title\'. This new functionality allows users to position meta data before the title, providing additional flexibility in content layout.</li>\n<li>Feature: Loop Carousel (Pro) - Implemented \'Stage Padding\' option. This new functionality allows users to set stage padding, displaying a part of the previous and next carousel items for a more visually appealing and dynamic presentation.</li>\n<li>Feature: Interactive Circle Infographic (Pro) - Implemented \'Selected Item Number\' option. This new functionality allows users to select a specific item by default, enhancing user experience by highlighting a predetermined item upon initialization.</li>\n<li>Feature: Unlimited Timeline (Free) - Introduced option to display the image on the opposite side of the content for enhanced layout flexibility and customization.</li>\n<li>Feature: Thumbnail Slider (Pro) - Introduced \'Multi Source\' option, enabling users to select gallery items from various sources for enhanced flexibility and content integration.</li>\n<li>Feature: Timer Countdown Banner (Pro) - Added \'Direction\' option to support RTL (Right-to-Left) layout websites.</li>\n<li>Feature: Post Horizontal Timeline (Pro) - Introduced Background Color and Icon Color options for Navigation Arrows in disabled mode. This new functionality allows users to customize the appearance of navigation arrows when they are disabled, providing enhanced visual control.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Time Ago Type\' option. This new functionality allows users to choose the type of time ago representation, providing flexibility in how time is displayed within the widget.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Text Custom Field\' option. This new functionality allows users to add a custom field under the main Posts Text, providing additional customization for displaying content.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Link Type\' option for all link elements in the widget. This new functionality allows users to choose the type of link for various elements within the widget, enhancing control over linking behavior.</li>\n<li>Feature: Remote Link (Pro) - Introduced active state for the link. This new functionality allows users to customize the appearance of the link when it is in an active state, providing enhanced visual feedback.</li>\n<li>Feature: Dynamic Post Popup (Pro) - Implemented \'Hide Vertical Scrollbar in Popup\' option. This new functionality allows users to hide the vertical scrollbar within the popup, providing a cleaner and more focused appearance.</li>\n<li>Feature: Icon Carousel (Pro) - Introduced \'Autoplay Pause on Hover\' option, allowing users to pause autoplay functionality when hovering over the carousel for improved control and interaction.</li>\n<li>Feature: Dynamic Post Popup (Pro) - Introduced Entrance Animation functionality for the popup. This new feature allows users to apply entrance animations, enhancing the visual appeal and engagement when the popup appears.</li>\n<li>Feature: Unlimited Timeline (Free) - Implemented \'Content Box Link\' option. This new functionality allows users to link the entire content box, providing a convenient way to associate a link with the entire widget item.</li>\n<li>Feature: Text Field (Free) - Added \'Read Only\' option, allowing users to set the field as read-only for preventing user input while retaining visibility of the text.</li>\n<li>Feature: Unlimited Charts (Pro) - Introduced \'Radar Range\' option for Radar chart, allowing users to set the minimum range value for improved data visualization.</li>\n<li>Feature: Testimonial Carousel (Pro) - Added \'Rating\' field to the Source option. This new functionality allows users to incorporate a rating field as a source for the widget, expanding the available data sources for enhanced content display.</li>\n<li>Feature: Multi Step Form (Pro) - Introduced \'Direction\' option. This new functionality is useful for RTL (Right-to-Left) websites, allowing users to set the direction of the widget layout accordingly.</li>\n<li>Feature: Unlimited Timeline (Free) - Introduced option for users to customize the text of each item\'s button, providing greater flexibility.</li>\n<li>Feature: Post List (Free) - Implemented \'Space Between Categories\' option. This new functionality allows users to set spacing between categories, providing control over the layout and visual presentation of category elements.</li>\n<li>Feature: Memory Game (Pro) - Introduced \'Add Completion Time to Form Field\' option, enabling users to automatically append the time taken to complete the memory game to a designated form field.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Add Link For The Whole Item\' option. This new functionality allows users to add a link to the entire widget item, enhancing the interactive capabilities and providing a clickable area for the entire item.</li>\n<li>Feature: Post Carousel (Pro) - Implemented \'Text Padding\' and \'Title Padding\' options. This new functionality allows users to set padding for text and title elements, providing enhanced control over spacing and layout within the widget.</li>\n<li>Feature: Post Grid (Pro) - Introduced \'Date Modified\' options. This new functionality allows users to display the date when a post was last modified, providing additional information and transparency in content presentation.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Introduced options to customize Maps Controls icons\' color and background color. This new functionality allows users to personalize the appearance of map controls, enhancing visual customization.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Disable Map Interaction On Mobile\' option. This new functionality allows users to disable map interaction specifically on mobile devices, providing control over the user experience on smaller screens.</li>\n<li>Change: Content Tabs (Free) - Modified behavior of \'Start Collapsed\' option when used with \'Set Hash\'. If the URL has a hash, the first opened tab will be determined by the hash, providing a more dynamic and user-friendly experience.</li>\n<li>Change: Dropdown Button (Pro) - Removed Text Decoration CSS property from dropdown items. This update enhances the visual presentation by eliminating unnecessary text decoration.</li>\n<li>Change: Woo Mini Cart (Pro) - Added separate border options for \'View Cart\' and \'Checkout\' buttons, providing users with more customization flexibility for button styling.</li>\n<li>Change: Swipe Carousel (Pro) - Modified \'Enable Link\' option. Now, the entire item serves as a link, providing a more intuitive and consistent approach to linking within the widget.</li>\n<li>Fix: Submit Button (Free) - Corrected default values in email 2 that were leading to validation errors.</li>\n<li>Fix: Post Carousel Lite (Free) - Addressed issue where the carousel was not displaying on mobile devices.</li>\n<li>Fix: Icon Tabs (Pro) - Resolved issue with the \'Start Collapsed\' option. The fix ensures that the \'Start Collapsed\' option now functions correctly, delivering the intended collapsed behavior upon initialization.</li>\n<li>Fix: Post Grid (Pro) - Optimized widget item HTML code. This update enhances performance and efficiency by streamlining the HTML structure of widget items.</li>\n<li>Fix: Unlimited Timeline (Free) - Optimized item HTML code. This update improves performance and efficiency by refining the HTML structure of individual items within the widget.</li>\n<li>Fix: Unlimited Timeline (Free) - Optimized CSS code. This update improves performance and reduces the overall footprint of the stylesheet, enhancing efficiency and loading times.</li>\n<li>Fix: Remote Link (Pro) - Resolved issue where the Text Shadow option was erroneously interpreted as Box Shadow. The fix ensures that the Text Shadow option now functions correctly, providing the intended text shadow effect.</li>\n<li>Fix: Scroll Sequence (Pro) - Revised and improved descriptions of the widget fields for better clarity.</li>\n<li>Fix: Post Magazine Grid (Pro) - Added \'raw\' tag to category names to fix the display issue where the \'&\' symbol in category names was not displaying correctly.</li>\n<li>Fix: Before After (Pro) - Improved widget interaction with Elementor\'s Popups. This update ensures seamless integration and optimal performance when using the widget within Elementor\'s Popup functionality.</li>\n<li>Fix: Grid Gallery (Pro) - Resolved an issue where the widget was not extending to full width within Elementor Container.</li>\n<li>Fix: Particle Image (Pro) - Added protection from lazy load. This update ensures compatibility and proper functionality, mitigating potential issues related to lazy loading on various platforms.</li>\n</ul>\n\n<p>version 1.5.95: 2024-02-12:</p>\n\n<ul>\n<li>Feature: Ensure that the blog displayed on the \"Home\" page of the plugin is always up-to-date.</li>\n<li>Feature: Implemented support for tags in the widget catalog.</li>\n<li>Feature: Added an option for galleries to play videos in muted mode.</li>\n<li>Feature: Integrated weather forecast data preparation for the widget.</li>\n<li>Fix: Addressed some minor potential security risks associated with the import templates functionality.</li>\n<li>Fix: Rectified email validation for Form Email2.</li>\n<li>Fix: Resolved some issues with the price range filter.</li>\n<li>Fix: fixed the problem where dynamic template styles disappeared after updating Elementor Pro.</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Image Zoom Content Box (Free) - Implemented \'Title Tag\' option. This new functionality allows users to specify the HTML tag for titles within the widget, providing flexibility and control over the semantic structure of the content.</li>\n<li>Feature: Post Accordion (Free) - Implemented \'Disable Link in Image\' option. This new functionality allows users to disable the link associated with an image, providing more control over the interactive behavior of images within the widget.</li>\n<li>Feature: Slider Gallery (Free) - Implemented \'Mute Video\' option. This new functionality allows to play videos muted by default. Volume can be adjusted in video players on live page.</li>\n<li>Feature: Unlimited Charts (Pro) - Implemented \'Item Bar Width\' option. This new functionality allows users to customize the width of individual bars, providing greater control over the visual representation of items.</li>\n<li>Feature: Remote Item Navigation (Pro) - Introduced \'Border Override Color\' options for Regular and Active states. This new functionality allows users to customize border colors separately for both Regular and Active states, enhancing visual styling in the widget.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Title Min Height\' option. This new functionality allows users to set a minimum height for the title, offering more control over the visual presentation and consistency in the widget.</li>\n<li>Feature: Checkbox Field (Pro) - Introduced \'Show Link\' option. This new functionality enables users to show or hide links and customize their styling within the widget, offering more control over the interactive elements.</li>\n<li>Feature: Counter (Free) - Implemented \'Add Link To Widget Container\' option. This new functionality allows users to include a link, enhancing the interactive capabilities of the element by enabling navigation to another page or resource.</li>\n<li>Feature: Icon Box Accordion (Pro) - Introduced \'Icon + Text\' option for Graphic Element. This new value expands customization by allowing users to display both an icon and text within the Graphic Element for richer visual representation.</li>\n<li>Feature: Before After (Pro) - Added support for the widget inside Elementor\'s Tabs widget. This enhancement ensures seamless integration and compatibility, allowing users to utilize the widget effectively within Elementor\'s Tabs.</li>\n<li>Feature: Justified Image Carousel (Pro) - Implemented \'Hide Inactive Arrow\' option. This new functionality allows users to hide inactive arrows, providing a cleaner and more focused appearance in the widget interface.</li>\n<li>Feature: Layers (Pro) - Added shadow for icon type layers.</li>\n<li>Feature: Icon Pointer Button (Pro) - Introduced \'Direction\' option. This new functionality allows users to specify the direction for RTL (Right-to-Left) or LTR (Left-to-Right) websites, ensuring proper layout alignment based on language direction.</li>\n<li>Feature: Loop Carousel (Pro) - Implemented \'Auto Height\' option. This new functionality adjusts the height of the slider dynamically based on the height of the current slide, providing a more adaptive and seamless user experience.</li>\n<li>Feature: Justified Image Carousel (Pro) - Option to fix the broken layout (resulting in a duplicate carousel) caused by delayed image loading, this solution verifies that the images are loaded before initializing the carousel.</li>\n<li>Feature: Remote Tabs (Pro) - Introduced styling options for Border Radius, Border, and Shadow for the image of the active tab.</li>\n<li>Feature: Layers (Pro) - Added background color, padding and radius for text fields.</li>\n<li>Feature: WhatsApp Chat (Pro) - z-index option for Popup, allowing users to customize the stacking order of the Popup for better control over its visibility in relation to other elements.</li>\n<li>Feature: WhatsApp Chat (Pro) - Introduced option to customize the Popup Title, along with styling options for enhanced visual control and personalization.</li>\n<li>Feature: Swipe Carousel (Pro) - Introduced \'Additional Title\' options. This new functionality expands customization by providing additional settings for titles, allowing users to further enhance the visual presentation of titles within the widget.</li>\n<li>Feature: Content Grid (Pro) - Introduced \'Image Scale\' option. This new functionality allows users to scale the images, providing enhanced control over the visual presentation within the widget.</li>\n<li>Feature: Fullscreen Menu (Free) - Implemented feature - automatically opens menu item if it matches the current page URL.</li>\n<li>Feature: Post Grid (Pro) - Added Option to show post tags, providing users with the ability to showcase tags associated with each post.</li>\n<li>Feature: Post Magazine Grid (Pro) - Introduced \'Image Scale\' and \'CSS Filters\' options along with the hover transition duration for enhanced image customization.</li>\n<li>Feature: Card Carousel (Free) - Implemented \'Image Position\' option. This new functionality allows users to customize the position of image within the widget, providing enhanced control over the visual layout.</li>\n<li>Feature: Layers (Pro) - Added mouse parallax effect, adds a captivating and interactive dimension to the user interface.</li>\n<li>Feature: Swipe Carousel (Pro) - Introduced additional styling options. This new set of functionalities allows users to further customize and refine the visual appearance of the widget, providing enhanced styling possibilities.</li>\n<li>Feature: Mega Menu (Pro) - Implemented \'Close Transition Speed\' option. This new functionality enables users to set the speed of close animations for the dropdown, enhancing visual transitions and customization.</li>\n<li>Feature: Unlimited Carousel (Pro) - Added \'Image Position\' option, allowing users to customize the position of the image above or below the content for enhanced layout flexibility.</li>\n<li>Feature: Layers (Pro) - Implemented motion effects—now elements can bounce up and down and move left to right for a livelier interface.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Center Info Window\' option. This new functionality allows users to center the info window on the map, providing enhanced visibility and focus on the selected location.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Close After Outside Info Window Click\' option. This new functionality allows users to close the info window after clicking outside of it on the map, enhancing user interaction and control.</li>\n<li>Feature: Layers (Pro) - Implemented responsive settings for individual layers, allowing users to toggle each layer on or off based on the specific device requirements.</li>\n<li>Feature: Image Accordion (Pro) - Added \'Title HTML Tag\' option, providing users with better SEO control by allowing customization of HTML tags for widget titles.</li>\n<li>Feature: Content Tabs (Free) - Introduced option to fire a resize event on tab click, ensuring proper functionality of other widgets inside tab content for a smoother and more seamless user experience.</li>\n<li>Feature: Event List (Pro) - Implemented \'Remove Expired Event Item\' option. This new functionality allows users to automatically remove event items that have expired, streamlining content management within the widget.</li>\n<li>Feature: Post Grid (Pro) - Added typography option for post tags, allowing users to customize the font style, size, and other typographic attributes.</li>\n<li>Feature: Event List (Pro) - Implemented \'Horizontal Align\' option. This new functionality allows users to customize the horizontal alignment of the button, providing enhanced control over the layout within the widget.</li>\n<li>Feature: vCard (Pro) - Introduced option to include social media links in downloadable VCF contact file, enhancing contact information with additional social network profiles for improved connectivity.</li>\n<li>Change: Toggle Text Button (Free) - Upgraded textarea to full functionality editor, providing users with enhanced editing capabilities.</li>\n<li>Change: vCard (Pro) - Updated vCard JavaScript library to the latest version, ensuring compatibility with current standards and latest feature availability.</li>\n<li>Fix: Woo Product List (Free) - Introduced \'Layout Type\' option. This new functionality allows users to set the layout as either column or row, providing flexibility in organizing and displaying content within the widget.</li>\n<li>Fix: vCard (Pro) - Resolved issue where QR code was not scanning on some apps.</li>\n<li>Fix: Hotspots (Pro) - Rebuilt JavaScript code for better interaction. Removed unnecessary code to optimize performance and streamline functionality.</li>\n<li>Fix: Sideways Vertical Text (Pro) - Text layout shifting issue on Safari browser.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue with scrolling to the top of the page after tab click. The fix ensures that tab clicks no longer trigger unintended scrolling to the top, providing a smoother user experience.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with the vertical scrollbar appearing on hover.</li>\n<li>Fix: Testimonial Carousel (Pro) - The issue where styling attributes (size and color) for SVG icons were not taking effect.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue in Content Tabs when Before After widget couldn\'t function inside tabs. The fix ensures proper functionality, allowing users to utilize the widget as intended.</li>\n<li>Fix: Woo Product Grid (Pro) - Added image HTML attributes to product images.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue where the size of social icons wasn\'t responding to the option value. The fix ensures that the specified option value now accurately reflects the size of social icons.</li>\n<li>Fix: Counter (Free) - Removed unnecessary space in \'Before Text\' and \'After Text\' options. This update improves the clarity and presentation of the text by eliminating unnecessary spacing.</li>\n<li>Fix: Content Tabs (Free) - Added support for Elementor Tabs widget. This enhancement ensures seamless integration and compatibility, allowing users to incorporate the widget effortlessly within Elementor Tabs.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved an issue where incorrect icons were being displayed after selecting a menu item.</li>\n<li>Fix: Woo Mini Cart (Pro) - Improved widget compatibility with optimization plugins like WP Rocket. This update ensures seamless integration, optimizing performance and enhancing the overall user experience when using these plugins.</li>\n<li>Fix: Post Accordion (Free) - Updated post content loading method to resolve the issue where, on some sites, post content was not displaying correctly.</li>\n<li>Fix: Dropdown Field (Pro) - Fixed an issue when Dropdown Field couldn\'t parse Field Name to Number Field widget.</li>\n<li>Fix: Card Carousel (Free) - Resolved issue where Transition Speed wasn\'t working for non-default animations. The fix ensures that Transition Speed now functions correctly for all animations, providing consistent and reliable behavior.</li>\n<li>Fix: Unlimited Google Maps (Pro) - Removed default 2px border with blue color from one of the map elements. This update improves the visual presentation by eliminating an unnecessary border.</li>\n</ul>\n\n<p>version 1.5.94: 2024-01-25:</p>\n\n<ul>\n<li>Feature: added option to message individual fields for the form</li>\n<li>Change: removed instagram blocked api message - the instagram functionality is active now!</li>\n<li>Change: added default values to currency fields</li>\n<li>Fix: fixed small php bug regarding date field in items</li>\n<li><p>Fix: fixed some small xss vulnurability that pachstack discovered</p></li>\n<li><p>Feature: Number Field (Pro) - Introduced \'Enable Date Field in Formula\' option. This new functionality enables the use of Date Field in formula by allowing the addition or subtraction of days.</p></li>\n<li>Feature: Unlimited Charts (Pro) - Introduced \'Remove Items with 0 Value\' option. This new functionality automatically excludes items with a value of 0 from charts.</li>\n<li>Feature: WordPress Menu (Free) - Implemented \'Hover Effect\' option. This new functionality allows users to choose from a variety of hover link effects, enhancing the visual presentation with dynamic animations.</li>\n<li>Feature: Hotspots (Pro) - Introduced customizable popup positioning, providing users with the option to define the exact position rather than relying on preset center alignment.</li>\n<li>Feature: Event List (Pro) - Introduced \'Event End Date\' option, allowing users to display event end date and time.</li>\n<li>Feature: Event List (Pro) - Implemented \'Calendar Horizontal Align\' option. This new functionality allows users to customize the horizontal alignment of the calendar, providing better control over its placement within the layout.</li>\n<li>Feature: Product Carousel (Pro) - Introduced functionality to hide navigation arrows automatically when the number of products is less than a specified value.</li>\n<li>Feature: Dropdown Field (Pro) - Introduced \'Multisource\' option. This functionality allows users to select the source of checkbox values as posts, products, etc., providing versatile options for integrating diverse content.</li>\n<li>Feature: Checkbox Field (Pro) - Introduced \'Multisource\' option. This functionality allows users to select the source of checkbox values as posts, products, etc., providing versatile options for integrating diverse content.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Checkbox Value Handling\' options. This new functionality allows users to choose the checkbox value type from options such as sum, individual number, or individual text, providing flexibility in handling checkbox values.</li>\n<li>Feature: Masonry Gallery (Pro) - Introduced \'Title Typography\' and \'Description Typography\' options. These new functionalities allow users to customize the typography settings for titles and descriptions.</li>\n<li>Feature: Masonry Gallery (Pro) - Implemented \'Tile Background Color\' option. This new functionality allows users to customize the background color of tiles, providing enhanced visual control over the widget\'s appearance.</li>\n<li>Feature: Hotspots (Pro) - Added \'Popup Image Size\' option, allowing users to customize the size of popup images.</li>\n<li>Feature: WooCommerce Product Carousel (Pro) - Introduced functionality to hide navigation arrows automatically when the number of products is less than a specified value.</li>\n<li>Feature: Logo Carousel (Pro) - Implemented \'Open Links In New Tab\' option. This new functionality allows users to specify whether links should open in a new tab with Source type posts, products, etc.</li>\n<li>Feature: Content Ticker (Pro) - Added Option to add an Image for each ticker item.</li>\n<li>Change: Hotspots (Pro) - Enabled \'Image Size Select\' option for the Image, allowing users to choose from different image resolutions for enhanced flexibility and visual customization.</li>\n<li>Change: Icon Carousel (Pro) - Improved \'Item Minimum Height\' option by expanding the range of values.</li>\n<li>Fix: Fullscreen Menu (Free) - Improved protection from Elementor sticky section interference.</li>\n<li>Fix: vCard (Pro) - Issue with QR code not displaying when \'Include Image in Contact\' is enabled has been resolved.</li>\n<li>Fix: Dropdown Field (Pro) - Resolved issue with \'Field Name\' not appearing during email sending. The fix ensures that the field name is now properly displayed in email notifications.</li>\n<li>Fix: Mega Menu (Pro) - Resolved horizontal scroll issue. The fix ensures that the layout no longer experiences unintended horizontal scrolling, providing a more stable and user-friendly experience.</li>\n<li>Fix: Scroll To Top (Free) - Resolved issue where the icon wasn\'t visible on the frontend. The fix ensures proper visibility of the icon, addressing the bug and improving the overall appearance.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with the \'Disable Page Scroll\' option not working in some cases. The fix ensures consistent functionality, preventing page scrolling as intended.</li>\n<li>Fix: Text Field (Free) - Resolved input width issue. The fix ensures that input elements now display with the correct width.</li>\n</ul>\n\n<p>version 1.5.93: 2024-01-18:</p>\n\n<ul>\n<li>Feature: Introduced the option \'slider_video_autoplay\' to galleries, enabling video autoplay when changing items.</li>\n<li>Feature: Added the option to include specific taxonomies in related posts queries.</li>\n<li>Feature: Implemented automatic recognition of video thumbnail IDs in certain gallery types based on relevant post meta.</li>\n<li>Feature: Added functionality for the price range filter.</li>\n<li>Change: Updated the Freemius version.</li>\n<li>Change: Modified the text format for the export change log.</li>\n<li>Change: Restored the \"import with images\" feature after incorporating file type checks for security.</li>\n<li>Fix: Enhanced the handling of multiple user records for the \'exclude users\' option in the users query (Ajax-based).</li>\n<li>Fix: Corrected URL CSS and JS inclusion issues in Elementor editor.</li>\n<li><p>Fix: Corrected a bug related to \"mini cart widget\" in PHP in specific cases.</p></li>\n<li><p>Feature - Card Carousel (Free) - Introduced \'Hide Item\' option. This new functionality allows users to hide items instead of deleting them permanently, offering a more reversible and flexible approach to item management.</p></li>\n<li>Feature - Post Grid (Pro) - Implemented \'Layout Type: Above\' option. This new functionality allows users to change the position of the content box to above the image.</li>\n<li>Feature - Thumbnail Gallery (Pro) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Compact Gallery (Free) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Grid Gallery (Pro) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Slider Gallery (Free) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Flip Box Carousel (Pro) - Introduced option for back icon alignment, providing users the flexibility to customize the alignment of the back icon.</li>\n<li>Feature - Post List (Free) - Implemented \'Image Scale\' option for regular and hover states. This new feature allows users to customize the scaling of images independently for regular and hover states, enhancing visual presentation.</li>\n<li>Change - Flip Box Carousel (Pro) - Implemented conditional rendering of CSS to reduce unused styles, resulting in improved performance, SEO, and faster load times for enhanced user experience.</li>\n<li>Change - Content Accordion (Free) - Improved \'Expand All Accordion\' functionality, now allowing users to close the accordion by clicking the same button again for a more intuitive and user-friendly experience.</li>\n<li>Fix - WooCommerce Product Grid (Pro) - Implemented protection against buttons not being vertically aligned in specific cases.</li>\n<li>Fix - Flip Box Carousel (Pro) - Resolved an issue where links were not functioning properly when clicking on the back icon.</li>\n<li>Fix - WooCommerce Product Grid (Pro) - Resolved issue with the product button not being clickable in some cases.</li>\n<li>Fix - Post Carousel (Pro) - Resolved issue with the side-by-side layout.</li>\n<li>Feature - Logo Grid (Free) - Enhanced responsiveness for item \'Padding\' option. This update ensures that item padding adjusts effectively across various screen sizes and device resolutions for a consistent layout.</li>\n<li>Feature - Logo Grid (Free) - Implemented \'Direction\' option. This new feature is particularly useful for RTL (Right-to-Left) websites, allowing users to specify the direction of the widget\'s layout for improved compatibility.</li>\n<li>Feature - Content Accordion (Free) - Introduced a new feature that allows the expansion of all accordion items by clicking on an external element with the class \"ue-content-accordion-expand-all\".</li>\n<li>Feature - Memory Game (Pro) - Introduced template option for success message, Allowing users to show Elementor template as success message.</li>\n<li>Feature - Memory Game (Pro) - Added \'Completion Time\' option, enabling users to show the time it took to complete the game for a more informative and engaging experience.</li>\n<li>Feature - Content Accordion (Free) - Introduced \'Additional Header Content\' option in the accordion, allowing users to include additional content after the header title.</li>\n<li>Feature - Post Accordion (Free) - Implemented \'Open Links in New Tab\' option. This new functionality allows users to configure links to open in a new tab, enhancing control over the navigation experience.</li>\n<li>Feature - Side Menu (Pro) - Added an option to add a logo to the side menu layout.</li>\n</ul>\n\n<p>version 1.5.92: 2024-01-04:</p>\n\n<ul>\n<li>Feature: Introduced the change log option in the widget editor.</li>\n<li>Feature: Introduced the ability to connect with Google API for multi-source options.</li>\n<li>Feature: Included an option to link with Google Sheets under the general settings for forms.</li>\n<li>Feature: Integrated a \"show globals\" feature in troubleshooting for enhanced diagnostics.</li>\n<li>Feature: Implemented the capability to output cart fragments for the woo mini cart.</li>\n<li>Feature: Provided an option for \"none\" under lightbox-type in galleries, allowing users to disable the lightbox.</li>\n<li>Feature: Added an \"excerpt\" field to post fields within the widget editor for more detailed posts.</li>\n<li>Fix: Replaced site_url() with home_url() in global variables for better website navigation.</li>\n<li>Fix: Resolved a conflict with another select2 on the admin side, ensuring smoother operations.</li>\n<li>Fix: Rectified an error with multiple order by clauses in post queries to improve data sorting.</li>\n<li><p>Fix: Enhanced the manual selection of Elementor template retrieval for optimized performance.</p></li>\n<li><p>Feature - Content Carousel - Introduced \'Equalize Content Height\' option. This new feature simplifies the process of making content elements equal in each item.</p></li>\n<li>Feature - Flip Box Carousel - Enhanced responsiveness for Border Radius option. The update ensures that the Border Radius adapts effectively to different screen sizes and device resolutions for a consistent display.</li>\n<li>Feature - WooCommerce Product Carousel - Resolved broken layout issue occurring when set to side-by-side layout</li>\n<li>Feature - Phone Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Textarea Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Email Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Text Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Testimonial Carousel - Implemented \'Layout Type: Grid\' option. This new functionality facilitates the transformation of the widget\'s layout into a simple grid.</li>\n<li>Feature - Testimonial Carousel - Introduced \'Layout Type: Swipe\' option. This new feature allows users to set the behavior of the widget, resembling the functionality found in Swipe Carousel widget.</li>\n<li>Feature - Flip Box Carousel - Introduced \'Disable Mouse Drag\' and \'Disable Touch Drag\' options in Flip Box Carousel settings, offering control over user interaction by allowing the disabling of dragging functionalities.</li>\n<li>Feature - Team Member Grid - Introduced \'Badge\' option, allowing users to include custom badge images or icons for enhanced member representation.</li>\n<li>Feature - Thumbnail Slider - Implemented responsiveness for \'Slider Main Image Height\' option.</li>\n<li>Feature - Thumbnail Slider - Optimized \'Slider Main Image Height\' functionality to prevent widget reloading upon value change.</li>\n<li>Change - Thumbnail Slider - Changed attribute of \'Slider Main Image Height\' option from Number to Slider. This adjustment simplifies the process of adjusting the height of the main image by providing a more intuitive control.</li>\n<li>Fix - Submit Button - Improved interaction within Multi Step Form widget. Enhancements have been made to streamline and optimize the submit action.</li>\n<li>Feature - Multi Step Form - Implemented form submission loader. This new addition introduces a visual loader to illustrate the process of sending form data, enhancing user feedback during form submission.</li>\n<li>Feature - WooCommerce Product List - Introduced \'Default Image\' option. The widget will now display the specified default image when a product image is empty, for a more personalized user experience.</li>\n</ul>\n\n<p>version 1.5.91: 2023-12-28:</p>\n\n<ul>\n<li>Change: removed some vulnerability related to templates import</li>\n</ul>\n\n<p>version 1.5.90: 2023-12-18:</p>\n\n<ul>\n<li>Fix: fixed some small bug with pro version main file</li>\n</ul>\n\n<p>version 1.5.89: 2023-12-17:</p>\n\n<ul>\n<li>Fix: fixed some post filters detection issues on the page</li>\n<li>Fix: fixed some \"$type not found\" message in php</li>\n<li>Fix: fixed some \"infinite template found: \" message in php (emtpy template load protection)</li>\n<li>Change: added instagram api access error message</li>\n<li>Change: removed \"import with images\" functionality. replaced by doubly plugin.</li>\n</ul>\n\n<p>version 1.5.88: 2023-12-11:</p>\n\n<ul>\n<li>Feature: added \"iframe\" gallery type to the gallery items</li>\n<li>Fix: fixed the \"show/hide edit html button\" option from general settings</li>\n<li>Fix: fixed the general_settings.xml php error</li>\n<li>Fix: fixed some issue with gallery loading on pages and current meta keys</li>\n<li>Fix: fixed default value in datetime control</li>\n<li>Change: added some improvements for the form </li>\n<li>Change: set video placeholder to dynamic galleries in case of video item</li>\n</ul>\n\n<p>version 1.5.87: 2023-11-21:</p>\n\n<ul>\n<li>Change: updated freemius sdk to 2.6.0 version</li>\n<li>Change: added some protection against double background widgets output</li>\n<li>Feature: enabled form functionality</li>\n<li>Feature: enabled currency exchange functionality</li>\n</ul>\n\n<p>version 1.5.85: 2023-11-15</p>\n\n<ul>\n<li>Feature: added woo_addcart_ajax_attributes_button in twig for the button</li>\n<li>Feature: added option to show original settings values in widget debug</li>\n<li>Feature: added troubleshooting setting not to show php deprecated warnings</li>\n<li>Fix: better prepare post custom fields for the post multisource</li>\n<li>Fix: links from meta field works now</li>\n<li>Fix: fixed the ob_end_clean bug</li>\n<li>Fix: in post query - excluded posts not in from posts in</li>\n<li>Fix: fixed a small bug in the unite gallery library</li>\n<li>Change: updated twig version to 3.x</li>\n<li>Change: updated instagram data with date released field</li>\n</ul>\n\n<p>version 1.5.85: 2023-09-20</p>\n\n<ul>\n<li>Fix: fixed a small bug with multisource image param message</li>\n</ul>\n\n<p>version 1.5.84: 2023-09-20</p>\n\n<ul>\n<li>Feature: added twig function csv to json</li>\n<li>Feature: changed the admin view to new design (added designed header and menu)</li>\n<li>Feature: added option to enable animation on swipe to owl carousel js</li>\n<li>Feature: added woo mini cart functionality</li>\n<li><p>Feature: added option: \"current query as a base\" to post selection -> include by</p></li>\n<li><p>Fix: added support for webp in the manager</p></li>\n<li>Fix: allow fetching images from media library post type for the galleries </li>\n</ul>\n\n<p>version 1.5.83: 2023-08-22</p>\n\n<ul>\n<li>Fix: don\'t show first item in filter when no terms available</li>\n<li>Change: updated calculators javascript code base</li>\n</ul>\n\n<p>version 1.5.82: 2023-08-16</p>\n\n<ul>\n<li>Feature: added option for group filtering widgets</li>\n<li>Feature: solved the video play in gallery type from attachment video</li>\n<li>Change: turned off the video icon for background attribute</li>\n<li>Fix: fixed dynamic template with avoid duplicates</li>\n<li>Fix: fixed gallery widget acf video item error</li>\n<li>Fix: fixed some sort filter bugs with the default selected</li>\n</ul>\n\n<p>version 1.5.81: 2023-08-10</p>\n\n<ul>\n<li>Fix: fixed some missing css in the dynamic loop widgets</li>\n<li>Fix: fixed some child filters related bug</li>\n<li>Fix: fixed order by price in current query</li>\n<li>Fix: fixed some php 8.16+ version notices </li>\n<li>Feature: added option to print the term meta</li>\n</ul>\n\n<p>version 1.5.80: 2023-08-07</p>\n\n<ul>\n<li>Feature: added option to get \"all taxonomy terms\" from a post </li>\n<li>Feature: added html preperations for the woocommerce minicart</li>\n<li>Feature: added \"this week\" to the date selection query</li>\n<li>Feature: added \"grouping\" mode in the \"related posts\"</li>\n<li>Fix: the pagination now works on top of the grid</li>\n<li>Fix: fixed some init ajax filters multiple issues</li>\n<li>Fix: fixed the error with the assets path set</li>\n</ul>\n\n<p>version 1.5.79: 2023-07-24</p>\n\n<ul>\n<li>Fix: changed name for area-label to aria-label</li>\n<li>Fix: in filters - refresh single filter if \"all\" selected and there are hidden items</li>\n<li>Fix: changed protection against inifnite loop to 200</li>\n<li>Fix: show child filters at start if there are selected items</li>\n<li>Fix: date time attribute processor - if no date given - don\'t take current time</li>\n<li>Fix: refresh child filter if main filter selected on init</li>\n<li>Fix: dynamic popup was not worked with multisource in some cases</li>\n</ul>\n\n<p>version 1.5.78: 2023-07-16</p>\n\n<ul>\n<li>Fix: fixed show filters load more</li>\n<li>Fix: fixed multisource repeater empty</li>\n</ul>\n\n<p>version 1.5.77: 2023-07-13</p>\n\n<ul>\n<li>Fix: fixed dropzone collision in widget editor view</li>\n<li>Fix: fixed sort filter price filtering</li>\n<li>Fix: fixed max number in addons db table. from \"int\" to \"bigint\"</li>\n<li>Fix: replaced some deprecated by elementor codes</li>\n</ul>\n\n<p>version 1.5.76: 2023-07-12</p>\n\n<ul>\n<li>Feature: added \"rem\" unit in slider attribute</li>\n<li>Fix: fixed some small bug with remote sync debug</li>\n<li>Fix: fixed the truncate in multisource</li>\n<li>Fix: fixed some small bugs related to remote controls</li>\n<li>Fix: fixed dropzon third party conflict in manager</li>\n</ul>\n\n<p>version 1.5.75: 2023-07-05</p>\n\n<ul>\n<li>Feature: added some suggestion text to add some memory in the troubleshooting section in case that needed</li>\n<li>Fix: the wrong author was displayed in loop post meta data</li>\n<li>Fix: do_shortcode to html items inside the grid and dynamic loop</li>\n<li>Update: Updated Freemius SDK to the latest version</li>\n</ul>\n\n<p>version 1.5.74: 2023-07-04</p>\n\n<ul>\n<li>Fix: show search widgets at plugin install.</li>\n<li>Fix: menu picker depts in multisource</li>\n<li>Fix: set the author data to be retrievable in dynamic grid template</li>\n<li>Fix: show meta fields switcher didn\'t worked in multisource menu items</li>\n</ul>\n\n<p>version 1.5.73: 2023-06-26</p>\n\n<ul>\n<li>Feature: added options for revisions in widget editor</li>\n<li>Fix: added support for wordpress proxy in api calling</li>\n<li>Fix: fixed empty post in query result</li>\n<li>Fix: fixed \"wrong template ID\" elementor error in post accordion</li>\n</ul>\n\n<p>version 1.5.72: 2023-06-21</p>\n\n<ul>\n<li>Fix: added the swf extension in the allowed files in assets</li>\n<li>Feature: prepared the plugin for sort filter</li>\n<li>Change: updated freemius sdk to 2.5.9</li>\n</ul>\n\n<p>version 1.5.71: 2023-06-20</p>\n\n<ul>\n<li>Change: removed js includes of the forms and filters from backend editor</li>\n<li>Change: changed colors of the free version notification in dark mode</li>\n<li>Fix: fix the \"link\" type in wpml integration automatic translation</li>\n<li>Feature: add support for the conditions in ue forms</li>\n</ul>\n\n<p>version 1.5.70 2023-06-19:</p>\n\n<ul>\n<li>Change: added some \"birthday sale\" banner</li>\n<li>Feature: added \"truncate text\" modifier to multisource fields</li>\n<li>Feature: dynamic tags now works inside posts and products related widgets</li>\n<li>Feature: added twig highlighting in codemirror editor</li>\n<li>Fix: fixed sequence animation sliders bug (fields didn\'t loaded in elementor)</li>\n<li>Fix: change the comment from // to /* */ in filters js output to allow proper page compression.</li>\n<li>Fix: the \"time ago\" string is now translatable </li>\n<li>Fix: fixed the wpml elementor template id output</li>\n<li>Fix: fixed backgrounds bug with containers in editor</li>\n<li>Fix: fixed some small bugs with the checkbox filter</li>\n</ul>\n\n<p>version 1.5.69: 2023-06-08:</p>\n\n<ul>\n<li>Fix: allow to install webp images in widgets</li>\n</ul>\n\n<p>version 1.5.68: 2023-06-06:</p>\n\n<ul>\n<li>Change: added functionality for sort filter </li>\n<li>Feature: added field: \"form conditions\" for the upcoming form</li>\n<li>Feature: added link translation to wpml integration</li>\n<li>Feature: added link_attributes field to post list fields in twig</li>\n<li>Fix: fixed slider control min max values in case of multiple units</li>\n<li>Fix: add do shortcode from ajax items response</li>\n<li>Fix: fixed posts grid output with \"product\" taxonomy without woocommerce</li>\n<li>Fix: fixed getting cross sell products query in product list</li>\n</ul>\n\n<p>version 1.5.67 - 2023-05-29:</p>\n\n<ul>\n<li>Fix: fixed some more securaty issues related to assets manager</li>\n</ul>\n\n<p>version 1.5.66 - 2023-05-28:</p>\n\n<ul>\n<li>Fix: fixed some securaty issues related to non editor users operations and not allowed to upload php files in assets manager</li>\n</ul>\n\n<p>version 1.5.65 - 2023-05-26:</p>\n\n<ul>\n<li>Fix: fixed instagram api related bugs </li>\n</ul>\n\n<p>version 1.5.64 2023-05-23:</p>\n\n<ul>\n<li>Change: update freemius to latest version 2.5.8</li>\n<li>Fix: fixed a small php bug</li>\n</ul>\n\n<p>version 1.5.63 2023-05-23:</p>\n\n<ul>\n<li>Change: expand in widget editor is now connected to the screen height</li>\n<li>Fix: fixed the dynamic popup with multiple fields code </li>\n<li>Fix: fixed some sync if the clicked item is link</li>\n<li>Feature: added support for sort post filter</li>\n<li>Feature: hide \"show only insalled\" checkbox in widgets manager if no widget installed.</li>\n</ul>\n\n<p>version 1.5.62 2023-05-14:</p>\n\n<ul>\n<li>Feature: added \"edit template\" link in template selector</li>\n<li>Feature: added hidden template edit button to top bar</li>\n<li>Feature: added option for dynamic popup link to connect to many links in the widget</li>\n<li>Fix: solved some php error with parse dynamic settings in php 8.1</li>\n<li>Fix: getMetaValue error in products</li>\n<li>Fix: fixed doubly css includes in some cases</li>\n</ul>\n\n<p>version 1.5.61 - 2023-05-07:</p>\n\n<ul>\n<li>Feature: added support for woocommerce jet wishlist</li>\n<li>Feature: did option to disable third party hooks in ajax</li>\n<li>Fix: click on link on sync didn\'t worked</li>\n<li>Fix: added some protections to nonce and to file manager zip exctract (securaty issues fix) </li>\n<li>Change: updated freemius sdk to 2.5.7 version.</li>\n</ul>\n\n<p>version 1.5.60 - 2023-04-30:</p>\n\n<ul>\n<li>Feature: added functionality to get cart number of products </li>\n<li>Fix: fixed link field settings for multisoure</li>\n<li>Fix: fixed some bugs with regular price in woocommerce widgets</li>\n<li>Fix: filters js file loaded in editor as well</li>\n<li>Fix: fixed some small php bug regarding \"pathBase\"</li>\n<li>Fix: fixed conditions in multiple select control</li>\n<li>Change: updated unite gallery version</li>\n<li>Change: disabled autoload in update_option for the catalog variable</li>\n</ul>\n\n<p>version 1.5.59: 2023-04-09</p>\n\n<ul>\n<li>Feature: added multiple select to condition attributes in widget editor</li>\n<li>Change: updated freemius sdk to the latest version</li>\n<li>Fix: fixed empty post meta fields in case that acf plugin is on</li>\n<li>Fix: fixed some bug with avoid duplicates option and filters in single grid</li>\n<li>Fix: made some corrections in case that post query show wrong init selected terms values</li>\n<li>Fix: the post carousel goes to random item after ajax refresh</li>\n<li>Fix: fixed jet engine custom fields integration</li>\n</ul>\n\n<p>version 1.5.58: 2023-03-26</p>\n\n<ul>\n<li>Feature: added dynamic popup functionality to multisource widgets</li>\n<li>Fix: fixed missing arguments in the_post action</li>\n<li>Fix: fixed some php multisource error</li>\n<li>Fix: fixed some product ajax search related issues</li>\n<li>Fix: fixed some small but with ajax refresh and sync</li>\n</ul>\n\n<p>version 1.5.57: 2023-03-20</p>\n\n<ul>\n<li>Feature: improved the multisource selectors</li>\n<li>Feature: added option to get image from post meta in post fields - widget editor</li>\n<li>Fix: added \"skins\" folder to unite gallery</li>\n<li>Fix: added more compatability to woo commerce grids with discounts plugins</li>\n<li>Fix: fixed same uc_id in dynamic templates</li>\n</ul>\n\n<p>version 1.5.56: 2023-03-13:</p>\n\n<ul>\n<li>Feature: added option authors by dynamic field in post query</li>\n<li>Feature: done some integration with flycart discounts</li>\n<li>Feature: added option to show post type and post type title in posts fields</li>\n<li>Feature: added option to add multiple values in multisource</li>\n<li>Fix: fixed get posts by terms meta field - add taxonomy</li>\n<li>Fix: fixed responsive css in dynamic loop</li>\n<li>Fix: fixed dynamic loop with jet engine acf fields</li>\n<li>Fix: fixed slider control units for vh, vx and % </li>\n<li>Fix: added \"before today\" for past year in date qury</li>\n<li>Change: the uc_id will not change now when page refresh</li>\n</ul>\n\n<p>version 1.5.55: 2023-02-23:</p>\n\n<ul>\n<li>Fix: fixed wpml integrate fields</li>\n<li>Fix: fixed some write file error, will not crash if happend</li>\n<li>Fix: fixed entrance animation js on popup</li>\n<li>Fix: fixed strip tags in intro from content</li>\n<li>Fix: fixed some php 8.1 issues</li>\n<li>Fix: fixed some post intro with html tags issues</li>\n<li>Change: do_action function is working now in free version</li>\n</ul>\n\n<p>version 1.5.54: 2023-02-15</p>\n\n<ul>\n<li>Change: added some define variable that indicate the under ajax search</li>\n<li>Change: added \"collect\", and \"output\" to schema types in content accordion widget for example</li>\n<li>Feature: added wpml auto translate integration</li>\n<li>Feature: added option to select \"all taxonomies\" in exclude terms in terms selection</li>\n<li>Feature: added option - only direct children to terms select include by</li>\n<li>Feature: added option to post select to get posts by terms from curent meta field</li>\n<li>Fix: preserve tags when truncate</li>\n<li>Fix: fixed load more with second meta add in post query</li>\n</ul>\n\n<p>version 1.5.53: 2023-02-07</p>\n\n<ul>\n<li>Fix: keep exclude terms in grid when filtering with \"override terms\" mode</li>\n<li>Fix: fixed get_terms() not found php error from 1.5.52 version</li>\n</ul>\n\n<p>version 1.5.52: 2023-02-06</p>\n\n<ul>\n<li>Change: done some protection agains infinite loops in templates</li>\n<li>Fix: fixed popup button type conditions</li>\n<li>Fix: fixed term meta fields in multisource</li>\n<li>Fix: fixed exclude term not found in post select</li>\n</ul>\n\n<p>version 1.5.51: 2023-01-31</p>\n\n<ul>\n<li>Feature: added version to js comment output</li>\n<li>Feature: connected the galleies to remote play / stop like the carousels</li>\n<li>Feature: added some error message when image size attribute is missing in multisource</li>\n<li>Feature: added dynamic popup special attribute type</li>\n<li>Fix: fixed title source and description source in multisource gallery for products.</li>\n<li>Fix: added supress filtres to ajax search query</li>\n</ul>\n\n<p>version 1.5.50: 2023-01-24</p>\n\n<ul>\n<li>Feature: added \"media\" to post types select in advanced post query</li>\n<li>Feature: improved the date time attribute</li>\n</ul>\n\n<p>version 1.5.49: 2023-01-23</p>\n\n<ul>\n<li>Fix: fixed some js optimization issues </li>\n<li>Fix: fixed filters related small js bug</li>\n</ul>\n\n<p>version 1.5.48: 2023-01-19</p>\n\n<ul>\n<li>Feature: added gallery to multisource</li>\n<li>Feature: added post type override selectin current post query options</li>\n<li>Fix: fixed remote play with carousel</li>\n<li>Fix: fixed some multisource and ajax related bugs</li>\n<li>Fix: fixed popular posts plugin integration multiple post types</li>\n<li>Fix: fixed background widgets some problematic attribute names</li>\n<li>Fix: fixed include terms by current post terms in some cases.</li>\n<li>Fix: fixed default url_assets value in multisoure</li>\n<li>Fix: fixed dark mode svg icons</li>\n</ul>\n\n<p>version 1.5.47: 2023-01-10</p>\n\n<ul>\n<li>Feature: added more units to slider attribute</li>\n<li>Feature: added \"any\" post type to post types select</li>\n<li>Feature: added include and exclude current post terms in terms selection</li>\n<li>Feature: added option to carousel - scroll to head - force</li>\n<li>Feature: allow import widgets with theme activate</li>\n<li>Fix: fixed dynamic template render css for dynamic popup</li>\n<li>Fix: fixed users list select by manual</li>\n</ul>\n\n<p>version 1.5.46: 2023-01-08</p>\n\n<ul>\n<li>Feature: set the items image size chooser work for certain image</li>\n<li>Feature: made option to put js script in saparate tags with id\'s for optimization plugins like wprocket</li>\n<li>Feature: enriched the uc_lang variable. now it\'s always showing the current language</li>\n<li>Feature: added user_login variable to the users list output</li>\n<li>Feature: has put the preview link always as a help link in widget edit panel.</li>\n<li>Change: updated the multisource that it works better with items images</li>\n<li>Change: allow html tags in post intro (excerpt) in widgets</li>\n<li>Fix: fixed filters with sync multiple grid issues</li>\n<li>Fix: fixed the exclude users list with similar names</li>\n</ul>\n\n<p>version 1.5.45: 2022-12-26</p>\n\n<ul>\n<li>Feature: added json decode filter to twig</li>\n<li>Feature: added catalog images from shortpixel for speed loading</li>\n<li>Feature: done multisource group setting</li>\n<li>Fix: fixed entrance animation on ajax refresh</li>\n<li>Fix: done sync pause / play between carousels</li>\n</ul>\n\n<p>version 1.5.44: 2022-12-19</p>\n\n<ul>\n<li>Change: updated freemius to the latest version</li>\n<li>Fix: fixed remote play / pause button</li>\n<li>Fix: fixed search filter unicode phrase</li>\n<li>Fix: fixed entrance animation appear on scroll</li>\n<li>Feature: added video gallery responsive options</li>\n<li>Fix: fixed some owl carousel size on init bug</li>\n<li>Fix: fixed js widgets under the dynamic grid template like flipbox</li>\n</ul>\n\n<p>version 1.5.43: 2022-12-04</p>\n\n<ul>\n<li>Feature: add settings output to dynamic grid fields debug</li>\n<li>Fix: fixed pods multiple image data</li>\n<li>Fix: fixed url terms in filter with dynamic grid</li>\n<li>Fix: fixed users and menu not found bug in front </li>\n<li>Change: updated twig engine to the latest version</li>\n</ul>\n\n<p>version 1.5.42: 2022-11-29</p>\n\n<ul>\n<li>Feature: added functionality for time ago in posts widgets</li>\n<li>Feature: added woo variables to woo fields - woo_price_withtax, woo_price_notax</li>\n<li>Feature: added option for term child filter role\n-optimization: reduced number of queries in post related widgets</li>\n</ul>\n\n<p>version 1.5.41: 2022-11-24</p>\n\n<p>-bug fix: fixed post select in post query</p>\n\n<p>version 1.5.40: 2022-11-23</p>\n\n<ul>\n<li>Feature: added integration to woocommerce multicourancy plugins</li>\n<li>Feature: made some integration with translate press plugin</li>\n<li>Feature: added select post and select term attribute</li>\n<li>Fix: fixed dynamic loop css backgrounds with containers</li>\n<li>Fix: fixed mousewheel event in the carousel</li>\n<li>Fix: fixed some rare php error with filters</li>\n</ul>\n\n<p>version 1.5.39: 2022-11-16</p>\n\n<ul>\n<li>Fix: fixed small bug with zip extract</li>\n<li>Update: updated black friday sale banners</li>\n</ul>\n\n<p>version 1.5.38: 2022-11-10</p>\n\n<ul>\n<li>Fix: fixed galleries default sizes with post filters</li>\n<li>Fix: fixed hidden option in select filter in safari browser</li>\n<li>Fix: fixed non ssl assets url</li>\n<li>Feature: added \"schema\" special attribute</li>\n<li>Fix: fixed false autoplay in carousel</li>\n</ul>\n\n<p>version 1.5.37: 2022-11-09</p>\n\n<ul>\n<li>Fix: fixed 1px glitch bug in the carousel, on 1 item (slide mode)</li>\n<li>Feature: prepared the filters to work with ajax search</li>\n</ul>\n\n<p>version 1.5.36: 2022-11-6</p>\n\n<ul>\n<li>Feature: added function that outputs items schema</li>\n<li>Feature: improved include by meta in posts selection, added option for multiple values</li>\n<li>Feature: added option to get current user with meta in twig</li>\n<li>Addition: validate number of post list attributes, allow only one when creating widget</li>\n<li>Fix: fixed count posts in post query summary</li>\n<li>Fix: fixed entrance animation blur type</li>\n<li>Fix: fixed avoid duplicates with random order while posts load more</li>\n<li>Fix: the timeout now reset after slide change in owl carousel</li>\n<li>Fix: fixed terms selection taxonomies with idetical post type title</li>\n<li>Fix: added protection against inifinite loop in putElementorTemplate twig function</li>\n<li>Fix: fixed acf field unaccessable in some cases with elementor pro 3.8</li>\n</ul>\n\n<p>version 1.5.35: 2022-10-24</p>\n\n<p>-Fix: fixed include by id\'s from dynamic field, and terms from dynamic field in post selection</p>\n\n<p>version 1.5.34: 2022-10-19</p>\n\n<ul>\n<li>Feature: added items image size attribute (special type)</li>\n<li>Fix: fixed show backgrounds in elementor editor</li>\n</ul>\n\n<p>version 1.5.33: 2022-10-15</p>\n\n<ul>\n<li>Fix: fixed avoid duplicates with filters</li>\n<li>Fix: fixed select dropdown filter js</li>\n<li>Feature: added avoid duplicates option to manual posts selection</li>\n</ul>\n\n<p>version 1.5.32: 2022-10-11</p>\n\n<ul>\n<li>Fix: fixed some ajax pagination issues</li>\n<li>Fix: fixed pagination widget appearance on archive ajax pages with filters</li>\n<li>Fix: added twig functionality to put product attributes text</li>\n<li>Fix: fixed export with images not worked in some cases</li>\n<li>Fix: made some protection with ezcache plugin integration and filtering</li>\n<li>Fix: fixed some small php bug with this month post selection</li>\n<li>Fix: fixed some visible and hidden filters collision</li>\n<li>Fix: fixed terms select in terms filter on history back click in filters</li>\n<li>Fix: set child filter always first unselected</li>\n<li>Fix: set option for the tabs filter to be unselected</li>\n<li><p>Fix: fixed the pagination numbers if exclude offset chosen</p></li>\n<li><p>Feature: added multiple taxonomy terms in term selection</p></li>\n<li>Feature: added query id in terms selection</li>\n<li>Feature: added functionality for next / prev post</li>\n</ul>\n\n<p>version 1.5.31: 2022-09-20</p>\n\n<ul>\n<li>Fix: fixed thumbs gallery</li>\n</ul>\n\n<p>version 1.5.30: 2022-09-18</p>\n\n<ul>\n<li>Fix: fixed multiple post filters and grid connection</li>\n<li>Fix: fixed various small php errors</li>\n<li>Fix: fixed wordpress popular posts integration small bug</li>\n<li>Feature: added terms from dynamic post selection option</li>\n<li>Feature: added option for limiting terms show in post list</li>\n<li>Change: updated once more unitegallery graphics, changed assets to svg</li>\n<li>Fix: fixed thumbnail gallery arrows</li>\n</ul>\n\n<p>version 1.5.29: 2022-09-08</p>\n\n<ul>\n<li>Fix: fixed a small issue with search page and load more</li>\n<li>Fix: fix vimeo videos stoppped playing bug</li>\n</ul>\n\n<p>version 1.5.28: 2022-09-06</p>\n\n<ul>\n<li>Feature: added support for the select filter</li>\n<li>Fix: fixed some small js bug with filters</li>\n<li>Fix: fixed some post filters related popup error</li>\n<li>Change: changed the way that galleries srolls by mouseover</li>\n</ul>\n\n<p>version 1.5.27: 2022-09-02</p>\n\n<ul>\n<li>Fix: fixed popular posts plugin integration</li>\n<li>Fix: removed some console logs in filter.js file</li>\n<li>Fix: fixed ajax pagination jump</li>\n<li>Fix: fixed unitegallery strict standards bugs</li>\n<li>Change: renamed field - \"use dynamic fields\" to \"use current post data\" in widget editor</li>\n<li>Change: updated freemius sdk to: 2.4.5</li>\n</ul>\n\n<p>version 1.5.26: 2022-08-17</p>\n\n<ul>\n<li>Feature: added debug to remote elements</li>\n<li>Fix: made some protection against wrong animation names in carousel</li>\n<li>Fix: added some small fixes to carousel and remote sync js libraries</li>\n<li>Fix: done a better find closest section in remote</li>\n<li>Fix: fixed not showing values in elementor editor post selectors</li>\n</ul>\n\n<p>version 1.5.25: 2022-08-11</p>\n\n<ul>\n<li>Feature: added option to set title field in items</li>\n<li>Fix: fixed some more lazy load related protections in galleries</li>\n<li>Fix: Fixed some Elementor 3.7 deprecation issues</li>\n</ul>\n\n<p>version 1.5.24: 2022-08-09</p>\n\n<ul>\n<li>Fix: fixed some Elementor 3.7 related js bug in editor</li>\n</ul>\n\n<p>version 1.5.23: 2022-08-05</p>\n\n<ul>\n<li>Feature: added date format to date meta field post selection</li>\n<li>Feature: added more units to padding and margin attribute</li>\n<li>Feature: added option to set selected tab number in tabs filter widget</li>\n<li>Fix: fixed some unitegallery strict related scripts</li>\n<li>Fix: fixed sequance entrance animation attribute</li>\n<li>Fix: fixed some text with pagination edit mode in elementor editor</li>\n<li>Fix: fixed ajax pagination didn\'t get back to first page</li>\n<li>Fix: fixed tabs filter and taxonomy terms in one page</li>\n<li>Change: prepare the right way dates should work in post list</li>\n</ul>\n\n<p>version 1.5.22: 2022-07-24:</p>\n\n<ul>\n<li>Feature: added option to connect to another parent in remote arrows</li>\n<li>Feature: added change url and back button in ajax filers behaviour</li>\n<li>Fix: fixed doubly plugin integration import bg widgets</li>\n<li>Fix: fixed remote next/prev directions in carousels</li>\n<li>Fix: added some more protection against infinite loops from post content processing</li>\n</ul>\n\n<p>version 1.5.21 2022-07-17:</p>\n\n<ul>\n<li>Feature: added docstart and docend template in widget js</li>\n<li>Change: end of birthday sale message update</li>\n<li>Change: added warning message in case of twig collision with other plugins</li>\n</ul>\n\n<p>version 1.5.20 2022-07-13:</p>\n\n<ul>\n<li>Feature: added more widget debug type - current post fields</li>\n<li>Feature: updated admin title on edit widget view</li>\n<li>Feature: added option to carousel: scroll to head</li>\n<li>Feature: added query data attributes into filtering grid</li>\n<li>Fix: fixed ajax pagination in some cases</li>\n<li>Fix: fixed small php bug with hover animations control</li>\n<li>Fix: fixed lity lightbox with vimeo autoplay</li>\n<li>Fix: fixed item index after shuffle</li>\n<li>Fix: fixed some seleted tab filters related issues</li>\n<li>Fix: fixed load more filter doubly ajax request in some cases</li>\n<li>Fix: fixed woo scedualed sale price output</li>\n<li>Fix: in filters replace url with pagination as well</li>\n<li>Fix: changed gallery arrows to svg</li>\n</ul>\n\n<p>version 1.5.19 2022-06-27:</p>\n\n<ul>\n<li>Feature: added max posts to current query</li>\n<li>Fix: fixed controls conditions for elementor template control</li>\n<li>Feature: added more fields to dynamic grid loop (was only title)</li>\n<li>Change: added birthday sale banner and text</li>\n</ul>\n\n<p>version 1.5.17 2022-06-21:</p>\n\n<ul>\n<li>Change: updated fancybox version</li>\n<li>Fix: Fixed bug with ajax load more and ajax pagination</li>\n</ul>\n\n<p>version 1.5.17 2022-06-09:</p>\n\n<ul>\n<li>Feature: fixed entrance animation attribute</li>\n<li>Fix: fixed uc_inside_editor variable inside background widget</li>\n<li>Fix: fixed empty default value of radio boolean control</li>\n<li>Fix: fixed double filtering issues in archive pages</li>\n</ul>\n\n<p>version 1.5.16: 2022-05-31</p>\n\n<ul>\n<li>Fix: fixed double plugin versions in pro version</li>\n<li>Fix: fixed 1 size gap in one item owl carousel</li>\n<li>Fix: fixed the dissapearing options bug in mobile</li>\n</ul>\n\n<p>version 1.5.15: 2022-05-30</p>\n\n<ul>\n<li>Change: set cache folder inside wp-uploads</li>\n<li>Feature: added option to get terms last level only - for post list / grid</li>\n<li>Feature: added twig function - get_current_user</li>\n<li>Feature: disabled right click on html5 galleries (unite gallery)</li>\n<li>Fix: the image and video repeater was missing default items</li>\n<li>Fix: fixed load more and filters on a search page</li>\n<li>Fix: fixed carousel stage padding issues</li>\n<li>Fix: fixed carousel 1 item one pixel issues</li>\n<li>Fix: fixed default values in responsive selectors</li>\n</ul>\n\n<p>version 1.5.14: 2022-05-24</p>\n\n<ul>\n<li>Fix: fixed responsive default values with selectors in number and dropdown and slider controls</li>\n<li>Fix: fixed a bug in run_code_once functionality</li>\n</ul>\n\n<p>version 1.5.13: 2022-05-23</p>\n\n<ul>\n<li>Feature: added integration with \"sticky posts switch\" plugin</li>\n<li><p>Feature: added special attribute type - entrance animation</p></li>\n<li><p>Fix: fixed sync bug between two similar elements</p></li>\n<li>Fix: fixed filters loading with wp-rocket lazy load scripts</li>\n<li>Fix: fixed put_hide_ids_css function small bug</li>\n<li>Fix: fixed fetch 2 and more widgets within one section for filtering</li>\n<li>Fix: fixed slider control js empty output bug</li>\n<li>Fix: fixed gallery title as number js bug</li>\n<li>Fix: fixed gallery images from meta fields source as array </li>\n</ul>\n\n<p>version 1.5.12: 2022-05-08</p>\n\n<ul>\n<li>Feature: added integration for wpml media change</li>\n<li>Feature: bug fix: fixed hover animations setting don\'t work on front in some cases</li>\n<li>Feature: in post selection by date added options for \"future from today\", and \"future from tomorrow\".</li>\n<li>Feature: added new function: \"put_hide_ids_css\" to hide some css comma saparated id\'s from css tab.</li>\n<li>Feature: added support for ajax refresh for multiple synced grids together</li>\n<li>Feature: added option to test instagram data</li>\n<li><p>Feature: added phpinfo view in settings - troubleshooting</p></li>\n<li><p>Fix: fixed blank window opened by a link</p></li>\n<li>Fix: fixed acf boolean value present</li>\n<li>Fix: fixed another gallery related lazy load issues</li>\n</ul>\n\n<p>version 1.5.11: 2022-04-13</p>\n\n<ul>\n<li>Feature: made option to put elementor post_content inside post widget if the post made by elementor</li>\n<li>Feature: added additional fields to getPostAuthor function like avatar url and author meta</li>\n<li>Feature: show the \"no posts\" message with filters in post list / grid</li>\n<li>Feature: add background location (back/front) to background widgets</li>\n<li>Feature: done option to get post parent with the posts in posts selection</li>\n<li>Fix: set prices display in woocommerce widgets including tax</li>\n<li>Fix: fixed editor js files didn\'t loaded bug</li>\n<li>Fix: fixed css output with dynamic template and inline css mode</li>\n<li>Fix: fixed the ajax pagination that now works with post based gallery widget</li>\n<li>Fix: fixed filters scripts loading before jquery in js</li>\n<li>Fix: allow to select empty terms in term selection control</li>\n<li>Change: set default values of responsive number / slider / dropdown controls to desktop default values</li>\n</ul>\n\n<p>version 1.5.10: 2022-04-04</p>\n\n<ul>\n<li>Fix: fixed title and description source in gallery source selection</li>\n<li>Fix: fixed the dropdown attribute php filter for elementor</li>\n<li>Feature: added \"menu_id\" for various uses as menu attribute output</li>\n<li>Feature: added option for side offset in owl carousel</li>\n<li>Feature: added option for second items html refresh in ajax filters</li>\n</ul>\n\n<p>version 1.5.9: 2022-03-27</p>\n\n<ul>\n<li>Fix: fixed simple meta output for post list</li>\n<li>Feature: made dynamic grid work with filters</li>\n<li>Feature: the background widgets works for the new container objects as well</li>\n<li>Feature: added include by another meta field in post query</li>\n</ul>\n\n<p>version 1.5.8: 2022-03-23</p>\n\n<ul>\n<li>Feature: set special behaviour for more then one filters on the page</li>\n<li>Feature: added option to load video item from posts in a gallery</li>\n<li>Change: set up galleries common default items</li>\n<li>Fix: fixed unclosable gallery lightbox with youtube videos</li>\n<li>Fix: fixed elementor 3.6.0 compatability</li>\n</ul>\n\n<p>version 1.5.7: 2022-03-17</p>\n\n<ul>\n<li>Feature: added option to modify dropdown items in php\nFix: fixed gallery default items preview and init\nFix: fixed remote counter js error</li>\n</ul>\n\n<p>version 1.5.6 = 2022-03-15:</p>\n\n<p>Fix: fixed dissapearing items in remote related widgets</p>\n\n<p>version 1.5.5 = 2022-03-15:</p>\n\n<ul>\n<li>Feature: added woocommerce sorting options in posts selection by number of sales and rating</li>\n<li>Feature: added option to get related products on checkout page</li>\n<li>Feature: done manual posts and terms selections sort by drag and drop</li>\n<li>Feature: done option to custom refresh filters html (for carousels, galleries etc)</li>\n<li>Feature: made the attributes dialog support multi controls</li>\n<li>Feature: prepared the galleries and dynamic loops to use filters and load more\nFix: fixed query debug in manual posts selection\nFix: fix: fixed posts_per_page in manual posts selection\nFix: fix: fixed jquery include for remote widgets</li>\n</ul>\n\n<p>version 1.5.4 = 2022-03-06:</p>\n\n<ul>\n<li>Feature: added roles to post filter: single, main and child</li>\n<li>Feature: added option \"placeholder\" and \"disable dynamic\" for text field control</li>\n<li>Feature: added option for debug meta fields in post list, post grid</li>\n<li>Fix: fixed some pagination widget buttons related issues</li>\n<li>Fix: fixed non clickable items in some widgets</li>\n<li>Fix: fixed put_items(0) - first item output in twig</li>\n</ul>\n\n<p>version 1.5.3 = 2022-02-23:</p>\n\n<ul>\n<li>Feature: added functionality to put image inside taxonomy terms widget</li>\n<li>Fix: fixed load more on archive page with orderby=xxx filter in url</li>\n<li>Fix: made support for woocommerce special order by in load more</li>\n<li>Change: updated freemius sdk to 2.4.3 version (Security fix)</li>\n</ul>\n\n<p>version 1.5.2 = 2022-02-23:</p>\n\n<ul>\n<li>Feature: set up remote and sync functionality for the galleries</li>\n<li>Fix: fixed load more for current query posts</li>\n<li>Fix: fixed background js based widgets with elementor popups</li>\n<li>Fix: fixed unitegallery unclosed tag issue</li>\n<li>Fix: fixed replace mode in tabs filters</li>\n</ul>\n\n<p>version 1.5.1 = 2022-02-21:</p>\n\n<ul>\n<li>Feature: improved post pagination debug and added force options</li>\n<li>Feature: added code for the button filters</li>\n<li>Feature: added option to shuffle owl carousel</li>\n<li>Feature: added option for general \"shuffle\" in items</li>\n<li>Feature: made option for text modify, and get the current page url and current page title</li>\n<li>Feature: get feature image of a product from a first gallery image if featured image not exists</li>\n<li>Feature: added function \"one_random\" and \"first\" to get_items twig function</li>\n<li>Feature: added support for jet listing item</li>\n<li>Change: changed the \"choose template\" setting text to attirbute title</li>\n<li>Fix: fixed load more if offset turned on in the grid</li>\n<li>Fix: fixed link control attributes parsing</li>\n<li>Fix: fixed sync general api related bugs in elementor editor</li>\n</ul>\n\n<p>version 1.5.0 = 2022-02-02:</p>\n\n<ul>\n<li>Feature: added tabs in items controls</li>\n<li>Feature: added functionality for ajax taxonomies terms filter</li>\n<li>Feature: added some accessability to owl carousel buttons</li>\n</ul>\n\n<p>version 1.4.99: 2022-01-27:</p>\n\n<ul>\n<li>Feature: added option for disable content filtering in general settings->troubleshooting</li>\n<li>Feature: added taxonomies in widget debug output</li>\n<li>Fix: fixed some gallery lazy load related js bugs</li>\n</ul>\n\n<p>version 1.4.98: 2022-01-14:</p>\n\n<ul>\n<li>Feature: modified remote general js api to fit more types of widgets</li>\n<li>Feature: added support for put meta field in post list</li>\n<li>Fix: fixed some small php notices output in post query</li>\n</ul>\n\n<p>version 1.4.97 = 2022-01-06:</p>\n\n<ul>\n<li>Feature: add code base for the taxonomy filter</li>\n<li>Feature: added option to highlight all carousel items</li>\n<li>Feature: added active class to new owl carousel</li>\n<li>Feature: added scroll on click functionality to new owl carousel</li>\n<li>Fix: added support for acf fields styles in dynamic grid</li>\n<li>Fix: fixed some wp-rocket and filters related bug</li>\n</ul>\n\n<p>version 1.4.96 = 2021-12-29:</p>\n\n<ul>\n<li>Feature: use yoast main category feature to determine post main category</li>\n<li>Feature: added get woocommerce product gallery functionality to twig</li>\n<li>Feature: added support for multiple attribute conditoins values</li>\n<li>Feature: added menu order in advanced widget debug type</li>\n<li>Feature: added WooCommerce endpoints links code to twig</li>\n<li>Feature: added option to disable font awesome in general settings</li>\n<li>Fix: fixed some filters related issue</li>\n<li>Fix: added custom attributes to link attributes output</li>\n</ul>\n\n<p>version 1.4.95 = 2021-12-16:</p>\n\n<p>*Fix: fixed db table not found php bug in some cases</p>\n\n<p>version 1.4.94 = 2021-12-14:</p>\n\n<ul>\n<li>Feature: made posible multiple includes condition values per assets</li>\n<li>Feature: added meta value2 and meta value3 in include by meta value post selection</li>\n<li>Feature: added error notice if no api connectivity</li>\n<li>Feature: added attributes section conditions</li>\n<li>Feature: prepared code base for the new galleries</li>\n<li>Fix: fixed some small pagination related bug</li>\n<li>Fix: fixed remote connection parent detection in some cases</li>\n<li>Fix: added content filtering by filter widget_text_content for all the embed and other content modifications</li>\n<li>Fix: fixed edit defaulsin widget settings</li>\n<li>Fix: fixed some polylang issues with the template in dynamic template widgets</li>\n<li>Fix: [security] remove the \"duplicate layout\" functionality (not used in the plugin) that had some security issues </li>\n</ul>\n\n<p>version 1.4.93 = 2021-12-03:</p>\n\n<ul>\n<li>Fix: fixed some connected widgets bugs when there is many of them in the page</li>\n<li>Change: removed the black friday sale banner</li>\n<li>Feature: added general remote API for various widgets connections</li>\n<li>Feature: add some code base for the new gallery output</li>\n</ul>\n\n<p>version 1.4.92 = 2021-11-24:</p>\n\n<ul>\n<li>Fix: fixed similar post content in post list</li>\n<li>Change: saparated remote and sync options in connected widgets settings</li>\n</ul>\n\n<p>version 1.4.91 = 2021-11-23:</p>\n\n<ul>\n<li>Fix: fixed the wrong post intro in editor mode</li>\n</ul>\n\n<p>version 1.4.90 = 2021-11-22:</p>\n\n<ul>\n<li>Addition: added black friday banner discount banner and link</li>\n<li>Change: improved \"sync widgets\" editor experience</li>\n<li>Fix: fixed depricated \"post\" attribute bug</li>\n<li>Fix: modified zip extracting error messages</li>\n</ul>\n\n<p>version 1.4.89 = 2021-11-17:</p>\n\n<ul>\n<li>Feature: done the functionality for sync widgets</li>\n<li>Feature: done the functionality remote widgets</li>\n<li>Fix: fixed error message on remote widgets</li>\n<li>Fix: fixed css in post content in editor</li>\n<li>Fix: use better strip tags for post intro</li>\n</ul>\n\n<p>version 1.4.88 = 2021-11-08:</p>\n\n<ul>\n<li>Fix: fixed gutenberg support in widgets</li>\n<li>Fix: fixed all the pagination issues in archive page</li>\n</ul>\n\n<p>version 1.4.86 = 2021-11-01:</p>\n\n<ul>\n<li>Fix: fixed some load more last issues</li>\n<li>Feature: added code for taxonomy terms filter</li>\n<li>Feature: added code for checkbox filter</li>\n</ul>\n\n<p>version 1.4.86 = 2021-10-29:</p>\n\n<ul>\n<li>Feature: improved current query debug - full type</li>\n<li>Feature: added dropdown responsive placeholders</li>\n<li><p>Feature: added radio boolean attribute responsive controls</p></li>\n<li><p>Fix: fixed controls tabs functionality</p></li>\n<li>Fix: fixed load more custom image bug</li>\n<li>Fix: fixed double load more in a page mishmash bug</li>\n<li>Fix: fixed all load more issues</li>\n</ul>\n\n<p>version 1.4.85 = 2021-10-13:</p>\n\n<p>-bug fix: small bug fix - headers sent bug</p>\n\n<p>version 1.4.84 = 2021-10-13:</p>\n\n<ul>\n<li>Feature: added taxonomy terms full query debug option</li>\n<li>Feature: improved full debug type in posts query</li>\n<li>Feature: added items support in editor->background switcher</li>\n<li>Feature: added support for remote controls</li>\n<li>Feature: functionality to posts load more</li>\n<li>Feature: added second condition</li>\n<li>Feature: added tabs functionality to attributes</li>\n<li>Addition: added %,px to slider units</li>\n<li>Fix: fixed avoid duplicates related bug</li>\n<li>Fix: fixed conflicting wordpress codemirror script</li>\n<li>Fix: fixed post selection values init from editor</li>\n<li>Fix: fixed pagination on front page</li>\n<li>Fix: fixed some polylang related bugs</li>\n</ul>\n\n<p>version 1.4.83 = 2021-09-22:</p>\n\n<ul>\n<li>Fix: fixed styles mishmash inside elementor editor navigator</li>\n<li>Fix: fixed dissapearing carousels after refresh bug</li>\n<li>Fix: fixed dynamic grid pagination not changed</li>\n</ul>\n\n<p>version 1.4.82 = 2021-09-20:</p>\n\n<ul>\n<li>Feature: added troubleshooting setting - show php error message</li>\n<li>Feature: added px, vh, % options for slider attribute</li>\n<li>Feature: added dynamic group attributes for galleries, including image and video</li>\n<li>Feature: added option to convert one date string to another with ucdate filter</li>\n<li>Feature: added option to use items in background widgets</li>\n<li>Feature: added ucfunc(\"set\") and ucfunc(\"get\") functions in twig for remember and retrieve variables</li>\n<li>Feature: added include by option: \"children of current term\" to category selection options</li>\n<li>Feature: added option to pull woo product variations in twig</li>\n<li>Feature: added placeholder: link_withprefix, link_noprefix for link attribute</li>\n<li>Fix: fixed error when exists dynamic link in dynamic loop widgets</li>\n<li>Fix: enabled pagination in a single type in dynamic template grid</li>\n<li>Fix: the \"not equal\" attributes condition now works</li>\n<li>Fix: fixed not editable empty dropdown attribute in widget editor</li>\n<li>Fix: fixed mb_string absence php bug</li>\n<li>Fix: fixed heading attribute label</li>\n<li>Fix: fixed responsive elementor controls in widget items</li>\n</ul>\n\n<p>version 1.4.81 = 2021-08-17:</p>\n\n<ul>\n<li>Feature: added json select (lottie) for image attribute type </li>\n<li>Feature: made option for ajax in widgets with post list attribute</li>\n<li>Feature: made the ajax pagination work with pagination widget</li>\n<li>Feature: added dynamic options for number and slider attribute types</li>\n<li>Feature: added new owl carousel sources in assets chooser</li>\n<li>Feature: added heading attribute</li>\n<li>Change: added more types of debug for pagination widget</li>\n<li>Change: changed widget icons chooser for elementor icon instead of font awesome icon</li>\n<li>Fix: fixed import with template button dissapear in the new bar</li>\n<li>Fix: fixed widgets icons</li>\n</ul>\n\n<p>version 1.4.80 = 2021-08-09:</p>\n\n<ul>\n<li>Feature: added option to change items section label</li>\n<li>Feature: added js snippet with code that works in elementor popup</li>\n<li>Feature: added option to add {current_user_id} keyword in post meta query</li>\n<li>Feature: added option for block label inside each attribute</li>\n<li>Feature: added heading text option for items section</li>\n<li>Feature: added extra fields to image base gallery options</li>\n<li>Feature: added php filter option for variable</li>\n<li>Feature: added twig functions \"get_post_term\" and \"is_post_has_term\". The examples visible when you click on item.posts.putPostTerm placeholder</li>\n<li>Fix: fixed some test widgets output relate bugs</li>\n<li>Fix: conditions settings was not affected typography controls</li>\n<li>Fix: fixed template dynamic background image didn\'t displayed bug in dynamic loops</li>\n<li>Change: added some instructions for api connectivity test in general settings - troubleshooting</li>\n</ul>\n\n<p>version 1.4.79 = 2021-07-13</p>\n\n<ul>\n<li>Fix: fixed scripts output in preview widget page</li>\n</ul>\n\n<p>version 1.4.78 = 2021-07-12</p>\n\n<ul>\n<li>Change: added birthday sale promotions</li>\n<li>Feature: added woo commerce products to dynamic loop items source</li>\n</ul>\n\n<p>version 1.4.77 = 2021-07-07</p>\n\n<ul>\n<li>Fix: fixd the is_ajax() error function from the admin area</li>\n</ul>\n\n<p>version 1.4.76 = 2021-07-07</p>\n\n<ul>\n<li>Feature: added option to show post last modified date</li>\n<li>Feature: added function: get_from_sql in widget editor that allow to pull any custom records from DB</li>\n<li>Feature: added function: run_code_once in widget editor, that allow to run the code only once. Good for many similar widgets on the same page</li>\n<li>Feature: added option for load widget js as module</li>\n<li>Fix: fixed no key_thumb field in images inside widget</li>\n<li>Fix: fixed no condition in image sizes widget setting</li>\n<li>Fix: fixed javascript based backgrounds</li>\n<li>Fix: fixed brocken svg icon on catalog widget box in some of the cases</li>\n<li>Fix: fixed collision with rankmath in ajax actions</li>\n<li>Change: added some max length for a widget category, now it\'s 60</li>\n</ul>\n\n<p>version 1.4.75 = 2021-06-21</p>\n\n<ul>\n<li>Feature: added category image to products list</li>\n<li>Feature: added option to include as module widget js include</li>\n<li>Feature: added option to write custom handle to widget js and css include</li>\n<li>Feature: added options - avoid duplicate posts to post query exclude</li>\n<li>Feature: added option to include or exclude posts by dynamic field to posts selection</li>\n<li>Feature: added option to include or exclude posts by logged in user, in posts selection</li>\n<li>Fix: fixed background widget condition functionality</li>\n<li>Fix: changed template picker to simple select2 list</li>\n</ul>\n\n<p>version 1.4.74 = 2021-06-02</p>\n\n<ul>\n<li>Feature: added function put_date_range to twig functions. good for events widgets</li>\n<li>Feature: added integration with google map</li>\n<li>Feature: added function: \"run_code_once\" for twig</li>\n<li>Feature: added grouped options for the gallery</li>\n<li>Feature: added option to get posts by date from custom ACF field</li>\n<li>Feature: added gallery settings options for dynamic settings attribute</li>\n<li>Feature: added pagination to dynamic loop</li>\n<li>Change: improved dynamic settings attribute</li>\n</ul>\n\n<p>version 1.4.73 = 2021-05-20</p>\n\n<ul>\n<li>Feature: added twig function: \"put_attributes_json\" that available in js tab in widget editor</li>\n<li>Feature: added constant - uc_inside_editor - for distinquish between editor and site front</li>\n<li>Feature: added multiple select attribute</li>\n<li>Feature: added listing attribute support</li>\n<li>Fix: fixed \"request too long\" message on a widget preview - shortened preview url</li>\n<li>Fix: fixed several bugs with condition field in widgets editor</li>\n<li>Fix: fixed hidden image size select on item attributes</li>\n<li>Fix: fixed acf group field output</li>\n<li>Fix: fixed elementor template in items, changed to specific function</li>\n</ul>\n\n<p>version 1.4.72 = 2021-05-02</p>\n\n<ul>\n<li>Feature: added rating stars helper placeholder for woocommerce</li>\n<li>Feature: added option to include js file after elementor-frontend</li>\n<li>Fix: fixed new typography deprecation message</li>\n</ul>\n\n<p>version 1.4.71 = 2021-04-22</p>\n\n<ul>\n<li>Feature: added option to take post id\'s from php function in post selection</li>\n<li>Feature: added option for get posts by meta field that located in current or different post</li>\n<li>Feature: added twig filter: wc_price for native price filtering</li>\n<li>Feature: added post terms titles to post data debug</li>\n<li>Change: added option for woocommerce categories in terms selection</li>\n<li>Fix: fixed price issues in woocommerce related grids</li>\n<li>Fix: fixed include and exclude terms mismatch with nested tax query</li>\n<li>Fix: fixed pagination on search pages</li>\n</ul>\n\n<p>version 1.4.70 = 2021-04-14</p>\n\n<ul>\n<li>Feature: added show widget data debug options</li>\n<li>Feature: added option for filter post by post meta</li>\n<li>Feature: added option for simple condition for attributes</li>\n<li>Feature: added integration with wordpress popular post plugin for most viewed posts selection</li>\n<li>Feature: added post list variables for data debug</li>\n<li>Feature: added image sizes selector for post list</li>\n<li>Feature: get thumbnailID from content in case that it\'s missing in post</li>\n<li>Fix: when bulk moving attribute it now always goes to general category</li>\n<li>Fix: fixed filter posts by status</li>\n<li>Fix: fixed instagram media albom</li>\n</ul>\n\n<p>version 1.4.69 = 2021-04-04</p>\n\n<ul>\n<li>Feature: added extra query debug options for custom post types selector</li>\n<li>Feature: added choose image size select option to image attribute</li>\n<li>Feature: added \"image_attributes\" placeholder for image output in widget editor</li>\n<li>Change: added default values select to hover animations attribute</li>\n<li>Change: changed button \"add to cart\" to \"select options\" for variable products in woocommerce list widgets</li>\n<li>Fix: fixed border radius attribute from width to radius</li>\n<li>Fix: added missing thumb sizes for image select</li>\n</ul>\n\n<p>version 1.4.68 = 2021-03-22</p>\n\n<ul>\n<li>Feature: added include recently viewed products in woocommerce</li>\n<li>Feature: added option for default max posts in post selector</li>\n<li>Feature: added attribute type: Border Dimensions</li>\n<li>Feature: added attribute type: CSS Filters</li>\n<li>Feature: added attribute type: Hover Animations</li>\n<li>Fix: removed max posts from archive type post query selection, because has no control over pagination.</li>\n<li>Fix: fixed bug when instagram video images didn\'t show up</li>\n</ul>\n\n<p>version 1.4.67 = 2021-03-12</p>\n\n<ul>\n<li>Feature: added api connectivity to troubleshooting section</li>\n<li>Feature: added options in terms selection fields</li>\n<li><p>Feature: added order by meta key for woo categories select</p></li>\n<li><p>Fix: fixed woo product price format for decimal prices</p></li>\n<li>Fix: fixed context menu cut from bottom inside the widgets manager</li>\n<li>Fix: fixed show item data in widgets items repeater</li>\n<li>Fix: fixed float to round in woocommerce discount percents</li>\n</ul>\n\n<p>version 1.4.66 = 2021-02-18</p>\n\n<ul>\n<li>Feature: added \"box shadow\" attribute type</li>\n<li>Feature: added url_posts and num_posts to users output</li>\n<li>Feature: added option for selector 2 and selector 3 in several attributes</li>\n<li>Feature: added copy / paste attributes sections in widget editor</li>\n<li>Feature: added option for get default object to getListingItemData function</li>\n<li>Feature: added support for wpml site language inside a widget</li>\n<li>Feature: added acf image and thumbnails widths and heights to placeholders list</li>\n<li>Fix: load js include file in editor even if no js code</li>\n<li>Fix: fixed some php notice with exclude terms posts selection</li>\n<li>Fix: fixed small bug in getListingItemData function with no object returned</li>\n<li>Fix: fixed post selection manual select no posts shown at init</li>\n<li>Fix: fixed bug when private posts not fetched on manual posts selection</li>\n<li>Change: updated codemirror to latest version, added code search feature</li>\n<li>Change: updated freemius sdk to 2.4.2</li>\n</ul>\n\n<p>version 1.4.65 = 2021-02-03</p>\n\n<ul>\n<li>Feature: added option to fetch custom meta fields in users list</li>\n<li>Feature: added function to twig: getByPHPFunction()</li>\n<li>Feature: added function to twig: getUserMeta()</li>\n<li>Feature: added function to twig: getListingItemData() - working inside any plugin listing</li>\n<li>Fix: fixed php sanitize array bug</li>\n<li>Fix: fixed post type in related posts post selection</li>\n</ul>\n\n<p>version 1.4.64 = 2021-02-02</p>\n\n<ul>\n<li>Change: moved \"edit widget html\" button to advanced section in general tab</li>\n<li>Feature: added option to exclude products on sale in products query section in widget settings</li>\n<li>Feature: added option to exclude specific posts in post selection widget settings</li>\n<li>Feature: added woocommerce related products select in post selection</li>\n<li>Feature: added include/exclude posts by author in widget posts selection</li>\n<li>Feature: added include/exclude posts by date in widget posts selection</li>\n<li>Feature: added date/time picker to widget attributes types</li>\n<li>Feature: added post status to widget posts selection</li>\n<li>Feature: added offset setting to widget posts selection</li>\n<li>Feature: added author url and author post count to users fields</li>\n<li>Feature: added max number of users to user selection attribute</li>\n<li>Feature: added \"elementor template\" attribute</li>\n<li>Fix: fixed small php bug in post selection control</li>\n<li>Fix: fixed js bug in items repeater</li>\n<li>Fix: fixed exclude role not worked in user selection attribute</li>\n<li>Fix: fixed get products on sale selection with variations</li>\n</ul>\n\n<p>version 1.4.63 = 2021-01-26</p>\n\n<ul>\n<li>Feature: added acf link array and attributes</li>\n<li>Feature: added ordering features to post selection related and manual</li>\n<li>Feature: added option for showing only sticky posts</li>\n<li>Feature: added exclude by term setting in widget post selection</li>\n<li>Change: moved debug data from advaned to general folder in elementor widget settings</li>\n<li>Fix: fixed woo commerce prices number format</li>\n<li>Fix: fixed refresh posts on \"post query\" section open in widget post settings</li>\n<li>Fix: fixed manual posts selection default order</li>\n</ul>\n\n<p>version 1.4.62 = 2021-01-21</p>\n\n<ul>\n<li>Feature: added text shadow field</li>\n<li>Feature: added \"manual selection\" in posts query</li>\n<li>Feature: added compatability tag</li>\n<li>Fix: fixed image size thumb name with \"-\" sign inside</li>\n<li>Fix: fixed some php warning related to array to string conversion, happening in php 8</li>\n<li>Change: show woo commerce placeholders if selected \"for woocommerce products\" checkbox in post list attribute</li>\n<li>Change: improved woo category output placeholder help, added getTermCustomFields function</li>\n</ul>\n\n<p>version 1.4.61 = 2021-01-14</p>\n\n<ul>\n<li>Feature: added max posts and order by options to current query posts selection</li>\n<li>Feature: added manual selection for woocommerce categories select</li>\n<li>Feature: added selector and responsive to drop down attribute in widget builder</li>\n<li>Change: changed buy pro version link from the catalog widgets to inside of the plugin</li>\n<li>Fix: fixed adding widgets to a db table that is not auto incriment</li>\n<li>Fix: fixed svg preview from widget builder interface</li>\n<li>Fix: fixed manual memory check when registering widgets</li>\n</ul>\n\n<p>version 1.4.60 = 2020-12-30</p>\n\n<ul>\n<li>Feature: added option for third party integration for woocommerce grid</li>\n<li>Feature: added integration for \"advanced labels for woocommerce\" plugin</li>\n<li>Feature: added view file button in assets manager</li>\n<li>Feature: added svg icon option together with font icon for elementor panel widget box</li>\n<li>Feature: added preview image on mouseover inside elementor panel widget box</li>\n<li><p>Feature: added option for disabling \"edit widget html\" from widget settings</p></li>\n<li><p>Fix: fixed empty settings when there are gallery item setting only</p></li>\n<li>Fix: added \"no settings\" heading in case that no attributes in the widget</li>\n<li>Fix: fixed some php warnings for php 8.0</li>\n</ul>\n\n<p>version 1.4.59 = 2020-12-17</p>\n\n<ul>\n<li>Fix: fixed import template redirect</li>\n<li>Feature: added option to include sticky posts for post query</li>\n<li>Feature: added post pagination for single page</li>\n<li>Feature: added number of items for instagram widget</li>\n<li>Feature: added background image to background attribute</li>\n</ul>\n\n<p>version 1.4.58 - 2020-12-07</p>\n\n<ul>\n<li>Feature: make the plugin translatable for wordpress.org</li>\n</ul>\n\n<p>version 1.4.57 - 2020-12-07</p>\n\n<ul>\n<li>Feature: done post pagination widget for archive posts</li>\n<li>Feature: added option to truncate the post list</li>\n<li>Fix: fixed show debug query on current post query</li>\n</ul>\n\n<p>version 1.4.56 - 2020-11-30</p>\n\n<ul>\n<li>Update: relesed cyber monday deal admin notice</li>\n</ul>\n\n<p>version 1.4.55 - 2020-11-26</p>\n\n<ul>\n<li>Feature: added option to sort by sale price</li>\n<li>Feature: added option to debug query</li>\n<li>Feature: added option debug widget data</li>\n<li>Feature: added option to filter posts with child categories</li>\n<li><p>Feature: added option to include only products on sale</p></li>\n<li><p>Fix: fixed no widget shown in some cases</p></li>\n<li>Fix: fixed woocommerce prices placeholders prefix</li>\n</ul>\n\n<p>version 1.4.54 - 2020-11-13 =</p>\n\n<ul>\n<li>Update: updated freemius sdk to newest version</li>\n<li>Fix: fixed comma saparated selector</li>\n</ul>\n\n<p>version 1.4.53 - 2020-11-09 =</p>\n\n<ul>\n<li>Feature: added background widgets and section backgrounds</li>\n<li>Change: removed global colors from template export</li>\n<li>Fix: fixed bug with regular and sale price in woocommerce</li>\n</ul>\n\n<p>version 1.4.52 - 2020-11-06 =</p>\n\n<p>Fix: fixed bug with regular and sale price in woocommerce</p>\n\n<p>version 1.4.51 - 2020-11-04 =</p>\n\n<ul>\n<li>Feature: added svg output in icon library attribute</li>\n<li>Feature: added woocommerce checkbox to post list</li>\n<li>Feature: added product out of stock filter for product selection</li>\n<li>Feature: added discount_percent field in post list attribute woocommerce product type</li>\n<li>Feature: added woocommerce post list order by price option</li>\n<li>Fix: fixed woocommerce category in post list attribute</li>\n</ul>\n\n<p>version 1.4.50 - 2020-10-21 =</p>\n\n<ul>\n<li>Fix: removed display errors setting</li>\n</ul>\n\n<p>version 1.4.49 - 2020-10-12 =</p>\n\n<ul>\n<li>Fix: fixed small bug with non existing controls</li>\n<li>Fix: fixed general settings error when turning off plugin</li>\n</ul>\n\n<p>version 1.4.48 - 2020-10-12 =</p>\n\n<p>*Feature: added border attribute\n*Fix: page break in some versions of elementor\n*Fix: fixed bulk move attributes with categories\n*Fix: fixed default items image field not match</p>\n\n<p>version 1.4.47 - 2020-10-08 =</p>\n\n<ul>\n<li>Update: remove russian translation</li>\n<li>Feature: added function: get_items for twig</li>\n<li>Fix: fixed switch content and style tab</li>\n<li>Fix: fixed slider control tablet/mobile default value</li>\n<li>Fix: fixed non ordered widget categories</li>\n</ul>\n\n<p>version 1.4.46 - 2020-10-04 =</p>\n\n<ul>\n<li>Feature: added function put_items_json for js items output</li>\n<li>Fix: returned widgets from uncategorized category</li>\n</ul>\n\n<p>version 1.4.45 - 2020-10-04 =</p>\n\n<ul>\n<li>Fix: fixed template import with custom widgets</li>\n</ul>\n\n<p>version 1.4.44 - 2020-10-03 =</p>\n\n<ul>\n<li>Feature: added flexible content type attribute</li>\n<li>Optimize: reduced the number of db queries, dramatically increased load speed</li>\n</ul>\n\n<p>version 1.4.43 - 2020-09-22 =</p>\n\n<ul>\n<li>Feature: added option to group attributes into sections</li>\n<li>Feature: done instagram access token auto renew</li>\n<li>Feature: added \"selector\" to color picker attribute</li>\n<li>Fix: improved consolidate widgets option protection</li>\n<li>Fix: fixed select default widget images</li>\n<li>Fix: fixed default items in gallery item (image base fields)</li>\n<li>Fix: fixed image display in default item selector</li>\n<li>Fix: global colors was absent from color selection</li>\n</ul>\n\n<p>version 1.4.42 - 2020-08-06 =</p>\n\n<ul>\n<li>Feature: added option to get grouped woocomerce products</li>\n<li>Feature: added instagram connect to official API</li>\n<li>Feature: added function: getUserData(), added into \"twig code examples\" panel</li>\n<li>Feature: added \"printVar\" and \"showDebug\" functions \"twig code examples\" panel</li>\n<li>Feature: done \"login with instagram\" in general settings, and get data from instgram API</li>\n<li>Fix: sorted \"overwrite widgets\" issue on import</li>\n<li>Fix: fixed dropdown attribute when work with html data</li>\n</ul>\n\n<p>version 1.4.41 - 2020-06-18 =</p>\n\n<ul>\n<li>Feature: added additional controls to \"number\" attribute</li>\n<li>Feature: added \"exclude uncategorized category\" to woocommerce categories select </li>\n<li>Feature: added responsive controls to slider attribute</li>\n<li>Fix: fixed template type variable issues in elementor integration</li>\n<li>Fix: show pagination only when \"current query\" is available</li>\n<li>Fix: fixed select2 field min width in posts query</li>\n</ul>\n\n<p>version 1.4.40 - 2020-06-10 =</p>\n\n<ul>\n<li>Change: hided \"consolidate widgets\" general setting</li>\n<li>Feature: added \"show/hide wrapping html comments\" to general settings</li>\n<li>Fix: fixed export template filename</li>\n</ul>\n\n<p>version 1.4.39 - 2020-06-02 =</p>\n\n<ul>\n<li>Fix: fixed save widgets from editor with large config limitation.</li>\n<li>Fix: fixed export template with page settings bug.</li>\n<li>Fix: removed extra fields from items editor, leaved only supported fields</li>\n<li>Change: updated freemius SDK to latest version</li>\n</ul>\n\n<p>version 1.4.36 - 2020-05-21 =</p>\n\n<ul>\n<li>Feature: added support for pods panda repeater</li>\n<li>Fix: done some solution for max_execution_time issues when installing template</li>\n<li>Fix: fixed rtl on templates dialog popup</li>\n<li>Fix: corrected the naming near the \"number\" field</li>\n<li>Fix: cleared \"twig\" library from some not needed files.</li>\n<li>Change: removed \"image view\" file from framework.</li>\n</ul>\n\n<p>version 1.4.35 - 2020-05-11 =</p>\n\n<ul>\n<li>Feature: added term custom fields support</li>\n<li>Feature: added term meta fields support</li>\n<li>Change: moved composer vendor folder to plugin root</li>\n<li>Change: fixed empty templates list bug when \"show only installed widget\" checkbox checked</li>\n<li>Fix: sorted out some of the templates import bugs</li>\n</ul>\n\n<p>version 1.4.34 - 2020-05-06 =</p>\n\n<ul>\n<li>Fix: removed category ations from templates section</li>\n<li>Fix: show \"putPostMeta\" function even if no example post available</li>\n<li>Fix: fixed finally all the DB not installed issues on elementor and admin pages</li>\n</ul>\n\n<p>version 1.4.33 - 2020-05-03 =</p>\n\n<ul>\n<li>Fix: fixed double twig collision by another plugin</li>\n</ul>\n\n<p>version 1.4.32 - 2020-05-02 =</p>\n\n<ul>\n<li>Update: updated to newest twig 1.x version</li>\n<li>Fix: fixed no space between placeholders in php 7.4 bug</li>\n</ul>\n\n<p>version 1.4.31 - 2020-04-26 =</p>\n\n<p>*Fix: fixed dissapearing widget issue</p>\n\n<p>version 1.4.30 - 2020-04-23 =</p>\n\n<ul>\n<li>Fix: fixed couple of bugs related to templates</li>\n</ul>\n\n<p>version 1.4.29 - 2020-04-22 =</p>\n\n<ul>\n<li>Feature: released the templates catalog</li>\n</ul>\n\n<p>version 1.4.28 - 2020-04-10 =</p>\n\n<ul>\n<li>Feature: added woocommerce categories field</li>\n<li>Fix: fixed export / import with images feature</li>\n<li>Fug: fixed error message on front on some cases when the db tables not installed yet.</li>\n</ul>\n\n<p>version 1.4.27 - 2020-04-01 =</p>\n\n<p>Fix: fixed widget default icon in manager\nFeature: added \"getPostMeta, putPostMeta, printPostMeta\" functions\nFeature: added \"getPostData\" function for acf related posts, that get\'s all the data from the related post including custom fields</p>\n\n<p>version 1.4.26 - 2020-03-28 =</p>\n\n<ul>\n<li>Change: changed to new api address</li>\n<li>Fix: fixed links not included bug in theme builder posts</li>\n<li>Fix: fixed link to buy pro version</li>\n<li>Fix: fixed free version remain activated bug</li>\n<li>Fix: simpleXML validation made the site down</li>\n</ul>\n\n<p>version 1.4.25 - 2020-03-09 =</p>\n\n<ul>\n<li>Feature: added \"responsive controls\" to margin and padding setting</li>\n<li>Feature: made \"refresh catalog\" button</li>\n<li>Feature: added \"num_items\" variable to the widget editor</li>\n<li>Change: removed the \"default fonts\" from widget defaults screen</li>\n<li>Fix: fixed some php bug in \"implode\" function</li>\n<li>Fix: fixed posts from sub categories in post list</li>\n</ul>\n\n<p>version 1.4.24 - 2020-02-14 =</p>\n\n<ul>\n<li>Feature: made \"export with images\" option in templates</li>\n<li>Fix: fixed import category widgets</li>\n<li>Fix: fixed icon html output placeholder</li>\n</ul>\n\n<p>version 1.4.23 - 2020-02-02 =</p>\n\n<ul>\n<li>Feature: improved the slider attribute</li>\n<li>Feature: added \"menu\" attribute</li>\n</ul>\n\n<p>version 1.4.22 - 2020-01-28 =</p>\n\n<ul>\n<li>Feature: added woo currency symbol</li>\n<li>Feature: added woo add to cart button</li>\n<li>Feature: added slider attribute</li>\n<li>Widget: logo grid</li>\n<li>Widget: logo carousel</li>\n<li>Widget: logo marquee</li>\n<li>Widget: image tooltip</li>\n<li>Widget: content toggle</li>\n<li>Widget: circle number</li>\n<li>Widget: post list</li>\n</ul>\n\n<p>version 1.4.21 - 2020-01-22 =</p>\n\n<ul>\n<li>Feature: added users attribute</li>\n<li>Feature: done multiple post type selector</li>\n<li>Feature: added background attribute</li>\n<li>Feature: added icon library html output</li>\n<li>Feature: added woo commerce support in posts list</li>\n<li>Bug fix: fixed icons not shown bug in widget settings</li>\n</ul>\n\n<p>version 1.4.20 - 2020-01-15 =</p>\n\n<ul>\n<li>Bug fix: fixed font awesome icon output</li>\n<li>Bug fix: fixed instagram not loading bug</li>\n<li>Change: updated font awesome css version</li>\n<li>Change: changed the way that instagram was loaded on the page</li>\n</ul>\n\n<p>version 1.4.19 - 2019-12-31 =</p>\n\n<ul>\n<li>Feature: added filter by slug to terms attribute</li>\n<li>Feature: changed repeater items titles to the ones from \"title\" field instead of \"Item1\", \"Item2\" etc.</li>\n<li>Feature: added automated styling for date field, added \"ucdate\" filter for that.</li>\n<li>Feature: done functionality for display post author</li>\n<li>Change: changed the font awesome attribute to fa5</li>\n<li>Change: added strip html tags from truncate function</li>\n</ul>\n\n<p>version 1.4.18 - 2019-12-31 =</p>\n\n<ul>\n<li>Feature: added all image sizes to posts</li>\n<li>Feature: added \"putPostTerms\" function to posts</li>\n<li>Feature: added wpautop filter to twig</li>\n<li>Feature: added option for custom twig PHP functinoality for PRO version</li>\n<li>Feature: hide \"edit widget html\" button for user that don\'t have capability to see the plugin </li>\n<li>Feature: added wpml compatablity</li>\n<li>Feature: added related posts in posts list</li>\n<li>Feature: added padding and margin controls (pro)</li>\n<li>Bug Fix: fixed pagination output</li>\n</ul>\n\n<p>version 1.4.17 - 2019-12-12 =</p>\n\n<ul>\n<li>Change: changed to more flexible catalog api</li>\n</ul>\n\n<p>version 1.4.16 - 2019-08-12 =</p>\n\n<ul>\n<li>Feature: added post query relation (and, or) chooser</li>\n<li>Change: update to freemius sdk 2.3.1</li>\n<li>Feature: added \"trancate\" filter</li>\n<li>Fix: fixed editor permissions PHP Error</li>\n</ul>\n\n<p>version 1.4.15 - 2019-19-11 =</p>\n\n<ul>\n<li>Change: remove the old deprecated codecanyon activation</li>\n<li>Fix: fixed bug when both plugins are installed together</li>\n<li>Fix: fixed empty widget content when put a lot of content in the widget html/js</li>\n<li>Feature: added option for fonts for post list for intro and content</li>\n<li>Feature: added custom filter query ID in posts list query (pro)</li>\n<li>Feature: added labels to typography fields</li>\n<li>Feature: added description option for elementor controls</li>\n<li>Feature: added option to add help links to widgets from the widget editor</li>\n</ul>\n\n<p>version 1.4.14 - 2019-24-10 =</p>\n\n<ul>\n<li>Fix: fixed js not included bug</li>\n</ul>\n\n<p>version 1.4.13 - 2019-24-10 =</p>\n\n<ul>\n<li>Fix: fixed terms attribute selector bugs in elementor</li>\n<li>Fix: fixed post selection was not showing post types without taxonomies</li>\n<li>Fix: fixed rtl visibility issues in admin</li>\n</ul>\n\n<p>version 1.4.12 - 2019-15-10 =</p>\n\n<ul>\n<li>Feature: added exclude posts by current post</li>\n<li>Feature: added post category addition custom taxonomy support</li>\n<li>Fix: fixed some bug in post list selector elementor</li>\n</ul>\n\n<p>version 1.4.11 - 2019-07-10 =</p>\n\n<p>*Feature: added link param html attributes placeholder\n*Feature: added category link to post list params\n*Fix: fixed post list category not displayed bug</p>\n\n<p>version 1.4.10 - 2019-28-9 =</p>\n\n<p>-bug fix: added some front end protection against db not installed bug\n* Feature(pro): added do_action for custom wp actions run\n* Feature(pro): added apply_filters for custom wp actions run\n-bug fix: fixed export widget with assets path\n-change: added instructions to download pro version.</p>\n\n<h4>1.4.7 - 2019-18-9</h4>\n\n<p>*Fix: fixed post category selection in post list</p>\n\n<h4>1.4.6 - 2019-18-9</h4>\n\n<p>*Fix: fixed dynamic items in repeater</p>\n\n<h4>1.4.6 - 2019-11-9</h4>\n\n<p>*Fix: fixed admin body class external\n*Feature: make support for post categories list\n*Feature(pro) - made taxonomies list attribute\n*Fix: fixed current posts fetch in archive type</p>\n\n<h4>1.4.5 - 2019-19-8</h4>\n\n<p>*Change: improved widgets manager design</p>\n\n<h4>1.4.3 - 2019-25-7</h4>\n\n<p>*Change: updated the activation link from plugins\n*Change: small UI improvements</p>\n\n<h4>1.4.2 - 2019-24-7</h4>\n\n<p>*Feature: add post category to dynamic fields\n*Feature: added toolset integration</p>\n\n<h4>1.4.1 - 2019-8-7</h4>\n\n<p>*Feature: added search widget\n*Feature: the plugin is now fully translatable, added russian translation</p>\n\n<h4>1.4 - 2019-8-7</h4>\n\n<p>*Change: moved to new payment system (freemius), changed pricing plans</p>\n\n<h4>1.3.39 - 2019-2-7</h4>\n\n<p>*Feature: add alt tags to image attribute\n*Feature: add automatic name from title on add attribute\n*Feature: redesign categories</p>\n\n<p>*Fix: removed autop filter change code from front end\n*Fix: allow to import widget when stand on category from catalog\n*Fix: fixed instagram widgets typography bug</p>\n\n<h4>1.3.38 - 2019-30-6</h4>\n\n<p>*Feature: added code examples / js snippets\n*Feature: added widget preview</p>\n\n<h4>1.3.37 - 2019-23-6</h4>\n\n<p>*Feature: add support for archive pages\n*Feature: added archive pages pagination\n*Change: changed fonts design controls</p>\n\n<h4>1.3.36 - 2019-20-6</h4>\n\n<p>*Fix: fixed multiple similar js includes in one page</p>\n\n<h4>1.3.35 - 2019-20-6</h4>\n\n<p>*Feature: add support for acf gallery field</p>\n\n<h4>1.3.34 - 2019-13-6</h4>\n\n<ul>\n<li>Feature: improved the post list filtering and ordering</li>\n</ul>\n\n<h4>1.3.33 - 2019-12-6</h4>\n\n<ul>\n<li>Feature: added ordering posts by meta value</li>\n<li>Fix: fixed site crash by db error</li>\n</ul>\n\n<h4>1.3.32 - 2019-11-6</h4>\n\n<ul>\n<li>Fix: fixed pods together with acf fileds</li>\n<li>Fix: added all categories to post list</li>\n</ul>\n\n<h4>1.3.31 - 2019-10-6</h4>\n\n<ul>\n<li>Feature: added link attribute</li>\n</ul>\n\n<h4>1.3.30 - 2019-06-6</h4>\n\n<ul>\n<li>Feature: made PODS integration</li>\n</ul>\n\n<h4>1.3.29 - 2019-06-5</h4>\n\n<ul>\n<li>Feature: added set widget icon functionality, with presence in catalog</li>\n<li>Feature: added preview widget button from the catalog</li>\n</ul>\n\n<h4>1.3.28 - 2019-06-3</h4>\n\n<ul>\n<li>Feature: made plugin translatable</li>\n</ul>\n\n<h4>1.3.27 - 2019-06-2</h4>\n\n<ul>\n<li>Fix: fixed font override attribute bug</li>\n</ul>\n\n<h4>1.3.26 - 2019-05-30</h4>\n\n<ul>\n<li>Feature: added typography attribute</li>\n</ul>\n\n<h4>1.3.25 - 2019-05-29</h4>\n\n<ul>\n<li>Tweak: added support for dynamic params in image field</li>\n</ul>\n\n<h4>1.3.24 - 2019-05-29</h4>\n\n<ul>\n<li>Fix: Fix dynamic field</li>\n<li>Tweak: Added message when adding an empty repeater from custom fields</li>\n</ul>\n\n<h4>1.3.23 - 2019-05-01</h4>\n\n<ul>\n<li>Feature: Added dynamic fields to all text controls</li>\n<li>Feature: Added \"edit html\" button to all widgets</li>\n<li>Fix: Fixed consolidated addons render bugs</li>\n</ul>\n\n<h4>1.3.22 - 2019-04-25</h4>\n\n<ul>\n<li>Feature: Made all acf fields integration including the pro like repeater and clone</li>\n</ul>\n\n<h4>1.3.21 - 2019-04-20</h4>\n\n<ul>\n<li>Fix: Fixed current post bug</li>\n</ul>\n\n<h4>1.3.20 - 2019-04-15</h4>\n\n<ul>\n<li>Fix: Fixed current post bug</li>\n</ul>\n\n<h4>1.3.19 - 2019-04-10</h4>\n\n<ul>\n<li>Feature: Done all acf fields</li>\n</ul>\n\n<h4>1.3.18 - 2019-04-05</h4>\n\n<ul>\n<li>Change: Update post child vars when change post</li>\n</ul>\n\n<h4>1.3.17 - 2019-04-01</h4>\n\n<ul>\n<li>Change: Add dynamic fields to addon editor</li>\n</ul>\n\n<h4>1.3.16 - 2019-03-30</h4>\n\n<ul>\n<li>Fix: Fixed the switchers </li>\n<li>Fix: Fixed the upload file</li>\n<li>Fix: Fixed checkbox in assets tab</li>\n</ul>\n\n<h4>1.3.15 - 2019-03-25</h4>\n\n<ul>\n<li>Fix: Fixed visual bugs</li>\n<li>Fix: Fixed radio boolean attribute (switcher)</li>\n</ul>\n\n<h4>1.3.14 - 2019-03-20</h4>\n\n<ul>\n<li>Fix: Fixed addon assets tab bugs</li>\n</ul>\n\n<h4>1.3.13 - 2019-03-15</h4>\n\n<ul>\n<li>Feature: Done export/import template with addons</li>\n</ul>\n\n<h4>1.3.12 - 2019-03-10</h4>\n\n<ul>\n<li>Feature: Added fedback on deactivate</li>\n</ul>\n\n<h4>1.3.11 - 2019-03-05</h4>\n\n<ul>\n<li>Fix: Fixed export import layout stuff</li>\n</ul>\n\n<h4>1.3.10 - 2019-03-01</h4>\n\n<ul>\n<li>Fix: Fixed assets tab issues</li>\n<li>Fix: Fixed post to articles category rename on install</li>\n</ul>\n\n<h4>1.3.09 - 2019-02-28</h4>\n\n<ul>\n<li>Fix: Fixed test addon jquery include</li>\n<li>Change: Added purchase link to license page</li>\n</ul>\n\n<h4>1.3.08 - 2019-02-25</h4>\n\n<ul>\n<li>Fix: Fixed settings text output</li>\n</ul>\n\n<h4>1.3.07 - 2019-02-20</h4>\n\n<ul>\n<li>Fix: Fixed font manager bug</li>\n</ul>\n\n<h4>1.3.06 - 2019-02-15</h4>\n\n<ul>\n<li>Fix: Fixed taxonomy issues</li>\n</ul>\n\n<h4>1.3.05 - 2019-02-10</h4>\n\n<ul>\n<li>Fix: Fixed add addon functionality</li>\n</ul>\n\n<h4>1.3.04 - 2019-02-05</h4>\n\n<ul>\n<li>Improvment: Improved post types category selection</li>\n</ul>\n\n<h4>1.3.03 - 2019-02-01</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.3.02 - 2019-01-30</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.3.01 - 2019-01-25</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.2.01 - 2019-01-20</h4>\n\n<ul>\n<li>Fix: Fixed js in editor when addins widget</li>\n</ul>\n\n<h4>1.2.00 - 2019-01-15</h4>\n\n<ul>\n<li>Feature: Pro version with a catalog</li>\n</ul>\n\n<h4>1.0.11 - 2019-01-10</h4>\n\n<ul>\n<li>Fix: Fixed some wordpress galleries related bug</li>\n</ul>\n\n<h4>1.0.10 - 2019-01-05</h4>\n\n<ul>\n<li>Fix: Fixed export category</li>\n</ul>\n\n<h4>1.0.09 - 2019-01-01</h4>\n\n<ul>\n<li>Change: Made global setting for consolidata addons or not</li>\n<li>Change: Updated some memory text in general settings</li>\n</ul>\n\n<h4>1.0.08 - 2018-12-30</h4>\n\n<ul>\n<li>Fix: Fixed all notices related bugs</li>\n</ul>\n\n<h4>1.0.07 - 2018-12-30</h4>\n\n<ul>\n<li>Fix: Fixed with default data types</li>\n</ul>\n\n<h4>1.0.06 - 2018-12-25</h4>\n\n<ul>\n<li>Fix: Fixed js includes consolidated</li>\n</ul>\n\n<h4>1.0.05 - 2018-12-20</h4>\n\n<ul>\n<li>Fix: Fixed js includes</li>\n</ul>\n\n<h4>1.0.04 - 2018-12-15</h4>\n\n<ul>\n<li>Fix: Fixed js includes</li>\n</ul>\n\n<h4>1.0.03 - 2018-12-10</h4>\n\n<ul>\n<li>Fix: Fixed empty category issues</li>\n</ul>\n\n<h4>1.0.02 - 2018-12-05</h4>\n\n<ul>\n<li>Fix: Fixed bug with some unit values in render output</li>\n</ul>\n\n<h4>1.0.00 - 2018-12-01</h4>\n\n<ul>\n<li>Release: First plugin release</li>\n</ul>\";}s:14:\"upgrade_notice\";b:0;s:7:\"version\";s:7:\"1.5.110\";s:13:\"download_link\";s:388:\"https://api.freemius.com/v1/installs/14185590/updates/73361.zip?is_premium=true&authorization=FSLA+14185590%3ALvgXq5EjT8zXyGhv6Alc-_YwVGH8bceFFcHg3c8BWvzV5hboapoDpi79ediGrRJS6QnlwGou7aLotUoV6b7Y8tiZotRylSYyyC5GyW4WN6xwPWejSJW_8Lq7Mp_5zENmb4gXspo5EtJoLbebWYQ0CzOnCVjVClKvGkdPC3zQTq3fOsOG6tLVPD1WqSwEdX3yRcoO5K_GT3t-Z-lm35W09hcOcq9-GzhIrHUoEAylAezbvA6eU4EYR6GVS2Of3CzHAAR6n8rk0_agITOIVW1NFQ\";}}s:7:\"created\";i:1717545100;s:9:\"timestamp\";i:1717548700;}s:92:\"get:/v1/installs/14185590/updates/latest.json?is_premium=true&newer_than=1.5.110&readme=true\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":20:{s:9:\"plugin_id\";s:4:\"4036\";s:12:\"developer_id\";s:4:\"4880\";s:4:\"slug\";N;s:12:\"premium_slug\";s:40:\"unlimited-elements-for-elementor-premium\";s:7:\"version\";s:7:\"1.5.111\";s:11:\"sdk_version\";s:5:\"2.7.2\";s:25:\"requires_platform_version\";s:3:\"3.5\";s:37:\"requires_programming_language_version\";N;s:20:\"tested_up_to_version\";s:5:\"6.5.3\";s:8:\"has_free\";b:1;s:11:\"has_premium\";b:1;s:12:\"release_mode\";s:8:\"released\";s:5:\"limit\";N;s:7:\"uniques\";i:33267;s:2:\"id\";s:5:\"73821\";s:7:\"created\";s:19:\"2024-06-17 10:56:42\";s:7:\"updated\";s:19:\"2024-06-17 23:56:29\";s:11:\"is_released\";b:0;s:3:\"url\";s:388:\"https://api.freemius.com/v1/installs/14185590/updates/73821.zip?is_premium=true&authorization=FSLA+14185590%3A32AjyQlpbDwqbTjULDgr1zwMFRaUbBb6nmZiGVE_XOaLrtIRuIOAfcHhPI6RPZiOi6gD7UpWAuTNG5CN2PDMGTKVNuSM1ppHRO8rg9xgnxDJBZM7yexSCjSpk3Kr9X7BY4AeHt4IQjrPccPhCoVrkZU4heiJsxq7bXVdgtHD9H_d1xfTLL5Y-OTSKP-Ijn5k-_pBZCCbZlTo-CuLCQ-TLiecM3nv-Hm30eeEHu1L0IPjhCf88_Pp3nBaeqBxmbsPfz4tY4UWiCleOS3QISy1pA\";s:6:\"readme\";O:8:\"stdClass\":11:{s:4:\"name\";s:66:\"Unlimited Elements For Elementor (Free Widgets, Addons, Templates)\";s:4:\"slug\";s:32:\"unlimited-elements-for-elementor\";s:4:\"tags\";O:8:\"stdClass\":6:{s:9:\"elementor\";s:9:\"elementor\";s:8:\"elements\";s:8:\"elements\";s:6:\"addons\";s:6:\"addons\";s:16:\"elementor addons\";s:16:\"elementor addons\";s:16:\"elementor widget\";s:16:\"elementor widget\";s:12:\"page builder\";s:12:\"page builder\";}s:8:\"requires\";s:3:\"3.5\";s:12:\"requires_php\";N;s:6:\"tested\";s:5:\"6.5.3\";s:10:\"stable_tag\";s:3:\"1.0\";s:8:\"sections\";O:8:\"stdClass\":4:{s:11:\"description\";s:6713:\"<p><strong>Elementor</strong> users, elevate your web design experience with <strong>Unlimited Elements for Elementor</strong>. An all in one plugin that instantly gives you the most advanced widgets and tools to make better Elementor websites faster. Take your WordPress website to the next level.</p>\n\n<p><a href=\"https://unlimited-elements.com/elementor-widgets/\">View Elementor Widgets Demos</a>\n<br>\nBrowse our extensive collection of free widgets or upgrade to our pro version for access to over 200 additional unique drag and drop widgets for <strong>Elementor</strong>. Each widget provides a wide range of options to easily control every aspect. If you can\'t find what you need, our <strong>Widget Creator</strong> Framework empowers you to create any widget you can imagine.</p>\n\n<h3>Plugin Features</h3>\n\n<ul>\n<li><p><a href=\"https://unlimited-elements.com/elementor-widgets/\"><strong>Widget Library</strong></a> Enhance the popular Elementor page builder with our user-friendly and innovative widget library. Simplify your website by finding everything you need in one place, without the need for multiple plugins.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/widget-creator/\"><strong>Widget Creator</strong></a> Save valuable time by eliminating the need to search for numerous plugins and add-ons. Instead, create customized, professional widgets that perfectly align with your website requirements.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/elementor-templates/\"><strong>Elementor Templates</strong></a> Effortlessly kickstart your web project with pre-designed templates. Say goodbye to endless searches for inspiration or starting from scratch. Get your project up and running in seconds with our collection of template kits.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/loop-builder-for-elementor/\"><strong>Loop Builder</strong></a> Easily create dynamic Loop Items within the Elementor Theme Builder by utilizing any loop widget layout of your preference. Effortlessly populate the chosen widget with dynamic content to craft versatile and engaging Loop Items.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/background-widgets-for-elementor/\"><strong>Background Widgets</strong></a> Elevate your web designs instantly with our user-friendly animated backgrounds available in our extensive widget library. Experience seamless integration and unleash your creativity like never before.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/post-widgets-filters-tools/\"><strong>Post Widgets & Filters</strong></a> Easily create stunning post layouts with real-time filters. Improve the browsing experience for website visitors by helping them find the content they\'re looking for. Effortlessly display posts using advanced criteria on your entire website.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/woo/\"><strong>WooCommerce Widgets & Filters</strong></a> Create stunning product layouts with dynamic real-time filters. Showcase your products and categories in a wide array of interactive formats, such as grids, carousels, sliders, and more.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/remote-control-widgets/\"><strong>Woo Widgets & Filters</strong></a> Unleash your creativity with advanced and customizable layouts. Take full control of your designs and make them truly unique using the remote controls. Stand out from the crowd with layouts that are both eye-catching and distinctive.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/sync-widgets/\"><strong>Sync Between Widgets</strong></a> Elevate your web designs to new heights by seamlessly synchronizing multiple item-based widgets. This powerful feature empowers you to effortlessly create intricate and personalized layouts, taking your designs to the next level of sophistication.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/multi-source-galleries/\"><strong>Multi-Source Galleries</strong></a> Empower your gallery showcase by effortlessly featuring Woo products, WordPress posts, Instagram feeds, and a variety of other sources, including various API integrations.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/live-copy-paste/\"><strong>Live Copy Paste</strong></a> Copy and paste fully designed sections from the Unlimited Elements website directly to your website, saving you time and ensuring you can finish your web project as soon as possible.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/mega-menu-widget-for-elementor/\"><strong>Mega Menu Builder</strong></a> Easily craft a distinctive Mega Menu for your website navigation by incorporating images, icons, links, and various Elementor widgets into unique menu layouts.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/mega-slider-widget-for-elementor/\"><strong>Mega Slider Builder</strong></a> Easily turn any Elementor sections into slider slides. Now you can amaze your website visitors with jaw-dropping slider designs that look amazing on any device.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/multi-source/\"><strong>Multi-Source Widgets</strong></a> Add content dynamically to item-based widgets effortlessly with support for ACF repeaters, JSON/CSV files, Woo Products, WordPress posts, users, menus, and a range of API integrations.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/dynamic-post-popup-widget-for-elementor/\"><strong>Dynamic Popup Builder</strong></a> Dynamically create a popup to add a quick view of the post without leaving the page. Use an Elementor single post template to create the layout of the dynamic popup.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/form-builder/\"><strong>Elementor Form Builder</strong></a> Build advanced forms effortlessly using the drag-and-drop form builder. Whether it’s a simple or complex form, our straightforward form widgets make it quick and easy to create forms, improving your workflow.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/calculators/\"><strong>Calculator Builder</strong></a> Easily design professional calculators for any type of industry. Whether you need a loan calculator, mortgage calculator or business calculator, our powerful and intuitive drag and drop builder makes it easy to create complex calculators with ease.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/filters/\"><strong>Elementor Filter Widgets</strong></a> Unlock the potential of the AJAX-based faceted filter system, seamlessly empowering you to craft diverse layouts with ease. Take control by applying multiple filters, ensuring a super-fast and dynamic filtering experience tailored to your website needs.</p></li>\n</ul>\";s:12:\"installation\";s:521:\"<p>Note : This plugin works with Elementor. Make sure you have <a href=\"https://wordpress.org/plugins/elementor/\">Elementor</a> installed.</p>\n\n<ol>\n<li>Upload the plugin folder to the <code>/wp-content/plugins/</code> directory, or install the plugin through the WordPress plugins screen directly.</li>\n<li>Activate the plugin through the \'Plugins\' screen in WordPress</li>\n<li>Navigate to Unlimited Elements in the WordPress side menu and install the widget you want by hovering over it and clicking install.</li>\n</ol>\";s:3:\"faq\";s:4218:\"<h4>Can I use the plugin without Elementor?</h4>\n\n<p>No. You cannot use the plugin without Elementor since it\'s an addon for Elementor.</p>\n\n<h4>Does the plugin work with any theme?</h4>\n\n<p>Absolutely! The plugin will work with any theme where Elementor works.</p>\n\n<h4>What if I update to the Premium version after using the Free version?</h4>\n\n<p>Your existing elements/content will work with the premium version. So you won’t lose your any of your hard work.</p>\n\n<h4>Can I get a refund?</h4>\n\n<p>If you are not happy with your purchase at anytime just contact us and we will refund 100% of your money no questions asked.</p>\n\n<h4>Do you offer a renewals discount?</h4>\n\n<p>Yes, you get 25% discount for all annual plan automatic renewals. The renewal price will never be increased so long as the subscription is not cancelled.</p>\n\n<h4>How do I install and activate the \'Unlimited Elements for Elementor\' plugin on WordPress?</h4>\n\n<p>To install the \'Unlimited Elements\' plugin on your WordPress site, access your WordPress Dashboard and go to Plugins -> Add New. In the search box, enter \'Unlimited Elements.\' Locate the plugin in the search results and click on the \'Install Now\' button. Once the installation is finished, click on the \'Activate\' button, and \'Unlimited Elements for Elementor\' will be successfully activated on your WordPress site.</p>\n\n<h4>Do I need to know code to use Unlimited Elements?</h4>\n\n<p>No, you do not need to know code to leverage the widgets and other tools provided by the Unlimited Elements plugin. It is designed to be user-friendly, allowing you to enhance your Elementor experience without any coding expertise. However, for users familiar with code, the plugin offers the added advantage of a widget creator, enabling the creation of custom Elementor widgets for a more tailored and advanced design experience.</p>\n\n<h4>Is my site secure with Unlimited Elements?</h4>\n\n<p>Yes, Unlimited Elements is a secure plugin. The plugin is regularly updated to adhere to common security standards, ensuring a secure environment for your website.</p>\n\n<h4>What types of filters does Unlimited Elements provide?</h4>\n\n<p>Unlimited Elements offers a variety of filter types, including search filters, dropdowns, tabs filters, checkboxes filters, and WooCommerce-related filters, providing a diverse range of options for dynamic and versatile website filtering.</p>\n\n<h4>Are the filters compatible with any post type or WooCommerce products?</h4>\n\n<p>Yes, all the filters provided by Unlimited Elements are live Ajax filters, ensuring dynamic and seamless filtering experiences. They are compatible with any post type, including custom post types, and WooCommerce products, offering versatile functionality for a wide range of content on your website. Utilize specific WooCommerce filters to enhance the shopping experience for your customers, such as the price range slider filter and color swatches filter for products with different colors.</p>\n\n<h4>Can I use Unlimited Elements to display custom post types in my widgets?</h4>\n\n<p>Yes, Unlimited Elements supports showcasing custom post types with advanced query selection and seamless connection to any filter from the UE library. This allows for tailored and dynamic content presentation on your website using the plugin\'s versatile features.</p>\n\n<h4>What are multi-source widgets in Unlimited Elements?</h4>\n\n<p>Multi-source widgets in Unlimited Elements enable the population of item-based widgets with various dynamic source types. These widgets can be populated using sources like ACF repeater fields, WooCommerce products, custom post types, Instagram feeds, and various API integrations. This versatility allows for the seamless integration of diverse content into widgets, enhancing the flexibility and functionality of your website elements.</p>\n\n<h4>Should I use Remote Control Widgets or the Sync Widgets function in Unlimited Elements?</h4>\n\n<p>The choice depends on your design preferences. If you want complete control, go for Remote Control Widgets. For synchronized layouts, choose Sync Widgets. They can also be used together for even more powerful customization options in Unlimited Elements.</p>\";s:9:\"changelog\";s:152727:\"<p>version 1.5.111: 2024-06-10</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added option in general settings: \'Taxonomy Separator Sign in Ajax Filter\' for backward compatability</li>\n<li>Fix: fixed getting elementor dynamic item fields in ajax </li>\n<li>Fix: background widgets didn\'t worked with rocket lazy load</li>\n<li>Changed - changed the default taxonomy saparator to \":\" instead of \"~\"</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<p>version 1.5.111 - 2024-06-04:</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added option in general settings: \'Taxonomy Separator Sign in Ajax Filter\' for backward compatability</li>\n<li>Changed - changed the default taxonomy saparator to \":\" instead of \"~\"</li>\n<li>Fix: fixed getting elementor dynamic item fields in ajax </li>\n<li>Fix: background widgets didn\'t worked with rocket lazy load</li>\n<li>Fix: filters checkboxes wasn\'t visible in some cases</li>\n<li>Fix: avoid error messages on very old elementor versions</li>\n</ul>\n\n<p>Widget Changes:</p>\n\n<ul>\n<li>Feature: List (Free) - Added Override Color Title/Text options for each item, allowing for individualized customization.</li>\n<li>Feature: List (Free) - Added an Icon Margin option for enhanced layout control.</li>\n<li>Feature: Card Carousel (Free) - Added a new value \"Above Image\" to the Show Title option.</li>\n<li>Feature: Content Accordion (Free) - Added support for integrating the widget within carousel widgets, enhancing its functionality and allowing for greater flexibility in design layouts.</li>\n<li>Feature: Calendar (Pro) - Added Italian (it) to the available locales for enhanced language support.</li>\n<li>Feature: Product Bullets (Pro) - Added \"Column\" and \"Column Reverse\" values to the Content Direction option for improved layout flexibility.</li>\n<li>Change: Content Slider (Pro) - Changed the display CSS property from \'flex\' to \'block\' for cases where the Content Source option in an item is set to \"template.\"</li>\n<li>Change: One Page Scroll Navigation (Pro) - Changed method of calling the wheel event from jQuery to JavaScript.</li>\n<li>Change: Content Accordion (Free) - Changed heading\'s HTML tag from </li>\n</ul>\n\n<p><</p>\n\n<p>div> to <a> and added role attribute for accessibility, enabling users to open and close accordions using keyboards and accessibility devices.\n* Change: Event List (Pro) - Added description to Time Zone option.\n* Fix: Mega Menu (Pro) - Resolved an issue where menu items were overlapping each other in iOS device.\n* Fix: Mega Menu (Pro) - Fixed an issue where mobile menu items displayed only a white background color.\n* Fix: Dynamic Post Popup (Pro) - Fixed an issue where the height wasn\'t adjusted after the first popup opening when the Adjust Height option was enabled.\n* Fix: Before After (Pro) - Added lazy load protection to images within the widget, ensuring images load properly without delays.\n* Fix: Accordion Menu (Pro) - Fixed an issue where the Accordion Menu was initialized multiple times in popup.\n* Fix: Content Slider (Pro) - Added support for integrating Content Slider within the Toggle Content widget, enhancing its functionality and providing improved content presentation options.\n* Fix: Icon Box Accordion (Pro) - Fixed an issue where the widget was blocking scroll event-oriented functions, ensuring smooth and uninterrupted scrolling behavior.\n* Fix: Post Magazine Grid (Pro) - Fixed an issue where items were not being fully linked, ensuring complete and functional linking of all item components.\n* Fix: Unlimited Timeline (Free) - Resolved a bug that caused the link to not work when the Image Link option was disabled.\n* Fix: Multi Step Form (Pro) - Added a fix for an issue where 1px of the next step was sometimes visible in the current slide.</p>\n\n<p>version 1.5.110: 2024-06-04</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Fix: remote arrows was sendin next/prev commands twice</li>\n<li>Fix: fix some password protected content related security issue</li>\n<li>Fix: fix some sql security small issue </li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Email Field (Pro) - Added Asterisk Size option, allowing customization of asterisk size for better design flexibility and emphasis.</li>\n<li>Feature: Phone Field (Pro) - Added Asterisk Size option, allowing customization of asterisk size for better design flexibility and emphasis.</li>\n<li>Feature: Event List (Pro) - Added Timezone option, ensuring that expired and upcoming events are counted according to the specified timezone for accurate event scheduling and display.</li>\n<li>Feature: Number Field (Pro) - Added \"Limit Number of Digits\" option, allowing users to restrict the number of digits displayed for better control and readability of numerical data.</li>\n<li>Feature: Phone Field (Pro) - Added \"Limit Number of Digits\" option, allowing users to restrict the number of digits displayed for better control and readability of numerical data.</li>\n<li>Feature: Transparent Split Hero (Free) - Added options to enable or disable widget contents like title, subtitle, etc., and introduced an option to add an image or logo for greater customization and flexibility.</li>\n<li>Feature: Unlimited Charts (Pro) - Added Line Chart Background Color option, allowing customization of the background color for line charts to enhance visual appeal.</li>\n<li>Fix: Submit Button (Free) - Added validation function for the phone field to ensure correct email format and improve data accuracy.</li>\n<li>Fix: Mega Menu (Pro) - Added fix for layout issue that sometimes occurs after page load, ensuring consistent and stable page rendering.</li>\n<li>Fix: Post Carousel (Pro) - Set padding to 0 in Nav Dots to avoid default CSS overrides, ensuring consistent and desired styling.</li>\n<li>Fix: Semi Circle Progress Bar (Pro) - Added support for Mega Slider widget, enabling the creation and display of Semi Circle Progress Bar widget in interactive sliders for enhanced content presentation.</li>\n<li>Fix: Floating Chat Buttons (Pro) - Fixed Pulse Animation Grabber Type issue, ensuring correct animation behavior and improved visual effects.</li>\n<li>Fix: Content Tabs (Free) - Added a small delay before widget initialization to ensure the Content Tabs widget works properly within other widgets, improving overall functionality and integration.</li>\n<li>Fix: Remote Tabs (Pro) - Changed selector for padding option to resolve issue where link was not clicked when tab was clicked, improving click response accuracy.</li>\n</ul>\n\n<p>version 1.5.109: 2024-05-29</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added option to get page views of some post using WPP plugin</li>\n<li>Feature: added option for \"show db tables\" in troubleshooting</li>\n<li>Fix: fixed form editor form validation, excluded placeholders</li>\n<li>Fix: fixed get filters based on wpml language with post count</li>\n<li>Fix: Fixed some remote connection code items click code</li>\n<li>Fix: Fixed clear all filters button not working bug</li>\n<li>Fix: fixed multisource acf repeater checkboxes type get</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Email Field (Pro) - Added validation function for the email field to ensure correct email format and improve data accuracy.</li>\n<li>Feature: Number Field (Pro) - Introduced the \"Disable Calculation in Editor\" debug option to prevent the page from crashing or becoming unresponsive when multiple fields are set to calculation mode, enhancing stability during editing.</li>\n<li>Feature: AJAX Search (Pro) - Added Show Post Image option to enable or disable the display of images in posts, providing more control over post appearance</li>\n<li>Feature: Submit Button (Free) - Added validation function for the email field to ensure correct email format and improve data accuracy.</li>\n<li>Feature: Team Member Card (Free) - Added Icon Size Inner option to adjust the height of the icon itself, providing more precise control over icon dimensions.</li>\n<li>Feature: Slider Field (Pro) - Added Accent Color option to highlight changing value of Slider Field widget.</li>\n<li>Feature: Unlimited Carousel (Pro) - Added option to open images in Lightbox, enhancing the viewing experience with a full-screen display of images.</li>\n<li>Change: Expanding Content Cards (Pro) - Added title as CSS ID for Widgets Items to allow using them as anchors.</li>\n<li>Fix: Mega Menu (Pro) - Fixed issue where the Clickable Link option was disabled but the link was still added, ensuring links are only added when the option is enabled</li>\n<li>Fix: Icon Accordion (Pro) - Fixed issue where Override Color Options were not working, ensuring color customizations are applied correctly.</li>\n<li>Fix: Fullscreen Menu (Free) - Fixed issue where menu wasn\'t opening, ensuring proper functionality and user access.</li>\n<li>Fix: Expanding Content Cards (Pro) - Resolved issue where CSS filters were not working in Safari browser, ensuring consistent styling across all browsers.</li>\n<li>Fix: Block Quote Card (Free) - Fixed issue where reserved space was still taken up even when no icon was selected, ensuring proper layout and space utilization.</li>\n<li>Fix: Unfold Content (Pro) - Added support for carousel widgets, enabling enhanced content display through interactive sliding elements.</li>\n<li>Fix: Instagram Feed (Pro) - Added \'aria-label\' attribute to links to fix the \'Links do not have a discernible name\' error, improving accessibility and compliance with web standards.</li>\n<li>Fix: Woo Mini Cart (Pro) - Fixed issue where URL was changed after page load, ensuring stable and consistent URLs for better navigation and user experience.</li>\n<li>Fix: Age Verification (Pro) - Fixed issue where popup still opened even after cookie was set, ensuring popups respect cookie settings for user preferences.</li>\n</ul>\n\n<p>version 1.5.108: 2024-05-21</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: update freemius SDK to 2.7.2</li>\n<li>Fix: fixed bug with select filter and active filters widgets</li>\n<li>Fix: fixed bug with several main checkbox filters unselecting</li>\n<li>Fix: Fixed some small security issue</li>\n</ul>\n\n<p>Widget Changes:</p>\n\n<ul>\n<li>Feature: AJAX Search (Pro) - Added option to search by meta and by terms.</li>\n<li>Feature: Dark Mode (Free) - Introduced \'Do not affect SVG\' option to prevent SVG images from inverting when toggling dark mode, ensuring correct image display.</li>\n<li>Feature: Load More / Infinite Scroll (Pro) - Added Button Hover Animation option to enable animations when hovering over button, enhancing interactivity and visual appeal.</li>\n<li>Feature: Load More / Infinite Scroll (Pro) - Added Icon Position option, allowing users to customize the placement of icons for better design flexibility.</li>\n<li>Feature: Woo Product Grid (Pro) - Added \"Show Only Lowest Variable Price\" option to display only the lowest price for variable products, enhancing price visibility and simplicity for users.</li>\n<li>Fix: Dynamic Post Popup (Pro) - Fixed Navigation Arrows functionality issue when Animation option was enabled, ensuring smooth and consistent navigation experience.</li>\n<li>Fix: Dynamic Popup Button (Pro) - Added suppot for Loop Carousel widget with enabled Loop option.</li>\n<li>Fix: Woo Mini Cart (Pro) - Fixed widgets behaviour for Shop pages when page name is different then default.</li>\n<li>Fix: Icon Tabs (Pro) - Provided a fix that ensures Icon Tabs widget changing Active Tab after click event.</li>\n<li>Fix: Unlimited Google Maps (Pro) - get it work on the template switcher</li>\n<li>Fix: Fullscreen Menu (Free) - Fixed issue where Menu widget wouldn\'t open properly when nested within sticky parent containers, ensuring smooth functionality and user experience.</li>\n</ul>\n\n<p>version 1.5.107: 2024-05-16</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature - added elementor dynamic options to api integrations</li>\n<li>Feature - added option to get images from current product variations for the dynamic gallery.</li>\n<li>Feature - added preperation for the enhanced ajax search</li>\n<li>Fix - fixed weird elementor no products on cart page bug</li>\n<li>Fix - fixed bug with faq schema output</li>\n<li>Fix - fixed general settings show items at start</li>\n</ul>\n\n<p>Widget Changes:</p>\n\n<ul>\n<li>Feature: Event List (Pro) - Added \"Remove All Upcoming Events Except Next One\" functionality, facilitating the removal of all upcoming events except for the next scheduled event for streamlined event management.</li>\n<li>Feature: Animated Icon Box (Pro) - Added Description Opacity option to customize the opacity level of descriptions for enhanced visual aesthetics and readability.</li>\n<li>Feature: Underline Animated Button (Free) - Added Animation Move Amount option, enabling users to customize the amount of movement in animations for enhanced visual effects.</li>\n<li>Feature: Remote Tabs (Pro) - Added Item Min Height option for better customization; users can now set a minimum height for items displayed.</li>\n<li>Feature: Load More / Infinite Scroll (Pro) - Added the \"Show Load More Button Icon\" option to enhance interface; users can now customize the icon displayed for the load more button.</li>\n<li>Feature: Mega Menu (Pro) - Added a new functionality enabling \"Expand / Collapse Visible On\" option, allowing expansion or collapse of visibility based on specific criteria.</li>\n<li>Feature: Side Menu (Pro) - Added Menu Padding option. This new feature allows to add padding to the container of the Menu items.</li>\n<li>Feature: Woo Product Grid (Pro) - Made Content Padding, Category Label Spacing, and Title Spacing options responsive for improved adaptability across various screen sizes and devices.</li>\n<li>Feature: Icon Image Content Box (Free) - Implemented functionality to link Icon and Title to the same destination as the Image.</li>\n<li>Feature: Hotspots (Pro) - Implemented styling options for images. This new functionality allows users to customize the appearance of images within the widget, including options for adjusting borders, shadows, and other visual attributes.</li>\n<li>Feature: Team Member Grid (Pro) - Implemented \'Text Placement\' option. This new functionality allows users to customize the placement of text within the widget, providing greater control over the layout and design.</li>\n<li>Fix: Post Ticker (Free) - Fixed widgets behaviour for RTL websites.</li>\n<li>Fix: Post Timeline (Pro) - Resolved category name spelling issue in some cases. This fix ensures that category names are spelled correctly throughout the widget, improving accuracy and consistency in the display of category information.</li>\n<li>Fix: Team Member Grid (Pro) - Optimized HTML code of the widget. This optimization improves the efficiency and performance of the widgets by reducing unnecessary code and streamlining the structure for faster loading and rendering.</li>\n<li>Fix: Number Field (Pro) - Resolved issue when Min - Max range were violated and no error were shown.</li>\n<li>Fix: Dropdown Button (Pro) - Optimized widget\'s JS code. This fix ensures that widget works properly on mobile devices as well as on desktop.</li>\n<li>Fix: Expanding Content Cards (Pro) - Addressed CSS filter issue where it was displaying incorrectly on mobile devices, ensuring proper rendering and display consistency across all devices.</li>\n<li>Fix: Post Grid (Pro) - Fixed issue where Typography option was not functioning as expected, ensuring proper functionality and usability.</li>\n<li>Fix: Justified Image Carousel (Pro) - Fixed issue where width of images was incorrectly set in certain cases, ensuring proper display and functionality across all scenarios.</li>\n<li>Fix: Layers (Pro) - Resolved issue with the \"Item Shadow\" option. This fix ensures that the item shadow is applied correctly within the widget.</li>\n</ul>\n\n<p>version 1.5.106: 2024-05-12</p>\n\n<ul>\n<li>Fix - fixed some main/child roles checkbox filter issues</li>\n<li>Fix - fixed some bug with widget posts debug not showed full info</li>\n<li>Fix - fixed dissapearing gallery titles since last version.</li>\n</ul>\n\n<p>version 1.5.105: 2024-05-05</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Fix: fixed some filters and request related issue</li>\n<li>Fix: fixed specific post and terms select</li>\n</ul>\n\n<p>Widget Changes:</p>\n\n<ul>\n<li>Feature: Masonry Gallery (Pro) - Implemented \'Mute Video\' option. This new functionality allows users to start videos muted within the widget, providing greater control over the audio playback and enhancing the user experience.</li>\n<li>Feature: Team Member Carousel (Pro) - Introduced \'Button Text\' option in items, enabling users to set custom button text for each team member for enhanced customization and flexibility.</li>\n<li>Feature: Mega Menu (Pro) - Implemented \'Mobile Open Menu Animation\' option. This new functionality allows users to specify the animation type for opening the menu on mobile devices, enhancing the visual presentation and user experience.</li>\n<li>Feature: Logo Carousel (Pro) - Implemented support for empty links. This new functionality allows items to become not clickable when empty links are specified, providing more control over the behavior and interaction of items within the widget.</li>\n<li>Feature: Scroll Sequence (Pro) - Introduced \'Hide Add Action Section\' debug option, enabling users to match accurate configurations in the backend and frontend.</li>\n<li>Feature: Dropdown Field (Pro) - Added support for \'Dropdown Value (Numeric Values)\' in multi-source, enabling users to include numeric dropdown values via Multi Source.</li>\n<li>Feature: Overlay Button (Free) - Introduced \'Overlay Transition Duration\' option, providing users with more control over the duration of overlay transitions for enhanced customization and user experience.</li>\n<li>Feature: Checkboxes Filter (Pro) - Introduced \'Accordion as Dropdown\' option, allowing users to open the accordion as a dropdown when the layout is set to \'Accordion\', preventing layout shifting and improving user experience.</li>\n<li>Feature: Overlay Button (Free) - Added \'Icon\' option, allowing users to easily add an icon to the button for enhanced visual appeal.</li>\n<li>Feature: Event List (Pro) - Introduced \'Show End Time\' option, enabling users to show or hide the event end time for enhanced flexibility and customization.</li>\n<li>Feature: Animated Icon Box (Pro) - Introduced styling options for Icon and Divider, providing users with more customization choices for improved visual design.</li>\n<li>Feature: Taxonomy Terms (Pro) - Implemented styling options for 1st and 2nd level of Child Term Elements. This new functionality allows users to customize the appearance of Child Term Elements at different hierarchical levels, providing greater design flexibility and control.</li>\n<li>Feature: Content Carousel (Pro) - Implemented \'Image Border Radius\' option. This new functionality allows users to specify the border radius for images within the widget, enabling them to create rounded or custom-shaped images for a more visually appealing design.</li>\n<li>Feature: Coverflow Carousel (Pro) - Implemented \'Custom Navigation Arrows\' option. This new functionality allows users to customize the navigation arrows used within the widget, enabling them to use custom-designed arrows for a more personalized look and feel.</li>\n<li>Feature: One Page Scroll Navigation (Pro) - Enhanced widget flexibility to support other sections apart from the one with the tag <section>. This improvement expands compatibility with different section types, providing users with more options for integrating the widget into their website layouts.</li>\n<li>Change: Animated Icon Box (Pro) - Replaced old font edit option with new typography and color options for enhanced customization and design control.</li>\n<li>Change: Call To Action Button (Free) - Moved ripple \'Transition Timing\' from Button Icon to Button Icon tab and renamed it to \'Ripple Timing\' for improved organization and clarity.</li>\n</ul>\n\n<p>version 1.5.104: 2024-04-24</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added support for unselect items in sync functionality</li>\n<li>Feature: added feature - sort terms by parent -> children, and levels number class</li>\n<li>Fix: fixed some load more issue with dynamic template loop and post lists inside</li>\n<li>Fix: fixed woo category image not fetched bug</li>\n<li>Fix: fixed some cases of sticky elementor elements with filters</li>\n<li>Fix: fixed remote connection with single background parent and remote widget</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Neon Glowing Button Effect (Pro) - Implemented \'Neon Line Width\' option. This new functionality allows users to adjust the width of the neon line effect within the widget, providing finer control over its appearance and visual impact.</li>\n<li>Feature: Scroll Sequence (Pro) - Introduced \'Hide Add Action Section\' debug option, enabling users to match accurate configurations in the backend and frontend.</li>\n<li>Feature: Team Member Carousel (Pro) - Introduced \'Button Text\' option in items, enabling users to set custom button text for each team member for enhanced customization and flexibility.</li>\n<li>Feature: Overlay Button (Free) - Added \'Icon\' option, allowing users to easily add an icon to the button for enhanced visual appeal.</li>\n<li>Feature: Overlay Button (Free) - Introduced \'Overlay Transition Duration\' option, providing users with more control over the duration of overlay transitions for enhanced customization and user experience.</li>\n<li>Feature: Dropdown Field (Pro) - Added support for \'Dropdown Value (Numeric Values)\' in multi-source, enabling users to include numeric dropdown values via Multi Source.</li>\n<li>Feature: Neon Glowing Button Effect (Pro) - Implemented \'Button Shadow\' option. This new functionality allows users to add a shadow effect to buttons within the widget, enhancing their visual appearance and depth.</li>\n<li>Feature: Mega Menu (Pro) - Implemented \'Mobile Open Menu Animation\' option. This new functionality allows users to specify the animation type for opening the menu on mobile devices, enhancing the visual presentation and user experience.</li>\n<li>Feature: Neon Glowing Button Effect (Pro) - Implemented \'Button Background Color\' option. This new functionality allows users to customize the background color of buttons within the widget, enhancing visual design and customization possibilities.</li>\n<li>Feature: Logo Carousel (Pro) - Implemented support for empty links. This new functionality allows items to become not clickable when empty links are specified, providing more control over the behavior and interaction of items within the widget.</li>\n<li>Fix: Loop Carousel (Pro) - Corrected spelling mistakes and improved naming conventions, enhancing clarity and consistency.</li>\n<li>Fix: Flip Box (Free) - Resolved issue where links were not firing for the first click on the back of the Flip Box. This fix ensures that links behave as expected, allowing them to be clicked and activated reliably.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue where Content Tabs widget couldn\'t work with Icon Tabs widget on the same page. This fix ensures that both widgets can coexist and function properly together, allowing for seamless integration and improved user experience.</li>\n<li>Fix: Checkboxes Filter (Pro) - Enhanced Accordion Layout option for the Checkboxes Widget to improve script communication. This improvement optimizes the interaction between scripts, resulting in smoother operation and better performance of the widget.</li>\n<li>Fix: Loop Grid (Pro) - Implemented additional Masonry layout check to avoid items overlapping over each other. This enhancement ensures that items are properly positioned and do not overlap, maintaining a clean and organized layout within the widget.</li>\n<li>Fix: Dynamic Post Popup (Pro) - Resolved issue where popups allowed opening links in new tabs while opening the popup. This fix ensures that links within popups behave consistently and do not inadvertently open in new tabs, providing a smoother user experience.</li>\n<li>Fix: Post Slider (Pro) - Addressed issue where post title typography settings were not applied, ensuring proper functionality and appearance.</li>\n<li>Fix: Flip Box (Free) - Corrected a typography mistake in options.</li>\n<li>Fix: Content Slider (Pro) - Resolved conflict caused between Elementor\'s Motion Effects and the widget due to the same animation library (animate.css), resolving CSS class conflict for smoother animation and functionality.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with Opening Item when Clickable Parent option is enabled.</li>\n<li>Fix: Side Menu (Pro) - Resolved issue where some icons were being reverted. This fix ensures that all icons remain consistent and do not revert unexpectedly.</li>\n<li>Fix: Rhombus Grid (Pro) - Increased CSS priority for \'Item Background Color Override\' option. This adjustment ensures that the specified background color takes precedence over other styles, providing consistent and reliable appearance for the widget items.</li>\n</ul>\n\n<p>version 1.5.103: 2024-04-16</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added option to add additional url attributes to post links</li>\n<li>Feature: improved woo category thumbnail image gether</li>\n<li>Feature: added option to unite gallery - strip_speed</li>\n<li>Fix: fixed some widgets editor enable visibility bug</li>\n<li>Fix: fixed entrance animation run if inside a viewport window</li>\n<li>Fix: fixed some security issues - escaping some fields output</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Overlay Carousel (Pro) - Implemented \'Show Dots\' option. This new functionality allows users to toggle the visibility of dots within the widget, providing greater control over navigation indicators.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Checkbox Custom Icon\' option. This new functionality allows users to customize the appearance of checkboxes by providing custom icons, enhancing the visual presentation of checkboxes within the widget.</li>\n<li>Feature: Video Playlist (Pro) - Implemented \'Strip Navigation Speed\' option. This new functionality allows users to adjust the speed of navigation within the strip, providing finer control over the scrolling behavior.</li>\n<li>Feature: Expanding Content Cards (Pro) - Implemented \'Background Image Align\' option. This new functionality allows users to specify the alignment of the background image, providing greater control over its positioning within the element.</li>\n<li>Feature: Post Magazine Grid (Pro) - Implemented \'Meta Date Date Format\' option. This new functionality allows users to specify the date format for meta date display, providing customization options for date presentation.</li>\n<li>Feature: Justified Image Carousel (Pro) - Implemented \'Show Item Title in Lightbox\' option. This new functionality allows users to toggle the display of item titles within the lightbox, providing control over the visibility of titles for a better user experience.</li>\n<li>Feature: Search Filter (Pro) - Implemented \'Custom Links Ending\' option. This new functionality allows users to change links in the connected grid to highlight the search phrase.</li>\n<li>Feature: Load More / Infinite Scroll (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Post Pagination (Free) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Content Switcher (Pro) - Introduced option to fire a resize event on tab click, ensuring proper functionality of other widgets inside tab Content Switcher for a smoother and more seamless user experience.</li>\n<li>Feature: Submit Button (Free) - Implemented \'Show Field Name In Empty Field Error Message\' option. This new functionality allows users to include the field name in the empty field error message, providing clearer feedback to users when a required field is left blank.</li>\n<li>Feature: Side Menu (Pro) - Implemented \'Templates Width\' and \'Templates Horizontal Align\' options.</li>\n<li>Change: Unlimited Grid (Pro) - Changed \'Title Spacing\' option to \'Title Margin\'. This change allows users to add margin in all directions to the title, providing more granular control over its positioning within the widget.</li>\n<li>Fix: Content Box Hover Text Reveal (Free) - Resolved issue where Overlay Opacity option wasn\'t working on mobile devices. This fix ensures that the Overlay Opacity option functions correctly across all devices, providing consistent behavior and appearance.</li>\n<li>Fix: Multi Step Form (Pro) - Fixed Multi Step Error Message not showing when empty and required field was present on active step.</li>\n<li>Fix: Submit Button (Free) - Fixed Submit Button verification issue when fields with 0 value were parsed as empty.</li>\n<li>Fix: Slider Field (Pro) - Resolved issue where border radius for focus state differed from regular state. This fix ensures that the border radius remains consistent across different states.</li>\n<li>Fix: Icon Bullets (Free) - Fixed issue related to Hover Colors not being revealed after item hover.</li>\n<li>Fix: Team Member Sliding Effect (Pro) - Resolved issue related to global colors usage. This fix ensures that global colors are properly utilized throughout the widget, maintaining consistency and accuracy in color rendering.</li>\n<li>Fix: Post Magazine Grid (Pro) - Optimized widget HTML. This optimization improves the efficiency and performance of the widget by streamlining the HTML structure and reducing unnecessary code.</li>\n<li>Fix: Form Fields Widgets: Resolved vulnerability where scripts could be injected under certain widget attributes. This fix ensures that scripts are properly sanitized and prevented from being inserted into widget attributes, mitigating potential security risks.</li>\n</ul>\n\n<p>version 1.5.101: 2024-04-03</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature - added \"date time\" attribute to items attributes list</li>\n<li>Feature - made some integration for \"relevanssi\" plugin</li>\n<li>Feature - added woo rating stars to multisource fields</li>\n<li>Feature - added visual text that showing the form fields conditions</li>\n<li>Fix - fixed filters mode init mode</li>\n<li>Fix - fixed various filters related bugs</li>\n<li>Fix - fixed ucpage parameter fetch for pagination in archive page</li>\n<li>Fix - fixed gallery from meta field item source texts </li>\n<li>Fix - fixed some number field processing</li>\n<li>Fix - fixed multisep form with template submit</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Radio Button Field (Pro) - Implemented \'Set First Item Selected\' option. This new functionality allows users to automatically select the first item in the widget.</li>\n<li>Feature: Fullscreen Menu (Free) - Implemented \'Open Current Submenu On Page Load\' option. This new functionality allows users to automatically expand the current submenu on page load, providing immediate access to relevant content.</li>\n<li>Feature: Background Slider (Pro) - Introduced \'Add SEO Tags\' option, allowing users to include alt and title attributes for images for improved search engine optimization of the widget content.</li>\n<li>Feature: Floating Chat Buttons (Pro) - Introduced \"Close Message Box After Send\" option, allowing automatic closure of the message box after clicking the send button for improved user experience and convenience.</li>\n<li>Feature: Floating Chat Buttons (Pro) - Introduced \"Close Button After Click\" option, enabling automatic closure of the buttons after clicking any button, eliminating the need for manual closure for enhanced user convenience and interaction.</li>\n<li>Feature: Content Grid (Pro) - Implemented \'Description\' option. This new functionality allows users to add a description to the widget, providing additional context or instructions.</li>\n<li>Feature: SVG Animation (Free) - Optimized widget for Elementor Popup compatibility. This update ensures seamless integration and improved performance when using the widget within Elementor Popups.</li>\n<li>Feature: Animated Ripples (Pro) - Introduced \'Ripple Scale\' option, enabling users to control the size of the ripples for enhanced visual customization and effect.</li>\n<li>Feature: Interactive Circle Infographic (Pro) - Implemented \'Item Trigger type\' for Segment Layout type. This new functionality allows segments to be opened by hovering on them, providing users with an alternative interaction method.</li>\n<li>Feature: Line Text Divider (Free) - Added styling options including Line Thickness, Line Border Radius, Line Shadow, Text Typography, Background Color, Padding, Border, Border Radius, and Box Shadow for enhanced customization. Additionally, existing styling options have been improved for better optimization and user experience.</li>\n<li>Feature: Price Range Filter (Pro) - Implemented Grow Effect on Thumb Hover option. This new functionality allows users to enable the grow effect on thumbnail hover.</li>\n<li>Feature: Price Range Filter (Pro) - Implemented Hide Default Arrows option. This new functionality allows users to hide default arrows, providing enhanced customization of the widget\'s appearance and behavior.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Show Time Ago\' option. This new functionality allows users to display the time elapsed since a publish event, providing context and improving user engagement.</li>\n<li>Feature: Dropdown Field (Pro) - Implemented \'Required\' option. This new functionality allows users to mark a field as required, ensuring that users must fill it out before submitting the form.</li>\n<li>Feature: Submit Button (Free) - Implemented \'Empty Field Error Text\' option. This new functionality allows users to customize the error message displayed when a required field is left empty.</li>\n<li>Feature: Icon Bullets (Free) - Implemented \'Title Color Hover\' and \'Text Color Hover\' options. These new functionalities allow users to customize the color of titles and text when hovered over, providing enhanced interactivity and visual feedback.</li>\n<li>Feature: Unlimited Charts (Pro) - Implemented \'Font Family\' option for Label X Axis and Y Axis. This new functionality allows users to customize the font family for labels displayed on the X and Y axes, providing enhanced typography control.</li>\n<li>Feature: Overlay Carousel (Pro) - Implemented \'Show Arrows\' option and updated Arrows styling options. This new functionality allows users to control the visibility of arrows and customize their styling, providing more flexibility in widget design and navigation.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Empty Message\' option. This new functionality allows users to display a custom message when no posts are found, providing better user feedback and enhancing the user experience.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Required\' option. This new functionality allows users to mark a field as required, ensuring that users must fill it out before submitting the form.</li>\n<li>Feature: Radio Button Field (Pro) - Implemented \'Required\' option. This new functionality allows users to mark a field as required, ensuring that users must fill it out before submitting the form.</li>\n<li>Change: Checkboxes Filter (Pro) - Added \'aria-label\' attribute to links. This new functionality enhances accessibility by providing descriptive labels for elements.</li>\n<li>Change: Post Carousel (Pro) - Added \'alt\' and \'title\' attributes to the image for improved SEO optimization and accessibility.</li>\n<li>Change: Flip Box Carousel (Pro) - Changed some selectors in CSS to avoid empty items appearing on live page.</li>\n<li>Change: Underline Animated Button (Free) - Changed <section> tag to </li>\n</ul>\n\n<p><</p>\n\n<p>div>. This update improves the semantic structure of the widget, ensuring better compatibility with various screen readers and accessibility standards.\n* Change: Unlimited Charts (Pro) - Updated the animation option to trigger animation when the chart comes into view instead of upon initial load, improving user experience and visual appeal.\n* Change: Submit Button (Free) - Changed the position of Empty Field Errors to be grouped after the submit button. This update enhances the layout and organization of error messages, providing users with a clearer indication of missing information before submission.\n* Change: Post Blocks (Free) - Changed CSS selector for Typography option for better accessibility. This update improves the accessibility of the Typography option by using a more descriptive and accessible CSS selector.\n* Change: List Marquee (Pro) - Increased speed limit to 1000. This update enhances the speed capabilities of the widget, allowing for faster performance and smoother animations.\n* Change: Checkbox Field (Pro) - Increased accessibility by adding IDs to input elements and \"for\" attributes to label elements. This update improves accessibility by associating labels with their corresponding form controls, making it easier for screen readers and other assistive technologies to interpret and navigate the form.\n* Change: Masonry Gallery (Pro) - Implemented \'Autoplay Video In Lightbox\' option. This new functionality allows users to enable autoplay for videos displayed within the lightbox, providing a more dynamic and engaging viewing experience.\n* Change: WhatsApp Chat (Pro) - Added \'aria-label\' attribute to links. This new functionality enhances accessibility by providing descriptive labels for elements.\n* Fix: Number Field (Pro) - Implemented CSS protection from the max-width CSS property. This new functionality safeguards against unintended styling conflicts or overrides caused by the max-width property.\n* Fix: Fullscreen Menu (Free) - Addressed issue where the fullscreen menu was not displayed correctly in Safari browser.\n* Fix: Image Scroll (Pro) - Resolved 404 error appearing every time Overlay element was added on the page. This fix ensures that the Overlay element is loaded correctly without triggering a 404 error.</p>\n\n<p>version 1.5.100: 2024-03-17</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added option to connect the filters to some specific grid group</li>\n<li>Fix: fixed js run for background output not always happend</li>\n<li>Fix: filters was shown only related to grid taxonomies after changing to \"all\" </li>\n<li>Fix: returned some tiles gallery images that was missing</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: List (Free) - Implemented \'Open Link in New Tab\' option. This new functionality allows users to specify whether links should open in a new tab, providing flexibility in link behavior.</li>\n<li>Feature: Compact Gallery (Free) - Implemented \'Hide Thumbnail Panel Under Width\' option. This new functionality allows users to hide the thumbnail panel when the viewport width is below a specified threshold, optimizing the display for smaller screens.</li>\n<li>Feature: Select Dropdown Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Checkboxes Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Tabs Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Scroll Sequence (Pro) - Added \'Image Horizontal Shift\' option, allowing users to adjust the horizontal position of the image for enhanced customization and layout control.</li>\n</ul>\n\n<p>version 1.5.99: 2024-03-11</p>\n\n<ul>\n<li>Fix - updated multisource image fields</li>\n<li>Fix - fixed some small php bug with strtobool function</li>\n</ul>\n\n<p>version 1.5.98: 2024-03-05</p>\n\n<ul>\n<li>Fix Some small gutenberg related bug fix</li>\n</ul>\n\n<p>version 1.5.97: 2024-03-04</p>\n\n<p>Plugin Updates:</p>\n\n<ul>\n<li>Fix: allow showing authors name translated</li>\n<li>Change: updated font awesome version to 6</li>\n<li>Fix: done some link attribute security fix</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Accordion Menu (Pro) - Implemented \'Active State Color\' options for Sub Menu items. This new functionality allows users to customize the color of sub-menu items when they are in the active state, providing enhanced visual feedback.</li>\n<li>Feature: Content Slider (Pro) - Made \'Slide Margin\' option available for Full Slider Type and Offset Slider Type. This update expands the usability of the margin customization, allowing users to set margins between slides in both Full Slider and Offset Slider configurations.</li>\n<li>Feature: Icon Tabs (Pro) - Made \'Start Collapsed\' option responsive. This update ensures that the \'Start Collapsed\' behavior adjusts responsively, providing a consistent and user-friendly experience across various devices and screen sizes.</li>\n<li>Feature: Post Accordion (Free) - Introduced \'Expand All Accordion\' functionality, enabling users to expand all accordion items with a single click for improved content accessibility.</li>\n<li>Feature: Fullscreen Menu (Free) - Introduced option to customize the thickness of the animated hamburger icon bars, providing users with greater control over the visual appearance of the icon.</li>\n<li>Change: Coverflow Carousel (Pro) - Updated \'Button Link\' option: if empty, no link will be applied. This modification ensures that if the \'Button Link\' option is left empty, no link will be associated with the button within the widget.</li>\n<li>Fix: Product Carousel (Pro) - Optimized widget HTML code. This update enhances performance and efficiency by streamlining the HTML structure of the widget.</li>\n<li>Fix: Content Tabs (Free) - Improved widget interaction within an Elementor\'s popup. This update ensures a more seamless and optimized experience when utilizing the widget within a popup setting.</li>\n</ul>\n\n<p>version 1.5.96: 2024-02-26</p>\n\n<p>Plugin Updates:</p>\n\n<ul>\n<li>Feature: added option for time_ago_short in timelines that will show shorter version of minutes and hours text</li>\n<li>Feature: added defaults for weather widget</li>\n<li>Fix: fixed hourly weather fields</li>\n<li>Fix: fixed the import with images functionality</li>\n<li>Fix: set default timeout to remote requests</li>\n<li>Fix: fixed the image duplicate when importing templates</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Side Menu (Pro) - Implemented \'Menu Padding\' option. This new functionality allows users to set padding for the menu, providing control over the spacing and layout within the widget.</li>\n<li>Feature: Post Grid (Pro) - Introduced a new value for \'Meta Data Position\' option called \'Before Title\'. This new functionality allows users to position meta data before the title, providing additional flexibility in content layout.</li>\n<li>Feature: Loop Carousel (Pro) - Implemented \'Stage Padding\' option. This new functionality allows users to set stage padding, displaying a part of the previous and next carousel items for a more visually appealing and dynamic presentation.</li>\n<li>Feature: Interactive Circle Infographic (Pro) - Implemented \'Selected Item Number\' option. This new functionality allows users to select a specific item by default, enhancing user experience by highlighting a predetermined item upon initialization.</li>\n<li>Feature: Unlimited Timeline (Free) - Introduced option to display the image on the opposite side of the content for enhanced layout flexibility and customization.</li>\n<li>Feature: Thumbnail Slider (Pro) - Introduced \'Multi Source\' option, enabling users to select gallery items from various sources for enhanced flexibility and content integration.</li>\n<li>Feature: Timer Countdown Banner (Pro) - Added \'Direction\' option to support RTL (Right-to-Left) layout websites.</li>\n<li>Feature: Post Horizontal Timeline (Pro) - Introduced Background Color and Icon Color options for Navigation Arrows in disabled mode. This new functionality allows users to customize the appearance of navigation arrows when they are disabled, providing enhanced visual control.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Time Ago Type\' option. This new functionality allows users to choose the type of time ago representation, providing flexibility in how time is displayed within the widget.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Text Custom Field\' option. This new functionality allows users to add a custom field under the main Posts Text, providing additional customization for displaying content.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Link Type\' option for all link elements in the widget. This new functionality allows users to choose the type of link for various elements within the widget, enhancing control over linking behavior.</li>\n<li>Feature: Remote Link (Pro) - Introduced active state for the link. This new functionality allows users to customize the appearance of the link when it is in an active state, providing enhanced visual feedback.</li>\n<li>Feature: Dynamic Post Popup (Pro) - Implemented \'Hide Vertical Scrollbar in Popup\' option. This new functionality allows users to hide the vertical scrollbar within the popup, providing a cleaner and more focused appearance.</li>\n<li>Feature: Icon Carousel (Pro) - Introduced \'Autoplay Pause on Hover\' option, allowing users to pause autoplay functionality when hovering over the carousel for improved control and interaction.</li>\n<li>Feature: Dynamic Post Popup (Pro) - Introduced Entrance Animation functionality for the popup. This new feature allows users to apply entrance animations, enhancing the visual appeal and engagement when the popup appears.</li>\n<li>Feature: Unlimited Timeline (Free) - Implemented \'Content Box Link\' option. This new functionality allows users to link the entire content box, providing a convenient way to associate a link with the entire widget item.</li>\n<li>Feature: Text Field (Free) - Added \'Read Only\' option, allowing users to set the field as read-only for preventing user input while retaining visibility of the text.</li>\n<li>Feature: Unlimited Charts (Pro) - Introduced \'Radar Range\' option for Radar chart, allowing users to set the minimum range value for improved data visualization.</li>\n<li>Feature: Testimonial Carousel (Pro) - Added \'Rating\' field to the Source option. This new functionality allows users to incorporate a rating field as a source for the widget, expanding the available data sources for enhanced content display.</li>\n<li>Feature: Multi Step Form (Pro) - Introduced \'Direction\' option. This new functionality is useful for RTL (Right-to-Left) websites, allowing users to set the direction of the widget layout accordingly.</li>\n<li>Feature: Unlimited Timeline (Free) - Introduced option for users to customize the text of each item\'s button, providing greater flexibility.</li>\n<li>Feature: Post List (Free) - Implemented \'Space Between Categories\' option. This new functionality allows users to set spacing between categories, providing control over the layout and visual presentation of category elements.</li>\n<li>Feature: Memory Game (Pro) - Introduced \'Add Completion Time to Form Field\' option, enabling users to automatically append the time taken to complete the memory game to a designated form field.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Add Link For The Whole Item\' option. This new functionality allows users to add a link to the entire widget item, enhancing the interactive capabilities and providing a clickable area for the entire item.</li>\n<li>Feature: Post Carousel (Pro) - Implemented \'Text Padding\' and \'Title Padding\' options. This new functionality allows users to set padding for text and title elements, providing enhanced control over spacing and layout within the widget.</li>\n<li>Feature: Post Grid (Pro) - Introduced \'Date Modified\' options. This new functionality allows users to display the date when a post was last modified, providing additional information and transparency in content presentation.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Introduced options to customize Maps Controls icons\' color and background color. This new functionality allows users to personalize the appearance of map controls, enhancing visual customization.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Disable Map Interaction On Mobile\' option. This new functionality allows users to disable map interaction specifically on mobile devices, providing control over the user experience on smaller screens.</li>\n<li>Change: Content Tabs (Free) - Modified behavior of \'Start Collapsed\' option when used with \'Set Hash\'. If the URL has a hash, the first opened tab will be determined by the hash, providing a more dynamic and user-friendly experience.</li>\n<li>Change: Dropdown Button (Pro) - Removed Text Decoration CSS property from dropdown items. This update enhances the visual presentation by eliminating unnecessary text decoration.</li>\n<li>Change: Woo Mini Cart (Pro) - Added separate border options for \'View Cart\' and \'Checkout\' buttons, providing users with more customization flexibility for button styling.</li>\n<li>Change: Swipe Carousel (Pro) - Modified \'Enable Link\' option. Now, the entire item serves as a link, providing a more intuitive and consistent approach to linking within the widget.</li>\n<li>Fix: Submit Button (Free) - Corrected default values in email 2 that were leading to validation errors.</li>\n<li>Fix: Post Carousel Lite (Free) - Addressed issue where the carousel was not displaying on mobile devices.</li>\n<li>Fix: Icon Tabs (Pro) - Resolved issue with the \'Start Collapsed\' option. The fix ensures that the \'Start Collapsed\' option now functions correctly, delivering the intended collapsed behavior upon initialization.</li>\n<li>Fix: Post Grid (Pro) - Optimized widget item HTML code. This update enhances performance and efficiency by streamlining the HTML structure of widget items.</li>\n<li>Fix: Unlimited Timeline (Free) - Optimized item HTML code. This update improves performance and efficiency by refining the HTML structure of individual items within the widget.</li>\n<li>Fix: Unlimited Timeline (Free) - Optimized CSS code. This update improves performance and reduces the overall footprint of the stylesheet, enhancing efficiency and loading times.</li>\n<li>Fix: Remote Link (Pro) - Resolved issue where the Text Shadow option was erroneously interpreted as Box Shadow. The fix ensures that the Text Shadow option now functions correctly, providing the intended text shadow effect.</li>\n<li>Fix: Scroll Sequence (Pro) - Revised and improved descriptions of the widget fields for better clarity.</li>\n<li>Fix: Post Magazine Grid (Pro) - Added \'raw\' tag to category names to fix the display issue where the \'&\' symbol in category names was not displaying correctly.</li>\n<li>Fix: Before After (Pro) - Improved widget interaction with Elementor\'s Popups. This update ensures seamless integration and optimal performance when using the widget within Elementor\'s Popup functionality.</li>\n<li>Fix: Grid Gallery (Pro) - Resolved an issue where the widget was not extending to full width within Elementor Container.</li>\n<li>Fix: Particle Image (Pro) - Added protection from lazy load. This update ensures compatibility and proper functionality, mitigating potential issues related to lazy loading on various platforms.</li>\n</ul>\n\n<p>version 1.5.95: 2024-02-12:</p>\n\n<ul>\n<li>Feature: Ensure that the blog displayed on the \"Home\" page of the plugin is always up-to-date.</li>\n<li>Feature: Implemented support for tags in the widget catalog.</li>\n<li>Feature: Added an option for galleries to play videos in muted mode.</li>\n<li>Feature: Integrated weather forecast data preparation for the widget.</li>\n<li>Fix: Addressed some minor potential security risks associated with the import templates functionality.</li>\n<li>Fix: Rectified email validation for Form Email2.</li>\n<li>Fix: Resolved some issues with the price range filter.</li>\n<li>Fix: fixed the problem where dynamic template styles disappeared after updating Elementor Pro.</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Image Zoom Content Box (Free) - Implemented \'Title Tag\' option. This new functionality allows users to specify the HTML tag for titles within the widget, providing flexibility and control over the semantic structure of the content.</li>\n<li>Feature: Post Accordion (Free) - Implemented \'Disable Link in Image\' option. This new functionality allows users to disable the link associated with an image, providing more control over the interactive behavior of images within the widget.</li>\n<li>Feature: Slider Gallery (Free) - Implemented \'Mute Video\' option. This new functionality allows to play videos muted by default. Volume can be adjusted in video players on live page.</li>\n<li>Feature: Unlimited Charts (Pro) - Implemented \'Item Bar Width\' option. This new functionality allows users to customize the width of individual bars, providing greater control over the visual representation of items.</li>\n<li>Feature: Remote Item Navigation (Pro) - Introduced \'Border Override Color\' options for Regular and Active states. This new functionality allows users to customize border colors separately for both Regular and Active states, enhancing visual styling in the widget.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Title Min Height\' option. This new functionality allows users to set a minimum height for the title, offering more control over the visual presentation and consistency in the widget.</li>\n<li>Feature: Checkbox Field (Pro) - Introduced \'Show Link\' option. This new functionality enables users to show or hide links and customize their styling within the widget, offering more control over the interactive elements.</li>\n<li>Feature: Counter (Free) - Implemented \'Add Link To Widget Container\' option. This new functionality allows users to include a link, enhancing the interactive capabilities of the element by enabling navigation to another page or resource.</li>\n<li>Feature: Icon Box Accordion (Pro) - Introduced \'Icon + Text\' option for Graphic Element. This new value expands customization by allowing users to display both an icon and text within the Graphic Element for richer visual representation.</li>\n<li>Feature: Before After (Pro) - Added support for the widget inside Elementor\'s Tabs widget. This enhancement ensures seamless integration and compatibility, allowing users to utilize the widget effectively within Elementor\'s Tabs.</li>\n<li>Feature: Justified Image Carousel (Pro) - Implemented \'Hide Inactive Arrow\' option. This new functionality allows users to hide inactive arrows, providing a cleaner and more focused appearance in the widget interface.</li>\n<li>Feature: Layers (Pro) - Added shadow for icon type layers.</li>\n<li>Feature: Icon Pointer Button (Pro) - Introduced \'Direction\' option. This new functionality allows users to specify the direction for RTL (Right-to-Left) or LTR (Left-to-Right) websites, ensuring proper layout alignment based on language direction.</li>\n<li>Feature: Loop Carousel (Pro) - Implemented \'Auto Height\' option. This new functionality adjusts the height of the slider dynamically based on the height of the current slide, providing a more adaptive and seamless user experience.</li>\n<li>Feature: Justified Image Carousel (Pro) - Option to fix the broken layout (resulting in a duplicate carousel) caused by delayed image loading, this solution verifies that the images are loaded before initializing the carousel.</li>\n<li>Feature: Remote Tabs (Pro) - Introduced styling options for Border Radius, Border, and Shadow for the image of the active tab.</li>\n<li>Feature: Layers (Pro) - Added background color, padding and radius for text fields.</li>\n<li>Feature: WhatsApp Chat (Pro) - z-index option for Popup, allowing users to customize the stacking order of the Popup for better control over its visibility in relation to other elements.</li>\n<li>Feature: WhatsApp Chat (Pro) - Introduced option to customize the Popup Title, along with styling options for enhanced visual control and personalization.</li>\n<li>Feature: Swipe Carousel (Pro) - Introduced \'Additional Title\' options. This new functionality expands customization by providing additional settings for titles, allowing users to further enhance the visual presentation of titles within the widget.</li>\n<li>Feature: Content Grid (Pro) - Introduced \'Image Scale\' option. This new functionality allows users to scale the images, providing enhanced control over the visual presentation within the widget.</li>\n<li>Feature: Fullscreen Menu (Free) - Implemented feature - automatically opens menu item if it matches the current page URL.</li>\n<li>Feature: Post Grid (Pro) - Added Option to show post tags, providing users with the ability to showcase tags associated with each post.</li>\n<li>Feature: Post Magazine Grid (Pro) - Introduced \'Image Scale\' and \'CSS Filters\' options along with the hover transition duration for enhanced image customization.</li>\n<li>Feature: Card Carousel (Free) - Implemented \'Image Position\' option. This new functionality allows users to customize the position of image within the widget, providing enhanced control over the visual layout.</li>\n<li>Feature: Layers (Pro) - Added mouse parallax effect, adds a captivating and interactive dimension to the user interface.</li>\n<li>Feature: Swipe Carousel (Pro) - Introduced additional styling options. This new set of functionalities allows users to further customize and refine the visual appearance of the widget, providing enhanced styling possibilities.</li>\n<li>Feature: Mega Menu (Pro) - Implemented \'Close Transition Speed\' option. This new functionality enables users to set the speed of close animations for the dropdown, enhancing visual transitions and customization.</li>\n<li>Feature: Unlimited Carousel (Pro) - Added \'Image Position\' option, allowing users to customize the position of the image above or below the content for enhanced layout flexibility.</li>\n<li>Feature: Layers (Pro) - Implemented motion effects—now elements can bounce up and down and move left to right for a livelier interface.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Center Info Window\' option. This new functionality allows users to center the info window on the map, providing enhanced visibility and focus on the selected location.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Close After Outside Info Window Click\' option. This new functionality allows users to close the info window after clicking outside of it on the map, enhancing user interaction and control.</li>\n<li>Feature: Layers (Pro) - Implemented responsive settings for individual layers, allowing users to toggle each layer on or off based on the specific device requirements.</li>\n<li>Feature: Image Accordion (Pro) - Added \'Title HTML Tag\' option, providing users with better SEO control by allowing customization of HTML tags for widget titles.</li>\n<li>Feature: Content Tabs (Free) - Introduced option to fire a resize event on tab click, ensuring proper functionality of other widgets inside tab content for a smoother and more seamless user experience.</li>\n<li>Feature: Event List (Pro) - Implemented \'Remove Expired Event Item\' option. This new functionality allows users to automatically remove event items that have expired, streamlining content management within the widget.</li>\n<li>Feature: Post Grid (Pro) - Added typography option for post tags, allowing users to customize the font style, size, and other typographic attributes.</li>\n<li>Feature: Event List (Pro) - Implemented \'Horizontal Align\' option. This new functionality allows users to customize the horizontal alignment of the button, providing enhanced control over the layout within the widget.</li>\n<li>Feature: vCard (Pro) - Introduced option to include social media links in downloadable VCF contact file, enhancing contact information with additional social network profiles for improved connectivity.</li>\n<li>Change: Toggle Text Button (Free) - Upgraded textarea to full functionality editor, providing users with enhanced editing capabilities.</li>\n<li>Change: vCard (Pro) - Updated vCard JavaScript library to the latest version, ensuring compatibility with current standards and latest feature availability.</li>\n<li>Fix: Woo Product List (Free) - Introduced \'Layout Type\' option. This new functionality allows users to set the layout as either column or row, providing flexibility in organizing and displaying content within the widget.</li>\n<li>Fix: vCard (Pro) - Resolved issue where QR code was not scanning on some apps.</li>\n<li>Fix: Hotspots (Pro) - Rebuilt JavaScript code for better interaction. Removed unnecessary code to optimize performance and streamline functionality.</li>\n<li>Fix: Sideways Vertical Text (Pro) - Text layout shifting issue on Safari browser.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue with scrolling to the top of the page after tab click. The fix ensures that tab clicks no longer trigger unintended scrolling to the top, providing a smoother user experience.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with the vertical scrollbar appearing on hover.</li>\n<li>Fix: Testimonial Carousel (Pro) - The issue where styling attributes (size and color) for SVG icons were not taking effect.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue in Content Tabs when Before After widget couldn\'t function inside tabs. The fix ensures proper functionality, allowing users to utilize the widget as intended.</li>\n<li>Fix: Woo Product Grid (Pro) - Added image HTML attributes to product images.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue where the size of social icons wasn\'t responding to the option value. The fix ensures that the specified option value now accurately reflects the size of social icons.</li>\n<li>Fix: Counter (Free) - Removed unnecessary space in \'Before Text\' and \'After Text\' options. This update improves the clarity and presentation of the text by eliminating unnecessary spacing.</li>\n<li>Fix: Content Tabs (Free) - Added support for Elementor Tabs widget. This enhancement ensures seamless integration and compatibility, allowing users to incorporate the widget effortlessly within Elementor Tabs.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved an issue where incorrect icons were being displayed after selecting a menu item.</li>\n<li>Fix: Woo Mini Cart (Pro) - Improved widget compatibility with optimization plugins like WP Rocket. This update ensures seamless integration, optimizing performance and enhancing the overall user experience when using these plugins.</li>\n<li>Fix: Post Accordion (Free) - Updated post content loading method to resolve the issue where, on some sites, post content was not displaying correctly.</li>\n<li>Fix: Dropdown Field (Pro) - Fixed an issue when Dropdown Field couldn\'t parse Field Name to Number Field widget.</li>\n<li>Fix: Card Carousel (Free) - Resolved issue where Transition Speed wasn\'t working for non-default animations. The fix ensures that Transition Speed now functions correctly for all animations, providing consistent and reliable behavior.</li>\n<li>Fix: Unlimited Google Maps (Pro) - Removed default 2px border with blue color from one of the map elements. This update improves the visual presentation by eliminating an unnecessary border.</li>\n</ul>\n\n<p>version 1.5.94: 2024-01-25:</p>\n\n<ul>\n<li>Feature: added option to message individual fields for the form</li>\n<li>Change: removed instagram blocked api message - the instagram functionality is active now!</li>\n<li>Change: added default values to currency fields</li>\n<li>Fix: fixed small php bug regarding date field in items</li>\n<li><p>Fix: fixed some small xss vulnurability that pachstack discovered</p></li>\n<li><p>Feature: Number Field (Pro) - Introduced \'Enable Date Field in Formula\' option. This new functionality enables the use of Date Field in formula by allowing the addition or subtraction of days.</p></li>\n<li>Feature: Unlimited Charts (Pro) - Introduced \'Remove Items with 0 Value\' option. This new functionality automatically excludes items with a value of 0 from charts.</li>\n<li>Feature: WordPress Menu (Free) - Implemented \'Hover Effect\' option. This new functionality allows users to choose from a variety of hover link effects, enhancing the visual presentation with dynamic animations.</li>\n<li>Feature: Hotspots (Pro) - Introduced customizable popup positioning, providing users with the option to define the exact position rather than relying on preset center alignment.</li>\n<li>Feature: Event List (Pro) - Introduced \'Event End Date\' option, allowing users to display event end date and time.</li>\n<li>Feature: Event List (Pro) - Implemented \'Calendar Horizontal Align\' option. This new functionality allows users to customize the horizontal alignment of the calendar, providing better control over its placement within the layout.</li>\n<li>Feature: Product Carousel (Pro) - Introduced functionality to hide navigation arrows automatically when the number of products is less than a specified value.</li>\n<li>Feature: Dropdown Field (Pro) - Introduced \'Multisource\' option. This functionality allows users to select the source of checkbox values as posts, products, etc., providing versatile options for integrating diverse content.</li>\n<li>Feature: Checkbox Field (Pro) - Introduced \'Multisource\' option. This functionality allows users to select the source of checkbox values as posts, products, etc., providing versatile options for integrating diverse content.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Checkbox Value Handling\' options. This new functionality allows users to choose the checkbox value type from options such as sum, individual number, or individual text, providing flexibility in handling checkbox values.</li>\n<li>Feature: Masonry Gallery (Pro) - Introduced \'Title Typography\' and \'Description Typography\' options. These new functionalities allow users to customize the typography settings for titles and descriptions.</li>\n<li>Feature: Masonry Gallery (Pro) - Implemented \'Tile Background Color\' option. This new functionality allows users to customize the background color of tiles, providing enhanced visual control over the widget\'s appearance.</li>\n<li>Feature: Hotspots (Pro) - Added \'Popup Image Size\' option, allowing users to customize the size of popup images.</li>\n<li>Feature: WooCommerce Product Carousel (Pro) - Introduced functionality to hide navigation arrows automatically when the number of products is less than a specified value.</li>\n<li>Feature: Logo Carousel (Pro) - Implemented \'Open Links In New Tab\' option. This new functionality allows users to specify whether links should open in a new tab with Source type posts, products, etc.</li>\n<li>Feature: Content Ticker (Pro) - Added Option to add an Image for each ticker item.</li>\n<li>Change: Hotspots (Pro) - Enabled \'Image Size Select\' option for the Image, allowing users to choose from different image resolutions for enhanced flexibility and visual customization.</li>\n<li>Change: Icon Carousel (Pro) - Improved \'Item Minimum Height\' option by expanding the range of values.</li>\n<li>Fix: Fullscreen Menu (Free) - Improved protection from Elementor sticky section interference.</li>\n<li>Fix: vCard (Pro) - Issue with QR code not displaying when \'Include Image in Contact\' is enabled has been resolved.</li>\n<li>Fix: Dropdown Field (Pro) - Resolved issue with \'Field Name\' not appearing during email sending. The fix ensures that the field name is now properly displayed in email notifications.</li>\n<li>Fix: Mega Menu (Pro) - Resolved horizontal scroll issue. The fix ensures that the layout no longer experiences unintended horizontal scrolling, providing a more stable and user-friendly experience.</li>\n<li>Fix: Scroll To Top (Free) - Resolved issue where the icon wasn\'t visible on the frontend. The fix ensures proper visibility of the icon, addressing the bug and improving the overall appearance.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with the \'Disable Page Scroll\' option not working in some cases. The fix ensures consistent functionality, preventing page scrolling as intended.</li>\n<li>Fix: Text Field (Free) - Resolved input width issue. The fix ensures that input elements now display with the correct width.</li>\n</ul>\n\n<p>version 1.5.93: 2024-01-18:</p>\n\n<ul>\n<li>Feature: Introduced the option \'slider_video_autoplay\' to galleries, enabling video autoplay when changing items.</li>\n<li>Feature: Added the option to include specific taxonomies in related posts queries.</li>\n<li>Feature: Implemented automatic recognition of video thumbnail IDs in certain gallery types based on relevant post meta.</li>\n<li>Feature: Added functionality for the price range filter.</li>\n<li>Change: Updated the Freemius version.</li>\n<li>Change: Modified the text format for the export change log.</li>\n<li>Change: Restored the \"import with images\" feature after incorporating file type checks for security.</li>\n<li>Fix: Enhanced the handling of multiple user records for the \'exclude users\' option in the users query (Ajax-based).</li>\n<li>Fix: Corrected URL CSS and JS inclusion issues in Elementor editor.</li>\n<li><p>Fix: Corrected a bug related to \"mini cart widget\" in PHP in specific cases.</p></li>\n<li><p>Feature - Card Carousel (Free) - Introduced \'Hide Item\' option. This new functionality allows users to hide items instead of deleting them permanently, offering a more reversible and flexible approach to item management.</p></li>\n<li>Feature - Post Grid (Pro) - Implemented \'Layout Type: Above\' option. This new functionality allows users to change the position of the content box to above the image.</li>\n<li>Feature - Thumbnail Gallery (Pro) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Compact Gallery (Free) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Grid Gallery (Pro) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Slider Gallery (Free) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Flip Box Carousel (Pro) - Introduced option for back icon alignment, providing users the flexibility to customize the alignment of the back icon.</li>\n<li>Feature - Post List (Free) - Implemented \'Image Scale\' option for regular and hover states. This new feature allows users to customize the scaling of images independently for regular and hover states, enhancing visual presentation.</li>\n<li>Change - Flip Box Carousel (Pro) - Implemented conditional rendering of CSS to reduce unused styles, resulting in improved performance, SEO, and faster load times for enhanced user experience.</li>\n<li>Change - Content Accordion (Free) - Improved \'Expand All Accordion\' functionality, now allowing users to close the accordion by clicking the same button again for a more intuitive and user-friendly experience.</li>\n<li>Fix - WooCommerce Product Grid (Pro) - Implemented protection against buttons not being vertically aligned in specific cases.</li>\n<li>Fix - Flip Box Carousel (Pro) - Resolved an issue where links were not functioning properly when clicking on the back icon.</li>\n<li>Fix - WooCommerce Product Grid (Pro) - Resolved issue with the product button not being clickable in some cases.</li>\n<li>Fix - Post Carousel (Pro) - Resolved issue with the side-by-side layout.</li>\n<li>Feature - Logo Grid (Free) - Enhanced responsiveness for item \'Padding\' option. This update ensures that item padding adjusts effectively across various screen sizes and device resolutions for a consistent layout.</li>\n<li>Feature - Logo Grid (Free) - Implemented \'Direction\' option. This new feature is particularly useful for RTL (Right-to-Left) websites, allowing users to specify the direction of the widget\'s layout for improved compatibility.</li>\n<li>Feature - Content Accordion (Free) - Introduced a new feature that allows the expansion of all accordion items by clicking on an external element with the class \"ue-content-accordion-expand-all\".</li>\n<li>Feature - Memory Game (Pro) - Introduced template option for success message, Allowing users to show Elementor template as success message.</li>\n<li>Feature - Memory Game (Pro) - Added \'Completion Time\' option, enabling users to show the time it took to complete the game for a more informative and engaging experience.</li>\n<li>Feature - Content Accordion (Free) - Introduced \'Additional Header Content\' option in the accordion, allowing users to include additional content after the header title.</li>\n<li>Feature - Post Accordion (Free) - Implemented \'Open Links in New Tab\' option. This new functionality allows users to configure links to open in a new tab, enhancing control over the navigation experience.</li>\n<li>Feature - Side Menu (Pro) - Added an option to add a logo to the side menu layout.</li>\n</ul>\n\n<p>version 1.5.92: 2024-01-04:</p>\n\n<ul>\n<li>Feature: Introduced the change log option in the widget editor.</li>\n<li>Feature: Introduced the ability to connect with Google API for multi-source options.</li>\n<li>Feature: Included an option to link with Google Sheets under the general settings for forms.</li>\n<li>Feature: Integrated a \"show globals\" feature in troubleshooting for enhanced diagnostics.</li>\n<li>Feature: Implemented the capability to output cart fragments for the woo mini cart.</li>\n<li>Feature: Provided an option for \"none\" under lightbox-type in galleries, allowing users to disable the lightbox.</li>\n<li>Feature: Added an \"excerpt\" field to post fields within the widget editor for more detailed posts.</li>\n<li>Fix: Replaced site_url() with home_url() in global variables for better website navigation.</li>\n<li>Fix: Resolved a conflict with another select2 on the admin side, ensuring smoother operations.</li>\n<li>Fix: Rectified an error with multiple order by clauses in post queries to improve data sorting.</li>\n<li><p>Fix: Enhanced the manual selection of Elementor template retrieval for optimized performance.</p></li>\n<li><p>Feature - Content Carousel - Introduced \'Equalize Content Height\' option. This new feature simplifies the process of making content elements equal in each item.</p></li>\n<li>Feature - Flip Box Carousel - Enhanced responsiveness for Border Radius option. The update ensures that the Border Radius adapts effectively to different screen sizes and device resolutions for a consistent display.</li>\n<li>Feature - WooCommerce Product Carousel - Resolved broken layout issue occurring when set to side-by-side layout</li>\n<li>Feature - Phone Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Textarea Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Email Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Text Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Testimonial Carousel - Implemented \'Layout Type: Grid\' option. This new functionality facilitates the transformation of the widget\'s layout into a simple grid.</li>\n<li>Feature - Testimonial Carousel - Introduced \'Layout Type: Swipe\' option. This new feature allows users to set the behavior of the widget, resembling the functionality found in Swipe Carousel widget.</li>\n<li>Feature - Flip Box Carousel - Introduced \'Disable Mouse Drag\' and \'Disable Touch Drag\' options in Flip Box Carousel settings, offering control over user interaction by allowing the disabling of dragging functionalities.</li>\n<li>Feature - Team Member Grid - Introduced \'Badge\' option, allowing users to include custom badge images or icons for enhanced member representation.</li>\n<li>Feature - Thumbnail Slider - Implemented responsiveness for \'Slider Main Image Height\' option.</li>\n<li>Feature - Thumbnail Slider - Optimized \'Slider Main Image Height\' functionality to prevent widget reloading upon value change.</li>\n<li>Change - Thumbnail Slider - Changed attribute of \'Slider Main Image Height\' option from Number to Slider. This adjustment simplifies the process of adjusting the height of the main image by providing a more intuitive control.</li>\n<li>Fix - Submit Button - Improved interaction within Multi Step Form widget. Enhancements have been made to streamline and optimize the submit action.</li>\n<li>Feature - Multi Step Form - Implemented form submission loader. This new addition introduces a visual loader to illustrate the process of sending form data, enhancing user feedback during form submission.</li>\n<li>Feature - WooCommerce Product List - Introduced \'Default Image\' option. The widget will now display the specified default image when a product image is empty, for a more personalized user experience.</li>\n</ul>\n\n<p>version 1.5.91: 2023-12-28:</p>\n\n<ul>\n<li>Change: removed some vulnerability related to templates import</li>\n</ul>\n\n<p>version 1.5.90: 2023-12-18:</p>\n\n<ul>\n<li>Fix: fixed some small bug with pro version main file</li>\n</ul>\n\n<p>version 1.5.89: 2023-12-17:</p>\n\n<ul>\n<li>Fix: fixed some post filters detection issues on the page</li>\n<li>Fix: fixed some \"$type not found\" message in php</li>\n<li>Fix: fixed some \"infinite template found: \" message in php (emtpy template load protection)</li>\n<li>Change: added instagram api access error message</li>\n<li>Change: removed \"import with images\" functionality. replaced by doubly plugin.</li>\n</ul>\n\n<p>version 1.5.88: 2023-12-11:</p>\n\n<ul>\n<li>Feature: added \"iframe\" gallery type to the gallery items</li>\n<li>Fix: fixed the \"show/hide edit html button\" option from general settings</li>\n<li>Fix: fixed the general_settings.xml php error</li>\n<li>Fix: fixed some issue with gallery loading on pages and current meta keys</li>\n<li>Fix: fixed default value in datetime control</li>\n<li>Change: added some improvements for the form </li>\n<li>Change: set video placeholder to dynamic galleries in case of video item</li>\n</ul>\n\n<p>version 1.5.87: 2023-11-21:</p>\n\n<ul>\n<li>Change: updated freemius sdk to 2.6.0 version</li>\n<li>Change: added some protection against double background widgets output</li>\n<li>Feature: enabled form functionality</li>\n<li>Feature: enabled currency exchange functionality</li>\n</ul>\n\n<p>version 1.5.85: 2023-11-15</p>\n\n<ul>\n<li>Feature: added woo_addcart_ajax_attributes_button in twig for the button</li>\n<li>Feature: added option to show original settings values in widget debug</li>\n<li>Feature: added troubleshooting setting not to show php deprecated warnings</li>\n<li>Fix: better prepare post custom fields for the post multisource</li>\n<li>Fix: links from meta field works now</li>\n<li>Fix: fixed the ob_end_clean bug</li>\n<li>Fix: in post query - excluded posts not in from posts in</li>\n<li>Fix: fixed a small bug in the unite gallery library</li>\n<li>Change: updated twig version to 3.x</li>\n<li>Change: updated instagram data with date released field</li>\n</ul>\n\n<p>version 1.5.85: 2023-09-20</p>\n\n<ul>\n<li>Fix: fixed a small bug with multisource image param message</li>\n</ul>\n\n<p>version 1.5.84: 2023-09-20</p>\n\n<ul>\n<li>Feature: added twig function csv to json</li>\n<li>Feature: changed the admin view to new design (added designed header and menu)</li>\n<li>Feature: added option to enable animation on swipe to owl carousel js</li>\n<li>Feature: added woo mini cart functionality</li>\n<li><p>Feature: added option: \"current query as a base\" to post selection -> include by</p></li>\n<li><p>Fix: added support for webp in the manager</p></li>\n<li>Fix: allow fetching images from media library post type for the galleries </li>\n</ul>\n\n<p>version 1.5.83: 2023-08-22</p>\n\n<ul>\n<li>Fix: don\'t show first item in filter when no terms available</li>\n<li>Change: updated calculators javascript code base</li>\n</ul>\n\n<p>version 1.5.82: 2023-08-16</p>\n\n<ul>\n<li>Feature: added option for group filtering widgets</li>\n<li>Feature: solved the video play in gallery type from attachment video</li>\n<li>Change: turned off the video icon for background attribute</li>\n<li>Fix: fixed dynamic template with avoid duplicates</li>\n<li>Fix: fixed gallery widget acf video item error</li>\n<li>Fix: fixed some sort filter bugs with the default selected</li>\n</ul>\n\n<p>version 1.5.81: 2023-08-10</p>\n\n<ul>\n<li>Fix: fixed some missing css in the dynamic loop widgets</li>\n<li>Fix: fixed some child filters related bug</li>\n<li>Fix: fixed order by price in current query</li>\n<li>Fix: fixed some php 8.16+ version notices </li>\n<li>Feature: added option to print the term meta</li>\n</ul>\n\n<p>version 1.5.80: 2023-08-07</p>\n\n<ul>\n<li>Feature: added option to get \"all taxonomy terms\" from a post </li>\n<li>Feature: added html preperations for the woocommerce minicart</li>\n<li>Feature: added \"this week\" to the date selection query</li>\n<li>Feature: added \"grouping\" mode in the \"related posts\"</li>\n<li>Fix: the pagination now works on top of the grid</li>\n<li>Fix: fixed some init ajax filters multiple issues</li>\n<li>Fix: fixed the error with the assets path set</li>\n</ul>\n\n<p>version 1.5.79: 2023-07-24</p>\n\n<ul>\n<li>Fix: changed name for area-label to aria-label</li>\n<li>Fix: in filters - refresh single filter if \"all\" selected and there are hidden items</li>\n<li>Fix: changed protection against inifnite loop to 200</li>\n<li>Fix: show child filters at start if there are selected items</li>\n<li>Fix: date time attribute processor - if no date given - don\'t take current time</li>\n<li>Fix: refresh child filter if main filter selected on init</li>\n<li>Fix: dynamic popup was not worked with multisource in some cases</li>\n</ul>\n\n<p>version 1.5.78: 2023-07-16</p>\n\n<ul>\n<li>Fix: fixed show filters load more</li>\n<li>Fix: fixed multisource repeater empty</li>\n</ul>\n\n<p>version 1.5.77: 2023-07-13</p>\n\n<ul>\n<li>Fix: fixed dropzone collision in widget editor view</li>\n<li>Fix: fixed sort filter price filtering</li>\n<li>Fix: fixed max number in addons db table. from \"int\" to \"bigint\"</li>\n<li>Fix: replaced some deprecated by elementor codes</li>\n</ul>\n\n<p>version 1.5.76: 2023-07-12</p>\n\n<ul>\n<li>Feature: added \"rem\" unit in slider attribute</li>\n<li>Fix: fixed some small bug with remote sync debug</li>\n<li>Fix: fixed the truncate in multisource</li>\n<li>Fix: fixed some small bugs related to remote controls</li>\n<li>Fix: fixed dropzon third party conflict in manager</li>\n</ul>\n\n<p>version 1.5.75: 2023-07-05</p>\n\n<ul>\n<li>Feature: added some suggestion text to add some memory in the troubleshooting section in case that needed</li>\n<li>Fix: the wrong author was displayed in loop post meta data</li>\n<li>Fix: do_shortcode to html items inside the grid and dynamic loop</li>\n<li>Update: Updated Freemius SDK to the latest version</li>\n</ul>\n\n<p>version 1.5.74: 2023-07-04</p>\n\n<ul>\n<li>Fix: show search widgets at plugin install.</li>\n<li>Fix: menu picker depts in multisource</li>\n<li>Fix: set the author data to be retrievable in dynamic grid template</li>\n<li>Fix: show meta fields switcher didn\'t worked in multisource menu items</li>\n</ul>\n\n<p>version 1.5.73: 2023-06-26</p>\n\n<ul>\n<li>Feature: added options for revisions in widget editor</li>\n<li>Fix: added support for wordpress proxy in api calling</li>\n<li>Fix: fixed empty post in query result</li>\n<li>Fix: fixed \"wrong template ID\" elementor error in post accordion</li>\n</ul>\n\n<p>version 1.5.72: 2023-06-21</p>\n\n<ul>\n<li>Fix: added the swf extension in the allowed files in assets</li>\n<li>Feature: prepared the plugin for sort filter</li>\n<li>Change: updated freemius sdk to 2.5.9</li>\n</ul>\n\n<p>version 1.5.71: 2023-06-20</p>\n\n<ul>\n<li>Change: removed js includes of the forms and filters from backend editor</li>\n<li>Change: changed colors of the free version notification in dark mode</li>\n<li>Fix: fix the \"link\" type in wpml integration automatic translation</li>\n<li>Feature: add support for the conditions in ue forms</li>\n</ul>\n\n<p>version 1.5.70 2023-06-19:</p>\n\n<ul>\n<li>Change: added some \"birthday sale\" banner</li>\n<li>Feature: added \"truncate text\" modifier to multisource fields</li>\n<li>Feature: dynamic tags now works inside posts and products related widgets</li>\n<li>Feature: added twig highlighting in codemirror editor</li>\n<li>Fix: fixed sequence animation sliders bug (fields didn\'t loaded in elementor)</li>\n<li>Fix: change the comment from // to /* */ in filters js output to allow proper page compression.</li>\n<li>Fix: the \"time ago\" string is now translatable </li>\n<li>Fix: fixed the wpml elementor template id output</li>\n<li>Fix: fixed backgrounds bug with containers in editor</li>\n<li>Fix: fixed some small bugs with the checkbox filter</li>\n</ul>\n\n<p>version 1.5.69: 2023-06-08:</p>\n\n<ul>\n<li>Fix: allow to install webp images in widgets</li>\n</ul>\n\n<p>version 1.5.68: 2023-06-06:</p>\n\n<ul>\n<li>Change: added functionality for sort filter </li>\n<li>Feature: added field: \"form conditions\" for the upcoming form</li>\n<li>Feature: added link translation to wpml integration</li>\n<li>Feature: added link_attributes field to post list fields in twig</li>\n<li>Fix: fixed slider control min max values in case of multiple units</li>\n<li>Fix: add do shortcode from ajax items response</li>\n<li>Fix: fixed posts grid output with \"product\" taxonomy without woocommerce</li>\n<li>Fix: fixed getting cross sell products query in product list</li>\n</ul>\n\n<p>version 1.5.67 - 2023-05-29:</p>\n\n<ul>\n<li>Fix: fixed some more securaty issues related to assets manager</li>\n</ul>\n\n<p>version 1.5.66 - 2023-05-28:</p>\n\n<ul>\n<li>Fix: fixed some securaty issues related to non editor users operations and not allowed to upload php files in assets manager</li>\n</ul>\n\n<p>version 1.5.65 - 2023-05-26:</p>\n\n<ul>\n<li>Fix: fixed instagram api related bugs </li>\n</ul>\n\n<p>version 1.5.64 2023-05-23:</p>\n\n<ul>\n<li>Change: update freemius to latest version 2.5.8</li>\n<li>Fix: fixed a small php bug</li>\n</ul>\n\n<p>version 1.5.63 2023-05-23:</p>\n\n<ul>\n<li>Change: expand in widget editor is now connected to the screen height</li>\n<li>Fix: fixed the dynamic popup with multiple fields code </li>\n<li>Fix: fixed some sync if the clicked item is link</li>\n<li>Feature: added support for sort post filter</li>\n<li>Feature: hide \"show only insalled\" checkbox in widgets manager if no widget installed.</li>\n</ul>\n\n<p>version 1.5.62 2023-05-14:</p>\n\n<ul>\n<li>Feature: added \"edit template\" link in template selector</li>\n<li>Feature: added hidden template edit button to top bar</li>\n<li>Feature: added option for dynamic popup link to connect to many links in the widget</li>\n<li>Fix: solved some php error with parse dynamic settings in php 8.1</li>\n<li>Fix: getMetaValue error in products</li>\n<li>Fix: fixed doubly css includes in some cases</li>\n</ul>\n\n<p>version 1.5.61 - 2023-05-07:</p>\n\n<ul>\n<li>Feature: added support for woocommerce jet wishlist</li>\n<li>Feature: did option to disable third party hooks in ajax</li>\n<li>Fix: click on link on sync didn\'t worked</li>\n<li>Fix: added some protections to nonce and to file manager zip exctract (securaty issues fix) </li>\n<li>Change: updated freemius sdk to 2.5.7 version.</li>\n</ul>\n\n<p>version 1.5.60 - 2023-04-30:</p>\n\n<ul>\n<li>Feature: added functionality to get cart number of products </li>\n<li>Fix: fixed link field settings for multisoure</li>\n<li>Fix: fixed some bugs with regular price in woocommerce widgets</li>\n<li>Fix: filters js file loaded in editor as well</li>\n<li>Fix: fixed some small php bug regarding \"pathBase\"</li>\n<li>Fix: fixed conditions in multiple select control</li>\n<li>Change: updated unite gallery version</li>\n<li>Change: disabled autoload in update_option for the catalog variable</li>\n</ul>\n\n<p>version 1.5.59: 2023-04-09</p>\n\n<ul>\n<li>Feature: added multiple select to condition attributes in widget editor</li>\n<li>Change: updated freemius sdk to the latest version</li>\n<li>Fix: fixed empty post meta fields in case that acf plugin is on</li>\n<li>Fix: fixed some bug with avoid duplicates option and filters in single grid</li>\n<li>Fix: made some corrections in case that post query show wrong init selected terms values</li>\n<li>Fix: the post carousel goes to random item after ajax refresh</li>\n<li>Fix: fixed jet engine custom fields integration</li>\n</ul>\n\n<p>version 1.5.58: 2023-03-26</p>\n\n<ul>\n<li>Feature: added dynamic popup functionality to multisource widgets</li>\n<li>Fix: fixed missing arguments in the_post action</li>\n<li>Fix: fixed some php multisource error</li>\n<li>Fix: fixed some product ajax search related issues</li>\n<li>Fix: fixed some small but with ajax refresh and sync</li>\n</ul>\n\n<p>version 1.5.57: 2023-03-20</p>\n\n<ul>\n<li>Feature: improved the multisource selectors</li>\n<li>Feature: added option to get image from post meta in post fields - widget editor</li>\n<li>Fix: added \"skins\" folder to unite gallery</li>\n<li>Fix: added more compatability to woo commerce grids with discounts plugins</li>\n<li>Fix: fixed same uc_id in dynamic templates</li>\n</ul>\n\n<p>version 1.5.56: 2023-03-13:</p>\n\n<ul>\n<li>Feature: added option authors by dynamic field in post query</li>\n<li>Feature: done some integration with flycart discounts</li>\n<li>Feature: added option to show post type and post type title in posts fields</li>\n<li>Feature: added option to add multiple values in multisource</li>\n<li>Fix: fixed get posts by terms meta field - add taxonomy</li>\n<li>Fix: fixed responsive css in dynamic loop</li>\n<li>Fix: fixed dynamic loop with jet engine acf fields</li>\n<li>Fix: fixed slider control units for vh, vx and % </li>\n<li>Fix: added \"before today\" for past year in date qury</li>\n<li>Change: the uc_id will not change now when page refresh</li>\n</ul>\n\n<p>version 1.5.55: 2023-02-23:</p>\n\n<ul>\n<li>Fix: fixed wpml integrate fields</li>\n<li>Fix: fixed some write file error, will not crash if happend</li>\n<li>Fix: fixed entrance animation js on popup</li>\n<li>Fix: fixed strip tags in intro from content</li>\n<li>Fix: fixed some php 8.1 issues</li>\n<li>Fix: fixed some post intro with html tags issues</li>\n<li>Change: do_action function is working now in free version</li>\n</ul>\n\n<p>version 1.5.54: 2023-02-15</p>\n\n<ul>\n<li>Change: added some define variable that indicate the under ajax search</li>\n<li>Change: added \"collect\", and \"output\" to schema types in content accordion widget for example</li>\n<li>Feature: added wpml auto translate integration</li>\n<li>Feature: added option to select \"all taxonomies\" in exclude terms in terms selection</li>\n<li>Feature: added option - only direct children to terms select include by</li>\n<li>Feature: added option to post select to get posts by terms from curent meta field</li>\n<li>Fix: preserve tags when truncate</li>\n<li>Fix: fixed load more with second meta add in post query</li>\n</ul>\n\n<p>version 1.5.53: 2023-02-07</p>\n\n<ul>\n<li>Fix: keep exclude terms in grid when filtering with \"override terms\" mode</li>\n<li>Fix: fixed get_terms() not found php error from 1.5.52 version</li>\n</ul>\n\n<p>version 1.5.52: 2023-02-06</p>\n\n<ul>\n<li>Change: done some protection agains infinite loops in templates</li>\n<li>Fix: fixed popup button type conditions</li>\n<li>Fix: fixed term meta fields in multisource</li>\n<li>Fix: fixed exclude term not found in post select</li>\n</ul>\n\n<p>version 1.5.51: 2023-01-31</p>\n\n<ul>\n<li>Feature: added version to js comment output</li>\n<li>Feature: connected the galleies to remote play / stop like the carousels</li>\n<li>Feature: added some error message when image size attribute is missing in multisource</li>\n<li>Feature: added dynamic popup special attribute type</li>\n<li>Fix: fixed title source and description source in multisource gallery for products.</li>\n<li>Fix: added supress filtres to ajax search query</li>\n</ul>\n\n<p>version 1.5.50: 2023-01-24</p>\n\n<ul>\n<li>Feature: added \"media\" to post types select in advanced post query</li>\n<li>Feature: improved the date time attribute</li>\n</ul>\n\n<p>version 1.5.49: 2023-01-23</p>\n\n<ul>\n<li>Fix: fixed some js optimization issues </li>\n<li>Fix: fixed filters related small js bug</li>\n</ul>\n\n<p>version 1.5.48: 2023-01-19</p>\n\n<ul>\n<li>Feature: added gallery to multisource</li>\n<li>Feature: added post type override selectin current post query options</li>\n<li>Fix: fixed remote play with carousel</li>\n<li>Fix: fixed some multisource and ajax related bugs</li>\n<li>Fix: fixed popular posts plugin integration multiple post types</li>\n<li>Fix: fixed background widgets some problematic attribute names</li>\n<li>Fix: fixed include terms by current post terms in some cases.</li>\n<li>Fix: fixed default url_assets value in multisoure</li>\n<li>Fix: fixed dark mode svg icons</li>\n</ul>\n\n<p>version 1.5.47: 2023-01-10</p>\n\n<ul>\n<li>Feature: added more units to slider attribute</li>\n<li>Feature: added \"any\" post type to post types select</li>\n<li>Feature: added include and exclude current post terms in terms selection</li>\n<li>Feature: added option to carousel - scroll to head - force</li>\n<li>Feature: allow import widgets with theme activate</li>\n<li>Fix: fixed dynamic template render css for dynamic popup</li>\n<li>Fix: fixed users list select by manual</li>\n</ul>\n\n<p>version 1.5.46: 2023-01-08</p>\n\n<ul>\n<li>Feature: set the items image size chooser work for certain image</li>\n<li>Feature: made option to put js script in saparate tags with id\'s for optimization plugins like wprocket</li>\n<li>Feature: enriched the uc_lang variable. now it\'s always showing the current language</li>\n<li>Feature: added user_login variable to the users list output</li>\n<li>Feature: has put the preview link always as a help link in widget edit panel.</li>\n<li>Change: updated the multisource that it works better with items images</li>\n<li>Change: allow html tags in post intro (excerpt) in widgets</li>\n<li>Fix: fixed filters with sync multiple grid issues</li>\n<li>Fix: fixed the exclude users list with similar names</li>\n</ul>\n\n<p>version 1.5.45: 2022-12-26</p>\n\n<ul>\n<li>Feature: added json decode filter to twig</li>\n<li>Feature: added catalog images from shortpixel for speed loading</li>\n<li>Feature: done multisource group setting</li>\n<li>Fix: fixed entrance animation on ajax refresh</li>\n<li>Fix: done sync pause / play between carousels</li>\n</ul>\n\n<p>version 1.5.44: 2022-12-19</p>\n\n<ul>\n<li>Change: updated freemius to the latest version</li>\n<li>Fix: fixed remote play / pause button</li>\n<li>Fix: fixed search filter unicode phrase</li>\n<li>Fix: fixed entrance animation appear on scroll</li>\n<li>Feature: added video gallery responsive options</li>\n<li>Fix: fixed some owl carousel size on init bug</li>\n<li>Fix: fixed js widgets under the dynamic grid template like flipbox</li>\n</ul>\n\n<p>version 1.5.43: 2022-12-04</p>\n\n<ul>\n<li>Feature: add settings output to dynamic grid fields debug</li>\n<li>Fix: fixed pods multiple image data</li>\n<li>Fix: fixed url terms in filter with dynamic grid</li>\n<li>Fix: fixed users and menu not found bug in front </li>\n<li>Change: updated twig engine to the latest version</li>\n</ul>\n\n<p>version 1.5.42: 2022-11-29</p>\n\n<ul>\n<li>Feature: added functionality for time ago in posts widgets</li>\n<li>Feature: added woo variables to woo fields - woo_price_withtax, woo_price_notax</li>\n<li>Feature: added option for term child filter role\n-optimization: reduced number of queries in post related widgets</li>\n</ul>\n\n<p>version 1.5.41: 2022-11-24</p>\n\n<p>-bug fix: fixed post select in post query</p>\n\n<p>version 1.5.40: 2022-11-23</p>\n\n<ul>\n<li>Feature: added integration to woocommerce multicourancy plugins</li>\n<li>Feature: made some integration with translate press plugin</li>\n<li>Feature: added select post and select term attribute</li>\n<li>Fix: fixed dynamic loop css backgrounds with containers</li>\n<li>Fix: fixed mousewheel event in the carousel</li>\n<li>Fix: fixed some rare php error with filters</li>\n</ul>\n\n<p>version 1.5.39: 2022-11-16</p>\n\n<ul>\n<li>Fix: fixed small bug with zip extract</li>\n<li>Update: updated black friday sale banners</li>\n</ul>\n\n<p>version 1.5.38: 2022-11-10</p>\n\n<ul>\n<li>Fix: fixed galleries default sizes with post filters</li>\n<li>Fix: fixed hidden option in select filter in safari browser</li>\n<li>Fix: fixed non ssl assets url</li>\n<li>Feature: added \"schema\" special attribute</li>\n<li>Fix: fixed false autoplay in carousel</li>\n</ul>\n\n<p>version 1.5.37: 2022-11-09</p>\n\n<ul>\n<li>Fix: fixed 1px glitch bug in the carousel, on 1 item (slide mode)</li>\n<li>Feature: prepared the filters to work with ajax search</li>\n</ul>\n\n<p>version 1.5.36: 2022-11-6</p>\n\n<ul>\n<li>Feature: added function that outputs items schema</li>\n<li>Feature: improved include by meta in posts selection, added option for multiple values</li>\n<li>Feature: added option to get current user with meta in twig</li>\n<li>Addition: validate number of post list attributes, allow only one when creating widget</li>\n<li>Fix: fixed count posts in post query summary</li>\n<li>Fix: fixed entrance animation blur type</li>\n<li>Fix: fixed avoid duplicates with random order while posts load more</li>\n<li>Fix: the timeout now reset after slide change in owl carousel</li>\n<li>Fix: fixed terms selection taxonomies with idetical post type title</li>\n<li>Fix: added protection against inifinite loop in putElementorTemplate twig function</li>\n<li>Fix: fixed acf field unaccessable in some cases with elementor pro 3.8</li>\n</ul>\n\n<p>version 1.5.35: 2022-10-24</p>\n\n<p>-Fix: fixed include by id\'s from dynamic field, and terms from dynamic field in post selection</p>\n\n<p>version 1.5.34: 2022-10-19</p>\n\n<ul>\n<li>Feature: added items image size attribute (special type)</li>\n<li>Fix: fixed show backgrounds in elementor editor</li>\n</ul>\n\n<p>version 1.5.33: 2022-10-15</p>\n\n<ul>\n<li>Fix: fixed avoid duplicates with filters</li>\n<li>Fix: fixed select dropdown filter js</li>\n<li>Feature: added avoid duplicates option to manual posts selection</li>\n</ul>\n\n<p>version 1.5.32: 2022-10-11</p>\n\n<ul>\n<li>Fix: fixed some ajax pagination issues</li>\n<li>Fix: fixed pagination widget appearance on archive ajax pages with filters</li>\n<li>Fix: added twig functionality to put product attributes text</li>\n<li>Fix: fixed export with images not worked in some cases</li>\n<li>Fix: made some protection with ezcache plugin integration and filtering</li>\n<li>Fix: fixed some small php bug with this month post selection</li>\n<li>Fix: fixed some visible and hidden filters collision</li>\n<li>Fix: fixed terms select in terms filter on history back click in filters</li>\n<li>Fix: set child filter always first unselected</li>\n<li>Fix: set option for the tabs filter to be unselected</li>\n<li><p>Fix: fixed the pagination numbers if exclude offset chosen</p></li>\n<li><p>Feature: added multiple taxonomy terms in term selection</p></li>\n<li>Feature: added query id in terms selection</li>\n<li>Feature: added functionality for next / prev post</li>\n</ul>\n\n<p>version 1.5.31: 2022-09-20</p>\n\n<ul>\n<li>Fix: fixed thumbs gallery</li>\n</ul>\n\n<p>version 1.5.30: 2022-09-18</p>\n\n<ul>\n<li>Fix: fixed multiple post filters and grid connection</li>\n<li>Fix: fixed various small php errors</li>\n<li>Fix: fixed wordpress popular posts integration small bug</li>\n<li>Feature: added terms from dynamic post selection option</li>\n<li>Feature: added option for limiting terms show in post list</li>\n<li>Change: updated once more unitegallery graphics, changed assets to svg</li>\n<li>Fix: fixed thumbnail gallery arrows</li>\n</ul>\n\n<p>version 1.5.29: 2022-09-08</p>\n\n<ul>\n<li>Fix: fixed a small issue with search page and load more</li>\n<li>Fix: fix vimeo videos stoppped playing bug</li>\n</ul>\n\n<p>version 1.5.28: 2022-09-06</p>\n\n<ul>\n<li>Feature: added support for the select filter</li>\n<li>Fix: fixed some small js bug with filters</li>\n<li>Fix: fixed some post filters related popup error</li>\n<li>Change: changed the way that galleries srolls by mouseover</li>\n</ul>\n\n<p>version 1.5.27: 2022-09-02</p>\n\n<ul>\n<li>Fix: fixed popular posts plugin integration</li>\n<li>Fix: removed some console logs in filter.js file</li>\n<li>Fix: fixed ajax pagination jump</li>\n<li>Fix: fixed unitegallery strict standards bugs</li>\n<li>Change: renamed field - \"use dynamic fields\" to \"use current post data\" in widget editor</li>\n<li>Change: updated freemius sdk to: 2.4.5</li>\n</ul>\n\n<p>version 1.5.26: 2022-08-17</p>\n\n<ul>\n<li>Feature: added debug to remote elements</li>\n<li>Fix: made some protection against wrong animation names in carousel</li>\n<li>Fix: added some small fixes to carousel and remote sync js libraries</li>\n<li>Fix: done a better find closest section in remote</li>\n<li>Fix: fixed not showing values in elementor editor post selectors</li>\n</ul>\n\n<p>version 1.5.25: 2022-08-11</p>\n\n<ul>\n<li>Feature: added option to set title field in items</li>\n<li>Fix: fixed some more lazy load related protections in galleries</li>\n<li>Fix: Fixed some Elementor 3.7 deprecation issues</li>\n</ul>\n\n<p>version 1.5.24: 2022-08-09</p>\n\n<ul>\n<li>Fix: fixed some Elementor 3.7 related js bug in editor</li>\n</ul>\n\n<p>version 1.5.23: 2022-08-05</p>\n\n<ul>\n<li>Feature: added date format to date meta field post selection</li>\n<li>Feature: added more units to padding and margin attribute</li>\n<li>Feature: added option to set selected tab number in tabs filter widget</li>\n<li>Fix: fixed some unitegallery strict related scripts</li>\n<li>Fix: fixed sequance entrance animation attribute</li>\n<li>Fix: fixed some text with pagination edit mode in elementor editor</li>\n<li>Fix: fixed ajax pagination didn\'t get back to first page</li>\n<li>Fix: fixed tabs filter and taxonomy terms in one page</li>\n<li>Change: prepare the right way dates should work in post list</li>\n</ul>\n\n<p>version 1.5.22: 2022-07-24:</p>\n\n<ul>\n<li>Feature: added option to connect to another parent in remote arrows</li>\n<li>Feature: added change url and back button in ajax filers behaviour</li>\n<li>Fix: fixed doubly plugin integration import bg widgets</li>\n<li>Fix: fixed remote next/prev directions in carousels</li>\n<li>Fix: added some more protection against infinite loops from post content processing</li>\n</ul>\n\n<p>version 1.5.21 2022-07-17:</p>\n\n<ul>\n<li>Feature: added docstart and docend template in widget js</li>\n<li>Change: end of birthday sale message update</li>\n<li>Change: added warning message in case of twig collision with other plugins</li>\n</ul>\n\n<p>version 1.5.20 2022-07-13:</p>\n\n<ul>\n<li>Feature: added more widget debug type - current post fields</li>\n<li>Feature: updated admin title on edit widget view</li>\n<li>Feature: added option to carousel: scroll to head</li>\n<li>Feature: added query data attributes into filtering grid</li>\n<li>Fix: fixed ajax pagination in some cases</li>\n<li>Fix: fixed small php bug with hover animations control</li>\n<li>Fix: fixed lity lightbox with vimeo autoplay</li>\n<li>Fix: fixed item index after shuffle</li>\n<li>Fix: fixed some seleted tab filters related issues</li>\n<li>Fix: fixed load more filter doubly ajax request in some cases</li>\n<li>Fix: fixed woo scedualed sale price output</li>\n<li>Fix: in filters replace url with pagination as well</li>\n<li>Fix: changed gallery arrows to svg</li>\n</ul>\n\n<p>version 1.5.19 2022-06-27:</p>\n\n<ul>\n<li>Feature: added max posts to current query</li>\n<li>Fix: fixed controls conditions for elementor template control</li>\n<li>Feature: added more fields to dynamic grid loop (was only title)</li>\n<li>Change: added birthday sale banner and text</li>\n</ul>\n\n<p>version 1.5.17 2022-06-21:</p>\n\n<ul>\n<li>Change: updated fancybox version</li>\n<li>Fix: Fixed bug with ajax load more and ajax pagination</li>\n</ul>\n\n<p>version 1.5.17 2022-06-09:</p>\n\n<ul>\n<li>Feature: fixed entrance animation attribute</li>\n<li>Fix: fixed uc_inside_editor variable inside background widget</li>\n<li>Fix: fixed empty default value of radio boolean control</li>\n<li>Fix: fixed double filtering issues in archive pages</li>\n</ul>\n\n<p>version 1.5.16: 2022-05-31</p>\n\n<ul>\n<li>Fix: fixed double plugin versions in pro version</li>\n<li>Fix: fixed 1 size gap in one item owl carousel</li>\n<li>Fix: fixed the dissapearing options bug in mobile</li>\n</ul>\n\n<p>version 1.5.15: 2022-05-30</p>\n\n<ul>\n<li>Change: set cache folder inside wp-uploads</li>\n<li>Feature: added option to get terms last level only - for post list / grid</li>\n<li>Feature: added twig function - get_current_user</li>\n<li>Feature: disabled right click on html5 galleries (unite gallery)</li>\n<li>Fix: the image and video repeater was missing default items</li>\n<li>Fix: fixed load more and filters on a search page</li>\n<li>Fix: fixed carousel stage padding issues</li>\n<li>Fix: fixed carousel 1 item one pixel issues</li>\n<li>Fix: fixed default values in responsive selectors</li>\n</ul>\n\n<p>version 1.5.14: 2022-05-24</p>\n\n<ul>\n<li>Fix: fixed responsive default values with selectors in number and dropdown and slider controls</li>\n<li>Fix: fixed a bug in run_code_once functionality</li>\n</ul>\n\n<p>version 1.5.13: 2022-05-23</p>\n\n<ul>\n<li>Feature: added integration with \"sticky posts switch\" plugin</li>\n<li><p>Feature: added special attribute type - entrance animation</p></li>\n<li><p>Fix: fixed sync bug between two similar elements</p></li>\n<li>Fix: fixed filters loading with wp-rocket lazy load scripts</li>\n<li>Fix: fixed put_hide_ids_css function small bug</li>\n<li>Fix: fixed fetch 2 and more widgets within one section for filtering</li>\n<li>Fix: fixed slider control js empty output bug</li>\n<li>Fix: fixed gallery title as number js bug</li>\n<li>Fix: fixed gallery images from meta fields source as array </li>\n</ul>\n\n<p>version 1.5.12: 2022-05-08</p>\n\n<ul>\n<li>Feature: added integration for wpml media change</li>\n<li>Feature: bug fix: fixed hover animations setting don\'t work on front in some cases</li>\n<li>Feature: in post selection by date added options for \"future from today\", and \"future from tomorrow\".</li>\n<li>Feature: added new function: \"put_hide_ids_css\" to hide some css comma saparated id\'s from css tab.</li>\n<li>Feature: added support for ajax refresh for multiple synced grids together</li>\n<li>Feature: added option to test instagram data</li>\n<li><p>Feature: added phpinfo view in settings - troubleshooting</p></li>\n<li><p>Fix: fixed blank window opened by a link</p></li>\n<li>Fix: fixed acf boolean value present</li>\n<li>Fix: fixed another gallery related lazy load issues</li>\n</ul>\n\n<p>version 1.5.11: 2022-04-13</p>\n\n<ul>\n<li>Feature: made option to put elementor post_content inside post widget if the post made by elementor</li>\n<li>Feature: added additional fields to getPostAuthor function like avatar url and author meta</li>\n<li>Feature: show the \"no posts\" message with filters in post list / grid</li>\n<li>Feature: add background location (back/front) to background widgets</li>\n<li>Feature: done option to get post parent with the posts in posts selection</li>\n<li>Fix: set prices display in woocommerce widgets including tax</li>\n<li>Fix: fixed editor js files didn\'t loaded bug</li>\n<li>Fix: fixed css output with dynamic template and inline css mode</li>\n<li>Fix: fixed the ajax pagination that now works with post based gallery widget</li>\n<li>Fix: fixed filters scripts loading before jquery in js</li>\n<li>Fix: allow to select empty terms in term selection control</li>\n<li>Change: set default values of responsive number / slider / dropdown controls to desktop default values</li>\n</ul>\n\n<p>version 1.5.10: 2022-04-04</p>\n\n<ul>\n<li>Fix: fixed title and description source in gallery source selection</li>\n<li>Fix: fixed the dropdown attribute php filter for elementor</li>\n<li>Feature: added \"menu_id\" for various uses as menu attribute output</li>\n<li>Feature: added option for side offset in owl carousel</li>\n<li>Feature: added option for second items html refresh in ajax filters</li>\n</ul>\n\n<p>version 1.5.9: 2022-03-27</p>\n\n<ul>\n<li>Fix: fixed simple meta output for post list</li>\n<li>Feature: made dynamic grid work with filters</li>\n<li>Feature: the background widgets works for the new container objects as well</li>\n<li>Feature: added include by another meta field in post query</li>\n</ul>\n\n<p>version 1.5.8: 2022-03-23</p>\n\n<ul>\n<li>Feature: set special behaviour for more then one filters on the page</li>\n<li>Feature: added option to load video item from posts in a gallery</li>\n<li>Change: set up galleries common default items</li>\n<li>Fix: fixed unclosable gallery lightbox with youtube videos</li>\n<li>Fix: fixed elementor 3.6.0 compatability</li>\n</ul>\n\n<p>version 1.5.7: 2022-03-17</p>\n\n<ul>\n<li>Feature: added option to modify dropdown items in php\nFix: fixed gallery default items preview and init\nFix: fixed remote counter js error</li>\n</ul>\n\n<p>version 1.5.6 = 2022-03-15:</p>\n\n<p>Fix: fixed dissapearing items in remote related widgets</p>\n\n<p>version 1.5.5 = 2022-03-15:</p>\n\n<ul>\n<li>Feature: added woocommerce sorting options in posts selection by number of sales and rating</li>\n<li>Feature: added option to get related products on checkout page</li>\n<li>Feature: done manual posts and terms selections sort by drag and drop</li>\n<li>Feature: done option to custom refresh filters html (for carousels, galleries etc)</li>\n<li>Feature: made the attributes dialog support multi controls</li>\n<li>Feature: prepared the galleries and dynamic loops to use filters and load more\nFix: fixed query debug in manual posts selection\nFix: fix: fixed posts_per_page in manual posts selection\nFix: fix: fixed jquery include for remote widgets</li>\n</ul>\n\n<p>version 1.5.4 = 2022-03-06:</p>\n\n<ul>\n<li>Feature: added roles to post filter: single, main and child</li>\n<li>Feature: added option \"placeholder\" and \"disable dynamic\" for text field control</li>\n<li>Feature: added option for debug meta fields in post list, post grid</li>\n<li>Fix: fixed some pagination widget buttons related issues</li>\n<li>Fix: fixed non clickable items in some widgets</li>\n<li>Fix: fixed put_items(0) - first item output in twig</li>\n</ul>\n\n<p>version 1.5.3 = 2022-02-23:</p>\n\n<ul>\n<li>Feature: added functionality to put image inside taxonomy terms widget</li>\n<li>Fix: fixed load more on archive page with orderby=xxx filter in url</li>\n<li>Fix: made support for woocommerce special order by in load more</li>\n<li>Change: updated freemius sdk to 2.4.3 version (Security fix)</li>\n</ul>\n\n<p>version 1.5.2 = 2022-02-23:</p>\n\n<ul>\n<li>Feature: set up remote and sync functionality for the galleries</li>\n<li>Fix: fixed load more for current query posts</li>\n<li>Fix: fixed background js based widgets with elementor popups</li>\n<li>Fix: fixed unitegallery unclosed tag issue</li>\n<li>Fix: fixed replace mode in tabs filters</li>\n</ul>\n\n<p>version 1.5.1 = 2022-02-21:</p>\n\n<ul>\n<li>Feature: improved post pagination debug and added force options</li>\n<li>Feature: added code for the button filters</li>\n<li>Feature: added option to shuffle owl carousel</li>\n<li>Feature: added option for general \"shuffle\" in items</li>\n<li>Feature: made option for text modify, and get the current page url and current page title</li>\n<li>Feature: get feature image of a product from a first gallery image if featured image not exists</li>\n<li>Feature: added function \"one_random\" and \"first\" to get_items twig function</li>\n<li>Feature: added support for jet listing item</li>\n<li>Change: changed the \"choose template\" setting text to attirbute title</li>\n<li>Fix: fixed load more if offset turned on in the grid</li>\n<li>Fix: fixed link control attributes parsing</li>\n<li>Fix: fixed sync general api related bugs in elementor editor</li>\n</ul>\n\n<p>version 1.5.0 = 2022-02-02:</p>\n\n<ul>\n<li>Feature: added tabs in items controls</li>\n<li>Feature: added functionality for ajax taxonomies terms filter</li>\n<li>Feature: added some accessability to owl carousel buttons</li>\n</ul>\n\n<p>version 1.4.99: 2022-01-27:</p>\n\n<ul>\n<li>Feature: added option for disable content filtering in general settings->troubleshooting</li>\n<li>Feature: added taxonomies in widget debug output</li>\n<li>Fix: fixed some gallery lazy load related js bugs</li>\n</ul>\n\n<p>version 1.4.98: 2022-01-14:</p>\n\n<ul>\n<li>Feature: modified remote general js api to fit more types of widgets</li>\n<li>Feature: added support for put meta field in post list</li>\n<li>Fix: fixed some small php notices output in post query</li>\n</ul>\n\n<p>version 1.4.97 = 2022-01-06:</p>\n\n<ul>\n<li>Feature: add code base for the taxonomy filter</li>\n<li>Feature: added option to highlight all carousel items</li>\n<li>Feature: added active class to new owl carousel</li>\n<li>Feature: added scroll on click functionality to new owl carousel</li>\n<li>Fix: added support for acf fields styles in dynamic grid</li>\n<li>Fix: fixed some wp-rocket and filters related bug</li>\n</ul>\n\n<p>version 1.4.96 = 2021-12-29:</p>\n\n<ul>\n<li>Feature: use yoast main category feature to determine post main category</li>\n<li>Feature: added get woocommerce product gallery functionality to twig</li>\n<li>Feature: added support for multiple attribute conditoins values</li>\n<li>Feature: added menu order in advanced widget debug type</li>\n<li>Feature: added WooCommerce endpoints links code to twig</li>\n<li>Feature: added option to disable font awesome in general settings</li>\n<li>Fix: fixed some filters related issue</li>\n<li>Fix: added custom attributes to link attributes output</li>\n</ul>\n\n<p>version 1.4.95 = 2021-12-16:</p>\n\n<p>*Fix: fixed db table not found php bug in some cases</p>\n\n<p>version 1.4.94 = 2021-12-14:</p>\n\n<ul>\n<li>Feature: made posible multiple includes condition values per assets</li>\n<li>Feature: added meta value2 and meta value3 in include by meta value post selection</li>\n<li>Feature: added error notice if no api connectivity</li>\n<li>Feature: added attributes section conditions</li>\n<li>Feature: prepared code base for the new galleries</li>\n<li>Fix: fixed some small pagination related bug</li>\n<li>Fix: fixed remote connection parent detection in some cases</li>\n<li>Fix: added content filtering by filter widget_text_content for all the embed and other content modifications</li>\n<li>Fix: fixed edit defaulsin widget settings</li>\n<li>Fix: fixed some polylang issues with the template in dynamic template widgets</li>\n<li>Fix: [security] remove the \"duplicate layout\" functionality (not used in the plugin) that had some security issues </li>\n</ul>\n\n<p>version 1.4.93 = 2021-12-03:</p>\n\n<ul>\n<li>Fix: fixed some connected widgets bugs when there is many of them in the page</li>\n<li>Change: removed the black friday sale banner</li>\n<li>Feature: added general remote API for various widgets connections</li>\n<li>Feature: add some code base for the new gallery output</li>\n</ul>\n\n<p>version 1.4.92 = 2021-11-24:</p>\n\n<ul>\n<li>Fix: fixed similar post content in post list</li>\n<li>Change: saparated remote and sync options in connected widgets settings</li>\n</ul>\n\n<p>version 1.4.91 = 2021-11-23:</p>\n\n<ul>\n<li>Fix: fixed the wrong post intro in editor mode</li>\n</ul>\n\n<p>version 1.4.90 = 2021-11-22:</p>\n\n<ul>\n<li>Addition: added black friday banner discount banner and link</li>\n<li>Change: improved \"sync widgets\" editor experience</li>\n<li>Fix: fixed depricated \"post\" attribute bug</li>\n<li>Fix: modified zip extracting error messages</li>\n</ul>\n\n<p>version 1.4.89 = 2021-11-17:</p>\n\n<ul>\n<li>Feature: done the functionality for sync widgets</li>\n<li>Feature: done the functionality remote widgets</li>\n<li>Fix: fixed error message on remote widgets</li>\n<li>Fix: fixed css in post content in editor</li>\n<li>Fix: use better strip tags for post intro</li>\n</ul>\n\n<p>version 1.4.88 = 2021-11-08:</p>\n\n<ul>\n<li>Fix: fixed gutenberg support in widgets</li>\n<li>Fix: fixed all the pagination issues in archive page</li>\n</ul>\n\n<p>version 1.4.86 = 2021-11-01:</p>\n\n<ul>\n<li>Fix: fixed some load more last issues</li>\n<li>Feature: added code for taxonomy terms filter</li>\n<li>Feature: added code for checkbox filter</li>\n</ul>\n\n<p>version 1.4.86 = 2021-10-29:</p>\n\n<ul>\n<li>Feature: improved current query debug - full type</li>\n<li>Feature: added dropdown responsive placeholders</li>\n<li><p>Feature: added radio boolean attribute responsive controls</p></li>\n<li><p>Fix: fixed controls tabs functionality</p></li>\n<li>Fix: fixed load more custom image bug</li>\n<li>Fix: fixed double load more in a page mishmash bug</li>\n<li>Fix: fixed all load more issues</li>\n</ul>\n\n<p>version 1.4.85 = 2021-10-13:</p>\n\n<p>-bug fix: small bug fix - headers sent bug</p>\n\n<p>version 1.4.84 = 2021-10-13:</p>\n\n<ul>\n<li>Feature: added taxonomy terms full query debug option</li>\n<li>Feature: improved full debug type in posts query</li>\n<li>Feature: added items support in editor->background switcher</li>\n<li>Feature: added support for remote controls</li>\n<li>Feature: functionality to posts load more</li>\n<li>Feature: added second condition</li>\n<li>Feature: added tabs functionality to attributes</li>\n<li>Addition: added %,px to slider units</li>\n<li>Fix: fixed avoid duplicates related bug</li>\n<li>Fix: fixed conflicting wordpress codemirror script</li>\n<li>Fix: fixed post selection values init from editor</li>\n<li>Fix: fixed pagination on front page</li>\n<li>Fix: fixed some polylang related bugs</li>\n</ul>\n\n<p>version 1.4.83 = 2021-09-22:</p>\n\n<ul>\n<li>Fix: fixed styles mishmash inside elementor editor navigator</li>\n<li>Fix: fixed dissapearing carousels after refresh bug</li>\n<li>Fix: fixed dynamic grid pagination not changed</li>\n</ul>\n\n<p>version 1.4.82 = 2021-09-20:</p>\n\n<ul>\n<li>Feature: added troubleshooting setting - show php error message</li>\n<li>Feature: added px, vh, % options for slider attribute</li>\n<li>Feature: added dynamic group attributes for galleries, including image and video</li>\n<li>Feature: added option to convert one date string to another with ucdate filter</li>\n<li>Feature: added option to use items in background widgets</li>\n<li>Feature: added ucfunc(\"set\") and ucfunc(\"get\") functions in twig for remember and retrieve variables</li>\n<li>Feature: added include by option: \"children of current term\" to category selection options</li>\n<li>Feature: added option to pull woo product variations in twig</li>\n<li>Feature: added placeholder: link_withprefix, link_noprefix for link attribute</li>\n<li>Fix: fixed error when exists dynamic link in dynamic loop widgets</li>\n<li>Fix: enabled pagination in a single type in dynamic template grid</li>\n<li>Fix: the \"not equal\" attributes condition now works</li>\n<li>Fix: fixed not editable empty dropdown attribute in widget editor</li>\n<li>Fix: fixed mb_string absence php bug</li>\n<li>Fix: fixed heading attribute label</li>\n<li>Fix: fixed responsive elementor controls in widget items</li>\n</ul>\n\n<p>version 1.4.81 = 2021-08-17:</p>\n\n<ul>\n<li>Feature: added json select (lottie) for image attribute type </li>\n<li>Feature: made option for ajax in widgets with post list attribute</li>\n<li>Feature: made the ajax pagination work with pagination widget</li>\n<li>Feature: added dynamic options for number and slider attribute types</li>\n<li>Feature: added new owl carousel sources in assets chooser</li>\n<li>Feature: added heading attribute</li>\n<li>Change: added more types of debug for pagination widget</li>\n<li>Change: changed widget icons chooser for elementor icon instead of font awesome icon</li>\n<li>Fix: fixed import with template button dissapear in the new bar</li>\n<li>Fix: fixed widgets icons</li>\n</ul>\n\n<p>version 1.4.80 = 2021-08-09:</p>\n\n<ul>\n<li>Feature: added option to change items section label</li>\n<li>Feature: added js snippet with code that works in elementor popup</li>\n<li>Feature: added option to add {current_user_id} keyword in post meta query</li>\n<li>Feature: added option for block label inside each attribute</li>\n<li>Feature: added heading text option for items section</li>\n<li>Feature: added extra fields to image base gallery options</li>\n<li>Feature: added php filter option for variable</li>\n<li>Feature: added twig functions \"get_post_term\" and \"is_post_has_term\". The examples visible when you click on item.posts.putPostTerm placeholder</li>\n<li>Fix: fixed some test widgets output relate bugs</li>\n<li>Fix: conditions settings was not affected typography controls</li>\n<li>Fix: fixed template dynamic background image didn\'t displayed bug in dynamic loops</li>\n<li>Change: added some instructions for api connectivity test in general settings - troubleshooting</li>\n</ul>\n\n<p>version 1.4.79 = 2021-07-13</p>\n\n<ul>\n<li>Fix: fixed scripts output in preview widget page</li>\n</ul>\n\n<p>version 1.4.78 = 2021-07-12</p>\n\n<ul>\n<li>Change: added birthday sale promotions</li>\n<li>Feature: added woo commerce products to dynamic loop items source</li>\n</ul>\n\n<p>version 1.4.77 = 2021-07-07</p>\n\n<ul>\n<li>Fix: fixd the is_ajax() error function from the admin area</li>\n</ul>\n\n<p>version 1.4.76 = 2021-07-07</p>\n\n<ul>\n<li>Feature: added option to show post last modified date</li>\n<li>Feature: added function: get_from_sql in widget editor that allow to pull any custom records from DB</li>\n<li>Feature: added function: run_code_once in widget editor, that allow to run the code only once. Good for many similar widgets on the same page</li>\n<li>Feature: added option for load widget js as module</li>\n<li>Fix: fixed no key_thumb field in images inside widget</li>\n<li>Fix: fixed no condition in image sizes widget setting</li>\n<li>Fix: fixed javascript based backgrounds</li>\n<li>Fix: fixed brocken svg icon on catalog widget box in some of the cases</li>\n<li>Fix: fixed collision with rankmath in ajax actions</li>\n<li>Change: added some max length for a widget category, now it\'s 60</li>\n</ul>\n\n<p>version 1.4.75 = 2021-06-21</p>\n\n<ul>\n<li>Feature: added category image to products list</li>\n<li>Feature: added option to include as module widget js include</li>\n<li>Feature: added option to write custom handle to widget js and css include</li>\n<li>Feature: added options - avoid duplicate posts to post query exclude</li>\n<li>Feature: added option to include or exclude posts by dynamic field to posts selection</li>\n<li>Feature: added option to include or exclude posts by logged in user, in posts selection</li>\n<li>Fix: fixed background widget condition functionality</li>\n<li>Fix: changed template picker to simple select2 list</li>\n</ul>\n\n<p>version 1.4.74 = 2021-06-02</p>\n\n<ul>\n<li>Feature: added function put_date_range to twig functions. good for events widgets</li>\n<li>Feature: added integration with google map</li>\n<li>Feature: added function: \"run_code_once\" for twig</li>\n<li>Feature: added grouped options for the gallery</li>\n<li>Feature: added option to get posts by date from custom ACF field</li>\n<li>Feature: added gallery settings options for dynamic settings attribute</li>\n<li>Feature: added pagination to dynamic loop</li>\n<li>Change: improved dynamic settings attribute</li>\n</ul>\n\n<p>version 1.4.73 = 2021-05-20</p>\n\n<ul>\n<li>Feature: added twig function: \"put_attributes_json\" that available in js tab in widget editor</li>\n<li>Feature: added constant - uc_inside_editor - for distinquish between editor and site front</li>\n<li>Feature: added multiple select attribute</li>\n<li>Feature: added listing attribute support</li>\n<li>Fix: fixed \"request too long\" message on a widget preview - shortened preview url</li>\n<li>Fix: fixed several bugs with condition field in widgets editor</li>\n<li>Fix: fixed hidden image size select on item attributes</li>\n<li>Fix: fixed acf group field output</li>\n<li>Fix: fixed elementor template in items, changed to specific function</li>\n</ul>\n\n<p>version 1.4.72 = 2021-05-02</p>\n\n<ul>\n<li>Feature: added rating stars helper placeholder for woocommerce</li>\n<li>Feature: added option to include js file after elementor-frontend</li>\n<li>Fix: fixed new typography deprecation message</li>\n</ul>\n\n<p>version 1.4.71 = 2021-04-22</p>\n\n<ul>\n<li>Feature: added option to take post id\'s from php function in post selection</li>\n<li>Feature: added option for get posts by meta field that located in current or different post</li>\n<li>Feature: added twig filter: wc_price for native price filtering</li>\n<li>Feature: added post terms titles to post data debug</li>\n<li>Change: added option for woocommerce categories in terms selection</li>\n<li>Fix: fixed price issues in woocommerce related grids</li>\n<li>Fix: fixed include and exclude terms mismatch with nested tax query</li>\n<li>Fix: fixed pagination on search pages</li>\n</ul>\n\n<p>version 1.4.70 = 2021-04-14</p>\n\n<ul>\n<li>Feature: added show widget data debug options</li>\n<li>Feature: added option for filter post by post meta</li>\n<li>Feature: added option for simple condition for attributes</li>\n<li>Feature: added integration with wordpress popular post plugin for most viewed posts selection</li>\n<li>Feature: added post list variables for data debug</li>\n<li>Feature: added image sizes selector for post list</li>\n<li>Feature: get thumbnailID from content in case that it\'s missing in post</li>\n<li>Fix: when bulk moving attribute it now always goes to general category</li>\n<li>Fix: fixed filter posts by status</li>\n<li>Fix: fixed instagram media albom</li>\n</ul>\n\n<p>version 1.4.69 = 2021-04-04</p>\n\n<ul>\n<li>Feature: added extra query debug options for custom post types selector</li>\n<li>Feature: added choose image size select option to image attribute</li>\n<li>Feature: added \"image_attributes\" placeholder for image output in widget editor</li>\n<li>Change: added default values select to hover animations attribute</li>\n<li>Change: changed button \"add to cart\" to \"select options\" for variable products in woocommerce list widgets</li>\n<li>Fix: fixed border radius attribute from width to radius</li>\n<li>Fix: added missing thumb sizes for image select</li>\n</ul>\n\n<p>version 1.4.68 = 2021-03-22</p>\n\n<ul>\n<li>Feature: added include recently viewed products in woocommerce</li>\n<li>Feature: added option for default max posts in post selector</li>\n<li>Feature: added attribute type: Border Dimensions</li>\n<li>Feature: added attribute type: CSS Filters</li>\n<li>Feature: added attribute type: Hover Animations</li>\n<li>Fix: removed max posts from archive type post query selection, because has no control over pagination.</li>\n<li>Fix: fixed bug when instagram video images didn\'t show up</li>\n</ul>\n\n<p>version 1.4.67 = 2021-03-12</p>\n\n<ul>\n<li>Feature: added api connectivity to troubleshooting section</li>\n<li>Feature: added options in terms selection fields</li>\n<li><p>Feature: added order by meta key for woo categories select</p></li>\n<li><p>Fix: fixed woo product price format for decimal prices</p></li>\n<li>Fix: fixed context menu cut from bottom inside the widgets manager</li>\n<li>Fix: fixed show item data in widgets items repeater</li>\n<li>Fix: fixed float to round in woocommerce discount percents</li>\n</ul>\n\n<p>version 1.4.66 = 2021-02-18</p>\n\n<ul>\n<li>Feature: added \"box shadow\" attribute type</li>\n<li>Feature: added url_posts and num_posts to users output</li>\n<li>Feature: added option for selector 2 and selector 3 in several attributes</li>\n<li>Feature: added copy / paste attributes sections in widget editor</li>\n<li>Feature: added option for get default object to getListingItemData function</li>\n<li>Feature: added support for wpml site language inside a widget</li>\n<li>Feature: added acf image and thumbnails widths and heights to placeholders list</li>\n<li>Fix: load js include file in editor even if no js code</li>\n<li>Fix: fixed some php notice with exclude terms posts selection</li>\n<li>Fix: fixed small bug in getListingItemData function with no object returned</li>\n<li>Fix: fixed post selection manual select no posts shown at init</li>\n<li>Fix: fixed bug when private posts not fetched on manual posts selection</li>\n<li>Change: updated codemirror to latest version, added code search feature</li>\n<li>Change: updated freemius sdk to 2.4.2</li>\n</ul>\n\n<p>version 1.4.65 = 2021-02-03</p>\n\n<ul>\n<li>Feature: added option to fetch custom meta fields in users list</li>\n<li>Feature: added function to twig: getByPHPFunction()</li>\n<li>Feature: added function to twig: getUserMeta()</li>\n<li>Feature: added function to twig: getListingItemData() - working inside any plugin listing</li>\n<li>Fix: fixed php sanitize array bug</li>\n<li>Fix: fixed post type in related posts post selection</li>\n</ul>\n\n<p>version 1.4.64 = 2021-02-02</p>\n\n<ul>\n<li>Change: moved \"edit widget html\" button to advanced section in general tab</li>\n<li>Feature: added option to exclude products on sale in products query section in widget settings</li>\n<li>Feature: added option to exclude specific posts in post selection widget settings</li>\n<li>Feature: added woocommerce related products select in post selection</li>\n<li>Feature: added include/exclude posts by author in widget posts selection</li>\n<li>Feature: added include/exclude posts by date in widget posts selection</li>\n<li>Feature: added date/time picker to widget attributes types</li>\n<li>Feature: added post status to widget posts selection</li>\n<li>Feature: added offset setting to widget posts selection</li>\n<li>Feature: added author url and author post count to users fields</li>\n<li>Feature: added max number of users to user selection attribute</li>\n<li>Feature: added \"elementor template\" attribute</li>\n<li>Fix: fixed small php bug in post selection control</li>\n<li>Fix: fixed js bug in items repeater</li>\n<li>Fix: fixed exclude role not worked in user selection attribute</li>\n<li>Fix: fixed get products on sale selection with variations</li>\n</ul>\n\n<p>version 1.4.63 = 2021-01-26</p>\n\n<ul>\n<li>Feature: added acf link array and attributes</li>\n<li>Feature: added ordering features to post selection related and manual</li>\n<li>Feature: added option for showing only sticky posts</li>\n<li>Feature: added exclude by term setting in widget post selection</li>\n<li>Change: moved debug data from advaned to general folder in elementor widget settings</li>\n<li>Fix: fixed woo commerce prices number format</li>\n<li>Fix: fixed refresh posts on \"post query\" section open in widget post settings</li>\n<li>Fix: fixed manual posts selection default order</li>\n</ul>\n\n<p>version 1.4.62 = 2021-01-21</p>\n\n<ul>\n<li>Feature: added text shadow field</li>\n<li>Feature: added \"manual selection\" in posts query</li>\n<li>Feature: added compatability tag</li>\n<li>Fix: fixed image size thumb name with \"-\" sign inside</li>\n<li>Fix: fixed some php warning related to array to string conversion, happening in php 8</li>\n<li>Change: show woo commerce placeholders if selected \"for woocommerce products\" checkbox in post list attribute</li>\n<li>Change: improved woo category output placeholder help, added getTermCustomFields function</li>\n</ul>\n\n<p>version 1.4.61 = 2021-01-14</p>\n\n<ul>\n<li>Feature: added max posts and order by options to current query posts selection</li>\n<li>Feature: added manual selection for woocommerce categories select</li>\n<li>Feature: added selector and responsive to drop down attribute in widget builder</li>\n<li>Change: changed buy pro version link from the catalog widgets to inside of the plugin</li>\n<li>Fix: fixed adding widgets to a db table that is not auto incriment</li>\n<li>Fix: fixed svg preview from widget builder interface</li>\n<li>Fix: fixed manual memory check when registering widgets</li>\n</ul>\n\n<p>version 1.4.60 = 2020-12-30</p>\n\n<ul>\n<li>Feature: added option for third party integration for woocommerce grid</li>\n<li>Feature: added integration for \"advanced labels for woocommerce\" plugin</li>\n<li>Feature: added view file button in assets manager</li>\n<li>Feature: added svg icon option together with font icon for elementor panel widget box</li>\n<li>Feature: added preview image on mouseover inside elementor panel widget box</li>\n<li><p>Feature: added option for disabling \"edit widget html\" from widget settings</p></li>\n<li><p>Fix: fixed empty settings when there are gallery item setting only</p></li>\n<li>Fix: added \"no settings\" heading in case that no attributes in the widget</li>\n<li>Fix: fixed some php warnings for php 8.0</li>\n</ul>\n\n<p>version 1.4.59 = 2020-12-17</p>\n\n<ul>\n<li>Fix: fixed import template redirect</li>\n<li>Feature: added option to include sticky posts for post query</li>\n<li>Feature: added post pagination for single page</li>\n<li>Feature: added number of items for instagram widget</li>\n<li>Feature: added background image to background attribute</li>\n</ul>\n\n<p>version 1.4.58 - 2020-12-07</p>\n\n<ul>\n<li>Feature: make the plugin translatable for wordpress.org</li>\n</ul>\n\n<p>version 1.4.57 - 2020-12-07</p>\n\n<ul>\n<li>Feature: done post pagination widget for archive posts</li>\n<li>Feature: added option to truncate the post list</li>\n<li>Fix: fixed show debug query on current post query</li>\n</ul>\n\n<p>version 1.4.56 - 2020-11-30</p>\n\n<ul>\n<li>Update: relesed cyber monday deal admin notice</li>\n</ul>\n\n<p>version 1.4.55 - 2020-11-26</p>\n\n<ul>\n<li>Feature: added option to sort by sale price</li>\n<li>Feature: added option to debug query</li>\n<li>Feature: added option debug widget data</li>\n<li>Feature: added option to filter posts with child categories</li>\n<li><p>Feature: added option to include only products on sale</p></li>\n<li><p>Fix: fixed no widget shown in some cases</p></li>\n<li>Fix: fixed woocommerce prices placeholders prefix</li>\n</ul>\n\n<p>version 1.4.54 - 2020-11-13 =</p>\n\n<ul>\n<li>Update: updated freemius sdk to newest version</li>\n<li>Fix: fixed comma saparated selector</li>\n</ul>\n\n<p>version 1.4.53 - 2020-11-09 =</p>\n\n<ul>\n<li>Feature: added background widgets and section backgrounds</li>\n<li>Change: removed global colors from template export</li>\n<li>Fix: fixed bug with regular and sale price in woocommerce</li>\n</ul>\n\n<p>version 1.4.52 - 2020-11-06 =</p>\n\n<p>Fix: fixed bug with regular and sale price in woocommerce</p>\n\n<p>version 1.4.51 - 2020-11-04 =</p>\n\n<ul>\n<li>Feature: added svg output in icon library attribute</li>\n<li>Feature: added woocommerce checkbox to post list</li>\n<li>Feature: added product out of stock filter for product selection</li>\n<li>Feature: added discount_percent field in post list attribute woocommerce product type</li>\n<li>Feature: added woocommerce post list order by price option</li>\n<li>Fix: fixed woocommerce category in post list attribute</li>\n</ul>\n\n<p>version 1.4.50 - 2020-10-21 =</p>\n\n<ul>\n<li>Fix: removed display errors setting</li>\n</ul>\n\n<p>version 1.4.49 - 2020-10-12 =</p>\n\n<ul>\n<li>Fix: fixed small bug with non existing controls</li>\n<li>Fix: fixed general settings error when turning off plugin</li>\n</ul>\n\n<p>version 1.4.48 - 2020-10-12 =</p>\n\n<p>*Feature: added border attribute\n*Fix: page break in some versions of elementor\n*Fix: fixed bulk move attributes with categories\n*Fix: fixed default items image field not match</p>\n\n<p>version 1.4.47 - 2020-10-08 =</p>\n\n<ul>\n<li>Update: remove russian translation</li>\n<li>Feature: added function: get_items for twig</li>\n<li>Fix: fixed switch content and style tab</li>\n<li>Fix: fixed slider control tablet/mobile default value</li>\n<li>Fix: fixed non ordered widget categories</li>\n</ul>\n\n<p>version 1.4.46 - 2020-10-04 =</p>\n\n<ul>\n<li>Feature: added function put_items_json for js items output</li>\n<li>Fix: returned widgets from uncategorized category</li>\n</ul>\n\n<p>version 1.4.45 - 2020-10-04 =</p>\n\n<ul>\n<li>Fix: fixed template import with custom widgets</li>\n</ul>\n\n<p>version 1.4.44 - 2020-10-03 =</p>\n\n<ul>\n<li>Feature: added flexible content type attribute</li>\n<li>Optimize: reduced the number of db queries, dramatically increased load speed</li>\n</ul>\n\n<p>version 1.4.43 - 2020-09-22 =</p>\n\n<ul>\n<li>Feature: added option to group attributes into sections</li>\n<li>Feature: done instagram access token auto renew</li>\n<li>Feature: added \"selector\" to color picker attribute</li>\n<li>Fix: improved consolidate widgets option protection</li>\n<li>Fix: fixed select default widget images</li>\n<li>Fix: fixed default items in gallery item (image base fields)</li>\n<li>Fix: fixed image display in default item selector</li>\n<li>Fix: global colors was absent from color selection</li>\n</ul>\n\n<p>version 1.4.42 - 2020-08-06 =</p>\n\n<ul>\n<li>Feature: added option to get grouped woocomerce products</li>\n<li>Feature: added instagram connect to official API</li>\n<li>Feature: added function: getUserData(), added into \"twig code examples\" panel</li>\n<li>Feature: added \"printVar\" and \"showDebug\" functions \"twig code examples\" panel</li>\n<li>Feature: done \"login with instagram\" in general settings, and get data from instgram API</li>\n<li>Fix: sorted \"overwrite widgets\" issue on import</li>\n<li>Fix: fixed dropdown attribute when work with html data</li>\n</ul>\n\n<p>version 1.4.41 - 2020-06-18 =</p>\n\n<ul>\n<li>Feature: added additional controls to \"number\" attribute</li>\n<li>Feature: added \"exclude uncategorized category\" to woocommerce categories select </li>\n<li>Feature: added responsive controls to slider attribute</li>\n<li>Fix: fixed template type variable issues in elementor integration</li>\n<li>Fix: show pagination only when \"current query\" is available</li>\n<li>Fix: fixed select2 field min width in posts query</li>\n</ul>\n\n<p>version 1.4.40 - 2020-06-10 =</p>\n\n<ul>\n<li>Change: hided \"consolidate widgets\" general setting</li>\n<li>Feature: added \"show/hide wrapping html comments\" to general settings</li>\n<li>Fix: fixed export template filename</li>\n</ul>\n\n<p>version 1.4.39 - 2020-06-02 =</p>\n\n<ul>\n<li>Fix: fixed save widgets from editor with large config limitation.</li>\n<li>Fix: fixed export template with page settings bug.</li>\n<li>Fix: removed extra fields from items editor, leaved only supported fields</li>\n<li>Change: updated freemius SDK to latest version</li>\n</ul>\n\n<p>version 1.4.36 - 2020-05-21 =</p>\n\n<ul>\n<li>Feature: added support for pods panda repeater</li>\n<li>Fix: done some solution for max_execution_time issues when installing template</li>\n<li>Fix: fixed rtl on templates dialog popup</li>\n<li>Fix: corrected the naming near the \"number\" field</li>\n<li>Fix: cleared \"twig\" library from some not needed files.</li>\n<li>Change: removed \"image view\" file from framework.</li>\n</ul>\n\n<p>version 1.4.35 - 2020-05-11 =</p>\n\n<ul>\n<li>Feature: added term custom fields support</li>\n<li>Feature: added term meta fields support</li>\n<li>Change: moved composer vendor folder to plugin root</li>\n<li>Change: fixed empty templates list bug when \"show only installed widget\" checkbox checked</li>\n<li>Fix: sorted out some of the templates import bugs</li>\n</ul>\n\n<p>version 1.4.34 - 2020-05-06 =</p>\n\n<ul>\n<li>Fix: removed category ations from templates section</li>\n<li>Fix: show \"putPostMeta\" function even if no example post available</li>\n<li>Fix: fixed finally all the DB not installed issues on elementor and admin pages</li>\n</ul>\n\n<p>version 1.4.33 - 2020-05-03 =</p>\n\n<ul>\n<li>Fix: fixed double twig collision by another plugin</li>\n</ul>\n\n<p>version 1.4.32 - 2020-05-02 =</p>\n\n<ul>\n<li>Update: updated to newest twig 1.x version</li>\n<li>Fix: fixed no space between placeholders in php 7.4 bug</li>\n</ul>\n\n<p>version 1.4.31 - 2020-04-26 =</p>\n\n<p>*Fix: fixed dissapearing widget issue</p>\n\n<p>version 1.4.30 - 2020-04-23 =</p>\n\n<ul>\n<li>Fix: fixed couple of bugs related to templates</li>\n</ul>\n\n<p>version 1.4.29 - 2020-04-22 =</p>\n\n<ul>\n<li>Feature: released the templates catalog</li>\n</ul>\n\n<p>version 1.4.28 - 2020-04-10 =</p>\n\n<ul>\n<li>Feature: added woocommerce categories field</li>\n<li>Fix: fixed export / import with images feature</li>\n<li>Fug: fixed error message on front on some cases when the db tables not installed yet.</li>\n</ul>\n\n<p>version 1.4.27 - 2020-04-01 =</p>\n\n<p>Fix: fixed widget default icon in manager\nFeature: added \"getPostMeta, putPostMeta, printPostMeta\" functions\nFeature: added \"getPostData\" function for acf related posts, that get\'s all the data from the related post including custom fields</p>\n\n<p>version 1.4.26 - 2020-03-28 =</p>\n\n<ul>\n<li>Change: changed to new api address</li>\n<li>Fix: fixed links not included bug in theme builder posts</li>\n<li>Fix: fixed link to buy pro version</li>\n<li>Fix: fixed free version remain activated bug</li>\n<li>Fix: simpleXML validation made the site down</li>\n</ul>\n\n<p>version 1.4.25 - 2020-03-09 =</p>\n\n<ul>\n<li>Feature: added \"responsive controls\" to margin and padding setting</li>\n<li>Feature: made \"refresh catalog\" button</li>\n<li>Feature: added \"num_items\" variable to the widget editor</li>\n<li>Change: removed the \"default fonts\" from widget defaults screen</li>\n<li>Fix: fixed some php bug in \"implode\" function</li>\n<li>Fix: fixed posts from sub categories in post list</li>\n</ul>\n\n<p>version 1.4.24 - 2020-02-14 =</p>\n\n<ul>\n<li>Feature: made \"export with images\" option in templates</li>\n<li>Fix: fixed import category widgets</li>\n<li>Fix: fixed icon html output placeholder</li>\n</ul>\n\n<p>version 1.4.23 - 2020-02-02 =</p>\n\n<ul>\n<li>Feature: improved the slider attribute</li>\n<li>Feature: added \"menu\" attribute</li>\n</ul>\n\n<p>version 1.4.22 - 2020-01-28 =</p>\n\n<ul>\n<li>Feature: added woo currency symbol</li>\n<li>Feature: added woo add to cart button</li>\n<li>Feature: added slider attribute</li>\n<li>Widget: logo grid</li>\n<li>Widget: logo carousel</li>\n<li>Widget: logo marquee</li>\n<li>Widget: image tooltip</li>\n<li>Widget: content toggle</li>\n<li>Widget: circle number</li>\n<li>Widget: post list</li>\n</ul>\n\n<p>version 1.4.21 - 2020-01-22 =</p>\n\n<ul>\n<li>Feature: added users attribute</li>\n<li>Feature: done multiple post type selector</li>\n<li>Feature: added background attribute</li>\n<li>Feature: added icon library html output</li>\n<li>Feature: added woo commerce support in posts list</li>\n<li>Bug fix: fixed icons not shown bug in widget settings</li>\n</ul>\n\n<p>version 1.4.20 - 2020-01-15 =</p>\n\n<ul>\n<li>Bug fix: fixed font awesome icon output</li>\n<li>Bug fix: fixed instagram not loading bug</li>\n<li>Change: updated font awesome css version</li>\n<li>Change: changed the way that instagram was loaded on the page</li>\n</ul>\n\n<p>version 1.4.19 - 2019-12-31 =</p>\n\n<ul>\n<li>Feature: added filter by slug to terms attribute</li>\n<li>Feature: changed repeater items titles to the ones from \"title\" field instead of \"Item1\", \"Item2\" etc.</li>\n<li>Feature: added automated styling for date field, added \"ucdate\" filter for that.</li>\n<li>Feature: done functionality for display post author</li>\n<li>Change: changed the font awesome attribute to fa5</li>\n<li>Change: added strip html tags from truncate function</li>\n</ul>\n\n<p>version 1.4.18 - 2019-12-31 =</p>\n\n<ul>\n<li>Feature: added all image sizes to posts</li>\n<li>Feature: added \"putPostTerms\" function to posts</li>\n<li>Feature: added wpautop filter to twig</li>\n<li>Feature: added option for custom twig PHP functinoality for PRO version</li>\n<li>Feature: hide \"edit widget html\" button for user that don\'t have capability to see the plugin </li>\n<li>Feature: added wpml compatablity</li>\n<li>Feature: added related posts in posts list</li>\n<li>Feature: added padding and margin controls (pro)</li>\n<li>Bug Fix: fixed pagination output</li>\n</ul>\n\n<p>version 1.4.17 - 2019-12-12 =</p>\n\n<ul>\n<li>Change: changed to more flexible catalog api</li>\n</ul>\n\n<p>version 1.4.16 - 2019-08-12 =</p>\n\n<ul>\n<li>Feature: added post query relation (and, or) chooser</li>\n<li>Change: update to freemius sdk 2.3.1</li>\n<li>Feature: added \"trancate\" filter</li>\n<li>Fix: fixed editor permissions PHP Error</li>\n</ul>\n\n<p>version 1.4.15 - 2019-19-11 =</p>\n\n<ul>\n<li>Change: remove the old deprecated codecanyon activation</li>\n<li>Fix: fixed bug when both plugins are installed together</li>\n<li>Fix: fixed empty widget content when put a lot of content in the widget html/js</li>\n<li>Feature: added option for fonts for post list for intro and content</li>\n<li>Feature: added custom filter query ID in posts list query (pro)</li>\n<li>Feature: added labels to typography fields</li>\n<li>Feature: added description option for elementor controls</li>\n<li>Feature: added option to add help links to widgets from the widget editor</li>\n</ul>\n\n<p>version 1.4.14 - 2019-24-10 =</p>\n\n<ul>\n<li>Fix: fixed js not included bug</li>\n</ul>\n\n<p>version 1.4.13 - 2019-24-10 =</p>\n\n<ul>\n<li>Fix: fixed terms attribute selector bugs in elementor</li>\n<li>Fix: fixed post selection was not showing post types without taxonomies</li>\n<li>Fix: fixed rtl visibility issues in admin</li>\n</ul>\n\n<p>version 1.4.12 - 2019-15-10 =</p>\n\n<ul>\n<li>Feature: added exclude posts by current post</li>\n<li>Feature: added post category addition custom taxonomy support</li>\n<li>Fix: fixed some bug in post list selector elementor</li>\n</ul>\n\n<p>version 1.4.11 - 2019-07-10 =</p>\n\n<p>*Feature: added link param html attributes placeholder\n*Feature: added category link to post list params\n*Fix: fixed post list category not displayed bug</p>\n\n<p>version 1.4.10 - 2019-28-9 =</p>\n\n<p>-bug fix: added some front end protection against db not installed bug\n* Feature(pro): added do_action for custom wp actions run\n* Feature(pro): added apply_filters for custom wp actions run\n-bug fix: fixed export widget with assets path\n-change: added instructions to download pro version.</p>\n\n<h4>1.4.7 - 2019-18-9</h4>\n\n<p>*Fix: fixed post category selection in post list</p>\n\n<h4>1.4.6 - 2019-18-9</h4>\n\n<p>*Fix: fixed dynamic items in repeater</p>\n\n<h4>1.4.6 - 2019-11-9</h4>\n\n<p>*Fix: fixed admin body class external\n*Feature: make support for post categories list\n*Feature(pro) - made taxonomies list attribute\n*Fix: fixed current posts fetch in archive type</p>\n\n<h4>1.4.5 - 2019-19-8</h4>\n\n<p>*Change: improved widgets manager design</p>\n\n<h4>1.4.3 - 2019-25-7</h4>\n\n<p>*Change: updated the activation link from plugins\n*Change: small UI improvements</p>\n\n<h4>1.4.2 - 2019-24-7</h4>\n\n<p>*Feature: add post category to dynamic fields\n*Feature: added toolset integration</p>\n\n<h4>1.4.1 - 2019-8-7</h4>\n\n<p>*Feature: added search widget\n*Feature: the plugin is now fully translatable, added russian translation</p>\n\n<h4>1.4 - 2019-8-7</h4>\n\n<p>*Change: moved to new payment system (freemius), changed pricing plans</p>\n\n<h4>1.3.39 - 2019-2-7</h4>\n\n<p>*Feature: add alt tags to image attribute\n*Feature: add automatic name from title on add attribute\n*Feature: redesign categories</p>\n\n<p>*Fix: removed autop filter change code from front end\n*Fix: allow to import widget when stand on category from catalog\n*Fix: fixed instagram widgets typography bug</p>\n\n<h4>1.3.38 - 2019-30-6</h4>\n\n<p>*Feature: added code examples / js snippets\n*Feature: added widget preview</p>\n\n<h4>1.3.37 - 2019-23-6</h4>\n\n<p>*Feature: add support for archive pages\n*Feature: added archive pages pagination\n*Change: changed fonts design controls</p>\n\n<h4>1.3.36 - 2019-20-6</h4>\n\n<p>*Fix: fixed multiple similar js includes in one page</p>\n\n<h4>1.3.35 - 2019-20-6</h4>\n\n<p>*Feature: add support for acf gallery field</p>\n\n<h4>1.3.34 - 2019-13-6</h4>\n\n<ul>\n<li>Feature: improved the post list filtering and ordering</li>\n</ul>\n\n<h4>1.3.33 - 2019-12-6</h4>\n\n<ul>\n<li>Feature: added ordering posts by meta value</li>\n<li>Fix: fixed site crash by db error</li>\n</ul>\n\n<h4>1.3.32 - 2019-11-6</h4>\n\n<ul>\n<li>Fix: fixed pods together with acf fileds</li>\n<li>Fix: added all categories to post list</li>\n</ul>\n\n<h4>1.3.31 - 2019-10-6</h4>\n\n<ul>\n<li>Feature: added link attribute</li>\n</ul>\n\n<h4>1.3.30 - 2019-06-6</h4>\n\n<ul>\n<li>Feature: made PODS integration</li>\n</ul>\n\n<h4>1.3.29 - 2019-06-5</h4>\n\n<ul>\n<li>Feature: added set widget icon functionality, with presence in catalog</li>\n<li>Feature: added preview widget button from the catalog</li>\n</ul>\n\n<h4>1.3.28 - 2019-06-3</h4>\n\n<ul>\n<li>Feature: made plugin translatable</li>\n</ul>\n\n<h4>1.3.27 - 2019-06-2</h4>\n\n<ul>\n<li>Fix: fixed font override attribute bug</li>\n</ul>\n\n<h4>1.3.26 - 2019-05-30</h4>\n\n<ul>\n<li>Feature: added typography attribute</li>\n</ul>\n\n<h4>1.3.25 - 2019-05-29</h4>\n\n<ul>\n<li>Tweak: added support for dynamic params in image field</li>\n</ul>\n\n<h4>1.3.24 - 2019-05-29</h4>\n\n<ul>\n<li>Fix: Fix dynamic field</li>\n<li>Tweak: Added message when adding an empty repeater from custom fields</li>\n</ul>\n\n<h4>1.3.23 - 2019-05-01</h4>\n\n<ul>\n<li>Feature: Added dynamic fields to all text controls</li>\n<li>Feature: Added \"edit html\" button to all widgets</li>\n<li>Fix: Fixed consolidated addons render bugs</li>\n</ul>\n\n<h4>1.3.22 - 2019-04-25</h4>\n\n<ul>\n<li>Feature: Made all acf fields integration including the pro like repeater and clone</li>\n</ul>\n\n<h4>1.3.21 - 2019-04-20</h4>\n\n<ul>\n<li>Fix: Fixed current post bug</li>\n</ul>\n\n<h4>1.3.20 - 2019-04-15</h4>\n\n<ul>\n<li>Fix: Fixed current post bug</li>\n</ul>\n\n<h4>1.3.19 - 2019-04-10</h4>\n\n<ul>\n<li>Feature: Done all acf fields</li>\n</ul>\n\n<h4>1.3.18 - 2019-04-05</h4>\n\n<ul>\n<li>Change: Update post child vars when change post</li>\n</ul>\n\n<h4>1.3.17 - 2019-04-01</h4>\n\n<ul>\n<li>Change: Add dynamic fields to addon editor</li>\n</ul>\n\n<h4>1.3.16 - 2019-03-30</h4>\n\n<ul>\n<li>Fix: Fixed the switchers </li>\n<li>Fix: Fixed the upload file</li>\n<li>Fix: Fixed checkbox in assets tab</li>\n</ul>\n\n<h4>1.3.15 - 2019-03-25</h4>\n\n<ul>\n<li>Fix: Fixed visual bugs</li>\n<li>Fix: Fixed radio boolean attribute (switcher)</li>\n</ul>\n\n<h4>1.3.14 - 2019-03-20</h4>\n\n<ul>\n<li>Fix: Fixed addon assets tab bugs</li>\n</ul>\n\n<h4>1.3.13 - 2019-03-15</h4>\n\n<ul>\n<li>Feature: Done export/import template with addons</li>\n</ul>\n\n<h4>1.3.12 - 2019-03-10</h4>\n\n<ul>\n<li>Feature: Added fedback on deactivate</li>\n</ul>\n\n<h4>1.3.11 - 2019-03-05</h4>\n\n<ul>\n<li>Fix: Fixed export import layout stuff</li>\n</ul>\n\n<h4>1.3.10 - 2019-03-01</h4>\n\n<ul>\n<li>Fix: Fixed assets tab issues</li>\n<li>Fix: Fixed post to articles category rename on install</li>\n</ul>\n\n<h4>1.3.09 - 2019-02-28</h4>\n\n<ul>\n<li>Fix: Fixed test addon jquery include</li>\n<li>Change: Added purchase link to license page</li>\n</ul>\n\n<h4>1.3.08 - 2019-02-25</h4>\n\n<ul>\n<li>Fix: Fixed settings text output</li>\n</ul>\n\n<h4>1.3.07 - 2019-02-20</h4>\n\n<ul>\n<li>Fix: Fixed font manager bug</li>\n</ul>\n\n<h4>1.3.06 - 2019-02-15</h4>\n\n<ul>\n<li>Fix: Fixed taxonomy issues</li>\n</ul>\n\n<h4>1.3.05 - 2019-02-10</h4>\n\n<ul>\n<li>Fix: Fixed add addon functionality</li>\n</ul>\n\n<h4>1.3.04 - 2019-02-05</h4>\n\n<ul>\n<li>Improvment: Improved post types category selection</li>\n</ul>\n\n<h4>1.3.03 - 2019-02-01</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.3.02 - 2019-01-30</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.3.01 - 2019-01-25</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.2.01 - 2019-01-20</h4>\n\n<ul>\n<li>Fix: Fixed js in editor when addins widget</li>\n</ul>\n\n<h4>1.2.00 - 2019-01-15</h4>\n\n<ul>\n<li>Feature: Pro version with a catalog</li>\n</ul>\n\n<h4>1.0.11 - 2019-01-10</h4>\n\n<ul>\n<li>Fix: Fixed some wordpress galleries related bug</li>\n</ul>\n\n<h4>1.0.10 - 2019-01-05</h4>\n\n<ul>\n<li>Fix: Fixed export category</li>\n</ul>\n\n<h4>1.0.09 - 2019-01-01</h4>\n\n<ul>\n<li>Change: Made global setting for consolidata addons or not</li>\n<li>Change: Updated some memory text in general settings</li>\n</ul>\n\n<h4>1.0.08 - 2018-12-30</h4>\n\n<ul>\n<li>Fix: Fixed all notices related bugs</li>\n</ul>\n\n<h4>1.0.07 - 2018-12-30</h4>\n\n<ul>\n<li>Fix: Fixed with default data types</li>\n</ul>\n\n<h4>1.0.06 - 2018-12-25</h4>\n\n<ul>\n<li>Fix: Fixed js includes consolidated</li>\n</ul>\n\n<h4>1.0.05 - 2018-12-20</h4>\n\n<ul>\n<li>Fix: Fixed js includes</li>\n</ul>\n\n<h4>1.0.04 - 2018-12-15</h4>\n\n<ul>\n<li>Fix: Fixed js includes</li>\n</ul>\n\n<h4>1.0.03 - 2018-12-10</h4>\n\n<ul>\n<li>Fix: Fixed empty category issues</li>\n</ul>\n\n<h4>1.0.02 - 2018-12-05</h4>\n\n<ul>\n<li>Fix: Fixed bug with some unit values in render output</li>\n</ul>\n\n<h4>1.0.00 - 2018-12-01</h4>\n\n<ul>\n<li>Release: First plugin release</li>\n</ul>\";}s:14:\"upgrade_notice\";b:0;s:7:\"version\";s:7:\"1.5.111\";s:13:\"download_link\";s:388:\"https://api.freemius.com/v1/installs/14185590/updates/73821.zip?is_premium=true&authorization=FSLA+14185590%3A32AjyQlpbDwqbTjULDgr1zwMFRaUbBb6nmZiGVE_XOaLrtIRuIOAfcHhPI6RPZiOi6gD7UpWAuTNG5CN2PDMGTKVNuSM1ppHRO8rg9xgnxDJBZM7yexSCjSpk3Kr9X7BY4AeHt4IQjrPccPhCoVrkZU4heiJsxq7bXVdgtHD9H_d1xfTLL5Y-OTSKP-Ijn5k-_pBZCCbZlTo-CuLCQ-TLiecM3nv-Hm30eeEHu1L0IPjhCf88_Pp3nBaeqBxmbsPfz4tY4UWiCleOS3QISy1pA\";}}s:7:\"created\";i:1718668590;s:9:\"timestamp\";i:1718672190;}s:92:\"get:/v1/installs/14185590/updates/latest.json?is_premium=true&newer_than=1.5.111&readme=true\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":20:{s:9:\"plugin_id\";s:4:\"4036\";s:12:\"developer_id\";s:4:\"4880\";s:4:\"slug\";N;s:12:\"premium_slug\";s:40:\"unlimited-elements-for-elementor-premium\";s:7:\"version\";s:7:\"1.5.112\";s:11:\"sdk_version\";s:5:\"2.7.2\";s:25:\"requires_platform_version\";s:3:\"3.5\";s:37:\"requires_programming_language_version\";N;s:20:\"tested_up_to_version\";s:5:\"6.5.3\";s:8:\"has_free\";b:1;s:11:\"has_premium\";b:1;s:12:\"release_mode\";s:8:\"released\";s:5:\"limit\";N;s:7:\"uniques\";i:34162;s:2:\"id\";s:5:\"74364\";s:7:\"created\";s:19:\"2024-07-01 11:27:18\";s:7:\"updated\";s:19:\"2024-07-02 00:32:55\";s:11:\"is_released\";b:0;s:3:\"url\";s:388:\"https://api.freemius.com/v1/installs/14185590/updates/74364.zip?is_premium=true&authorization=FSLA+14185590%3A7w6OJD1HTwk-OjeOdUbuATRGKGA7JFz1v6nAPZOQ0rCTzwH8odmoudUcS4TJl2uTOB9vTjloyAnYNhwEVcqn9JVW3pNso5OdwCnrPa3PG71inQhhSorkhN6oF62uZXacPd4-axDl5XB_F4NW4eSKBQ9lehwG-CzMiwYkaWE2hjlbS4Rt9jjse88gs9e_ryBnwTROrv4KzpvKvHPZhVIlYcCswoup7ohvKbLRTsnR4Xp7EPXzmTfrQMqgppMqwtcPGIWxXQ-XpqOYEop8_88OtQ\";s:6:\"readme\";O:8:\"stdClass\":11:{s:4:\"name\";s:66:\"Unlimited Elements For Elementor (Free Widgets, Addons, Templates)\";s:4:\"slug\";s:32:\"unlimited-elements-for-elementor\";s:4:\"tags\";O:8:\"stdClass\":6:{s:9:\"elementor\";s:9:\"elementor\";s:8:\"elements\";s:8:\"elements\";s:6:\"addons\";s:6:\"addons\";s:16:\"elementor addons\";s:16:\"elementor addons\";s:16:\"elementor widget\";s:16:\"elementor widget\";s:12:\"page builder\";s:12:\"page builder\";}s:8:\"requires\";s:3:\"3.5\";s:12:\"requires_php\";N;s:6:\"tested\";s:5:\"6.5.3\";s:10:\"stable_tag\";s:3:\"1.0\";s:8:\"sections\";O:8:\"stdClass\":4:{s:11:\"description\";s:6713:\"<p><strong>Elementor</strong> users, elevate your web design experience with <strong>Unlimited Elements for Elementor</strong>. An all in one plugin that instantly gives you the most advanced widgets and tools to make better Elementor websites faster. Take your WordPress website to the next level.</p>\n\n<p><a href=\"https://unlimited-elements.com/elementor-widgets/\">View Elementor Widgets Demos</a>\n<br>\nBrowse our extensive collection of free widgets or upgrade to our pro version for access to over 200 additional unique drag and drop widgets for <strong>Elementor</strong>. Each widget provides a wide range of options to easily control every aspect. If you can\'t find what you need, our <strong>Widget Creator</strong> Framework empowers you to create any widget you can imagine.</p>\n\n<h3>Plugin Features</h3>\n\n<ul>\n<li><p><a href=\"https://unlimited-elements.com/elementor-widgets/\"><strong>Widget Library</strong></a> Enhance the popular Elementor page builder with our user-friendly and innovative widget library. Simplify your website by finding everything you need in one place, without the need for multiple plugins.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/widget-creator/\"><strong>Widget Creator</strong></a> Save valuable time by eliminating the need to search for numerous plugins and add-ons. Instead, create customized, professional widgets that perfectly align with your website requirements.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/elementor-templates/\"><strong>Elementor Templates</strong></a> Effortlessly kickstart your web project with pre-designed templates. Say goodbye to endless searches for inspiration or starting from scratch. Get your project up and running in seconds with our collection of template kits.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/loop-builder-for-elementor/\"><strong>Loop Builder</strong></a> Easily create dynamic Loop Items within the Elementor Theme Builder by utilizing any loop widget layout of your preference. Effortlessly populate the chosen widget with dynamic content to craft versatile and engaging Loop Items.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/background-widgets-for-elementor/\"><strong>Background Widgets</strong></a> Elevate your web designs instantly with our user-friendly animated backgrounds available in our extensive widget library. Experience seamless integration and unleash your creativity like never before.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/post-widgets-filters-tools/\"><strong>Post Widgets & Filters</strong></a> Easily create stunning post layouts with real-time filters. Improve the browsing experience for website visitors by helping them find the content they\'re looking for. Effortlessly display posts using advanced criteria on your entire website.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/woo/\"><strong>WooCommerce Widgets & Filters</strong></a> Create stunning product layouts with dynamic real-time filters. Showcase your products and categories in a wide array of interactive formats, such as grids, carousels, sliders, and more.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/remote-control-widgets/\"><strong>Woo Widgets & Filters</strong></a> Unleash your creativity with advanced and customizable layouts. Take full control of your designs and make them truly unique using the remote controls. Stand out from the crowd with layouts that are both eye-catching and distinctive.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/sync-widgets/\"><strong>Sync Between Widgets</strong></a> Elevate your web designs to new heights by seamlessly synchronizing multiple item-based widgets. This powerful feature empowers you to effortlessly create intricate and personalized layouts, taking your designs to the next level of sophistication.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/multi-source-galleries/\"><strong>Multi-Source Galleries</strong></a> Empower your gallery showcase by effortlessly featuring Woo products, WordPress posts, Instagram feeds, and a variety of other sources, including various API integrations.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/live-copy-paste/\"><strong>Live Copy Paste</strong></a> Copy and paste fully designed sections from the Unlimited Elements website directly to your website, saving you time and ensuring you can finish your web project as soon as possible.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/mega-menu-widget-for-elementor/\"><strong>Mega Menu Builder</strong></a> Easily craft a distinctive Mega Menu for your website navigation by incorporating images, icons, links, and various Elementor widgets into unique menu layouts.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/mega-slider-widget-for-elementor/\"><strong>Mega Slider Builder</strong></a> Easily turn any Elementor sections into slider slides. Now you can amaze your website visitors with jaw-dropping slider designs that look amazing on any device.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/multi-source/\"><strong>Multi-Source Widgets</strong></a> Add content dynamically to item-based widgets effortlessly with support for ACF repeaters, JSON/CSV files, Woo Products, WordPress posts, users, menus, and a range of API integrations.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/dynamic-post-popup-widget-for-elementor/\"><strong>Dynamic Popup Builder</strong></a> Dynamically create a popup to add a quick view of the post without leaving the page. Use an Elementor single post template to create the layout of the dynamic popup.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/form-builder/\"><strong>Elementor Form Builder</strong></a> Build advanced forms effortlessly using the drag-and-drop form builder. Whether it’s a simple or complex form, our straightforward form widgets make it quick and easy to create forms, improving your workflow.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/calculators/\"><strong>Calculator Builder</strong></a> Easily design professional calculators for any type of industry. Whether you need a loan calculator, mortgage calculator or business calculator, our powerful and intuitive drag and drop builder makes it easy to create complex calculators with ease.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/filters/\"><strong>Elementor Filter Widgets</strong></a> Unlock the potential of the AJAX-based faceted filter system, seamlessly empowering you to craft diverse layouts with ease. Take control by applying multiple filters, ensuring a super-fast and dynamic filtering experience tailored to your website needs.</p></li>\n</ul>\";s:12:\"installation\";s:521:\"<p>Note : This plugin works with Elementor. Make sure you have <a href=\"https://wordpress.org/plugins/elementor/\">Elementor</a> installed.</p>\n\n<ol>\n<li>Upload the plugin folder to the <code>/wp-content/plugins/</code> directory, or install the plugin through the WordPress plugins screen directly.</li>\n<li>Activate the plugin through the \'Plugins\' screen in WordPress</li>\n<li>Navigate to Unlimited Elements in the WordPress side menu and install the widget you want by hovering over it and clicking install.</li>\n</ol>\";s:3:\"faq\";s:4218:\"<h4>Can I use the plugin without Elementor?</h4>\n\n<p>No. You cannot use the plugin without Elementor since it\'s an addon for Elementor.</p>\n\n<h4>Does the plugin work with any theme?</h4>\n\n<p>Absolutely! The plugin will work with any theme where Elementor works.</p>\n\n<h4>What if I update to the Premium version after using the Free version?</h4>\n\n<p>Your existing elements/content will work with the premium version. So you won’t lose your any of your hard work.</p>\n\n<h4>Can I get a refund?</h4>\n\n<p>If you are not happy with your purchase at anytime just contact us and we will refund 100% of your money no questions asked.</p>\n\n<h4>Do you offer a renewals discount?</h4>\n\n<p>Yes, you get 25% discount for all annual plan automatic renewals. The renewal price will never be increased so long as the subscription is not cancelled.</p>\n\n<h4>How do I install and activate the \'Unlimited Elements for Elementor\' plugin on WordPress?</h4>\n\n<p>To install the \'Unlimited Elements\' plugin on your WordPress site, access your WordPress Dashboard and go to Plugins -> Add New. In the search box, enter \'Unlimited Elements.\' Locate the plugin in the search results and click on the \'Install Now\' button. Once the installation is finished, click on the \'Activate\' button, and \'Unlimited Elements for Elementor\' will be successfully activated on your WordPress site.</p>\n\n<h4>Do I need to know code to use Unlimited Elements?</h4>\n\n<p>No, you do not need to know code to leverage the widgets and other tools provided by the Unlimited Elements plugin. It is designed to be user-friendly, allowing you to enhance your Elementor experience without any coding expertise. However, for users familiar with code, the plugin offers the added advantage of a widget creator, enabling the creation of custom Elementor widgets for a more tailored and advanced design experience.</p>\n\n<h4>Is my site secure with Unlimited Elements?</h4>\n\n<p>Yes, Unlimited Elements is a secure plugin. The plugin is regularly updated to adhere to common security standards, ensuring a secure environment for your website.</p>\n\n<h4>What types of filters does Unlimited Elements provide?</h4>\n\n<p>Unlimited Elements offers a variety of filter types, including search filters, dropdowns, tabs filters, checkboxes filters, and WooCommerce-related filters, providing a diverse range of options for dynamic and versatile website filtering.</p>\n\n<h4>Are the filters compatible with any post type or WooCommerce products?</h4>\n\n<p>Yes, all the filters provided by Unlimited Elements are live Ajax filters, ensuring dynamic and seamless filtering experiences. They are compatible with any post type, including custom post types, and WooCommerce products, offering versatile functionality for a wide range of content on your website. Utilize specific WooCommerce filters to enhance the shopping experience for your customers, such as the price range slider filter and color swatches filter for products with different colors.</p>\n\n<h4>Can I use Unlimited Elements to display custom post types in my widgets?</h4>\n\n<p>Yes, Unlimited Elements supports showcasing custom post types with advanced query selection and seamless connection to any filter from the UE library. This allows for tailored and dynamic content presentation on your website using the plugin\'s versatile features.</p>\n\n<h4>What are multi-source widgets in Unlimited Elements?</h4>\n\n<p>Multi-source widgets in Unlimited Elements enable the population of item-based widgets with various dynamic source types. These widgets can be populated using sources like ACF repeater fields, WooCommerce products, custom post types, Instagram feeds, and various API integrations. This versatility allows for the seamless integration of diverse content into widgets, enhancing the flexibility and functionality of your website elements.</p>\n\n<h4>Should I use Remote Control Widgets or the Sync Widgets function in Unlimited Elements?</h4>\n\n<p>The choice depends on your design preferences. If you want complete control, go for Remote Control Widgets. For synchronized layouts, choose Sync Widgets. They can also be used together for even more powerful customization options in Unlimited Elements.</p>\";s:9:\"changelog\";s:156477:\"<p>version 1.5.112: 2024-07-01</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: made a small integration with simple author box plugin</li>\n<li>Feature: added \"timezone\" for google events api</li>\n<li>Feature: added \"current product gallery\" as a gallery source for WooCommerce</li>\n<li>Feature: added option for dynamic popup advanced cache</li>\n<li>Feature: added integration for fvplayer</li>\n<li>Feature: added links to woo minicart title and image</li>\n<li>Feature: added option to send reply in form to email that set in form field</li>\n</ul>\n\n<p>Widget Changes:</p>\n\n<ul>\n<li>Feature: Pricing Table (Free) - Introduced Tooltip functionality, allowing users to add tooltips to each list item.</li>\n<li>Feature: Post Magazine Grid (Pro) - New values were added to the Show Categories option, including byTaxonomy and by Last level Taxonomy, providing users with more granular control over category display settings.</li>\n<li>Feature: Blob Shapes (Free) - Enhanced the Shadow options by adding shadow size, shadow blur, shadow color type, and shadow shift settings.</li>\n<li>Feature: Image Accordion (Pro) - Added the \"Link All Items\" option to enhance functionality and provide users with the ability to link all items collectively.</li>\n<li>Feature: Calendar (Pro) - Separated the Locale option into a new tab and introduced an \'Other\' option in the locale list, enabling users to manually add a locale not listed, thereby extending support for 96 locales.</li>\n<li>Feature: Calendar (Pro) - Added \"Open Event Link in New Tab\" option to allow users to open event links in a new tab.</li>\n<li>Feature: Checkboxes Filter (Pro) - Added functionality to hide the dropdown when no items are found inside.</li>\n<li>Feature: Icon Accordion (Pro) - A new feature was introduced that includes the addition of an option to adjust the Icon Margin, providing users with more customization options for their interface.</li>\n<li>Feature: Radio Button Field (Pro) - Added functionality to handle and process values selected from radio buttons in the form, ensuring users\' selections are captured and correctly stored.</li>\n<li>Change: Woo Mini Cart (Pro) - Improved the widget by adding the product link to the product title and the image in the cart.</li>\n<li>Change: AJAX Search (Pro) - Added a aria-label attribute for the search button element to enhance form handling and improve accessibility.</li>\n<li>Change: List Marquee (Pro) - Extended icon option to graphic element and added option for image.</li>\n<li>Change: AJAX Search (Pro) - Added a name attribute for the search button element to enhance form handling and improve accessibility.</li>\n<li>Change: Swipe Carousel (Pro) - An improvement was made by adding the aria-label attribute to the item link, enhancing accessibility and ensuring that all links have discernible names for better user experience.</li>\n<li>Fix: Logo Marquee (Pro) - Fixed the text alignment issue and added new options: Text Align and Text Shadow.</li>\n<li>Fix: Icon Accordion (Pro) - Fixed a bug where the accordions were not closing when the \"Close Others on Open\" option was disabled.</li>\n<li>Fix: Copy Coupon Code (Pro) - Resolved a problem where the copy operation was failing in some cases. This fix ensures that the copy functionality now works reliably across all scenarios.</li>\n<li>Fix: Quantity Increment Buttons (Pro) - Resolved a problem where the product quantity was not reset to 1 after adding to the cart.</li>\n<li>Fix: Liquid Full Screen Menu (Pro) - Implemented a fix to address the issue where the widget was not functioning correctly within sticky containers, ensuring consistent behavior and improved user experience.</li>\n<li>Fix: Before After (Pro) - Added support for carousel widgets, enabling the creation and management of dynamic, rotating content displays within the application.</li>\n</ul>\n\n<p>version 1.5.111: 2024-06-10</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added option in general settings: \'Taxonomy Separator Sign in Ajax Filter\' for backward compatability</li>\n<li>Fix: fixed getting elementor dynamic item fields in ajax </li>\n<li>Fix: background widgets didn\'t worked with rocket lazy load</li>\n<li>Changed - changed the default taxonomy saparator to \":\" instead of \"~\"</li>\n<li>Feature: added option in general settings: \'Taxonomy Separator Sign in Ajax Filter\' for backward compatability</li>\n<li>Changed - changed the default taxonomy saparator to \":\" instead of \"~\"</li>\n<li>Fix: fixed getting elementor dynamic item fields in ajax </li>\n<li>Fix: background widgets didn\'t worked with rocket lazy load</li>\n<li>Fix: filters checkboxes wasn\'t visible in some cases</li>\n<li>Fix: avoid error messages on very old elementor versions</li>\n</ul>\n\n<p>Widget Changes:</p>\n\n<ul>\n<li>Feature: List (Free) - Added Override Color Title/Text options for each item, allowing for individualized customization.</li>\n<li>Feature: List (Free) - Added an Icon Margin option for enhanced layout control.</li>\n<li>Feature: Card Carousel (Free) - Added a new value \"Above Image\" to the Show Title option.</li>\n<li>Feature: Content Accordion (Free) - Added support for integrating the widget within carousel widgets, enhancing its functionality and allowing for greater flexibility in design layouts.</li>\n<li>Feature: Calendar (Pro) - Added Italian (it) to the available locales for enhanced language support.</li>\n<li>Feature: Product Bullets (Pro) - Added \"Column\" and \"Column Reverse\" values to the Content Direction option for improved layout flexibility.</li>\n<li>Change: Content Slider (Pro) - Changed the display CSS property from \'flex\' to \'block\' for cases where the Content Source option in an item is set to \"template.\"</li>\n<li>Change: One Page Scroll Navigation (Pro) - Changed method of calling the wheel event from jQuery to JavaScript.</li>\n<li>Change: Content Accordion (Free) - Changed heading\'s HTML tag from </li>\n</ul>\n\n<p><</p>\n\n<p>div> to <a> and added role attribute for accessibility, enabling users to open and close accordions using keyboards and accessibility devices.\n* Change: Event List (Pro) - Added description to Time Zone option.\n* Fix: Mega Menu (Pro) - Resolved an issue where menu items were overlapping each other in iOS device.\n* Fix: Mega Menu (Pro) - Fixed an issue where mobile menu items displayed only a white background color.\n* Fix: Dynamic Post Popup (Pro) - Fixed an issue where the height wasn\'t adjusted after the first popup opening when the Adjust Height option was enabled.\n* Fix: Before After (Pro) - Added lazy load protection to images within the widget, ensuring images load properly without delays.\n* Fix: Accordion Menu (Pro) - Fixed an issue where the Accordion Menu was initialized multiple times in popup.\n* Fix: Content Slider (Pro) - Added support for integrating Content Slider within the Toggle Content widget, enhancing its functionality and providing improved content presentation options.\n* Fix: Icon Box Accordion (Pro) - Fixed an issue where the widget was blocking scroll event-oriented functions, ensuring smooth and uninterrupted scrolling behavior.\n* Fix: Post Magazine Grid (Pro) - Fixed an issue where items were not being fully linked, ensuring complete and functional linking of all item components.\n* Fix: Unlimited Timeline (Free) - Resolved a bug that caused the link to not work when the Image Link option was disabled.\n* Fix: Multi Step Form (Pro) - Added a fix for an issue where 1px of the next step was sometimes visible in the current slide.</p>\n\n<p>version 1.5.110: 2024-06-04</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Fix: remote arrows was sendin next/prev commands twice</li>\n<li>Fix: fix some password protected content related security issue</li>\n<li>Fix: fix some sql security small issue </li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Email Field (Pro) - Added Asterisk Size option, allowing customization of asterisk size for better design flexibility and emphasis.</li>\n<li>Feature: Phone Field (Pro) - Added Asterisk Size option, allowing customization of asterisk size for better design flexibility and emphasis.</li>\n<li>Feature: Event List (Pro) - Added Timezone option, ensuring that expired and upcoming events are counted according to the specified timezone for accurate event scheduling and display.</li>\n<li>Feature: Number Field (Pro) - Added \"Limit Number of Digits\" option, allowing users to restrict the number of digits displayed for better control and readability of numerical data.</li>\n<li>Feature: Phone Field (Pro) - Added \"Limit Number of Digits\" option, allowing users to restrict the number of digits displayed for better control and readability of numerical data.</li>\n<li>Feature: Transparent Split Hero (Free) - Added options to enable or disable widget contents like title, subtitle, etc., and introduced an option to add an image or logo for greater customization and flexibility.</li>\n<li>Feature: Unlimited Charts (Pro) - Added Line Chart Background Color option, allowing customization of the background color for line charts to enhance visual appeal.</li>\n<li>Fix: Submit Button (Free) - Added validation function for the phone field to ensure correct email format and improve data accuracy.</li>\n<li>Fix: Mega Menu (Pro) - Added fix for layout issue that sometimes occurs after page load, ensuring consistent and stable page rendering.</li>\n<li>Fix: Post Carousel (Pro) - Set padding to 0 in Nav Dots to avoid default CSS overrides, ensuring consistent and desired styling.</li>\n<li>Fix: Semi Circle Progress Bar (Pro) - Added support for Mega Slider widget, enabling the creation and display of Semi Circle Progress Bar widget in interactive sliders for enhanced content presentation.</li>\n<li>Fix: Floating Chat Buttons (Pro) - Fixed Pulse Animation Grabber Type issue, ensuring correct animation behavior and improved visual effects.</li>\n<li>Fix: Content Tabs (Free) - Added a small delay before widget initialization to ensure the Content Tabs widget works properly within other widgets, improving overall functionality and integration.</li>\n<li>Fix: Remote Tabs (Pro) - Changed selector for padding option to resolve issue where link was not clicked when tab was clicked, improving click response accuracy.</li>\n</ul>\n\n<p>version 1.5.109: 2024-05-29</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added option to get page views of some post using WPP plugin</li>\n<li>Feature: added option for \"show db tables\" in troubleshooting</li>\n<li>Fix: fixed form editor form validation, excluded placeholders</li>\n<li>Fix: fixed get filters based on wpml language with post count</li>\n<li>Fix: Fixed some remote connection code items click code</li>\n<li>Fix: Fixed clear all filters button not working bug</li>\n<li>Fix: fixed multisource acf repeater checkboxes type get</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Email Field (Pro) - Added validation function for the email field to ensure correct email format and improve data accuracy.</li>\n<li>Feature: Number Field (Pro) - Introduced the \"Disable Calculation in Editor\" debug option to prevent the page from crashing or becoming unresponsive when multiple fields are set to calculation mode, enhancing stability during editing.</li>\n<li>Feature: AJAX Search (Pro) - Added Show Post Image option to enable or disable the display of images in posts, providing more control over post appearance</li>\n<li>Feature: Submit Button (Free) - Added validation function for the email field to ensure correct email format and improve data accuracy.</li>\n<li>Feature: Team Member Card (Free) - Added Icon Size Inner option to adjust the height of the icon itself, providing more precise control over icon dimensions.</li>\n<li>Feature: Slider Field (Pro) - Added Accent Color option to highlight changing value of Slider Field widget.</li>\n<li>Feature: Unlimited Carousel (Pro) - Added option to open images in Lightbox, enhancing the viewing experience with a full-screen display of images.</li>\n<li>Change: Expanding Content Cards (Pro) - Added title as CSS ID for Widgets Items to allow using them as anchors.</li>\n<li>Fix: Mega Menu (Pro) - Fixed issue where the Clickable Link option was disabled but the link was still added, ensuring links are only added when the option is enabled</li>\n<li>Fix: Icon Accordion (Pro) - Fixed issue where Override Color Options were not working, ensuring color customizations are applied correctly.</li>\n<li>Fix: Fullscreen Menu (Free) - Fixed issue where menu wasn\'t opening, ensuring proper functionality and user access.</li>\n<li>Fix: Expanding Content Cards (Pro) - Resolved issue where CSS filters were not working in Safari browser, ensuring consistent styling across all browsers.</li>\n<li>Fix: Block Quote Card (Free) - Fixed issue where reserved space was still taken up even when no icon was selected, ensuring proper layout and space utilization.</li>\n<li>Fix: Unfold Content (Pro) - Added support for carousel widgets, enabling enhanced content display through interactive sliding elements.</li>\n<li>Fix: Instagram Feed (Pro) - Added \'aria-label\' attribute to links to fix the \'Links do not have a discernible name\' error, improving accessibility and compliance with web standards.</li>\n<li>Fix: Woo Mini Cart (Pro) - Fixed issue where URL was changed after page load, ensuring stable and consistent URLs for better navigation and user experience.</li>\n<li>Fix: Age Verification (Pro) - Fixed issue where popup still opened even after cookie was set, ensuring popups respect cookie settings for user preferences.</li>\n</ul>\n\n<p>version 1.5.108: 2024-05-21</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: update freemius SDK to 2.7.2</li>\n<li>Fix: fixed bug with select filter and active filters widgets</li>\n<li>Fix: fixed bug with several main checkbox filters unselecting</li>\n<li>Fix: Fixed some small security issue</li>\n</ul>\n\n<p>Widget Changes:</p>\n\n<ul>\n<li>Feature: AJAX Search (Pro) - Added option to search by meta and by terms.</li>\n<li>Feature: Dark Mode (Free) - Introduced \'Do not affect SVG\' option to prevent SVG images from inverting when toggling dark mode, ensuring correct image display.</li>\n<li>Feature: Load More / Infinite Scroll (Pro) - Added Button Hover Animation option to enable animations when hovering over button, enhancing interactivity and visual appeal.</li>\n<li>Feature: Load More / Infinite Scroll (Pro) - Added Icon Position option, allowing users to customize the placement of icons for better design flexibility.</li>\n<li>Feature: Woo Product Grid (Pro) - Added \"Show Only Lowest Variable Price\" option to display only the lowest price for variable products, enhancing price visibility and simplicity for users.</li>\n<li>Fix: Dynamic Post Popup (Pro) - Fixed Navigation Arrows functionality issue when Animation option was enabled, ensuring smooth and consistent navigation experience.</li>\n<li>Fix: Dynamic Popup Button (Pro) - Added suppot for Loop Carousel widget with enabled Loop option.</li>\n<li>Fix: Woo Mini Cart (Pro) - Fixed widgets behaviour for Shop pages when page name is different then default.</li>\n<li>Fix: Icon Tabs (Pro) - Provided a fix that ensures Icon Tabs widget changing Active Tab after click event.</li>\n<li>Fix: Unlimited Google Maps (Pro) - get it work on the template switcher</li>\n<li>Fix: Fullscreen Menu (Free) - Fixed issue where Menu widget wouldn\'t open properly when nested within sticky parent containers, ensuring smooth functionality and user experience.</li>\n</ul>\n\n<p>version 1.5.107: 2024-05-16</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature - added elementor dynamic options to api integrations</li>\n<li>Feature - added option to get images from current product variations for the dynamic gallery.</li>\n<li>Feature - added preperation for the enhanced ajax search</li>\n<li>Fix - fixed weird elementor no products on cart page bug</li>\n<li>Fix - fixed bug with faq schema output</li>\n<li>Fix - fixed general settings show items at start</li>\n</ul>\n\n<p>Widget Changes:</p>\n\n<ul>\n<li>Feature: Event List (Pro) - Added \"Remove All Upcoming Events Except Next One\" functionality, facilitating the removal of all upcoming events except for the next scheduled event for streamlined event management.</li>\n<li>Feature: Animated Icon Box (Pro) - Added Description Opacity option to customize the opacity level of descriptions for enhanced visual aesthetics and readability.</li>\n<li>Feature: Underline Animated Button (Free) - Added Animation Move Amount option, enabling users to customize the amount of movement in animations for enhanced visual effects.</li>\n<li>Feature: Remote Tabs (Pro) - Added Item Min Height option for better customization; users can now set a minimum height for items displayed.</li>\n<li>Feature: Load More / Infinite Scroll (Pro) - Added the \"Show Load More Button Icon\" option to enhance interface; users can now customize the icon displayed for the load more button.</li>\n<li>Feature: Mega Menu (Pro) - Added a new functionality enabling \"Expand / Collapse Visible On\" option, allowing expansion or collapse of visibility based on specific criteria.</li>\n<li>Feature: Side Menu (Pro) - Added Menu Padding option. This new feature allows to add padding to the container of the Menu items.</li>\n<li>Feature: Woo Product Grid (Pro) - Made Content Padding, Category Label Spacing, and Title Spacing options responsive for improved adaptability across various screen sizes and devices.</li>\n<li>Feature: Icon Image Content Box (Free) - Implemented functionality to link Icon and Title to the same destination as the Image.</li>\n<li>Feature: Hotspots (Pro) - Implemented styling options for images. This new functionality allows users to customize the appearance of images within the widget, including options for adjusting borders, shadows, and other visual attributes.</li>\n<li>Feature: Team Member Grid (Pro) - Implemented \'Text Placement\' option. This new functionality allows users to customize the placement of text within the widget, providing greater control over the layout and design.</li>\n<li>Fix: Post Ticker (Free) - Fixed widgets behaviour for RTL websites.</li>\n<li>Fix: Post Timeline (Pro) - Resolved category name spelling issue in some cases. This fix ensures that category names are spelled correctly throughout the widget, improving accuracy and consistency in the display of category information.</li>\n<li>Fix: Team Member Grid (Pro) - Optimized HTML code of the widget. This optimization improves the efficiency and performance of the widgets by reducing unnecessary code and streamlining the structure for faster loading and rendering.</li>\n<li>Fix: Number Field (Pro) - Resolved issue when Min - Max range were violated and no error were shown.</li>\n<li>Fix: Dropdown Button (Pro) - Optimized widget\'s JS code. This fix ensures that widget works properly on mobile devices as well as on desktop.</li>\n<li>Fix: Expanding Content Cards (Pro) - Addressed CSS filter issue where it was displaying incorrectly on mobile devices, ensuring proper rendering and display consistency across all devices.</li>\n<li>Fix: Post Grid (Pro) - Fixed issue where Typography option was not functioning as expected, ensuring proper functionality and usability.</li>\n<li>Fix: Justified Image Carousel (Pro) - Fixed issue where width of images was incorrectly set in certain cases, ensuring proper display and functionality across all scenarios.</li>\n<li>Fix: Layers (Pro) - Resolved issue with the \"Item Shadow\" option. This fix ensures that the item shadow is applied correctly within the widget.</li>\n</ul>\n\n<p>version 1.5.106: 2024-05-12</p>\n\n<ul>\n<li>Fix - fixed some main/child roles checkbox filter issues</li>\n<li>Fix - fixed some bug with widget posts debug not showed full info</li>\n<li>Fix - fixed dissapearing gallery titles since last version.</li>\n</ul>\n\n<p>version 1.5.105: 2024-05-05</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Fix: fixed some filters and request related issue</li>\n<li>Fix: fixed specific post and terms select</li>\n</ul>\n\n<p>Widget Changes:</p>\n\n<ul>\n<li>Feature: Masonry Gallery (Pro) - Implemented \'Mute Video\' option. This new functionality allows users to start videos muted within the widget, providing greater control over the audio playback and enhancing the user experience.</li>\n<li>Feature: Team Member Carousel (Pro) - Introduced \'Button Text\' option in items, enabling users to set custom button text for each team member for enhanced customization and flexibility.</li>\n<li>Feature: Mega Menu (Pro) - Implemented \'Mobile Open Menu Animation\' option. This new functionality allows users to specify the animation type for opening the menu on mobile devices, enhancing the visual presentation and user experience.</li>\n<li>Feature: Logo Carousel (Pro) - Implemented support for empty links. This new functionality allows items to become not clickable when empty links are specified, providing more control over the behavior and interaction of items within the widget.</li>\n<li>Feature: Scroll Sequence (Pro) - Introduced \'Hide Add Action Section\' debug option, enabling users to match accurate configurations in the backend and frontend.</li>\n<li>Feature: Dropdown Field (Pro) - Added support for \'Dropdown Value (Numeric Values)\' in multi-source, enabling users to include numeric dropdown values via Multi Source.</li>\n<li>Feature: Overlay Button (Free) - Introduced \'Overlay Transition Duration\' option, providing users with more control over the duration of overlay transitions for enhanced customization and user experience.</li>\n<li>Feature: Checkboxes Filter (Pro) - Introduced \'Accordion as Dropdown\' option, allowing users to open the accordion as a dropdown when the layout is set to \'Accordion\', preventing layout shifting and improving user experience.</li>\n<li>Feature: Overlay Button (Free) - Added \'Icon\' option, allowing users to easily add an icon to the button for enhanced visual appeal.</li>\n<li>Feature: Event List (Pro) - Introduced \'Show End Time\' option, enabling users to show or hide the event end time for enhanced flexibility and customization.</li>\n<li>Feature: Animated Icon Box (Pro) - Introduced styling options for Icon and Divider, providing users with more customization choices for improved visual design.</li>\n<li>Feature: Taxonomy Terms (Pro) - Implemented styling options for 1st and 2nd level of Child Term Elements. This new functionality allows users to customize the appearance of Child Term Elements at different hierarchical levels, providing greater design flexibility and control.</li>\n<li>Feature: Content Carousel (Pro) - Implemented \'Image Border Radius\' option. This new functionality allows users to specify the border radius for images within the widget, enabling them to create rounded or custom-shaped images for a more visually appealing design.</li>\n<li>Feature: Coverflow Carousel (Pro) - Implemented \'Custom Navigation Arrows\' option. This new functionality allows users to customize the navigation arrows used within the widget, enabling them to use custom-designed arrows for a more personalized look and feel.</li>\n<li>Feature: One Page Scroll Navigation (Pro) - Enhanced widget flexibility to support other sections apart from the one with the tag <section>. This improvement expands compatibility with different section types, providing users with more options for integrating the widget into their website layouts.</li>\n<li>Change: Animated Icon Box (Pro) - Replaced old font edit option with new typography and color options for enhanced customization and design control.</li>\n<li>Change: Call To Action Button (Free) - Moved ripple \'Transition Timing\' from Button Icon to Button Icon tab and renamed it to \'Ripple Timing\' for improved organization and clarity.</li>\n</ul>\n\n<p>version 1.5.104: 2024-04-24</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added support for unselect items in sync functionality</li>\n<li>Feature: added feature - sort terms by parent -> children, and levels number class</li>\n<li>Fix: fixed some load more issue with dynamic template loop and post lists inside</li>\n<li>Fix: fixed woo category image not fetched bug</li>\n<li>Fix: fixed some cases of sticky elementor elements with filters</li>\n<li>Fix: fixed remote connection with single background parent and remote widget</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Neon Glowing Button Effect (Pro) - Implemented \'Neon Line Width\' option. This new functionality allows users to adjust the width of the neon line effect within the widget, providing finer control over its appearance and visual impact.</li>\n<li>Feature: Scroll Sequence (Pro) - Introduced \'Hide Add Action Section\' debug option, enabling users to match accurate configurations in the backend and frontend.</li>\n<li>Feature: Team Member Carousel (Pro) - Introduced \'Button Text\' option in items, enabling users to set custom button text for each team member for enhanced customization and flexibility.</li>\n<li>Feature: Overlay Button (Free) - Added \'Icon\' option, allowing users to easily add an icon to the button for enhanced visual appeal.</li>\n<li>Feature: Overlay Button (Free) - Introduced \'Overlay Transition Duration\' option, providing users with more control over the duration of overlay transitions for enhanced customization and user experience.</li>\n<li>Feature: Dropdown Field (Pro) - Added support for \'Dropdown Value (Numeric Values)\' in multi-source, enabling users to include numeric dropdown values via Multi Source.</li>\n<li>Feature: Neon Glowing Button Effect (Pro) - Implemented \'Button Shadow\' option. This new functionality allows users to add a shadow effect to buttons within the widget, enhancing their visual appearance and depth.</li>\n<li>Feature: Mega Menu (Pro) - Implemented \'Mobile Open Menu Animation\' option. This new functionality allows users to specify the animation type for opening the menu on mobile devices, enhancing the visual presentation and user experience.</li>\n<li>Feature: Neon Glowing Button Effect (Pro) - Implemented \'Button Background Color\' option. This new functionality allows users to customize the background color of buttons within the widget, enhancing visual design and customization possibilities.</li>\n<li>Feature: Logo Carousel (Pro) - Implemented support for empty links. This new functionality allows items to become not clickable when empty links are specified, providing more control over the behavior and interaction of items within the widget.</li>\n<li>Fix: Loop Carousel (Pro) - Corrected spelling mistakes and improved naming conventions, enhancing clarity and consistency.</li>\n<li>Fix: Flip Box (Free) - Resolved issue where links were not firing for the first click on the back of the Flip Box. This fix ensures that links behave as expected, allowing them to be clicked and activated reliably.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue where Content Tabs widget couldn\'t work with Icon Tabs widget on the same page. This fix ensures that both widgets can coexist and function properly together, allowing for seamless integration and improved user experience.</li>\n<li>Fix: Checkboxes Filter (Pro) - Enhanced Accordion Layout option for the Checkboxes Widget to improve script communication. This improvement optimizes the interaction between scripts, resulting in smoother operation and better performance of the widget.</li>\n<li>Fix: Loop Grid (Pro) - Implemented additional Masonry layout check to avoid items overlapping over each other. This enhancement ensures that items are properly positioned and do not overlap, maintaining a clean and organized layout within the widget.</li>\n<li>Fix: Dynamic Post Popup (Pro) - Resolved issue where popups allowed opening links in new tabs while opening the popup. This fix ensures that links within popups behave consistently and do not inadvertently open in new tabs, providing a smoother user experience.</li>\n<li>Fix: Post Slider (Pro) - Addressed issue where post title typography settings were not applied, ensuring proper functionality and appearance.</li>\n<li>Fix: Flip Box (Free) - Corrected a typography mistake in options.</li>\n<li>Fix: Content Slider (Pro) - Resolved conflict caused between Elementor\'s Motion Effects and the widget due to the same animation library (animate.css), resolving CSS class conflict for smoother animation and functionality.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with Opening Item when Clickable Parent option is enabled.</li>\n<li>Fix: Side Menu (Pro) - Resolved issue where some icons were being reverted. This fix ensures that all icons remain consistent and do not revert unexpectedly.</li>\n<li>Fix: Rhombus Grid (Pro) - Increased CSS priority for \'Item Background Color Override\' option. This adjustment ensures that the specified background color takes precedence over other styles, providing consistent and reliable appearance for the widget items.</li>\n</ul>\n\n<p>version 1.5.103: 2024-04-16</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added option to add additional url attributes to post links</li>\n<li>Feature: improved woo category thumbnail image gether</li>\n<li>Feature: added option to unite gallery - strip_speed</li>\n<li>Fix: fixed some widgets editor enable visibility bug</li>\n<li>Fix: fixed entrance animation run if inside a viewport window</li>\n<li>Fix: fixed some security issues - escaping some fields output</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Overlay Carousel (Pro) - Implemented \'Show Dots\' option. This new functionality allows users to toggle the visibility of dots within the widget, providing greater control over navigation indicators.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Checkbox Custom Icon\' option. This new functionality allows users to customize the appearance of checkboxes by providing custom icons, enhancing the visual presentation of checkboxes within the widget.</li>\n<li>Feature: Video Playlist (Pro) - Implemented \'Strip Navigation Speed\' option. This new functionality allows users to adjust the speed of navigation within the strip, providing finer control over the scrolling behavior.</li>\n<li>Feature: Expanding Content Cards (Pro) - Implemented \'Background Image Align\' option. This new functionality allows users to specify the alignment of the background image, providing greater control over its positioning within the element.</li>\n<li>Feature: Post Magazine Grid (Pro) - Implemented \'Meta Date Date Format\' option. This new functionality allows users to specify the date format for meta date display, providing customization options for date presentation.</li>\n<li>Feature: Justified Image Carousel (Pro) - Implemented \'Show Item Title in Lightbox\' option. This new functionality allows users to toggle the display of item titles within the lightbox, providing control over the visibility of titles for a better user experience.</li>\n<li>Feature: Search Filter (Pro) - Implemented \'Custom Links Ending\' option. This new functionality allows users to change links in the connected grid to highlight the search phrase.</li>\n<li>Feature: Load More / Infinite Scroll (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Post Pagination (Free) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Content Switcher (Pro) - Introduced option to fire a resize event on tab click, ensuring proper functionality of other widgets inside tab Content Switcher for a smoother and more seamless user experience.</li>\n<li>Feature: Submit Button (Free) - Implemented \'Show Field Name In Empty Field Error Message\' option. This new functionality allows users to include the field name in the empty field error message, providing clearer feedback to users when a required field is left blank.</li>\n<li>Feature: Side Menu (Pro) - Implemented \'Templates Width\' and \'Templates Horizontal Align\' options.</li>\n<li>Change: Unlimited Grid (Pro) - Changed \'Title Spacing\' option to \'Title Margin\'. This change allows users to add margin in all directions to the title, providing more granular control over its positioning within the widget.</li>\n<li>Fix: Content Box Hover Text Reveal (Free) - Resolved issue where Overlay Opacity option wasn\'t working on mobile devices. This fix ensures that the Overlay Opacity option functions correctly across all devices, providing consistent behavior and appearance.</li>\n<li>Fix: Multi Step Form (Pro) - Fixed Multi Step Error Message not showing when empty and required field was present on active step.</li>\n<li>Fix: Submit Button (Free) - Fixed Submit Button verification issue when fields with 0 value were parsed as empty.</li>\n<li>Fix: Slider Field (Pro) - Resolved issue where border radius for focus state differed from regular state. This fix ensures that the border radius remains consistent across different states.</li>\n<li>Fix: Icon Bullets (Free) - Fixed issue related to Hover Colors not being revealed after item hover.</li>\n<li>Fix: Team Member Sliding Effect (Pro) - Resolved issue related to global colors usage. This fix ensures that global colors are properly utilized throughout the widget, maintaining consistency and accuracy in color rendering.</li>\n<li>Fix: Post Magazine Grid (Pro) - Optimized widget HTML. This optimization improves the efficiency and performance of the widget by streamlining the HTML structure and reducing unnecessary code.</li>\n<li>Fix: Form Fields Widgets: Resolved vulnerability where scripts could be injected under certain widget attributes. This fix ensures that scripts are properly sanitized and prevented from being inserted into widget attributes, mitigating potential security risks.</li>\n</ul>\n\n<p>version 1.5.101: 2024-04-03</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature - added \"date time\" attribute to items attributes list</li>\n<li>Feature - made some integration for \"relevanssi\" plugin</li>\n<li>Feature - added woo rating stars to multisource fields</li>\n<li>Feature - added visual text that showing the form fields conditions</li>\n<li>Fix - fixed filters mode init mode</li>\n<li>Fix - fixed various filters related bugs</li>\n<li>Fix - fixed ucpage parameter fetch for pagination in archive page</li>\n<li>Fix - fixed gallery from meta field item source texts </li>\n<li>Fix - fixed some number field processing</li>\n<li>Fix - fixed multisep form with template submit</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Radio Button Field (Pro) - Implemented \'Set First Item Selected\' option. This new functionality allows users to automatically select the first item in the widget.</li>\n<li>Feature: Fullscreen Menu (Free) - Implemented \'Open Current Submenu On Page Load\' option. This new functionality allows users to automatically expand the current submenu on page load, providing immediate access to relevant content.</li>\n<li>Feature: Background Slider (Pro) - Introduced \'Add SEO Tags\' option, allowing users to include alt and title attributes for images for improved search engine optimization of the widget content.</li>\n<li>Feature: Floating Chat Buttons (Pro) - Introduced \"Close Message Box After Send\" option, allowing automatic closure of the message box after clicking the send button for improved user experience and convenience.</li>\n<li>Feature: Floating Chat Buttons (Pro) - Introduced \"Close Button After Click\" option, enabling automatic closure of the buttons after clicking any button, eliminating the need for manual closure for enhanced user convenience and interaction.</li>\n<li>Feature: Content Grid (Pro) - Implemented \'Description\' option. This new functionality allows users to add a description to the widget, providing additional context or instructions.</li>\n<li>Feature: SVG Animation (Free) - Optimized widget for Elementor Popup compatibility. This update ensures seamless integration and improved performance when using the widget within Elementor Popups.</li>\n<li>Feature: Animated Ripples (Pro) - Introduced \'Ripple Scale\' option, enabling users to control the size of the ripples for enhanced visual customization and effect.</li>\n<li>Feature: Interactive Circle Infographic (Pro) - Implemented \'Item Trigger type\' for Segment Layout type. This new functionality allows segments to be opened by hovering on them, providing users with an alternative interaction method.</li>\n<li>Feature: Line Text Divider (Free) - Added styling options including Line Thickness, Line Border Radius, Line Shadow, Text Typography, Background Color, Padding, Border, Border Radius, and Box Shadow for enhanced customization. Additionally, existing styling options have been improved for better optimization and user experience.</li>\n<li>Feature: Price Range Filter (Pro) - Implemented Grow Effect on Thumb Hover option. This new functionality allows users to enable the grow effect on thumbnail hover.</li>\n<li>Feature: Price Range Filter (Pro) - Implemented Hide Default Arrows option. This new functionality allows users to hide default arrows, providing enhanced customization of the widget\'s appearance and behavior.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Show Time Ago\' option. This new functionality allows users to display the time elapsed since a publish event, providing context and improving user engagement.</li>\n<li>Feature: Dropdown Field (Pro) - Implemented \'Required\' option. This new functionality allows users to mark a field as required, ensuring that users must fill it out before submitting the form.</li>\n<li>Feature: Submit Button (Free) - Implemented \'Empty Field Error Text\' option. This new functionality allows users to customize the error message displayed when a required field is left empty.</li>\n<li>Feature: Icon Bullets (Free) - Implemented \'Title Color Hover\' and \'Text Color Hover\' options. These new functionalities allow users to customize the color of titles and text when hovered over, providing enhanced interactivity and visual feedback.</li>\n<li>Feature: Unlimited Charts (Pro) - Implemented \'Font Family\' option for Label X Axis and Y Axis. This new functionality allows users to customize the font family for labels displayed on the X and Y axes, providing enhanced typography control.</li>\n<li>Feature: Overlay Carousel (Pro) - Implemented \'Show Arrows\' option and updated Arrows styling options. This new functionality allows users to control the visibility of arrows and customize their styling, providing more flexibility in widget design and navigation.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Empty Message\' option. This new functionality allows users to display a custom message when no posts are found, providing better user feedback and enhancing the user experience.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Required\' option. This new functionality allows users to mark a field as required, ensuring that users must fill it out before submitting the form.</li>\n<li>Feature: Radio Button Field (Pro) - Implemented \'Required\' option. This new functionality allows users to mark a field as required, ensuring that users must fill it out before submitting the form.</li>\n<li>Change: Checkboxes Filter (Pro) - Added \'aria-label\' attribute to links. This new functionality enhances accessibility by providing descriptive labels for elements.</li>\n<li>Change: Post Carousel (Pro) - Added \'alt\' and \'title\' attributes to the image for improved SEO optimization and accessibility.</li>\n<li>Change: Flip Box Carousel (Pro) - Changed some selectors in CSS to avoid empty items appearing on live page.</li>\n<li>Change: Underline Animated Button (Free) - Changed <section> tag to </li>\n</ul>\n\n<p><</p>\n\n<p>div>. This update improves the semantic structure of the widget, ensuring better compatibility with various screen readers and accessibility standards.\n* Change: Unlimited Charts (Pro) - Updated the animation option to trigger animation when the chart comes into view instead of upon initial load, improving user experience and visual appeal.\n* Change: Submit Button (Free) - Changed the position of Empty Field Errors to be grouped after the submit button. This update enhances the layout and organization of error messages, providing users with a clearer indication of missing information before submission.\n* Change: Post Blocks (Free) - Changed CSS selector for Typography option for better accessibility. This update improves the accessibility of the Typography option by using a more descriptive and accessible CSS selector.\n* Change: List Marquee (Pro) - Increased speed limit to 1000. This update enhances the speed capabilities of the widget, allowing for faster performance and smoother animations.\n* Change: Checkbox Field (Pro) - Increased accessibility by adding IDs to input elements and \"for\" attributes to label elements. This update improves accessibility by associating labels with their corresponding form controls, making it easier for screen readers and other assistive technologies to interpret and navigate the form.\n* Change: Masonry Gallery (Pro) - Implemented \'Autoplay Video In Lightbox\' option. This new functionality allows users to enable autoplay for videos displayed within the lightbox, providing a more dynamic and engaging viewing experience.\n* Change: WhatsApp Chat (Pro) - Added \'aria-label\' attribute to links. This new functionality enhances accessibility by providing descriptive labels for elements.\n* Fix: Number Field (Pro) - Implemented CSS protection from the max-width CSS property. This new functionality safeguards against unintended styling conflicts or overrides caused by the max-width property.\n* Fix: Fullscreen Menu (Free) - Addressed issue where the fullscreen menu was not displayed correctly in Safari browser.\n* Fix: Image Scroll (Pro) - Resolved 404 error appearing every time Overlay element was added on the page. This fix ensures that the Overlay element is loaded correctly without triggering a 404 error.</p>\n\n<p>version 1.5.100: 2024-03-17</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added option to connect the filters to some specific grid group</li>\n<li>Fix: fixed js run for background output not always happend</li>\n<li>Fix: filters was shown only related to grid taxonomies after changing to \"all\" </li>\n<li>Fix: returned some tiles gallery images that was missing</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: List (Free) - Implemented \'Open Link in New Tab\' option. This new functionality allows users to specify whether links should open in a new tab, providing flexibility in link behavior.</li>\n<li>Feature: Compact Gallery (Free) - Implemented \'Hide Thumbnail Panel Under Width\' option. This new functionality allows users to hide the thumbnail panel when the viewport width is below a specified threshold, optimizing the display for smaller screens.</li>\n<li>Feature: Select Dropdown Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Checkboxes Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Tabs Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Scroll Sequence (Pro) - Added \'Image Horizontal Shift\' option, allowing users to adjust the horizontal position of the image for enhanced customization and layout control.</li>\n</ul>\n\n<p>version 1.5.99: 2024-03-11</p>\n\n<ul>\n<li>Fix - updated multisource image fields</li>\n<li>Fix - fixed some small php bug with strtobool function</li>\n</ul>\n\n<p>version 1.5.98: 2024-03-05</p>\n\n<ul>\n<li>Fix Some small gutenberg related bug fix</li>\n</ul>\n\n<p>version 1.5.97: 2024-03-04</p>\n\n<p>Plugin Updates:</p>\n\n<ul>\n<li>Fix: allow showing authors name translated</li>\n<li>Change: updated font awesome version to 6</li>\n<li>Fix: done some link attribute security fix</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Accordion Menu (Pro) - Implemented \'Active State Color\' options for Sub Menu items. This new functionality allows users to customize the color of sub-menu items when they are in the active state, providing enhanced visual feedback.</li>\n<li>Feature: Content Slider (Pro) - Made \'Slide Margin\' option available for Full Slider Type and Offset Slider Type. This update expands the usability of the margin customization, allowing users to set margins between slides in both Full Slider and Offset Slider configurations.</li>\n<li>Feature: Icon Tabs (Pro) - Made \'Start Collapsed\' option responsive. This update ensures that the \'Start Collapsed\' behavior adjusts responsively, providing a consistent and user-friendly experience across various devices and screen sizes.</li>\n<li>Feature: Post Accordion (Free) - Introduced \'Expand All Accordion\' functionality, enabling users to expand all accordion items with a single click for improved content accessibility.</li>\n<li>Feature: Fullscreen Menu (Free) - Introduced option to customize the thickness of the animated hamburger icon bars, providing users with greater control over the visual appearance of the icon.</li>\n<li>Change: Coverflow Carousel (Pro) - Updated \'Button Link\' option: if empty, no link will be applied. This modification ensures that if the \'Button Link\' option is left empty, no link will be associated with the button within the widget.</li>\n<li>Fix: Product Carousel (Pro) - Optimized widget HTML code. This update enhances performance and efficiency by streamlining the HTML structure of the widget.</li>\n<li>Fix: Content Tabs (Free) - Improved widget interaction within an Elementor\'s popup. This update ensures a more seamless and optimized experience when utilizing the widget within a popup setting.</li>\n</ul>\n\n<p>version 1.5.96: 2024-02-26</p>\n\n<p>Plugin Updates:</p>\n\n<ul>\n<li>Feature: added option for time_ago_short in timelines that will show shorter version of minutes and hours text</li>\n<li>Feature: added defaults for weather widget</li>\n<li>Fix: fixed hourly weather fields</li>\n<li>Fix: fixed the import with images functionality</li>\n<li>Fix: set default timeout to remote requests</li>\n<li>Fix: fixed the image duplicate when importing templates</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Side Menu (Pro) - Implemented \'Menu Padding\' option. This new functionality allows users to set padding for the menu, providing control over the spacing and layout within the widget.</li>\n<li>Feature: Post Grid (Pro) - Introduced a new value for \'Meta Data Position\' option called \'Before Title\'. This new functionality allows users to position meta data before the title, providing additional flexibility in content layout.</li>\n<li>Feature: Loop Carousel (Pro) - Implemented \'Stage Padding\' option. This new functionality allows users to set stage padding, displaying a part of the previous and next carousel items for a more visually appealing and dynamic presentation.</li>\n<li>Feature: Interactive Circle Infographic (Pro) - Implemented \'Selected Item Number\' option. This new functionality allows users to select a specific item by default, enhancing user experience by highlighting a predetermined item upon initialization.</li>\n<li>Feature: Unlimited Timeline (Free) - Introduced option to display the image on the opposite side of the content for enhanced layout flexibility and customization.</li>\n<li>Feature: Thumbnail Slider (Pro) - Introduced \'Multi Source\' option, enabling users to select gallery items from various sources for enhanced flexibility and content integration.</li>\n<li>Feature: Timer Countdown Banner (Pro) - Added \'Direction\' option to support RTL (Right-to-Left) layout websites.</li>\n<li>Feature: Post Horizontal Timeline (Pro) - Introduced Background Color and Icon Color options for Navigation Arrows in disabled mode. This new functionality allows users to customize the appearance of navigation arrows when they are disabled, providing enhanced visual control.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Time Ago Type\' option. This new functionality allows users to choose the type of time ago representation, providing flexibility in how time is displayed within the widget.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Text Custom Field\' option. This new functionality allows users to add a custom field under the main Posts Text, providing additional customization for displaying content.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Link Type\' option for all link elements in the widget. This new functionality allows users to choose the type of link for various elements within the widget, enhancing control over linking behavior.</li>\n<li>Feature: Remote Link (Pro) - Introduced active state for the link. This new functionality allows users to customize the appearance of the link when it is in an active state, providing enhanced visual feedback.</li>\n<li>Feature: Dynamic Post Popup (Pro) - Implemented \'Hide Vertical Scrollbar in Popup\' option. This new functionality allows users to hide the vertical scrollbar within the popup, providing a cleaner and more focused appearance.</li>\n<li>Feature: Icon Carousel (Pro) - Introduced \'Autoplay Pause on Hover\' option, allowing users to pause autoplay functionality when hovering over the carousel for improved control and interaction.</li>\n<li>Feature: Dynamic Post Popup (Pro) - Introduced Entrance Animation functionality for the popup. This new feature allows users to apply entrance animations, enhancing the visual appeal and engagement when the popup appears.</li>\n<li>Feature: Unlimited Timeline (Free) - Implemented \'Content Box Link\' option. This new functionality allows users to link the entire content box, providing a convenient way to associate a link with the entire widget item.</li>\n<li>Feature: Text Field (Free) - Added \'Read Only\' option, allowing users to set the field as read-only for preventing user input while retaining visibility of the text.</li>\n<li>Feature: Unlimited Charts (Pro) - Introduced \'Radar Range\' option for Radar chart, allowing users to set the minimum range value for improved data visualization.</li>\n<li>Feature: Testimonial Carousel (Pro) - Added \'Rating\' field to the Source option. This new functionality allows users to incorporate a rating field as a source for the widget, expanding the available data sources for enhanced content display.</li>\n<li>Feature: Multi Step Form (Pro) - Introduced \'Direction\' option. This new functionality is useful for RTL (Right-to-Left) websites, allowing users to set the direction of the widget layout accordingly.</li>\n<li>Feature: Unlimited Timeline (Free) - Introduced option for users to customize the text of each item\'s button, providing greater flexibility.</li>\n<li>Feature: Post List (Free) - Implemented \'Space Between Categories\' option. This new functionality allows users to set spacing between categories, providing control over the layout and visual presentation of category elements.</li>\n<li>Feature: Memory Game (Pro) - Introduced \'Add Completion Time to Form Field\' option, enabling users to automatically append the time taken to complete the memory game to a designated form field.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Add Link For The Whole Item\' option. This new functionality allows users to add a link to the entire widget item, enhancing the interactive capabilities and providing a clickable area for the entire item.</li>\n<li>Feature: Post Carousel (Pro) - Implemented \'Text Padding\' and \'Title Padding\' options. This new functionality allows users to set padding for text and title elements, providing enhanced control over spacing and layout within the widget.</li>\n<li>Feature: Post Grid (Pro) - Introduced \'Date Modified\' options. This new functionality allows users to display the date when a post was last modified, providing additional information and transparency in content presentation.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Introduced options to customize Maps Controls icons\' color and background color. This new functionality allows users to personalize the appearance of map controls, enhancing visual customization.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Disable Map Interaction On Mobile\' option. This new functionality allows users to disable map interaction specifically on mobile devices, providing control over the user experience on smaller screens.</li>\n<li>Change: Content Tabs (Free) - Modified behavior of \'Start Collapsed\' option when used with \'Set Hash\'. If the URL has a hash, the first opened tab will be determined by the hash, providing a more dynamic and user-friendly experience.</li>\n<li>Change: Dropdown Button (Pro) - Removed Text Decoration CSS property from dropdown items. This update enhances the visual presentation by eliminating unnecessary text decoration.</li>\n<li>Change: Woo Mini Cart (Pro) - Added separate border options for \'View Cart\' and \'Checkout\' buttons, providing users with more customization flexibility for button styling.</li>\n<li>Change: Swipe Carousel (Pro) - Modified \'Enable Link\' option. Now, the entire item serves as a link, providing a more intuitive and consistent approach to linking within the widget.</li>\n<li>Fix: Submit Button (Free) - Corrected default values in email 2 that were leading to validation errors.</li>\n<li>Fix: Post Carousel Lite (Free) - Addressed issue where the carousel was not displaying on mobile devices.</li>\n<li>Fix: Icon Tabs (Pro) - Resolved issue with the \'Start Collapsed\' option. The fix ensures that the \'Start Collapsed\' option now functions correctly, delivering the intended collapsed behavior upon initialization.</li>\n<li>Fix: Post Grid (Pro) - Optimized widget item HTML code. This update enhances performance and efficiency by streamlining the HTML structure of widget items.</li>\n<li>Fix: Unlimited Timeline (Free) - Optimized item HTML code. This update improves performance and efficiency by refining the HTML structure of individual items within the widget.</li>\n<li>Fix: Unlimited Timeline (Free) - Optimized CSS code. This update improves performance and reduces the overall footprint of the stylesheet, enhancing efficiency and loading times.</li>\n<li>Fix: Remote Link (Pro) - Resolved issue where the Text Shadow option was erroneously interpreted as Box Shadow. The fix ensures that the Text Shadow option now functions correctly, providing the intended text shadow effect.</li>\n<li>Fix: Scroll Sequence (Pro) - Revised and improved descriptions of the widget fields for better clarity.</li>\n<li>Fix: Post Magazine Grid (Pro) - Added \'raw\' tag to category names to fix the display issue where the \'&\' symbol in category names was not displaying correctly.</li>\n<li>Fix: Before After (Pro) - Improved widget interaction with Elementor\'s Popups. This update ensures seamless integration and optimal performance when using the widget within Elementor\'s Popup functionality.</li>\n<li>Fix: Grid Gallery (Pro) - Resolved an issue where the widget was not extending to full width within Elementor Container.</li>\n<li>Fix: Particle Image (Pro) - Added protection from lazy load. This update ensures compatibility and proper functionality, mitigating potential issues related to lazy loading on various platforms.</li>\n</ul>\n\n<p>version 1.5.95: 2024-02-12:</p>\n\n<ul>\n<li>Feature: Ensure that the blog displayed on the \"Home\" page of the plugin is always up-to-date.</li>\n<li>Feature: Implemented support for tags in the widget catalog.</li>\n<li>Feature: Added an option for galleries to play videos in muted mode.</li>\n<li>Feature: Integrated weather forecast data preparation for the widget.</li>\n<li>Fix: Addressed some minor potential security risks associated with the import templates functionality.</li>\n<li>Fix: Rectified email validation for Form Email2.</li>\n<li>Fix: Resolved some issues with the price range filter.</li>\n<li>Fix: fixed the problem where dynamic template styles disappeared after updating Elementor Pro.</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Image Zoom Content Box (Free) - Implemented \'Title Tag\' option. This new functionality allows users to specify the HTML tag for titles within the widget, providing flexibility and control over the semantic structure of the content.</li>\n<li>Feature: Post Accordion (Free) - Implemented \'Disable Link in Image\' option. This new functionality allows users to disable the link associated with an image, providing more control over the interactive behavior of images within the widget.</li>\n<li>Feature: Slider Gallery (Free) - Implemented \'Mute Video\' option. This new functionality allows to play videos muted by default. Volume can be adjusted in video players on live page.</li>\n<li>Feature: Unlimited Charts (Pro) - Implemented \'Item Bar Width\' option. This new functionality allows users to customize the width of individual bars, providing greater control over the visual representation of items.</li>\n<li>Feature: Remote Item Navigation (Pro) - Introduced \'Border Override Color\' options for Regular and Active states. This new functionality allows users to customize border colors separately for both Regular and Active states, enhancing visual styling in the widget.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Title Min Height\' option. This new functionality allows users to set a minimum height for the title, offering more control over the visual presentation and consistency in the widget.</li>\n<li>Feature: Checkbox Field (Pro) - Introduced \'Show Link\' option. This new functionality enables users to show or hide links and customize their styling within the widget, offering more control over the interactive elements.</li>\n<li>Feature: Counter (Free) - Implemented \'Add Link To Widget Container\' option. This new functionality allows users to include a link, enhancing the interactive capabilities of the element by enabling navigation to another page or resource.</li>\n<li>Feature: Icon Box Accordion (Pro) - Introduced \'Icon + Text\' option for Graphic Element. This new value expands customization by allowing users to display both an icon and text within the Graphic Element for richer visual representation.</li>\n<li>Feature: Before After (Pro) - Added support for the widget inside Elementor\'s Tabs widget. This enhancement ensures seamless integration and compatibility, allowing users to utilize the widget effectively within Elementor\'s Tabs.</li>\n<li>Feature: Justified Image Carousel (Pro) - Implemented \'Hide Inactive Arrow\' option. This new functionality allows users to hide inactive arrows, providing a cleaner and more focused appearance in the widget interface.</li>\n<li>Feature: Layers (Pro) - Added shadow for icon type layers.</li>\n<li>Feature: Icon Pointer Button (Pro) - Introduced \'Direction\' option. This new functionality allows users to specify the direction for RTL (Right-to-Left) or LTR (Left-to-Right) websites, ensuring proper layout alignment based on language direction.</li>\n<li>Feature: Loop Carousel (Pro) - Implemented \'Auto Height\' option. This new functionality adjusts the height of the slider dynamically based on the height of the current slide, providing a more adaptive and seamless user experience.</li>\n<li>Feature: Justified Image Carousel (Pro) - Option to fix the broken layout (resulting in a duplicate carousel) caused by delayed image loading, this solution verifies that the images are loaded before initializing the carousel.</li>\n<li>Feature: Remote Tabs (Pro) - Introduced styling options for Border Radius, Border, and Shadow for the image of the active tab.</li>\n<li>Feature: Layers (Pro) - Added background color, padding and radius for text fields.</li>\n<li>Feature: WhatsApp Chat (Pro) - z-index option for Popup, allowing users to customize the stacking order of the Popup for better control over its visibility in relation to other elements.</li>\n<li>Feature: WhatsApp Chat (Pro) - Introduced option to customize the Popup Title, along with styling options for enhanced visual control and personalization.</li>\n<li>Feature: Swipe Carousel (Pro) - Introduced \'Additional Title\' options. This new functionality expands customization by providing additional settings for titles, allowing users to further enhance the visual presentation of titles within the widget.</li>\n<li>Feature: Content Grid (Pro) - Introduced \'Image Scale\' option. This new functionality allows users to scale the images, providing enhanced control over the visual presentation within the widget.</li>\n<li>Feature: Fullscreen Menu (Free) - Implemented feature - automatically opens menu item if it matches the current page URL.</li>\n<li>Feature: Post Grid (Pro) - Added Option to show post tags, providing users with the ability to showcase tags associated with each post.</li>\n<li>Feature: Post Magazine Grid (Pro) - Introduced \'Image Scale\' and \'CSS Filters\' options along with the hover transition duration for enhanced image customization.</li>\n<li>Feature: Card Carousel (Free) - Implemented \'Image Position\' option. This new functionality allows users to customize the position of image within the widget, providing enhanced control over the visual layout.</li>\n<li>Feature: Layers (Pro) - Added mouse parallax effect, adds a captivating and interactive dimension to the user interface.</li>\n<li>Feature: Swipe Carousel (Pro) - Introduced additional styling options. This new set of functionalities allows users to further customize and refine the visual appearance of the widget, providing enhanced styling possibilities.</li>\n<li>Feature: Mega Menu (Pro) - Implemented \'Close Transition Speed\' option. This new functionality enables users to set the speed of close animations for the dropdown, enhancing visual transitions and customization.</li>\n<li>Feature: Unlimited Carousel (Pro) - Added \'Image Position\' option, allowing users to customize the position of the image above or below the content for enhanced layout flexibility.</li>\n<li>Feature: Layers (Pro) - Implemented motion effects—now elements can bounce up and down and move left to right for a livelier interface.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Center Info Window\' option. This new functionality allows users to center the info window on the map, providing enhanced visibility and focus on the selected location.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Close After Outside Info Window Click\' option. This new functionality allows users to close the info window after clicking outside of it on the map, enhancing user interaction and control.</li>\n<li>Feature: Layers (Pro) - Implemented responsive settings for individual layers, allowing users to toggle each layer on or off based on the specific device requirements.</li>\n<li>Feature: Image Accordion (Pro) - Added \'Title HTML Tag\' option, providing users with better SEO control by allowing customization of HTML tags for widget titles.</li>\n<li>Feature: Content Tabs (Free) - Introduced option to fire a resize event on tab click, ensuring proper functionality of other widgets inside tab content for a smoother and more seamless user experience.</li>\n<li>Feature: Event List (Pro) - Implemented \'Remove Expired Event Item\' option. This new functionality allows users to automatically remove event items that have expired, streamlining content management within the widget.</li>\n<li>Feature: Post Grid (Pro) - Added typography option for post tags, allowing users to customize the font style, size, and other typographic attributes.</li>\n<li>Feature: Event List (Pro) - Implemented \'Horizontal Align\' option. This new functionality allows users to customize the horizontal alignment of the button, providing enhanced control over the layout within the widget.</li>\n<li>Feature: vCard (Pro) - Introduced option to include social media links in downloadable VCF contact file, enhancing contact information with additional social network profiles for improved connectivity.</li>\n<li>Change: Toggle Text Button (Free) - Upgraded textarea to full functionality editor, providing users with enhanced editing capabilities.</li>\n<li>Change: vCard (Pro) - Updated vCard JavaScript library to the latest version, ensuring compatibility with current standards and latest feature availability.</li>\n<li>Fix: Woo Product List (Free) - Introduced \'Layout Type\' option. This new functionality allows users to set the layout as either column or row, providing flexibility in organizing and displaying content within the widget.</li>\n<li>Fix: vCard (Pro) - Resolved issue where QR code was not scanning on some apps.</li>\n<li>Fix: Hotspots (Pro) - Rebuilt JavaScript code for better interaction. Removed unnecessary code to optimize performance and streamline functionality.</li>\n<li>Fix: Sideways Vertical Text (Pro) - Text layout shifting issue on Safari browser.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue with scrolling to the top of the page after tab click. The fix ensures that tab clicks no longer trigger unintended scrolling to the top, providing a smoother user experience.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with the vertical scrollbar appearing on hover.</li>\n<li>Fix: Testimonial Carousel (Pro) - The issue where styling attributes (size and color) for SVG icons were not taking effect.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue in Content Tabs when Before After widget couldn\'t function inside tabs. The fix ensures proper functionality, allowing users to utilize the widget as intended.</li>\n<li>Fix: Woo Product Grid (Pro) - Added image HTML attributes to product images.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue where the size of social icons wasn\'t responding to the option value. The fix ensures that the specified option value now accurately reflects the size of social icons.</li>\n<li>Fix: Counter (Free) - Removed unnecessary space in \'Before Text\' and \'After Text\' options. This update improves the clarity and presentation of the text by eliminating unnecessary spacing.</li>\n<li>Fix: Content Tabs (Free) - Added support for Elementor Tabs widget. This enhancement ensures seamless integration and compatibility, allowing users to incorporate the widget effortlessly within Elementor Tabs.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved an issue where incorrect icons were being displayed after selecting a menu item.</li>\n<li>Fix: Woo Mini Cart (Pro) - Improved widget compatibility with optimization plugins like WP Rocket. This update ensures seamless integration, optimizing performance and enhancing the overall user experience when using these plugins.</li>\n<li>Fix: Post Accordion (Free) - Updated post content loading method to resolve the issue where, on some sites, post content was not displaying correctly.</li>\n<li>Fix: Dropdown Field (Pro) - Fixed an issue when Dropdown Field couldn\'t parse Field Name to Number Field widget.</li>\n<li>Fix: Card Carousel (Free) - Resolved issue where Transition Speed wasn\'t working for non-default animations. The fix ensures that Transition Speed now functions correctly for all animations, providing consistent and reliable behavior.</li>\n<li>Fix: Unlimited Google Maps (Pro) - Removed default 2px border with blue color from one of the map elements. This update improves the visual presentation by eliminating an unnecessary border.</li>\n</ul>\n\n<p>version 1.5.94: 2024-01-25:</p>\n\n<ul>\n<li>Feature: added option to message individual fields for the form</li>\n<li>Change: removed instagram blocked api message - the instagram functionality is active now!</li>\n<li>Change: added default values to currency fields</li>\n<li>Fix: fixed small php bug regarding date field in items</li>\n<li><p>Fix: fixed some small xss vulnurability that pachstack discovered</p></li>\n<li><p>Feature: Number Field (Pro) - Introduced \'Enable Date Field in Formula\' option. This new functionality enables the use of Date Field in formula by allowing the addition or subtraction of days.</p></li>\n<li>Feature: Unlimited Charts (Pro) - Introduced \'Remove Items with 0 Value\' option. This new functionality automatically excludes items with a value of 0 from charts.</li>\n<li>Feature: WordPress Menu (Free) - Implemented \'Hover Effect\' option. This new functionality allows users to choose from a variety of hover link effects, enhancing the visual presentation with dynamic animations.</li>\n<li>Feature: Hotspots (Pro) - Introduced customizable popup positioning, providing users with the option to define the exact position rather than relying on preset center alignment.</li>\n<li>Feature: Event List (Pro) - Introduced \'Event End Date\' option, allowing users to display event end date and time.</li>\n<li>Feature: Event List (Pro) - Implemented \'Calendar Horizontal Align\' option. This new functionality allows users to customize the horizontal alignment of the calendar, providing better control over its placement within the layout.</li>\n<li>Feature: Product Carousel (Pro) - Introduced functionality to hide navigation arrows automatically when the number of products is less than a specified value.</li>\n<li>Feature: Dropdown Field (Pro) - Introduced \'Multisource\' option. This functionality allows users to select the source of checkbox values as posts, products, etc., providing versatile options for integrating diverse content.</li>\n<li>Feature: Checkbox Field (Pro) - Introduced \'Multisource\' option. This functionality allows users to select the source of checkbox values as posts, products, etc., providing versatile options for integrating diverse content.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Checkbox Value Handling\' options. This new functionality allows users to choose the checkbox value type from options such as sum, individual number, or individual text, providing flexibility in handling checkbox values.</li>\n<li>Feature: Masonry Gallery (Pro) - Introduced \'Title Typography\' and \'Description Typography\' options. These new functionalities allow users to customize the typography settings for titles and descriptions.</li>\n<li>Feature: Masonry Gallery (Pro) - Implemented \'Tile Background Color\' option. This new functionality allows users to customize the background color of tiles, providing enhanced visual control over the widget\'s appearance.</li>\n<li>Feature: Hotspots (Pro) - Added \'Popup Image Size\' option, allowing users to customize the size of popup images.</li>\n<li>Feature: WooCommerce Product Carousel (Pro) - Introduced functionality to hide navigation arrows automatically when the number of products is less than a specified value.</li>\n<li>Feature: Logo Carousel (Pro) - Implemented \'Open Links In New Tab\' option. This new functionality allows users to specify whether links should open in a new tab with Source type posts, products, etc.</li>\n<li>Feature: Content Ticker (Pro) - Added Option to add an Image for each ticker item.</li>\n<li>Change: Hotspots (Pro) - Enabled \'Image Size Select\' option for the Image, allowing users to choose from different image resolutions for enhanced flexibility and visual customization.</li>\n<li>Change: Icon Carousel (Pro) - Improved \'Item Minimum Height\' option by expanding the range of values.</li>\n<li>Fix: Fullscreen Menu (Free) - Improved protection from Elementor sticky section interference.</li>\n<li>Fix: vCard (Pro) - Issue with QR code not displaying when \'Include Image in Contact\' is enabled has been resolved.</li>\n<li>Fix: Dropdown Field (Pro) - Resolved issue with \'Field Name\' not appearing during email sending. The fix ensures that the field name is now properly displayed in email notifications.</li>\n<li>Fix: Mega Menu (Pro) - Resolved horizontal scroll issue. The fix ensures that the layout no longer experiences unintended horizontal scrolling, providing a more stable and user-friendly experience.</li>\n<li>Fix: Scroll To Top (Free) - Resolved issue where the icon wasn\'t visible on the frontend. The fix ensures proper visibility of the icon, addressing the bug and improving the overall appearance.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with the \'Disable Page Scroll\' option not working in some cases. The fix ensures consistent functionality, preventing page scrolling as intended.</li>\n<li>Fix: Text Field (Free) - Resolved input width issue. The fix ensures that input elements now display with the correct width.</li>\n</ul>\n\n<p>version 1.5.93: 2024-01-18:</p>\n\n<ul>\n<li>Feature: Introduced the option \'slider_video_autoplay\' to galleries, enabling video autoplay when changing items.</li>\n<li>Feature: Added the option to include specific taxonomies in related posts queries.</li>\n<li>Feature: Implemented automatic recognition of video thumbnail IDs in certain gallery types based on relevant post meta.</li>\n<li>Feature: Added functionality for the price range filter.</li>\n<li>Change: Updated the Freemius version.</li>\n<li>Change: Modified the text format for the export change log.</li>\n<li>Change: Restored the \"import with images\" feature after incorporating file type checks for security.</li>\n<li>Fix: Enhanced the handling of multiple user records for the \'exclude users\' option in the users query (Ajax-based).</li>\n<li>Fix: Corrected URL CSS and JS inclusion issues in Elementor editor.</li>\n<li><p>Fix: Corrected a bug related to \"mini cart widget\" in PHP in specific cases.</p></li>\n<li><p>Feature - Card Carousel (Free) - Introduced \'Hide Item\' option. This new functionality allows users to hide items instead of deleting them permanently, offering a more reversible and flexible approach to item management.</p></li>\n<li>Feature - Post Grid (Pro) - Implemented \'Layout Type: Above\' option. This new functionality allows users to change the position of the content box to above the image.</li>\n<li>Feature - Thumbnail Gallery (Pro) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Compact Gallery (Free) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Grid Gallery (Pro) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Slider Gallery (Free) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Flip Box Carousel (Pro) - Introduced option for back icon alignment, providing users the flexibility to customize the alignment of the back icon.</li>\n<li>Feature - Post List (Free) - Implemented \'Image Scale\' option for regular and hover states. This new feature allows users to customize the scaling of images independently for regular and hover states, enhancing visual presentation.</li>\n<li>Change - Flip Box Carousel (Pro) - Implemented conditional rendering of CSS to reduce unused styles, resulting in improved performance, SEO, and faster load times for enhanced user experience.</li>\n<li>Change - Content Accordion (Free) - Improved \'Expand All Accordion\' functionality, now allowing users to close the accordion by clicking the same button again for a more intuitive and user-friendly experience.</li>\n<li>Fix - WooCommerce Product Grid (Pro) - Implemented protection against buttons not being vertically aligned in specific cases.</li>\n<li>Fix - Flip Box Carousel (Pro) - Resolved an issue where links were not functioning properly when clicking on the back icon.</li>\n<li>Fix - WooCommerce Product Grid (Pro) - Resolved issue with the product button not being clickable in some cases.</li>\n<li>Fix - Post Carousel (Pro) - Resolved issue with the side-by-side layout.</li>\n<li>Feature - Logo Grid (Free) - Enhanced responsiveness for item \'Padding\' option. This update ensures that item padding adjusts effectively across various screen sizes and device resolutions for a consistent layout.</li>\n<li>Feature - Logo Grid (Free) - Implemented \'Direction\' option. This new feature is particularly useful for RTL (Right-to-Left) websites, allowing users to specify the direction of the widget\'s layout for improved compatibility.</li>\n<li>Feature - Content Accordion (Free) - Introduced a new feature that allows the expansion of all accordion items by clicking on an external element with the class \"ue-content-accordion-expand-all\".</li>\n<li>Feature - Memory Game (Pro) - Introduced template option for success message, Allowing users to show Elementor template as success message.</li>\n<li>Feature - Memory Game (Pro) - Added \'Completion Time\' option, enabling users to show the time it took to complete the game for a more informative and engaging experience.</li>\n<li>Feature - Content Accordion (Free) - Introduced \'Additional Header Content\' option in the accordion, allowing users to include additional content after the header title.</li>\n<li>Feature - Post Accordion (Free) - Implemented \'Open Links in New Tab\' option. This new functionality allows users to configure links to open in a new tab, enhancing control over the navigation experience.</li>\n<li>Feature - Side Menu (Pro) - Added an option to add a logo to the side menu layout.</li>\n</ul>\n\n<p>version 1.5.92: 2024-01-04:</p>\n\n<ul>\n<li>Feature: Introduced the change log option in the widget editor.</li>\n<li>Feature: Introduced the ability to connect with Google API for multi-source options.</li>\n<li>Feature: Included an option to link with Google Sheets under the general settings for forms.</li>\n<li>Feature: Integrated a \"show globals\" feature in troubleshooting for enhanced diagnostics.</li>\n<li>Feature: Implemented the capability to output cart fragments for the woo mini cart.</li>\n<li>Feature: Provided an option for \"none\" under lightbox-type in galleries, allowing users to disable the lightbox.</li>\n<li>Feature: Added an \"excerpt\" field to post fields within the widget editor for more detailed posts.</li>\n<li>Fix: Replaced site_url() with home_url() in global variables for better website navigation.</li>\n<li>Fix: Resolved a conflict with another select2 on the admin side, ensuring smoother operations.</li>\n<li>Fix: Rectified an error with multiple order by clauses in post queries to improve data sorting.</li>\n<li><p>Fix: Enhanced the manual selection of Elementor template retrieval for optimized performance.</p></li>\n<li><p>Feature - Content Carousel - Introduced \'Equalize Content Height\' option. This new feature simplifies the process of making content elements equal in each item.</p></li>\n<li>Feature - Flip Box Carousel - Enhanced responsiveness for Border Radius option. The update ensures that the Border Radius adapts effectively to different screen sizes and device resolutions for a consistent display.</li>\n<li>Feature - WooCommerce Product Carousel - Resolved broken layout issue occurring when set to side-by-side layout</li>\n<li>Feature - Phone Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Textarea Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Email Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Text Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Testimonial Carousel - Implemented \'Layout Type: Grid\' option. This new functionality facilitates the transformation of the widget\'s layout into a simple grid.</li>\n<li>Feature - Testimonial Carousel - Introduced \'Layout Type: Swipe\' option. This new feature allows users to set the behavior of the widget, resembling the functionality found in Swipe Carousel widget.</li>\n<li>Feature - Flip Box Carousel - Introduced \'Disable Mouse Drag\' and \'Disable Touch Drag\' options in Flip Box Carousel settings, offering control over user interaction by allowing the disabling of dragging functionalities.</li>\n<li>Feature - Team Member Grid - Introduced \'Badge\' option, allowing users to include custom badge images or icons for enhanced member representation.</li>\n<li>Feature - Thumbnail Slider - Implemented responsiveness for \'Slider Main Image Height\' option.</li>\n<li>Feature - Thumbnail Slider - Optimized \'Slider Main Image Height\' functionality to prevent widget reloading upon value change.</li>\n<li>Change - Thumbnail Slider - Changed attribute of \'Slider Main Image Height\' option from Number to Slider. This adjustment simplifies the process of adjusting the height of the main image by providing a more intuitive control.</li>\n<li>Fix - Submit Button - Improved interaction within Multi Step Form widget. Enhancements have been made to streamline and optimize the submit action.</li>\n<li>Feature - Multi Step Form - Implemented form submission loader. This new addition introduces a visual loader to illustrate the process of sending form data, enhancing user feedback during form submission.</li>\n<li>Feature - WooCommerce Product List - Introduced \'Default Image\' option. The widget will now display the specified default image when a product image is empty, for a more personalized user experience.</li>\n</ul>\n\n<p>version 1.5.91: 2023-12-28:</p>\n\n<ul>\n<li>Change: removed some vulnerability related to templates import</li>\n</ul>\n\n<p>version 1.5.90: 2023-12-18:</p>\n\n<ul>\n<li>Fix: fixed some small bug with pro version main file</li>\n</ul>\n\n<p>version 1.5.89: 2023-12-17:</p>\n\n<ul>\n<li>Fix: fixed some post filters detection issues on the page</li>\n<li>Fix: fixed some \"$type not found\" message in php</li>\n<li>Fix: fixed some \"infinite template found: \" message in php (emtpy template load protection)</li>\n<li>Change: added instagram api access error message</li>\n<li>Change: removed \"import with images\" functionality. replaced by doubly plugin.</li>\n</ul>\n\n<p>version 1.5.88: 2023-12-11:</p>\n\n<ul>\n<li>Feature: added \"iframe\" gallery type to the gallery items</li>\n<li>Fix: fixed the \"show/hide edit html button\" option from general settings</li>\n<li>Fix: fixed the general_settings.xml php error</li>\n<li>Fix: fixed some issue with gallery loading on pages and current meta keys</li>\n<li>Fix: fixed default value in datetime control</li>\n<li>Change: added some improvements for the form </li>\n<li>Change: set video placeholder to dynamic galleries in case of video item</li>\n</ul>\n\n<p>version 1.5.87: 2023-11-21:</p>\n\n<ul>\n<li>Change: updated freemius sdk to 2.6.0 version</li>\n<li>Change: added some protection against double background widgets output</li>\n<li>Feature: enabled form functionality</li>\n<li>Feature: enabled currency exchange functionality</li>\n</ul>\n\n<p>version 1.5.85: 2023-11-15</p>\n\n<ul>\n<li>Feature: added woo_addcart_ajax_attributes_button in twig for the button</li>\n<li>Feature: added option to show original settings values in widget debug</li>\n<li>Feature: added troubleshooting setting not to show php deprecated warnings</li>\n<li>Fix: better prepare post custom fields for the post multisource</li>\n<li>Fix: links from meta field works now</li>\n<li>Fix: fixed the ob_end_clean bug</li>\n<li>Fix: in post query - excluded posts not in from posts in</li>\n<li>Fix: fixed a small bug in the unite gallery library</li>\n<li>Change: updated twig version to 3.x</li>\n<li>Change: updated instagram data with date released field</li>\n</ul>\n\n<p>version 1.5.85: 2023-09-20</p>\n\n<ul>\n<li>Fix: fixed a small bug with multisource image param message</li>\n</ul>\n\n<p>version 1.5.84: 2023-09-20</p>\n\n<ul>\n<li>Feature: added twig function csv to json</li>\n<li>Feature: changed the admin view to new design (added designed header and menu)</li>\n<li>Feature: added option to enable animation on swipe to owl carousel js</li>\n<li>Feature: added woo mini cart functionality</li>\n<li><p>Feature: added option: \"current query as a base\" to post selection -> include by</p></li>\n<li><p>Fix: added support for webp in the manager</p></li>\n<li>Fix: allow fetching images from media library post type for the galleries </li>\n</ul>\n\n<p>version 1.5.83: 2023-08-22</p>\n\n<ul>\n<li>Fix: don\'t show first item in filter when no terms available</li>\n<li>Change: updated calculators javascript code base</li>\n</ul>\n\n<p>version 1.5.82: 2023-08-16</p>\n\n<ul>\n<li>Feature: added option for group filtering widgets</li>\n<li>Feature: solved the video play in gallery type from attachment video</li>\n<li>Change: turned off the video icon for background attribute</li>\n<li>Fix: fixed dynamic template with avoid duplicates</li>\n<li>Fix: fixed gallery widget acf video item error</li>\n<li>Fix: fixed some sort filter bugs with the default selected</li>\n</ul>\n\n<p>version 1.5.81: 2023-08-10</p>\n\n<ul>\n<li>Fix: fixed some missing css in the dynamic loop widgets</li>\n<li>Fix: fixed some child filters related bug</li>\n<li>Fix: fixed order by price in current query</li>\n<li>Fix: fixed some php 8.16+ version notices </li>\n<li>Feature: added option to print the term meta</li>\n</ul>\n\n<p>version 1.5.80: 2023-08-07</p>\n\n<ul>\n<li>Feature: added option to get \"all taxonomy terms\" from a post </li>\n<li>Feature: added html preperations for the woocommerce minicart</li>\n<li>Feature: added \"this week\" to the date selection query</li>\n<li>Feature: added \"grouping\" mode in the \"related posts\"</li>\n<li>Fix: the pagination now works on top of the grid</li>\n<li>Fix: fixed some init ajax filters multiple issues</li>\n<li>Fix: fixed the error with the assets path set</li>\n</ul>\n\n<p>version 1.5.79: 2023-07-24</p>\n\n<ul>\n<li>Fix: changed name for area-label to aria-label</li>\n<li>Fix: in filters - refresh single filter if \"all\" selected and there are hidden items</li>\n<li>Fix: changed protection against inifnite loop to 200</li>\n<li>Fix: show child filters at start if there are selected items</li>\n<li>Fix: date time attribute processor - if no date given - don\'t take current time</li>\n<li>Fix: refresh child filter if main filter selected on init</li>\n<li>Fix: dynamic popup was not worked with multisource in some cases</li>\n</ul>\n\n<p>version 1.5.78: 2023-07-16</p>\n\n<ul>\n<li>Fix: fixed show filters load more</li>\n<li>Fix: fixed multisource repeater empty</li>\n</ul>\n\n<p>version 1.5.77: 2023-07-13</p>\n\n<ul>\n<li>Fix: fixed dropzone collision in widget editor view</li>\n<li>Fix: fixed sort filter price filtering</li>\n<li>Fix: fixed max number in addons db table. from \"int\" to \"bigint\"</li>\n<li>Fix: replaced some deprecated by elementor codes</li>\n</ul>\n\n<p>version 1.5.76: 2023-07-12</p>\n\n<ul>\n<li>Feature: added \"rem\" unit in slider attribute</li>\n<li>Fix: fixed some small bug with remote sync debug</li>\n<li>Fix: fixed the truncate in multisource</li>\n<li>Fix: fixed some small bugs related to remote controls</li>\n<li>Fix: fixed dropzon third party conflict in manager</li>\n</ul>\n\n<p>version 1.5.75: 2023-07-05</p>\n\n<ul>\n<li>Feature: added some suggestion text to add some memory in the troubleshooting section in case that needed</li>\n<li>Fix: the wrong author was displayed in loop post meta data</li>\n<li>Fix: do_shortcode to html items inside the grid and dynamic loop</li>\n<li>Update: Updated Freemius SDK to the latest version</li>\n</ul>\n\n<p>version 1.5.74: 2023-07-04</p>\n\n<ul>\n<li>Fix: show search widgets at plugin install.</li>\n<li>Fix: menu picker depts in multisource</li>\n<li>Fix: set the author data to be retrievable in dynamic grid template</li>\n<li>Fix: show meta fields switcher didn\'t worked in multisource menu items</li>\n</ul>\n\n<p>version 1.5.73: 2023-06-26</p>\n\n<ul>\n<li>Feature: added options for revisions in widget editor</li>\n<li>Fix: added support for wordpress proxy in api calling</li>\n<li>Fix: fixed empty post in query result</li>\n<li>Fix: fixed \"wrong template ID\" elementor error in post accordion</li>\n</ul>\n\n<p>version 1.5.72: 2023-06-21</p>\n\n<ul>\n<li>Fix: added the swf extension in the allowed files in assets</li>\n<li>Feature: prepared the plugin for sort filter</li>\n<li>Change: updated freemius sdk to 2.5.9</li>\n</ul>\n\n<p>version 1.5.71: 2023-06-20</p>\n\n<ul>\n<li>Change: removed js includes of the forms and filters from backend editor</li>\n<li>Change: changed colors of the free version notification in dark mode</li>\n<li>Fix: fix the \"link\" type in wpml integration automatic translation</li>\n<li>Feature: add support for the conditions in ue forms</li>\n</ul>\n\n<p>version 1.5.70 2023-06-19:</p>\n\n<ul>\n<li>Change: added some \"birthday sale\" banner</li>\n<li>Feature: added \"truncate text\" modifier to multisource fields</li>\n<li>Feature: dynamic tags now works inside posts and products related widgets</li>\n<li>Feature: added twig highlighting in codemirror editor</li>\n<li>Fix: fixed sequence animation sliders bug (fields didn\'t loaded in elementor)</li>\n<li>Fix: change the comment from // to /* */ in filters js output to allow proper page compression.</li>\n<li>Fix: the \"time ago\" string is now translatable </li>\n<li>Fix: fixed the wpml elementor template id output</li>\n<li>Fix: fixed backgrounds bug with containers in editor</li>\n<li>Fix: fixed some small bugs with the checkbox filter</li>\n</ul>\n\n<p>version 1.5.69: 2023-06-08:</p>\n\n<ul>\n<li>Fix: allow to install webp images in widgets</li>\n</ul>\n\n<p>version 1.5.68: 2023-06-06:</p>\n\n<ul>\n<li>Change: added functionality for sort filter </li>\n<li>Feature: added field: \"form conditions\" for the upcoming form</li>\n<li>Feature: added link translation to wpml integration</li>\n<li>Feature: added link_attributes field to post list fields in twig</li>\n<li>Fix: fixed slider control min max values in case of multiple units</li>\n<li>Fix: add do shortcode from ajax items response</li>\n<li>Fix: fixed posts grid output with \"product\" taxonomy without woocommerce</li>\n<li>Fix: fixed getting cross sell products query in product list</li>\n</ul>\n\n<p>version 1.5.67 - 2023-05-29:</p>\n\n<ul>\n<li>Fix: fixed some more securaty issues related to assets manager</li>\n</ul>\n\n<p>version 1.5.66 - 2023-05-28:</p>\n\n<ul>\n<li>Fix: fixed some securaty issues related to non editor users operations and not allowed to upload php files in assets manager</li>\n</ul>\n\n<p>version 1.5.65 - 2023-05-26:</p>\n\n<ul>\n<li>Fix: fixed instagram api related bugs </li>\n</ul>\n\n<p>version 1.5.64 2023-05-23:</p>\n\n<ul>\n<li>Change: update freemius to latest version 2.5.8</li>\n<li>Fix: fixed a small php bug</li>\n</ul>\n\n<p>version 1.5.63 2023-05-23:</p>\n\n<ul>\n<li>Change: expand in widget editor is now connected to the screen height</li>\n<li>Fix: fixed the dynamic popup with multiple fields code </li>\n<li>Fix: fixed some sync if the clicked item is link</li>\n<li>Feature: added support for sort post filter</li>\n<li>Feature: hide \"show only insalled\" checkbox in widgets manager if no widget installed.</li>\n</ul>\n\n<p>version 1.5.62 2023-05-14:</p>\n\n<ul>\n<li>Feature: added \"edit template\" link in template selector</li>\n<li>Feature: added hidden template edit button to top bar</li>\n<li>Feature: added option for dynamic popup link to connect to many links in the widget</li>\n<li>Fix: solved some php error with parse dynamic settings in php 8.1</li>\n<li>Fix: getMetaValue error in products</li>\n<li>Fix: fixed doubly css includes in some cases</li>\n</ul>\n\n<p>version 1.5.61 - 2023-05-07:</p>\n\n<ul>\n<li>Feature: added support for woocommerce jet wishlist</li>\n<li>Feature: did option to disable third party hooks in ajax</li>\n<li>Fix: click on link on sync didn\'t worked</li>\n<li>Fix: added some protections to nonce and to file manager zip exctract (securaty issues fix) </li>\n<li>Change: updated freemius sdk to 2.5.7 version.</li>\n</ul>\n\n<p>version 1.5.60 - 2023-04-30:</p>\n\n<ul>\n<li>Feature: added functionality to get cart number of products </li>\n<li>Fix: fixed link field settings for multisoure</li>\n<li>Fix: fixed some bugs with regular price in woocommerce widgets</li>\n<li>Fix: filters js file loaded in editor as well</li>\n<li>Fix: fixed some small php bug regarding \"pathBase\"</li>\n<li>Fix: fixed conditions in multiple select control</li>\n<li>Change: updated unite gallery version</li>\n<li>Change: disabled autoload in update_option for the catalog variable</li>\n</ul>\n\n<p>version 1.5.59: 2023-04-09</p>\n\n<ul>\n<li>Feature: added multiple select to condition attributes in widget editor</li>\n<li>Change: updated freemius sdk to the latest version</li>\n<li>Fix: fixed empty post meta fields in case that acf plugin is on</li>\n<li>Fix: fixed some bug with avoid duplicates option and filters in single grid</li>\n<li>Fix: made some corrections in case that post query show wrong init selected terms values</li>\n<li>Fix: the post carousel goes to random item after ajax refresh</li>\n<li>Fix: fixed jet engine custom fields integration</li>\n</ul>\n\n<p>version 1.5.58: 2023-03-26</p>\n\n<ul>\n<li>Feature: added dynamic popup functionality to multisource widgets</li>\n<li>Fix: fixed missing arguments in the_post action</li>\n<li>Fix: fixed some php multisource error</li>\n<li>Fix: fixed some product ajax search related issues</li>\n<li>Fix: fixed some small but with ajax refresh and sync</li>\n</ul>\n\n<p>version 1.5.57: 2023-03-20</p>\n\n<ul>\n<li>Feature: improved the multisource selectors</li>\n<li>Feature: added option to get image from post meta in post fields - widget editor</li>\n<li>Fix: added \"skins\" folder to unite gallery</li>\n<li>Fix: added more compatability to woo commerce grids with discounts plugins</li>\n<li>Fix: fixed same uc_id in dynamic templates</li>\n</ul>\n\n<p>version 1.5.56: 2023-03-13:</p>\n\n<ul>\n<li>Feature: added option authors by dynamic field in post query</li>\n<li>Feature: done some integration with flycart discounts</li>\n<li>Feature: added option to show post type and post type title in posts fields</li>\n<li>Feature: added option to add multiple values in multisource</li>\n<li>Fix: fixed get posts by terms meta field - add taxonomy</li>\n<li>Fix: fixed responsive css in dynamic loop</li>\n<li>Fix: fixed dynamic loop with jet engine acf fields</li>\n<li>Fix: fixed slider control units for vh, vx and % </li>\n<li>Fix: added \"before today\" for past year in date qury</li>\n<li>Change: the uc_id will not change now when page refresh</li>\n</ul>\n\n<p>version 1.5.55: 2023-02-23:</p>\n\n<ul>\n<li>Fix: fixed wpml integrate fields</li>\n<li>Fix: fixed some write file error, will not crash if happend</li>\n<li>Fix: fixed entrance animation js on popup</li>\n<li>Fix: fixed strip tags in intro from content</li>\n<li>Fix: fixed some php 8.1 issues</li>\n<li>Fix: fixed some post intro with html tags issues</li>\n<li>Change: do_action function is working now in free version</li>\n</ul>\n\n<p>version 1.5.54: 2023-02-15</p>\n\n<ul>\n<li>Change: added some define variable that indicate the under ajax search</li>\n<li>Change: added \"collect\", and \"output\" to schema types in content accordion widget for example</li>\n<li>Feature: added wpml auto translate integration</li>\n<li>Feature: added option to select \"all taxonomies\" in exclude terms in terms selection</li>\n<li>Feature: added option - only direct children to terms select include by</li>\n<li>Feature: added option to post select to get posts by terms from curent meta field</li>\n<li>Fix: preserve tags when truncate</li>\n<li>Fix: fixed load more with second meta add in post query</li>\n</ul>\n\n<p>version 1.5.53: 2023-02-07</p>\n\n<ul>\n<li>Fix: keep exclude terms in grid when filtering with \"override terms\" mode</li>\n<li>Fix: fixed get_terms() not found php error from 1.5.52 version</li>\n</ul>\n\n<p>version 1.5.52: 2023-02-06</p>\n\n<ul>\n<li>Change: done some protection agains infinite loops in templates</li>\n<li>Fix: fixed popup button type conditions</li>\n<li>Fix: fixed term meta fields in multisource</li>\n<li>Fix: fixed exclude term not found in post select</li>\n</ul>\n\n<p>version 1.5.51: 2023-01-31</p>\n\n<ul>\n<li>Feature: added version to js comment output</li>\n<li>Feature: connected the galleies to remote play / stop like the carousels</li>\n<li>Feature: added some error message when image size attribute is missing in multisource</li>\n<li>Feature: added dynamic popup special attribute type</li>\n<li>Fix: fixed title source and description source in multisource gallery for products.</li>\n<li>Fix: added supress filtres to ajax search query</li>\n</ul>\n\n<p>version 1.5.50: 2023-01-24</p>\n\n<ul>\n<li>Feature: added \"media\" to post types select in advanced post query</li>\n<li>Feature: improved the date time attribute</li>\n</ul>\n\n<p>version 1.5.49: 2023-01-23</p>\n\n<ul>\n<li>Fix: fixed some js optimization issues </li>\n<li>Fix: fixed filters related small js bug</li>\n</ul>\n\n<p>version 1.5.48: 2023-01-19</p>\n\n<ul>\n<li>Feature: added gallery to multisource</li>\n<li>Feature: added post type override selectin current post query options</li>\n<li>Fix: fixed remote play with carousel</li>\n<li>Fix: fixed some multisource and ajax related bugs</li>\n<li>Fix: fixed popular posts plugin integration multiple post types</li>\n<li>Fix: fixed background widgets some problematic attribute names</li>\n<li>Fix: fixed include terms by current post terms in some cases.</li>\n<li>Fix: fixed default url_assets value in multisoure</li>\n<li>Fix: fixed dark mode svg icons</li>\n</ul>\n\n<p>version 1.5.47: 2023-01-10</p>\n\n<ul>\n<li>Feature: added more units to slider attribute</li>\n<li>Feature: added \"any\" post type to post types select</li>\n<li>Feature: added include and exclude current post terms in terms selection</li>\n<li>Feature: added option to carousel - scroll to head - force</li>\n<li>Feature: allow import widgets with theme activate</li>\n<li>Fix: fixed dynamic template render css for dynamic popup</li>\n<li>Fix: fixed users list select by manual</li>\n</ul>\n\n<p>version 1.5.46: 2023-01-08</p>\n\n<ul>\n<li>Feature: set the items image size chooser work for certain image</li>\n<li>Feature: made option to put js script in saparate tags with id\'s for optimization plugins like wprocket</li>\n<li>Feature: enriched the uc_lang variable. now it\'s always showing the current language</li>\n<li>Feature: added user_login variable to the users list output</li>\n<li>Feature: has put the preview link always as a help link in widget edit panel.</li>\n<li>Change: updated the multisource that it works better with items images</li>\n<li>Change: allow html tags in post intro (excerpt) in widgets</li>\n<li>Fix: fixed filters with sync multiple grid issues</li>\n<li>Fix: fixed the exclude users list with similar names</li>\n</ul>\n\n<p>version 1.5.45: 2022-12-26</p>\n\n<ul>\n<li>Feature: added json decode filter to twig</li>\n<li>Feature: added catalog images from shortpixel for speed loading</li>\n<li>Feature: done multisource group setting</li>\n<li>Fix: fixed entrance animation on ajax refresh</li>\n<li>Fix: done sync pause / play between carousels</li>\n</ul>\n\n<p>version 1.5.44: 2022-12-19</p>\n\n<ul>\n<li>Change: updated freemius to the latest version</li>\n<li>Fix: fixed remote play / pause button</li>\n<li>Fix: fixed search filter unicode phrase</li>\n<li>Fix: fixed entrance animation appear on scroll</li>\n<li>Feature: added video gallery responsive options</li>\n<li>Fix: fixed some owl carousel size on init bug</li>\n<li>Fix: fixed js widgets under the dynamic grid template like flipbox</li>\n</ul>\n\n<p>version 1.5.43: 2022-12-04</p>\n\n<ul>\n<li>Feature: add settings output to dynamic grid fields debug</li>\n<li>Fix: fixed pods multiple image data</li>\n<li>Fix: fixed url terms in filter with dynamic grid</li>\n<li>Fix: fixed users and menu not found bug in front </li>\n<li>Change: updated twig engine to the latest version</li>\n</ul>\n\n<p>version 1.5.42: 2022-11-29</p>\n\n<ul>\n<li>Feature: added functionality for time ago in posts widgets</li>\n<li>Feature: added woo variables to woo fields - woo_price_withtax, woo_price_notax</li>\n<li>Feature: added option for term child filter role\n-optimization: reduced number of queries in post related widgets</li>\n</ul>\n\n<p>version 1.5.41: 2022-11-24</p>\n\n<p>-bug fix: fixed post select in post query</p>\n\n<p>version 1.5.40: 2022-11-23</p>\n\n<ul>\n<li>Feature: added integration to woocommerce multicourancy plugins</li>\n<li>Feature: made some integration with translate press plugin</li>\n<li>Feature: added select post and select term attribute</li>\n<li>Fix: fixed dynamic loop css backgrounds with containers</li>\n<li>Fix: fixed mousewheel event in the carousel</li>\n<li>Fix: fixed some rare php error with filters</li>\n</ul>\n\n<p>version 1.5.39: 2022-11-16</p>\n\n<ul>\n<li>Fix: fixed small bug with zip extract</li>\n<li>Update: updated black friday sale banners</li>\n</ul>\n\n<p>version 1.5.38: 2022-11-10</p>\n\n<ul>\n<li>Fix: fixed galleries default sizes with post filters</li>\n<li>Fix: fixed hidden option in select filter in safari browser</li>\n<li>Fix: fixed non ssl assets url</li>\n<li>Feature: added \"schema\" special attribute</li>\n<li>Fix: fixed false autoplay in carousel</li>\n</ul>\n\n<p>version 1.5.37: 2022-11-09</p>\n\n<ul>\n<li>Fix: fixed 1px glitch bug in the carousel, on 1 item (slide mode)</li>\n<li>Feature: prepared the filters to work with ajax search</li>\n</ul>\n\n<p>version 1.5.36: 2022-11-6</p>\n\n<ul>\n<li>Feature: added function that outputs items schema</li>\n<li>Feature: improved include by meta in posts selection, added option for multiple values</li>\n<li>Feature: added option to get current user with meta in twig</li>\n<li>Addition: validate number of post list attributes, allow only one when creating widget</li>\n<li>Fix: fixed count posts in post query summary</li>\n<li>Fix: fixed entrance animation blur type</li>\n<li>Fix: fixed avoid duplicates with random order while posts load more</li>\n<li>Fix: the timeout now reset after slide change in owl carousel</li>\n<li>Fix: fixed terms selection taxonomies with idetical post type title</li>\n<li>Fix: added protection against inifinite loop in putElementorTemplate twig function</li>\n<li>Fix: fixed acf field unaccessable in some cases with elementor pro 3.8</li>\n</ul>\n\n<p>version 1.5.35: 2022-10-24</p>\n\n<p>-Fix: fixed include by id\'s from dynamic field, and terms from dynamic field in post selection</p>\n\n<p>version 1.5.34: 2022-10-19</p>\n\n<ul>\n<li>Feature: added items image size attribute (special type)</li>\n<li>Fix: fixed show backgrounds in elementor editor</li>\n</ul>\n\n<p>version 1.5.33: 2022-10-15</p>\n\n<ul>\n<li>Fix: fixed avoid duplicates with filters</li>\n<li>Fix: fixed select dropdown filter js</li>\n<li>Feature: added avoid duplicates option to manual posts selection</li>\n</ul>\n\n<p>version 1.5.32: 2022-10-11</p>\n\n<ul>\n<li>Fix: fixed some ajax pagination issues</li>\n<li>Fix: fixed pagination widget appearance on archive ajax pages with filters</li>\n<li>Fix: added twig functionality to put product attributes text</li>\n<li>Fix: fixed export with images not worked in some cases</li>\n<li>Fix: made some protection with ezcache plugin integration and filtering</li>\n<li>Fix: fixed some small php bug with this month post selection</li>\n<li>Fix: fixed some visible and hidden filters collision</li>\n<li>Fix: fixed terms select in terms filter on history back click in filters</li>\n<li>Fix: set child filter always first unselected</li>\n<li>Fix: set option for the tabs filter to be unselected</li>\n<li><p>Fix: fixed the pagination numbers if exclude offset chosen</p></li>\n<li><p>Feature: added multiple taxonomy terms in term selection</p></li>\n<li>Feature: added query id in terms selection</li>\n<li>Feature: added functionality for next / prev post</li>\n</ul>\n\n<p>version 1.5.31: 2022-09-20</p>\n\n<ul>\n<li>Fix: fixed thumbs gallery</li>\n</ul>\n\n<p>version 1.5.30: 2022-09-18</p>\n\n<ul>\n<li>Fix: fixed multiple post filters and grid connection</li>\n<li>Fix: fixed various small php errors</li>\n<li>Fix: fixed wordpress popular posts integration small bug</li>\n<li>Feature: added terms from dynamic post selection option</li>\n<li>Feature: added option for limiting terms show in post list</li>\n<li>Change: updated once more unitegallery graphics, changed assets to svg</li>\n<li>Fix: fixed thumbnail gallery arrows</li>\n</ul>\n\n<p>version 1.5.29: 2022-09-08</p>\n\n<ul>\n<li>Fix: fixed a small issue with search page and load more</li>\n<li>Fix: fix vimeo videos stoppped playing bug</li>\n</ul>\n\n<p>version 1.5.28: 2022-09-06</p>\n\n<ul>\n<li>Feature: added support for the select filter</li>\n<li>Fix: fixed some small js bug with filters</li>\n<li>Fix: fixed some post filters related popup error</li>\n<li>Change: changed the way that galleries srolls by mouseover</li>\n</ul>\n\n<p>version 1.5.27: 2022-09-02</p>\n\n<ul>\n<li>Fix: fixed popular posts plugin integration</li>\n<li>Fix: removed some console logs in filter.js file</li>\n<li>Fix: fixed ajax pagination jump</li>\n<li>Fix: fixed unitegallery strict standards bugs</li>\n<li>Change: renamed field - \"use dynamic fields\" to \"use current post data\" in widget editor</li>\n<li>Change: updated freemius sdk to: 2.4.5</li>\n</ul>\n\n<p>version 1.5.26: 2022-08-17</p>\n\n<ul>\n<li>Feature: added debug to remote elements</li>\n<li>Fix: made some protection against wrong animation names in carousel</li>\n<li>Fix: added some small fixes to carousel and remote sync js libraries</li>\n<li>Fix: done a better find closest section in remote</li>\n<li>Fix: fixed not showing values in elementor editor post selectors</li>\n</ul>\n\n<p>version 1.5.25: 2022-08-11</p>\n\n<ul>\n<li>Feature: added option to set title field in items</li>\n<li>Fix: fixed some more lazy load related protections in galleries</li>\n<li>Fix: Fixed some Elementor 3.7 deprecation issues</li>\n</ul>\n\n<p>version 1.5.24: 2022-08-09</p>\n\n<ul>\n<li>Fix: fixed some Elementor 3.7 related js bug in editor</li>\n</ul>\n\n<p>version 1.5.23: 2022-08-05</p>\n\n<ul>\n<li>Feature: added date format to date meta field post selection</li>\n<li>Feature: added more units to padding and margin attribute</li>\n<li>Feature: added option to set selected tab number in tabs filter widget</li>\n<li>Fix: fixed some unitegallery strict related scripts</li>\n<li>Fix: fixed sequance entrance animation attribute</li>\n<li>Fix: fixed some text with pagination edit mode in elementor editor</li>\n<li>Fix: fixed ajax pagination didn\'t get back to first page</li>\n<li>Fix: fixed tabs filter and taxonomy terms in one page</li>\n<li>Change: prepare the right way dates should work in post list</li>\n</ul>\n\n<p>version 1.5.22: 2022-07-24:</p>\n\n<ul>\n<li>Feature: added option to connect to another parent in remote arrows</li>\n<li>Feature: added change url and back button in ajax filers behaviour</li>\n<li>Fix: fixed doubly plugin integration import bg widgets</li>\n<li>Fix: fixed remote next/prev directions in carousels</li>\n<li>Fix: added some more protection against infinite loops from post content processing</li>\n</ul>\n\n<p>version 1.5.21 2022-07-17:</p>\n\n<ul>\n<li>Feature: added docstart and docend template in widget js</li>\n<li>Change: end of birthday sale message update</li>\n<li>Change: added warning message in case of twig collision with other plugins</li>\n</ul>\n\n<p>version 1.5.20 2022-07-13:</p>\n\n<ul>\n<li>Feature: added more widget debug type - current post fields</li>\n<li>Feature: updated admin title on edit widget view</li>\n<li>Feature: added option to carousel: scroll to head</li>\n<li>Feature: added query data attributes into filtering grid</li>\n<li>Fix: fixed ajax pagination in some cases</li>\n<li>Fix: fixed small php bug with hover animations control</li>\n<li>Fix: fixed lity lightbox with vimeo autoplay</li>\n<li>Fix: fixed item index after shuffle</li>\n<li>Fix: fixed some seleted tab filters related issues</li>\n<li>Fix: fixed load more filter doubly ajax request in some cases</li>\n<li>Fix: fixed woo scedualed sale price output</li>\n<li>Fix: in filters replace url with pagination as well</li>\n<li>Fix: changed gallery arrows to svg</li>\n</ul>\n\n<p>version 1.5.19 2022-06-27:</p>\n\n<ul>\n<li>Feature: added max posts to current query</li>\n<li>Fix: fixed controls conditions for elementor template control</li>\n<li>Feature: added more fields to dynamic grid loop (was only title)</li>\n<li>Change: added birthday sale banner and text</li>\n</ul>\n\n<p>version 1.5.17 2022-06-21:</p>\n\n<ul>\n<li>Change: updated fancybox version</li>\n<li>Fix: Fixed bug with ajax load more and ajax pagination</li>\n</ul>\n\n<p>version 1.5.17 2022-06-09:</p>\n\n<ul>\n<li>Feature: fixed entrance animation attribute</li>\n<li>Fix: fixed uc_inside_editor variable inside background widget</li>\n<li>Fix: fixed empty default value of radio boolean control</li>\n<li>Fix: fixed double filtering issues in archive pages</li>\n</ul>\n\n<p>version 1.5.16: 2022-05-31</p>\n\n<ul>\n<li>Fix: fixed double plugin versions in pro version</li>\n<li>Fix: fixed 1 size gap in one item owl carousel</li>\n<li>Fix: fixed the dissapearing options bug in mobile</li>\n</ul>\n\n<p>version 1.5.15: 2022-05-30</p>\n\n<ul>\n<li>Change: set cache folder inside wp-uploads</li>\n<li>Feature: added option to get terms last level only - for post list / grid</li>\n<li>Feature: added twig function - get_current_user</li>\n<li>Feature: disabled right click on html5 galleries (unite gallery)</li>\n<li>Fix: the image and video repeater was missing default items</li>\n<li>Fix: fixed load more and filters on a search page</li>\n<li>Fix: fixed carousel stage padding issues</li>\n<li>Fix: fixed carousel 1 item one pixel issues</li>\n<li>Fix: fixed default values in responsive selectors</li>\n</ul>\n\n<p>version 1.5.14: 2022-05-24</p>\n\n<ul>\n<li>Fix: fixed responsive default values with selectors in number and dropdown and slider controls</li>\n<li>Fix: fixed a bug in run_code_once functionality</li>\n</ul>\n\n<p>version 1.5.13: 2022-05-23</p>\n\n<ul>\n<li>Feature: added integration with \"sticky posts switch\" plugin</li>\n<li><p>Feature: added special attribute type - entrance animation</p></li>\n<li><p>Fix: fixed sync bug between two similar elements</p></li>\n<li>Fix: fixed filters loading with wp-rocket lazy load scripts</li>\n<li>Fix: fixed put_hide_ids_css function small bug</li>\n<li>Fix: fixed fetch 2 and more widgets within one section for filtering</li>\n<li>Fix: fixed slider control js empty output bug</li>\n<li>Fix: fixed gallery title as number js bug</li>\n<li>Fix: fixed gallery images from meta fields source as array </li>\n</ul>\n\n<p>version 1.5.12: 2022-05-08</p>\n\n<ul>\n<li>Feature: added integration for wpml media change</li>\n<li>Feature: bug fix: fixed hover animations setting don\'t work on front in some cases</li>\n<li>Feature: in post selection by date added options for \"future from today\", and \"future from tomorrow\".</li>\n<li>Feature: added new function: \"put_hide_ids_css\" to hide some css comma saparated id\'s from css tab.</li>\n<li>Feature: added support for ajax refresh for multiple synced grids together</li>\n<li>Feature: added option to test instagram data</li>\n<li><p>Feature: added phpinfo view in settings - troubleshooting</p></li>\n<li><p>Fix: fixed blank window opened by a link</p></li>\n<li>Fix: fixed acf boolean value present</li>\n<li>Fix: fixed another gallery related lazy load issues</li>\n</ul>\n\n<p>version 1.5.11: 2022-04-13</p>\n\n<ul>\n<li>Feature: made option to put elementor post_content inside post widget if the post made by elementor</li>\n<li>Feature: added additional fields to getPostAuthor function like avatar url and author meta</li>\n<li>Feature: show the \"no posts\" message with filters in post list / grid</li>\n<li>Feature: add background location (back/front) to background widgets</li>\n<li>Feature: done option to get post parent with the posts in posts selection</li>\n<li>Fix: set prices display in woocommerce widgets including tax</li>\n<li>Fix: fixed editor js files didn\'t loaded bug</li>\n<li>Fix: fixed css output with dynamic template and inline css mode</li>\n<li>Fix: fixed the ajax pagination that now works with post based gallery widget</li>\n<li>Fix: fixed filters scripts loading before jquery in js</li>\n<li>Fix: allow to select empty terms in term selection control</li>\n<li>Change: set default values of responsive number / slider / dropdown controls to desktop default values</li>\n</ul>\n\n<p>version 1.5.10: 2022-04-04</p>\n\n<ul>\n<li>Fix: fixed title and description source in gallery source selection</li>\n<li>Fix: fixed the dropdown attribute php filter for elementor</li>\n<li>Feature: added \"menu_id\" for various uses as menu attribute output</li>\n<li>Feature: added option for side offset in owl carousel</li>\n<li>Feature: added option for second items html refresh in ajax filters</li>\n</ul>\n\n<p>version 1.5.9: 2022-03-27</p>\n\n<ul>\n<li>Fix: fixed simple meta output for post list</li>\n<li>Feature: made dynamic grid work with filters</li>\n<li>Feature: the background widgets works for the new container objects as well</li>\n<li>Feature: added include by another meta field in post query</li>\n</ul>\n\n<p>version 1.5.8: 2022-03-23</p>\n\n<ul>\n<li>Feature: set special behaviour for more then one filters on the page</li>\n<li>Feature: added option to load video item from posts in a gallery</li>\n<li>Change: set up galleries common default items</li>\n<li>Fix: fixed unclosable gallery lightbox with youtube videos</li>\n<li>Fix: fixed elementor 3.6.0 compatability</li>\n</ul>\n\n<p>version 1.5.7: 2022-03-17</p>\n\n<ul>\n<li>Feature: added option to modify dropdown items in php\nFix: fixed gallery default items preview and init\nFix: fixed remote counter js error</li>\n</ul>\n\n<p>version 1.5.6 = 2022-03-15:</p>\n\n<p>Fix: fixed dissapearing items in remote related widgets</p>\n\n<p>version 1.5.5 = 2022-03-15:</p>\n\n<ul>\n<li>Feature: added woocommerce sorting options in posts selection by number of sales and rating</li>\n<li>Feature: added option to get related products on checkout page</li>\n<li>Feature: done manual posts and terms selections sort by drag and drop</li>\n<li>Feature: done option to custom refresh filters html (for carousels, galleries etc)</li>\n<li>Feature: made the attributes dialog support multi controls</li>\n<li>Feature: prepared the galleries and dynamic loops to use filters and load more\nFix: fixed query debug in manual posts selection\nFix: fix: fixed posts_per_page in manual posts selection\nFix: fix: fixed jquery include for remote widgets</li>\n</ul>\n\n<p>version 1.5.4 = 2022-03-06:</p>\n\n<ul>\n<li>Feature: added roles to post filter: single, main and child</li>\n<li>Feature: added option \"placeholder\" and \"disable dynamic\" for text field control</li>\n<li>Feature: added option for debug meta fields in post list, post grid</li>\n<li>Fix: fixed some pagination widget buttons related issues</li>\n<li>Fix: fixed non clickable items in some widgets</li>\n<li>Fix: fixed put_items(0) - first item output in twig</li>\n</ul>\n\n<p>version 1.5.3 = 2022-02-23:</p>\n\n<ul>\n<li>Feature: added functionality to put image inside taxonomy terms widget</li>\n<li>Fix: fixed load more on archive page with orderby=xxx filter in url</li>\n<li>Fix: made support for woocommerce special order by in load more</li>\n<li>Change: updated freemius sdk to 2.4.3 version (Security fix)</li>\n</ul>\n\n<p>version 1.5.2 = 2022-02-23:</p>\n\n<ul>\n<li>Feature: set up remote and sync functionality for the galleries</li>\n<li>Fix: fixed load more for current query posts</li>\n<li>Fix: fixed background js based widgets with elementor popups</li>\n<li>Fix: fixed unitegallery unclosed tag issue</li>\n<li>Fix: fixed replace mode in tabs filters</li>\n</ul>\n\n<p>version 1.5.1 = 2022-02-21:</p>\n\n<ul>\n<li>Feature: improved post pagination debug and added force options</li>\n<li>Feature: added code for the button filters</li>\n<li>Feature: added option to shuffle owl carousel</li>\n<li>Feature: added option for general \"shuffle\" in items</li>\n<li>Feature: made option for text modify, and get the current page url and current page title</li>\n<li>Feature: get feature image of a product from a first gallery image if featured image not exists</li>\n<li>Feature: added function \"one_random\" and \"first\" to get_items twig function</li>\n<li>Feature: added support for jet listing item</li>\n<li>Change: changed the \"choose template\" setting text to attirbute title</li>\n<li>Fix: fixed load more if offset turned on in the grid</li>\n<li>Fix: fixed link control attributes parsing</li>\n<li>Fix: fixed sync general api related bugs in elementor editor</li>\n</ul>\n\n<p>version 1.5.0 = 2022-02-02:</p>\n\n<ul>\n<li>Feature: added tabs in items controls</li>\n<li>Feature: added functionality for ajax taxonomies terms filter</li>\n<li>Feature: added some accessability to owl carousel buttons</li>\n</ul>\n\n<p>version 1.4.99: 2022-01-27:</p>\n\n<ul>\n<li>Feature: added option for disable content filtering in general settings->troubleshooting</li>\n<li>Feature: added taxonomies in widget debug output</li>\n<li>Fix: fixed some gallery lazy load related js bugs</li>\n</ul>\n\n<p>version 1.4.98: 2022-01-14:</p>\n\n<ul>\n<li>Feature: modified remote general js api to fit more types of widgets</li>\n<li>Feature: added support for put meta field in post list</li>\n<li>Fix: fixed some small php notices output in post query</li>\n</ul>\n\n<p>version 1.4.97 = 2022-01-06:</p>\n\n<ul>\n<li>Feature: add code base for the taxonomy filter</li>\n<li>Feature: added option to highlight all carousel items</li>\n<li>Feature: added active class to new owl carousel</li>\n<li>Feature: added scroll on click functionality to new owl carousel</li>\n<li>Fix: added support for acf fields styles in dynamic grid</li>\n<li>Fix: fixed some wp-rocket and filters related bug</li>\n</ul>\n\n<p>version 1.4.96 = 2021-12-29:</p>\n\n<ul>\n<li>Feature: use yoast main category feature to determine post main category</li>\n<li>Feature: added get woocommerce product gallery functionality to twig</li>\n<li>Feature: added support for multiple attribute conditoins values</li>\n<li>Feature: added menu order in advanced widget debug type</li>\n<li>Feature: added WooCommerce endpoints links code to twig</li>\n<li>Feature: added option to disable font awesome in general settings</li>\n<li>Fix: fixed some filters related issue</li>\n<li>Fix: added custom attributes to link attributes output</li>\n</ul>\n\n<p>version 1.4.95 = 2021-12-16:</p>\n\n<p>*Fix: fixed db table not found php bug in some cases</p>\n\n<p>version 1.4.94 = 2021-12-14:</p>\n\n<ul>\n<li>Feature: made posible multiple includes condition values per assets</li>\n<li>Feature: added meta value2 and meta value3 in include by meta value post selection</li>\n<li>Feature: added error notice if no api connectivity</li>\n<li>Feature: added attributes section conditions</li>\n<li>Feature: prepared code base for the new galleries</li>\n<li>Fix: fixed some small pagination related bug</li>\n<li>Fix: fixed remote connection parent detection in some cases</li>\n<li>Fix: added content filtering by filter widget_text_content for all the embed and other content modifications</li>\n<li>Fix: fixed edit defaulsin widget settings</li>\n<li>Fix: fixed some polylang issues with the template in dynamic template widgets</li>\n<li>Fix: [security] remove the \"duplicate layout\" functionality (not used in the plugin) that had some security issues </li>\n</ul>\n\n<p>version 1.4.93 = 2021-12-03:</p>\n\n<ul>\n<li>Fix: fixed some connected widgets bugs when there is many of them in the page</li>\n<li>Change: removed the black friday sale banner</li>\n<li>Feature: added general remote API for various widgets connections</li>\n<li>Feature: add some code base for the new gallery output</li>\n</ul>\n\n<p>version 1.4.92 = 2021-11-24:</p>\n\n<ul>\n<li>Fix: fixed similar post content in post list</li>\n<li>Change: saparated remote and sync options in connected widgets settings</li>\n</ul>\n\n<p>version 1.4.91 = 2021-11-23:</p>\n\n<ul>\n<li>Fix: fixed the wrong post intro in editor mode</li>\n</ul>\n\n<p>version 1.4.90 = 2021-11-22:</p>\n\n<ul>\n<li>Addition: added black friday banner discount banner and link</li>\n<li>Change: improved \"sync widgets\" editor experience</li>\n<li>Fix: fixed depricated \"post\" attribute bug</li>\n<li>Fix: modified zip extracting error messages</li>\n</ul>\n\n<p>version 1.4.89 = 2021-11-17:</p>\n\n<ul>\n<li>Feature: done the functionality for sync widgets</li>\n<li>Feature: done the functionality remote widgets</li>\n<li>Fix: fixed error message on remote widgets</li>\n<li>Fix: fixed css in post content in editor</li>\n<li>Fix: use better strip tags for post intro</li>\n</ul>\n\n<p>version 1.4.88 = 2021-11-08:</p>\n\n<ul>\n<li>Fix: fixed gutenberg support in widgets</li>\n<li>Fix: fixed all the pagination issues in archive page</li>\n</ul>\n\n<p>version 1.4.86 = 2021-11-01:</p>\n\n<ul>\n<li>Fix: fixed some load more last issues</li>\n<li>Feature: added code for taxonomy terms filter</li>\n<li>Feature: added code for checkbox filter</li>\n</ul>\n\n<p>version 1.4.86 = 2021-10-29:</p>\n\n<ul>\n<li>Feature: improved current query debug - full type</li>\n<li>Feature: added dropdown responsive placeholders</li>\n<li><p>Feature: added radio boolean attribute responsive controls</p></li>\n<li><p>Fix: fixed controls tabs functionality</p></li>\n<li>Fix: fixed load more custom image bug</li>\n<li>Fix: fixed double load more in a page mishmash bug</li>\n<li>Fix: fixed all load more issues</li>\n</ul>\n\n<p>version 1.4.85 = 2021-10-13:</p>\n\n<p>-bug fix: small bug fix - headers sent bug</p>\n\n<p>version 1.4.84 = 2021-10-13:</p>\n\n<ul>\n<li>Feature: added taxonomy terms full query debug option</li>\n<li>Feature: improved full debug type in posts query</li>\n<li>Feature: added items support in editor->background switcher</li>\n<li>Feature: added support for remote controls</li>\n<li>Feature: functionality to posts load more</li>\n<li>Feature: added second condition</li>\n<li>Feature: added tabs functionality to attributes</li>\n<li>Addition: added %,px to slider units</li>\n<li>Fix: fixed avoid duplicates related bug</li>\n<li>Fix: fixed conflicting wordpress codemirror script</li>\n<li>Fix: fixed post selection values init from editor</li>\n<li>Fix: fixed pagination on front page</li>\n<li>Fix: fixed some polylang related bugs</li>\n</ul>\n\n<p>version 1.4.83 = 2021-09-22:</p>\n\n<ul>\n<li>Fix: fixed styles mishmash inside elementor editor navigator</li>\n<li>Fix: fixed dissapearing carousels after refresh bug</li>\n<li>Fix: fixed dynamic grid pagination not changed</li>\n</ul>\n\n<p>version 1.4.82 = 2021-09-20:</p>\n\n<ul>\n<li>Feature: added troubleshooting setting - show php error message</li>\n<li>Feature: added px, vh, % options for slider attribute</li>\n<li>Feature: added dynamic group attributes for galleries, including image and video</li>\n<li>Feature: added option to convert one date string to another with ucdate filter</li>\n<li>Feature: added option to use items in background widgets</li>\n<li>Feature: added ucfunc(\"set\") and ucfunc(\"get\") functions in twig for remember and retrieve variables</li>\n<li>Feature: added include by option: \"children of current term\" to category selection options</li>\n<li>Feature: added option to pull woo product variations in twig</li>\n<li>Feature: added placeholder: link_withprefix, link_noprefix for link attribute</li>\n<li>Fix: fixed error when exists dynamic link in dynamic loop widgets</li>\n<li>Fix: enabled pagination in a single type in dynamic template grid</li>\n<li>Fix: the \"not equal\" attributes condition now works</li>\n<li>Fix: fixed not editable empty dropdown attribute in widget editor</li>\n<li>Fix: fixed mb_string absence php bug</li>\n<li>Fix: fixed heading attribute label</li>\n<li>Fix: fixed responsive elementor controls in widget items</li>\n</ul>\n\n<p>version 1.4.81 = 2021-08-17:</p>\n\n<ul>\n<li>Feature: added json select (lottie) for image attribute type </li>\n<li>Feature: made option for ajax in widgets with post list attribute</li>\n<li>Feature: made the ajax pagination work with pagination widget</li>\n<li>Feature: added dynamic options for number and slider attribute types</li>\n<li>Feature: added new owl carousel sources in assets chooser</li>\n<li>Feature: added heading attribute</li>\n<li>Change: added more types of debug for pagination widget</li>\n<li>Change: changed widget icons chooser for elementor icon instead of font awesome icon</li>\n<li>Fix: fixed import with template button dissapear in the new bar</li>\n<li>Fix: fixed widgets icons</li>\n</ul>\n\n<p>version 1.4.80 = 2021-08-09:</p>\n\n<ul>\n<li>Feature: added option to change items section label</li>\n<li>Feature: added js snippet with code that works in elementor popup</li>\n<li>Feature: added option to add {current_user_id} keyword in post meta query</li>\n<li>Feature: added option for block label inside each attribute</li>\n<li>Feature: added heading text option for items section</li>\n<li>Feature: added extra fields to image base gallery options</li>\n<li>Feature: added php filter option for variable</li>\n<li>Feature: added twig functions \"get_post_term\" and \"is_post_has_term\". The examples visible when you click on item.posts.putPostTerm placeholder</li>\n<li>Fix: fixed some test widgets output relate bugs</li>\n<li>Fix: conditions settings was not affected typography controls</li>\n<li>Fix: fixed template dynamic background image didn\'t displayed bug in dynamic loops</li>\n<li>Change: added some instructions for api connectivity test in general settings - troubleshooting</li>\n</ul>\n\n<p>version 1.4.79 = 2021-07-13</p>\n\n<ul>\n<li>Fix: fixed scripts output in preview widget page</li>\n</ul>\n\n<p>version 1.4.78 = 2021-07-12</p>\n\n<ul>\n<li>Change: added birthday sale promotions</li>\n<li>Feature: added woo commerce products to dynamic loop items source</li>\n</ul>\n\n<p>version 1.4.77 = 2021-07-07</p>\n\n<ul>\n<li>Fix: fixd the is_ajax() error function from the admin area</li>\n</ul>\n\n<p>version 1.4.76 = 2021-07-07</p>\n\n<ul>\n<li>Feature: added option to show post last modified date</li>\n<li>Feature: added function: get_from_sql in widget editor that allow to pull any custom records from DB</li>\n<li>Feature: added function: run_code_once in widget editor, that allow to run the code only once. Good for many similar widgets on the same page</li>\n<li>Feature: added option for load widget js as module</li>\n<li>Fix: fixed no key_thumb field in images inside widget</li>\n<li>Fix: fixed no condition in image sizes widget setting</li>\n<li>Fix: fixed javascript based backgrounds</li>\n<li>Fix: fixed brocken svg icon on catalog widget box in some of the cases</li>\n<li>Fix: fixed collision with rankmath in ajax actions</li>\n<li>Change: added some max length for a widget category, now it\'s 60</li>\n</ul>\n\n<p>version 1.4.75 = 2021-06-21</p>\n\n<ul>\n<li>Feature: added category image to products list</li>\n<li>Feature: added option to include as module widget js include</li>\n<li>Feature: added option to write custom handle to widget js and css include</li>\n<li>Feature: added options - avoid duplicate posts to post query exclude</li>\n<li>Feature: added option to include or exclude posts by dynamic field to posts selection</li>\n<li>Feature: added option to include or exclude posts by logged in user, in posts selection</li>\n<li>Fix: fixed background widget condition functionality</li>\n<li>Fix: changed template picker to simple select2 list</li>\n</ul>\n\n<p>version 1.4.74 = 2021-06-02</p>\n\n<ul>\n<li>Feature: added function put_date_range to twig functions. good for events widgets</li>\n<li>Feature: added integration with google map</li>\n<li>Feature: added function: \"run_code_once\" for twig</li>\n<li>Feature: added grouped options for the gallery</li>\n<li>Feature: added option to get posts by date from custom ACF field</li>\n<li>Feature: added gallery settings options for dynamic settings attribute</li>\n<li>Feature: added pagination to dynamic loop</li>\n<li>Change: improved dynamic settings attribute</li>\n</ul>\n\n<p>version 1.4.73 = 2021-05-20</p>\n\n<ul>\n<li>Feature: added twig function: \"put_attributes_json\" that available in js tab in widget editor</li>\n<li>Feature: added constant - uc_inside_editor - for distinquish between editor and site front</li>\n<li>Feature: added multiple select attribute</li>\n<li>Feature: added listing attribute support</li>\n<li>Fix: fixed \"request too long\" message on a widget preview - shortened preview url</li>\n<li>Fix: fixed several bugs with condition field in widgets editor</li>\n<li>Fix: fixed hidden image size select on item attributes</li>\n<li>Fix: fixed acf group field output</li>\n<li>Fix: fixed elementor template in items, changed to specific function</li>\n</ul>\n\n<p>version 1.4.72 = 2021-05-02</p>\n\n<ul>\n<li>Feature: added rating stars helper placeholder for woocommerce</li>\n<li>Feature: added option to include js file after elementor-frontend</li>\n<li>Fix: fixed new typography deprecation message</li>\n</ul>\n\n<p>version 1.4.71 = 2021-04-22</p>\n\n<ul>\n<li>Feature: added option to take post id\'s from php function in post selection</li>\n<li>Feature: added option for get posts by meta field that located in current or different post</li>\n<li>Feature: added twig filter: wc_price for native price filtering</li>\n<li>Feature: added post terms titles to post data debug</li>\n<li>Change: added option for woocommerce categories in terms selection</li>\n<li>Fix: fixed price issues in woocommerce related grids</li>\n<li>Fix: fixed include and exclude terms mismatch with nested tax query</li>\n<li>Fix: fixed pagination on search pages</li>\n</ul>\n\n<p>version 1.4.70 = 2021-04-14</p>\n\n<ul>\n<li>Feature: added show widget data debug options</li>\n<li>Feature: added option for filter post by post meta</li>\n<li>Feature: added option for simple condition for attributes</li>\n<li>Feature: added integration with wordpress popular post plugin for most viewed posts selection</li>\n<li>Feature: added post list variables for data debug</li>\n<li>Feature: added image sizes selector for post list</li>\n<li>Feature: get thumbnailID from content in case that it\'s missing in post</li>\n<li>Fix: when bulk moving attribute it now always goes to general category</li>\n<li>Fix: fixed filter posts by status</li>\n<li>Fix: fixed instagram media albom</li>\n</ul>\n\n<p>version 1.4.69 = 2021-04-04</p>\n\n<ul>\n<li>Feature: added extra query debug options for custom post types selector</li>\n<li>Feature: added choose image size select option to image attribute</li>\n<li>Feature: added \"image_attributes\" placeholder for image output in widget editor</li>\n<li>Change: added default values select to hover animations attribute</li>\n<li>Change: changed button \"add to cart\" to \"select options\" for variable products in woocommerce list widgets</li>\n<li>Fix: fixed border radius attribute from width to radius</li>\n<li>Fix: added missing thumb sizes for image select</li>\n</ul>\n\n<p>version 1.4.68 = 2021-03-22</p>\n\n<ul>\n<li>Feature: added include recently viewed products in woocommerce</li>\n<li>Feature: added option for default max posts in post selector</li>\n<li>Feature: added attribute type: Border Dimensions</li>\n<li>Feature: added attribute type: CSS Filters</li>\n<li>Feature: added attribute type: Hover Animations</li>\n<li>Fix: removed max posts from archive type post query selection, because has no control over pagination.</li>\n<li>Fix: fixed bug when instagram video images didn\'t show up</li>\n</ul>\n\n<p>version 1.4.67 = 2021-03-12</p>\n\n<ul>\n<li>Feature: added api connectivity to troubleshooting section</li>\n<li>Feature: added options in terms selection fields</li>\n<li><p>Feature: added order by meta key for woo categories select</p></li>\n<li><p>Fix: fixed woo product price format for decimal prices</p></li>\n<li>Fix: fixed context menu cut from bottom inside the widgets manager</li>\n<li>Fix: fixed show item data in widgets items repeater</li>\n<li>Fix: fixed float to round in woocommerce discount percents</li>\n</ul>\n\n<p>version 1.4.66 = 2021-02-18</p>\n\n<ul>\n<li>Feature: added \"box shadow\" attribute type</li>\n<li>Feature: added url_posts and num_posts to users output</li>\n<li>Feature: added option for selector 2 and selector 3 in several attributes</li>\n<li>Feature: added copy / paste attributes sections in widget editor</li>\n<li>Feature: added option for get default object to getListingItemData function</li>\n<li>Feature: added support for wpml site language inside a widget</li>\n<li>Feature: added acf image and thumbnails widths and heights to placeholders list</li>\n<li>Fix: load js include file in editor even if no js code</li>\n<li>Fix: fixed some php notice with exclude terms posts selection</li>\n<li>Fix: fixed small bug in getListingItemData function with no object returned</li>\n<li>Fix: fixed post selection manual select no posts shown at init</li>\n<li>Fix: fixed bug when private posts not fetched on manual posts selection</li>\n<li>Change: updated codemirror to latest version, added code search feature</li>\n<li>Change: updated freemius sdk to 2.4.2</li>\n</ul>\n\n<p>version 1.4.65 = 2021-02-03</p>\n\n<ul>\n<li>Feature: added option to fetch custom meta fields in users list</li>\n<li>Feature: added function to twig: getByPHPFunction()</li>\n<li>Feature: added function to twig: getUserMeta()</li>\n<li>Feature: added function to twig: getListingItemData() - working inside any plugin listing</li>\n<li>Fix: fixed php sanitize array bug</li>\n<li>Fix: fixed post type in related posts post selection</li>\n</ul>\n\n<p>version 1.4.64 = 2021-02-02</p>\n\n<ul>\n<li>Change: moved \"edit widget html\" button to advanced section in general tab</li>\n<li>Feature: added option to exclude products on sale in products query section in widget settings</li>\n<li>Feature: added option to exclude specific posts in post selection widget settings</li>\n<li>Feature: added woocommerce related products select in post selection</li>\n<li>Feature: added include/exclude posts by author in widget posts selection</li>\n<li>Feature: added include/exclude posts by date in widget posts selection</li>\n<li>Feature: added date/time picker to widget attributes types</li>\n<li>Feature: added post status to widget posts selection</li>\n<li>Feature: added offset setting to widget posts selection</li>\n<li>Feature: added author url and author post count to users fields</li>\n<li>Feature: added max number of users to user selection attribute</li>\n<li>Feature: added \"elementor template\" attribute</li>\n<li>Fix: fixed small php bug in post selection control</li>\n<li>Fix: fixed js bug in items repeater</li>\n<li>Fix: fixed exclude role not worked in user selection attribute</li>\n<li>Fix: fixed get products on sale selection with variations</li>\n</ul>\n\n<p>version 1.4.63 = 2021-01-26</p>\n\n<ul>\n<li>Feature: added acf link array and attributes</li>\n<li>Feature: added ordering features to post selection related and manual</li>\n<li>Feature: added option for showing only sticky posts</li>\n<li>Feature: added exclude by term setting in widget post selection</li>\n<li>Change: moved debug data from advaned to general folder in elementor widget settings</li>\n<li>Fix: fixed woo commerce prices number format</li>\n<li>Fix: fixed refresh posts on \"post query\" section open in widget post settings</li>\n<li>Fix: fixed manual posts selection default order</li>\n</ul>\n\n<p>version 1.4.62 = 2021-01-21</p>\n\n<ul>\n<li>Feature: added text shadow field</li>\n<li>Feature: added \"manual selection\" in posts query</li>\n<li>Feature: added compatability tag</li>\n<li>Fix: fixed image size thumb name with \"-\" sign inside</li>\n<li>Fix: fixed some php warning related to array to string conversion, happening in php 8</li>\n<li>Change: show woo commerce placeholders if selected \"for woocommerce products\" checkbox in post list attribute</li>\n<li>Change: improved woo category output placeholder help, added getTermCustomFields function</li>\n</ul>\n\n<p>version 1.4.61 = 2021-01-14</p>\n\n<ul>\n<li>Feature: added max posts and order by options to current query posts selection</li>\n<li>Feature: added manual selection for woocommerce categories select</li>\n<li>Feature: added selector and responsive to drop down attribute in widget builder</li>\n<li>Change: changed buy pro version link from the catalog widgets to inside of the plugin</li>\n<li>Fix: fixed adding widgets to a db table that is not auto incriment</li>\n<li>Fix: fixed svg preview from widget builder interface</li>\n<li>Fix: fixed manual memory check when registering widgets</li>\n</ul>\n\n<p>version 1.4.60 = 2020-12-30</p>\n\n<ul>\n<li>Feature: added option for third party integration for woocommerce grid</li>\n<li>Feature: added integration for \"advanced labels for woocommerce\" plugin</li>\n<li>Feature: added view file button in assets manager</li>\n<li>Feature: added svg icon option together with font icon for elementor panel widget box</li>\n<li>Feature: added preview image on mouseover inside elementor panel widget box</li>\n<li><p>Feature: added option for disabling \"edit widget html\" from widget settings</p></li>\n<li><p>Fix: fixed empty settings when there are gallery item setting only</p></li>\n<li>Fix: added \"no settings\" heading in case that no attributes in the widget</li>\n<li>Fix: fixed some php warnings for php 8.0</li>\n</ul>\n\n<p>version 1.4.59 = 2020-12-17</p>\n\n<ul>\n<li>Fix: fixed import template redirect</li>\n<li>Feature: added option to include sticky posts for post query</li>\n<li>Feature: added post pagination for single page</li>\n<li>Feature: added number of items for instagram widget</li>\n<li>Feature: added background image to background attribute</li>\n</ul>\n\n<p>version 1.4.58 - 2020-12-07</p>\n\n<ul>\n<li>Feature: make the plugin translatable for wordpress.org</li>\n</ul>\n\n<p>version 1.4.57 - 2020-12-07</p>\n\n<ul>\n<li>Feature: done post pagination widget for archive posts</li>\n<li>Feature: added option to truncate the post list</li>\n<li>Fix: fixed show debug query on current post query</li>\n</ul>\n\n<p>version 1.4.56 - 2020-11-30</p>\n\n<ul>\n<li>Update: relesed cyber monday deal admin notice</li>\n</ul>\n\n<p>version 1.4.55 - 2020-11-26</p>\n\n<ul>\n<li>Feature: added option to sort by sale price</li>\n<li>Feature: added option to debug query</li>\n<li>Feature: added option debug widget data</li>\n<li>Feature: added option to filter posts with child categories</li>\n<li><p>Feature: added option to include only products on sale</p></li>\n<li><p>Fix: fixed no widget shown in some cases</p></li>\n<li>Fix: fixed woocommerce prices placeholders prefix</li>\n</ul>\n\n<p>version 1.4.54 - 2020-11-13 =</p>\n\n<ul>\n<li>Update: updated freemius sdk to newest version</li>\n<li>Fix: fixed comma saparated selector</li>\n</ul>\n\n<p>version 1.4.53 - 2020-11-09 =</p>\n\n<ul>\n<li>Feature: added background widgets and section backgrounds</li>\n<li>Change: removed global colors from template export</li>\n<li>Fix: fixed bug with regular and sale price in woocommerce</li>\n</ul>\n\n<p>version 1.4.52 - 2020-11-06 =</p>\n\n<p>Fix: fixed bug with regular and sale price in woocommerce</p>\n\n<p>version 1.4.51 - 2020-11-04 =</p>\n\n<ul>\n<li>Feature: added svg output in icon library attribute</li>\n<li>Feature: added woocommerce checkbox to post list</li>\n<li>Feature: added product out of stock filter for product selection</li>\n<li>Feature: added discount_percent field in post list attribute woocommerce product type</li>\n<li>Feature: added woocommerce post list order by price option</li>\n<li>Fix: fixed woocommerce category in post list attribute</li>\n</ul>\n\n<p>version 1.4.50 - 2020-10-21 =</p>\n\n<ul>\n<li>Fix: removed display errors setting</li>\n</ul>\n\n<p>version 1.4.49 - 2020-10-12 =</p>\n\n<ul>\n<li>Fix: fixed small bug with non existing controls</li>\n<li>Fix: fixed general settings error when turning off plugin</li>\n</ul>\n\n<p>version 1.4.48 - 2020-10-12 =</p>\n\n<p>*Feature: added border attribute\n*Fix: page break in some versions of elementor\n*Fix: fixed bulk move attributes with categories\n*Fix: fixed default items image field not match</p>\n\n<p>version 1.4.47 - 2020-10-08 =</p>\n\n<ul>\n<li>Update: remove russian translation</li>\n<li>Feature: added function: get_items for twig</li>\n<li>Fix: fixed switch content and style tab</li>\n<li>Fix: fixed slider control tablet/mobile default value</li>\n<li>Fix: fixed non ordered widget categories</li>\n</ul>\n\n<p>version 1.4.46 - 2020-10-04 =</p>\n\n<ul>\n<li>Feature: added function put_items_json for js items output</li>\n<li>Fix: returned widgets from uncategorized category</li>\n</ul>\n\n<p>version 1.4.45 - 2020-10-04 =</p>\n\n<ul>\n<li>Fix: fixed template import with custom widgets</li>\n</ul>\n\n<p>version 1.4.44 - 2020-10-03 =</p>\n\n<ul>\n<li>Feature: added flexible content type attribute</li>\n<li>Optimize: reduced the number of db queries, dramatically increased load speed</li>\n</ul>\n\n<p>version 1.4.43 - 2020-09-22 =</p>\n\n<ul>\n<li>Feature: added option to group attributes into sections</li>\n<li>Feature: done instagram access token auto renew</li>\n<li>Feature: added \"selector\" to color picker attribute</li>\n<li>Fix: improved consolidate widgets option protection</li>\n<li>Fix: fixed select default widget images</li>\n<li>Fix: fixed default items in gallery item (image base fields)</li>\n<li>Fix: fixed image display in default item selector</li>\n<li>Fix: global colors was absent from color selection</li>\n</ul>\n\n<p>version 1.4.42 - 2020-08-06 =</p>\n\n<ul>\n<li>Feature: added option to get grouped woocomerce products</li>\n<li>Feature: added instagram connect to official API</li>\n<li>Feature: added function: getUserData(), added into \"twig code examples\" panel</li>\n<li>Feature: added \"printVar\" and \"showDebug\" functions \"twig code examples\" panel</li>\n<li>Feature: done \"login with instagram\" in general settings, and get data from instgram API</li>\n<li>Fix: sorted \"overwrite widgets\" issue on import</li>\n<li>Fix: fixed dropdown attribute when work with html data</li>\n</ul>\n\n<p>version 1.4.41 - 2020-06-18 =</p>\n\n<ul>\n<li>Feature: added additional controls to \"number\" attribute</li>\n<li>Feature: added \"exclude uncategorized category\" to woocommerce categories select </li>\n<li>Feature: added responsive controls to slider attribute</li>\n<li>Fix: fixed template type variable issues in elementor integration</li>\n<li>Fix: show pagination only when \"current query\" is available</li>\n<li>Fix: fixed select2 field min width in posts query</li>\n</ul>\n\n<p>version 1.4.40 - 2020-06-10 =</p>\n\n<ul>\n<li>Change: hided \"consolidate widgets\" general setting</li>\n<li>Feature: added \"show/hide wrapping html comments\" to general settings</li>\n<li>Fix: fixed export template filename</li>\n</ul>\n\n<p>version 1.4.39 - 2020-06-02 =</p>\n\n<ul>\n<li>Fix: fixed save widgets from editor with large config limitation.</li>\n<li>Fix: fixed export template with page settings bug.</li>\n<li>Fix: removed extra fields from items editor, leaved only supported fields</li>\n<li>Change: updated freemius SDK to latest version</li>\n</ul>\n\n<p>version 1.4.36 - 2020-05-21 =</p>\n\n<ul>\n<li>Feature: added support for pods panda repeater</li>\n<li>Fix: done some solution for max_execution_time issues when installing template</li>\n<li>Fix: fixed rtl on templates dialog popup</li>\n<li>Fix: corrected the naming near the \"number\" field</li>\n<li>Fix: cleared \"twig\" library from some not needed files.</li>\n<li>Change: removed \"image view\" file from framework.</li>\n</ul>\n\n<p>version 1.4.35 - 2020-05-11 =</p>\n\n<ul>\n<li>Feature: added term custom fields support</li>\n<li>Feature: added term meta fields support</li>\n<li>Change: moved composer vendor folder to plugin root</li>\n<li>Change: fixed empty templates list bug when \"show only installed widget\" checkbox checked</li>\n<li>Fix: sorted out some of the templates import bugs</li>\n</ul>\n\n<p>version 1.4.34 - 2020-05-06 =</p>\n\n<ul>\n<li>Fix: removed category ations from templates section</li>\n<li>Fix: show \"putPostMeta\" function even if no example post available</li>\n<li>Fix: fixed finally all the DB not installed issues on elementor and admin pages</li>\n</ul>\n\n<p>version 1.4.33 - 2020-05-03 =</p>\n\n<ul>\n<li>Fix: fixed double twig collision by another plugin</li>\n</ul>\n\n<p>version 1.4.32 - 2020-05-02 =</p>\n\n<ul>\n<li>Update: updated to newest twig 1.x version</li>\n<li>Fix: fixed no space between placeholders in php 7.4 bug</li>\n</ul>\n\n<p>version 1.4.31 - 2020-04-26 =</p>\n\n<p>*Fix: fixed dissapearing widget issue</p>\n\n<p>version 1.4.30 - 2020-04-23 =</p>\n\n<ul>\n<li>Fix: fixed couple of bugs related to templates</li>\n</ul>\n\n<p>version 1.4.29 - 2020-04-22 =</p>\n\n<ul>\n<li>Feature: released the templates catalog</li>\n</ul>\n\n<p>version 1.4.28 - 2020-04-10 =</p>\n\n<ul>\n<li>Feature: added woocommerce categories field</li>\n<li>Fix: fixed export / import with images feature</li>\n<li>Fug: fixed error message on front on some cases when the db tables not installed yet.</li>\n</ul>\n\n<p>version 1.4.27 - 2020-04-01 =</p>\n\n<p>Fix: fixed widget default icon in manager\nFeature: added \"getPostMeta, putPostMeta, printPostMeta\" functions\nFeature: added \"getPostData\" function for acf related posts, that get\'s all the data from the related post including custom fields</p>\n\n<p>version 1.4.26 - 2020-03-28 =</p>\n\n<ul>\n<li>Change: changed to new api address</li>\n<li>Fix: fixed links not included bug in theme builder posts</li>\n<li>Fix: fixed link to buy pro version</li>\n<li>Fix: fixed free version remain activated bug</li>\n<li>Fix: simpleXML validation made the site down</li>\n</ul>\n\n<p>version 1.4.25 - 2020-03-09 =</p>\n\n<ul>\n<li>Feature: added \"responsive controls\" to margin and padding setting</li>\n<li>Feature: made \"refresh catalog\" button</li>\n<li>Feature: added \"num_items\" variable to the widget editor</li>\n<li>Change: removed the \"default fonts\" from widget defaults screen</li>\n<li>Fix: fixed some php bug in \"implode\" function</li>\n<li>Fix: fixed posts from sub categories in post list</li>\n</ul>\n\n<p>version 1.4.24 - 2020-02-14 =</p>\n\n<ul>\n<li>Feature: made \"export with images\" option in templates</li>\n<li>Fix: fixed import category widgets</li>\n<li>Fix: fixed icon html output placeholder</li>\n</ul>\n\n<p>version 1.4.23 - 2020-02-02 =</p>\n\n<ul>\n<li>Feature: improved the slider attribute</li>\n<li>Feature: added \"menu\" attribute</li>\n</ul>\n\n<p>version 1.4.22 - 2020-01-28 =</p>\n\n<ul>\n<li>Feature: added woo currency symbol</li>\n<li>Feature: added woo add to cart button</li>\n<li>Feature: added slider attribute</li>\n<li>Widget: logo grid</li>\n<li>Widget: logo carousel</li>\n<li>Widget: logo marquee</li>\n<li>Widget: image tooltip</li>\n<li>Widget: content toggle</li>\n<li>Widget: circle number</li>\n<li>Widget: post list</li>\n</ul>\n\n<p>version 1.4.21 - 2020-01-22 =</p>\n\n<ul>\n<li>Feature: added users attribute</li>\n<li>Feature: done multiple post type selector</li>\n<li>Feature: added background attribute</li>\n<li>Feature: added icon library html output</li>\n<li>Feature: added woo commerce support in posts list</li>\n<li>Bug fix: fixed icons not shown bug in widget settings</li>\n</ul>\n\n<p>version 1.4.20 - 2020-01-15 =</p>\n\n<ul>\n<li>Bug fix: fixed font awesome icon output</li>\n<li>Bug fix: fixed instagram not loading bug</li>\n<li>Change: updated font awesome css version</li>\n<li>Change: changed the way that instagram was loaded on the page</li>\n</ul>\n\n<p>version 1.4.19 - 2019-12-31 =</p>\n\n<ul>\n<li>Feature: added filter by slug to terms attribute</li>\n<li>Feature: changed repeater items titles to the ones from \"title\" field instead of \"Item1\", \"Item2\" etc.</li>\n<li>Feature: added automated styling for date field, added \"ucdate\" filter for that.</li>\n<li>Feature: done functionality for display post author</li>\n<li>Change: changed the font awesome attribute to fa5</li>\n<li>Change: added strip html tags from truncate function</li>\n</ul>\n\n<p>version 1.4.18 - 2019-12-31 =</p>\n\n<ul>\n<li>Feature: added all image sizes to posts</li>\n<li>Feature: added \"putPostTerms\" function to posts</li>\n<li>Feature: added wpautop filter to twig</li>\n<li>Feature: added option for custom twig PHP functinoality for PRO version</li>\n<li>Feature: hide \"edit widget html\" button for user that don\'t have capability to see the plugin </li>\n<li>Feature: added wpml compatablity</li>\n<li>Feature: added related posts in posts list</li>\n<li>Feature: added padding and margin controls (pro)</li>\n<li>Bug Fix: fixed pagination output</li>\n</ul>\n\n<p>version 1.4.17 - 2019-12-12 =</p>\n\n<ul>\n<li>Change: changed to more flexible catalog api</li>\n</ul>\n\n<p>version 1.4.16 - 2019-08-12 =</p>\n\n<ul>\n<li>Feature: added post query relation (and, or) chooser</li>\n<li>Change: update to freemius sdk 2.3.1</li>\n<li>Feature: added \"trancate\" filter</li>\n<li>Fix: fixed editor permissions PHP Error</li>\n</ul>\n\n<p>version 1.4.15 - 2019-19-11 =</p>\n\n<ul>\n<li>Change: remove the old deprecated codecanyon activation</li>\n<li>Fix: fixed bug when both plugins are installed together</li>\n<li>Fix: fixed empty widget content when put a lot of content in the widget html/js</li>\n<li>Feature: added option for fonts for post list for intro and content</li>\n<li>Feature: added custom filter query ID in posts list query (pro)</li>\n<li>Feature: added labels to typography fields</li>\n<li>Feature: added description option for elementor controls</li>\n<li>Feature: added option to add help links to widgets from the widget editor</li>\n</ul>\n\n<p>version 1.4.14 - 2019-24-10 =</p>\n\n<ul>\n<li>Fix: fixed js not included bug</li>\n</ul>\n\n<p>version 1.4.13 - 2019-24-10 =</p>\n\n<ul>\n<li>Fix: fixed terms attribute selector bugs in elementor</li>\n<li>Fix: fixed post selection was not showing post types without taxonomies</li>\n<li>Fix: fixed rtl visibility issues in admin</li>\n</ul>\n\n<p>version 1.4.12 - 2019-15-10 =</p>\n\n<ul>\n<li>Feature: added exclude posts by current post</li>\n<li>Feature: added post category addition custom taxonomy support</li>\n<li>Fix: fixed some bug in post list selector elementor</li>\n</ul>\n\n<p>version 1.4.11 - 2019-07-10 =</p>\n\n<p>*Feature: added link param html attributes placeholder\n*Feature: added category link to post list params\n*Fix: fixed post list category not displayed bug</p>\n\n<p>version 1.4.10 - 2019-28-9 =</p>\n\n<p>-bug fix: added some front end protection against db not installed bug\n* Feature(pro): added do_action for custom wp actions run\n* Feature(pro): added apply_filters for custom wp actions run\n-bug fix: fixed export widget with assets path\n-change: added instructions to download pro version.</p>\n\n<h4>1.4.7 - 2019-18-9</h4>\n\n<p>*Fix: fixed post category selection in post list</p>\n\n<h4>1.4.6 - 2019-18-9</h4>\n\n<p>*Fix: fixed dynamic items in repeater</p>\n\n<h4>1.4.6 - 2019-11-9</h4>\n\n<p>*Fix: fixed admin body class external\n*Feature: make support for post categories list\n*Feature(pro) - made taxonomies list attribute\n*Fix: fixed current posts fetch in archive type</p>\n\n<h4>1.4.5 - 2019-19-8</h4>\n\n<p>*Change: improved widgets manager design</p>\n\n<h4>1.4.3 - 2019-25-7</h4>\n\n<p>*Change: updated the activation link from plugins\n*Change: small UI improvements</p>\n\n<h4>1.4.2 - 2019-24-7</h4>\n\n<p>*Feature: add post category to dynamic fields\n*Feature: added toolset integration</p>\n\n<h4>1.4.1 - 2019-8-7</h4>\n\n<p>*Feature: added search widget\n*Feature: the plugin is now fully translatable, added russian translation</p>\n\n<h4>1.4 - 2019-8-7</h4>\n\n<p>*Change: moved to new payment system (freemius), changed pricing plans</p>\n\n<h4>1.3.39 - 2019-2-7</h4>\n\n<p>*Feature: add alt tags to image attribute\n*Feature: add automatic name from title on add attribute\n*Feature: redesign categories</p>\n\n<p>*Fix: removed autop filter change code from front end\n*Fix: allow to import widget when stand on category from catalog\n*Fix: fixed instagram widgets typography bug</p>\n\n<h4>1.3.38 - 2019-30-6</h4>\n\n<p>*Feature: added code examples / js snippets\n*Feature: added widget preview</p>\n\n<h4>1.3.37 - 2019-23-6</h4>\n\n<p>*Feature: add support for archive pages\n*Feature: added archive pages pagination\n*Change: changed fonts design controls</p>\n\n<h4>1.3.36 - 2019-20-6</h4>\n\n<p>*Fix: fixed multiple similar js includes in one page</p>\n\n<h4>1.3.35 - 2019-20-6</h4>\n\n<p>*Feature: add support for acf gallery field</p>\n\n<h4>1.3.34 - 2019-13-6</h4>\n\n<ul>\n<li>Feature: improved the post list filtering and ordering</li>\n</ul>\n\n<h4>1.3.33 - 2019-12-6</h4>\n\n<ul>\n<li>Feature: added ordering posts by meta value</li>\n<li>Fix: fixed site crash by db error</li>\n</ul>\n\n<h4>1.3.32 - 2019-11-6</h4>\n\n<ul>\n<li>Fix: fixed pods together with acf fileds</li>\n<li>Fix: added all categories to post list</li>\n</ul>\n\n<h4>1.3.31 - 2019-10-6</h4>\n\n<ul>\n<li>Feature: added link attribute</li>\n</ul>\n\n<h4>1.3.30 - 2019-06-6</h4>\n\n<ul>\n<li>Feature: made PODS integration</li>\n</ul>\n\n<h4>1.3.29 - 2019-06-5</h4>\n\n<ul>\n<li>Feature: added set widget icon functionality, with presence in catalog</li>\n<li>Feature: added preview widget button from the catalog</li>\n</ul>\n\n<h4>1.3.28 - 2019-06-3</h4>\n\n<ul>\n<li>Feature: made plugin translatable</li>\n</ul>\n\n<h4>1.3.27 - 2019-06-2</h4>\n\n<ul>\n<li>Fix: fixed font override attribute bug</li>\n</ul>\n\n<h4>1.3.26 - 2019-05-30</h4>\n\n<ul>\n<li>Feature: added typography attribute</li>\n</ul>\n\n<h4>1.3.25 - 2019-05-29</h4>\n\n<ul>\n<li>Tweak: added support for dynamic params in image field</li>\n</ul>\n\n<h4>1.3.24 - 2019-05-29</h4>\n\n<ul>\n<li>Fix: Fix dynamic field</li>\n<li>Tweak: Added message when adding an empty repeater from custom fields</li>\n</ul>\n\n<h4>1.3.23 - 2019-05-01</h4>\n\n<ul>\n<li>Feature: Added dynamic fields to all text controls</li>\n<li>Feature: Added \"edit html\" button to all widgets</li>\n<li>Fix: Fixed consolidated addons render bugs</li>\n</ul>\n\n<h4>1.3.22 - 2019-04-25</h4>\n\n<ul>\n<li>Feature: Made all acf fields integration including the pro like repeater and clone</li>\n</ul>\n\n<h4>1.3.21 - 2019-04-20</h4>\n\n<ul>\n<li>Fix: Fixed current post bug</li>\n</ul>\n\n<h4>1.3.20 - 2019-04-15</h4>\n\n<ul>\n<li>Fix: Fixed current post bug</li>\n</ul>\n\n<h4>1.3.19 - 2019-04-10</h4>\n\n<ul>\n<li>Feature: Done all acf fields</li>\n</ul>\n\n<h4>1.3.18 - 2019-04-05</h4>\n\n<ul>\n<li>Change: Update post child vars when change post</li>\n</ul>\n\n<h4>1.3.17 - 2019-04-01</h4>\n\n<ul>\n<li>Change: Add dynamic fields to addon editor</li>\n</ul>\n\n<h4>1.3.16 - 2019-03-30</h4>\n\n<ul>\n<li>Fix: Fixed the switchers </li>\n<li>Fix: Fixed the upload file</li>\n<li>Fix: Fixed checkbox in assets tab</li>\n</ul>\n\n<h4>1.3.15 - 2019-03-25</h4>\n\n<ul>\n<li>Fix: Fixed visual bugs</li>\n<li>Fix: Fixed radio boolean attribute (switcher)</li>\n</ul>\n\n<h4>1.3.14 - 2019-03-20</h4>\n\n<ul>\n<li>Fix: Fixed addon assets tab bugs</li>\n</ul>\n\n<h4>1.3.13 - 2019-03-15</h4>\n\n<ul>\n<li>Feature: Done export/import template with addons</li>\n</ul>\n\n<h4>1.3.12 - 2019-03-10</h4>\n\n<ul>\n<li>Feature: Added fedback on deactivate</li>\n</ul>\n\n<h4>1.3.11 - 2019-03-05</h4>\n\n<ul>\n<li>Fix: Fixed export import layout stuff</li>\n</ul>\n\n<h4>1.3.10 - 2019-03-01</h4>\n\n<ul>\n<li>Fix: Fixed assets tab issues</li>\n<li>Fix: Fixed post to articles category rename on install</li>\n</ul>\n\n<h4>1.3.09 - 2019-02-28</h4>\n\n<ul>\n<li>Fix: Fixed test addon jquery include</li>\n<li>Change: Added purchase link to license page</li>\n</ul>\n\n<h4>1.3.08 - 2019-02-25</h4>\n\n<ul>\n<li>Fix: Fixed settings text output</li>\n</ul>\n\n<h4>1.3.07 - 2019-02-20</h4>\n\n<ul>\n<li>Fix: Fixed font manager bug</li>\n</ul>\n\n<h4>1.3.06 - 2019-02-15</h4>\n\n<ul>\n<li>Fix: Fixed taxonomy issues</li>\n</ul>\n\n<h4>1.3.05 - 2019-02-10</h4>\n\n<ul>\n<li>Fix: Fixed add addon functionality</li>\n</ul>\n\n<h4>1.3.04 - 2019-02-05</h4>\n\n<ul>\n<li>Improvment: Improved post types category selection</li>\n</ul>\n\n<h4>1.3.03 - 2019-02-01</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.3.02 - 2019-01-30</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.3.01 - 2019-01-25</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.2.01 - 2019-01-20</h4>\n\n<ul>\n<li>Fix: Fixed js in editor when addins widget</li>\n</ul>\n\n<h4>1.2.00 - 2019-01-15</h4>\n\n<ul>\n<li>Feature: Pro version with a catalog</li>\n</ul>\n\n<h4>1.0.11 - 2019-01-10</h4>\n\n<ul>\n<li>Fix: Fixed some wordpress galleries related bug</li>\n</ul>\n\n<h4>1.0.10 - 2019-01-05</h4>\n\n<ul>\n<li>Fix: Fixed export category</li>\n</ul>\n\n<h4>1.0.09 - 2019-01-01</h4>\n\n<ul>\n<li>Change: Made global setting for consolidata addons or not</li>\n<li>Change: Updated some memory text in general settings</li>\n</ul>\n\n<h4>1.0.08 - 2018-12-30</h4>\n\n<ul>\n<li>Fix: Fixed all notices related bugs</li>\n</ul>\n\n<h4>1.0.07 - 2018-12-30</h4>\n\n<ul>\n<li>Fix: Fixed with default data types</li>\n</ul>\n\n<h4>1.0.06 - 2018-12-25</h4>\n\n<ul>\n<li>Fix: Fixed js includes consolidated</li>\n</ul>\n\n<h4>1.0.05 - 2018-12-20</h4>\n\n<ul>\n<li>Fix: Fixed js includes</li>\n</ul>\n\n<h4>1.0.04 - 2018-12-15</h4>\n\n<ul>\n<li>Fix: Fixed js includes</li>\n</ul>\n\n<h4>1.0.03 - 2018-12-10</h4>\n\n<ul>\n<li>Fix: Fixed empty category issues</li>\n</ul>\n\n<h4>1.0.02 - 2018-12-05</h4>\n\n<ul>\n<li>Fix: Fixed bug with some unit values in render output</li>\n</ul>\n\n<h4>1.0.00 - 2018-12-01</h4>\n\n<ul>\n<li>Release: First plugin release</li>\n</ul>\";}s:14:\"upgrade_notice\";b:0;s:7:\"version\";s:7:\"1.5.112\";s:13:\"download_link\";s:388:\"https://api.freemius.com/v1/installs/14185590/updates/74364.zip?is_premium=true&authorization=FSLA+14185590%3A7w6OJD1HTwk-OjeOdUbuATRGKGA7JFz1v6nAPZOQ0rCTzwH8odmoudUcS4TJl2uTOB9vTjloyAnYNhwEVcqn9JVW3pNso5OdwCnrPa3PG71inQhhSorkhN6oF62uZXacPd4-axDl5XB_F4NW4eSKBQ9lehwG-CzMiwYkaWE2hjlbS4Rt9jjse88gs9e_ryBnwTROrv4KzpvKvHPZhVIlYcCswoup7ohvKbLRTsnR4Xp7EPXzmTfrQMqgppMqwtcPGIWxXQ-XpqOYEop8_88OtQ\";}}s:7:\"created\";i:1719880401;s:9:\"timestamp\";i:1719884001;}s:92:\"get:/v1/installs/14185590/updates/latest.json?is_premium=true&newer_than=1.5.112&readme=true\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":20:{s:9:\"plugin_id\";s:4:\"4036\";s:12:\"developer_id\";s:4:\"4880\";s:4:\"slug\";N;s:12:\"premium_slug\";s:40:\"unlimited-elements-for-elementor-premium\";s:7:\"version\";s:7:\"1.5.113\";s:11:\"sdk_version\";s:5:\"2.7.2\";s:25:\"requires_platform_version\";s:3:\"3.5\";s:37:\"requires_programming_language_version\";N;s:20:\"tested_up_to_version\";s:5:\"6.5.3\";s:8:\"has_free\";b:1;s:11:\"has_premium\";b:1;s:12:\"release_mode\";s:8:\"released\";s:5:\"limit\";N;s:7:\"uniques\";i:34927;s:2:\"id\";s:5:\"74525\";s:7:\"created\";s:19:\"2024-07-04 09:40:35\";s:7:\"updated\";s:19:\"2024-07-04 23:50:40\";s:11:\"is_released\";b:0;s:3:\"url\";s:388:\"https://api.freemius.com/v1/installs/14185590/updates/74525.zip?is_premium=true&authorization=FSLA+14185590%3AB0AfoMIqBy4W4OGscpA6b06oxYSvLlO6dcLRuxTo10_EqmWwGmWakPZtUTESua7zWnhXDWgsySwAiMB3BhJExk5iYsvSalZEYJYgyVsp_pymPk3wywXrEFMU9IrbRQPwqinrygh_NPPE3nwXl-zav_fRbX08R3pocaHDuV_1-vMFtskA2-9gZrwp2vJY501dakMhu2vo_JBayrBSGb-VDJLnAQ2bMJlerXpfMSBW7F12VxoHo4IJwY_mTNmun73stkQR-eQ66KtoQ9HSH2Jrcw\";s:6:\"readme\";O:8:\"stdClass\":11:{s:4:\"name\";s:66:\"Unlimited Elements For Elementor (Free Widgets, Addons, Templates)\";s:4:\"slug\";s:32:\"unlimited-elements-for-elementor\";s:4:\"tags\";O:8:\"stdClass\":6:{s:9:\"elementor\";s:9:\"elementor\";s:8:\"elements\";s:8:\"elements\";s:6:\"addons\";s:6:\"addons\";s:16:\"elementor addons\";s:16:\"elementor addons\";s:16:\"elementor widget\";s:16:\"elementor widget\";s:12:\"page builder\";s:12:\"page builder\";}s:8:\"requires\";s:3:\"3.5\";s:12:\"requires_php\";N;s:6:\"tested\";s:5:\"6.5.3\";s:10:\"stable_tag\";s:3:\"1.0\";s:8:\"sections\";O:8:\"stdClass\":4:{s:11:\"description\";s:6713:\"<p><strong>Elementor</strong> users, elevate your web design experience with <strong>Unlimited Elements for Elementor</strong>. An all in one plugin that instantly gives you the most advanced widgets and tools to make better Elementor websites faster. Take your WordPress website to the next level.</p>\n\n<p><a href=\"https://unlimited-elements.com/elementor-widgets/\">View Elementor Widgets Demos</a>\n<br>\nBrowse our extensive collection of free widgets or upgrade to our pro version for access to over 200 additional unique drag and drop widgets for <strong>Elementor</strong>. Each widget provides a wide range of options to easily control every aspect. If you can\'t find what you need, our <strong>Widget Creator</strong> Framework empowers you to create any widget you can imagine.</p>\n\n<h3>Plugin Features</h3>\n\n<ul>\n<li><p><a href=\"https://unlimited-elements.com/elementor-widgets/\"><strong>Widget Library</strong></a> Enhance the popular Elementor page builder with our user-friendly and innovative widget library. Simplify your website by finding everything you need in one place, without the need for multiple plugins.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/widget-creator/\"><strong>Widget Creator</strong></a> Save valuable time by eliminating the need to search for numerous plugins and add-ons. Instead, create customized, professional widgets that perfectly align with your website requirements.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/elementor-templates/\"><strong>Elementor Templates</strong></a> Effortlessly kickstart your web project with pre-designed templates. Say goodbye to endless searches for inspiration or starting from scratch. Get your project up and running in seconds with our collection of template kits.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/loop-builder-for-elementor/\"><strong>Loop Builder</strong></a> Easily create dynamic Loop Items within the Elementor Theme Builder by utilizing any loop widget layout of your preference. Effortlessly populate the chosen widget with dynamic content to craft versatile and engaging Loop Items.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/background-widgets-for-elementor/\"><strong>Background Widgets</strong></a> Elevate your web designs instantly with our user-friendly animated backgrounds available in our extensive widget library. Experience seamless integration and unleash your creativity like never before.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/post-widgets-filters-tools/\"><strong>Post Widgets & Filters</strong></a> Easily create stunning post layouts with real-time filters. Improve the browsing experience for website visitors by helping them find the content they\'re looking for. Effortlessly display posts using advanced criteria on your entire website.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/woo/\"><strong>WooCommerce Widgets & Filters</strong></a> Create stunning product layouts with dynamic real-time filters. Showcase your products and categories in a wide array of interactive formats, such as grids, carousels, sliders, and more.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/remote-control-widgets/\"><strong>Woo Widgets & Filters</strong></a> Unleash your creativity with advanced and customizable layouts. Take full control of your designs and make them truly unique using the remote controls. Stand out from the crowd with layouts that are both eye-catching and distinctive.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/sync-widgets/\"><strong>Sync Between Widgets</strong></a> Elevate your web designs to new heights by seamlessly synchronizing multiple item-based widgets. This powerful feature empowers you to effortlessly create intricate and personalized layouts, taking your designs to the next level of sophistication.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/multi-source-galleries/\"><strong>Multi-Source Galleries</strong></a> Empower your gallery showcase by effortlessly featuring Woo products, WordPress posts, Instagram feeds, and a variety of other sources, including various API integrations.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/live-copy-paste/\"><strong>Live Copy Paste</strong></a> Copy and paste fully designed sections from the Unlimited Elements website directly to your website, saving you time and ensuring you can finish your web project as soon as possible.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/mega-menu-widget-for-elementor/\"><strong>Mega Menu Builder</strong></a> Easily craft a distinctive Mega Menu for your website navigation by incorporating images, icons, links, and various Elementor widgets into unique menu layouts.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/mega-slider-widget-for-elementor/\"><strong>Mega Slider Builder</strong></a> Easily turn any Elementor sections into slider slides. Now you can amaze your website visitors with jaw-dropping slider designs that look amazing on any device.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/multi-source/\"><strong>Multi-Source Widgets</strong></a> Add content dynamically to item-based widgets effortlessly with support for ACF repeaters, JSON/CSV files, Woo Products, WordPress posts, users, menus, and a range of API integrations.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/dynamic-post-popup-widget-for-elementor/\"><strong>Dynamic Popup Builder</strong></a> Dynamically create a popup to add a quick view of the post without leaving the page. Use an Elementor single post template to create the layout of the dynamic popup.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/form-builder/\"><strong>Elementor Form Builder</strong></a> Build advanced forms effortlessly using the drag-and-drop form builder. Whether it’s a simple or complex form, our straightforward form widgets make it quick and easy to create forms, improving your workflow.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/calculators/\"><strong>Calculator Builder</strong></a> Easily design professional calculators for any type of industry. Whether you need a loan calculator, mortgage calculator or business calculator, our powerful and intuitive drag and drop builder makes it easy to create complex calculators with ease.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/filters/\"><strong>Elementor Filter Widgets</strong></a> Unlock the potential of the AJAX-based faceted filter system, seamlessly empowering you to craft diverse layouts with ease. Take control by applying multiple filters, ensuring a super-fast and dynamic filtering experience tailored to your website needs.</p></li>\n</ul>\";s:12:\"installation\";s:521:\"<p>Note : This plugin works with Elementor. Make sure you have <a href=\"https://wordpress.org/plugins/elementor/\">Elementor</a> installed.</p>\n\n<ol>\n<li>Upload the plugin folder to the <code>/wp-content/plugins/</code> directory, or install the plugin through the WordPress plugins screen directly.</li>\n<li>Activate the plugin through the \'Plugins\' screen in WordPress</li>\n<li>Navigate to Unlimited Elements in the WordPress side menu and install the widget you want by hovering over it and clicking install.</li>\n</ol>\";s:3:\"faq\";s:4218:\"<h4>Can I use the plugin without Elementor?</h4>\n\n<p>No. You cannot use the plugin without Elementor since it\'s an addon for Elementor.</p>\n\n<h4>Does the plugin work with any theme?</h4>\n\n<p>Absolutely! The plugin will work with any theme where Elementor works.</p>\n\n<h4>What if I update to the Premium version after using the Free version?</h4>\n\n<p>Your existing elements/content will work with the premium version. So you won’t lose your any of your hard work.</p>\n\n<h4>Can I get a refund?</h4>\n\n<p>If you are not happy with your purchase at anytime just contact us and we will refund 100% of your money no questions asked.</p>\n\n<h4>Do you offer a renewals discount?</h4>\n\n<p>Yes, you get 25% discount for all annual plan automatic renewals. The renewal price will never be increased so long as the subscription is not cancelled.</p>\n\n<h4>How do I install and activate the \'Unlimited Elements for Elementor\' plugin on WordPress?</h4>\n\n<p>To install the \'Unlimited Elements\' plugin on your WordPress site, access your WordPress Dashboard and go to Plugins -> Add New. In the search box, enter \'Unlimited Elements.\' Locate the plugin in the search results and click on the \'Install Now\' button. Once the installation is finished, click on the \'Activate\' button, and \'Unlimited Elements for Elementor\' will be successfully activated on your WordPress site.</p>\n\n<h4>Do I need to know code to use Unlimited Elements?</h4>\n\n<p>No, you do not need to know code to leverage the widgets and other tools provided by the Unlimited Elements plugin. It is designed to be user-friendly, allowing you to enhance your Elementor experience without any coding expertise. However, for users familiar with code, the plugin offers the added advantage of a widget creator, enabling the creation of custom Elementor widgets for a more tailored and advanced design experience.</p>\n\n<h4>Is my site secure with Unlimited Elements?</h4>\n\n<p>Yes, Unlimited Elements is a secure plugin. The plugin is regularly updated to adhere to common security standards, ensuring a secure environment for your website.</p>\n\n<h4>What types of filters does Unlimited Elements provide?</h4>\n\n<p>Unlimited Elements offers a variety of filter types, including search filters, dropdowns, tabs filters, checkboxes filters, and WooCommerce-related filters, providing a diverse range of options for dynamic and versatile website filtering.</p>\n\n<h4>Are the filters compatible with any post type or WooCommerce products?</h4>\n\n<p>Yes, all the filters provided by Unlimited Elements are live Ajax filters, ensuring dynamic and seamless filtering experiences. They are compatible with any post type, including custom post types, and WooCommerce products, offering versatile functionality for a wide range of content on your website. Utilize specific WooCommerce filters to enhance the shopping experience for your customers, such as the price range slider filter and color swatches filter for products with different colors.</p>\n\n<h4>Can I use Unlimited Elements to display custom post types in my widgets?</h4>\n\n<p>Yes, Unlimited Elements supports showcasing custom post types with advanced query selection and seamless connection to any filter from the UE library. This allows for tailored and dynamic content presentation on your website using the plugin\'s versatile features.</p>\n\n<h4>What are multi-source widgets in Unlimited Elements?</h4>\n\n<p>Multi-source widgets in Unlimited Elements enable the population of item-based widgets with various dynamic source types. These widgets can be populated using sources like ACF repeater fields, WooCommerce products, custom post types, Instagram feeds, and various API integrations. This versatility allows for the seamless integration of diverse content into widgets, enhancing the flexibility and functionality of your website elements.</p>\n\n<h4>Should I use Remote Control Widgets or the Sync Widgets function in Unlimited Elements?</h4>\n\n<p>The choice depends on your design preferences. If you want complete control, go for Remote Control Widgets. For synchronized layouts, choose Sync Widgets. They can also be used together for even more powerful customization options in Unlimited Elements.</p>\";s:9:\"changelog\";s:156668:\"<p>version 1.5.113: 2024-07-04</p>\n\n<ul>\n<li>Fix: fixed some small security issues found by wordfence</li>\n<li>Feature: added search fitler to url replace in post widgets filters</li>\n</ul>\n\n<p>version 1.5.112: 2024-07-01</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: made a small integration with simple author box plugin</li>\n<li>Feature: added \"timezone\" for google events api</li>\n<li>Feature: added \"current product gallery\" as a gallery source for WooCommerce</li>\n<li>Feature: added option for dynamic popup advanced cache</li>\n<li>Feature: added integration for fvplayer</li>\n<li>Feature: added links to woo minicart title and image</li>\n<li>Feature: added option to send reply in form to email that set in form field</li>\n</ul>\n\n<p>Widget Changes:</p>\n\n<ul>\n<li>Feature: Pricing Table (Free) - Introduced Tooltip functionality, allowing users to add tooltips to each list item.</li>\n<li>Feature: Post Magazine Grid (Pro) - New values were added to the Show Categories option, including byTaxonomy and by Last level Taxonomy, providing users with more granular control over category display settings.</li>\n<li>Feature: Blob Shapes (Free) - Enhanced the Shadow options by adding shadow size, shadow blur, shadow color type, and shadow shift settings.</li>\n<li>Feature: Image Accordion (Pro) - Added the \"Link All Items\" option to enhance functionality and provide users with the ability to link all items collectively.</li>\n<li>Feature: Calendar (Pro) - Separated the Locale option into a new tab and introduced an \'Other\' option in the locale list, enabling users to manually add a locale not listed, thereby extending support for 96 locales.</li>\n<li>Feature: Calendar (Pro) - Added \"Open Event Link in New Tab\" option to allow users to open event links in a new tab.</li>\n<li>Feature: Checkboxes Filter (Pro) - Added functionality to hide the dropdown when no items are found inside.</li>\n<li>Feature: Icon Accordion (Pro) - A new feature was introduced that includes the addition of an option to adjust the Icon Margin, providing users with more customization options for their interface.</li>\n<li>Feature: Radio Button Field (Pro) - Added functionality to handle and process values selected from radio buttons in the form, ensuring users\' selections are captured and correctly stored.</li>\n<li>Change: Woo Mini Cart (Pro) - Improved the widget by adding the product link to the product title and the image in the cart.</li>\n<li>Change: AJAX Search (Pro) - Added a aria-label attribute for the search button element to enhance form handling and improve accessibility.</li>\n<li>Change: List Marquee (Pro) - Extended icon option to graphic element and added option for image.</li>\n<li>Change: AJAX Search (Pro) - Added a name attribute for the search button element to enhance form handling and improve accessibility.</li>\n<li>Change: Swipe Carousel (Pro) - An improvement was made by adding the aria-label attribute to the item link, enhancing accessibility and ensuring that all links have discernible names for better user experience.</li>\n<li>Fix: Logo Marquee (Pro) - Fixed the text alignment issue and added new options: Text Align and Text Shadow.</li>\n<li>Fix: Icon Accordion (Pro) - Fixed a bug where the accordions were not closing when the \"Close Others on Open\" option was disabled.</li>\n<li>Fix: Copy Coupon Code (Pro) - Resolved a problem where the copy operation was failing in some cases. This fix ensures that the copy functionality now works reliably across all scenarios.</li>\n<li>Fix: Quantity Increment Buttons (Pro) - Resolved a problem where the product quantity was not reset to 1 after adding to the cart.</li>\n<li>Fix: Liquid Full Screen Menu (Pro) - Implemented a fix to address the issue where the widget was not functioning correctly within sticky containers, ensuring consistent behavior and improved user experience.</li>\n<li>Fix: Before After (Pro) - Added support for carousel widgets, enabling the creation and management of dynamic, rotating content displays within the application.</li>\n</ul>\n\n<p>version 1.5.111: 2024-06-10</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added option in general settings: \'Taxonomy Separator Sign in Ajax Filter\' for backward compatability</li>\n<li>Fix: fixed getting elementor dynamic item fields in ajax </li>\n<li>Fix: background widgets didn\'t worked with rocket lazy load</li>\n<li>Changed - changed the default taxonomy saparator to \":\" instead of \"~\"</li>\n<li>Feature: added option in general settings: \'Taxonomy Separator Sign in Ajax Filter\' for backward compatability</li>\n<li>Changed - changed the default taxonomy saparator to \":\" instead of \"~\"</li>\n<li>Fix: fixed getting elementor dynamic item fields in ajax </li>\n<li>Fix: background widgets didn\'t worked with rocket lazy load</li>\n<li>Fix: filters checkboxes wasn\'t visible in some cases</li>\n<li>Fix: avoid error messages on very old elementor versions</li>\n</ul>\n\n<p>Widget Changes:</p>\n\n<ul>\n<li>Feature: List (Free) - Added Override Color Title/Text options for each item, allowing for individualized customization.</li>\n<li>Feature: List (Free) - Added an Icon Margin option for enhanced layout control.</li>\n<li>Feature: Card Carousel (Free) - Added a new value \"Above Image\" to the Show Title option.</li>\n<li>Feature: Content Accordion (Free) - Added support for integrating the widget within carousel widgets, enhancing its functionality and allowing for greater flexibility in design layouts.</li>\n<li>Feature: Calendar (Pro) - Added Italian (it) to the available locales for enhanced language support.</li>\n<li>Feature: Product Bullets (Pro) - Added \"Column\" and \"Column Reverse\" values to the Content Direction option for improved layout flexibility.</li>\n<li>Change: Content Slider (Pro) - Changed the display CSS property from \'flex\' to \'block\' for cases where the Content Source option in an item is set to \"template.\"</li>\n<li>Change: One Page Scroll Navigation (Pro) - Changed method of calling the wheel event from jQuery to JavaScript.</li>\n<li>Change: Content Accordion (Free) - Changed heading\'s HTML tag from </li>\n</ul>\n\n<p><</p>\n\n<p>div> to <a> and added role attribute for accessibility, enabling users to open and close accordions using keyboards and accessibility devices.\n* Change: Event List (Pro) - Added description to Time Zone option.\n* Fix: Mega Menu (Pro) - Resolved an issue where menu items were overlapping each other in iOS device.\n* Fix: Mega Menu (Pro) - Fixed an issue where mobile menu items displayed only a white background color.\n* Fix: Dynamic Post Popup (Pro) - Fixed an issue where the height wasn\'t adjusted after the first popup opening when the Adjust Height option was enabled.\n* Fix: Before After (Pro) - Added lazy load protection to images within the widget, ensuring images load properly without delays.\n* Fix: Accordion Menu (Pro) - Fixed an issue where the Accordion Menu was initialized multiple times in popup.\n* Fix: Content Slider (Pro) - Added support for integrating Content Slider within the Toggle Content widget, enhancing its functionality and providing improved content presentation options.\n* Fix: Icon Box Accordion (Pro) - Fixed an issue where the widget was blocking scroll event-oriented functions, ensuring smooth and uninterrupted scrolling behavior.\n* Fix: Post Magazine Grid (Pro) - Fixed an issue where items were not being fully linked, ensuring complete and functional linking of all item components.\n* Fix: Unlimited Timeline (Free) - Resolved a bug that caused the link to not work when the Image Link option was disabled.\n* Fix: Multi Step Form (Pro) - Added a fix for an issue where 1px of the next step was sometimes visible in the current slide.</p>\n\n<p>version 1.5.110: 2024-06-04</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Fix: remote arrows was sendin next/prev commands twice</li>\n<li>Fix: fix some password protected content related security issue</li>\n<li>Fix: fix some sql security small issue </li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Email Field (Pro) - Added Asterisk Size option, allowing customization of asterisk size for better design flexibility and emphasis.</li>\n<li>Feature: Phone Field (Pro) - Added Asterisk Size option, allowing customization of asterisk size for better design flexibility and emphasis.</li>\n<li>Feature: Event List (Pro) - Added Timezone option, ensuring that expired and upcoming events are counted according to the specified timezone for accurate event scheduling and display.</li>\n<li>Feature: Number Field (Pro) - Added \"Limit Number of Digits\" option, allowing users to restrict the number of digits displayed for better control and readability of numerical data.</li>\n<li>Feature: Phone Field (Pro) - Added \"Limit Number of Digits\" option, allowing users to restrict the number of digits displayed for better control and readability of numerical data.</li>\n<li>Feature: Transparent Split Hero (Free) - Added options to enable or disable widget contents like title, subtitle, etc., and introduced an option to add an image or logo for greater customization and flexibility.</li>\n<li>Feature: Unlimited Charts (Pro) - Added Line Chart Background Color option, allowing customization of the background color for line charts to enhance visual appeal.</li>\n<li>Fix: Submit Button (Free) - Added validation function for the phone field to ensure correct email format and improve data accuracy.</li>\n<li>Fix: Mega Menu (Pro) - Added fix for layout issue that sometimes occurs after page load, ensuring consistent and stable page rendering.</li>\n<li>Fix: Post Carousel (Pro) - Set padding to 0 in Nav Dots to avoid default CSS overrides, ensuring consistent and desired styling.</li>\n<li>Fix: Semi Circle Progress Bar (Pro) - Added support for Mega Slider widget, enabling the creation and display of Semi Circle Progress Bar widget in interactive sliders for enhanced content presentation.</li>\n<li>Fix: Floating Chat Buttons (Pro) - Fixed Pulse Animation Grabber Type issue, ensuring correct animation behavior and improved visual effects.</li>\n<li>Fix: Content Tabs (Free) - Added a small delay before widget initialization to ensure the Content Tabs widget works properly within other widgets, improving overall functionality and integration.</li>\n<li>Fix: Remote Tabs (Pro) - Changed selector for padding option to resolve issue where link was not clicked when tab was clicked, improving click response accuracy.</li>\n</ul>\n\n<p>version 1.5.109: 2024-05-29</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added option to get page views of some post using WPP plugin</li>\n<li>Feature: added option for \"show db tables\" in troubleshooting</li>\n<li>Fix: fixed form editor form validation, excluded placeholders</li>\n<li>Fix: fixed get filters based on wpml language with post count</li>\n<li>Fix: Fixed some remote connection code items click code</li>\n<li>Fix: Fixed clear all filters button not working bug</li>\n<li>Fix: fixed multisource acf repeater checkboxes type get</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Email Field (Pro) - Added validation function for the email field to ensure correct email format and improve data accuracy.</li>\n<li>Feature: Number Field (Pro) - Introduced the \"Disable Calculation in Editor\" debug option to prevent the page from crashing or becoming unresponsive when multiple fields are set to calculation mode, enhancing stability during editing.</li>\n<li>Feature: AJAX Search (Pro) - Added Show Post Image option to enable or disable the display of images in posts, providing more control over post appearance</li>\n<li>Feature: Submit Button (Free) - Added validation function for the email field to ensure correct email format and improve data accuracy.</li>\n<li>Feature: Team Member Card (Free) - Added Icon Size Inner option to adjust the height of the icon itself, providing more precise control over icon dimensions.</li>\n<li>Feature: Slider Field (Pro) - Added Accent Color option to highlight changing value of Slider Field widget.</li>\n<li>Feature: Unlimited Carousel (Pro) - Added option to open images in Lightbox, enhancing the viewing experience with a full-screen display of images.</li>\n<li>Change: Expanding Content Cards (Pro) - Added title as CSS ID for Widgets Items to allow using them as anchors.</li>\n<li>Fix: Mega Menu (Pro) - Fixed issue where the Clickable Link option was disabled but the link was still added, ensuring links are only added when the option is enabled</li>\n<li>Fix: Icon Accordion (Pro) - Fixed issue where Override Color Options were not working, ensuring color customizations are applied correctly.</li>\n<li>Fix: Fullscreen Menu (Free) - Fixed issue where menu wasn\'t opening, ensuring proper functionality and user access.</li>\n<li>Fix: Expanding Content Cards (Pro) - Resolved issue where CSS filters were not working in Safari browser, ensuring consistent styling across all browsers.</li>\n<li>Fix: Block Quote Card (Free) - Fixed issue where reserved space was still taken up even when no icon was selected, ensuring proper layout and space utilization.</li>\n<li>Fix: Unfold Content (Pro) - Added support for carousel widgets, enabling enhanced content display through interactive sliding elements.</li>\n<li>Fix: Instagram Feed (Pro) - Added \'aria-label\' attribute to links to fix the \'Links do not have a discernible name\' error, improving accessibility and compliance with web standards.</li>\n<li>Fix: Woo Mini Cart (Pro) - Fixed issue where URL was changed after page load, ensuring stable and consistent URLs for better navigation and user experience.</li>\n<li>Fix: Age Verification (Pro) - Fixed issue where popup still opened even after cookie was set, ensuring popups respect cookie settings for user preferences.</li>\n</ul>\n\n<p>version 1.5.108: 2024-05-21</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: update freemius SDK to 2.7.2</li>\n<li>Fix: fixed bug with select filter and active filters widgets</li>\n<li>Fix: fixed bug with several main checkbox filters unselecting</li>\n<li>Fix: Fixed some small security issue</li>\n</ul>\n\n<p>Widget Changes:</p>\n\n<ul>\n<li>Feature: AJAX Search (Pro) - Added option to search by meta and by terms.</li>\n<li>Feature: Dark Mode (Free) - Introduced \'Do not affect SVG\' option to prevent SVG images from inverting when toggling dark mode, ensuring correct image display.</li>\n<li>Feature: Load More / Infinite Scroll (Pro) - Added Button Hover Animation option to enable animations when hovering over button, enhancing interactivity and visual appeal.</li>\n<li>Feature: Load More / Infinite Scroll (Pro) - Added Icon Position option, allowing users to customize the placement of icons for better design flexibility.</li>\n<li>Feature: Woo Product Grid (Pro) - Added \"Show Only Lowest Variable Price\" option to display only the lowest price for variable products, enhancing price visibility and simplicity for users.</li>\n<li>Fix: Dynamic Post Popup (Pro) - Fixed Navigation Arrows functionality issue when Animation option was enabled, ensuring smooth and consistent navigation experience.</li>\n<li>Fix: Dynamic Popup Button (Pro) - Added suppot for Loop Carousel widget with enabled Loop option.</li>\n<li>Fix: Woo Mini Cart (Pro) - Fixed widgets behaviour for Shop pages when page name is different then default.</li>\n<li>Fix: Icon Tabs (Pro) - Provided a fix that ensures Icon Tabs widget changing Active Tab after click event.</li>\n<li>Fix: Unlimited Google Maps (Pro) - get it work on the template switcher</li>\n<li>Fix: Fullscreen Menu (Free) - Fixed issue where Menu widget wouldn\'t open properly when nested within sticky parent containers, ensuring smooth functionality and user experience.</li>\n</ul>\n\n<p>version 1.5.107: 2024-05-16</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature - added elementor dynamic options to api integrations</li>\n<li>Feature - added option to get images from current product variations for the dynamic gallery.</li>\n<li>Feature - added preperation for the enhanced ajax search</li>\n<li>Fix - fixed weird elementor no products on cart page bug</li>\n<li>Fix - fixed bug with faq schema output</li>\n<li>Fix - fixed general settings show items at start</li>\n</ul>\n\n<p>Widget Changes:</p>\n\n<ul>\n<li>Feature: Event List (Pro) - Added \"Remove All Upcoming Events Except Next One\" functionality, facilitating the removal of all upcoming events except for the next scheduled event for streamlined event management.</li>\n<li>Feature: Animated Icon Box (Pro) - Added Description Opacity option to customize the opacity level of descriptions for enhanced visual aesthetics and readability.</li>\n<li>Feature: Underline Animated Button (Free) - Added Animation Move Amount option, enabling users to customize the amount of movement in animations for enhanced visual effects.</li>\n<li>Feature: Remote Tabs (Pro) - Added Item Min Height option for better customization; users can now set a minimum height for items displayed.</li>\n<li>Feature: Load More / Infinite Scroll (Pro) - Added the \"Show Load More Button Icon\" option to enhance interface; users can now customize the icon displayed for the load more button.</li>\n<li>Feature: Mega Menu (Pro) - Added a new functionality enabling \"Expand / Collapse Visible On\" option, allowing expansion or collapse of visibility based on specific criteria.</li>\n<li>Feature: Side Menu (Pro) - Added Menu Padding option. This new feature allows to add padding to the container of the Menu items.</li>\n<li>Feature: Woo Product Grid (Pro) - Made Content Padding, Category Label Spacing, and Title Spacing options responsive for improved adaptability across various screen sizes and devices.</li>\n<li>Feature: Icon Image Content Box (Free) - Implemented functionality to link Icon and Title to the same destination as the Image.</li>\n<li>Feature: Hotspots (Pro) - Implemented styling options for images. This new functionality allows users to customize the appearance of images within the widget, including options for adjusting borders, shadows, and other visual attributes.</li>\n<li>Feature: Team Member Grid (Pro) - Implemented \'Text Placement\' option. This new functionality allows users to customize the placement of text within the widget, providing greater control over the layout and design.</li>\n<li>Fix: Post Ticker (Free) - Fixed widgets behaviour for RTL websites.</li>\n<li>Fix: Post Timeline (Pro) - Resolved category name spelling issue in some cases. This fix ensures that category names are spelled correctly throughout the widget, improving accuracy and consistency in the display of category information.</li>\n<li>Fix: Team Member Grid (Pro) - Optimized HTML code of the widget. This optimization improves the efficiency and performance of the widgets by reducing unnecessary code and streamlining the structure for faster loading and rendering.</li>\n<li>Fix: Number Field (Pro) - Resolved issue when Min - Max range were violated and no error were shown.</li>\n<li>Fix: Dropdown Button (Pro) - Optimized widget\'s JS code. This fix ensures that widget works properly on mobile devices as well as on desktop.</li>\n<li>Fix: Expanding Content Cards (Pro) - Addressed CSS filter issue where it was displaying incorrectly on mobile devices, ensuring proper rendering and display consistency across all devices.</li>\n<li>Fix: Post Grid (Pro) - Fixed issue where Typography option was not functioning as expected, ensuring proper functionality and usability.</li>\n<li>Fix: Justified Image Carousel (Pro) - Fixed issue where width of images was incorrectly set in certain cases, ensuring proper display and functionality across all scenarios.</li>\n<li>Fix: Layers (Pro) - Resolved issue with the \"Item Shadow\" option. This fix ensures that the item shadow is applied correctly within the widget.</li>\n</ul>\n\n<p>version 1.5.106: 2024-05-12</p>\n\n<ul>\n<li>Fix - fixed some main/child roles checkbox filter issues</li>\n<li>Fix - fixed some bug with widget posts debug not showed full info</li>\n<li>Fix - fixed dissapearing gallery titles since last version.</li>\n</ul>\n\n<p>version 1.5.105: 2024-05-05</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Fix: fixed some filters and request related issue</li>\n<li>Fix: fixed specific post and terms select</li>\n</ul>\n\n<p>Widget Changes:</p>\n\n<ul>\n<li>Feature: Masonry Gallery (Pro) - Implemented \'Mute Video\' option. This new functionality allows users to start videos muted within the widget, providing greater control over the audio playback and enhancing the user experience.</li>\n<li>Feature: Team Member Carousel (Pro) - Introduced \'Button Text\' option in items, enabling users to set custom button text for each team member for enhanced customization and flexibility.</li>\n<li>Feature: Mega Menu (Pro) - Implemented \'Mobile Open Menu Animation\' option. This new functionality allows users to specify the animation type for opening the menu on mobile devices, enhancing the visual presentation and user experience.</li>\n<li>Feature: Logo Carousel (Pro) - Implemented support for empty links. This new functionality allows items to become not clickable when empty links are specified, providing more control over the behavior and interaction of items within the widget.</li>\n<li>Feature: Scroll Sequence (Pro) - Introduced \'Hide Add Action Section\' debug option, enabling users to match accurate configurations in the backend and frontend.</li>\n<li>Feature: Dropdown Field (Pro) - Added support for \'Dropdown Value (Numeric Values)\' in multi-source, enabling users to include numeric dropdown values via Multi Source.</li>\n<li>Feature: Overlay Button (Free) - Introduced \'Overlay Transition Duration\' option, providing users with more control over the duration of overlay transitions for enhanced customization and user experience.</li>\n<li>Feature: Checkboxes Filter (Pro) - Introduced \'Accordion as Dropdown\' option, allowing users to open the accordion as a dropdown when the layout is set to \'Accordion\', preventing layout shifting and improving user experience.</li>\n<li>Feature: Overlay Button (Free) - Added \'Icon\' option, allowing users to easily add an icon to the button for enhanced visual appeal.</li>\n<li>Feature: Event List (Pro) - Introduced \'Show End Time\' option, enabling users to show or hide the event end time for enhanced flexibility and customization.</li>\n<li>Feature: Animated Icon Box (Pro) - Introduced styling options for Icon and Divider, providing users with more customization choices for improved visual design.</li>\n<li>Feature: Taxonomy Terms (Pro) - Implemented styling options for 1st and 2nd level of Child Term Elements. This new functionality allows users to customize the appearance of Child Term Elements at different hierarchical levels, providing greater design flexibility and control.</li>\n<li>Feature: Content Carousel (Pro) - Implemented \'Image Border Radius\' option. This new functionality allows users to specify the border radius for images within the widget, enabling them to create rounded or custom-shaped images for a more visually appealing design.</li>\n<li>Feature: Coverflow Carousel (Pro) - Implemented \'Custom Navigation Arrows\' option. This new functionality allows users to customize the navigation arrows used within the widget, enabling them to use custom-designed arrows for a more personalized look and feel.</li>\n<li>Feature: One Page Scroll Navigation (Pro) - Enhanced widget flexibility to support other sections apart from the one with the tag <section>. This improvement expands compatibility with different section types, providing users with more options for integrating the widget into their website layouts.</li>\n<li>Change: Animated Icon Box (Pro) - Replaced old font edit option with new typography and color options for enhanced customization and design control.</li>\n<li>Change: Call To Action Button (Free) - Moved ripple \'Transition Timing\' from Button Icon to Button Icon tab and renamed it to \'Ripple Timing\' for improved organization and clarity.</li>\n</ul>\n\n<p>version 1.5.104: 2024-04-24</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added support for unselect items in sync functionality</li>\n<li>Feature: added feature - sort terms by parent -> children, and levels number class</li>\n<li>Fix: fixed some load more issue with dynamic template loop and post lists inside</li>\n<li>Fix: fixed woo category image not fetched bug</li>\n<li>Fix: fixed some cases of sticky elementor elements with filters</li>\n<li>Fix: fixed remote connection with single background parent and remote widget</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Neon Glowing Button Effect (Pro) - Implemented \'Neon Line Width\' option. This new functionality allows users to adjust the width of the neon line effect within the widget, providing finer control over its appearance and visual impact.</li>\n<li>Feature: Scroll Sequence (Pro) - Introduced \'Hide Add Action Section\' debug option, enabling users to match accurate configurations in the backend and frontend.</li>\n<li>Feature: Team Member Carousel (Pro) - Introduced \'Button Text\' option in items, enabling users to set custom button text for each team member for enhanced customization and flexibility.</li>\n<li>Feature: Overlay Button (Free) - Added \'Icon\' option, allowing users to easily add an icon to the button for enhanced visual appeal.</li>\n<li>Feature: Overlay Button (Free) - Introduced \'Overlay Transition Duration\' option, providing users with more control over the duration of overlay transitions for enhanced customization and user experience.</li>\n<li>Feature: Dropdown Field (Pro) - Added support for \'Dropdown Value (Numeric Values)\' in multi-source, enabling users to include numeric dropdown values via Multi Source.</li>\n<li>Feature: Neon Glowing Button Effect (Pro) - Implemented \'Button Shadow\' option. This new functionality allows users to add a shadow effect to buttons within the widget, enhancing their visual appearance and depth.</li>\n<li>Feature: Mega Menu (Pro) - Implemented \'Mobile Open Menu Animation\' option. This new functionality allows users to specify the animation type for opening the menu on mobile devices, enhancing the visual presentation and user experience.</li>\n<li>Feature: Neon Glowing Button Effect (Pro) - Implemented \'Button Background Color\' option. This new functionality allows users to customize the background color of buttons within the widget, enhancing visual design and customization possibilities.</li>\n<li>Feature: Logo Carousel (Pro) - Implemented support for empty links. This new functionality allows items to become not clickable when empty links are specified, providing more control over the behavior and interaction of items within the widget.</li>\n<li>Fix: Loop Carousel (Pro) - Corrected spelling mistakes and improved naming conventions, enhancing clarity and consistency.</li>\n<li>Fix: Flip Box (Free) - Resolved issue where links were not firing for the first click on the back of the Flip Box. This fix ensures that links behave as expected, allowing them to be clicked and activated reliably.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue where Content Tabs widget couldn\'t work with Icon Tabs widget on the same page. This fix ensures that both widgets can coexist and function properly together, allowing for seamless integration and improved user experience.</li>\n<li>Fix: Checkboxes Filter (Pro) - Enhanced Accordion Layout option for the Checkboxes Widget to improve script communication. This improvement optimizes the interaction between scripts, resulting in smoother operation and better performance of the widget.</li>\n<li>Fix: Loop Grid (Pro) - Implemented additional Masonry layout check to avoid items overlapping over each other. This enhancement ensures that items are properly positioned and do not overlap, maintaining a clean and organized layout within the widget.</li>\n<li>Fix: Dynamic Post Popup (Pro) - Resolved issue where popups allowed opening links in new tabs while opening the popup. This fix ensures that links within popups behave consistently and do not inadvertently open in new tabs, providing a smoother user experience.</li>\n<li>Fix: Post Slider (Pro) - Addressed issue where post title typography settings were not applied, ensuring proper functionality and appearance.</li>\n<li>Fix: Flip Box (Free) - Corrected a typography mistake in options.</li>\n<li>Fix: Content Slider (Pro) - Resolved conflict caused between Elementor\'s Motion Effects and the widget due to the same animation library (animate.css), resolving CSS class conflict for smoother animation and functionality.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with Opening Item when Clickable Parent option is enabled.</li>\n<li>Fix: Side Menu (Pro) - Resolved issue where some icons were being reverted. This fix ensures that all icons remain consistent and do not revert unexpectedly.</li>\n<li>Fix: Rhombus Grid (Pro) - Increased CSS priority for \'Item Background Color Override\' option. This adjustment ensures that the specified background color takes precedence over other styles, providing consistent and reliable appearance for the widget items.</li>\n</ul>\n\n<p>version 1.5.103: 2024-04-16</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added option to add additional url attributes to post links</li>\n<li>Feature: improved woo category thumbnail image gether</li>\n<li>Feature: added option to unite gallery - strip_speed</li>\n<li>Fix: fixed some widgets editor enable visibility bug</li>\n<li>Fix: fixed entrance animation run if inside a viewport window</li>\n<li>Fix: fixed some security issues - escaping some fields output</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Overlay Carousel (Pro) - Implemented \'Show Dots\' option. This new functionality allows users to toggle the visibility of dots within the widget, providing greater control over navigation indicators.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Checkbox Custom Icon\' option. This new functionality allows users to customize the appearance of checkboxes by providing custom icons, enhancing the visual presentation of checkboxes within the widget.</li>\n<li>Feature: Video Playlist (Pro) - Implemented \'Strip Navigation Speed\' option. This new functionality allows users to adjust the speed of navigation within the strip, providing finer control over the scrolling behavior.</li>\n<li>Feature: Expanding Content Cards (Pro) - Implemented \'Background Image Align\' option. This new functionality allows users to specify the alignment of the background image, providing greater control over its positioning within the element.</li>\n<li>Feature: Post Magazine Grid (Pro) - Implemented \'Meta Date Date Format\' option. This new functionality allows users to specify the date format for meta date display, providing customization options for date presentation.</li>\n<li>Feature: Justified Image Carousel (Pro) - Implemented \'Show Item Title in Lightbox\' option. This new functionality allows users to toggle the display of item titles within the lightbox, providing control over the visibility of titles for a better user experience.</li>\n<li>Feature: Search Filter (Pro) - Implemented \'Custom Links Ending\' option. This new functionality allows users to change links in the connected grid to highlight the search phrase.</li>\n<li>Feature: Load More / Infinite Scroll (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Post Pagination (Free) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Content Switcher (Pro) - Introduced option to fire a resize event on tab click, ensuring proper functionality of other widgets inside tab Content Switcher for a smoother and more seamless user experience.</li>\n<li>Feature: Submit Button (Free) - Implemented \'Show Field Name In Empty Field Error Message\' option. This new functionality allows users to include the field name in the empty field error message, providing clearer feedback to users when a required field is left blank.</li>\n<li>Feature: Side Menu (Pro) - Implemented \'Templates Width\' and \'Templates Horizontal Align\' options.</li>\n<li>Change: Unlimited Grid (Pro) - Changed \'Title Spacing\' option to \'Title Margin\'. This change allows users to add margin in all directions to the title, providing more granular control over its positioning within the widget.</li>\n<li>Fix: Content Box Hover Text Reveal (Free) - Resolved issue where Overlay Opacity option wasn\'t working on mobile devices. This fix ensures that the Overlay Opacity option functions correctly across all devices, providing consistent behavior and appearance.</li>\n<li>Fix: Multi Step Form (Pro) - Fixed Multi Step Error Message not showing when empty and required field was present on active step.</li>\n<li>Fix: Submit Button (Free) - Fixed Submit Button verification issue when fields with 0 value were parsed as empty.</li>\n<li>Fix: Slider Field (Pro) - Resolved issue where border radius for focus state differed from regular state. This fix ensures that the border radius remains consistent across different states.</li>\n<li>Fix: Icon Bullets (Free) - Fixed issue related to Hover Colors not being revealed after item hover.</li>\n<li>Fix: Team Member Sliding Effect (Pro) - Resolved issue related to global colors usage. This fix ensures that global colors are properly utilized throughout the widget, maintaining consistency and accuracy in color rendering.</li>\n<li>Fix: Post Magazine Grid (Pro) - Optimized widget HTML. This optimization improves the efficiency and performance of the widget by streamlining the HTML structure and reducing unnecessary code.</li>\n<li>Fix: Form Fields Widgets: Resolved vulnerability where scripts could be injected under certain widget attributes. This fix ensures that scripts are properly sanitized and prevented from being inserted into widget attributes, mitigating potential security risks.</li>\n</ul>\n\n<p>version 1.5.101: 2024-04-03</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature - added \"date time\" attribute to items attributes list</li>\n<li>Feature - made some integration for \"relevanssi\" plugin</li>\n<li>Feature - added woo rating stars to multisource fields</li>\n<li>Feature - added visual text that showing the form fields conditions</li>\n<li>Fix - fixed filters mode init mode</li>\n<li>Fix - fixed various filters related bugs</li>\n<li>Fix - fixed ucpage parameter fetch for pagination in archive page</li>\n<li>Fix - fixed gallery from meta field item source texts </li>\n<li>Fix - fixed some number field processing</li>\n<li>Fix - fixed multisep form with template submit</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Radio Button Field (Pro) - Implemented \'Set First Item Selected\' option. This new functionality allows users to automatically select the first item in the widget.</li>\n<li>Feature: Fullscreen Menu (Free) - Implemented \'Open Current Submenu On Page Load\' option. This new functionality allows users to automatically expand the current submenu on page load, providing immediate access to relevant content.</li>\n<li>Feature: Background Slider (Pro) - Introduced \'Add SEO Tags\' option, allowing users to include alt and title attributes for images for improved search engine optimization of the widget content.</li>\n<li>Feature: Floating Chat Buttons (Pro) - Introduced \"Close Message Box After Send\" option, allowing automatic closure of the message box after clicking the send button for improved user experience and convenience.</li>\n<li>Feature: Floating Chat Buttons (Pro) - Introduced \"Close Button After Click\" option, enabling automatic closure of the buttons after clicking any button, eliminating the need for manual closure for enhanced user convenience and interaction.</li>\n<li>Feature: Content Grid (Pro) - Implemented \'Description\' option. This new functionality allows users to add a description to the widget, providing additional context or instructions.</li>\n<li>Feature: SVG Animation (Free) - Optimized widget for Elementor Popup compatibility. This update ensures seamless integration and improved performance when using the widget within Elementor Popups.</li>\n<li>Feature: Animated Ripples (Pro) - Introduced \'Ripple Scale\' option, enabling users to control the size of the ripples for enhanced visual customization and effect.</li>\n<li>Feature: Interactive Circle Infographic (Pro) - Implemented \'Item Trigger type\' for Segment Layout type. This new functionality allows segments to be opened by hovering on them, providing users with an alternative interaction method.</li>\n<li>Feature: Line Text Divider (Free) - Added styling options including Line Thickness, Line Border Radius, Line Shadow, Text Typography, Background Color, Padding, Border, Border Radius, and Box Shadow for enhanced customization. Additionally, existing styling options have been improved for better optimization and user experience.</li>\n<li>Feature: Price Range Filter (Pro) - Implemented Grow Effect on Thumb Hover option. This new functionality allows users to enable the grow effect on thumbnail hover.</li>\n<li>Feature: Price Range Filter (Pro) - Implemented Hide Default Arrows option. This new functionality allows users to hide default arrows, providing enhanced customization of the widget\'s appearance and behavior.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Show Time Ago\' option. This new functionality allows users to display the time elapsed since a publish event, providing context and improving user engagement.</li>\n<li>Feature: Dropdown Field (Pro) - Implemented \'Required\' option. This new functionality allows users to mark a field as required, ensuring that users must fill it out before submitting the form.</li>\n<li>Feature: Submit Button (Free) - Implemented \'Empty Field Error Text\' option. This new functionality allows users to customize the error message displayed when a required field is left empty.</li>\n<li>Feature: Icon Bullets (Free) - Implemented \'Title Color Hover\' and \'Text Color Hover\' options. These new functionalities allow users to customize the color of titles and text when hovered over, providing enhanced interactivity and visual feedback.</li>\n<li>Feature: Unlimited Charts (Pro) - Implemented \'Font Family\' option for Label X Axis and Y Axis. This new functionality allows users to customize the font family for labels displayed on the X and Y axes, providing enhanced typography control.</li>\n<li>Feature: Overlay Carousel (Pro) - Implemented \'Show Arrows\' option and updated Arrows styling options. This new functionality allows users to control the visibility of arrows and customize their styling, providing more flexibility in widget design and navigation.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Empty Message\' option. This new functionality allows users to display a custom message when no posts are found, providing better user feedback and enhancing the user experience.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Required\' option. This new functionality allows users to mark a field as required, ensuring that users must fill it out before submitting the form.</li>\n<li>Feature: Radio Button Field (Pro) - Implemented \'Required\' option. This new functionality allows users to mark a field as required, ensuring that users must fill it out before submitting the form.</li>\n<li>Change: Checkboxes Filter (Pro) - Added \'aria-label\' attribute to links. This new functionality enhances accessibility by providing descriptive labels for elements.</li>\n<li>Change: Post Carousel (Pro) - Added \'alt\' and \'title\' attributes to the image for improved SEO optimization and accessibility.</li>\n<li>Change: Flip Box Carousel (Pro) - Changed some selectors in CSS to avoid empty items appearing on live page.</li>\n<li>Change: Underline Animated Button (Free) - Changed <section> tag to </li>\n</ul>\n\n<p><</p>\n\n<p>div>. This update improves the semantic structure of the widget, ensuring better compatibility with various screen readers and accessibility standards.\n* Change: Unlimited Charts (Pro) - Updated the animation option to trigger animation when the chart comes into view instead of upon initial load, improving user experience and visual appeal.\n* Change: Submit Button (Free) - Changed the position of Empty Field Errors to be grouped after the submit button. This update enhances the layout and organization of error messages, providing users with a clearer indication of missing information before submission.\n* Change: Post Blocks (Free) - Changed CSS selector for Typography option for better accessibility. This update improves the accessibility of the Typography option by using a more descriptive and accessible CSS selector.\n* Change: List Marquee (Pro) - Increased speed limit to 1000. This update enhances the speed capabilities of the widget, allowing for faster performance and smoother animations.\n* Change: Checkbox Field (Pro) - Increased accessibility by adding IDs to input elements and \"for\" attributes to label elements. This update improves accessibility by associating labels with their corresponding form controls, making it easier for screen readers and other assistive technologies to interpret and navigate the form.\n* Change: Masonry Gallery (Pro) - Implemented \'Autoplay Video In Lightbox\' option. This new functionality allows users to enable autoplay for videos displayed within the lightbox, providing a more dynamic and engaging viewing experience.\n* Change: WhatsApp Chat (Pro) - Added \'aria-label\' attribute to links. This new functionality enhances accessibility by providing descriptive labels for elements.\n* Fix: Number Field (Pro) - Implemented CSS protection from the max-width CSS property. This new functionality safeguards against unintended styling conflicts or overrides caused by the max-width property.\n* Fix: Fullscreen Menu (Free) - Addressed issue where the fullscreen menu was not displayed correctly in Safari browser.\n* Fix: Image Scroll (Pro) - Resolved 404 error appearing every time Overlay element was added on the page. This fix ensures that the Overlay element is loaded correctly without triggering a 404 error.</p>\n\n<p>version 1.5.100: 2024-03-17</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added option to connect the filters to some specific grid group</li>\n<li>Fix: fixed js run for background output not always happend</li>\n<li>Fix: filters was shown only related to grid taxonomies after changing to \"all\" </li>\n<li>Fix: returned some tiles gallery images that was missing</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: List (Free) - Implemented \'Open Link in New Tab\' option. This new functionality allows users to specify whether links should open in a new tab, providing flexibility in link behavior.</li>\n<li>Feature: Compact Gallery (Free) - Implemented \'Hide Thumbnail Panel Under Width\' option. This new functionality allows users to hide the thumbnail panel when the viewport width is below a specified threshold, optimizing the display for smaller screens.</li>\n<li>Feature: Select Dropdown Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Checkboxes Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Tabs Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Scroll Sequence (Pro) - Added \'Image Horizontal Shift\' option, allowing users to adjust the horizontal position of the image for enhanced customization and layout control.</li>\n</ul>\n\n<p>version 1.5.99: 2024-03-11</p>\n\n<ul>\n<li>Fix - updated multisource image fields</li>\n<li>Fix - fixed some small php bug with strtobool function</li>\n</ul>\n\n<p>version 1.5.98: 2024-03-05</p>\n\n<ul>\n<li>Fix Some small gutenberg related bug fix</li>\n</ul>\n\n<p>version 1.5.97: 2024-03-04</p>\n\n<p>Plugin Updates:</p>\n\n<ul>\n<li>Fix: allow showing authors name translated</li>\n<li>Change: updated font awesome version to 6</li>\n<li>Fix: done some link attribute security fix</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Accordion Menu (Pro) - Implemented \'Active State Color\' options for Sub Menu items. This new functionality allows users to customize the color of sub-menu items when they are in the active state, providing enhanced visual feedback.</li>\n<li>Feature: Content Slider (Pro) - Made \'Slide Margin\' option available for Full Slider Type and Offset Slider Type. This update expands the usability of the margin customization, allowing users to set margins between slides in both Full Slider and Offset Slider configurations.</li>\n<li>Feature: Icon Tabs (Pro) - Made \'Start Collapsed\' option responsive. This update ensures that the \'Start Collapsed\' behavior adjusts responsively, providing a consistent and user-friendly experience across various devices and screen sizes.</li>\n<li>Feature: Post Accordion (Free) - Introduced \'Expand All Accordion\' functionality, enabling users to expand all accordion items with a single click for improved content accessibility.</li>\n<li>Feature: Fullscreen Menu (Free) - Introduced option to customize the thickness of the animated hamburger icon bars, providing users with greater control over the visual appearance of the icon.</li>\n<li>Change: Coverflow Carousel (Pro) - Updated \'Button Link\' option: if empty, no link will be applied. This modification ensures that if the \'Button Link\' option is left empty, no link will be associated with the button within the widget.</li>\n<li>Fix: Product Carousel (Pro) - Optimized widget HTML code. This update enhances performance and efficiency by streamlining the HTML structure of the widget.</li>\n<li>Fix: Content Tabs (Free) - Improved widget interaction within an Elementor\'s popup. This update ensures a more seamless and optimized experience when utilizing the widget within a popup setting.</li>\n</ul>\n\n<p>version 1.5.96: 2024-02-26</p>\n\n<p>Plugin Updates:</p>\n\n<ul>\n<li>Feature: added option for time_ago_short in timelines that will show shorter version of minutes and hours text</li>\n<li>Feature: added defaults for weather widget</li>\n<li>Fix: fixed hourly weather fields</li>\n<li>Fix: fixed the import with images functionality</li>\n<li>Fix: set default timeout to remote requests</li>\n<li>Fix: fixed the image duplicate when importing templates</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Side Menu (Pro) - Implemented \'Menu Padding\' option. This new functionality allows users to set padding for the menu, providing control over the spacing and layout within the widget.</li>\n<li>Feature: Post Grid (Pro) - Introduced a new value for \'Meta Data Position\' option called \'Before Title\'. This new functionality allows users to position meta data before the title, providing additional flexibility in content layout.</li>\n<li>Feature: Loop Carousel (Pro) - Implemented \'Stage Padding\' option. This new functionality allows users to set stage padding, displaying a part of the previous and next carousel items for a more visually appealing and dynamic presentation.</li>\n<li>Feature: Interactive Circle Infographic (Pro) - Implemented \'Selected Item Number\' option. This new functionality allows users to select a specific item by default, enhancing user experience by highlighting a predetermined item upon initialization.</li>\n<li>Feature: Unlimited Timeline (Free) - Introduced option to display the image on the opposite side of the content for enhanced layout flexibility and customization.</li>\n<li>Feature: Thumbnail Slider (Pro) - Introduced \'Multi Source\' option, enabling users to select gallery items from various sources for enhanced flexibility and content integration.</li>\n<li>Feature: Timer Countdown Banner (Pro) - Added \'Direction\' option to support RTL (Right-to-Left) layout websites.</li>\n<li>Feature: Post Horizontal Timeline (Pro) - Introduced Background Color and Icon Color options for Navigation Arrows in disabled mode. This new functionality allows users to customize the appearance of navigation arrows when they are disabled, providing enhanced visual control.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Time Ago Type\' option. This new functionality allows users to choose the type of time ago representation, providing flexibility in how time is displayed within the widget.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Text Custom Field\' option. This new functionality allows users to add a custom field under the main Posts Text, providing additional customization for displaying content.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Link Type\' option for all link elements in the widget. This new functionality allows users to choose the type of link for various elements within the widget, enhancing control over linking behavior.</li>\n<li>Feature: Remote Link (Pro) - Introduced active state for the link. This new functionality allows users to customize the appearance of the link when it is in an active state, providing enhanced visual feedback.</li>\n<li>Feature: Dynamic Post Popup (Pro) - Implemented \'Hide Vertical Scrollbar in Popup\' option. This new functionality allows users to hide the vertical scrollbar within the popup, providing a cleaner and more focused appearance.</li>\n<li>Feature: Icon Carousel (Pro) - Introduced \'Autoplay Pause on Hover\' option, allowing users to pause autoplay functionality when hovering over the carousel for improved control and interaction.</li>\n<li>Feature: Dynamic Post Popup (Pro) - Introduced Entrance Animation functionality for the popup. This new feature allows users to apply entrance animations, enhancing the visual appeal and engagement when the popup appears.</li>\n<li>Feature: Unlimited Timeline (Free) - Implemented \'Content Box Link\' option. This new functionality allows users to link the entire content box, providing a convenient way to associate a link with the entire widget item.</li>\n<li>Feature: Text Field (Free) - Added \'Read Only\' option, allowing users to set the field as read-only for preventing user input while retaining visibility of the text.</li>\n<li>Feature: Unlimited Charts (Pro) - Introduced \'Radar Range\' option for Radar chart, allowing users to set the minimum range value for improved data visualization.</li>\n<li>Feature: Testimonial Carousel (Pro) - Added \'Rating\' field to the Source option. This new functionality allows users to incorporate a rating field as a source for the widget, expanding the available data sources for enhanced content display.</li>\n<li>Feature: Multi Step Form (Pro) - Introduced \'Direction\' option. This new functionality is useful for RTL (Right-to-Left) websites, allowing users to set the direction of the widget layout accordingly.</li>\n<li>Feature: Unlimited Timeline (Free) - Introduced option for users to customize the text of each item\'s button, providing greater flexibility.</li>\n<li>Feature: Post List (Free) - Implemented \'Space Between Categories\' option. This new functionality allows users to set spacing between categories, providing control over the layout and visual presentation of category elements.</li>\n<li>Feature: Memory Game (Pro) - Introduced \'Add Completion Time to Form Field\' option, enabling users to automatically append the time taken to complete the memory game to a designated form field.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Add Link For The Whole Item\' option. This new functionality allows users to add a link to the entire widget item, enhancing the interactive capabilities and providing a clickable area for the entire item.</li>\n<li>Feature: Post Carousel (Pro) - Implemented \'Text Padding\' and \'Title Padding\' options. This new functionality allows users to set padding for text and title elements, providing enhanced control over spacing and layout within the widget.</li>\n<li>Feature: Post Grid (Pro) - Introduced \'Date Modified\' options. This new functionality allows users to display the date when a post was last modified, providing additional information and transparency in content presentation.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Introduced options to customize Maps Controls icons\' color and background color. This new functionality allows users to personalize the appearance of map controls, enhancing visual customization.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Disable Map Interaction On Mobile\' option. This new functionality allows users to disable map interaction specifically on mobile devices, providing control over the user experience on smaller screens.</li>\n<li>Change: Content Tabs (Free) - Modified behavior of \'Start Collapsed\' option when used with \'Set Hash\'. If the URL has a hash, the first opened tab will be determined by the hash, providing a more dynamic and user-friendly experience.</li>\n<li>Change: Dropdown Button (Pro) - Removed Text Decoration CSS property from dropdown items. This update enhances the visual presentation by eliminating unnecessary text decoration.</li>\n<li>Change: Woo Mini Cart (Pro) - Added separate border options for \'View Cart\' and \'Checkout\' buttons, providing users with more customization flexibility for button styling.</li>\n<li>Change: Swipe Carousel (Pro) - Modified \'Enable Link\' option. Now, the entire item serves as a link, providing a more intuitive and consistent approach to linking within the widget.</li>\n<li>Fix: Submit Button (Free) - Corrected default values in email 2 that were leading to validation errors.</li>\n<li>Fix: Post Carousel Lite (Free) - Addressed issue where the carousel was not displaying on mobile devices.</li>\n<li>Fix: Icon Tabs (Pro) - Resolved issue with the \'Start Collapsed\' option. The fix ensures that the \'Start Collapsed\' option now functions correctly, delivering the intended collapsed behavior upon initialization.</li>\n<li>Fix: Post Grid (Pro) - Optimized widget item HTML code. This update enhances performance and efficiency by streamlining the HTML structure of widget items.</li>\n<li>Fix: Unlimited Timeline (Free) - Optimized item HTML code. This update improves performance and efficiency by refining the HTML structure of individual items within the widget.</li>\n<li>Fix: Unlimited Timeline (Free) - Optimized CSS code. This update improves performance and reduces the overall footprint of the stylesheet, enhancing efficiency and loading times.</li>\n<li>Fix: Remote Link (Pro) - Resolved issue where the Text Shadow option was erroneously interpreted as Box Shadow. The fix ensures that the Text Shadow option now functions correctly, providing the intended text shadow effect.</li>\n<li>Fix: Scroll Sequence (Pro) - Revised and improved descriptions of the widget fields for better clarity.</li>\n<li>Fix: Post Magazine Grid (Pro) - Added \'raw\' tag to category names to fix the display issue where the \'&\' symbol in category names was not displaying correctly.</li>\n<li>Fix: Before After (Pro) - Improved widget interaction with Elementor\'s Popups. This update ensures seamless integration and optimal performance when using the widget within Elementor\'s Popup functionality.</li>\n<li>Fix: Grid Gallery (Pro) - Resolved an issue where the widget was not extending to full width within Elementor Container.</li>\n<li>Fix: Particle Image (Pro) - Added protection from lazy load. This update ensures compatibility and proper functionality, mitigating potential issues related to lazy loading on various platforms.</li>\n</ul>\n\n<p>version 1.5.95: 2024-02-12:</p>\n\n<ul>\n<li>Feature: Ensure that the blog displayed on the \"Home\" page of the plugin is always up-to-date.</li>\n<li>Feature: Implemented support for tags in the widget catalog.</li>\n<li>Feature: Added an option for galleries to play videos in muted mode.</li>\n<li>Feature: Integrated weather forecast data preparation for the widget.</li>\n<li>Fix: Addressed some minor potential security risks associated with the import templates functionality.</li>\n<li>Fix: Rectified email validation for Form Email2.</li>\n<li>Fix: Resolved some issues with the price range filter.</li>\n<li>Fix: fixed the problem where dynamic template styles disappeared after updating Elementor Pro.</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Image Zoom Content Box (Free) - Implemented \'Title Tag\' option. This new functionality allows users to specify the HTML tag for titles within the widget, providing flexibility and control over the semantic structure of the content.</li>\n<li>Feature: Post Accordion (Free) - Implemented \'Disable Link in Image\' option. This new functionality allows users to disable the link associated with an image, providing more control over the interactive behavior of images within the widget.</li>\n<li>Feature: Slider Gallery (Free) - Implemented \'Mute Video\' option. This new functionality allows to play videos muted by default. Volume can be adjusted in video players on live page.</li>\n<li>Feature: Unlimited Charts (Pro) - Implemented \'Item Bar Width\' option. This new functionality allows users to customize the width of individual bars, providing greater control over the visual representation of items.</li>\n<li>Feature: Remote Item Navigation (Pro) - Introduced \'Border Override Color\' options for Regular and Active states. This new functionality allows users to customize border colors separately for both Regular and Active states, enhancing visual styling in the widget.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Title Min Height\' option. This new functionality allows users to set a minimum height for the title, offering more control over the visual presentation and consistency in the widget.</li>\n<li>Feature: Checkbox Field (Pro) - Introduced \'Show Link\' option. This new functionality enables users to show or hide links and customize their styling within the widget, offering more control over the interactive elements.</li>\n<li>Feature: Counter (Free) - Implemented \'Add Link To Widget Container\' option. This new functionality allows users to include a link, enhancing the interactive capabilities of the element by enabling navigation to another page or resource.</li>\n<li>Feature: Icon Box Accordion (Pro) - Introduced \'Icon + Text\' option for Graphic Element. This new value expands customization by allowing users to display both an icon and text within the Graphic Element for richer visual representation.</li>\n<li>Feature: Before After (Pro) - Added support for the widget inside Elementor\'s Tabs widget. This enhancement ensures seamless integration and compatibility, allowing users to utilize the widget effectively within Elementor\'s Tabs.</li>\n<li>Feature: Justified Image Carousel (Pro) - Implemented \'Hide Inactive Arrow\' option. This new functionality allows users to hide inactive arrows, providing a cleaner and more focused appearance in the widget interface.</li>\n<li>Feature: Layers (Pro) - Added shadow for icon type layers.</li>\n<li>Feature: Icon Pointer Button (Pro) - Introduced \'Direction\' option. This new functionality allows users to specify the direction for RTL (Right-to-Left) or LTR (Left-to-Right) websites, ensuring proper layout alignment based on language direction.</li>\n<li>Feature: Loop Carousel (Pro) - Implemented \'Auto Height\' option. This new functionality adjusts the height of the slider dynamically based on the height of the current slide, providing a more adaptive and seamless user experience.</li>\n<li>Feature: Justified Image Carousel (Pro) - Option to fix the broken layout (resulting in a duplicate carousel) caused by delayed image loading, this solution verifies that the images are loaded before initializing the carousel.</li>\n<li>Feature: Remote Tabs (Pro) - Introduced styling options for Border Radius, Border, and Shadow for the image of the active tab.</li>\n<li>Feature: Layers (Pro) - Added background color, padding and radius for text fields.</li>\n<li>Feature: WhatsApp Chat (Pro) - z-index option for Popup, allowing users to customize the stacking order of the Popup for better control over its visibility in relation to other elements.</li>\n<li>Feature: WhatsApp Chat (Pro) - Introduced option to customize the Popup Title, along with styling options for enhanced visual control and personalization.</li>\n<li>Feature: Swipe Carousel (Pro) - Introduced \'Additional Title\' options. This new functionality expands customization by providing additional settings for titles, allowing users to further enhance the visual presentation of titles within the widget.</li>\n<li>Feature: Content Grid (Pro) - Introduced \'Image Scale\' option. This new functionality allows users to scale the images, providing enhanced control over the visual presentation within the widget.</li>\n<li>Feature: Fullscreen Menu (Free) - Implemented feature - automatically opens menu item if it matches the current page URL.</li>\n<li>Feature: Post Grid (Pro) - Added Option to show post tags, providing users with the ability to showcase tags associated with each post.</li>\n<li>Feature: Post Magazine Grid (Pro) - Introduced \'Image Scale\' and \'CSS Filters\' options along with the hover transition duration for enhanced image customization.</li>\n<li>Feature: Card Carousel (Free) - Implemented \'Image Position\' option. This new functionality allows users to customize the position of image within the widget, providing enhanced control over the visual layout.</li>\n<li>Feature: Layers (Pro) - Added mouse parallax effect, adds a captivating and interactive dimension to the user interface.</li>\n<li>Feature: Swipe Carousel (Pro) - Introduced additional styling options. This new set of functionalities allows users to further customize and refine the visual appearance of the widget, providing enhanced styling possibilities.</li>\n<li>Feature: Mega Menu (Pro) - Implemented \'Close Transition Speed\' option. This new functionality enables users to set the speed of close animations for the dropdown, enhancing visual transitions and customization.</li>\n<li>Feature: Unlimited Carousel (Pro) - Added \'Image Position\' option, allowing users to customize the position of the image above or below the content for enhanced layout flexibility.</li>\n<li>Feature: Layers (Pro) - Implemented motion effects—now elements can bounce up and down and move left to right for a livelier interface.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Center Info Window\' option. This new functionality allows users to center the info window on the map, providing enhanced visibility and focus on the selected location.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Close After Outside Info Window Click\' option. This new functionality allows users to close the info window after clicking outside of it on the map, enhancing user interaction and control.</li>\n<li>Feature: Layers (Pro) - Implemented responsive settings for individual layers, allowing users to toggle each layer on or off based on the specific device requirements.</li>\n<li>Feature: Image Accordion (Pro) - Added \'Title HTML Tag\' option, providing users with better SEO control by allowing customization of HTML tags for widget titles.</li>\n<li>Feature: Content Tabs (Free) - Introduced option to fire a resize event on tab click, ensuring proper functionality of other widgets inside tab content for a smoother and more seamless user experience.</li>\n<li>Feature: Event List (Pro) - Implemented \'Remove Expired Event Item\' option. This new functionality allows users to automatically remove event items that have expired, streamlining content management within the widget.</li>\n<li>Feature: Post Grid (Pro) - Added typography option for post tags, allowing users to customize the font style, size, and other typographic attributes.</li>\n<li>Feature: Event List (Pro) - Implemented \'Horizontal Align\' option. This new functionality allows users to customize the horizontal alignment of the button, providing enhanced control over the layout within the widget.</li>\n<li>Feature: vCard (Pro) - Introduced option to include social media links in downloadable VCF contact file, enhancing contact information with additional social network profiles for improved connectivity.</li>\n<li>Change: Toggle Text Button (Free) - Upgraded textarea to full functionality editor, providing users with enhanced editing capabilities.</li>\n<li>Change: vCard (Pro) - Updated vCard JavaScript library to the latest version, ensuring compatibility with current standards and latest feature availability.</li>\n<li>Fix: Woo Product List (Free) - Introduced \'Layout Type\' option. This new functionality allows users to set the layout as either column or row, providing flexibility in organizing and displaying content within the widget.</li>\n<li>Fix: vCard (Pro) - Resolved issue where QR code was not scanning on some apps.</li>\n<li>Fix: Hotspots (Pro) - Rebuilt JavaScript code for better interaction. Removed unnecessary code to optimize performance and streamline functionality.</li>\n<li>Fix: Sideways Vertical Text (Pro) - Text layout shifting issue on Safari browser.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue with scrolling to the top of the page after tab click. The fix ensures that tab clicks no longer trigger unintended scrolling to the top, providing a smoother user experience.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with the vertical scrollbar appearing on hover.</li>\n<li>Fix: Testimonial Carousel (Pro) - The issue where styling attributes (size and color) for SVG icons were not taking effect.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue in Content Tabs when Before After widget couldn\'t function inside tabs. The fix ensures proper functionality, allowing users to utilize the widget as intended.</li>\n<li>Fix: Woo Product Grid (Pro) - Added image HTML attributes to product images.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue where the size of social icons wasn\'t responding to the option value. The fix ensures that the specified option value now accurately reflects the size of social icons.</li>\n<li>Fix: Counter (Free) - Removed unnecessary space in \'Before Text\' and \'After Text\' options. This update improves the clarity and presentation of the text by eliminating unnecessary spacing.</li>\n<li>Fix: Content Tabs (Free) - Added support for Elementor Tabs widget. This enhancement ensures seamless integration and compatibility, allowing users to incorporate the widget effortlessly within Elementor Tabs.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved an issue where incorrect icons were being displayed after selecting a menu item.</li>\n<li>Fix: Woo Mini Cart (Pro) - Improved widget compatibility with optimization plugins like WP Rocket. This update ensures seamless integration, optimizing performance and enhancing the overall user experience when using these plugins.</li>\n<li>Fix: Post Accordion (Free) - Updated post content loading method to resolve the issue where, on some sites, post content was not displaying correctly.</li>\n<li>Fix: Dropdown Field (Pro) - Fixed an issue when Dropdown Field couldn\'t parse Field Name to Number Field widget.</li>\n<li>Fix: Card Carousel (Free) - Resolved issue where Transition Speed wasn\'t working for non-default animations. The fix ensures that Transition Speed now functions correctly for all animations, providing consistent and reliable behavior.</li>\n<li>Fix: Unlimited Google Maps (Pro) - Removed default 2px border with blue color from one of the map elements. This update improves the visual presentation by eliminating an unnecessary border.</li>\n</ul>\n\n<p>version 1.5.94: 2024-01-25:</p>\n\n<ul>\n<li>Feature: added option to message individual fields for the form</li>\n<li>Change: removed instagram blocked api message - the instagram functionality is active now!</li>\n<li>Change: added default values to currency fields</li>\n<li>Fix: fixed small php bug regarding date field in items</li>\n<li><p>Fix: fixed some small xss vulnurability that pachstack discovered</p></li>\n<li><p>Feature: Number Field (Pro) - Introduced \'Enable Date Field in Formula\' option. This new functionality enables the use of Date Field in formula by allowing the addition or subtraction of days.</p></li>\n<li>Feature: Unlimited Charts (Pro) - Introduced \'Remove Items with 0 Value\' option. This new functionality automatically excludes items with a value of 0 from charts.</li>\n<li>Feature: WordPress Menu (Free) - Implemented \'Hover Effect\' option. This new functionality allows users to choose from a variety of hover link effects, enhancing the visual presentation with dynamic animations.</li>\n<li>Feature: Hotspots (Pro) - Introduced customizable popup positioning, providing users with the option to define the exact position rather than relying on preset center alignment.</li>\n<li>Feature: Event List (Pro) - Introduced \'Event End Date\' option, allowing users to display event end date and time.</li>\n<li>Feature: Event List (Pro) - Implemented \'Calendar Horizontal Align\' option. This new functionality allows users to customize the horizontal alignment of the calendar, providing better control over its placement within the layout.</li>\n<li>Feature: Product Carousel (Pro) - Introduced functionality to hide navigation arrows automatically when the number of products is less than a specified value.</li>\n<li>Feature: Dropdown Field (Pro) - Introduced \'Multisource\' option. This functionality allows users to select the source of checkbox values as posts, products, etc., providing versatile options for integrating diverse content.</li>\n<li>Feature: Checkbox Field (Pro) - Introduced \'Multisource\' option. This functionality allows users to select the source of checkbox values as posts, products, etc., providing versatile options for integrating diverse content.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Checkbox Value Handling\' options. This new functionality allows users to choose the checkbox value type from options such as sum, individual number, or individual text, providing flexibility in handling checkbox values.</li>\n<li>Feature: Masonry Gallery (Pro) - Introduced \'Title Typography\' and \'Description Typography\' options. These new functionalities allow users to customize the typography settings for titles and descriptions.</li>\n<li>Feature: Masonry Gallery (Pro) - Implemented \'Tile Background Color\' option. This new functionality allows users to customize the background color of tiles, providing enhanced visual control over the widget\'s appearance.</li>\n<li>Feature: Hotspots (Pro) - Added \'Popup Image Size\' option, allowing users to customize the size of popup images.</li>\n<li>Feature: WooCommerce Product Carousel (Pro) - Introduced functionality to hide navigation arrows automatically when the number of products is less than a specified value.</li>\n<li>Feature: Logo Carousel (Pro) - Implemented \'Open Links In New Tab\' option. This new functionality allows users to specify whether links should open in a new tab with Source type posts, products, etc.</li>\n<li>Feature: Content Ticker (Pro) - Added Option to add an Image for each ticker item.</li>\n<li>Change: Hotspots (Pro) - Enabled \'Image Size Select\' option for the Image, allowing users to choose from different image resolutions for enhanced flexibility and visual customization.</li>\n<li>Change: Icon Carousel (Pro) - Improved \'Item Minimum Height\' option by expanding the range of values.</li>\n<li>Fix: Fullscreen Menu (Free) - Improved protection from Elementor sticky section interference.</li>\n<li>Fix: vCard (Pro) - Issue with QR code not displaying when \'Include Image in Contact\' is enabled has been resolved.</li>\n<li>Fix: Dropdown Field (Pro) - Resolved issue with \'Field Name\' not appearing during email sending. The fix ensures that the field name is now properly displayed in email notifications.</li>\n<li>Fix: Mega Menu (Pro) - Resolved horizontal scroll issue. The fix ensures that the layout no longer experiences unintended horizontal scrolling, providing a more stable and user-friendly experience.</li>\n<li>Fix: Scroll To Top (Free) - Resolved issue where the icon wasn\'t visible on the frontend. The fix ensures proper visibility of the icon, addressing the bug and improving the overall appearance.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with the \'Disable Page Scroll\' option not working in some cases. The fix ensures consistent functionality, preventing page scrolling as intended.</li>\n<li>Fix: Text Field (Free) - Resolved input width issue. The fix ensures that input elements now display with the correct width.</li>\n</ul>\n\n<p>version 1.5.93: 2024-01-18:</p>\n\n<ul>\n<li>Feature: Introduced the option \'slider_video_autoplay\' to galleries, enabling video autoplay when changing items.</li>\n<li>Feature: Added the option to include specific taxonomies in related posts queries.</li>\n<li>Feature: Implemented automatic recognition of video thumbnail IDs in certain gallery types based on relevant post meta.</li>\n<li>Feature: Added functionality for the price range filter.</li>\n<li>Change: Updated the Freemius version.</li>\n<li>Change: Modified the text format for the export change log.</li>\n<li>Change: Restored the \"import with images\" feature after incorporating file type checks for security.</li>\n<li>Fix: Enhanced the handling of multiple user records for the \'exclude users\' option in the users query (Ajax-based).</li>\n<li>Fix: Corrected URL CSS and JS inclusion issues in Elementor editor.</li>\n<li><p>Fix: Corrected a bug related to \"mini cart widget\" in PHP in specific cases.</p></li>\n<li><p>Feature - Card Carousel (Free) - Introduced \'Hide Item\' option. This new functionality allows users to hide items instead of deleting them permanently, offering a more reversible and flexible approach to item management.</p></li>\n<li>Feature - Post Grid (Pro) - Implemented \'Layout Type: Above\' option. This new functionality allows users to change the position of the content box to above the image.</li>\n<li>Feature - Thumbnail Gallery (Pro) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Compact Gallery (Free) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Grid Gallery (Pro) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Slider Gallery (Free) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Flip Box Carousel (Pro) - Introduced option for back icon alignment, providing users the flexibility to customize the alignment of the back icon.</li>\n<li>Feature - Post List (Free) - Implemented \'Image Scale\' option for regular and hover states. This new feature allows users to customize the scaling of images independently for regular and hover states, enhancing visual presentation.</li>\n<li>Change - Flip Box Carousel (Pro) - Implemented conditional rendering of CSS to reduce unused styles, resulting in improved performance, SEO, and faster load times for enhanced user experience.</li>\n<li>Change - Content Accordion (Free) - Improved \'Expand All Accordion\' functionality, now allowing users to close the accordion by clicking the same button again for a more intuitive and user-friendly experience.</li>\n<li>Fix - WooCommerce Product Grid (Pro) - Implemented protection against buttons not being vertically aligned in specific cases.</li>\n<li>Fix - Flip Box Carousel (Pro) - Resolved an issue where links were not functioning properly when clicking on the back icon.</li>\n<li>Fix - WooCommerce Product Grid (Pro) - Resolved issue with the product button not being clickable in some cases.</li>\n<li>Fix - Post Carousel (Pro) - Resolved issue with the side-by-side layout.</li>\n<li>Feature - Logo Grid (Free) - Enhanced responsiveness for item \'Padding\' option. This update ensures that item padding adjusts effectively across various screen sizes and device resolutions for a consistent layout.</li>\n<li>Feature - Logo Grid (Free) - Implemented \'Direction\' option. This new feature is particularly useful for RTL (Right-to-Left) websites, allowing users to specify the direction of the widget\'s layout for improved compatibility.</li>\n<li>Feature - Content Accordion (Free) - Introduced a new feature that allows the expansion of all accordion items by clicking on an external element with the class \"ue-content-accordion-expand-all\".</li>\n<li>Feature - Memory Game (Pro) - Introduced template option for success message, Allowing users to show Elementor template as success message.</li>\n<li>Feature - Memory Game (Pro) - Added \'Completion Time\' option, enabling users to show the time it took to complete the game for a more informative and engaging experience.</li>\n<li>Feature - Content Accordion (Free) - Introduced \'Additional Header Content\' option in the accordion, allowing users to include additional content after the header title.</li>\n<li>Feature - Post Accordion (Free) - Implemented \'Open Links in New Tab\' option. This new functionality allows users to configure links to open in a new tab, enhancing control over the navigation experience.</li>\n<li>Feature - Side Menu (Pro) - Added an option to add a logo to the side menu layout.</li>\n</ul>\n\n<p>version 1.5.92: 2024-01-04:</p>\n\n<ul>\n<li>Feature: Introduced the change log option in the widget editor.</li>\n<li>Feature: Introduced the ability to connect with Google API for multi-source options.</li>\n<li>Feature: Included an option to link with Google Sheets under the general settings for forms.</li>\n<li>Feature: Integrated a \"show globals\" feature in troubleshooting for enhanced diagnostics.</li>\n<li>Feature: Implemented the capability to output cart fragments for the woo mini cart.</li>\n<li>Feature: Provided an option for \"none\" under lightbox-type in galleries, allowing users to disable the lightbox.</li>\n<li>Feature: Added an \"excerpt\" field to post fields within the widget editor for more detailed posts.</li>\n<li>Fix: Replaced site_url() with home_url() in global variables for better website navigation.</li>\n<li>Fix: Resolved a conflict with another select2 on the admin side, ensuring smoother operations.</li>\n<li>Fix: Rectified an error with multiple order by clauses in post queries to improve data sorting.</li>\n<li><p>Fix: Enhanced the manual selection of Elementor template retrieval for optimized performance.</p></li>\n<li><p>Feature - Content Carousel - Introduced \'Equalize Content Height\' option. This new feature simplifies the process of making content elements equal in each item.</p></li>\n<li>Feature - Flip Box Carousel - Enhanced responsiveness for Border Radius option. The update ensures that the Border Radius adapts effectively to different screen sizes and device resolutions for a consistent display.</li>\n<li>Feature - WooCommerce Product Carousel - Resolved broken layout issue occurring when set to side-by-side layout</li>\n<li>Feature - Phone Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Textarea Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Email Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Text Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Testimonial Carousel - Implemented \'Layout Type: Grid\' option. This new functionality facilitates the transformation of the widget\'s layout into a simple grid.</li>\n<li>Feature - Testimonial Carousel - Introduced \'Layout Type: Swipe\' option. This new feature allows users to set the behavior of the widget, resembling the functionality found in Swipe Carousel widget.</li>\n<li>Feature - Flip Box Carousel - Introduced \'Disable Mouse Drag\' and \'Disable Touch Drag\' options in Flip Box Carousel settings, offering control over user interaction by allowing the disabling of dragging functionalities.</li>\n<li>Feature - Team Member Grid - Introduced \'Badge\' option, allowing users to include custom badge images or icons for enhanced member representation.</li>\n<li>Feature - Thumbnail Slider - Implemented responsiveness for \'Slider Main Image Height\' option.</li>\n<li>Feature - Thumbnail Slider - Optimized \'Slider Main Image Height\' functionality to prevent widget reloading upon value change.</li>\n<li>Change - Thumbnail Slider - Changed attribute of \'Slider Main Image Height\' option from Number to Slider. This adjustment simplifies the process of adjusting the height of the main image by providing a more intuitive control.</li>\n<li>Fix - Submit Button - Improved interaction within Multi Step Form widget. Enhancements have been made to streamline and optimize the submit action.</li>\n<li>Feature - Multi Step Form - Implemented form submission loader. This new addition introduces a visual loader to illustrate the process of sending form data, enhancing user feedback during form submission.</li>\n<li>Feature - WooCommerce Product List - Introduced \'Default Image\' option. The widget will now display the specified default image when a product image is empty, for a more personalized user experience.</li>\n</ul>\n\n<p>version 1.5.91: 2023-12-28:</p>\n\n<ul>\n<li>Change: removed some vulnerability related to templates import</li>\n</ul>\n\n<p>version 1.5.90: 2023-12-18:</p>\n\n<ul>\n<li>Fix: fixed some small bug with pro version main file</li>\n</ul>\n\n<p>version 1.5.89: 2023-12-17:</p>\n\n<ul>\n<li>Fix: fixed some post filters detection issues on the page</li>\n<li>Fix: fixed some \"$type not found\" message in php</li>\n<li>Fix: fixed some \"infinite template found: \" message in php (emtpy template load protection)</li>\n<li>Change: added instagram api access error message</li>\n<li>Change: removed \"import with images\" functionality. replaced by doubly plugin.</li>\n</ul>\n\n<p>version 1.5.88: 2023-12-11:</p>\n\n<ul>\n<li>Feature: added \"iframe\" gallery type to the gallery items</li>\n<li>Fix: fixed the \"show/hide edit html button\" option from general settings</li>\n<li>Fix: fixed the general_settings.xml php error</li>\n<li>Fix: fixed some issue with gallery loading on pages and current meta keys</li>\n<li>Fix: fixed default value in datetime control</li>\n<li>Change: added some improvements for the form </li>\n<li>Change: set video placeholder to dynamic galleries in case of video item</li>\n</ul>\n\n<p>version 1.5.87: 2023-11-21:</p>\n\n<ul>\n<li>Change: updated freemius sdk to 2.6.0 version</li>\n<li>Change: added some protection against double background widgets output</li>\n<li>Feature: enabled form functionality</li>\n<li>Feature: enabled currency exchange functionality</li>\n</ul>\n\n<p>version 1.5.85: 2023-11-15</p>\n\n<ul>\n<li>Feature: added woo_addcart_ajax_attributes_button in twig for the button</li>\n<li>Feature: added option to show original settings values in widget debug</li>\n<li>Feature: added troubleshooting setting not to show php deprecated warnings</li>\n<li>Fix: better prepare post custom fields for the post multisource</li>\n<li>Fix: links from meta field works now</li>\n<li>Fix: fixed the ob_end_clean bug</li>\n<li>Fix: in post query - excluded posts not in from posts in</li>\n<li>Fix: fixed a small bug in the unite gallery library</li>\n<li>Change: updated twig version to 3.x</li>\n<li>Change: updated instagram data with date released field</li>\n</ul>\n\n<p>version 1.5.85: 2023-09-20</p>\n\n<ul>\n<li>Fix: fixed a small bug with multisource image param message</li>\n</ul>\n\n<p>version 1.5.84: 2023-09-20</p>\n\n<ul>\n<li>Feature: added twig function csv to json</li>\n<li>Feature: changed the admin view to new design (added designed header and menu)</li>\n<li>Feature: added option to enable animation on swipe to owl carousel js</li>\n<li>Feature: added woo mini cart functionality</li>\n<li><p>Feature: added option: \"current query as a base\" to post selection -> include by</p></li>\n<li><p>Fix: added support for webp in the manager</p></li>\n<li>Fix: allow fetching images from media library post type for the galleries </li>\n</ul>\n\n<p>version 1.5.83: 2023-08-22</p>\n\n<ul>\n<li>Fix: don\'t show first item in filter when no terms available</li>\n<li>Change: updated calculators javascript code base</li>\n</ul>\n\n<p>version 1.5.82: 2023-08-16</p>\n\n<ul>\n<li>Feature: added option for group filtering widgets</li>\n<li>Feature: solved the video play in gallery type from attachment video</li>\n<li>Change: turned off the video icon for background attribute</li>\n<li>Fix: fixed dynamic template with avoid duplicates</li>\n<li>Fix: fixed gallery widget acf video item error</li>\n<li>Fix: fixed some sort filter bugs with the default selected</li>\n</ul>\n\n<p>version 1.5.81: 2023-08-10</p>\n\n<ul>\n<li>Fix: fixed some missing css in the dynamic loop widgets</li>\n<li>Fix: fixed some child filters related bug</li>\n<li>Fix: fixed order by price in current query</li>\n<li>Fix: fixed some php 8.16+ version notices </li>\n<li>Feature: added option to print the term meta</li>\n</ul>\n\n<p>version 1.5.80: 2023-08-07</p>\n\n<ul>\n<li>Feature: added option to get \"all taxonomy terms\" from a post </li>\n<li>Feature: added html preperations for the woocommerce minicart</li>\n<li>Feature: added \"this week\" to the date selection query</li>\n<li>Feature: added \"grouping\" mode in the \"related posts\"</li>\n<li>Fix: the pagination now works on top of the grid</li>\n<li>Fix: fixed some init ajax filters multiple issues</li>\n<li>Fix: fixed the error with the assets path set</li>\n</ul>\n\n<p>version 1.5.79: 2023-07-24</p>\n\n<ul>\n<li>Fix: changed name for area-label to aria-label</li>\n<li>Fix: in filters - refresh single filter if \"all\" selected and there are hidden items</li>\n<li>Fix: changed protection against inifnite loop to 200</li>\n<li>Fix: show child filters at start if there are selected items</li>\n<li>Fix: date time attribute processor - if no date given - don\'t take current time</li>\n<li>Fix: refresh child filter if main filter selected on init</li>\n<li>Fix: dynamic popup was not worked with multisource in some cases</li>\n</ul>\n\n<p>version 1.5.78: 2023-07-16</p>\n\n<ul>\n<li>Fix: fixed show filters load more</li>\n<li>Fix: fixed multisource repeater empty</li>\n</ul>\n\n<p>version 1.5.77: 2023-07-13</p>\n\n<ul>\n<li>Fix: fixed dropzone collision in widget editor view</li>\n<li>Fix: fixed sort filter price filtering</li>\n<li>Fix: fixed max number in addons db table. from \"int\" to \"bigint\"</li>\n<li>Fix: replaced some deprecated by elementor codes</li>\n</ul>\n\n<p>version 1.5.76: 2023-07-12</p>\n\n<ul>\n<li>Feature: added \"rem\" unit in slider attribute</li>\n<li>Fix: fixed some small bug with remote sync debug</li>\n<li>Fix: fixed the truncate in multisource</li>\n<li>Fix: fixed some small bugs related to remote controls</li>\n<li>Fix: fixed dropzon third party conflict in manager</li>\n</ul>\n\n<p>version 1.5.75: 2023-07-05</p>\n\n<ul>\n<li>Feature: added some suggestion text to add some memory in the troubleshooting section in case that needed</li>\n<li>Fix: the wrong author was displayed in loop post meta data</li>\n<li>Fix: do_shortcode to html items inside the grid and dynamic loop</li>\n<li>Update: Updated Freemius SDK to the latest version</li>\n</ul>\n\n<p>version 1.5.74: 2023-07-04</p>\n\n<ul>\n<li>Fix: show search widgets at plugin install.</li>\n<li>Fix: menu picker depts in multisource</li>\n<li>Fix: set the author data to be retrievable in dynamic grid template</li>\n<li>Fix: show meta fields switcher didn\'t worked in multisource menu items</li>\n</ul>\n\n<p>version 1.5.73: 2023-06-26</p>\n\n<ul>\n<li>Feature: added options for revisions in widget editor</li>\n<li>Fix: added support for wordpress proxy in api calling</li>\n<li>Fix: fixed empty post in query result</li>\n<li>Fix: fixed \"wrong template ID\" elementor error in post accordion</li>\n</ul>\n\n<p>version 1.5.72: 2023-06-21</p>\n\n<ul>\n<li>Fix: added the swf extension in the allowed files in assets</li>\n<li>Feature: prepared the plugin for sort filter</li>\n<li>Change: updated freemius sdk to 2.5.9</li>\n</ul>\n\n<p>version 1.5.71: 2023-06-20</p>\n\n<ul>\n<li>Change: removed js includes of the forms and filters from backend editor</li>\n<li>Change: changed colors of the free version notification in dark mode</li>\n<li>Fix: fix the \"link\" type in wpml integration automatic translation</li>\n<li>Feature: add support for the conditions in ue forms</li>\n</ul>\n\n<p>version 1.5.70 2023-06-19:</p>\n\n<ul>\n<li>Change: added some \"birthday sale\" banner</li>\n<li>Feature: added \"truncate text\" modifier to multisource fields</li>\n<li>Feature: dynamic tags now works inside posts and products related widgets</li>\n<li>Feature: added twig highlighting in codemirror editor</li>\n<li>Fix: fixed sequence animation sliders bug (fields didn\'t loaded in elementor)</li>\n<li>Fix: change the comment from // to /* */ in filters js output to allow proper page compression.</li>\n<li>Fix: the \"time ago\" string is now translatable </li>\n<li>Fix: fixed the wpml elementor template id output</li>\n<li>Fix: fixed backgrounds bug with containers in editor</li>\n<li>Fix: fixed some small bugs with the checkbox filter</li>\n</ul>\n\n<p>version 1.5.69: 2023-06-08:</p>\n\n<ul>\n<li>Fix: allow to install webp images in widgets</li>\n</ul>\n\n<p>version 1.5.68: 2023-06-06:</p>\n\n<ul>\n<li>Change: added functionality for sort filter </li>\n<li>Feature: added field: \"form conditions\" for the upcoming form</li>\n<li>Feature: added link translation to wpml integration</li>\n<li>Feature: added link_attributes field to post list fields in twig</li>\n<li>Fix: fixed slider control min max values in case of multiple units</li>\n<li>Fix: add do shortcode from ajax items response</li>\n<li>Fix: fixed posts grid output with \"product\" taxonomy without woocommerce</li>\n<li>Fix: fixed getting cross sell products query in product list</li>\n</ul>\n\n<p>version 1.5.67 - 2023-05-29:</p>\n\n<ul>\n<li>Fix: fixed some more securaty issues related to assets manager</li>\n</ul>\n\n<p>version 1.5.66 - 2023-05-28:</p>\n\n<ul>\n<li>Fix: fixed some securaty issues related to non editor users operations and not allowed to upload php files in assets manager</li>\n</ul>\n\n<p>version 1.5.65 - 2023-05-26:</p>\n\n<ul>\n<li>Fix: fixed instagram api related bugs </li>\n</ul>\n\n<p>version 1.5.64 2023-05-23:</p>\n\n<ul>\n<li>Change: update freemius to latest version 2.5.8</li>\n<li>Fix: fixed a small php bug</li>\n</ul>\n\n<p>version 1.5.63 2023-05-23:</p>\n\n<ul>\n<li>Change: expand in widget editor is now connected to the screen height</li>\n<li>Fix: fixed the dynamic popup with multiple fields code </li>\n<li>Fix: fixed some sync if the clicked item is link</li>\n<li>Feature: added support for sort post filter</li>\n<li>Feature: hide \"show only insalled\" checkbox in widgets manager if no widget installed.</li>\n</ul>\n\n<p>version 1.5.62 2023-05-14:</p>\n\n<ul>\n<li>Feature: added \"edit template\" link in template selector</li>\n<li>Feature: added hidden template edit button to top bar</li>\n<li>Feature: added option for dynamic popup link to connect to many links in the widget</li>\n<li>Fix: solved some php error with parse dynamic settings in php 8.1</li>\n<li>Fix: getMetaValue error in products</li>\n<li>Fix: fixed doubly css includes in some cases</li>\n</ul>\n\n<p>version 1.5.61 - 2023-05-07:</p>\n\n<ul>\n<li>Feature: added support for woocommerce jet wishlist</li>\n<li>Feature: did option to disable third party hooks in ajax</li>\n<li>Fix: click on link on sync didn\'t worked</li>\n<li>Fix: added some protections to nonce and to file manager zip exctract (securaty issues fix) </li>\n<li>Change: updated freemius sdk to 2.5.7 version.</li>\n</ul>\n\n<p>version 1.5.60 - 2023-04-30:</p>\n\n<ul>\n<li>Feature: added functionality to get cart number of products </li>\n<li>Fix: fixed link field settings for multisoure</li>\n<li>Fix: fixed some bugs with regular price in woocommerce widgets</li>\n<li>Fix: filters js file loaded in editor as well</li>\n<li>Fix: fixed some small php bug regarding \"pathBase\"</li>\n<li>Fix: fixed conditions in multiple select control</li>\n<li>Change: updated unite gallery version</li>\n<li>Change: disabled autoload in update_option for the catalog variable</li>\n</ul>\n\n<p>version 1.5.59: 2023-04-09</p>\n\n<ul>\n<li>Feature: added multiple select to condition attributes in widget editor</li>\n<li>Change: updated freemius sdk to the latest version</li>\n<li>Fix: fixed empty post meta fields in case that acf plugin is on</li>\n<li>Fix: fixed some bug with avoid duplicates option and filters in single grid</li>\n<li>Fix: made some corrections in case that post query show wrong init selected terms values</li>\n<li>Fix: the post carousel goes to random item after ajax refresh</li>\n<li>Fix: fixed jet engine custom fields integration</li>\n</ul>\n\n<p>version 1.5.58: 2023-03-26</p>\n\n<ul>\n<li>Feature: added dynamic popup functionality to multisource widgets</li>\n<li>Fix: fixed missing arguments in the_post action</li>\n<li>Fix: fixed some php multisource error</li>\n<li>Fix: fixed some product ajax search related issues</li>\n<li>Fix: fixed some small but with ajax refresh and sync</li>\n</ul>\n\n<p>version 1.5.57: 2023-03-20</p>\n\n<ul>\n<li>Feature: improved the multisource selectors</li>\n<li>Feature: added option to get image from post meta in post fields - widget editor</li>\n<li>Fix: added \"skins\" folder to unite gallery</li>\n<li>Fix: added more compatability to woo commerce grids with discounts plugins</li>\n<li>Fix: fixed same uc_id in dynamic templates</li>\n</ul>\n\n<p>version 1.5.56: 2023-03-13:</p>\n\n<ul>\n<li>Feature: added option authors by dynamic field in post query</li>\n<li>Feature: done some integration with flycart discounts</li>\n<li>Feature: added option to show post type and post type title in posts fields</li>\n<li>Feature: added option to add multiple values in multisource</li>\n<li>Fix: fixed get posts by terms meta field - add taxonomy</li>\n<li>Fix: fixed responsive css in dynamic loop</li>\n<li>Fix: fixed dynamic loop with jet engine acf fields</li>\n<li>Fix: fixed slider control units for vh, vx and % </li>\n<li>Fix: added \"before today\" for past year in date qury</li>\n<li>Change: the uc_id will not change now when page refresh</li>\n</ul>\n\n<p>version 1.5.55: 2023-02-23:</p>\n\n<ul>\n<li>Fix: fixed wpml integrate fields</li>\n<li>Fix: fixed some write file error, will not crash if happend</li>\n<li>Fix: fixed entrance animation js on popup</li>\n<li>Fix: fixed strip tags in intro from content</li>\n<li>Fix: fixed some php 8.1 issues</li>\n<li>Fix: fixed some post intro with html tags issues</li>\n<li>Change: do_action function is working now in free version</li>\n</ul>\n\n<p>version 1.5.54: 2023-02-15</p>\n\n<ul>\n<li>Change: added some define variable that indicate the under ajax search</li>\n<li>Change: added \"collect\", and \"output\" to schema types in content accordion widget for example</li>\n<li>Feature: added wpml auto translate integration</li>\n<li>Feature: added option to select \"all taxonomies\" in exclude terms in terms selection</li>\n<li>Feature: added option - only direct children to terms select include by</li>\n<li>Feature: added option to post select to get posts by terms from curent meta field</li>\n<li>Fix: preserve tags when truncate</li>\n<li>Fix: fixed load more with second meta add in post query</li>\n</ul>\n\n<p>version 1.5.53: 2023-02-07</p>\n\n<ul>\n<li>Fix: keep exclude terms in grid when filtering with \"override terms\" mode</li>\n<li>Fix: fixed get_terms() not found php error from 1.5.52 version</li>\n</ul>\n\n<p>version 1.5.52: 2023-02-06</p>\n\n<ul>\n<li>Change: done some protection agains infinite loops in templates</li>\n<li>Fix: fixed popup button type conditions</li>\n<li>Fix: fixed term meta fields in multisource</li>\n<li>Fix: fixed exclude term not found in post select</li>\n</ul>\n\n<p>version 1.5.51: 2023-01-31</p>\n\n<ul>\n<li>Feature: added version to js comment output</li>\n<li>Feature: connected the galleies to remote play / stop like the carousels</li>\n<li>Feature: added some error message when image size attribute is missing in multisource</li>\n<li>Feature: added dynamic popup special attribute type</li>\n<li>Fix: fixed title source and description source in multisource gallery for products.</li>\n<li>Fix: added supress filtres to ajax search query</li>\n</ul>\n\n<p>version 1.5.50: 2023-01-24</p>\n\n<ul>\n<li>Feature: added \"media\" to post types select in advanced post query</li>\n<li>Feature: improved the date time attribute</li>\n</ul>\n\n<p>version 1.5.49: 2023-01-23</p>\n\n<ul>\n<li>Fix: fixed some js optimization issues </li>\n<li>Fix: fixed filters related small js bug</li>\n</ul>\n\n<p>version 1.5.48: 2023-01-19</p>\n\n<ul>\n<li>Feature: added gallery to multisource</li>\n<li>Feature: added post type override selectin current post query options</li>\n<li>Fix: fixed remote play with carousel</li>\n<li>Fix: fixed some multisource and ajax related bugs</li>\n<li>Fix: fixed popular posts plugin integration multiple post types</li>\n<li>Fix: fixed background widgets some problematic attribute names</li>\n<li>Fix: fixed include terms by current post terms in some cases.</li>\n<li>Fix: fixed default url_assets value in multisoure</li>\n<li>Fix: fixed dark mode svg icons</li>\n</ul>\n\n<p>version 1.5.47: 2023-01-10</p>\n\n<ul>\n<li>Feature: added more units to slider attribute</li>\n<li>Feature: added \"any\" post type to post types select</li>\n<li>Feature: added include and exclude current post terms in terms selection</li>\n<li>Feature: added option to carousel - scroll to head - force</li>\n<li>Feature: allow import widgets with theme activate</li>\n<li>Fix: fixed dynamic template render css for dynamic popup</li>\n<li>Fix: fixed users list select by manual</li>\n</ul>\n\n<p>version 1.5.46: 2023-01-08</p>\n\n<ul>\n<li>Feature: set the items image size chooser work for certain image</li>\n<li>Feature: made option to put js script in saparate tags with id\'s for optimization plugins like wprocket</li>\n<li>Feature: enriched the uc_lang variable. now it\'s always showing the current language</li>\n<li>Feature: added user_login variable to the users list output</li>\n<li>Feature: has put the preview link always as a help link in widget edit panel.</li>\n<li>Change: updated the multisource that it works better with items images</li>\n<li>Change: allow html tags in post intro (excerpt) in widgets</li>\n<li>Fix: fixed filters with sync multiple grid issues</li>\n<li>Fix: fixed the exclude users list with similar names</li>\n</ul>\n\n<p>version 1.5.45: 2022-12-26</p>\n\n<ul>\n<li>Feature: added json decode filter to twig</li>\n<li>Feature: added catalog images from shortpixel for speed loading</li>\n<li>Feature: done multisource group setting</li>\n<li>Fix: fixed entrance animation on ajax refresh</li>\n<li>Fix: done sync pause / play between carousels</li>\n</ul>\n\n<p>version 1.5.44: 2022-12-19</p>\n\n<ul>\n<li>Change: updated freemius to the latest version</li>\n<li>Fix: fixed remote play / pause button</li>\n<li>Fix: fixed search filter unicode phrase</li>\n<li>Fix: fixed entrance animation appear on scroll</li>\n<li>Feature: added video gallery responsive options</li>\n<li>Fix: fixed some owl carousel size on init bug</li>\n<li>Fix: fixed js widgets under the dynamic grid template like flipbox</li>\n</ul>\n\n<p>version 1.5.43: 2022-12-04</p>\n\n<ul>\n<li>Feature: add settings output to dynamic grid fields debug</li>\n<li>Fix: fixed pods multiple image data</li>\n<li>Fix: fixed url terms in filter with dynamic grid</li>\n<li>Fix: fixed users and menu not found bug in front </li>\n<li>Change: updated twig engine to the latest version</li>\n</ul>\n\n<p>version 1.5.42: 2022-11-29</p>\n\n<ul>\n<li>Feature: added functionality for time ago in posts widgets</li>\n<li>Feature: added woo variables to woo fields - woo_price_withtax, woo_price_notax</li>\n<li>Feature: added option for term child filter role\n-optimization: reduced number of queries in post related widgets</li>\n</ul>\n\n<p>version 1.5.41: 2022-11-24</p>\n\n<p>-bug fix: fixed post select in post query</p>\n\n<p>version 1.5.40: 2022-11-23</p>\n\n<ul>\n<li>Feature: added integration to woocommerce multicourancy plugins</li>\n<li>Feature: made some integration with translate press plugin</li>\n<li>Feature: added select post and select term attribute</li>\n<li>Fix: fixed dynamic loop css backgrounds with containers</li>\n<li>Fix: fixed mousewheel event in the carousel</li>\n<li>Fix: fixed some rare php error with filters</li>\n</ul>\n\n<p>version 1.5.39: 2022-11-16</p>\n\n<ul>\n<li>Fix: fixed small bug with zip extract</li>\n<li>Update: updated black friday sale banners</li>\n</ul>\n\n<p>version 1.5.38: 2022-11-10</p>\n\n<ul>\n<li>Fix: fixed galleries default sizes with post filters</li>\n<li>Fix: fixed hidden option in select filter in safari browser</li>\n<li>Fix: fixed non ssl assets url</li>\n<li>Feature: added \"schema\" special attribute</li>\n<li>Fix: fixed false autoplay in carousel</li>\n</ul>\n\n<p>version 1.5.37: 2022-11-09</p>\n\n<ul>\n<li>Fix: fixed 1px glitch bug in the carousel, on 1 item (slide mode)</li>\n<li>Feature: prepared the filters to work with ajax search</li>\n</ul>\n\n<p>version 1.5.36: 2022-11-6</p>\n\n<ul>\n<li>Feature: added function that outputs items schema</li>\n<li>Feature: improved include by meta in posts selection, added option for multiple values</li>\n<li>Feature: added option to get current user with meta in twig</li>\n<li>Addition: validate number of post list attributes, allow only one when creating widget</li>\n<li>Fix: fixed count posts in post query summary</li>\n<li>Fix: fixed entrance animation blur type</li>\n<li>Fix: fixed avoid duplicates with random order while posts load more</li>\n<li>Fix: the timeout now reset after slide change in owl carousel</li>\n<li>Fix: fixed terms selection taxonomies with idetical post type title</li>\n<li>Fix: added protection against inifinite loop in putElementorTemplate twig function</li>\n<li>Fix: fixed acf field unaccessable in some cases with elementor pro 3.8</li>\n</ul>\n\n<p>version 1.5.35: 2022-10-24</p>\n\n<p>-Fix: fixed include by id\'s from dynamic field, and terms from dynamic field in post selection</p>\n\n<p>version 1.5.34: 2022-10-19</p>\n\n<ul>\n<li>Feature: added items image size attribute (special type)</li>\n<li>Fix: fixed show backgrounds in elementor editor</li>\n</ul>\n\n<p>version 1.5.33: 2022-10-15</p>\n\n<ul>\n<li>Fix: fixed avoid duplicates with filters</li>\n<li>Fix: fixed select dropdown filter js</li>\n<li>Feature: added avoid duplicates option to manual posts selection</li>\n</ul>\n\n<p>version 1.5.32: 2022-10-11</p>\n\n<ul>\n<li>Fix: fixed some ajax pagination issues</li>\n<li>Fix: fixed pagination widget appearance on archive ajax pages with filters</li>\n<li>Fix: added twig functionality to put product attributes text</li>\n<li>Fix: fixed export with images not worked in some cases</li>\n<li>Fix: made some protection with ezcache plugin integration and filtering</li>\n<li>Fix: fixed some small php bug with this month post selection</li>\n<li>Fix: fixed some visible and hidden filters collision</li>\n<li>Fix: fixed terms select in terms filter on history back click in filters</li>\n<li>Fix: set child filter always first unselected</li>\n<li>Fix: set option for the tabs filter to be unselected</li>\n<li><p>Fix: fixed the pagination numbers if exclude offset chosen</p></li>\n<li><p>Feature: added multiple taxonomy terms in term selection</p></li>\n<li>Feature: added query id in terms selection</li>\n<li>Feature: added functionality for next / prev post</li>\n</ul>\n\n<p>version 1.5.31: 2022-09-20</p>\n\n<ul>\n<li>Fix: fixed thumbs gallery</li>\n</ul>\n\n<p>version 1.5.30: 2022-09-18</p>\n\n<ul>\n<li>Fix: fixed multiple post filters and grid connection</li>\n<li>Fix: fixed various small php errors</li>\n<li>Fix: fixed wordpress popular posts integration small bug</li>\n<li>Feature: added terms from dynamic post selection option</li>\n<li>Feature: added option for limiting terms show in post list</li>\n<li>Change: updated once more unitegallery graphics, changed assets to svg</li>\n<li>Fix: fixed thumbnail gallery arrows</li>\n</ul>\n\n<p>version 1.5.29: 2022-09-08</p>\n\n<ul>\n<li>Fix: fixed a small issue with search page and load more</li>\n<li>Fix: fix vimeo videos stoppped playing bug</li>\n</ul>\n\n<p>version 1.5.28: 2022-09-06</p>\n\n<ul>\n<li>Feature: added support for the select filter</li>\n<li>Fix: fixed some small js bug with filters</li>\n<li>Fix: fixed some post filters related popup error</li>\n<li>Change: changed the way that galleries srolls by mouseover</li>\n</ul>\n\n<p>version 1.5.27: 2022-09-02</p>\n\n<ul>\n<li>Fix: fixed popular posts plugin integration</li>\n<li>Fix: removed some console logs in filter.js file</li>\n<li>Fix: fixed ajax pagination jump</li>\n<li>Fix: fixed unitegallery strict standards bugs</li>\n<li>Change: renamed field - \"use dynamic fields\" to \"use current post data\" in widget editor</li>\n<li>Change: updated freemius sdk to: 2.4.5</li>\n</ul>\n\n<p>version 1.5.26: 2022-08-17</p>\n\n<ul>\n<li>Feature: added debug to remote elements</li>\n<li>Fix: made some protection against wrong animation names in carousel</li>\n<li>Fix: added some small fixes to carousel and remote sync js libraries</li>\n<li>Fix: done a better find closest section in remote</li>\n<li>Fix: fixed not showing values in elementor editor post selectors</li>\n</ul>\n\n<p>version 1.5.25: 2022-08-11</p>\n\n<ul>\n<li>Feature: added option to set title field in items</li>\n<li>Fix: fixed some more lazy load related protections in galleries</li>\n<li>Fix: Fixed some Elementor 3.7 deprecation issues</li>\n</ul>\n\n<p>version 1.5.24: 2022-08-09</p>\n\n<ul>\n<li>Fix: fixed some Elementor 3.7 related js bug in editor</li>\n</ul>\n\n<p>version 1.5.23: 2022-08-05</p>\n\n<ul>\n<li>Feature: added date format to date meta field post selection</li>\n<li>Feature: added more units to padding and margin attribute</li>\n<li>Feature: added option to set selected tab number in tabs filter widget</li>\n<li>Fix: fixed some unitegallery strict related scripts</li>\n<li>Fix: fixed sequance entrance animation attribute</li>\n<li>Fix: fixed some text with pagination edit mode in elementor editor</li>\n<li>Fix: fixed ajax pagination didn\'t get back to first page</li>\n<li>Fix: fixed tabs filter and taxonomy terms in one page</li>\n<li>Change: prepare the right way dates should work in post list</li>\n</ul>\n\n<p>version 1.5.22: 2022-07-24:</p>\n\n<ul>\n<li>Feature: added option to connect to another parent in remote arrows</li>\n<li>Feature: added change url and back button in ajax filers behaviour</li>\n<li>Fix: fixed doubly plugin integration import bg widgets</li>\n<li>Fix: fixed remote next/prev directions in carousels</li>\n<li>Fix: added some more protection against infinite loops from post content processing</li>\n</ul>\n\n<p>version 1.5.21 2022-07-17:</p>\n\n<ul>\n<li>Feature: added docstart and docend template in widget js</li>\n<li>Change: end of birthday sale message update</li>\n<li>Change: added warning message in case of twig collision with other plugins</li>\n</ul>\n\n<p>version 1.5.20 2022-07-13:</p>\n\n<ul>\n<li>Feature: added more widget debug type - current post fields</li>\n<li>Feature: updated admin title on edit widget view</li>\n<li>Feature: added option to carousel: scroll to head</li>\n<li>Feature: added query data attributes into filtering grid</li>\n<li>Fix: fixed ajax pagination in some cases</li>\n<li>Fix: fixed small php bug with hover animations control</li>\n<li>Fix: fixed lity lightbox with vimeo autoplay</li>\n<li>Fix: fixed item index after shuffle</li>\n<li>Fix: fixed some seleted tab filters related issues</li>\n<li>Fix: fixed load more filter doubly ajax request in some cases</li>\n<li>Fix: fixed woo scedualed sale price output</li>\n<li>Fix: in filters replace url with pagination as well</li>\n<li>Fix: changed gallery arrows to svg</li>\n</ul>\n\n<p>version 1.5.19 2022-06-27:</p>\n\n<ul>\n<li>Feature: added max posts to current query</li>\n<li>Fix: fixed controls conditions for elementor template control</li>\n<li>Feature: added more fields to dynamic grid loop (was only title)</li>\n<li>Change: added birthday sale banner and text</li>\n</ul>\n\n<p>version 1.5.17 2022-06-21:</p>\n\n<ul>\n<li>Change: updated fancybox version</li>\n<li>Fix: Fixed bug with ajax load more and ajax pagination</li>\n</ul>\n\n<p>version 1.5.17 2022-06-09:</p>\n\n<ul>\n<li>Feature: fixed entrance animation attribute</li>\n<li>Fix: fixed uc_inside_editor variable inside background widget</li>\n<li>Fix: fixed empty default value of radio boolean control</li>\n<li>Fix: fixed double filtering issues in archive pages</li>\n</ul>\n\n<p>version 1.5.16: 2022-05-31</p>\n\n<ul>\n<li>Fix: fixed double plugin versions in pro version</li>\n<li>Fix: fixed 1 size gap in one item owl carousel</li>\n<li>Fix: fixed the dissapearing options bug in mobile</li>\n</ul>\n\n<p>version 1.5.15: 2022-05-30</p>\n\n<ul>\n<li>Change: set cache folder inside wp-uploads</li>\n<li>Feature: added option to get terms last level only - for post list / grid</li>\n<li>Feature: added twig function - get_current_user</li>\n<li>Feature: disabled right click on html5 galleries (unite gallery)</li>\n<li>Fix: the image and video repeater was missing default items</li>\n<li>Fix: fixed load more and filters on a search page</li>\n<li>Fix: fixed carousel stage padding issues</li>\n<li>Fix: fixed carousel 1 item one pixel issues</li>\n<li>Fix: fixed default values in responsive selectors</li>\n</ul>\n\n<p>version 1.5.14: 2022-05-24</p>\n\n<ul>\n<li>Fix: fixed responsive default values with selectors in number and dropdown and slider controls</li>\n<li>Fix: fixed a bug in run_code_once functionality</li>\n</ul>\n\n<p>version 1.5.13: 2022-05-23</p>\n\n<ul>\n<li>Feature: added integration with \"sticky posts switch\" plugin</li>\n<li><p>Feature: added special attribute type - entrance animation</p></li>\n<li><p>Fix: fixed sync bug between two similar elements</p></li>\n<li>Fix: fixed filters loading with wp-rocket lazy load scripts</li>\n<li>Fix: fixed put_hide_ids_css function small bug</li>\n<li>Fix: fixed fetch 2 and more widgets within one section for filtering</li>\n<li>Fix: fixed slider control js empty output bug</li>\n<li>Fix: fixed gallery title as number js bug</li>\n<li>Fix: fixed gallery images from meta fields source as array </li>\n</ul>\n\n<p>version 1.5.12: 2022-05-08</p>\n\n<ul>\n<li>Feature: added integration for wpml media change</li>\n<li>Feature: bug fix: fixed hover animations setting don\'t work on front in some cases</li>\n<li>Feature: in post selection by date added options for \"future from today\", and \"future from tomorrow\".</li>\n<li>Feature: added new function: \"put_hide_ids_css\" to hide some css comma saparated id\'s from css tab.</li>\n<li>Feature: added support for ajax refresh for multiple synced grids together</li>\n<li>Feature: added option to test instagram data</li>\n<li><p>Feature: added phpinfo view in settings - troubleshooting</p></li>\n<li><p>Fix: fixed blank window opened by a link</p></li>\n<li>Fix: fixed acf boolean value present</li>\n<li>Fix: fixed another gallery related lazy load issues</li>\n</ul>\n\n<p>version 1.5.11: 2022-04-13</p>\n\n<ul>\n<li>Feature: made option to put elementor post_content inside post widget if the post made by elementor</li>\n<li>Feature: added additional fields to getPostAuthor function like avatar url and author meta</li>\n<li>Feature: show the \"no posts\" message with filters in post list / grid</li>\n<li>Feature: add background location (back/front) to background widgets</li>\n<li>Feature: done option to get post parent with the posts in posts selection</li>\n<li>Fix: set prices display in woocommerce widgets including tax</li>\n<li>Fix: fixed editor js files didn\'t loaded bug</li>\n<li>Fix: fixed css output with dynamic template and inline css mode</li>\n<li>Fix: fixed the ajax pagination that now works with post based gallery widget</li>\n<li>Fix: fixed filters scripts loading before jquery in js</li>\n<li>Fix: allow to select empty terms in term selection control</li>\n<li>Change: set default values of responsive number / slider / dropdown controls to desktop default values</li>\n</ul>\n\n<p>version 1.5.10: 2022-04-04</p>\n\n<ul>\n<li>Fix: fixed title and description source in gallery source selection</li>\n<li>Fix: fixed the dropdown attribute php filter for elementor</li>\n<li>Feature: added \"menu_id\" for various uses as menu attribute output</li>\n<li>Feature: added option for side offset in owl carousel</li>\n<li>Feature: added option for second items html refresh in ajax filters</li>\n</ul>\n\n<p>version 1.5.9: 2022-03-27</p>\n\n<ul>\n<li>Fix: fixed simple meta output for post list</li>\n<li>Feature: made dynamic grid work with filters</li>\n<li>Feature: the background widgets works for the new container objects as well</li>\n<li>Feature: added include by another meta field in post query</li>\n</ul>\n\n<p>version 1.5.8: 2022-03-23</p>\n\n<ul>\n<li>Feature: set special behaviour for more then one filters on the page</li>\n<li>Feature: added option to load video item from posts in a gallery</li>\n<li>Change: set up galleries common default items</li>\n<li>Fix: fixed unclosable gallery lightbox with youtube videos</li>\n<li>Fix: fixed elementor 3.6.0 compatability</li>\n</ul>\n\n<p>version 1.5.7: 2022-03-17</p>\n\n<ul>\n<li>Feature: added option to modify dropdown items in php\nFix: fixed gallery default items preview and init\nFix: fixed remote counter js error</li>\n</ul>\n\n<p>version 1.5.6 = 2022-03-15:</p>\n\n<p>Fix: fixed dissapearing items in remote related widgets</p>\n\n<p>version 1.5.5 = 2022-03-15:</p>\n\n<ul>\n<li>Feature: added woocommerce sorting options in posts selection by number of sales and rating</li>\n<li>Feature: added option to get related products on checkout page</li>\n<li>Feature: done manual posts and terms selections sort by drag and drop</li>\n<li>Feature: done option to custom refresh filters html (for carousels, galleries etc)</li>\n<li>Feature: made the attributes dialog support multi controls</li>\n<li>Feature: prepared the galleries and dynamic loops to use filters and load more\nFix: fixed query debug in manual posts selection\nFix: fix: fixed posts_per_page in manual posts selection\nFix: fix: fixed jquery include for remote widgets</li>\n</ul>\n\n<p>version 1.5.4 = 2022-03-06:</p>\n\n<ul>\n<li>Feature: added roles to post filter: single, main and child</li>\n<li>Feature: added option \"placeholder\" and \"disable dynamic\" for text field control</li>\n<li>Feature: added option for debug meta fields in post list, post grid</li>\n<li>Fix: fixed some pagination widget buttons related issues</li>\n<li>Fix: fixed non clickable items in some widgets</li>\n<li>Fix: fixed put_items(0) - first item output in twig</li>\n</ul>\n\n<p>version 1.5.3 = 2022-02-23:</p>\n\n<ul>\n<li>Feature: added functionality to put image inside taxonomy terms widget</li>\n<li>Fix: fixed load more on archive page with orderby=xxx filter in url</li>\n<li>Fix: made support for woocommerce special order by in load more</li>\n<li>Change: updated freemius sdk to 2.4.3 version (Security fix)</li>\n</ul>\n\n<p>version 1.5.2 = 2022-02-23:</p>\n\n<ul>\n<li>Feature: set up remote and sync functionality for the galleries</li>\n<li>Fix: fixed load more for current query posts</li>\n<li>Fix: fixed background js based widgets with elementor popups</li>\n<li>Fix: fixed unitegallery unclosed tag issue</li>\n<li>Fix: fixed replace mode in tabs filters</li>\n</ul>\n\n<p>version 1.5.1 = 2022-02-21:</p>\n\n<ul>\n<li>Feature: improved post pagination debug and added force options</li>\n<li>Feature: added code for the button filters</li>\n<li>Feature: added option to shuffle owl carousel</li>\n<li>Feature: added option for general \"shuffle\" in items</li>\n<li>Feature: made option for text modify, and get the current page url and current page title</li>\n<li>Feature: get feature image of a product from a first gallery image if featured image not exists</li>\n<li>Feature: added function \"one_random\" and \"first\" to get_items twig function</li>\n<li>Feature: added support for jet listing item</li>\n<li>Change: changed the \"choose template\" setting text to attirbute title</li>\n<li>Fix: fixed load more if offset turned on in the grid</li>\n<li>Fix: fixed link control attributes parsing</li>\n<li>Fix: fixed sync general api related bugs in elementor editor</li>\n</ul>\n\n<p>version 1.5.0 = 2022-02-02:</p>\n\n<ul>\n<li>Feature: added tabs in items controls</li>\n<li>Feature: added functionality for ajax taxonomies terms filter</li>\n<li>Feature: added some accessability to owl carousel buttons</li>\n</ul>\n\n<p>version 1.4.99: 2022-01-27:</p>\n\n<ul>\n<li>Feature: added option for disable content filtering in general settings->troubleshooting</li>\n<li>Feature: added taxonomies in widget debug output</li>\n<li>Fix: fixed some gallery lazy load related js bugs</li>\n</ul>\n\n<p>version 1.4.98: 2022-01-14:</p>\n\n<ul>\n<li>Feature: modified remote general js api to fit more types of widgets</li>\n<li>Feature: added support for put meta field in post list</li>\n<li>Fix: fixed some small php notices output in post query</li>\n</ul>\n\n<p>version 1.4.97 = 2022-01-06:</p>\n\n<ul>\n<li>Feature: add code base for the taxonomy filter</li>\n<li>Feature: added option to highlight all carousel items</li>\n<li>Feature: added active class to new owl carousel</li>\n<li>Feature: added scroll on click functionality to new owl carousel</li>\n<li>Fix: added support for acf fields styles in dynamic grid</li>\n<li>Fix: fixed some wp-rocket and filters related bug</li>\n</ul>\n\n<p>version 1.4.96 = 2021-12-29:</p>\n\n<ul>\n<li>Feature: use yoast main category feature to determine post main category</li>\n<li>Feature: added get woocommerce product gallery functionality to twig</li>\n<li>Feature: added support for multiple attribute conditoins values</li>\n<li>Feature: added menu order in advanced widget debug type</li>\n<li>Feature: added WooCommerce endpoints links code to twig</li>\n<li>Feature: added option to disable font awesome in general settings</li>\n<li>Fix: fixed some filters related issue</li>\n<li>Fix: added custom attributes to link attributes output</li>\n</ul>\n\n<p>version 1.4.95 = 2021-12-16:</p>\n\n<p>*Fix: fixed db table not found php bug in some cases</p>\n\n<p>version 1.4.94 = 2021-12-14:</p>\n\n<ul>\n<li>Feature: made posible multiple includes condition values per assets</li>\n<li>Feature: added meta value2 and meta value3 in include by meta value post selection</li>\n<li>Feature: added error notice if no api connectivity</li>\n<li>Feature: added attributes section conditions</li>\n<li>Feature: prepared code base for the new galleries</li>\n<li>Fix: fixed some small pagination related bug</li>\n<li>Fix: fixed remote connection parent detection in some cases</li>\n<li>Fix: added content filtering by filter widget_text_content for all the embed and other content modifications</li>\n<li>Fix: fixed edit defaulsin widget settings</li>\n<li>Fix: fixed some polylang issues with the template in dynamic template widgets</li>\n<li>Fix: [security] remove the \"duplicate layout\" functionality (not used in the plugin) that had some security issues </li>\n</ul>\n\n<p>version 1.4.93 = 2021-12-03:</p>\n\n<ul>\n<li>Fix: fixed some connected widgets bugs when there is many of them in the page</li>\n<li>Change: removed the black friday sale banner</li>\n<li>Feature: added general remote API for various widgets connections</li>\n<li>Feature: add some code base for the new gallery output</li>\n</ul>\n\n<p>version 1.4.92 = 2021-11-24:</p>\n\n<ul>\n<li>Fix: fixed similar post content in post list</li>\n<li>Change: saparated remote and sync options in connected widgets settings</li>\n</ul>\n\n<p>version 1.4.91 = 2021-11-23:</p>\n\n<ul>\n<li>Fix: fixed the wrong post intro in editor mode</li>\n</ul>\n\n<p>version 1.4.90 = 2021-11-22:</p>\n\n<ul>\n<li>Addition: added black friday banner discount banner and link</li>\n<li>Change: improved \"sync widgets\" editor experience</li>\n<li>Fix: fixed depricated \"post\" attribute bug</li>\n<li>Fix: modified zip extracting error messages</li>\n</ul>\n\n<p>version 1.4.89 = 2021-11-17:</p>\n\n<ul>\n<li>Feature: done the functionality for sync widgets</li>\n<li>Feature: done the functionality remote widgets</li>\n<li>Fix: fixed error message on remote widgets</li>\n<li>Fix: fixed css in post content in editor</li>\n<li>Fix: use better strip tags for post intro</li>\n</ul>\n\n<p>version 1.4.88 = 2021-11-08:</p>\n\n<ul>\n<li>Fix: fixed gutenberg support in widgets</li>\n<li>Fix: fixed all the pagination issues in archive page</li>\n</ul>\n\n<p>version 1.4.86 = 2021-11-01:</p>\n\n<ul>\n<li>Fix: fixed some load more last issues</li>\n<li>Feature: added code for taxonomy terms filter</li>\n<li>Feature: added code for checkbox filter</li>\n</ul>\n\n<p>version 1.4.86 = 2021-10-29:</p>\n\n<ul>\n<li>Feature: improved current query debug - full type</li>\n<li>Feature: added dropdown responsive placeholders</li>\n<li><p>Feature: added radio boolean attribute responsive controls</p></li>\n<li><p>Fix: fixed controls tabs functionality</p></li>\n<li>Fix: fixed load more custom image bug</li>\n<li>Fix: fixed double load more in a page mishmash bug</li>\n<li>Fix: fixed all load more issues</li>\n</ul>\n\n<p>version 1.4.85 = 2021-10-13:</p>\n\n<p>-bug fix: small bug fix - headers sent bug</p>\n\n<p>version 1.4.84 = 2021-10-13:</p>\n\n<ul>\n<li>Feature: added taxonomy terms full query debug option</li>\n<li>Feature: improved full debug type in posts query</li>\n<li>Feature: added items support in editor->background switcher</li>\n<li>Feature: added support for remote controls</li>\n<li>Feature: functionality to posts load more</li>\n<li>Feature: added second condition</li>\n<li>Feature: added tabs functionality to attributes</li>\n<li>Addition: added %,px to slider units</li>\n<li>Fix: fixed avoid duplicates related bug</li>\n<li>Fix: fixed conflicting wordpress codemirror script</li>\n<li>Fix: fixed post selection values init from editor</li>\n<li>Fix: fixed pagination on front page</li>\n<li>Fix: fixed some polylang related bugs</li>\n</ul>\n\n<p>version 1.4.83 = 2021-09-22:</p>\n\n<ul>\n<li>Fix: fixed styles mishmash inside elementor editor navigator</li>\n<li>Fix: fixed dissapearing carousels after refresh bug</li>\n<li>Fix: fixed dynamic grid pagination not changed</li>\n</ul>\n\n<p>version 1.4.82 = 2021-09-20:</p>\n\n<ul>\n<li>Feature: added troubleshooting setting - show php error message</li>\n<li>Feature: added px, vh, % options for slider attribute</li>\n<li>Feature: added dynamic group attributes for galleries, including image and video</li>\n<li>Feature: added option to convert one date string to another with ucdate filter</li>\n<li>Feature: added option to use items in background widgets</li>\n<li>Feature: added ucfunc(\"set\") and ucfunc(\"get\") functions in twig for remember and retrieve variables</li>\n<li>Feature: added include by option: \"children of current term\" to category selection options</li>\n<li>Feature: added option to pull woo product variations in twig</li>\n<li>Feature: added placeholder: link_withprefix, link_noprefix for link attribute</li>\n<li>Fix: fixed error when exists dynamic link in dynamic loop widgets</li>\n<li>Fix: enabled pagination in a single type in dynamic template grid</li>\n<li>Fix: the \"not equal\" attributes condition now works</li>\n<li>Fix: fixed not editable empty dropdown attribute in widget editor</li>\n<li>Fix: fixed mb_string absence php bug</li>\n<li>Fix: fixed heading attribute label</li>\n<li>Fix: fixed responsive elementor controls in widget items</li>\n</ul>\n\n<p>version 1.4.81 = 2021-08-17:</p>\n\n<ul>\n<li>Feature: added json select (lottie) for image attribute type </li>\n<li>Feature: made option for ajax in widgets with post list attribute</li>\n<li>Feature: made the ajax pagination work with pagination widget</li>\n<li>Feature: added dynamic options for number and slider attribute types</li>\n<li>Feature: added new owl carousel sources in assets chooser</li>\n<li>Feature: added heading attribute</li>\n<li>Change: added more types of debug for pagination widget</li>\n<li>Change: changed widget icons chooser for elementor icon instead of font awesome icon</li>\n<li>Fix: fixed import with template button dissapear in the new bar</li>\n<li>Fix: fixed widgets icons</li>\n</ul>\n\n<p>version 1.4.80 = 2021-08-09:</p>\n\n<ul>\n<li>Feature: added option to change items section label</li>\n<li>Feature: added js snippet with code that works in elementor popup</li>\n<li>Feature: added option to add {current_user_id} keyword in post meta query</li>\n<li>Feature: added option for block label inside each attribute</li>\n<li>Feature: added heading text option for items section</li>\n<li>Feature: added extra fields to image base gallery options</li>\n<li>Feature: added php filter option for variable</li>\n<li>Feature: added twig functions \"get_post_term\" and \"is_post_has_term\". The examples visible when you click on item.posts.putPostTerm placeholder</li>\n<li>Fix: fixed some test widgets output relate bugs</li>\n<li>Fix: conditions settings was not affected typography controls</li>\n<li>Fix: fixed template dynamic background image didn\'t displayed bug in dynamic loops</li>\n<li>Change: added some instructions for api connectivity test in general settings - troubleshooting</li>\n</ul>\n\n<p>version 1.4.79 = 2021-07-13</p>\n\n<ul>\n<li>Fix: fixed scripts output in preview widget page</li>\n</ul>\n\n<p>version 1.4.78 = 2021-07-12</p>\n\n<ul>\n<li>Change: added birthday sale promotions</li>\n<li>Feature: added woo commerce products to dynamic loop items source</li>\n</ul>\n\n<p>version 1.4.77 = 2021-07-07</p>\n\n<ul>\n<li>Fix: fixd the is_ajax() error function from the admin area</li>\n</ul>\n\n<p>version 1.4.76 = 2021-07-07</p>\n\n<ul>\n<li>Feature: added option to show post last modified date</li>\n<li>Feature: added function: get_from_sql in widget editor that allow to pull any custom records from DB</li>\n<li>Feature: added function: run_code_once in widget editor, that allow to run the code only once. Good for many similar widgets on the same page</li>\n<li>Feature: added option for load widget js as module</li>\n<li>Fix: fixed no key_thumb field in images inside widget</li>\n<li>Fix: fixed no condition in image sizes widget setting</li>\n<li>Fix: fixed javascript based backgrounds</li>\n<li>Fix: fixed brocken svg icon on catalog widget box in some of the cases</li>\n<li>Fix: fixed collision with rankmath in ajax actions</li>\n<li>Change: added some max length for a widget category, now it\'s 60</li>\n</ul>\n\n<p>version 1.4.75 = 2021-06-21</p>\n\n<ul>\n<li>Feature: added category image to products list</li>\n<li>Feature: added option to include as module widget js include</li>\n<li>Feature: added option to write custom handle to widget js and css include</li>\n<li>Feature: added options - avoid duplicate posts to post query exclude</li>\n<li>Feature: added option to include or exclude posts by dynamic field to posts selection</li>\n<li>Feature: added option to include or exclude posts by logged in user, in posts selection</li>\n<li>Fix: fixed background widget condition functionality</li>\n<li>Fix: changed template picker to simple select2 list</li>\n</ul>\n\n<p>version 1.4.74 = 2021-06-02</p>\n\n<ul>\n<li>Feature: added function put_date_range to twig functions. good for events widgets</li>\n<li>Feature: added integration with google map</li>\n<li>Feature: added function: \"run_code_once\" for twig</li>\n<li>Feature: added grouped options for the gallery</li>\n<li>Feature: added option to get posts by date from custom ACF field</li>\n<li>Feature: added gallery settings options for dynamic settings attribute</li>\n<li>Feature: added pagination to dynamic loop</li>\n<li>Change: improved dynamic settings attribute</li>\n</ul>\n\n<p>version 1.4.73 = 2021-05-20</p>\n\n<ul>\n<li>Feature: added twig function: \"put_attributes_json\" that available in js tab in widget editor</li>\n<li>Feature: added constant - uc_inside_editor - for distinquish between editor and site front</li>\n<li>Feature: added multiple select attribute</li>\n<li>Feature: added listing attribute support</li>\n<li>Fix: fixed \"request too long\" message on a widget preview - shortened preview url</li>\n<li>Fix: fixed several bugs with condition field in widgets editor</li>\n<li>Fix: fixed hidden image size select on item attributes</li>\n<li>Fix: fixed acf group field output</li>\n<li>Fix: fixed elementor template in items, changed to specific function</li>\n</ul>\n\n<p>version 1.4.72 = 2021-05-02</p>\n\n<ul>\n<li>Feature: added rating stars helper placeholder for woocommerce</li>\n<li>Feature: added option to include js file after elementor-frontend</li>\n<li>Fix: fixed new typography deprecation message</li>\n</ul>\n\n<p>version 1.4.71 = 2021-04-22</p>\n\n<ul>\n<li>Feature: added option to take post id\'s from php function in post selection</li>\n<li>Feature: added option for get posts by meta field that located in current or different post</li>\n<li>Feature: added twig filter: wc_price for native price filtering</li>\n<li>Feature: added post terms titles to post data debug</li>\n<li>Change: added option for woocommerce categories in terms selection</li>\n<li>Fix: fixed price issues in woocommerce related grids</li>\n<li>Fix: fixed include and exclude terms mismatch with nested tax query</li>\n<li>Fix: fixed pagination on search pages</li>\n</ul>\n\n<p>version 1.4.70 = 2021-04-14</p>\n\n<ul>\n<li>Feature: added show widget data debug options</li>\n<li>Feature: added option for filter post by post meta</li>\n<li>Feature: added option for simple condition for attributes</li>\n<li>Feature: added integration with wordpress popular post plugin for most viewed posts selection</li>\n<li>Feature: added post list variables for data debug</li>\n<li>Feature: added image sizes selector for post list</li>\n<li>Feature: get thumbnailID from content in case that it\'s missing in post</li>\n<li>Fix: when bulk moving attribute it now always goes to general category</li>\n<li>Fix: fixed filter posts by status</li>\n<li>Fix: fixed instagram media albom</li>\n</ul>\n\n<p>version 1.4.69 = 2021-04-04</p>\n\n<ul>\n<li>Feature: added extra query debug options for custom post types selector</li>\n<li>Feature: added choose image size select option to image attribute</li>\n<li>Feature: added \"image_attributes\" placeholder for image output in widget editor</li>\n<li>Change: added default values select to hover animations attribute</li>\n<li>Change: changed button \"add to cart\" to \"select options\" for variable products in woocommerce list widgets</li>\n<li>Fix: fixed border radius attribute from width to radius</li>\n<li>Fix: added missing thumb sizes for image select</li>\n</ul>\n\n<p>version 1.4.68 = 2021-03-22</p>\n\n<ul>\n<li>Feature: added include recently viewed products in woocommerce</li>\n<li>Feature: added option for default max posts in post selector</li>\n<li>Feature: added attribute type: Border Dimensions</li>\n<li>Feature: added attribute type: CSS Filters</li>\n<li>Feature: added attribute type: Hover Animations</li>\n<li>Fix: removed max posts from archive type post query selection, because has no control over pagination.</li>\n<li>Fix: fixed bug when instagram video images didn\'t show up</li>\n</ul>\n\n<p>version 1.4.67 = 2021-03-12</p>\n\n<ul>\n<li>Feature: added api connectivity to troubleshooting section</li>\n<li>Feature: added options in terms selection fields</li>\n<li><p>Feature: added order by meta key for woo categories select</p></li>\n<li><p>Fix: fixed woo product price format for decimal prices</p></li>\n<li>Fix: fixed context menu cut from bottom inside the widgets manager</li>\n<li>Fix: fixed show item data in widgets items repeater</li>\n<li>Fix: fixed float to round in woocommerce discount percents</li>\n</ul>\n\n<p>version 1.4.66 = 2021-02-18</p>\n\n<ul>\n<li>Feature: added \"box shadow\" attribute type</li>\n<li>Feature: added url_posts and num_posts to users output</li>\n<li>Feature: added option for selector 2 and selector 3 in several attributes</li>\n<li>Feature: added copy / paste attributes sections in widget editor</li>\n<li>Feature: added option for get default object to getListingItemData function</li>\n<li>Feature: added support for wpml site language inside a widget</li>\n<li>Feature: added acf image and thumbnails widths and heights to placeholders list</li>\n<li>Fix: load js include file in editor even if no js code</li>\n<li>Fix: fixed some php notice with exclude terms posts selection</li>\n<li>Fix: fixed small bug in getListingItemData function with no object returned</li>\n<li>Fix: fixed post selection manual select no posts shown at init</li>\n<li>Fix: fixed bug when private posts not fetched on manual posts selection</li>\n<li>Change: updated codemirror to latest version, added code search feature</li>\n<li>Change: updated freemius sdk to 2.4.2</li>\n</ul>\n\n<p>version 1.4.65 = 2021-02-03</p>\n\n<ul>\n<li>Feature: added option to fetch custom meta fields in users list</li>\n<li>Feature: added function to twig: getByPHPFunction()</li>\n<li>Feature: added function to twig: getUserMeta()</li>\n<li>Feature: added function to twig: getListingItemData() - working inside any plugin listing</li>\n<li>Fix: fixed php sanitize array bug</li>\n<li>Fix: fixed post type in related posts post selection</li>\n</ul>\n\n<p>version 1.4.64 = 2021-02-02</p>\n\n<ul>\n<li>Change: moved \"edit widget html\" button to advanced section in general tab</li>\n<li>Feature: added option to exclude products on sale in products query section in widget settings</li>\n<li>Feature: added option to exclude specific posts in post selection widget settings</li>\n<li>Feature: added woocommerce related products select in post selection</li>\n<li>Feature: added include/exclude posts by author in widget posts selection</li>\n<li>Feature: added include/exclude posts by date in widget posts selection</li>\n<li>Feature: added date/time picker to widget attributes types</li>\n<li>Feature: added post status to widget posts selection</li>\n<li>Feature: added offset setting to widget posts selection</li>\n<li>Feature: added author url and author post count to users fields</li>\n<li>Feature: added max number of users to user selection attribute</li>\n<li>Feature: added \"elementor template\" attribute</li>\n<li>Fix: fixed small php bug in post selection control</li>\n<li>Fix: fixed js bug in items repeater</li>\n<li>Fix: fixed exclude role not worked in user selection attribute</li>\n<li>Fix: fixed get products on sale selection with variations</li>\n</ul>\n\n<p>version 1.4.63 = 2021-01-26</p>\n\n<ul>\n<li>Feature: added acf link array and attributes</li>\n<li>Feature: added ordering features to post selection related and manual</li>\n<li>Feature: added option for showing only sticky posts</li>\n<li>Feature: added exclude by term setting in widget post selection</li>\n<li>Change: moved debug data from advaned to general folder in elementor widget settings</li>\n<li>Fix: fixed woo commerce prices number format</li>\n<li>Fix: fixed refresh posts on \"post query\" section open in widget post settings</li>\n<li>Fix: fixed manual posts selection default order</li>\n</ul>\n\n<p>version 1.4.62 = 2021-01-21</p>\n\n<ul>\n<li>Feature: added text shadow field</li>\n<li>Feature: added \"manual selection\" in posts query</li>\n<li>Feature: added compatability tag</li>\n<li>Fix: fixed image size thumb name with \"-\" sign inside</li>\n<li>Fix: fixed some php warning related to array to string conversion, happening in php 8</li>\n<li>Change: show woo commerce placeholders if selected \"for woocommerce products\" checkbox in post list attribute</li>\n<li>Change: improved woo category output placeholder help, added getTermCustomFields function</li>\n</ul>\n\n<p>version 1.4.61 = 2021-01-14</p>\n\n<ul>\n<li>Feature: added max posts and order by options to current query posts selection</li>\n<li>Feature: added manual selection for woocommerce categories select</li>\n<li>Feature: added selector and responsive to drop down attribute in widget builder</li>\n<li>Change: changed buy pro version link from the catalog widgets to inside of the plugin</li>\n<li>Fix: fixed adding widgets to a db table that is not auto incriment</li>\n<li>Fix: fixed svg preview from widget builder interface</li>\n<li>Fix: fixed manual memory check when registering widgets</li>\n</ul>\n\n<p>version 1.4.60 = 2020-12-30</p>\n\n<ul>\n<li>Feature: added option for third party integration for woocommerce grid</li>\n<li>Feature: added integration for \"advanced labels for woocommerce\" plugin</li>\n<li>Feature: added view file button in assets manager</li>\n<li>Feature: added svg icon option together with font icon for elementor panel widget box</li>\n<li>Feature: added preview image on mouseover inside elementor panel widget box</li>\n<li><p>Feature: added option for disabling \"edit widget html\" from widget settings</p></li>\n<li><p>Fix: fixed empty settings when there are gallery item setting only</p></li>\n<li>Fix: added \"no settings\" heading in case that no attributes in the widget</li>\n<li>Fix: fixed some php warnings for php 8.0</li>\n</ul>\n\n<p>version 1.4.59 = 2020-12-17</p>\n\n<ul>\n<li>Fix: fixed import template redirect</li>\n<li>Feature: added option to include sticky posts for post query</li>\n<li>Feature: added post pagination for single page</li>\n<li>Feature: added number of items for instagram widget</li>\n<li>Feature: added background image to background attribute</li>\n</ul>\n\n<p>version 1.4.58 - 2020-12-07</p>\n\n<ul>\n<li>Feature: make the plugin translatable for wordpress.org</li>\n</ul>\n\n<p>version 1.4.57 - 2020-12-07</p>\n\n<ul>\n<li>Feature: done post pagination widget for archive posts</li>\n<li>Feature: added option to truncate the post list</li>\n<li>Fix: fixed show debug query on current post query</li>\n</ul>\n\n<p>version 1.4.56 - 2020-11-30</p>\n\n<ul>\n<li>Update: relesed cyber monday deal admin notice</li>\n</ul>\n\n<p>version 1.4.55 - 2020-11-26</p>\n\n<ul>\n<li>Feature: added option to sort by sale price</li>\n<li>Feature: added option to debug query</li>\n<li>Feature: added option debug widget data</li>\n<li>Feature: added option to filter posts with child categories</li>\n<li><p>Feature: added option to include only products on sale</p></li>\n<li><p>Fix: fixed no widget shown in some cases</p></li>\n<li>Fix: fixed woocommerce prices placeholders prefix</li>\n</ul>\n\n<p>version 1.4.54 - 2020-11-13 =</p>\n\n<ul>\n<li>Update: updated freemius sdk to newest version</li>\n<li>Fix: fixed comma saparated selector</li>\n</ul>\n\n<p>version 1.4.53 - 2020-11-09 =</p>\n\n<ul>\n<li>Feature: added background widgets and section backgrounds</li>\n<li>Change: removed global colors from template export</li>\n<li>Fix: fixed bug with regular and sale price in woocommerce</li>\n</ul>\n\n<p>version 1.4.52 - 2020-11-06 =</p>\n\n<p>Fix: fixed bug with regular and sale price in woocommerce</p>\n\n<p>version 1.4.51 - 2020-11-04 =</p>\n\n<ul>\n<li>Feature: added svg output in icon library attribute</li>\n<li>Feature: added woocommerce checkbox to post list</li>\n<li>Feature: added product out of stock filter for product selection</li>\n<li>Feature: added discount_percent field in post list attribute woocommerce product type</li>\n<li>Feature: added woocommerce post list order by price option</li>\n<li>Fix: fixed woocommerce category in post list attribute</li>\n</ul>\n\n<p>version 1.4.50 - 2020-10-21 =</p>\n\n<ul>\n<li>Fix: removed display errors setting</li>\n</ul>\n\n<p>version 1.4.49 - 2020-10-12 =</p>\n\n<ul>\n<li>Fix: fixed small bug with non existing controls</li>\n<li>Fix: fixed general settings error when turning off plugin</li>\n</ul>\n\n<p>version 1.4.48 - 2020-10-12 =</p>\n\n<p>*Feature: added border attribute\n*Fix: page break in some versions of elementor\n*Fix: fixed bulk move attributes with categories\n*Fix: fixed default items image field not match</p>\n\n<p>version 1.4.47 - 2020-10-08 =</p>\n\n<ul>\n<li>Update: remove russian translation</li>\n<li>Feature: added function: get_items for twig</li>\n<li>Fix: fixed switch content and style tab</li>\n<li>Fix: fixed slider control tablet/mobile default value</li>\n<li>Fix: fixed non ordered widget categories</li>\n</ul>\n\n<p>version 1.4.46 - 2020-10-04 =</p>\n\n<ul>\n<li>Feature: added function put_items_json for js items output</li>\n<li>Fix: returned widgets from uncategorized category</li>\n</ul>\n\n<p>version 1.4.45 - 2020-10-04 =</p>\n\n<ul>\n<li>Fix: fixed template import with custom widgets</li>\n</ul>\n\n<p>version 1.4.44 - 2020-10-03 =</p>\n\n<ul>\n<li>Feature: added flexible content type attribute</li>\n<li>Optimize: reduced the number of db queries, dramatically increased load speed</li>\n</ul>\n\n<p>version 1.4.43 - 2020-09-22 =</p>\n\n<ul>\n<li>Feature: added option to group attributes into sections</li>\n<li>Feature: done instagram access token auto renew</li>\n<li>Feature: added \"selector\" to color picker attribute</li>\n<li>Fix: improved consolidate widgets option protection</li>\n<li>Fix: fixed select default widget images</li>\n<li>Fix: fixed default items in gallery item (image base fields)</li>\n<li>Fix: fixed image display in default item selector</li>\n<li>Fix: global colors was absent from color selection</li>\n</ul>\n\n<p>version 1.4.42 - 2020-08-06 =</p>\n\n<ul>\n<li>Feature: added option to get grouped woocomerce products</li>\n<li>Feature: added instagram connect to official API</li>\n<li>Feature: added function: getUserData(), added into \"twig code examples\" panel</li>\n<li>Feature: added \"printVar\" and \"showDebug\" functions \"twig code examples\" panel</li>\n<li>Feature: done \"login with instagram\" in general settings, and get data from instgram API</li>\n<li>Fix: sorted \"overwrite widgets\" issue on import</li>\n<li>Fix: fixed dropdown attribute when work with html data</li>\n</ul>\n\n<p>version 1.4.41 - 2020-06-18 =</p>\n\n<ul>\n<li>Feature: added additional controls to \"number\" attribute</li>\n<li>Feature: added \"exclude uncategorized category\" to woocommerce categories select </li>\n<li>Feature: added responsive controls to slider attribute</li>\n<li>Fix: fixed template type variable issues in elementor integration</li>\n<li>Fix: show pagination only when \"current query\" is available</li>\n<li>Fix: fixed select2 field min width in posts query</li>\n</ul>\n\n<p>version 1.4.40 - 2020-06-10 =</p>\n\n<ul>\n<li>Change: hided \"consolidate widgets\" general setting</li>\n<li>Feature: added \"show/hide wrapping html comments\" to general settings</li>\n<li>Fix: fixed export template filename</li>\n</ul>\n\n<p>version 1.4.39 - 2020-06-02 =</p>\n\n<ul>\n<li>Fix: fixed save widgets from editor with large config limitation.</li>\n<li>Fix: fixed export template with page settings bug.</li>\n<li>Fix: removed extra fields from items editor, leaved only supported fields</li>\n<li>Change: updated freemius SDK to latest version</li>\n</ul>\n\n<p>version 1.4.36 - 2020-05-21 =</p>\n\n<ul>\n<li>Feature: added support for pods panda repeater</li>\n<li>Fix: done some solution for max_execution_time issues when installing template</li>\n<li>Fix: fixed rtl on templates dialog popup</li>\n<li>Fix: corrected the naming near the \"number\" field</li>\n<li>Fix: cleared \"twig\" library from some not needed files.</li>\n<li>Change: removed \"image view\" file from framework.</li>\n</ul>\n\n<p>version 1.4.35 - 2020-05-11 =</p>\n\n<ul>\n<li>Feature: added term custom fields support</li>\n<li>Feature: added term meta fields support</li>\n<li>Change: moved composer vendor folder to plugin root</li>\n<li>Change: fixed empty templates list bug when \"show only installed widget\" checkbox checked</li>\n<li>Fix: sorted out some of the templates import bugs</li>\n</ul>\n\n<p>version 1.4.34 - 2020-05-06 =</p>\n\n<ul>\n<li>Fix: removed category ations from templates section</li>\n<li>Fix: show \"putPostMeta\" function even if no example post available</li>\n<li>Fix: fixed finally all the DB not installed issues on elementor and admin pages</li>\n</ul>\n\n<p>version 1.4.33 - 2020-05-03 =</p>\n\n<ul>\n<li>Fix: fixed double twig collision by another plugin</li>\n</ul>\n\n<p>version 1.4.32 - 2020-05-02 =</p>\n\n<ul>\n<li>Update: updated to newest twig 1.x version</li>\n<li>Fix: fixed no space between placeholders in php 7.4 bug</li>\n</ul>\n\n<p>version 1.4.31 - 2020-04-26 =</p>\n\n<p>*Fix: fixed dissapearing widget issue</p>\n\n<p>version 1.4.30 - 2020-04-23 =</p>\n\n<ul>\n<li>Fix: fixed couple of bugs related to templates</li>\n</ul>\n\n<p>version 1.4.29 - 2020-04-22 =</p>\n\n<ul>\n<li>Feature: released the templates catalog</li>\n</ul>\n\n<p>version 1.4.28 - 2020-04-10 =</p>\n\n<ul>\n<li>Feature: added woocommerce categories field</li>\n<li>Fix: fixed export / import with images feature</li>\n<li>Fug: fixed error message on front on some cases when the db tables not installed yet.</li>\n</ul>\n\n<p>version 1.4.27 - 2020-04-01 =</p>\n\n<p>Fix: fixed widget default icon in manager\nFeature: added \"getPostMeta, putPostMeta, printPostMeta\" functions\nFeature: added \"getPostData\" function for acf related posts, that get\'s all the data from the related post including custom fields</p>\n\n<p>version 1.4.26 - 2020-03-28 =</p>\n\n<ul>\n<li>Change: changed to new api address</li>\n<li>Fix: fixed links not included bug in theme builder posts</li>\n<li>Fix: fixed link to buy pro version</li>\n<li>Fix: fixed free version remain activated bug</li>\n<li>Fix: simpleXML validation made the site down</li>\n</ul>\n\n<p>version 1.4.25 - 2020-03-09 =</p>\n\n<ul>\n<li>Feature: added \"responsive controls\" to margin and padding setting</li>\n<li>Feature: made \"refresh catalog\" button</li>\n<li>Feature: added \"num_items\" variable to the widget editor</li>\n<li>Change: removed the \"default fonts\" from widget defaults screen</li>\n<li>Fix: fixed some php bug in \"implode\" function</li>\n<li>Fix: fixed posts from sub categories in post list</li>\n</ul>\n\n<p>version 1.4.24 - 2020-02-14 =</p>\n\n<ul>\n<li>Feature: made \"export with images\" option in templates</li>\n<li>Fix: fixed import category widgets</li>\n<li>Fix: fixed icon html output placeholder</li>\n</ul>\n\n<p>version 1.4.23 - 2020-02-02 =</p>\n\n<ul>\n<li>Feature: improved the slider attribute</li>\n<li>Feature: added \"menu\" attribute</li>\n</ul>\n\n<p>version 1.4.22 - 2020-01-28 =</p>\n\n<ul>\n<li>Feature: added woo currency symbol</li>\n<li>Feature: added woo add to cart button</li>\n<li>Feature: added slider attribute</li>\n<li>Widget: logo grid</li>\n<li>Widget: logo carousel</li>\n<li>Widget: logo marquee</li>\n<li>Widget: image tooltip</li>\n<li>Widget: content toggle</li>\n<li>Widget: circle number</li>\n<li>Widget: post list</li>\n</ul>\n\n<p>version 1.4.21 - 2020-01-22 =</p>\n\n<ul>\n<li>Feature: added users attribute</li>\n<li>Feature: done multiple post type selector</li>\n<li>Feature: added background attribute</li>\n<li>Feature: added icon library html output</li>\n<li>Feature: added woo commerce support in posts list</li>\n<li>Bug fix: fixed icons not shown bug in widget settings</li>\n</ul>\n\n<p>version 1.4.20 - 2020-01-15 =</p>\n\n<ul>\n<li>Bug fix: fixed font awesome icon output</li>\n<li>Bug fix: fixed instagram not loading bug</li>\n<li>Change: updated font awesome css version</li>\n<li>Change: changed the way that instagram was loaded on the page</li>\n</ul>\n\n<p>version 1.4.19 - 2019-12-31 =</p>\n\n<ul>\n<li>Feature: added filter by slug to terms attribute</li>\n<li>Feature: changed repeater items titles to the ones from \"title\" field instead of \"Item1\", \"Item2\" etc.</li>\n<li>Feature: added automated styling for date field, added \"ucdate\" filter for that.</li>\n<li>Feature: done functionality for display post author</li>\n<li>Change: changed the font awesome attribute to fa5</li>\n<li>Change: added strip html tags from truncate function</li>\n</ul>\n\n<p>version 1.4.18 - 2019-12-31 =</p>\n\n<ul>\n<li>Feature: added all image sizes to posts</li>\n<li>Feature: added \"putPostTerms\" function to posts</li>\n<li>Feature: added wpautop filter to twig</li>\n<li>Feature: added option for custom twig PHP functinoality for PRO version</li>\n<li>Feature: hide \"edit widget html\" button for user that don\'t have capability to see the plugin </li>\n<li>Feature: added wpml compatablity</li>\n<li>Feature: added related posts in posts list</li>\n<li>Feature: added padding and margin controls (pro)</li>\n<li>Bug Fix: fixed pagination output</li>\n</ul>\n\n<p>version 1.4.17 - 2019-12-12 =</p>\n\n<ul>\n<li>Change: changed to more flexible catalog api</li>\n</ul>\n\n<p>version 1.4.16 - 2019-08-12 =</p>\n\n<ul>\n<li>Feature: added post query relation (and, or) chooser</li>\n<li>Change: update to freemius sdk 2.3.1</li>\n<li>Feature: added \"trancate\" filter</li>\n<li>Fix: fixed editor permissions PHP Error</li>\n</ul>\n\n<p>version 1.4.15 - 2019-19-11 =</p>\n\n<ul>\n<li>Change: remove the old deprecated codecanyon activation</li>\n<li>Fix: fixed bug when both plugins are installed together</li>\n<li>Fix: fixed empty widget content when put a lot of content in the widget html/js</li>\n<li>Feature: added option for fonts for post list for intro and content</li>\n<li>Feature: added custom filter query ID in posts list query (pro)</li>\n<li>Feature: added labels to typography fields</li>\n<li>Feature: added description option for elementor controls</li>\n<li>Feature: added option to add help links to widgets from the widget editor</li>\n</ul>\n\n<p>version 1.4.14 - 2019-24-10 =</p>\n\n<ul>\n<li>Fix: fixed js not included bug</li>\n</ul>\n\n<p>version 1.4.13 - 2019-24-10 =</p>\n\n<ul>\n<li>Fix: fixed terms attribute selector bugs in elementor</li>\n<li>Fix: fixed post selection was not showing post types without taxonomies</li>\n<li>Fix: fixed rtl visibility issues in admin</li>\n</ul>\n\n<p>version 1.4.12 - 2019-15-10 =</p>\n\n<ul>\n<li>Feature: added exclude posts by current post</li>\n<li>Feature: added post category addition custom taxonomy support</li>\n<li>Fix: fixed some bug in post list selector elementor</li>\n</ul>\n\n<p>version 1.4.11 - 2019-07-10 =</p>\n\n<p>*Feature: added link param html attributes placeholder\n*Feature: added category link to post list params\n*Fix: fixed post list category not displayed bug</p>\n\n<p>version 1.4.10 - 2019-28-9 =</p>\n\n<p>-bug fix: added some front end protection against db not installed bug\n* Feature(pro): added do_action for custom wp actions run\n* Feature(pro): added apply_filters for custom wp actions run\n-bug fix: fixed export widget with assets path\n-change: added instructions to download pro version.</p>\n\n<h4>1.4.7 - 2019-18-9</h4>\n\n<p>*Fix: fixed post category selection in post list</p>\n\n<h4>1.4.6 - 2019-18-9</h4>\n\n<p>*Fix: fixed dynamic items in repeater</p>\n\n<h4>1.4.6 - 2019-11-9</h4>\n\n<p>*Fix: fixed admin body class external\n*Feature: make support for post categories list\n*Feature(pro) - made taxonomies list attribute\n*Fix: fixed current posts fetch in archive type</p>\n\n<h4>1.4.5 - 2019-19-8</h4>\n\n<p>*Change: improved widgets manager design</p>\n\n<h4>1.4.3 - 2019-25-7</h4>\n\n<p>*Change: updated the activation link from plugins\n*Change: small UI improvements</p>\n\n<h4>1.4.2 - 2019-24-7</h4>\n\n<p>*Feature: add post category to dynamic fields\n*Feature: added toolset integration</p>\n\n<h4>1.4.1 - 2019-8-7</h4>\n\n<p>*Feature: added search widget\n*Feature: the plugin is now fully translatable, added russian translation</p>\n\n<h4>1.4 - 2019-8-7</h4>\n\n<p>*Change: moved to new payment system (freemius), changed pricing plans</p>\n\n<h4>1.3.39 - 2019-2-7</h4>\n\n<p>*Feature: add alt tags to image attribute\n*Feature: add automatic name from title on add attribute\n*Feature: redesign categories</p>\n\n<p>*Fix: removed autop filter change code from front end\n*Fix: allow to import widget when stand on category from catalog\n*Fix: fixed instagram widgets typography bug</p>\n\n<h4>1.3.38 - 2019-30-6</h4>\n\n<p>*Feature: added code examples / js snippets\n*Feature: added widget preview</p>\n\n<h4>1.3.37 - 2019-23-6</h4>\n\n<p>*Feature: add support for archive pages\n*Feature: added archive pages pagination\n*Change: changed fonts design controls</p>\n\n<h4>1.3.36 - 2019-20-6</h4>\n\n<p>*Fix: fixed multiple similar js includes in one page</p>\n\n<h4>1.3.35 - 2019-20-6</h4>\n\n<p>*Feature: add support for acf gallery field</p>\n\n<h4>1.3.34 - 2019-13-6</h4>\n\n<ul>\n<li>Feature: improved the post list filtering and ordering</li>\n</ul>\n\n<h4>1.3.33 - 2019-12-6</h4>\n\n<ul>\n<li>Feature: added ordering posts by meta value</li>\n<li>Fix: fixed site crash by db error</li>\n</ul>\n\n<h4>1.3.32 - 2019-11-6</h4>\n\n<ul>\n<li>Fix: fixed pods together with acf fileds</li>\n<li>Fix: added all categories to post list</li>\n</ul>\n\n<h4>1.3.31 - 2019-10-6</h4>\n\n<ul>\n<li>Feature: added link attribute</li>\n</ul>\n\n<h4>1.3.30 - 2019-06-6</h4>\n\n<ul>\n<li>Feature: made PODS integration</li>\n</ul>\n\n<h4>1.3.29 - 2019-06-5</h4>\n\n<ul>\n<li>Feature: added set widget icon functionality, with presence in catalog</li>\n<li>Feature: added preview widget button from the catalog</li>\n</ul>\n\n<h4>1.3.28 - 2019-06-3</h4>\n\n<ul>\n<li>Feature: made plugin translatable</li>\n</ul>\n\n<h4>1.3.27 - 2019-06-2</h4>\n\n<ul>\n<li>Fix: fixed font override attribute bug</li>\n</ul>\n\n<h4>1.3.26 - 2019-05-30</h4>\n\n<ul>\n<li>Feature: added typography attribute</li>\n</ul>\n\n<h4>1.3.25 - 2019-05-29</h4>\n\n<ul>\n<li>Tweak: added support for dynamic params in image field</li>\n</ul>\n\n<h4>1.3.24 - 2019-05-29</h4>\n\n<ul>\n<li>Fix: Fix dynamic field</li>\n<li>Tweak: Added message when adding an empty repeater from custom fields</li>\n</ul>\n\n<h4>1.3.23 - 2019-05-01</h4>\n\n<ul>\n<li>Feature: Added dynamic fields to all text controls</li>\n<li>Feature: Added \"edit html\" button to all widgets</li>\n<li>Fix: Fixed consolidated addons render bugs</li>\n</ul>\n\n<h4>1.3.22 - 2019-04-25</h4>\n\n<ul>\n<li>Feature: Made all acf fields integration including the pro like repeater and clone</li>\n</ul>\n\n<h4>1.3.21 - 2019-04-20</h4>\n\n<ul>\n<li>Fix: Fixed current post bug</li>\n</ul>\n\n<h4>1.3.20 - 2019-04-15</h4>\n\n<ul>\n<li>Fix: Fixed current post bug</li>\n</ul>\n\n<h4>1.3.19 - 2019-04-10</h4>\n\n<ul>\n<li>Feature: Done all acf fields</li>\n</ul>\n\n<h4>1.3.18 - 2019-04-05</h4>\n\n<ul>\n<li>Change: Update post child vars when change post</li>\n</ul>\n\n<h4>1.3.17 - 2019-04-01</h4>\n\n<ul>\n<li>Change: Add dynamic fields to addon editor</li>\n</ul>\n\n<h4>1.3.16 - 2019-03-30</h4>\n\n<ul>\n<li>Fix: Fixed the switchers </li>\n<li>Fix: Fixed the upload file</li>\n<li>Fix: Fixed checkbox in assets tab</li>\n</ul>\n\n<h4>1.3.15 - 2019-03-25</h4>\n\n<ul>\n<li>Fix: Fixed visual bugs</li>\n<li>Fix: Fixed radio boolean attribute (switcher)</li>\n</ul>\n\n<h4>1.3.14 - 2019-03-20</h4>\n\n<ul>\n<li>Fix: Fixed addon assets tab bugs</li>\n</ul>\n\n<h4>1.3.13 - 2019-03-15</h4>\n\n<ul>\n<li>Feature: Done export/import template with addons</li>\n</ul>\n\n<h4>1.3.12 - 2019-03-10</h4>\n\n<ul>\n<li>Feature: Added fedback on deactivate</li>\n</ul>\n\n<h4>1.3.11 - 2019-03-05</h4>\n\n<ul>\n<li>Fix: Fixed export import layout stuff</li>\n</ul>\n\n<h4>1.3.10 - 2019-03-01</h4>\n\n<ul>\n<li>Fix: Fixed assets tab issues</li>\n<li>Fix: Fixed post to articles category rename on install</li>\n</ul>\n\n<h4>1.3.09 - 2019-02-28</h4>\n\n<ul>\n<li>Fix: Fixed test addon jquery include</li>\n<li>Change: Added purchase link to license page</li>\n</ul>\n\n<h4>1.3.08 - 2019-02-25</h4>\n\n<ul>\n<li>Fix: Fixed settings text output</li>\n</ul>\n\n<h4>1.3.07 - 2019-02-20</h4>\n\n<ul>\n<li>Fix: Fixed font manager bug</li>\n</ul>\n\n<h4>1.3.06 - 2019-02-15</h4>\n\n<ul>\n<li>Fix: Fixed taxonomy issues</li>\n</ul>\n\n<h4>1.3.05 - 2019-02-10</h4>\n\n<ul>\n<li>Fix: Fixed add addon functionality</li>\n</ul>\n\n<h4>1.3.04 - 2019-02-05</h4>\n\n<ul>\n<li>Improvment: Improved post types category selection</li>\n</ul>\n\n<h4>1.3.03 - 2019-02-01</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.3.02 - 2019-01-30</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.3.01 - 2019-01-25</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.2.01 - 2019-01-20</h4>\n\n<ul>\n<li>Fix: Fixed js in editor when addins widget</li>\n</ul>\n\n<h4>1.2.00 - 2019-01-15</h4>\n\n<ul>\n<li>Feature: Pro version with a catalog</li>\n</ul>\n\n<h4>1.0.11 - 2019-01-10</h4>\n\n<ul>\n<li>Fix: Fixed some wordpress galleries related bug</li>\n</ul>\n\n<h4>1.0.10 - 2019-01-05</h4>\n\n<ul>\n<li>Fix: Fixed export category</li>\n</ul>\n\n<h4>1.0.09 - 2019-01-01</h4>\n\n<ul>\n<li>Change: Made global setting for consolidata addons or not</li>\n<li>Change: Updated some memory text in general settings</li>\n</ul>\n\n<h4>1.0.08 - 2018-12-30</h4>\n\n<ul>\n<li>Fix: Fixed all notices related bugs</li>\n</ul>\n\n<h4>1.0.07 - 2018-12-30</h4>\n\n<ul>\n<li>Fix: Fixed with default data types</li>\n</ul>\n\n<h4>1.0.06 - 2018-12-25</h4>\n\n<ul>\n<li>Fix: Fixed js includes consolidated</li>\n</ul>\n\n<h4>1.0.05 - 2018-12-20</h4>\n\n<ul>\n<li>Fix: Fixed js includes</li>\n</ul>\n\n<h4>1.0.04 - 2018-12-15</h4>\n\n<ul>\n<li>Fix: Fixed js includes</li>\n</ul>\n\n<h4>1.0.03 - 2018-12-10</h4>\n\n<ul>\n<li>Fix: Fixed empty category issues</li>\n</ul>\n\n<h4>1.0.02 - 2018-12-05</h4>\n\n<ul>\n<li>Fix: Fixed bug with some unit values in render output</li>\n</ul>\n\n<h4>1.0.00 - 2018-12-01</h4>\n\n<ul>\n<li>Release: First plugin release</li>\n</ul>\";}s:14:\"upgrade_notice\";b:0;s:7:\"version\";s:7:\"1.5.113\";s:13:\"download_link\";s:388:\"https://api.freemius.com/v1/installs/14185590/updates/74525.zip?is_premium=true&authorization=FSLA+14185590%3AB0AfoMIqBy4W4OGscpA6b06oxYSvLlO6dcLRuxTo10_EqmWwGmWakPZtUTESua7zWnhXDWgsySwAiMB3BhJExk5iYsvSalZEYJYgyVsp_pymPk3wywXrEFMU9IrbRQPwqinrygh_NPPE3nwXl-zav_fRbX08R3pocaHDuV_1-vMFtskA2-9gZrwp2vJY501dakMhu2vo_JBayrBSGb-VDJLnAQ2bMJlerXpfMSBW7F12VxoHo4IJwY_mTNmun73stkQR-eQ66KtoQ9HSH2Jrcw\";}}s:7:\"created\";i:1720137086;s:9:\"timestamp\";i:1720140686;}s:92:\"get:/v1/installs/14185590/updates/latest.json?is_premium=true&newer_than=1.5.113&readme=true\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":20:{s:9:\"plugin_id\";s:4:\"4036\";s:12:\"developer_id\";s:4:\"4880\";s:4:\"slug\";N;s:12:\"premium_slug\";s:40:\"unlimited-elements-for-elementor-premium\";s:7:\"version\";s:7:\"1.5.114\";s:11:\"sdk_version\";s:5:\"2.7.3\";s:25:\"requires_platform_version\";s:3:\"3.5\";s:37:\"requires_programming_language_version\";N;s:20:\"tested_up_to_version\";s:5:\"6.5.3\";s:8:\"has_free\";b:1;s:11:\"has_premium\";b:1;s:12:\"release_mode\";s:8:\"released\";s:5:\"limit\";N;s:7:\"uniques\";i:31147;s:2:\"id\";s:5:\"75026\";s:7:\"created\";s:19:\"2024-07-17 14:03:45\";s:7:\"updated\";s:19:\"2024-07-17 23:51:17\";s:11:\"is_released\";b:0;s:3:\"url\";s:388:\"https://api.freemius.com/v1/installs/14185590/updates/75026.zip?is_premium=true&authorization=FSLA+14185590%3A61bm-ktnluj7dyujHXYPyc96zr0Pl_u9oD8A2fAvyRFYQ9G5DFVqueDbyyf97ytxMWebbOzuNCr1VNUaBe-bEKa1Qyn5D8mVR4nFsWgn4t-J-CTWqHD9wjMLp7hWb5VacUSUaNQKwE03pdoYJevFinYsESsKwUXAmXw17F-3xyhzkhDRDfo950UshsvWB92ZVtTb1N06tVCkUG0NYxKvxh8BPsjRRCx34Y9RZ2qoyfyVVrC5v_KJSGRbb2sKcIOZP1Rzr9iFPt5HuEkZUmni-w\";s:6:\"readme\";O:8:\"stdClass\":11:{s:4:\"name\";s:66:\"Unlimited Elements For Elementor (Free Widgets, Addons, Templates)\";s:4:\"slug\";s:32:\"unlimited-elements-for-elementor\";s:4:\"tags\";O:8:\"stdClass\":6:{s:9:\"elementor\";s:9:\"elementor\";s:8:\"elements\";s:8:\"elements\";s:6:\"addons\";s:6:\"addons\";s:16:\"elementor addons\";s:16:\"elementor addons\";s:16:\"elementor widget\";s:16:\"elementor widget\";s:12:\"page builder\";s:12:\"page builder\";}s:8:\"requires\";s:3:\"3.5\";s:12:\"requires_php\";N;s:6:\"tested\";s:5:\"6.5.3\";s:10:\"stable_tag\";s:3:\"1.0\";s:8:\"sections\";O:8:\"stdClass\":4:{s:11:\"description\";s:6713:\"<p><strong>Elementor</strong> users, elevate your web design experience with <strong>Unlimited Elements for Elementor</strong>. An all in one plugin that instantly gives you the most advanced widgets and tools to make better Elementor websites faster. Take your WordPress website to the next level.</p>\n\n<p><a href=\"https://unlimited-elements.com/elementor-widgets/\">View Elementor Widgets Demos</a>\n<br>\nBrowse our extensive collection of free widgets or upgrade to our pro version for access to over 200 additional unique drag and drop widgets for <strong>Elementor</strong>. Each widget provides a wide range of options to easily control every aspect. If you can\'t find what you need, our <strong>Widget Creator</strong> Framework empowers you to create any widget you can imagine.</p>\n\n<h3>Plugin Features</h3>\n\n<ul>\n<li><p><a href=\"https://unlimited-elements.com/elementor-widgets/\"><strong>Widget Library</strong></a> Enhance the popular Elementor page builder with our user-friendly and innovative widget library. Simplify your website by finding everything you need in one place, without the need for multiple plugins.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/widget-creator/\"><strong>Widget Creator</strong></a> Save valuable time by eliminating the need to search for numerous plugins and add-ons. Instead, create customized, professional widgets that perfectly align with your website requirements.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/elementor-templates/\"><strong>Elementor Templates</strong></a> Effortlessly kickstart your web project with pre-designed templates. Say goodbye to endless searches for inspiration or starting from scratch. Get your project up and running in seconds with our collection of template kits.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/loop-builder-for-elementor/\"><strong>Loop Builder</strong></a> Easily create dynamic Loop Items within the Elementor Theme Builder by utilizing any loop widget layout of your preference. Effortlessly populate the chosen widget with dynamic content to craft versatile and engaging Loop Items.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/background-widgets-for-elementor/\"><strong>Background Widgets</strong></a> Elevate your web designs instantly with our user-friendly animated backgrounds available in our extensive widget library. Experience seamless integration and unleash your creativity like never before.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/post-widgets-filters-tools/\"><strong>Post Widgets & Filters</strong></a> Easily create stunning post layouts with real-time filters. Improve the browsing experience for website visitors by helping them find the content they\'re looking for. Effortlessly display posts using advanced criteria on your entire website.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/woo/\"><strong>WooCommerce Widgets & Filters</strong></a> Create stunning product layouts with dynamic real-time filters. Showcase your products and categories in a wide array of interactive formats, such as grids, carousels, sliders, and more.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/remote-control-widgets/\"><strong>Woo Widgets & Filters</strong></a> Unleash your creativity with advanced and customizable layouts. Take full control of your designs and make them truly unique using the remote controls. Stand out from the crowd with layouts that are both eye-catching and distinctive.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/sync-widgets/\"><strong>Sync Between Widgets</strong></a> Elevate your web designs to new heights by seamlessly synchronizing multiple item-based widgets. This powerful feature empowers you to effortlessly create intricate and personalized layouts, taking your designs to the next level of sophistication.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/multi-source-galleries/\"><strong>Multi-Source Galleries</strong></a> Empower your gallery showcase by effortlessly featuring Woo products, WordPress posts, Instagram feeds, and a variety of other sources, including various API integrations.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/live-copy-paste/\"><strong>Live Copy Paste</strong></a> Copy and paste fully designed sections from the Unlimited Elements website directly to your website, saving you time and ensuring you can finish your web project as soon as possible.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/mega-menu-widget-for-elementor/\"><strong>Mega Menu Builder</strong></a> Easily craft a distinctive Mega Menu for your website navigation by incorporating images, icons, links, and various Elementor widgets into unique menu layouts.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/mega-slider-widget-for-elementor/\"><strong>Mega Slider Builder</strong></a> Easily turn any Elementor sections into slider slides. Now you can amaze your website visitors with jaw-dropping slider designs that look amazing on any device.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/multi-source/\"><strong>Multi-Source Widgets</strong></a> Add content dynamically to item-based widgets effortlessly with support for ACF repeaters, JSON/CSV files, Woo Products, WordPress posts, users, menus, and a range of API integrations.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/dynamic-post-popup-widget-for-elementor/\"><strong>Dynamic Popup Builder</strong></a> Dynamically create a popup to add a quick view of the post without leaving the page. Use an Elementor single post template to create the layout of the dynamic popup.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/form-builder/\"><strong>Elementor Form Builder</strong></a> Build advanced forms effortlessly using the drag-and-drop form builder. Whether it’s a simple or complex form, our straightforward form widgets make it quick and easy to create forms, improving your workflow.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/calculators/\"><strong>Calculator Builder</strong></a> Easily design professional calculators for any type of industry. Whether you need a loan calculator, mortgage calculator or business calculator, our powerful and intuitive drag and drop builder makes it easy to create complex calculators with ease.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/filters/\"><strong>Elementor Filter Widgets</strong></a> Unlock the potential of the AJAX-based faceted filter system, seamlessly empowering you to craft diverse layouts with ease. Take control by applying multiple filters, ensuring a super-fast and dynamic filtering experience tailored to your website needs.</p></li>\n</ul>\";s:12:\"installation\";s:521:\"<p>Note : This plugin works with Elementor. Make sure you have <a href=\"https://wordpress.org/plugins/elementor/\">Elementor</a> installed.</p>\n\n<ol>\n<li>Upload the plugin folder to the <code>/wp-content/plugins/</code> directory, or install the plugin through the WordPress plugins screen directly.</li>\n<li>Activate the plugin through the \'Plugins\' screen in WordPress</li>\n<li>Navigate to Unlimited Elements in the WordPress side menu and install the widget you want by hovering over it and clicking install.</li>\n</ol>\";s:3:\"faq\";s:4218:\"<h4>Can I use the plugin without Elementor?</h4>\n\n<p>No. You cannot use the plugin without Elementor since it\'s an addon for Elementor.</p>\n\n<h4>Does the plugin work with any theme?</h4>\n\n<p>Absolutely! The plugin will work with any theme where Elementor works.</p>\n\n<h4>What if I update to the Premium version after using the Free version?</h4>\n\n<p>Your existing elements/content will work with the premium version. So you won’t lose your any of your hard work.</p>\n\n<h4>Can I get a refund?</h4>\n\n<p>If you are not happy with your purchase at anytime just contact us and we will refund 100% of your money no questions asked.</p>\n\n<h4>Do you offer a renewals discount?</h4>\n\n<p>Yes, you get 25% discount for all annual plan automatic renewals. The renewal price will never be increased so long as the subscription is not cancelled.</p>\n\n<h4>How do I install and activate the \'Unlimited Elements for Elementor\' plugin on WordPress?</h4>\n\n<p>To install the \'Unlimited Elements\' plugin on your WordPress site, access your WordPress Dashboard and go to Plugins -> Add New. In the search box, enter \'Unlimited Elements.\' Locate the plugin in the search results and click on the \'Install Now\' button. Once the installation is finished, click on the \'Activate\' button, and \'Unlimited Elements for Elementor\' will be successfully activated on your WordPress site.</p>\n\n<h4>Do I need to know code to use Unlimited Elements?</h4>\n\n<p>No, you do not need to know code to leverage the widgets and other tools provided by the Unlimited Elements plugin. It is designed to be user-friendly, allowing you to enhance your Elementor experience without any coding expertise. However, for users familiar with code, the plugin offers the added advantage of a widget creator, enabling the creation of custom Elementor widgets for a more tailored and advanced design experience.</p>\n\n<h4>Is my site secure with Unlimited Elements?</h4>\n\n<p>Yes, Unlimited Elements is a secure plugin. The plugin is regularly updated to adhere to common security standards, ensuring a secure environment for your website.</p>\n\n<h4>What types of filters does Unlimited Elements provide?</h4>\n\n<p>Unlimited Elements offers a variety of filter types, including search filters, dropdowns, tabs filters, checkboxes filters, and WooCommerce-related filters, providing a diverse range of options for dynamic and versatile website filtering.</p>\n\n<h4>Are the filters compatible with any post type or WooCommerce products?</h4>\n\n<p>Yes, all the filters provided by Unlimited Elements are live Ajax filters, ensuring dynamic and seamless filtering experiences. They are compatible with any post type, including custom post types, and WooCommerce products, offering versatile functionality for a wide range of content on your website. Utilize specific WooCommerce filters to enhance the shopping experience for your customers, such as the price range slider filter and color swatches filter for products with different colors.</p>\n\n<h4>Can I use Unlimited Elements to display custom post types in my widgets?</h4>\n\n<p>Yes, Unlimited Elements supports showcasing custom post types with advanced query selection and seamless connection to any filter from the UE library. This allows for tailored and dynamic content presentation on your website using the plugin\'s versatile features.</p>\n\n<h4>What are multi-source widgets in Unlimited Elements?</h4>\n\n<p>Multi-source widgets in Unlimited Elements enable the population of item-based widgets with various dynamic source types. These widgets can be populated using sources like ACF repeater fields, WooCommerce products, custom post types, Instagram feeds, and various API integrations. This versatility allows for the seamless integration of diverse content into widgets, enhancing the flexibility and functionality of your website elements.</p>\n\n<h4>Should I use Remote Control Widgets or the Sync Widgets function in Unlimited Elements?</h4>\n\n<p>The choice depends on your design preferences. If you want complete control, go for Remote Control Widgets. For synchronized layouts, choose Sync Widgets. They can also be used together for even more powerful customization options in Unlimited Elements.</p>\";s:9:\"changelog\";s:164044:\"<p>version 1.5.114: 2024-07-17</p>\n\n<p>Plugin Changes</p>\n\n<ul>\n<li>Feature: implimented \"advanced cache\" option for \"dynamic popup\"</li>\n<li>Feature: improved json/csv api usage in multisrouce, added paths as field names and data key selection</li>\n<li>Feature: added option for disabled buttons in pagination</li>\n<li>Change: updated freemius sdk version to the latest</li>\n<li>Fix: removed \"custom remote name\" from background widgets style</li>\n<li>Fix: Galleries - fixed fullscreen button on a slider that contains link</li>\n<li>Fix: in filters fixed init pagination number after init request</li>\n<li>Fix: fixed optin \"is derect parent\" in terms selection</li>\n<li>Fix: fixed get titles with empty posts for in terms selector </li>\n<li>Fix: fixed some filters related php bug of empty request on sync with grid.</li>\n</ul>\n\n<p>Widget Changes</p>\n\n<ul>\n<li>Feature: Woo Category Carousel (Pro) - Added \'Navigation Rewind\' option. When disabled, it hides the navigation arrows on the first and last carousel items.</li>\n<li>Feature: Team Member Carousel (Pro) - Added an Image Link option, allowing users to link images to specified URLs for enhanced navigation and user interaction.</li>\n<li>Feature: Woo Product Grid (Pro) - Added typography and color styling options for text after prices.</li>\n<li>Feature: Loop Carousel (Pro) - Added \'Navigation Rewind\' option. When disabled, it hides the navigation arrows on the first and last carousel items.</li>\n<li>Feature: Icon Box Accordion (Pro) - Added support for using the widget within the Template Switcher widget.</li>\n<li>Feature: Dynamic Post Popup (Pro) - Added an \"Advanced Cache\" option that loads all popups content at once after the page load, improving performance and user experience by reducing subsequent load times and enhancing content delivery.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Added a \"Phone Number As Link\" option, allowing phone numbers to be automatically formatted as clickable links for improved user experience and functionality.</li>\n<li>Feature: Semi Circle Progress Bar (Pro) - Added support for using the widget within the Template Switcher, enhancing functionality and providing more versatile template management options.</li>\n<li>Feature: Price Range Filter (Pro) - Added \'Tooltip Thousand Separator\' option to enable formatting of tooltip numbers.</li>\n<li>Feature: Team Member Carousel (Pro) - Added support for Dynamic Post Popup within the widget, enabling enhanced interactive content display and user engagement.</li>\n<li>Feature: Loop Grid (Pro) - Added styling options for the active element, allowing for customized appearance and enhanced user interface design for elements in their active state.</li>\n<li>Feature: Woo Product Carousel (Pro) - Added \'Navigation Rewind\' option. When disabled, it hides the navigation arrows on the first and last carousel items.</li>\n<li>Feature: Taxonomy Terms (Pro) - Added an option to disable term links, allowing users to remove hyperlink functionality from term elements as needed.</li>\n<li>Feature: Loop Grid (Pro) - Added Remote Connection options, enabling enhanced flexibility and functionality for remote integrations and communication between different widgets.</li>\n<li>Feature: Checkbox Field (Pro) - Added the option to use Item Titles as values, allowing for more flexible and intuitive configuration of item properties based on their titles.</li>\n<li>Feature: Content Switcher (Pro) - Added the \'Tab Hash ID\' option in item and functionality, allowing users to open tabs using a hash link (e.g., if the \'Tab Hash ID\' is set to \'my-second-tab\' and the user opens the URL example.com/#my-second-tab, the second tab will open automatically).</li>\n<li>Feature: Post Carousel (Pro) - Added \'Navigation Rewind\' option. When disabled, it hides the navigation arrows on the first and last carousel items.</li>\n<li>Change: NPS Field (Pro) - Changed the </li>\n</ul>\n\n<p><</p>\n\n<p>form> tag to a</p>\n\n<p><</p>\n\n<p>div> tag in the widget\'s HTML to improve layout structure and compatibility.\n* Change: Radio Button Field (Pro) - Changed the</p>\n\n<p><</p>\n\n<p>form> tag to a</p>\n\n<p><</p>\n\n<p>div> tag in the widget\'s HTML to improve layout structure and compatibility.\n* Change: Scale Field (Pro) - Changed the</p>\n\n<p><</p>\n\n<p>form> tag to a</p>\n\n<p><</p>\n\n<p>div> tag in the widget\'s HTML to improve layout structure and compatibility.\n* Change: Checkbox Field (Pro) - Changed handling for Checkbox Values with Text as the default values, ensuring consistent and expected behavior for checkbox inputs.\n* Change: Woo Product Grid (Pro) - Organized the pricing layout options into a new section titled \'Price Layout\' for better usability and navigation.\n* Change: Simple Popup (Free) - Removed empty links from the link elements to ensure clean and functional HTML.\n* Change: Image Accordion (Pro) - Renamed the \'Transition\' option to \'Transition Duration\' and added support to select the value in milliseconds (ms).\n* Fix: Image Accordion (Pro) - Resolved the title positioning issue and added a new option, \'Title Hover Position,\' to allow customization of the title\'s position on hover.\n* Fix: Unlimited Google Maps (Pro) - Fixed widgets behavior after applying filters to ensure consistent functionality and proper display of filtered content.\n* Fix: Logo Marquee (Pro) - Fixed the issue where the incorrect number of items was showing when the scrollbar was visible on the page. Previously, the width of the viewport was calculated excluding the scrollbar. Now, the actual viewport width is calculated including the scrollbar.\n* Fix: Team Member Carousel (Pro) - Optimized the HTML code of the widget for improved performance and cleaner structure.\n* Fix: Unlimited Timeline (Free) - Fixed an issue where images with an empty src attribute were still present in the DOM, ensuring that such elements are properly removed or handled to maintain clean and efficient HTML structure.\n* Fix: Post Magazine Grid (Pro) - Fixed an issue where the button hover color was not visible, ensuring proper visual feedback when users interact with buttons.\n* Fix: Toggle Text Button (Free) - Fixed an issue where, in some cases, clicking a button triggered the Elementor Page Transition animation.\n* Fix: One Page Scroll Navigation (Pro) - Fixed an issue where multiple scroll events were required to snap a section, ensuring that a single scroll event now properly snaps the section.\n* Fix: Parallax Background (Pro) - Added proper alt attributes for img elements to improve accessibility and SEO.\n* Fix: Audio Player (Pro) - Fixed an issue where clicking the Download button loaded a default audio file instead of the current one.\n* Fix: Liquid Button (Pro) - Added support for working within the Template Switcher widget, enhancing integration and functionality.\n* Fix: Confirm Field (Pro) - Fixed an issue where labels did not wrap to a second line on small screen widths, ensuring better readability and layout consistency on mobile devices.\n* Fix: Compact Gallery (Free) - Added a fix to address issues caused by early widget initialization, ensuring that widgets initialize at the correct time and function properly even in complex loading scenarios.\n* Fix: Liquid Full Screen Menu (Pro) - Fixed an issue where the fix for sticky containers was not working properly in conjunction with optimization plugins.</p>\n\n<p>version 1.5.113: 2024-07-04</p>\n\n<ul>\n<li>Fix: fixed some small security issues found by wordfence</li>\n<li>Feature: added search fitler to url replace in post widgets filters</li>\n</ul>\n\n<p>version 1.5.112: 2024-07-01</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: made a small integration with simple author box plugin</li>\n<li>Feature: added \"timezone\" for google events api</li>\n<li>Feature: added \"current product gallery\" as a gallery source for WooCommerce</li>\n<li>Feature: added option for dynamic popup advanced cache</li>\n<li>Feature: added integration for fvplayer</li>\n<li>Feature: added links to woo minicart title and image</li>\n<li>Feature: added option to send reply in form to email that set in form field</li>\n</ul>\n\n<p>Widget Changes:</p>\n\n<ul>\n<li>Feature: Pricing Table (Free) - Introduced Tooltip functionality, allowing users to add tooltips to each list item.</li>\n<li>Feature: Post Magazine Grid (Pro) - New values were added to the Show Categories option, including byTaxonomy and by Last level Taxonomy, providing users with more granular control over category display settings.</li>\n<li>Feature: Blob Shapes (Free) - Enhanced the Shadow options by adding shadow size, shadow blur, shadow color type, and shadow shift settings.</li>\n<li>Feature: Image Accordion (Pro) - Added the \"Link All Items\" option to enhance functionality and provide users with the ability to link all items collectively.</li>\n<li>Feature: Calendar (Pro) - Separated the Locale option into a new tab and introduced an \'Other\' option in the locale list, enabling users to manually add a locale not listed, thereby extending support for 96 locales.</li>\n<li>Feature: Calendar (Pro) - Added \"Open Event Link in New Tab\" option to allow users to open event links in a new tab.</li>\n<li>Feature: Checkboxes Filter (Pro) - Added functionality to hide the dropdown when no items are found inside.</li>\n<li>Feature: Icon Accordion (Pro) - A new feature was introduced that includes the addition of an option to adjust the Icon Margin, providing users with more customization options for their interface.</li>\n<li>Feature: Radio Button Field (Pro) - Added functionality to handle and process values selected from radio buttons in the form, ensuring users\' selections are captured and correctly stored.</li>\n<li>Change: Woo Mini Cart (Pro) - Improved the widget by adding the product link to the product title and the image in the cart.</li>\n<li>Change: AJAX Search (Pro) - Added a aria-label attribute for the search button element to enhance form handling and improve accessibility.</li>\n<li>Change: List Marquee (Pro) - Extended icon option to graphic element and added option for image.</li>\n<li>Change: AJAX Search (Pro) - Added a name attribute for the search button element to enhance form handling and improve accessibility.</li>\n<li>Change: Swipe Carousel (Pro) - An improvement was made by adding the aria-label attribute to the item link, enhancing accessibility and ensuring that all links have discernible names for better user experience.</li>\n<li>Fix: Logo Marquee (Pro) - Fixed the text alignment issue and added new options: Text Align and Text Shadow.</li>\n<li>Fix: Icon Accordion (Pro) - Fixed a bug where the accordions were not closing when the \"Close Others on Open\" option was disabled.</li>\n<li>Fix: Copy Coupon Code (Pro) - Resolved a problem where the copy operation was failing in some cases. This fix ensures that the copy functionality now works reliably across all scenarios.</li>\n<li>Fix: Quantity Increment Buttons (Pro) - Resolved a problem where the product quantity was not reset to 1 after adding to the cart.</li>\n<li>Fix: Liquid Full Screen Menu (Pro) - Implemented a fix to address the issue where the widget was not functioning correctly within sticky containers, ensuring consistent behavior and improved user experience.</li>\n<li>Fix: Before After (Pro) - Added support for carousel widgets, enabling the creation and management of dynamic, rotating content displays within the application.</li>\n</ul>\n\n<p>version 1.5.111: 2024-06-10</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added option in general settings: \'Taxonomy Separator Sign in Ajax Filter\' for backward compatability</li>\n<li>Fix: fixed getting elementor dynamic item fields in ajax </li>\n<li>Fix: background widgets didn\'t worked with rocket lazy load</li>\n<li>Changed - changed the default taxonomy saparator to \":\" instead of \"~\"</li>\n<li>Feature: added option in general settings: \'Taxonomy Separator Sign in Ajax Filter\' for backward compatability</li>\n<li>Changed - changed the default taxonomy saparator to \":\" instead of \"~\"</li>\n<li>Fix: fixed getting elementor dynamic item fields in ajax </li>\n<li>Fix: background widgets didn\'t worked with rocket lazy load</li>\n<li>Fix: filters checkboxes wasn\'t visible in some cases</li>\n<li>Fix: avoid error messages on very old elementor versions</li>\n</ul>\n\n<p>Widget Changes:</p>\n\n<ul>\n<li>Feature: List (Free) - Added Override Color Title/Text options for each item, allowing for individualized customization.</li>\n<li>Feature: List (Free) - Added an Icon Margin option for enhanced layout control.</li>\n<li>Feature: Card Carousel (Free) - Added a new value \"Above Image\" to the Show Title option.</li>\n<li>Feature: Content Accordion (Free) - Added support for integrating the widget within carousel widgets, enhancing its functionality and allowing for greater flexibility in design layouts.</li>\n<li>Feature: Calendar (Pro) - Added Italian (it) to the available locales for enhanced language support.</li>\n<li>Feature: Product Bullets (Pro) - Added \"Column\" and \"Column Reverse\" values to the Content Direction option for improved layout flexibility.</li>\n<li>Change: Content Slider (Pro) - Changed the display CSS property from \'flex\' to \'block\' for cases where the Content Source option in an item is set to \"template.\"</li>\n<li>Change: One Page Scroll Navigation (Pro) - Changed method of calling the wheel event from jQuery to JavaScript.</li>\n<li>Change: Content Accordion (Free) - Changed heading\'s HTML tag from </li>\n</ul>\n\n<p><</p>\n\n<p>div> to <a> and added role attribute for accessibility, enabling users to open and close accordions using keyboards and accessibility devices.\n* Change: Event List (Pro) - Added description to Time Zone option.\n* Fix: Mega Menu (Pro) - Resolved an issue where menu items were overlapping each other in iOS device.\n* Fix: Mega Menu (Pro) - Fixed an issue where mobile menu items displayed only a white background color.\n* Fix: Dynamic Post Popup (Pro) - Fixed an issue where the height wasn\'t adjusted after the first popup opening when the Adjust Height option was enabled.\n* Fix: Before After (Pro) - Added lazy load protection to images within the widget, ensuring images load properly without delays.\n* Fix: Accordion Menu (Pro) - Fixed an issue where the Accordion Menu was initialized multiple times in popup.\n* Fix: Content Slider (Pro) - Added support for integrating Content Slider within the Toggle Content widget, enhancing its functionality and providing improved content presentation options.\n* Fix: Icon Box Accordion (Pro) - Fixed an issue where the widget was blocking scroll event-oriented functions, ensuring smooth and uninterrupted scrolling behavior.\n* Fix: Post Magazine Grid (Pro) - Fixed an issue where items were not being fully linked, ensuring complete and functional linking of all item components.\n* Fix: Unlimited Timeline (Free) - Resolved a bug that caused the link to not work when the Image Link option was disabled.\n* Fix: Multi Step Form (Pro) - Added a fix for an issue where 1px of the next step was sometimes visible in the current slide.</p>\n\n<p>version 1.5.110: 2024-06-04</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Fix: remote arrows was sendin next/prev commands twice</li>\n<li>Fix: fix some password protected content related security issue</li>\n<li>Fix: fix some sql security small issue </li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Email Field (Pro) - Added Asterisk Size option, allowing customization of asterisk size for better design flexibility and emphasis.</li>\n<li>Feature: Phone Field (Pro) - Added Asterisk Size option, allowing customization of asterisk size for better design flexibility and emphasis.</li>\n<li>Feature: Event List (Pro) - Added Timezone option, ensuring that expired and upcoming events are counted according to the specified timezone for accurate event scheduling and display.</li>\n<li>Feature: Number Field (Pro) - Added \"Limit Number of Digits\" option, allowing users to restrict the number of digits displayed for better control and readability of numerical data.</li>\n<li>Feature: Phone Field (Pro) - Added \"Limit Number of Digits\" option, allowing users to restrict the number of digits displayed for better control and readability of numerical data.</li>\n<li>Feature: Transparent Split Hero (Free) - Added options to enable or disable widget contents like title, subtitle, etc., and introduced an option to add an image or logo for greater customization and flexibility.</li>\n<li>Feature: Unlimited Charts (Pro) - Added Line Chart Background Color option, allowing customization of the background color for line charts to enhance visual appeal.</li>\n<li>Fix: Submit Button (Free) - Added validation function for the phone field to ensure correct email format and improve data accuracy.</li>\n<li>Fix: Mega Menu (Pro) - Added fix for layout issue that sometimes occurs after page load, ensuring consistent and stable page rendering.</li>\n<li>Fix: Post Carousel (Pro) - Set padding to 0 in Nav Dots to avoid default CSS overrides, ensuring consistent and desired styling.</li>\n<li>Fix: Semi Circle Progress Bar (Pro) - Added support for Mega Slider widget, enabling the creation and display of Semi Circle Progress Bar widget in interactive sliders for enhanced content presentation.</li>\n<li>Fix: Floating Chat Buttons (Pro) - Fixed Pulse Animation Grabber Type issue, ensuring correct animation behavior and improved visual effects.</li>\n<li>Fix: Content Tabs (Free) - Added a small delay before widget initialization to ensure the Content Tabs widget works properly within other widgets, improving overall functionality and integration.</li>\n<li>Fix: Remote Tabs (Pro) - Changed selector for padding option to resolve issue where link was not clicked when tab was clicked, improving click response accuracy.</li>\n</ul>\n\n<p>version 1.5.109: 2024-05-29</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added option to get page views of some post using WPP plugin</li>\n<li>Feature: added option for \"show db tables\" in troubleshooting</li>\n<li>Fix: fixed form editor form validation, excluded placeholders</li>\n<li>Fix: fixed get filters based on wpml language with post count</li>\n<li>Fix: Fixed some remote connection code items click code</li>\n<li>Fix: Fixed clear all filters button not working bug</li>\n<li>Fix: fixed multisource acf repeater checkboxes type get</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Email Field (Pro) - Added validation function for the email field to ensure correct email format and improve data accuracy.</li>\n<li>Feature: Number Field (Pro) - Introduced the \"Disable Calculation in Editor\" debug option to prevent the page from crashing or becoming unresponsive when multiple fields are set to calculation mode, enhancing stability during editing.</li>\n<li>Feature: AJAX Search (Pro) - Added Show Post Image option to enable or disable the display of images in posts, providing more control over post appearance</li>\n<li>Feature: Submit Button (Free) - Added validation function for the email field to ensure correct email format and improve data accuracy.</li>\n<li>Feature: Team Member Card (Free) - Added Icon Size Inner option to adjust the height of the icon itself, providing more precise control over icon dimensions.</li>\n<li>Feature: Slider Field (Pro) - Added Accent Color option to highlight changing value of Slider Field widget.</li>\n<li>Feature: Unlimited Carousel (Pro) - Added option to open images in Lightbox, enhancing the viewing experience with a full-screen display of images.</li>\n<li>Change: Expanding Content Cards (Pro) - Added title as CSS ID for Widgets Items to allow using them as anchors.</li>\n<li>Fix: Mega Menu (Pro) - Fixed issue where the Clickable Link option was disabled but the link was still added, ensuring links are only added when the option is enabled</li>\n<li>Fix: Icon Accordion (Pro) - Fixed issue where Override Color Options were not working, ensuring color customizations are applied correctly.</li>\n<li>Fix: Fullscreen Menu (Free) - Fixed issue where menu wasn\'t opening, ensuring proper functionality and user access.</li>\n<li>Fix: Expanding Content Cards (Pro) - Resolved issue where CSS filters were not working in Safari browser, ensuring consistent styling across all browsers.</li>\n<li>Fix: Block Quote Card (Free) - Fixed issue where reserved space was still taken up even when no icon was selected, ensuring proper layout and space utilization.</li>\n<li>Fix: Unfold Content (Pro) - Added support for carousel widgets, enabling enhanced content display through interactive sliding elements.</li>\n<li>Fix: Instagram Feed (Pro) - Added \'aria-label\' attribute to links to fix the \'Links do not have a discernible name\' error, improving accessibility and compliance with web standards.</li>\n<li>Fix: Woo Mini Cart (Pro) - Fixed issue where URL was changed after page load, ensuring stable and consistent URLs for better navigation and user experience.</li>\n<li>Fix: Age Verification (Pro) - Fixed issue where popup still opened even after cookie was set, ensuring popups respect cookie settings for user preferences.</li>\n</ul>\n\n<p>version 1.5.108: 2024-05-21</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: update freemius SDK to 2.7.2</li>\n<li>Fix: fixed bug with select filter and active filters widgets</li>\n<li>Fix: fixed bug with several main checkbox filters unselecting</li>\n<li>Fix: Fixed some small security issue</li>\n</ul>\n\n<p>Widget Changes:</p>\n\n<ul>\n<li>Feature: AJAX Search (Pro) - Added option to search by meta and by terms.</li>\n<li>Feature: Dark Mode (Free) - Introduced \'Do not affect SVG\' option to prevent SVG images from inverting when toggling dark mode, ensuring correct image display.</li>\n<li>Feature: Load More / Infinite Scroll (Pro) - Added Button Hover Animation option to enable animations when hovering over button, enhancing interactivity and visual appeal.</li>\n<li>Feature: Load More / Infinite Scroll (Pro) - Added Icon Position option, allowing users to customize the placement of icons for better design flexibility.</li>\n<li>Feature: Woo Product Grid (Pro) - Added \"Show Only Lowest Variable Price\" option to display only the lowest price for variable products, enhancing price visibility and simplicity for users.</li>\n<li>Fix: Dynamic Post Popup (Pro) - Fixed Navigation Arrows functionality issue when Animation option was enabled, ensuring smooth and consistent navigation experience.</li>\n<li>Fix: Dynamic Popup Button (Pro) - Added suppot for Loop Carousel widget with enabled Loop option.</li>\n<li>Fix: Woo Mini Cart (Pro) - Fixed widgets behaviour for Shop pages when page name is different then default.</li>\n<li>Fix: Icon Tabs (Pro) - Provided a fix that ensures Icon Tabs widget changing Active Tab after click event.</li>\n<li>Fix: Unlimited Google Maps (Pro) - get it work on the template switcher</li>\n<li>Fix: Fullscreen Menu (Free) - Fixed issue where Menu widget wouldn\'t open properly when nested within sticky parent containers, ensuring smooth functionality and user experience.</li>\n</ul>\n\n<p>version 1.5.107: 2024-05-16</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature - added elementor dynamic options to api integrations</li>\n<li>Feature - added option to get images from current product variations for the dynamic gallery.</li>\n<li>Feature - added preperation for the enhanced ajax search</li>\n<li>Fix - fixed weird elementor no products on cart page bug</li>\n<li>Fix - fixed bug with faq schema output</li>\n<li>Fix - fixed general settings show items at start</li>\n</ul>\n\n<p>Widget Changes:</p>\n\n<ul>\n<li>Feature: Event List (Pro) - Added \"Remove All Upcoming Events Except Next One\" functionality, facilitating the removal of all upcoming events except for the next scheduled event for streamlined event management.</li>\n<li>Feature: Animated Icon Box (Pro) - Added Description Opacity option to customize the opacity level of descriptions for enhanced visual aesthetics and readability.</li>\n<li>Feature: Underline Animated Button (Free) - Added Animation Move Amount option, enabling users to customize the amount of movement in animations for enhanced visual effects.</li>\n<li>Feature: Remote Tabs (Pro) - Added Item Min Height option for better customization; users can now set a minimum height for items displayed.</li>\n<li>Feature: Load More / Infinite Scroll (Pro) - Added the \"Show Load More Button Icon\" option to enhance interface; users can now customize the icon displayed for the load more button.</li>\n<li>Feature: Mega Menu (Pro) - Added a new functionality enabling \"Expand / Collapse Visible On\" option, allowing expansion or collapse of visibility based on specific criteria.</li>\n<li>Feature: Side Menu (Pro) - Added Menu Padding option. This new feature allows to add padding to the container of the Menu items.</li>\n<li>Feature: Woo Product Grid (Pro) - Made Content Padding, Category Label Spacing, and Title Spacing options responsive for improved adaptability across various screen sizes and devices.</li>\n<li>Feature: Icon Image Content Box (Free) - Implemented functionality to link Icon and Title to the same destination as the Image.</li>\n<li>Feature: Hotspots (Pro) - Implemented styling options for images. This new functionality allows users to customize the appearance of images within the widget, including options for adjusting borders, shadows, and other visual attributes.</li>\n<li>Feature: Team Member Grid (Pro) - Implemented \'Text Placement\' option. This new functionality allows users to customize the placement of text within the widget, providing greater control over the layout and design.</li>\n<li>Fix: Post Ticker (Free) - Fixed widgets behaviour for RTL websites.</li>\n<li>Fix: Post Timeline (Pro) - Resolved category name spelling issue in some cases. This fix ensures that category names are spelled correctly throughout the widget, improving accuracy and consistency in the display of category information.</li>\n<li>Fix: Team Member Grid (Pro) - Optimized HTML code of the widget. This optimization improves the efficiency and performance of the widgets by reducing unnecessary code and streamlining the structure for faster loading and rendering.</li>\n<li>Fix: Number Field (Pro) - Resolved issue when Min - Max range were violated and no error were shown.</li>\n<li>Fix: Dropdown Button (Pro) - Optimized widget\'s JS code. This fix ensures that widget works properly on mobile devices as well as on desktop.</li>\n<li>Fix: Expanding Content Cards (Pro) - Addressed CSS filter issue where it was displaying incorrectly on mobile devices, ensuring proper rendering and display consistency across all devices.</li>\n<li>Fix: Post Grid (Pro) - Fixed issue where Typography option was not functioning as expected, ensuring proper functionality and usability.</li>\n<li>Fix: Justified Image Carousel (Pro) - Fixed issue where width of images was incorrectly set in certain cases, ensuring proper display and functionality across all scenarios.</li>\n<li>Fix: Layers (Pro) - Resolved issue with the \"Item Shadow\" option. This fix ensures that the item shadow is applied correctly within the widget.</li>\n</ul>\n\n<p>version 1.5.106: 2024-05-12</p>\n\n<ul>\n<li>Fix - fixed some main/child roles checkbox filter issues</li>\n<li>Fix - fixed some bug with widget posts debug not showed full info</li>\n<li>Fix - fixed dissapearing gallery titles since last version.</li>\n</ul>\n\n<p>version 1.5.105: 2024-05-05</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Fix: fixed some filters and request related issue</li>\n<li>Fix: fixed specific post and terms select</li>\n</ul>\n\n<p>Widget Changes:</p>\n\n<ul>\n<li>Feature: Masonry Gallery (Pro) - Implemented \'Mute Video\' option. This new functionality allows users to start videos muted within the widget, providing greater control over the audio playback and enhancing the user experience.</li>\n<li>Feature: Team Member Carousel (Pro) - Introduced \'Button Text\' option in items, enabling users to set custom button text for each team member for enhanced customization and flexibility.</li>\n<li>Feature: Mega Menu (Pro) - Implemented \'Mobile Open Menu Animation\' option. This new functionality allows users to specify the animation type for opening the menu on mobile devices, enhancing the visual presentation and user experience.</li>\n<li>Feature: Logo Carousel (Pro) - Implemented support for empty links. This new functionality allows items to become not clickable when empty links are specified, providing more control over the behavior and interaction of items within the widget.</li>\n<li>Feature: Scroll Sequence (Pro) - Introduced \'Hide Add Action Section\' debug option, enabling users to match accurate configurations in the backend and frontend.</li>\n<li>Feature: Dropdown Field (Pro) - Added support for \'Dropdown Value (Numeric Values)\' in multi-source, enabling users to include numeric dropdown values via Multi Source.</li>\n<li>Feature: Overlay Button (Free) - Introduced \'Overlay Transition Duration\' option, providing users with more control over the duration of overlay transitions for enhanced customization and user experience.</li>\n<li>Feature: Checkboxes Filter (Pro) - Introduced \'Accordion as Dropdown\' option, allowing users to open the accordion as a dropdown when the layout is set to \'Accordion\', preventing layout shifting and improving user experience.</li>\n<li>Feature: Overlay Button (Free) - Added \'Icon\' option, allowing users to easily add an icon to the button for enhanced visual appeal.</li>\n<li>Feature: Event List (Pro) - Introduced \'Show End Time\' option, enabling users to show or hide the event end time for enhanced flexibility and customization.</li>\n<li>Feature: Animated Icon Box (Pro) - Introduced styling options for Icon and Divider, providing users with more customization choices for improved visual design.</li>\n<li>Feature: Taxonomy Terms (Pro) - Implemented styling options for 1st and 2nd level of Child Term Elements. This new functionality allows users to customize the appearance of Child Term Elements at different hierarchical levels, providing greater design flexibility and control.</li>\n<li>Feature: Content Carousel (Pro) - Implemented \'Image Border Radius\' option. This new functionality allows users to specify the border radius for images within the widget, enabling them to create rounded or custom-shaped images for a more visually appealing design.</li>\n<li>Feature: Coverflow Carousel (Pro) - Implemented \'Custom Navigation Arrows\' option. This new functionality allows users to customize the navigation arrows used within the widget, enabling them to use custom-designed arrows for a more personalized look and feel.</li>\n<li>Feature: One Page Scroll Navigation (Pro) - Enhanced widget flexibility to support other sections apart from the one with the tag <section>. This improvement expands compatibility with different section types, providing users with more options for integrating the widget into their website layouts.</li>\n<li>Change: Animated Icon Box (Pro) - Replaced old font edit option with new typography and color options for enhanced customization and design control.</li>\n<li>Change: Call To Action Button (Free) - Moved ripple \'Transition Timing\' from Button Icon to Button Icon tab and renamed it to \'Ripple Timing\' for improved organization and clarity.</li>\n</ul>\n\n<p>version 1.5.104: 2024-04-24</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added support for unselect items in sync functionality</li>\n<li>Feature: added feature - sort terms by parent -> children, and levels number class</li>\n<li>Fix: fixed some load more issue with dynamic template loop and post lists inside</li>\n<li>Fix: fixed woo category image not fetched bug</li>\n<li>Fix: fixed some cases of sticky elementor elements with filters</li>\n<li>Fix: fixed remote connection with single background parent and remote widget</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Neon Glowing Button Effect (Pro) - Implemented \'Neon Line Width\' option. This new functionality allows users to adjust the width of the neon line effect within the widget, providing finer control over its appearance and visual impact.</li>\n<li>Feature: Scroll Sequence (Pro) - Introduced \'Hide Add Action Section\' debug option, enabling users to match accurate configurations in the backend and frontend.</li>\n<li>Feature: Team Member Carousel (Pro) - Introduced \'Button Text\' option in items, enabling users to set custom button text for each team member for enhanced customization and flexibility.</li>\n<li>Feature: Overlay Button (Free) - Added \'Icon\' option, allowing users to easily add an icon to the button for enhanced visual appeal.</li>\n<li>Feature: Overlay Button (Free) - Introduced \'Overlay Transition Duration\' option, providing users with more control over the duration of overlay transitions for enhanced customization and user experience.</li>\n<li>Feature: Dropdown Field (Pro) - Added support for \'Dropdown Value (Numeric Values)\' in multi-source, enabling users to include numeric dropdown values via Multi Source.</li>\n<li>Feature: Neon Glowing Button Effect (Pro) - Implemented \'Button Shadow\' option. This new functionality allows users to add a shadow effect to buttons within the widget, enhancing their visual appearance and depth.</li>\n<li>Feature: Mega Menu (Pro) - Implemented \'Mobile Open Menu Animation\' option. This new functionality allows users to specify the animation type for opening the menu on mobile devices, enhancing the visual presentation and user experience.</li>\n<li>Feature: Neon Glowing Button Effect (Pro) - Implemented \'Button Background Color\' option. This new functionality allows users to customize the background color of buttons within the widget, enhancing visual design and customization possibilities.</li>\n<li>Feature: Logo Carousel (Pro) - Implemented support for empty links. This new functionality allows items to become not clickable when empty links are specified, providing more control over the behavior and interaction of items within the widget.</li>\n<li>Fix: Loop Carousel (Pro) - Corrected spelling mistakes and improved naming conventions, enhancing clarity and consistency.</li>\n<li>Fix: Flip Box (Free) - Resolved issue where links were not firing for the first click on the back of the Flip Box. This fix ensures that links behave as expected, allowing them to be clicked and activated reliably.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue where Content Tabs widget couldn\'t work with Icon Tabs widget on the same page. This fix ensures that both widgets can coexist and function properly together, allowing for seamless integration and improved user experience.</li>\n<li>Fix: Checkboxes Filter (Pro) - Enhanced Accordion Layout option for the Checkboxes Widget to improve script communication. This improvement optimizes the interaction between scripts, resulting in smoother operation and better performance of the widget.</li>\n<li>Fix: Loop Grid (Pro) - Implemented additional Masonry layout check to avoid items overlapping over each other. This enhancement ensures that items are properly positioned and do not overlap, maintaining a clean and organized layout within the widget.</li>\n<li>Fix: Dynamic Post Popup (Pro) - Resolved issue where popups allowed opening links in new tabs while opening the popup. This fix ensures that links within popups behave consistently and do not inadvertently open in new tabs, providing a smoother user experience.</li>\n<li>Fix: Post Slider (Pro) - Addressed issue where post title typography settings were not applied, ensuring proper functionality and appearance.</li>\n<li>Fix: Flip Box (Free) - Corrected a typography mistake in options.</li>\n<li>Fix: Content Slider (Pro) - Resolved conflict caused between Elementor\'s Motion Effects and the widget due to the same animation library (animate.css), resolving CSS class conflict for smoother animation and functionality.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with Opening Item when Clickable Parent option is enabled.</li>\n<li>Fix: Side Menu (Pro) - Resolved issue where some icons were being reverted. This fix ensures that all icons remain consistent and do not revert unexpectedly.</li>\n<li>Fix: Rhombus Grid (Pro) - Increased CSS priority for \'Item Background Color Override\' option. This adjustment ensures that the specified background color takes precedence over other styles, providing consistent and reliable appearance for the widget items.</li>\n</ul>\n\n<p>version 1.5.103: 2024-04-16</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added option to add additional url attributes to post links</li>\n<li>Feature: improved woo category thumbnail image gether</li>\n<li>Feature: added option to unite gallery - strip_speed</li>\n<li>Fix: fixed some widgets editor enable visibility bug</li>\n<li>Fix: fixed entrance animation run if inside a viewport window</li>\n<li>Fix: fixed some security issues - escaping some fields output</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Overlay Carousel (Pro) - Implemented \'Show Dots\' option. This new functionality allows users to toggle the visibility of dots within the widget, providing greater control over navigation indicators.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Checkbox Custom Icon\' option. This new functionality allows users to customize the appearance of checkboxes by providing custom icons, enhancing the visual presentation of checkboxes within the widget.</li>\n<li>Feature: Video Playlist (Pro) - Implemented \'Strip Navigation Speed\' option. This new functionality allows users to adjust the speed of navigation within the strip, providing finer control over the scrolling behavior.</li>\n<li>Feature: Expanding Content Cards (Pro) - Implemented \'Background Image Align\' option. This new functionality allows users to specify the alignment of the background image, providing greater control over its positioning within the element.</li>\n<li>Feature: Post Magazine Grid (Pro) - Implemented \'Meta Date Date Format\' option. This new functionality allows users to specify the date format for meta date display, providing customization options for date presentation.</li>\n<li>Feature: Justified Image Carousel (Pro) - Implemented \'Show Item Title in Lightbox\' option. This new functionality allows users to toggle the display of item titles within the lightbox, providing control over the visibility of titles for a better user experience.</li>\n<li>Feature: Search Filter (Pro) - Implemented \'Custom Links Ending\' option. This new functionality allows users to change links in the connected grid to highlight the search phrase.</li>\n<li>Feature: Load More / Infinite Scroll (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Post Pagination (Free) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Content Switcher (Pro) - Introduced option to fire a resize event on tab click, ensuring proper functionality of other widgets inside tab Content Switcher for a smoother and more seamless user experience.</li>\n<li>Feature: Submit Button (Free) - Implemented \'Show Field Name In Empty Field Error Message\' option. This new functionality allows users to include the field name in the empty field error message, providing clearer feedback to users when a required field is left blank.</li>\n<li>Feature: Side Menu (Pro) - Implemented \'Templates Width\' and \'Templates Horizontal Align\' options.</li>\n<li>Change: Unlimited Grid (Pro) - Changed \'Title Spacing\' option to \'Title Margin\'. This change allows users to add margin in all directions to the title, providing more granular control over its positioning within the widget.</li>\n<li>Fix: Content Box Hover Text Reveal (Free) - Resolved issue where Overlay Opacity option wasn\'t working on mobile devices. This fix ensures that the Overlay Opacity option functions correctly across all devices, providing consistent behavior and appearance.</li>\n<li>Fix: Multi Step Form (Pro) - Fixed Multi Step Error Message not showing when empty and required field was present on active step.</li>\n<li>Fix: Submit Button (Free) - Fixed Submit Button verification issue when fields with 0 value were parsed as empty.</li>\n<li>Fix: Slider Field (Pro) - Resolved issue where border radius for focus state differed from regular state. This fix ensures that the border radius remains consistent across different states.</li>\n<li>Fix: Icon Bullets (Free) - Fixed issue related to Hover Colors not being revealed after item hover.</li>\n<li>Fix: Team Member Sliding Effect (Pro) - Resolved issue related to global colors usage. This fix ensures that global colors are properly utilized throughout the widget, maintaining consistency and accuracy in color rendering.</li>\n<li>Fix: Post Magazine Grid (Pro) - Optimized widget HTML. This optimization improves the efficiency and performance of the widget by streamlining the HTML structure and reducing unnecessary code.</li>\n<li>Fix: Form Fields Widgets: Resolved vulnerability where scripts could be injected under certain widget attributes. This fix ensures that scripts are properly sanitized and prevented from being inserted into widget attributes, mitigating potential security risks.</li>\n</ul>\n\n<p>version 1.5.101: 2024-04-03</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature - added \"date time\" attribute to items attributes list</li>\n<li>Feature - made some integration for \"relevanssi\" plugin</li>\n<li>Feature - added woo rating stars to multisource fields</li>\n<li>Feature - added visual text that showing the form fields conditions</li>\n<li>Fix - fixed filters mode init mode</li>\n<li>Fix - fixed various filters related bugs</li>\n<li>Fix - fixed ucpage parameter fetch for pagination in archive page</li>\n<li>Fix - fixed gallery from meta field item source texts </li>\n<li>Fix - fixed some number field processing</li>\n<li>Fix - fixed multisep form with template submit</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Radio Button Field (Pro) - Implemented \'Set First Item Selected\' option. This new functionality allows users to automatically select the first item in the widget.</li>\n<li>Feature: Fullscreen Menu (Free) - Implemented \'Open Current Submenu On Page Load\' option. This new functionality allows users to automatically expand the current submenu on page load, providing immediate access to relevant content.</li>\n<li>Feature: Background Slider (Pro) - Introduced \'Add SEO Tags\' option, allowing users to include alt and title attributes for images for improved search engine optimization of the widget content.</li>\n<li>Feature: Floating Chat Buttons (Pro) - Introduced \"Close Message Box After Send\" option, allowing automatic closure of the message box after clicking the send button for improved user experience and convenience.</li>\n<li>Feature: Floating Chat Buttons (Pro) - Introduced \"Close Button After Click\" option, enabling automatic closure of the buttons after clicking any button, eliminating the need for manual closure for enhanced user convenience and interaction.</li>\n<li>Feature: Content Grid (Pro) - Implemented \'Description\' option. This new functionality allows users to add a description to the widget, providing additional context or instructions.</li>\n<li>Feature: SVG Animation (Free) - Optimized widget for Elementor Popup compatibility. This update ensures seamless integration and improved performance when using the widget within Elementor Popups.</li>\n<li>Feature: Animated Ripples (Pro) - Introduced \'Ripple Scale\' option, enabling users to control the size of the ripples for enhanced visual customization and effect.</li>\n<li>Feature: Interactive Circle Infographic (Pro) - Implemented \'Item Trigger type\' for Segment Layout type. This new functionality allows segments to be opened by hovering on them, providing users with an alternative interaction method.</li>\n<li>Feature: Line Text Divider (Free) - Added styling options including Line Thickness, Line Border Radius, Line Shadow, Text Typography, Background Color, Padding, Border, Border Radius, and Box Shadow for enhanced customization. Additionally, existing styling options have been improved for better optimization and user experience.</li>\n<li>Feature: Price Range Filter (Pro) - Implemented Grow Effect on Thumb Hover option. This new functionality allows users to enable the grow effect on thumbnail hover.</li>\n<li>Feature: Price Range Filter (Pro) - Implemented Hide Default Arrows option. This new functionality allows users to hide default arrows, providing enhanced customization of the widget\'s appearance and behavior.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Show Time Ago\' option. This new functionality allows users to display the time elapsed since a publish event, providing context and improving user engagement.</li>\n<li>Feature: Dropdown Field (Pro) - Implemented \'Required\' option. This new functionality allows users to mark a field as required, ensuring that users must fill it out before submitting the form.</li>\n<li>Feature: Submit Button (Free) - Implemented \'Empty Field Error Text\' option. This new functionality allows users to customize the error message displayed when a required field is left empty.</li>\n<li>Feature: Icon Bullets (Free) - Implemented \'Title Color Hover\' and \'Text Color Hover\' options. These new functionalities allow users to customize the color of titles and text when hovered over, providing enhanced interactivity and visual feedback.</li>\n<li>Feature: Unlimited Charts (Pro) - Implemented \'Font Family\' option for Label X Axis and Y Axis. This new functionality allows users to customize the font family for labels displayed on the X and Y axes, providing enhanced typography control.</li>\n<li>Feature: Overlay Carousel (Pro) - Implemented \'Show Arrows\' option and updated Arrows styling options. This new functionality allows users to control the visibility of arrows and customize their styling, providing more flexibility in widget design and navigation.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Empty Message\' option. This new functionality allows users to display a custom message when no posts are found, providing better user feedback and enhancing the user experience.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Required\' option. This new functionality allows users to mark a field as required, ensuring that users must fill it out before submitting the form.</li>\n<li>Feature: Radio Button Field (Pro) - Implemented \'Required\' option. This new functionality allows users to mark a field as required, ensuring that users must fill it out before submitting the form.</li>\n<li>Change: Checkboxes Filter (Pro) - Added \'aria-label\' attribute to links. This new functionality enhances accessibility by providing descriptive labels for elements.</li>\n<li>Change: Post Carousel (Pro) - Added \'alt\' and \'title\' attributes to the image for improved SEO optimization and accessibility.</li>\n<li>Change: Flip Box Carousel (Pro) - Changed some selectors in CSS to avoid empty items appearing on live page.</li>\n<li>Change: Underline Animated Button (Free) - Changed <section> tag to </li>\n</ul>\n\n<p><</p>\n\n<p>div>. This update improves the semantic structure of the widget, ensuring better compatibility with various screen readers and accessibility standards.\n* Change: Unlimited Charts (Pro) - Updated the animation option to trigger animation when the chart comes into view instead of upon initial load, improving user experience and visual appeal.\n* Change: Submit Button (Free) - Changed the position of Empty Field Errors to be grouped after the submit button. This update enhances the layout and organization of error messages, providing users with a clearer indication of missing information before submission.\n* Change: Post Blocks (Free) - Changed CSS selector for Typography option for better accessibility. This update improves the accessibility of the Typography option by using a more descriptive and accessible CSS selector.\n* Change: List Marquee (Pro) - Increased speed limit to 1000. This update enhances the speed capabilities of the widget, allowing for faster performance and smoother animations.\n* Change: Checkbox Field (Pro) - Increased accessibility by adding IDs to input elements and \"for\" attributes to label elements. This update improves accessibility by associating labels with their corresponding form controls, making it easier for screen readers and other assistive technologies to interpret and navigate the form.\n* Change: Masonry Gallery (Pro) - Implemented \'Autoplay Video In Lightbox\' option. This new functionality allows users to enable autoplay for videos displayed within the lightbox, providing a more dynamic and engaging viewing experience.\n* Change: WhatsApp Chat (Pro) - Added \'aria-label\' attribute to links. This new functionality enhances accessibility by providing descriptive labels for elements.\n* Fix: Number Field (Pro) - Implemented CSS protection from the max-width CSS property. This new functionality safeguards against unintended styling conflicts or overrides caused by the max-width property.\n* Fix: Fullscreen Menu (Free) - Addressed issue where the fullscreen menu was not displayed correctly in Safari browser.\n* Fix: Image Scroll (Pro) - Resolved 404 error appearing every time Overlay element was added on the page. This fix ensures that the Overlay element is loaded correctly without triggering a 404 error.</p>\n\n<p>version 1.5.100: 2024-03-17</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added option to connect the filters to some specific grid group</li>\n<li>Fix: fixed js run for background output not always happend</li>\n<li>Fix: filters was shown only related to grid taxonomies after changing to \"all\" </li>\n<li>Fix: returned some tiles gallery images that was missing</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: List (Free) - Implemented \'Open Link in New Tab\' option. This new functionality allows users to specify whether links should open in a new tab, providing flexibility in link behavior.</li>\n<li>Feature: Compact Gallery (Free) - Implemented \'Hide Thumbnail Panel Under Width\' option. This new functionality allows users to hide the thumbnail panel when the viewport width is below a specified threshold, optimizing the display for smaller screens.</li>\n<li>Feature: Select Dropdown Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Checkboxes Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Tabs Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Scroll Sequence (Pro) - Added \'Image Horizontal Shift\' option, allowing users to adjust the horizontal position of the image for enhanced customization and layout control.</li>\n</ul>\n\n<p>version 1.5.99: 2024-03-11</p>\n\n<ul>\n<li>Fix - updated multisource image fields</li>\n<li>Fix - fixed some small php bug with strtobool function</li>\n</ul>\n\n<p>version 1.5.98: 2024-03-05</p>\n\n<ul>\n<li>Fix Some small gutenberg related bug fix</li>\n</ul>\n\n<p>version 1.5.97: 2024-03-04</p>\n\n<p>Plugin Updates:</p>\n\n<ul>\n<li>Fix: allow showing authors name translated</li>\n<li>Change: updated font awesome version to 6</li>\n<li>Fix: done some link attribute security fix</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Accordion Menu (Pro) - Implemented \'Active State Color\' options for Sub Menu items. This new functionality allows users to customize the color of sub-menu items when they are in the active state, providing enhanced visual feedback.</li>\n<li>Feature: Content Slider (Pro) - Made \'Slide Margin\' option available for Full Slider Type and Offset Slider Type. This update expands the usability of the margin customization, allowing users to set margins between slides in both Full Slider and Offset Slider configurations.</li>\n<li>Feature: Icon Tabs (Pro) - Made \'Start Collapsed\' option responsive. This update ensures that the \'Start Collapsed\' behavior adjusts responsively, providing a consistent and user-friendly experience across various devices and screen sizes.</li>\n<li>Feature: Post Accordion (Free) - Introduced \'Expand All Accordion\' functionality, enabling users to expand all accordion items with a single click for improved content accessibility.</li>\n<li>Feature: Fullscreen Menu (Free) - Introduced option to customize the thickness of the animated hamburger icon bars, providing users with greater control over the visual appearance of the icon.</li>\n<li>Change: Coverflow Carousel (Pro) - Updated \'Button Link\' option: if empty, no link will be applied. This modification ensures that if the \'Button Link\' option is left empty, no link will be associated with the button within the widget.</li>\n<li>Fix: Product Carousel (Pro) - Optimized widget HTML code. This update enhances performance and efficiency by streamlining the HTML structure of the widget.</li>\n<li>Fix: Content Tabs (Free) - Improved widget interaction within an Elementor\'s popup. This update ensures a more seamless and optimized experience when utilizing the widget within a popup setting.</li>\n</ul>\n\n<p>version 1.5.96: 2024-02-26</p>\n\n<p>Plugin Updates:</p>\n\n<ul>\n<li>Feature: added option for time_ago_short in timelines that will show shorter version of minutes and hours text</li>\n<li>Feature: added defaults for weather widget</li>\n<li>Fix: fixed hourly weather fields</li>\n<li>Fix: fixed the import with images functionality</li>\n<li>Fix: set default timeout to remote requests</li>\n<li>Fix: fixed the image duplicate when importing templates</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Side Menu (Pro) - Implemented \'Menu Padding\' option. This new functionality allows users to set padding for the menu, providing control over the spacing and layout within the widget.</li>\n<li>Feature: Post Grid (Pro) - Introduced a new value for \'Meta Data Position\' option called \'Before Title\'. This new functionality allows users to position meta data before the title, providing additional flexibility in content layout.</li>\n<li>Feature: Loop Carousel (Pro) - Implemented \'Stage Padding\' option. This new functionality allows users to set stage padding, displaying a part of the previous and next carousel items for a more visually appealing and dynamic presentation.</li>\n<li>Feature: Interactive Circle Infographic (Pro) - Implemented \'Selected Item Number\' option. This new functionality allows users to select a specific item by default, enhancing user experience by highlighting a predetermined item upon initialization.</li>\n<li>Feature: Unlimited Timeline (Free) - Introduced option to display the image on the opposite side of the content for enhanced layout flexibility and customization.</li>\n<li>Feature: Thumbnail Slider (Pro) - Introduced \'Multi Source\' option, enabling users to select gallery items from various sources for enhanced flexibility and content integration.</li>\n<li>Feature: Timer Countdown Banner (Pro) - Added \'Direction\' option to support RTL (Right-to-Left) layout websites.</li>\n<li>Feature: Post Horizontal Timeline (Pro) - Introduced Background Color and Icon Color options for Navigation Arrows in disabled mode. This new functionality allows users to customize the appearance of navigation arrows when they are disabled, providing enhanced visual control.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Time Ago Type\' option. This new functionality allows users to choose the type of time ago representation, providing flexibility in how time is displayed within the widget.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Text Custom Field\' option. This new functionality allows users to add a custom field under the main Posts Text, providing additional customization for displaying content.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Link Type\' option for all link elements in the widget. This new functionality allows users to choose the type of link for various elements within the widget, enhancing control over linking behavior.</li>\n<li>Feature: Remote Link (Pro) - Introduced active state for the link. This new functionality allows users to customize the appearance of the link when it is in an active state, providing enhanced visual feedback.</li>\n<li>Feature: Dynamic Post Popup (Pro) - Implemented \'Hide Vertical Scrollbar in Popup\' option. This new functionality allows users to hide the vertical scrollbar within the popup, providing a cleaner and more focused appearance.</li>\n<li>Feature: Icon Carousel (Pro) - Introduced \'Autoplay Pause on Hover\' option, allowing users to pause autoplay functionality when hovering over the carousel for improved control and interaction.</li>\n<li>Feature: Dynamic Post Popup (Pro) - Introduced Entrance Animation functionality for the popup. This new feature allows users to apply entrance animations, enhancing the visual appeal and engagement when the popup appears.</li>\n<li>Feature: Unlimited Timeline (Free) - Implemented \'Content Box Link\' option. This new functionality allows users to link the entire content box, providing a convenient way to associate a link with the entire widget item.</li>\n<li>Feature: Text Field (Free) - Added \'Read Only\' option, allowing users to set the field as read-only for preventing user input while retaining visibility of the text.</li>\n<li>Feature: Unlimited Charts (Pro) - Introduced \'Radar Range\' option for Radar chart, allowing users to set the minimum range value for improved data visualization.</li>\n<li>Feature: Testimonial Carousel (Pro) - Added \'Rating\' field to the Source option. This new functionality allows users to incorporate a rating field as a source for the widget, expanding the available data sources for enhanced content display.</li>\n<li>Feature: Multi Step Form (Pro) - Introduced \'Direction\' option. This new functionality is useful for RTL (Right-to-Left) websites, allowing users to set the direction of the widget layout accordingly.</li>\n<li>Feature: Unlimited Timeline (Free) - Introduced option for users to customize the text of each item\'s button, providing greater flexibility.</li>\n<li>Feature: Post List (Free) - Implemented \'Space Between Categories\' option. This new functionality allows users to set spacing between categories, providing control over the layout and visual presentation of category elements.</li>\n<li>Feature: Memory Game (Pro) - Introduced \'Add Completion Time to Form Field\' option, enabling users to automatically append the time taken to complete the memory game to a designated form field.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Add Link For The Whole Item\' option. This new functionality allows users to add a link to the entire widget item, enhancing the interactive capabilities and providing a clickable area for the entire item.</li>\n<li>Feature: Post Carousel (Pro) - Implemented \'Text Padding\' and \'Title Padding\' options. This new functionality allows users to set padding for text and title elements, providing enhanced control over spacing and layout within the widget.</li>\n<li>Feature: Post Grid (Pro) - Introduced \'Date Modified\' options. This new functionality allows users to display the date when a post was last modified, providing additional information and transparency in content presentation.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Introduced options to customize Maps Controls icons\' color and background color. This new functionality allows users to personalize the appearance of map controls, enhancing visual customization.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Disable Map Interaction On Mobile\' option. This new functionality allows users to disable map interaction specifically on mobile devices, providing control over the user experience on smaller screens.</li>\n<li>Change: Content Tabs (Free) - Modified behavior of \'Start Collapsed\' option when used with \'Set Hash\'. If the URL has a hash, the first opened tab will be determined by the hash, providing a more dynamic and user-friendly experience.</li>\n<li>Change: Dropdown Button (Pro) - Removed Text Decoration CSS property from dropdown items. This update enhances the visual presentation by eliminating unnecessary text decoration.</li>\n<li>Change: Woo Mini Cart (Pro) - Added separate border options for \'View Cart\' and \'Checkout\' buttons, providing users with more customization flexibility for button styling.</li>\n<li>Change: Swipe Carousel (Pro) - Modified \'Enable Link\' option. Now, the entire item serves as a link, providing a more intuitive and consistent approach to linking within the widget.</li>\n<li>Fix: Submit Button (Free) - Corrected default values in email 2 that were leading to validation errors.</li>\n<li>Fix: Post Carousel Lite (Free) - Addressed issue where the carousel was not displaying on mobile devices.</li>\n<li>Fix: Icon Tabs (Pro) - Resolved issue with the \'Start Collapsed\' option. The fix ensures that the \'Start Collapsed\' option now functions correctly, delivering the intended collapsed behavior upon initialization.</li>\n<li>Fix: Post Grid (Pro) - Optimized widget item HTML code. This update enhances performance and efficiency by streamlining the HTML structure of widget items.</li>\n<li>Fix: Unlimited Timeline (Free) - Optimized item HTML code. This update improves performance and efficiency by refining the HTML structure of individual items within the widget.</li>\n<li>Fix: Unlimited Timeline (Free) - Optimized CSS code. This update improves performance and reduces the overall footprint of the stylesheet, enhancing efficiency and loading times.</li>\n<li>Fix: Remote Link (Pro) - Resolved issue where the Text Shadow option was erroneously interpreted as Box Shadow. The fix ensures that the Text Shadow option now functions correctly, providing the intended text shadow effect.</li>\n<li>Fix: Scroll Sequence (Pro) - Revised and improved descriptions of the widget fields for better clarity.</li>\n<li>Fix: Post Magazine Grid (Pro) - Added \'raw\' tag to category names to fix the display issue where the \'&\' symbol in category names was not displaying correctly.</li>\n<li>Fix: Before After (Pro) - Improved widget interaction with Elementor\'s Popups. This update ensures seamless integration and optimal performance when using the widget within Elementor\'s Popup functionality.</li>\n<li>Fix: Grid Gallery (Pro) - Resolved an issue where the widget was not extending to full width within Elementor Container.</li>\n<li>Fix: Particle Image (Pro) - Added protection from lazy load. This update ensures compatibility and proper functionality, mitigating potential issues related to lazy loading on various platforms.</li>\n</ul>\n\n<p>version 1.5.95: 2024-02-12:</p>\n\n<ul>\n<li>Feature: Ensure that the blog displayed on the \"Home\" page of the plugin is always up-to-date.</li>\n<li>Feature: Implemented support for tags in the widget catalog.</li>\n<li>Feature: Added an option for galleries to play videos in muted mode.</li>\n<li>Feature: Integrated weather forecast data preparation for the widget.</li>\n<li>Fix: Addressed some minor potential security risks associated with the import templates functionality.</li>\n<li>Fix: Rectified email validation for Form Email2.</li>\n<li>Fix: Resolved some issues with the price range filter.</li>\n<li>Fix: fixed the problem where dynamic template styles disappeared after updating Elementor Pro.</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Image Zoom Content Box (Free) - Implemented \'Title Tag\' option. This new functionality allows users to specify the HTML tag for titles within the widget, providing flexibility and control over the semantic structure of the content.</li>\n<li>Feature: Post Accordion (Free) - Implemented \'Disable Link in Image\' option. This new functionality allows users to disable the link associated with an image, providing more control over the interactive behavior of images within the widget.</li>\n<li>Feature: Slider Gallery (Free) - Implemented \'Mute Video\' option. This new functionality allows to play videos muted by default. Volume can be adjusted in video players on live page.</li>\n<li>Feature: Unlimited Charts (Pro) - Implemented \'Item Bar Width\' option. This new functionality allows users to customize the width of individual bars, providing greater control over the visual representation of items.</li>\n<li>Feature: Remote Item Navigation (Pro) - Introduced \'Border Override Color\' options for Regular and Active states. This new functionality allows users to customize border colors separately for both Regular and Active states, enhancing visual styling in the widget.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Title Min Height\' option. This new functionality allows users to set a minimum height for the title, offering more control over the visual presentation and consistency in the widget.</li>\n<li>Feature: Checkbox Field (Pro) - Introduced \'Show Link\' option. This new functionality enables users to show or hide links and customize their styling within the widget, offering more control over the interactive elements.</li>\n<li>Feature: Counter (Free) - Implemented \'Add Link To Widget Container\' option. This new functionality allows users to include a link, enhancing the interactive capabilities of the element by enabling navigation to another page or resource.</li>\n<li>Feature: Icon Box Accordion (Pro) - Introduced \'Icon + Text\' option for Graphic Element. This new value expands customization by allowing users to display both an icon and text within the Graphic Element for richer visual representation.</li>\n<li>Feature: Before After (Pro) - Added support for the widget inside Elementor\'s Tabs widget. This enhancement ensures seamless integration and compatibility, allowing users to utilize the widget effectively within Elementor\'s Tabs.</li>\n<li>Feature: Justified Image Carousel (Pro) - Implemented \'Hide Inactive Arrow\' option. This new functionality allows users to hide inactive arrows, providing a cleaner and more focused appearance in the widget interface.</li>\n<li>Feature: Layers (Pro) - Added shadow for icon type layers.</li>\n<li>Feature: Icon Pointer Button (Pro) - Introduced \'Direction\' option. This new functionality allows users to specify the direction for RTL (Right-to-Left) or LTR (Left-to-Right) websites, ensuring proper layout alignment based on language direction.</li>\n<li>Feature: Loop Carousel (Pro) - Implemented \'Auto Height\' option. This new functionality adjusts the height of the slider dynamically based on the height of the current slide, providing a more adaptive and seamless user experience.</li>\n<li>Feature: Justified Image Carousel (Pro) - Option to fix the broken layout (resulting in a duplicate carousel) caused by delayed image loading, this solution verifies that the images are loaded before initializing the carousel.</li>\n<li>Feature: Remote Tabs (Pro) - Introduced styling options for Border Radius, Border, and Shadow for the image of the active tab.</li>\n<li>Feature: Layers (Pro) - Added background color, padding and radius for text fields.</li>\n<li>Feature: WhatsApp Chat (Pro) - z-index option for Popup, allowing users to customize the stacking order of the Popup for better control over its visibility in relation to other elements.</li>\n<li>Feature: WhatsApp Chat (Pro) - Introduced option to customize the Popup Title, along with styling options for enhanced visual control and personalization.</li>\n<li>Feature: Swipe Carousel (Pro) - Introduced \'Additional Title\' options. This new functionality expands customization by providing additional settings for titles, allowing users to further enhance the visual presentation of titles within the widget.</li>\n<li>Feature: Content Grid (Pro) - Introduced \'Image Scale\' option. This new functionality allows users to scale the images, providing enhanced control over the visual presentation within the widget.</li>\n<li>Feature: Fullscreen Menu (Free) - Implemented feature - automatically opens menu item if it matches the current page URL.</li>\n<li>Feature: Post Grid (Pro) - Added Option to show post tags, providing users with the ability to showcase tags associated with each post.</li>\n<li>Feature: Post Magazine Grid (Pro) - Introduced \'Image Scale\' and \'CSS Filters\' options along with the hover transition duration for enhanced image customization.</li>\n<li>Feature: Card Carousel (Free) - Implemented \'Image Position\' option. This new functionality allows users to customize the position of image within the widget, providing enhanced control over the visual layout.</li>\n<li>Feature: Layers (Pro) - Added mouse parallax effect, adds a captivating and interactive dimension to the user interface.</li>\n<li>Feature: Swipe Carousel (Pro) - Introduced additional styling options. This new set of functionalities allows users to further customize and refine the visual appearance of the widget, providing enhanced styling possibilities.</li>\n<li>Feature: Mega Menu (Pro) - Implemented \'Close Transition Speed\' option. This new functionality enables users to set the speed of close animations for the dropdown, enhancing visual transitions and customization.</li>\n<li>Feature: Unlimited Carousel (Pro) - Added \'Image Position\' option, allowing users to customize the position of the image above or below the content for enhanced layout flexibility.</li>\n<li>Feature: Layers (Pro) - Implemented motion effects—now elements can bounce up and down and move left to right for a livelier interface.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Center Info Window\' option. This new functionality allows users to center the info window on the map, providing enhanced visibility and focus on the selected location.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Close After Outside Info Window Click\' option. This new functionality allows users to close the info window after clicking outside of it on the map, enhancing user interaction and control.</li>\n<li>Feature: Layers (Pro) - Implemented responsive settings for individual layers, allowing users to toggle each layer on or off based on the specific device requirements.</li>\n<li>Feature: Image Accordion (Pro) - Added \'Title HTML Tag\' option, providing users with better SEO control by allowing customization of HTML tags for widget titles.</li>\n<li>Feature: Content Tabs (Free) - Introduced option to fire a resize event on tab click, ensuring proper functionality of other widgets inside tab content for a smoother and more seamless user experience.</li>\n<li>Feature: Event List (Pro) - Implemented \'Remove Expired Event Item\' option. This new functionality allows users to automatically remove event items that have expired, streamlining content management within the widget.</li>\n<li>Feature: Post Grid (Pro) - Added typography option for post tags, allowing users to customize the font style, size, and other typographic attributes.</li>\n<li>Feature: Event List (Pro) - Implemented \'Horizontal Align\' option. This new functionality allows users to customize the horizontal alignment of the button, providing enhanced control over the layout within the widget.</li>\n<li>Feature: vCard (Pro) - Introduced option to include social media links in downloadable VCF contact file, enhancing contact information with additional social network profiles for improved connectivity.</li>\n<li>Change: Toggle Text Button (Free) - Upgraded textarea to full functionality editor, providing users with enhanced editing capabilities.</li>\n<li>Change: vCard (Pro) - Updated vCard JavaScript library to the latest version, ensuring compatibility with current standards and latest feature availability.</li>\n<li>Fix: Woo Product List (Free) - Introduced \'Layout Type\' option. This new functionality allows users to set the layout as either column or row, providing flexibility in organizing and displaying content within the widget.</li>\n<li>Fix: vCard (Pro) - Resolved issue where QR code was not scanning on some apps.</li>\n<li>Fix: Hotspots (Pro) - Rebuilt JavaScript code for better interaction. Removed unnecessary code to optimize performance and streamline functionality.</li>\n<li>Fix: Sideways Vertical Text (Pro) - Text layout shifting issue on Safari browser.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue with scrolling to the top of the page after tab click. The fix ensures that tab clicks no longer trigger unintended scrolling to the top, providing a smoother user experience.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with the vertical scrollbar appearing on hover.</li>\n<li>Fix: Testimonial Carousel (Pro) - The issue where styling attributes (size and color) for SVG icons were not taking effect.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue in Content Tabs when Before After widget couldn\'t function inside tabs. The fix ensures proper functionality, allowing users to utilize the widget as intended.</li>\n<li>Fix: Woo Product Grid (Pro) - Added image HTML attributes to product images.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue where the size of social icons wasn\'t responding to the option value. The fix ensures that the specified option value now accurately reflects the size of social icons.</li>\n<li>Fix: Counter (Free) - Removed unnecessary space in \'Before Text\' and \'After Text\' options. This update improves the clarity and presentation of the text by eliminating unnecessary spacing.</li>\n<li>Fix: Content Tabs (Free) - Added support for Elementor Tabs widget. This enhancement ensures seamless integration and compatibility, allowing users to incorporate the widget effortlessly within Elementor Tabs.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved an issue where incorrect icons were being displayed after selecting a menu item.</li>\n<li>Fix: Woo Mini Cart (Pro) - Improved widget compatibility with optimization plugins like WP Rocket. This update ensures seamless integration, optimizing performance and enhancing the overall user experience when using these plugins.</li>\n<li>Fix: Post Accordion (Free) - Updated post content loading method to resolve the issue where, on some sites, post content was not displaying correctly.</li>\n<li>Fix: Dropdown Field (Pro) - Fixed an issue when Dropdown Field couldn\'t parse Field Name to Number Field widget.</li>\n<li>Fix: Card Carousel (Free) - Resolved issue where Transition Speed wasn\'t working for non-default animations. The fix ensures that Transition Speed now functions correctly for all animations, providing consistent and reliable behavior.</li>\n<li>Fix: Unlimited Google Maps (Pro) - Removed default 2px border with blue color from one of the map elements. This update improves the visual presentation by eliminating an unnecessary border.</li>\n</ul>\n\n<p>version 1.5.94: 2024-01-25:</p>\n\n<ul>\n<li>Feature: added option to message individual fields for the form</li>\n<li>Change: removed instagram blocked api message - the instagram functionality is active now!</li>\n<li>Change: added default values to currency fields</li>\n<li>Fix: fixed small php bug regarding date field in items</li>\n<li><p>Fix: fixed some small xss vulnurability that pachstack discovered</p></li>\n<li><p>Feature: Number Field (Pro) - Introduced \'Enable Date Field in Formula\' option. This new functionality enables the use of Date Field in formula by allowing the addition or subtraction of days.</p></li>\n<li>Feature: Unlimited Charts (Pro) - Introduced \'Remove Items with 0 Value\' option. This new functionality automatically excludes items with a value of 0 from charts.</li>\n<li>Feature: WordPress Menu (Free) - Implemented \'Hover Effect\' option. This new functionality allows users to choose from a variety of hover link effects, enhancing the visual presentation with dynamic animations.</li>\n<li>Feature: Hotspots (Pro) - Introduced customizable popup positioning, providing users with the option to define the exact position rather than relying on preset center alignment.</li>\n<li>Feature: Event List (Pro) - Introduced \'Event End Date\' option, allowing users to display event end date and time.</li>\n<li>Feature: Event List (Pro) - Implemented \'Calendar Horizontal Align\' option. This new functionality allows users to customize the horizontal alignment of the calendar, providing better control over its placement within the layout.</li>\n<li>Feature: Product Carousel (Pro) - Introduced functionality to hide navigation arrows automatically when the number of products is less than a specified value.</li>\n<li>Feature: Dropdown Field (Pro) - Introduced \'Multisource\' option. This functionality allows users to select the source of checkbox values as posts, products, etc., providing versatile options for integrating diverse content.</li>\n<li>Feature: Checkbox Field (Pro) - Introduced \'Multisource\' option. This functionality allows users to select the source of checkbox values as posts, products, etc., providing versatile options for integrating diverse content.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Checkbox Value Handling\' options. This new functionality allows users to choose the checkbox value type from options such as sum, individual number, or individual text, providing flexibility in handling checkbox values.</li>\n<li>Feature: Masonry Gallery (Pro) - Introduced \'Title Typography\' and \'Description Typography\' options. These new functionalities allow users to customize the typography settings for titles and descriptions.</li>\n<li>Feature: Masonry Gallery (Pro) - Implemented \'Tile Background Color\' option. This new functionality allows users to customize the background color of tiles, providing enhanced visual control over the widget\'s appearance.</li>\n<li>Feature: Hotspots (Pro) - Added \'Popup Image Size\' option, allowing users to customize the size of popup images.</li>\n<li>Feature: WooCommerce Product Carousel (Pro) - Introduced functionality to hide navigation arrows automatically when the number of products is less than a specified value.</li>\n<li>Feature: Logo Carousel (Pro) - Implemented \'Open Links In New Tab\' option. This new functionality allows users to specify whether links should open in a new tab with Source type posts, products, etc.</li>\n<li>Feature: Content Ticker (Pro) - Added Option to add an Image for each ticker item.</li>\n<li>Change: Hotspots (Pro) - Enabled \'Image Size Select\' option for the Image, allowing users to choose from different image resolutions for enhanced flexibility and visual customization.</li>\n<li>Change: Icon Carousel (Pro) - Improved \'Item Minimum Height\' option by expanding the range of values.</li>\n<li>Fix: Fullscreen Menu (Free) - Improved protection from Elementor sticky section interference.</li>\n<li>Fix: vCard (Pro) - Issue with QR code not displaying when \'Include Image in Contact\' is enabled has been resolved.</li>\n<li>Fix: Dropdown Field (Pro) - Resolved issue with \'Field Name\' not appearing during email sending. The fix ensures that the field name is now properly displayed in email notifications.</li>\n<li>Fix: Mega Menu (Pro) - Resolved horizontal scroll issue. The fix ensures that the layout no longer experiences unintended horizontal scrolling, providing a more stable and user-friendly experience.</li>\n<li>Fix: Scroll To Top (Free) - Resolved issue where the icon wasn\'t visible on the frontend. The fix ensures proper visibility of the icon, addressing the bug and improving the overall appearance.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with the \'Disable Page Scroll\' option not working in some cases. The fix ensures consistent functionality, preventing page scrolling as intended.</li>\n<li>Fix: Text Field (Free) - Resolved input width issue. The fix ensures that input elements now display with the correct width.</li>\n</ul>\n\n<p>version 1.5.93: 2024-01-18:</p>\n\n<ul>\n<li>Feature: Introduced the option \'slider_video_autoplay\' to galleries, enabling video autoplay when changing items.</li>\n<li>Feature: Added the option to include specific taxonomies in related posts queries.</li>\n<li>Feature: Implemented automatic recognition of video thumbnail IDs in certain gallery types based on relevant post meta.</li>\n<li>Feature: Added functionality for the price range filter.</li>\n<li>Change: Updated the Freemius version.</li>\n<li>Change: Modified the text format for the export change log.</li>\n<li>Change: Restored the \"import with images\" feature after incorporating file type checks for security.</li>\n<li>Fix: Enhanced the handling of multiple user records for the \'exclude users\' option in the users query (Ajax-based).</li>\n<li>Fix: Corrected URL CSS and JS inclusion issues in Elementor editor.</li>\n<li><p>Fix: Corrected a bug related to \"mini cart widget\" in PHP in specific cases.</p></li>\n<li><p>Feature - Card Carousel (Free) - Introduced \'Hide Item\' option. This new functionality allows users to hide items instead of deleting them permanently, offering a more reversible and flexible approach to item management.</p></li>\n<li>Feature - Post Grid (Pro) - Implemented \'Layout Type: Above\' option. This new functionality allows users to change the position of the content box to above the image.</li>\n<li>Feature - Thumbnail Gallery (Pro) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Compact Gallery (Free) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Grid Gallery (Pro) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Slider Gallery (Free) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Flip Box Carousel (Pro) - Introduced option for back icon alignment, providing users the flexibility to customize the alignment of the back icon.</li>\n<li>Feature - Post List (Free) - Implemented \'Image Scale\' option for regular and hover states. This new feature allows users to customize the scaling of images independently for regular and hover states, enhancing visual presentation.</li>\n<li>Change - Flip Box Carousel (Pro) - Implemented conditional rendering of CSS to reduce unused styles, resulting in improved performance, SEO, and faster load times for enhanced user experience.</li>\n<li>Change - Content Accordion (Free) - Improved \'Expand All Accordion\' functionality, now allowing users to close the accordion by clicking the same button again for a more intuitive and user-friendly experience.</li>\n<li>Fix - WooCommerce Product Grid (Pro) - Implemented protection against buttons not being vertically aligned in specific cases.</li>\n<li>Fix - Flip Box Carousel (Pro) - Resolved an issue where links were not functioning properly when clicking on the back icon.</li>\n<li>Fix - WooCommerce Product Grid (Pro) - Resolved issue with the product button not being clickable in some cases.</li>\n<li>Fix - Post Carousel (Pro) - Resolved issue with the side-by-side layout.</li>\n<li>Feature - Logo Grid (Free) - Enhanced responsiveness for item \'Padding\' option. This update ensures that item padding adjusts effectively across various screen sizes and device resolutions for a consistent layout.</li>\n<li>Feature - Logo Grid (Free) - Implemented \'Direction\' option. This new feature is particularly useful for RTL (Right-to-Left) websites, allowing users to specify the direction of the widget\'s layout for improved compatibility.</li>\n<li>Feature - Content Accordion (Free) - Introduced a new feature that allows the expansion of all accordion items by clicking on an external element with the class \"ue-content-accordion-expand-all\".</li>\n<li>Feature - Memory Game (Pro) - Introduced template option for success message, Allowing users to show Elementor template as success message.</li>\n<li>Feature - Memory Game (Pro) - Added \'Completion Time\' option, enabling users to show the time it took to complete the game for a more informative and engaging experience.</li>\n<li>Feature - Content Accordion (Free) - Introduced \'Additional Header Content\' option in the accordion, allowing users to include additional content after the header title.</li>\n<li>Feature - Post Accordion (Free) - Implemented \'Open Links in New Tab\' option. This new functionality allows users to configure links to open in a new tab, enhancing control over the navigation experience.</li>\n<li>Feature - Side Menu (Pro) - Added an option to add a logo to the side menu layout.</li>\n</ul>\n\n<p>version 1.5.92: 2024-01-04:</p>\n\n<ul>\n<li>Feature: Introduced the change log option in the widget editor.</li>\n<li>Feature: Introduced the ability to connect with Google API for multi-source options.</li>\n<li>Feature: Included an option to link with Google Sheets under the general settings for forms.</li>\n<li>Feature: Integrated a \"show globals\" feature in troubleshooting for enhanced diagnostics.</li>\n<li>Feature: Implemented the capability to output cart fragments for the woo mini cart.</li>\n<li>Feature: Provided an option for \"none\" under lightbox-type in galleries, allowing users to disable the lightbox.</li>\n<li>Feature: Added an \"excerpt\" field to post fields within the widget editor for more detailed posts.</li>\n<li>Fix: Replaced site_url() with home_url() in global variables for better website navigation.</li>\n<li>Fix: Resolved a conflict with another select2 on the admin side, ensuring smoother operations.</li>\n<li>Fix: Rectified an error with multiple order by clauses in post queries to improve data sorting.</li>\n<li><p>Fix: Enhanced the manual selection of Elementor template retrieval for optimized performance.</p></li>\n<li><p>Feature - Content Carousel - Introduced \'Equalize Content Height\' option. This new feature simplifies the process of making content elements equal in each item.</p></li>\n<li>Feature - Flip Box Carousel - Enhanced responsiveness for Border Radius option. The update ensures that the Border Radius adapts effectively to different screen sizes and device resolutions for a consistent display.</li>\n<li>Feature - WooCommerce Product Carousel - Resolved broken layout issue occurring when set to side-by-side layout</li>\n<li>Feature - Phone Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Textarea Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Email Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Text Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Testimonial Carousel - Implemented \'Layout Type: Grid\' option. This new functionality facilitates the transformation of the widget\'s layout into a simple grid.</li>\n<li>Feature - Testimonial Carousel - Introduced \'Layout Type: Swipe\' option. This new feature allows users to set the behavior of the widget, resembling the functionality found in Swipe Carousel widget.</li>\n<li>Feature - Flip Box Carousel - Introduced \'Disable Mouse Drag\' and \'Disable Touch Drag\' options in Flip Box Carousel settings, offering control over user interaction by allowing the disabling of dragging functionalities.</li>\n<li>Feature - Team Member Grid - Introduced \'Badge\' option, allowing users to include custom badge images or icons for enhanced member representation.</li>\n<li>Feature - Thumbnail Slider - Implemented responsiveness for \'Slider Main Image Height\' option.</li>\n<li>Feature - Thumbnail Slider - Optimized \'Slider Main Image Height\' functionality to prevent widget reloading upon value change.</li>\n<li>Change - Thumbnail Slider - Changed attribute of \'Slider Main Image Height\' option from Number to Slider. This adjustment simplifies the process of adjusting the height of the main image by providing a more intuitive control.</li>\n<li>Fix - Submit Button - Improved interaction within Multi Step Form widget. Enhancements have been made to streamline and optimize the submit action.</li>\n<li>Feature - Multi Step Form - Implemented form submission loader. This new addition introduces a visual loader to illustrate the process of sending form data, enhancing user feedback during form submission.</li>\n<li>Feature - WooCommerce Product List - Introduced \'Default Image\' option. The widget will now display the specified default image when a product image is empty, for a more personalized user experience.</li>\n</ul>\n\n<p>version 1.5.91: 2023-12-28:</p>\n\n<ul>\n<li>Change: removed some vulnerability related to templates import</li>\n</ul>\n\n<p>version 1.5.90: 2023-12-18:</p>\n\n<ul>\n<li>Fix: fixed some small bug with pro version main file</li>\n</ul>\n\n<p>version 1.5.89: 2023-12-17:</p>\n\n<ul>\n<li>Fix: fixed some post filters detection issues on the page</li>\n<li>Fix: fixed some \"$type not found\" message in php</li>\n<li>Fix: fixed some \"infinite template found: \" message in php (emtpy template load protection)</li>\n<li>Change: added instagram api access error message</li>\n<li>Change: removed \"import with images\" functionality. replaced by doubly plugin.</li>\n</ul>\n\n<p>version 1.5.88: 2023-12-11:</p>\n\n<ul>\n<li>Feature: added \"iframe\" gallery type to the gallery items</li>\n<li>Fix: fixed the \"show/hide edit html button\" option from general settings</li>\n<li>Fix: fixed the general_settings.xml php error</li>\n<li>Fix: fixed some issue with gallery loading on pages and current meta keys</li>\n<li>Fix: fixed default value in datetime control</li>\n<li>Change: added some improvements for the form </li>\n<li>Change: set video placeholder to dynamic galleries in case of video item</li>\n</ul>\n\n<p>version 1.5.87: 2023-11-21:</p>\n\n<ul>\n<li>Change: updated freemius sdk to 2.6.0 version</li>\n<li>Change: added some protection against double background widgets output</li>\n<li>Feature: enabled form functionality</li>\n<li>Feature: enabled currency exchange functionality</li>\n</ul>\n\n<p>version 1.5.85: 2023-11-15</p>\n\n<ul>\n<li>Feature: added woo_addcart_ajax_attributes_button in twig for the button</li>\n<li>Feature: added option to show original settings values in widget debug</li>\n<li>Feature: added troubleshooting setting not to show php deprecated warnings</li>\n<li>Fix: better prepare post custom fields for the post multisource</li>\n<li>Fix: links from meta field works now</li>\n<li>Fix: fixed the ob_end_clean bug</li>\n<li>Fix: in post query - excluded posts not in from posts in</li>\n<li>Fix: fixed a small bug in the unite gallery library</li>\n<li>Change: updated twig version to 3.x</li>\n<li>Change: updated instagram data with date released field</li>\n</ul>\n\n<p>version 1.5.85: 2023-09-20</p>\n\n<ul>\n<li>Fix: fixed a small bug with multisource image param message</li>\n</ul>\n\n<p>version 1.5.84: 2023-09-20</p>\n\n<ul>\n<li>Feature: added twig function csv to json</li>\n<li>Feature: changed the admin view to new design (added designed header and menu)</li>\n<li>Feature: added option to enable animation on swipe to owl carousel js</li>\n<li>Feature: added woo mini cart functionality</li>\n<li><p>Feature: added option: \"current query as a base\" to post selection -> include by</p></li>\n<li><p>Fix: added support for webp in the manager</p></li>\n<li>Fix: allow fetching images from media library post type for the galleries </li>\n</ul>\n\n<p>version 1.5.83: 2023-08-22</p>\n\n<ul>\n<li>Fix: don\'t show first item in filter when no terms available</li>\n<li>Change: updated calculators javascript code base</li>\n</ul>\n\n<p>version 1.5.82: 2023-08-16</p>\n\n<ul>\n<li>Feature: added option for group filtering widgets</li>\n<li>Feature: solved the video play in gallery type from attachment video</li>\n<li>Change: turned off the video icon for background attribute</li>\n<li>Fix: fixed dynamic template with avoid duplicates</li>\n<li>Fix: fixed gallery widget acf video item error</li>\n<li>Fix: fixed some sort filter bugs with the default selected</li>\n</ul>\n\n<p>version 1.5.81: 2023-08-10</p>\n\n<ul>\n<li>Fix: fixed some missing css in the dynamic loop widgets</li>\n<li>Fix: fixed some child filters related bug</li>\n<li>Fix: fixed order by price in current query</li>\n<li>Fix: fixed some php 8.16+ version notices </li>\n<li>Feature: added option to print the term meta</li>\n</ul>\n\n<p>version 1.5.80: 2023-08-07</p>\n\n<ul>\n<li>Feature: added option to get \"all taxonomy terms\" from a post </li>\n<li>Feature: added html preperations for the woocommerce minicart</li>\n<li>Feature: added \"this week\" to the date selection query</li>\n<li>Feature: added \"grouping\" mode in the \"related posts\"</li>\n<li>Fix: the pagination now works on top of the grid</li>\n<li>Fix: fixed some init ajax filters multiple issues</li>\n<li>Fix: fixed the error with the assets path set</li>\n</ul>\n\n<p>version 1.5.79: 2023-07-24</p>\n\n<ul>\n<li>Fix: changed name for area-label to aria-label</li>\n<li>Fix: in filters - refresh single filter if \"all\" selected and there are hidden items</li>\n<li>Fix: changed protection against inifnite loop to 200</li>\n<li>Fix: show child filters at start if there are selected items</li>\n<li>Fix: date time attribute processor - if no date given - don\'t take current time</li>\n<li>Fix: refresh child filter if main filter selected on init</li>\n<li>Fix: dynamic popup was not worked with multisource in some cases</li>\n</ul>\n\n<p>version 1.5.78: 2023-07-16</p>\n\n<ul>\n<li>Fix: fixed show filters load more</li>\n<li>Fix: fixed multisource repeater empty</li>\n</ul>\n\n<p>version 1.5.77: 2023-07-13</p>\n\n<ul>\n<li>Fix: fixed dropzone collision in widget editor view</li>\n<li>Fix: fixed sort filter price filtering</li>\n<li>Fix: fixed max number in addons db table. from \"int\" to \"bigint\"</li>\n<li>Fix: replaced some deprecated by elementor codes</li>\n</ul>\n\n<p>version 1.5.76: 2023-07-12</p>\n\n<ul>\n<li>Feature: added \"rem\" unit in slider attribute</li>\n<li>Fix: fixed some small bug with remote sync debug</li>\n<li>Fix: fixed the truncate in multisource</li>\n<li>Fix: fixed some small bugs related to remote controls</li>\n<li>Fix: fixed dropzon third party conflict in manager</li>\n</ul>\n\n<p>version 1.5.75: 2023-07-05</p>\n\n<ul>\n<li>Feature: added some suggestion text to add some memory in the troubleshooting section in case that needed</li>\n<li>Fix: the wrong author was displayed in loop post meta data</li>\n<li>Fix: do_shortcode to html items inside the grid and dynamic loop</li>\n<li>Update: Updated Freemius SDK to the latest version</li>\n</ul>\n\n<p>version 1.5.74: 2023-07-04</p>\n\n<ul>\n<li>Fix: show search widgets at plugin install.</li>\n<li>Fix: menu picker depts in multisource</li>\n<li>Fix: set the author data to be retrievable in dynamic grid template</li>\n<li>Fix: show meta fields switcher didn\'t worked in multisource menu items</li>\n</ul>\n\n<p>version 1.5.73: 2023-06-26</p>\n\n<ul>\n<li>Feature: added options for revisions in widget editor</li>\n<li>Fix: added support for wordpress proxy in api calling</li>\n<li>Fix: fixed empty post in query result</li>\n<li>Fix: fixed \"wrong template ID\" elementor error in post accordion</li>\n</ul>\n\n<p>version 1.5.72: 2023-06-21</p>\n\n<ul>\n<li>Fix: added the swf extension in the allowed files in assets</li>\n<li>Feature: prepared the plugin for sort filter</li>\n<li>Change: updated freemius sdk to 2.5.9</li>\n</ul>\n\n<p>version 1.5.71: 2023-06-20</p>\n\n<ul>\n<li>Change: removed js includes of the forms and filters from backend editor</li>\n<li>Change: changed colors of the free version notification in dark mode</li>\n<li>Fix: fix the \"link\" type in wpml integration automatic translation</li>\n<li>Feature: add support for the conditions in ue forms</li>\n</ul>\n\n<p>version 1.5.70 2023-06-19:</p>\n\n<ul>\n<li>Change: added some \"birthday sale\" banner</li>\n<li>Feature: added \"truncate text\" modifier to multisource fields</li>\n<li>Feature: dynamic tags now works inside posts and products related widgets</li>\n<li>Feature: added twig highlighting in codemirror editor</li>\n<li>Fix: fixed sequence animation sliders bug (fields didn\'t loaded in elementor)</li>\n<li>Fix: change the comment from // to /* */ in filters js output to allow proper page compression.</li>\n<li>Fix: the \"time ago\" string is now translatable </li>\n<li>Fix: fixed the wpml elementor template id output</li>\n<li>Fix: fixed backgrounds bug with containers in editor</li>\n<li>Fix: fixed some small bugs with the checkbox filter</li>\n</ul>\n\n<p>version 1.5.69: 2023-06-08:</p>\n\n<ul>\n<li>Fix: allow to install webp images in widgets</li>\n</ul>\n\n<p>version 1.5.68: 2023-06-06:</p>\n\n<ul>\n<li>Change: added functionality for sort filter </li>\n<li>Feature: added field: \"form conditions\" for the upcoming form</li>\n<li>Feature: added link translation to wpml integration</li>\n<li>Feature: added link_attributes field to post list fields in twig</li>\n<li>Fix: fixed slider control min max values in case of multiple units</li>\n<li>Fix: add do shortcode from ajax items response</li>\n<li>Fix: fixed posts grid output with \"product\" taxonomy without woocommerce</li>\n<li>Fix: fixed getting cross sell products query in product list</li>\n</ul>\n\n<p>version 1.5.67 - 2023-05-29:</p>\n\n<ul>\n<li>Fix: fixed some more securaty issues related to assets manager</li>\n</ul>\n\n<p>version 1.5.66 - 2023-05-28:</p>\n\n<ul>\n<li>Fix: fixed some securaty issues related to non editor users operations and not allowed to upload php files in assets manager</li>\n</ul>\n\n<p>version 1.5.65 - 2023-05-26:</p>\n\n<ul>\n<li>Fix: fixed instagram api related bugs </li>\n</ul>\n\n<p>version 1.5.64 2023-05-23:</p>\n\n<ul>\n<li>Change: update freemius to latest version 2.5.8</li>\n<li>Fix: fixed a small php bug</li>\n</ul>\n\n<p>version 1.5.63 2023-05-23:</p>\n\n<ul>\n<li>Change: expand in widget editor is now connected to the screen height</li>\n<li>Fix: fixed the dynamic popup with multiple fields code </li>\n<li>Fix: fixed some sync if the clicked item is link</li>\n<li>Feature: added support for sort post filter</li>\n<li>Feature: hide \"show only insalled\" checkbox in widgets manager if no widget installed.</li>\n</ul>\n\n<p>version 1.5.62 2023-05-14:</p>\n\n<ul>\n<li>Feature: added \"edit template\" link in template selector</li>\n<li>Feature: added hidden template edit button to top bar</li>\n<li>Feature: added option for dynamic popup link to connect to many links in the widget</li>\n<li>Fix: solved some php error with parse dynamic settings in php 8.1</li>\n<li>Fix: getMetaValue error in products</li>\n<li>Fix: fixed doubly css includes in some cases</li>\n</ul>\n\n<p>version 1.5.61 - 2023-05-07:</p>\n\n<ul>\n<li>Feature: added support for woocommerce jet wishlist</li>\n<li>Feature: did option to disable third party hooks in ajax</li>\n<li>Fix: click on link on sync didn\'t worked</li>\n<li>Fix: added some protections to nonce and to file manager zip exctract (securaty issues fix) </li>\n<li>Change: updated freemius sdk to 2.5.7 version.</li>\n</ul>\n\n<p>version 1.5.60 - 2023-04-30:</p>\n\n<ul>\n<li>Feature: added functionality to get cart number of products </li>\n<li>Fix: fixed link field settings for multisoure</li>\n<li>Fix: fixed some bugs with regular price in woocommerce widgets</li>\n<li>Fix: filters js file loaded in editor as well</li>\n<li>Fix: fixed some small php bug regarding \"pathBase\"</li>\n<li>Fix: fixed conditions in multiple select control</li>\n<li>Change: updated unite gallery version</li>\n<li>Change: disabled autoload in update_option for the catalog variable</li>\n</ul>\n\n<p>version 1.5.59: 2023-04-09</p>\n\n<ul>\n<li>Feature: added multiple select to condition attributes in widget editor</li>\n<li>Change: updated freemius sdk to the latest version</li>\n<li>Fix: fixed empty post meta fields in case that acf plugin is on</li>\n<li>Fix: fixed some bug with avoid duplicates option and filters in single grid</li>\n<li>Fix: made some corrections in case that post query show wrong init selected terms values</li>\n<li>Fix: the post carousel goes to random item after ajax refresh</li>\n<li>Fix: fixed jet engine custom fields integration</li>\n</ul>\n\n<p>version 1.5.58: 2023-03-26</p>\n\n<ul>\n<li>Feature: added dynamic popup functionality to multisource widgets</li>\n<li>Fix: fixed missing arguments in the_post action</li>\n<li>Fix: fixed some php multisource error</li>\n<li>Fix: fixed some product ajax search related issues</li>\n<li>Fix: fixed some small but with ajax refresh and sync</li>\n</ul>\n\n<p>version 1.5.57: 2023-03-20</p>\n\n<ul>\n<li>Feature: improved the multisource selectors</li>\n<li>Feature: added option to get image from post meta in post fields - widget editor</li>\n<li>Fix: added \"skins\" folder to unite gallery</li>\n<li>Fix: added more compatability to woo commerce grids with discounts plugins</li>\n<li>Fix: fixed same uc_id in dynamic templates</li>\n</ul>\n\n<p>version 1.5.56: 2023-03-13:</p>\n\n<ul>\n<li>Feature: added option authors by dynamic field in post query</li>\n<li>Feature: done some integration with flycart discounts</li>\n<li>Feature: added option to show post type and post type title in posts fields</li>\n<li>Feature: added option to add multiple values in multisource</li>\n<li>Fix: fixed get posts by terms meta field - add taxonomy</li>\n<li>Fix: fixed responsive css in dynamic loop</li>\n<li>Fix: fixed dynamic loop with jet engine acf fields</li>\n<li>Fix: fixed slider control units for vh, vx and % </li>\n<li>Fix: added \"before today\" for past year in date qury</li>\n<li>Change: the uc_id will not change now when page refresh</li>\n</ul>\n\n<p>version 1.5.55: 2023-02-23:</p>\n\n<ul>\n<li>Fix: fixed wpml integrate fields</li>\n<li>Fix: fixed some write file error, will not crash if happend</li>\n<li>Fix: fixed entrance animation js on popup</li>\n<li>Fix: fixed strip tags in intro from content</li>\n<li>Fix: fixed some php 8.1 issues</li>\n<li>Fix: fixed some post intro with html tags issues</li>\n<li>Change: do_action function is working now in free version</li>\n</ul>\n\n<p>version 1.5.54: 2023-02-15</p>\n\n<ul>\n<li>Change: added some define variable that indicate the under ajax search</li>\n<li>Change: added \"collect\", and \"output\" to schema types in content accordion widget for example</li>\n<li>Feature: added wpml auto translate integration</li>\n<li>Feature: added option to select \"all taxonomies\" in exclude terms in terms selection</li>\n<li>Feature: added option - only direct children to terms select include by</li>\n<li>Feature: added option to post select to get posts by terms from curent meta field</li>\n<li>Fix: preserve tags when truncate</li>\n<li>Fix: fixed load more with second meta add in post query</li>\n</ul>\n\n<p>version 1.5.53: 2023-02-07</p>\n\n<ul>\n<li>Fix: keep exclude terms in grid when filtering with \"override terms\" mode</li>\n<li>Fix: fixed get_terms() not found php error from 1.5.52 version</li>\n</ul>\n\n<p>version 1.5.52: 2023-02-06</p>\n\n<ul>\n<li>Change: done some protection agains infinite loops in templates</li>\n<li>Fix: fixed popup button type conditions</li>\n<li>Fix: fixed term meta fields in multisource</li>\n<li>Fix: fixed exclude term not found in post select</li>\n</ul>\n\n<p>version 1.5.51: 2023-01-31</p>\n\n<ul>\n<li>Feature: added version to js comment output</li>\n<li>Feature: connected the galleies to remote play / stop like the carousels</li>\n<li>Feature: added some error message when image size attribute is missing in multisource</li>\n<li>Feature: added dynamic popup special attribute type</li>\n<li>Fix: fixed title source and description source in multisource gallery for products.</li>\n<li>Fix: added supress filtres to ajax search query</li>\n</ul>\n\n<p>version 1.5.50: 2023-01-24</p>\n\n<ul>\n<li>Feature: added \"media\" to post types select in advanced post query</li>\n<li>Feature: improved the date time attribute</li>\n</ul>\n\n<p>version 1.5.49: 2023-01-23</p>\n\n<ul>\n<li>Fix: fixed some js optimization issues </li>\n<li>Fix: fixed filters related small js bug</li>\n</ul>\n\n<p>version 1.5.48: 2023-01-19</p>\n\n<ul>\n<li>Feature: added gallery to multisource</li>\n<li>Feature: added post type override selectin current post query options</li>\n<li>Fix: fixed remote play with carousel</li>\n<li>Fix: fixed some multisource and ajax related bugs</li>\n<li>Fix: fixed popular posts plugin integration multiple post types</li>\n<li>Fix: fixed background widgets some problematic attribute names</li>\n<li>Fix: fixed include terms by current post terms in some cases.</li>\n<li>Fix: fixed default url_assets value in multisoure</li>\n<li>Fix: fixed dark mode svg icons</li>\n</ul>\n\n<p>version 1.5.47: 2023-01-10</p>\n\n<ul>\n<li>Feature: added more units to slider attribute</li>\n<li>Feature: added \"any\" post type to post types select</li>\n<li>Feature: added include and exclude current post terms in terms selection</li>\n<li>Feature: added option to carousel - scroll to head - force</li>\n<li>Feature: allow import widgets with theme activate</li>\n<li>Fix: fixed dynamic template render css for dynamic popup</li>\n<li>Fix: fixed users list select by manual</li>\n</ul>\n\n<p>version 1.5.46: 2023-01-08</p>\n\n<ul>\n<li>Feature: set the items image size chooser work for certain image</li>\n<li>Feature: made option to put js script in saparate tags with id\'s for optimization plugins like wprocket</li>\n<li>Feature: enriched the uc_lang variable. now it\'s always showing the current language</li>\n<li>Feature: added user_login variable to the users list output</li>\n<li>Feature: has put the preview link always as a help link in widget edit panel.</li>\n<li>Change: updated the multisource that it works better with items images</li>\n<li>Change: allow html tags in post intro (excerpt) in widgets</li>\n<li>Fix: fixed filters with sync multiple grid issues</li>\n<li>Fix: fixed the exclude users list with similar names</li>\n</ul>\n\n<p>version 1.5.45: 2022-12-26</p>\n\n<ul>\n<li>Feature: added json decode filter to twig</li>\n<li>Feature: added catalog images from shortpixel for speed loading</li>\n<li>Feature: done multisource group setting</li>\n<li>Fix: fixed entrance animation on ajax refresh</li>\n<li>Fix: done sync pause / play between carousels</li>\n</ul>\n\n<p>version 1.5.44: 2022-12-19</p>\n\n<ul>\n<li>Change: updated freemius to the latest version</li>\n<li>Fix: fixed remote play / pause button</li>\n<li>Fix: fixed search filter unicode phrase</li>\n<li>Fix: fixed entrance animation appear on scroll</li>\n<li>Feature: added video gallery responsive options</li>\n<li>Fix: fixed some owl carousel size on init bug</li>\n<li>Fix: fixed js widgets under the dynamic grid template like flipbox</li>\n</ul>\n\n<p>version 1.5.43: 2022-12-04</p>\n\n<ul>\n<li>Feature: add settings output to dynamic grid fields debug</li>\n<li>Fix: fixed pods multiple image data</li>\n<li>Fix: fixed url terms in filter with dynamic grid</li>\n<li>Fix: fixed users and menu not found bug in front </li>\n<li>Change: updated twig engine to the latest version</li>\n</ul>\n\n<p>version 1.5.42: 2022-11-29</p>\n\n<ul>\n<li>Feature: added functionality for time ago in posts widgets</li>\n<li>Feature: added woo variables to woo fields - woo_price_withtax, woo_price_notax</li>\n<li>Feature: added option for term child filter role\n-optimization: reduced number of queries in post related widgets</li>\n</ul>\n\n<p>version 1.5.41: 2022-11-24</p>\n\n<p>-bug fix: fixed post select in post query</p>\n\n<p>version 1.5.40: 2022-11-23</p>\n\n<ul>\n<li>Feature: added integration to woocommerce multicourancy plugins</li>\n<li>Feature: made some integration with translate press plugin</li>\n<li>Feature: added select post and select term attribute</li>\n<li>Fix: fixed dynamic loop css backgrounds with containers</li>\n<li>Fix: fixed mousewheel event in the carousel</li>\n<li>Fix: fixed some rare php error with filters</li>\n</ul>\n\n<p>version 1.5.39: 2022-11-16</p>\n\n<ul>\n<li>Fix: fixed small bug with zip extract</li>\n<li>Update: updated black friday sale banners</li>\n</ul>\n\n<p>version 1.5.38: 2022-11-10</p>\n\n<ul>\n<li>Fix: fixed galleries default sizes with post filters</li>\n<li>Fix: fixed hidden option in select filter in safari browser</li>\n<li>Fix: fixed non ssl assets url</li>\n<li>Feature: added \"schema\" special attribute</li>\n<li>Fix: fixed false autoplay in carousel</li>\n</ul>\n\n<p>version 1.5.37: 2022-11-09</p>\n\n<ul>\n<li>Fix: fixed 1px glitch bug in the carousel, on 1 item (slide mode)</li>\n<li>Feature: prepared the filters to work with ajax search</li>\n</ul>\n\n<p>version 1.5.36: 2022-11-6</p>\n\n<ul>\n<li>Feature: added function that outputs items schema</li>\n<li>Feature: improved include by meta in posts selection, added option for multiple values</li>\n<li>Feature: added option to get current user with meta in twig</li>\n<li>Addition: validate number of post list attributes, allow only one when creating widget</li>\n<li>Fix: fixed count posts in post query summary</li>\n<li>Fix: fixed entrance animation blur type</li>\n<li>Fix: fixed avoid duplicates with random order while posts load more</li>\n<li>Fix: the timeout now reset after slide change in owl carousel</li>\n<li>Fix: fixed terms selection taxonomies with idetical post type title</li>\n<li>Fix: added protection against inifinite loop in putElementorTemplate twig function</li>\n<li>Fix: fixed acf field unaccessable in some cases with elementor pro 3.8</li>\n</ul>\n\n<p>version 1.5.35: 2022-10-24</p>\n\n<p>-Fix: fixed include by id\'s from dynamic field, and terms from dynamic field in post selection</p>\n\n<p>version 1.5.34: 2022-10-19</p>\n\n<ul>\n<li>Feature: added items image size attribute (special type)</li>\n<li>Fix: fixed show backgrounds in elementor editor</li>\n</ul>\n\n<p>version 1.5.33: 2022-10-15</p>\n\n<ul>\n<li>Fix: fixed avoid duplicates with filters</li>\n<li>Fix: fixed select dropdown filter js</li>\n<li>Feature: added avoid duplicates option to manual posts selection</li>\n</ul>\n\n<p>version 1.5.32: 2022-10-11</p>\n\n<ul>\n<li>Fix: fixed some ajax pagination issues</li>\n<li>Fix: fixed pagination widget appearance on archive ajax pages with filters</li>\n<li>Fix: added twig functionality to put product attributes text</li>\n<li>Fix: fixed export with images not worked in some cases</li>\n<li>Fix: made some protection with ezcache plugin integration and filtering</li>\n<li>Fix: fixed some small php bug with this month post selection</li>\n<li>Fix: fixed some visible and hidden filters collision</li>\n<li>Fix: fixed terms select in terms filter on history back click in filters</li>\n<li>Fix: set child filter always first unselected</li>\n<li>Fix: set option for the tabs filter to be unselected</li>\n<li><p>Fix: fixed the pagination numbers if exclude offset chosen</p></li>\n<li><p>Feature: added multiple taxonomy terms in term selection</p></li>\n<li>Feature: added query id in terms selection</li>\n<li>Feature: added functionality for next / prev post</li>\n</ul>\n\n<p>version 1.5.31: 2022-09-20</p>\n\n<ul>\n<li>Fix: fixed thumbs gallery</li>\n</ul>\n\n<p>version 1.5.30: 2022-09-18</p>\n\n<ul>\n<li>Fix: fixed multiple post filters and grid connection</li>\n<li>Fix: fixed various small php errors</li>\n<li>Fix: fixed wordpress popular posts integration small bug</li>\n<li>Feature: added terms from dynamic post selection option</li>\n<li>Feature: added option for limiting terms show in post list</li>\n<li>Change: updated once more unitegallery graphics, changed assets to svg</li>\n<li>Fix: fixed thumbnail gallery arrows</li>\n</ul>\n\n<p>version 1.5.29: 2022-09-08</p>\n\n<ul>\n<li>Fix: fixed a small issue with search page and load more</li>\n<li>Fix: fix vimeo videos stoppped playing bug</li>\n</ul>\n\n<p>version 1.5.28: 2022-09-06</p>\n\n<ul>\n<li>Feature: added support for the select filter</li>\n<li>Fix: fixed some small js bug with filters</li>\n<li>Fix: fixed some post filters related popup error</li>\n<li>Change: changed the way that galleries srolls by mouseover</li>\n</ul>\n\n<p>version 1.5.27: 2022-09-02</p>\n\n<ul>\n<li>Fix: fixed popular posts plugin integration</li>\n<li>Fix: removed some console logs in filter.js file</li>\n<li>Fix: fixed ajax pagination jump</li>\n<li>Fix: fixed unitegallery strict standards bugs</li>\n<li>Change: renamed field - \"use dynamic fields\" to \"use current post data\" in widget editor</li>\n<li>Change: updated freemius sdk to: 2.4.5</li>\n</ul>\n\n<p>version 1.5.26: 2022-08-17</p>\n\n<ul>\n<li>Feature: added debug to remote elements</li>\n<li>Fix: made some protection against wrong animation names in carousel</li>\n<li>Fix: added some small fixes to carousel and remote sync js libraries</li>\n<li>Fix: done a better find closest section in remote</li>\n<li>Fix: fixed not showing values in elementor editor post selectors</li>\n</ul>\n\n<p>version 1.5.25: 2022-08-11</p>\n\n<ul>\n<li>Feature: added option to set title field in items</li>\n<li>Fix: fixed some more lazy load related protections in galleries</li>\n<li>Fix: Fixed some Elementor 3.7 deprecation issues</li>\n</ul>\n\n<p>version 1.5.24: 2022-08-09</p>\n\n<ul>\n<li>Fix: fixed some Elementor 3.7 related js bug in editor</li>\n</ul>\n\n<p>version 1.5.23: 2022-08-05</p>\n\n<ul>\n<li>Feature: added date format to date meta field post selection</li>\n<li>Feature: added more units to padding and margin attribute</li>\n<li>Feature: added option to set selected tab number in tabs filter widget</li>\n<li>Fix: fixed some unitegallery strict related scripts</li>\n<li>Fix: fixed sequance entrance animation attribute</li>\n<li>Fix: fixed some text with pagination edit mode in elementor editor</li>\n<li>Fix: fixed ajax pagination didn\'t get back to first page</li>\n<li>Fix: fixed tabs filter and taxonomy terms in one page</li>\n<li>Change: prepare the right way dates should work in post list</li>\n</ul>\n\n<p>version 1.5.22: 2022-07-24:</p>\n\n<ul>\n<li>Feature: added option to connect to another parent in remote arrows</li>\n<li>Feature: added change url and back button in ajax filers behaviour</li>\n<li>Fix: fixed doubly plugin integration import bg widgets</li>\n<li>Fix: fixed remote next/prev directions in carousels</li>\n<li>Fix: added some more protection against infinite loops from post content processing</li>\n</ul>\n\n<p>version 1.5.21 2022-07-17:</p>\n\n<ul>\n<li>Feature: added docstart and docend template in widget js</li>\n<li>Change: end of birthday sale message update</li>\n<li>Change: added warning message in case of twig collision with other plugins</li>\n</ul>\n\n<p>version 1.5.20 2022-07-13:</p>\n\n<ul>\n<li>Feature: added more widget debug type - current post fields</li>\n<li>Feature: updated admin title on edit widget view</li>\n<li>Feature: added option to carousel: scroll to head</li>\n<li>Feature: added query data attributes into filtering grid</li>\n<li>Fix: fixed ajax pagination in some cases</li>\n<li>Fix: fixed small php bug with hover animations control</li>\n<li>Fix: fixed lity lightbox with vimeo autoplay</li>\n<li>Fix: fixed item index after shuffle</li>\n<li>Fix: fixed some seleted tab filters related issues</li>\n<li>Fix: fixed load more filter doubly ajax request in some cases</li>\n<li>Fix: fixed woo scedualed sale price output</li>\n<li>Fix: in filters replace url with pagination as well</li>\n<li>Fix: changed gallery arrows to svg</li>\n</ul>\n\n<p>version 1.5.19 2022-06-27:</p>\n\n<ul>\n<li>Feature: added max posts to current query</li>\n<li>Fix: fixed controls conditions for elementor template control</li>\n<li>Feature: added more fields to dynamic grid loop (was only title)</li>\n<li>Change: added birthday sale banner and text</li>\n</ul>\n\n<p>version 1.5.17 2022-06-21:</p>\n\n<ul>\n<li>Change: updated fancybox version</li>\n<li>Fix: Fixed bug with ajax load more and ajax pagination</li>\n</ul>\n\n<p>version 1.5.17 2022-06-09:</p>\n\n<ul>\n<li>Feature: fixed entrance animation attribute</li>\n<li>Fix: fixed uc_inside_editor variable inside background widget</li>\n<li>Fix: fixed empty default value of radio boolean control</li>\n<li>Fix: fixed double filtering issues in archive pages</li>\n</ul>\n\n<p>version 1.5.16: 2022-05-31</p>\n\n<ul>\n<li>Fix: fixed double plugin versions in pro version</li>\n<li>Fix: fixed 1 size gap in one item owl carousel</li>\n<li>Fix: fixed the dissapearing options bug in mobile</li>\n</ul>\n\n<p>version 1.5.15: 2022-05-30</p>\n\n<ul>\n<li>Change: set cache folder inside wp-uploads</li>\n<li>Feature: added option to get terms last level only - for post list / grid</li>\n<li>Feature: added twig function - get_current_user</li>\n<li>Feature: disabled right click on html5 galleries (unite gallery)</li>\n<li>Fix: the image and video repeater was missing default items</li>\n<li>Fix: fixed load more and filters on a search page</li>\n<li>Fix: fixed carousel stage padding issues</li>\n<li>Fix: fixed carousel 1 item one pixel issues</li>\n<li>Fix: fixed default values in responsive selectors</li>\n</ul>\n\n<p>version 1.5.14: 2022-05-24</p>\n\n<ul>\n<li>Fix: fixed responsive default values with selectors in number and dropdown and slider controls</li>\n<li>Fix: fixed a bug in run_code_once functionality</li>\n</ul>\n\n<p>version 1.5.13: 2022-05-23</p>\n\n<ul>\n<li>Feature: added integration with \"sticky posts switch\" plugin</li>\n<li><p>Feature: added special attribute type - entrance animation</p></li>\n<li><p>Fix: fixed sync bug between two similar elements</p></li>\n<li>Fix: fixed filters loading with wp-rocket lazy load scripts</li>\n<li>Fix: fixed put_hide_ids_css function small bug</li>\n<li>Fix: fixed fetch 2 and more widgets within one section for filtering</li>\n<li>Fix: fixed slider control js empty output bug</li>\n<li>Fix: fixed gallery title as number js bug</li>\n<li>Fix: fixed gallery images from meta fields source as array </li>\n</ul>\n\n<p>version 1.5.12: 2022-05-08</p>\n\n<ul>\n<li>Feature: added integration for wpml media change</li>\n<li>Feature: bug fix: fixed hover animations setting don\'t work on front in some cases</li>\n<li>Feature: in post selection by date added options for \"future from today\", and \"future from tomorrow\".</li>\n<li>Feature: added new function: \"put_hide_ids_css\" to hide some css comma saparated id\'s from css tab.</li>\n<li>Feature: added support for ajax refresh for multiple synced grids together</li>\n<li>Feature: added option to test instagram data</li>\n<li><p>Feature: added phpinfo view in settings - troubleshooting</p></li>\n<li><p>Fix: fixed blank window opened by a link</p></li>\n<li>Fix: fixed acf boolean value present</li>\n<li>Fix: fixed another gallery related lazy load issues</li>\n</ul>\n\n<p>version 1.5.11: 2022-04-13</p>\n\n<ul>\n<li>Feature: made option to put elementor post_content inside post widget if the post made by elementor</li>\n<li>Feature: added additional fields to getPostAuthor function like avatar url and author meta</li>\n<li>Feature: show the \"no posts\" message with filters in post list / grid</li>\n<li>Feature: add background location (back/front) to background widgets</li>\n<li>Feature: done option to get post parent with the posts in posts selection</li>\n<li>Fix: set prices display in woocommerce widgets including tax</li>\n<li>Fix: fixed editor js files didn\'t loaded bug</li>\n<li>Fix: fixed css output with dynamic template and inline css mode</li>\n<li>Fix: fixed the ajax pagination that now works with post based gallery widget</li>\n<li>Fix: fixed filters scripts loading before jquery in js</li>\n<li>Fix: allow to select empty terms in term selection control</li>\n<li>Change: set default values of responsive number / slider / dropdown controls to desktop default values</li>\n</ul>\n\n<p>version 1.5.10: 2022-04-04</p>\n\n<ul>\n<li>Fix: fixed title and description source in gallery source selection</li>\n<li>Fix: fixed the dropdown attribute php filter for elementor</li>\n<li>Feature: added \"menu_id\" for various uses as menu attribute output</li>\n<li>Feature: added option for side offset in owl carousel</li>\n<li>Feature: added option for second items html refresh in ajax filters</li>\n</ul>\n\n<p>version 1.5.9: 2022-03-27</p>\n\n<ul>\n<li>Fix: fixed simple meta output for post list</li>\n<li>Feature: made dynamic grid work with filters</li>\n<li>Feature: the background widgets works for the new container objects as well</li>\n<li>Feature: added include by another meta field in post query</li>\n</ul>\n\n<p>version 1.5.8: 2022-03-23</p>\n\n<ul>\n<li>Feature: set special behaviour for more then one filters on the page</li>\n<li>Feature: added option to load video item from posts in a gallery</li>\n<li>Change: set up galleries common default items</li>\n<li>Fix: fixed unclosable gallery lightbox with youtube videos</li>\n<li>Fix: fixed elementor 3.6.0 compatability</li>\n</ul>\n\n<p>version 1.5.7: 2022-03-17</p>\n\n<ul>\n<li>Feature: added option to modify dropdown items in php\nFix: fixed gallery default items preview and init\nFix: fixed remote counter js error</li>\n</ul>\n\n<p>version 1.5.6 = 2022-03-15:</p>\n\n<p>Fix: fixed dissapearing items in remote related widgets</p>\n\n<p>version 1.5.5 = 2022-03-15:</p>\n\n<ul>\n<li>Feature: added woocommerce sorting options in posts selection by number of sales and rating</li>\n<li>Feature: added option to get related products on checkout page</li>\n<li>Feature: done manual posts and terms selections sort by drag and drop</li>\n<li>Feature: done option to custom refresh filters html (for carousels, galleries etc)</li>\n<li>Feature: made the attributes dialog support multi controls</li>\n<li>Feature: prepared the galleries and dynamic loops to use filters and load more\nFix: fixed query debug in manual posts selection\nFix: fix: fixed posts_per_page in manual posts selection\nFix: fix: fixed jquery include for remote widgets</li>\n</ul>\n\n<p>version 1.5.4 = 2022-03-06:</p>\n\n<ul>\n<li>Feature: added roles to post filter: single, main and child</li>\n<li>Feature: added option \"placeholder\" and \"disable dynamic\" for text field control</li>\n<li>Feature: added option for debug meta fields in post list, post grid</li>\n<li>Fix: fixed some pagination widget buttons related issues</li>\n<li>Fix: fixed non clickable items in some widgets</li>\n<li>Fix: fixed put_items(0) - first item output in twig</li>\n</ul>\n\n<p>version 1.5.3 = 2022-02-23:</p>\n\n<ul>\n<li>Feature: added functionality to put image inside taxonomy terms widget</li>\n<li>Fix: fixed load more on archive page with orderby=xxx filter in url</li>\n<li>Fix: made support for woocommerce special order by in load more</li>\n<li>Change: updated freemius sdk to 2.4.3 version (Security fix)</li>\n</ul>\n\n<p>version 1.5.2 = 2022-02-23:</p>\n\n<ul>\n<li>Feature: set up remote and sync functionality for the galleries</li>\n<li>Fix: fixed load more for current query posts</li>\n<li>Fix: fixed background js based widgets with elementor popups</li>\n<li>Fix: fixed unitegallery unclosed tag issue</li>\n<li>Fix: fixed replace mode in tabs filters</li>\n</ul>\n\n<p>version 1.5.1 = 2022-02-21:</p>\n\n<ul>\n<li>Feature: improved post pagination debug and added force options</li>\n<li>Feature: added code for the button filters</li>\n<li>Feature: added option to shuffle owl carousel</li>\n<li>Feature: added option for general \"shuffle\" in items</li>\n<li>Feature: made option for text modify, and get the current page url and current page title</li>\n<li>Feature: get feature image of a product from a first gallery image if featured image not exists</li>\n<li>Feature: added function \"one_random\" and \"first\" to get_items twig function</li>\n<li>Feature: added support for jet listing item</li>\n<li>Change: changed the \"choose template\" setting text to attirbute title</li>\n<li>Fix: fixed load more if offset turned on in the grid</li>\n<li>Fix: fixed link control attributes parsing</li>\n<li>Fix: fixed sync general api related bugs in elementor editor</li>\n</ul>\n\n<p>version 1.5.0 = 2022-02-02:</p>\n\n<ul>\n<li>Feature: added tabs in items controls</li>\n<li>Feature: added functionality for ajax taxonomies terms filter</li>\n<li>Feature: added some accessability to owl carousel buttons</li>\n</ul>\n\n<p>version 1.4.99: 2022-01-27:</p>\n\n<ul>\n<li>Feature: added option for disable content filtering in general settings->troubleshooting</li>\n<li>Feature: added taxonomies in widget debug output</li>\n<li>Fix: fixed some gallery lazy load related js bugs</li>\n</ul>\n\n<p>version 1.4.98: 2022-01-14:</p>\n\n<ul>\n<li>Feature: modified remote general js api to fit more types of widgets</li>\n<li>Feature: added support for put meta field in post list</li>\n<li>Fix: fixed some small php notices output in post query</li>\n</ul>\n\n<p>version 1.4.97 = 2022-01-06:</p>\n\n<ul>\n<li>Feature: add code base for the taxonomy filter</li>\n<li>Feature: added option to highlight all carousel items</li>\n<li>Feature: added active class to new owl carousel</li>\n<li>Feature: added scroll on click functionality to new owl carousel</li>\n<li>Fix: added support for acf fields styles in dynamic grid</li>\n<li>Fix: fixed some wp-rocket and filters related bug</li>\n</ul>\n\n<p>version 1.4.96 = 2021-12-29:</p>\n\n<ul>\n<li>Feature: use yoast main category feature to determine post main category</li>\n<li>Feature: added get woocommerce product gallery functionality to twig</li>\n<li>Feature: added support for multiple attribute conditoins values</li>\n<li>Feature: added menu order in advanced widget debug type</li>\n<li>Feature: added WooCommerce endpoints links code to twig</li>\n<li>Feature: added option to disable font awesome in general settings</li>\n<li>Fix: fixed some filters related issue</li>\n<li>Fix: added custom attributes to link attributes output</li>\n</ul>\n\n<p>version 1.4.95 = 2021-12-16:</p>\n\n<p>*Fix: fixed db table not found php bug in some cases</p>\n\n<p>version 1.4.94 = 2021-12-14:</p>\n\n<ul>\n<li>Feature: made posible multiple includes condition values per assets</li>\n<li>Feature: added meta value2 and meta value3 in include by meta value post selection</li>\n<li>Feature: added error notice if no api connectivity</li>\n<li>Feature: added attributes section conditions</li>\n<li>Feature: prepared code base for the new galleries</li>\n<li>Fix: fixed some small pagination related bug</li>\n<li>Fix: fixed remote connection parent detection in some cases</li>\n<li>Fix: added content filtering by filter widget_text_content for all the embed and other content modifications</li>\n<li>Fix: fixed edit defaulsin widget settings</li>\n<li>Fix: fixed some polylang issues with the template in dynamic template widgets</li>\n<li>Fix: [security] remove the \"duplicate layout\" functionality (not used in the plugin) that had some security issues </li>\n</ul>\n\n<p>version 1.4.93 = 2021-12-03:</p>\n\n<ul>\n<li>Fix: fixed some connected widgets bugs when there is many of them in the page</li>\n<li>Change: removed the black friday sale banner</li>\n<li>Feature: added general remote API for various widgets connections</li>\n<li>Feature: add some code base for the new gallery output</li>\n</ul>\n\n<p>version 1.4.92 = 2021-11-24:</p>\n\n<ul>\n<li>Fix: fixed similar post content in post list</li>\n<li>Change: saparated remote and sync options in connected widgets settings</li>\n</ul>\n\n<p>version 1.4.91 = 2021-11-23:</p>\n\n<ul>\n<li>Fix: fixed the wrong post intro in editor mode</li>\n</ul>\n\n<p>version 1.4.90 = 2021-11-22:</p>\n\n<ul>\n<li>Addition: added black friday banner discount banner and link</li>\n<li>Change: improved \"sync widgets\" editor experience</li>\n<li>Fix: fixed depricated \"post\" attribute bug</li>\n<li>Fix: modified zip extracting error messages</li>\n</ul>\n\n<p>version 1.4.89 = 2021-11-17:</p>\n\n<ul>\n<li>Feature: done the functionality for sync widgets</li>\n<li>Feature: done the functionality remote widgets</li>\n<li>Fix: fixed error message on remote widgets</li>\n<li>Fix: fixed css in post content in editor</li>\n<li>Fix: use better strip tags for post intro</li>\n</ul>\n\n<p>version 1.4.88 = 2021-11-08:</p>\n\n<ul>\n<li>Fix: fixed gutenberg support in widgets</li>\n<li>Fix: fixed all the pagination issues in archive page</li>\n</ul>\n\n<p>version 1.4.86 = 2021-11-01:</p>\n\n<ul>\n<li>Fix: fixed some load more last issues</li>\n<li>Feature: added code for taxonomy terms filter</li>\n<li>Feature: added code for checkbox filter</li>\n</ul>\n\n<p>version 1.4.86 = 2021-10-29:</p>\n\n<ul>\n<li>Feature: improved current query debug - full type</li>\n<li>Feature: added dropdown responsive placeholders</li>\n<li><p>Feature: added radio boolean attribute responsive controls</p></li>\n<li><p>Fix: fixed controls tabs functionality</p></li>\n<li>Fix: fixed load more custom image bug</li>\n<li>Fix: fixed double load more in a page mishmash bug</li>\n<li>Fix: fixed all load more issues</li>\n</ul>\n\n<p>version 1.4.85 = 2021-10-13:</p>\n\n<p>-bug fix: small bug fix - headers sent bug</p>\n\n<p>version 1.4.84 = 2021-10-13:</p>\n\n<ul>\n<li>Feature: added taxonomy terms full query debug option</li>\n<li>Feature: improved full debug type in posts query</li>\n<li>Feature: added items support in editor->background switcher</li>\n<li>Feature: added support for remote controls</li>\n<li>Feature: functionality to posts load more</li>\n<li>Feature: added second condition</li>\n<li>Feature: added tabs functionality to attributes</li>\n<li>Addition: added %,px to slider units</li>\n<li>Fix: fixed avoid duplicates related bug</li>\n<li>Fix: fixed conflicting wordpress codemirror script</li>\n<li>Fix: fixed post selection values init from editor</li>\n<li>Fix: fixed pagination on front page</li>\n<li>Fix: fixed some polylang related bugs</li>\n</ul>\n\n<p>version 1.4.83 = 2021-09-22:</p>\n\n<ul>\n<li>Fix: fixed styles mishmash inside elementor editor navigator</li>\n<li>Fix: fixed dissapearing carousels after refresh bug</li>\n<li>Fix: fixed dynamic grid pagination not changed</li>\n</ul>\n\n<p>version 1.4.82 = 2021-09-20:</p>\n\n<ul>\n<li>Feature: added troubleshooting setting - show php error message</li>\n<li>Feature: added px, vh, % options for slider attribute</li>\n<li>Feature: added dynamic group attributes for galleries, including image and video</li>\n<li>Feature: added option to convert one date string to another with ucdate filter</li>\n<li>Feature: added option to use items in background widgets</li>\n<li>Feature: added ucfunc(\"set\") and ucfunc(\"get\") functions in twig for remember and retrieve variables</li>\n<li>Feature: added include by option: \"children of current term\" to category selection options</li>\n<li>Feature: added option to pull woo product variations in twig</li>\n<li>Feature: added placeholder: link_withprefix, link_noprefix for link attribute</li>\n<li>Fix: fixed error when exists dynamic link in dynamic loop widgets</li>\n<li>Fix: enabled pagination in a single type in dynamic template grid</li>\n<li>Fix: the \"not equal\" attributes condition now works</li>\n<li>Fix: fixed not editable empty dropdown attribute in widget editor</li>\n<li>Fix: fixed mb_string absence php bug</li>\n<li>Fix: fixed heading attribute label</li>\n<li>Fix: fixed responsive elementor controls in widget items</li>\n</ul>\n\n<p>version 1.4.81 = 2021-08-17:</p>\n\n<ul>\n<li>Feature: added json select (lottie) for image attribute type </li>\n<li>Feature: made option for ajax in widgets with post list attribute</li>\n<li>Feature: made the ajax pagination work with pagination widget</li>\n<li>Feature: added dynamic options for number and slider attribute types</li>\n<li>Feature: added new owl carousel sources in assets chooser</li>\n<li>Feature: added heading attribute</li>\n<li>Change: added more types of debug for pagination widget</li>\n<li>Change: changed widget icons chooser for elementor icon instead of font awesome icon</li>\n<li>Fix: fixed import with template button dissapear in the new bar</li>\n<li>Fix: fixed widgets icons</li>\n</ul>\n\n<p>version 1.4.80 = 2021-08-09:</p>\n\n<ul>\n<li>Feature: added option to change items section label</li>\n<li>Feature: added js snippet with code that works in elementor popup</li>\n<li>Feature: added option to add {current_user_id} keyword in post meta query</li>\n<li>Feature: added option for block label inside each attribute</li>\n<li>Feature: added heading text option for items section</li>\n<li>Feature: added extra fields to image base gallery options</li>\n<li>Feature: added php filter option for variable</li>\n<li>Feature: added twig functions \"get_post_term\" and \"is_post_has_term\". The examples visible when you click on item.posts.putPostTerm placeholder</li>\n<li>Fix: fixed some test widgets output relate bugs</li>\n<li>Fix: conditions settings was not affected typography controls</li>\n<li>Fix: fixed template dynamic background image didn\'t displayed bug in dynamic loops</li>\n<li>Change: added some instructions for api connectivity test in general settings - troubleshooting</li>\n</ul>\n\n<p>version 1.4.79 = 2021-07-13</p>\n\n<ul>\n<li>Fix: fixed scripts output in preview widget page</li>\n</ul>\n\n<p>version 1.4.78 = 2021-07-12</p>\n\n<ul>\n<li>Change: added birthday sale promotions</li>\n<li>Feature: added woo commerce products to dynamic loop items source</li>\n</ul>\n\n<p>version 1.4.77 = 2021-07-07</p>\n\n<ul>\n<li>Fix: fixd the is_ajax() error function from the admin area</li>\n</ul>\n\n<p>version 1.4.76 = 2021-07-07</p>\n\n<ul>\n<li>Feature: added option to show post last modified date</li>\n<li>Feature: added function: get_from_sql in widget editor that allow to pull any custom records from DB</li>\n<li>Feature: added function: run_code_once in widget editor, that allow to run the code only once. Good for many similar widgets on the same page</li>\n<li>Feature: added option for load widget js as module</li>\n<li>Fix: fixed no key_thumb field in images inside widget</li>\n<li>Fix: fixed no condition in image sizes widget setting</li>\n<li>Fix: fixed javascript based backgrounds</li>\n<li>Fix: fixed brocken svg icon on catalog widget box in some of the cases</li>\n<li>Fix: fixed collision with rankmath in ajax actions</li>\n<li>Change: added some max length for a widget category, now it\'s 60</li>\n</ul>\n\n<p>version 1.4.75 = 2021-06-21</p>\n\n<ul>\n<li>Feature: added category image to products list</li>\n<li>Feature: added option to include as module widget js include</li>\n<li>Feature: added option to write custom handle to widget js and css include</li>\n<li>Feature: added options - avoid duplicate posts to post query exclude</li>\n<li>Feature: added option to include or exclude posts by dynamic field to posts selection</li>\n<li>Feature: added option to include or exclude posts by logged in user, in posts selection</li>\n<li>Fix: fixed background widget condition functionality</li>\n<li>Fix: changed template picker to simple select2 list</li>\n</ul>\n\n<p>version 1.4.74 = 2021-06-02</p>\n\n<ul>\n<li>Feature: added function put_date_range to twig functions. good for events widgets</li>\n<li>Feature: added integration with google map</li>\n<li>Feature: added function: \"run_code_once\" for twig</li>\n<li>Feature: added grouped options for the gallery</li>\n<li>Feature: added option to get posts by date from custom ACF field</li>\n<li>Feature: added gallery settings options for dynamic settings attribute</li>\n<li>Feature: added pagination to dynamic loop</li>\n<li>Change: improved dynamic settings attribute</li>\n</ul>\n\n<p>version 1.4.73 = 2021-05-20</p>\n\n<ul>\n<li>Feature: added twig function: \"put_attributes_json\" that available in js tab in widget editor</li>\n<li>Feature: added constant - uc_inside_editor - for distinquish between editor and site front</li>\n<li>Feature: added multiple select attribute</li>\n<li>Feature: added listing attribute support</li>\n<li>Fix: fixed \"request too long\" message on a widget preview - shortened preview url</li>\n<li>Fix: fixed several bugs with condition field in widgets editor</li>\n<li>Fix: fixed hidden image size select on item attributes</li>\n<li>Fix: fixed acf group field output</li>\n<li>Fix: fixed elementor template in items, changed to specific function</li>\n</ul>\n\n<p>version 1.4.72 = 2021-05-02</p>\n\n<ul>\n<li>Feature: added rating stars helper placeholder for woocommerce</li>\n<li>Feature: added option to include js file after elementor-frontend</li>\n<li>Fix: fixed new typography deprecation message</li>\n</ul>\n\n<p>version 1.4.71 = 2021-04-22</p>\n\n<ul>\n<li>Feature: added option to take post id\'s from php function in post selection</li>\n<li>Feature: added option for get posts by meta field that located in current or different post</li>\n<li>Feature: added twig filter: wc_price for native price filtering</li>\n<li>Feature: added post terms titles to post data debug</li>\n<li>Change: added option for woocommerce categories in terms selection</li>\n<li>Fix: fixed price issues in woocommerce related grids</li>\n<li>Fix: fixed include and exclude terms mismatch with nested tax query</li>\n<li>Fix: fixed pagination on search pages</li>\n</ul>\n\n<p>version 1.4.70 = 2021-04-14</p>\n\n<ul>\n<li>Feature: added show widget data debug options</li>\n<li>Feature: added option for filter post by post meta</li>\n<li>Feature: added option for simple condition for attributes</li>\n<li>Feature: added integration with wordpress popular post plugin for most viewed posts selection</li>\n<li>Feature: added post list variables for data debug</li>\n<li>Feature: added image sizes selector for post list</li>\n<li>Feature: get thumbnailID from content in case that it\'s missing in post</li>\n<li>Fix: when bulk moving attribute it now always goes to general category</li>\n<li>Fix: fixed filter posts by status</li>\n<li>Fix: fixed instagram media albom</li>\n</ul>\n\n<p>version 1.4.69 = 2021-04-04</p>\n\n<ul>\n<li>Feature: added extra query debug options for custom post types selector</li>\n<li>Feature: added choose image size select option to image attribute</li>\n<li>Feature: added \"image_attributes\" placeholder for image output in widget editor</li>\n<li>Change: added default values select to hover animations attribute</li>\n<li>Change: changed button \"add to cart\" to \"select options\" for variable products in woocommerce list widgets</li>\n<li>Fix: fixed border radius attribute from width to radius</li>\n<li>Fix: added missing thumb sizes for image select</li>\n</ul>\n\n<p>version 1.4.68 = 2021-03-22</p>\n\n<ul>\n<li>Feature: added include recently viewed products in woocommerce</li>\n<li>Feature: added option for default max posts in post selector</li>\n<li>Feature: added attribute type: Border Dimensions</li>\n<li>Feature: added attribute type: CSS Filters</li>\n<li>Feature: added attribute type: Hover Animations</li>\n<li>Fix: removed max posts from archive type post query selection, because has no control over pagination.</li>\n<li>Fix: fixed bug when instagram video images didn\'t show up</li>\n</ul>\n\n<p>version 1.4.67 = 2021-03-12</p>\n\n<ul>\n<li>Feature: added api connectivity to troubleshooting section</li>\n<li>Feature: added options in terms selection fields</li>\n<li><p>Feature: added order by meta key for woo categories select</p></li>\n<li><p>Fix: fixed woo product price format for decimal prices</p></li>\n<li>Fix: fixed context menu cut from bottom inside the widgets manager</li>\n<li>Fix: fixed show item data in widgets items repeater</li>\n<li>Fix: fixed float to round in woocommerce discount percents</li>\n</ul>\n\n<p>version 1.4.66 = 2021-02-18</p>\n\n<ul>\n<li>Feature: added \"box shadow\" attribute type</li>\n<li>Feature: added url_posts and num_posts to users output</li>\n<li>Feature: added option for selector 2 and selector 3 in several attributes</li>\n<li>Feature: added copy / paste attributes sections in widget editor</li>\n<li>Feature: added option for get default object to getListingItemData function</li>\n<li>Feature: added support for wpml site language inside a widget</li>\n<li>Feature: added acf image and thumbnails widths and heights to placeholders list</li>\n<li>Fix: load js include file in editor even if no js code</li>\n<li>Fix: fixed some php notice with exclude terms posts selection</li>\n<li>Fix: fixed small bug in getListingItemData function with no object returned</li>\n<li>Fix: fixed post selection manual select no posts shown at init</li>\n<li>Fix: fixed bug when private posts not fetched on manual posts selection</li>\n<li>Change: updated codemirror to latest version, added code search feature</li>\n<li>Change: updated freemius sdk to 2.4.2</li>\n</ul>\n\n<p>version 1.4.65 = 2021-02-03</p>\n\n<ul>\n<li>Feature: added option to fetch custom meta fields in users list</li>\n<li>Feature: added function to twig: getByPHPFunction()</li>\n<li>Feature: added function to twig: getUserMeta()</li>\n<li>Feature: added function to twig: getListingItemData() - working inside any plugin listing</li>\n<li>Fix: fixed php sanitize array bug</li>\n<li>Fix: fixed post type in related posts post selection</li>\n</ul>\n\n<p>version 1.4.64 = 2021-02-02</p>\n\n<ul>\n<li>Change: moved \"edit widget html\" button to advanced section in general tab</li>\n<li>Feature: added option to exclude products on sale in products query section in widget settings</li>\n<li>Feature: added option to exclude specific posts in post selection widget settings</li>\n<li>Feature: added woocommerce related products select in post selection</li>\n<li>Feature: added include/exclude posts by author in widget posts selection</li>\n<li>Feature: added include/exclude posts by date in widget posts selection</li>\n<li>Feature: added date/time picker to widget attributes types</li>\n<li>Feature: added post status to widget posts selection</li>\n<li>Feature: added offset setting to widget posts selection</li>\n<li>Feature: added author url and author post count to users fields</li>\n<li>Feature: added max number of users to user selection attribute</li>\n<li>Feature: added \"elementor template\" attribute</li>\n<li>Fix: fixed small php bug in post selection control</li>\n<li>Fix: fixed js bug in items repeater</li>\n<li>Fix: fixed exclude role not worked in user selection attribute</li>\n<li>Fix: fixed get products on sale selection with variations</li>\n</ul>\n\n<p>version 1.4.63 = 2021-01-26</p>\n\n<ul>\n<li>Feature: added acf link array and attributes</li>\n<li>Feature: added ordering features to post selection related and manual</li>\n<li>Feature: added option for showing only sticky posts</li>\n<li>Feature: added exclude by term setting in widget post selection</li>\n<li>Change: moved debug data from advaned to general folder in elementor widget settings</li>\n<li>Fix: fixed woo commerce prices number format</li>\n<li>Fix: fixed refresh posts on \"post query\" section open in widget post settings</li>\n<li>Fix: fixed manual posts selection default order</li>\n</ul>\n\n<p>version 1.4.62 = 2021-01-21</p>\n\n<ul>\n<li>Feature: added text shadow field</li>\n<li>Feature: added \"manual selection\" in posts query</li>\n<li>Feature: added compatability tag</li>\n<li>Fix: fixed image size thumb name with \"-\" sign inside</li>\n<li>Fix: fixed some php warning related to array to string conversion, happening in php 8</li>\n<li>Change: show woo commerce placeholders if selected \"for woocommerce products\" checkbox in post list attribute</li>\n<li>Change: improved woo category output placeholder help, added getTermCustomFields function</li>\n</ul>\n\n<p>version 1.4.61 = 2021-01-14</p>\n\n<ul>\n<li>Feature: added max posts and order by options to current query posts selection</li>\n<li>Feature: added manual selection for woocommerce categories select</li>\n<li>Feature: added selector and responsive to drop down attribute in widget builder</li>\n<li>Change: changed buy pro version link from the catalog widgets to inside of the plugin</li>\n<li>Fix: fixed adding widgets to a db table that is not auto incriment</li>\n<li>Fix: fixed svg preview from widget builder interface</li>\n<li>Fix: fixed manual memory check when registering widgets</li>\n</ul>\n\n<p>version 1.4.60 = 2020-12-30</p>\n\n<ul>\n<li>Feature: added option for third party integration for woocommerce grid</li>\n<li>Feature: added integration for \"advanced labels for woocommerce\" plugin</li>\n<li>Feature: added view file button in assets manager</li>\n<li>Feature: added svg icon option together with font icon for elementor panel widget box</li>\n<li>Feature: added preview image on mouseover inside elementor panel widget box</li>\n<li><p>Feature: added option for disabling \"edit widget html\" from widget settings</p></li>\n<li><p>Fix: fixed empty settings when there are gallery item setting only</p></li>\n<li>Fix: added \"no settings\" heading in case that no attributes in the widget</li>\n<li>Fix: fixed some php warnings for php 8.0</li>\n</ul>\n\n<p>version 1.4.59 = 2020-12-17</p>\n\n<ul>\n<li>Fix: fixed import template redirect</li>\n<li>Feature: added option to include sticky posts for post query</li>\n<li>Feature: added post pagination for single page</li>\n<li>Feature: added number of items for instagram widget</li>\n<li>Feature: added background image to background attribute</li>\n</ul>\n\n<p>version 1.4.58 - 2020-12-07</p>\n\n<ul>\n<li>Feature: make the plugin translatable for wordpress.org</li>\n</ul>\n\n<p>version 1.4.57 - 2020-12-07</p>\n\n<ul>\n<li>Feature: done post pagination widget for archive posts</li>\n<li>Feature: added option to truncate the post list</li>\n<li>Fix: fixed show debug query on current post query</li>\n</ul>\n\n<p>version 1.4.56 - 2020-11-30</p>\n\n<ul>\n<li>Update: relesed cyber monday deal admin notice</li>\n</ul>\n\n<p>version 1.4.55 - 2020-11-26</p>\n\n<ul>\n<li>Feature: added option to sort by sale price</li>\n<li>Feature: added option to debug query</li>\n<li>Feature: added option debug widget data</li>\n<li>Feature: added option to filter posts with child categories</li>\n<li><p>Feature: added option to include only products on sale</p></li>\n<li><p>Fix: fixed no widget shown in some cases</p></li>\n<li>Fix: fixed woocommerce prices placeholders prefix</li>\n</ul>\n\n<p>version 1.4.54 - 2020-11-13 =</p>\n\n<ul>\n<li>Update: updated freemius sdk to newest version</li>\n<li>Fix: fixed comma saparated selector</li>\n</ul>\n\n<p>version 1.4.53 - 2020-11-09 =</p>\n\n<ul>\n<li>Feature: added background widgets and section backgrounds</li>\n<li>Change: removed global colors from template export</li>\n<li>Fix: fixed bug with regular and sale price in woocommerce</li>\n</ul>\n\n<p>version 1.4.52 - 2020-11-06 =</p>\n\n<p>Fix: fixed bug with regular and sale price in woocommerce</p>\n\n<p>version 1.4.51 - 2020-11-04 =</p>\n\n<ul>\n<li>Feature: added svg output in icon library attribute</li>\n<li>Feature: added woocommerce checkbox to post list</li>\n<li>Feature: added product out of stock filter for product selection</li>\n<li>Feature: added discount_percent field in post list attribute woocommerce product type</li>\n<li>Feature: added woocommerce post list order by price option</li>\n<li>Fix: fixed woocommerce category in post list attribute</li>\n</ul>\n\n<p>version 1.4.50 - 2020-10-21 =</p>\n\n<ul>\n<li>Fix: removed display errors setting</li>\n</ul>\n\n<p>version 1.4.49 - 2020-10-12 =</p>\n\n<ul>\n<li>Fix: fixed small bug with non existing controls</li>\n<li>Fix: fixed general settings error when turning off plugin</li>\n</ul>\n\n<p>version 1.4.48 - 2020-10-12 =</p>\n\n<p>*Feature: added border attribute\n*Fix: page break in some versions of elementor\n*Fix: fixed bulk move attributes with categories\n*Fix: fixed default items image field not match</p>\n\n<p>version 1.4.47 - 2020-10-08 =</p>\n\n<ul>\n<li>Update: remove russian translation</li>\n<li>Feature: added function: get_items for twig</li>\n<li>Fix: fixed switch content and style tab</li>\n<li>Fix: fixed slider control tablet/mobile default value</li>\n<li>Fix: fixed non ordered widget categories</li>\n</ul>\n\n<p>version 1.4.46 - 2020-10-04 =</p>\n\n<ul>\n<li>Feature: added function put_items_json for js items output</li>\n<li>Fix: returned widgets from uncategorized category</li>\n</ul>\n\n<p>version 1.4.45 - 2020-10-04 =</p>\n\n<ul>\n<li>Fix: fixed template import with custom widgets</li>\n</ul>\n\n<p>version 1.4.44 - 2020-10-03 =</p>\n\n<ul>\n<li>Feature: added flexible content type attribute</li>\n<li>Optimize: reduced the number of db queries, dramatically increased load speed</li>\n</ul>\n\n<p>version 1.4.43 - 2020-09-22 =</p>\n\n<ul>\n<li>Feature: added option to group attributes into sections</li>\n<li>Feature: done instagram access token auto renew</li>\n<li>Feature: added \"selector\" to color picker attribute</li>\n<li>Fix: improved consolidate widgets option protection</li>\n<li>Fix: fixed select default widget images</li>\n<li>Fix: fixed default items in gallery item (image base fields)</li>\n<li>Fix: fixed image display in default item selector</li>\n<li>Fix: global colors was absent from color selection</li>\n</ul>\n\n<p>version 1.4.42 - 2020-08-06 =</p>\n\n<ul>\n<li>Feature: added option to get grouped woocomerce products</li>\n<li>Feature: added instagram connect to official API</li>\n<li>Feature: added function: getUserData(), added into \"twig code examples\" panel</li>\n<li>Feature: added \"printVar\" and \"showDebug\" functions \"twig code examples\" panel</li>\n<li>Feature: done \"login with instagram\" in general settings, and get data from instgram API</li>\n<li>Fix: sorted \"overwrite widgets\" issue on import</li>\n<li>Fix: fixed dropdown attribute when work with html data</li>\n</ul>\n\n<p>version 1.4.41 - 2020-06-18 =</p>\n\n<ul>\n<li>Feature: added additional controls to \"number\" attribute</li>\n<li>Feature: added \"exclude uncategorized category\" to woocommerce categories select </li>\n<li>Feature: added responsive controls to slider attribute</li>\n<li>Fix: fixed template type variable issues in elementor integration</li>\n<li>Fix: show pagination only when \"current query\" is available</li>\n<li>Fix: fixed select2 field min width in posts query</li>\n</ul>\n\n<p>version 1.4.40 - 2020-06-10 =</p>\n\n<ul>\n<li>Change: hided \"consolidate widgets\" general setting</li>\n<li>Feature: added \"show/hide wrapping html comments\" to general settings</li>\n<li>Fix: fixed export template filename</li>\n</ul>\n\n<p>version 1.4.39 - 2020-06-02 =</p>\n\n<ul>\n<li>Fix: fixed save widgets from editor with large config limitation.</li>\n<li>Fix: fixed export template with page settings bug.</li>\n<li>Fix: removed extra fields from items editor, leaved only supported fields</li>\n<li>Change: updated freemius SDK to latest version</li>\n</ul>\n\n<p>version 1.4.36 - 2020-05-21 =</p>\n\n<ul>\n<li>Feature: added support for pods panda repeater</li>\n<li>Fix: done some solution for max_execution_time issues when installing template</li>\n<li>Fix: fixed rtl on templates dialog popup</li>\n<li>Fix: corrected the naming near the \"number\" field</li>\n<li>Fix: cleared \"twig\" library from some not needed files.</li>\n<li>Change: removed \"image view\" file from framework.</li>\n</ul>\n\n<p>version 1.4.35 - 2020-05-11 =</p>\n\n<ul>\n<li>Feature: added term custom fields support</li>\n<li>Feature: added term meta fields support</li>\n<li>Change: moved composer vendor folder to plugin root</li>\n<li>Change: fixed empty templates list bug when \"show only installed widget\" checkbox checked</li>\n<li>Fix: sorted out some of the templates import bugs</li>\n</ul>\n\n<p>version 1.4.34 - 2020-05-06 =</p>\n\n<ul>\n<li>Fix: removed category ations from templates section</li>\n<li>Fix: show \"putPostMeta\" function even if no example post available</li>\n<li>Fix: fixed finally all the DB not installed issues on elementor and admin pages</li>\n</ul>\n\n<p>version 1.4.33 - 2020-05-03 =</p>\n\n<ul>\n<li>Fix: fixed double twig collision by another plugin</li>\n</ul>\n\n<p>version 1.4.32 - 2020-05-02 =</p>\n\n<ul>\n<li>Update: updated to newest twig 1.x version</li>\n<li>Fix: fixed no space between placeholders in php 7.4 bug</li>\n</ul>\n\n<p>version 1.4.31 - 2020-04-26 =</p>\n\n<p>*Fix: fixed dissapearing widget issue</p>\n\n<p>version 1.4.30 - 2020-04-23 =</p>\n\n<ul>\n<li>Fix: fixed couple of bugs related to templates</li>\n</ul>\n\n<p>version 1.4.29 - 2020-04-22 =</p>\n\n<ul>\n<li>Feature: released the templates catalog</li>\n</ul>\n\n<p>version 1.4.28 - 2020-04-10 =</p>\n\n<ul>\n<li>Feature: added woocommerce categories field</li>\n<li>Fix: fixed export / import with images feature</li>\n<li>Fug: fixed error message on front on some cases when the db tables not installed yet.</li>\n</ul>\n\n<p>version 1.4.27 - 2020-04-01 =</p>\n\n<p>Fix: fixed widget default icon in manager\nFeature: added \"getPostMeta, putPostMeta, printPostMeta\" functions\nFeature: added \"getPostData\" function for acf related posts, that get\'s all the data from the related post including custom fields</p>\n\n<p>version 1.4.26 - 2020-03-28 =</p>\n\n<ul>\n<li>Change: changed to new api address</li>\n<li>Fix: fixed links not included bug in theme builder posts</li>\n<li>Fix: fixed link to buy pro version</li>\n<li>Fix: fixed free version remain activated bug</li>\n<li>Fix: simpleXML validation made the site down</li>\n</ul>\n\n<p>version 1.4.25 - 2020-03-09 =</p>\n\n<ul>\n<li>Feature: added \"responsive controls\" to margin and padding setting</li>\n<li>Feature: made \"refresh catalog\" button</li>\n<li>Feature: added \"num_items\" variable to the widget editor</li>\n<li>Change: removed the \"default fonts\" from widget defaults screen</li>\n<li>Fix: fixed some php bug in \"implode\" function</li>\n<li>Fix: fixed posts from sub categories in post list</li>\n</ul>\n\n<p>version 1.4.24 - 2020-02-14 =</p>\n\n<ul>\n<li>Feature: made \"export with images\" option in templates</li>\n<li>Fix: fixed import category widgets</li>\n<li>Fix: fixed icon html output placeholder</li>\n</ul>\n\n<p>version 1.4.23 - 2020-02-02 =</p>\n\n<ul>\n<li>Feature: improved the slider attribute</li>\n<li>Feature: added \"menu\" attribute</li>\n</ul>\n\n<p>version 1.4.22 - 2020-01-28 =</p>\n\n<ul>\n<li>Feature: added woo currency symbol</li>\n<li>Feature: added woo add to cart button</li>\n<li>Feature: added slider attribute</li>\n<li>Widget: logo grid</li>\n<li>Widget: logo carousel</li>\n<li>Widget: logo marquee</li>\n<li>Widget: image tooltip</li>\n<li>Widget: content toggle</li>\n<li>Widget: circle number</li>\n<li>Widget: post list</li>\n</ul>\n\n<p>version 1.4.21 - 2020-01-22 =</p>\n\n<ul>\n<li>Feature: added users attribute</li>\n<li>Feature: done multiple post type selector</li>\n<li>Feature: added background attribute</li>\n<li>Feature: added icon library html output</li>\n<li>Feature: added woo commerce support in posts list</li>\n<li>Bug fix: fixed icons not shown bug in widget settings</li>\n</ul>\n\n<p>version 1.4.20 - 2020-01-15 =</p>\n\n<ul>\n<li>Bug fix: fixed font awesome icon output</li>\n<li>Bug fix: fixed instagram not loading bug</li>\n<li>Change: updated font awesome css version</li>\n<li>Change: changed the way that instagram was loaded on the page</li>\n</ul>\n\n<p>version 1.4.19 - 2019-12-31 =</p>\n\n<ul>\n<li>Feature: added filter by slug to terms attribute</li>\n<li>Feature: changed repeater items titles to the ones from \"title\" field instead of \"Item1\", \"Item2\" etc.</li>\n<li>Feature: added automated styling for date field, added \"ucdate\" filter for that.</li>\n<li>Feature: done functionality for display post author</li>\n<li>Change: changed the font awesome attribute to fa5</li>\n<li>Change: added strip html tags from truncate function</li>\n</ul>\n\n<p>version 1.4.18 - 2019-12-31 =</p>\n\n<ul>\n<li>Feature: added all image sizes to posts</li>\n<li>Feature: added \"putPostTerms\" function to posts</li>\n<li>Feature: added wpautop filter to twig</li>\n<li>Feature: added option for custom twig PHP functinoality for PRO version</li>\n<li>Feature: hide \"edit widget html\" button for user that don\'t have capability to see the plugin </li>\n<li>Feature: added wpml compatablity</li>\n<li>Feature: added related posts in posts list</li>\n<li>Feature: added padding and margin controls (pro)</li>\n<li>Bug Fix: fixed pagination output</li>\n</ul>\n\n<p>version 1.4.17 - 2019-12-12 =</p>\n\n<ul>\n<li>Change: changed to more flexible catalog api</li>\n</ul>\n\n<p>version 1.4.16 - 2019-08-12 =</p>\n\n<ul>\n<li>Feature: added post query relation (and, or) chooser</li>\n<li>Change: update to freemius sdk 2.3.1</li>\n<li>Feature: added \"trancate\" filter</li>\n<li>Fix: fixed editor permissions PHP Error</li>\n</ul>\n\n<p>version 1.4.15 - 2019-19-11 =</p>\n\n<ul>\n<li>Change: remove the old deprecated codecanyon activation</li>\n<li>Fix: fixed bug when both plugins are installed together</li>\n<li>Fix: fixed empty widget content when put a lot of content in the widget html/js</li>\n<li>Feature: added option for fonts for post list for intro and content</li>\n<li>Feature: added custom filter query ID in posts list query (pro)</li>\n<li>Feature: added labels to typography fields</li>\n<li>Feature: added description option for elementor controls</li>\n<li>Feature: added option to add help links to widgets from the widget editor</li>\n</ul>\n\n<p>version 1.4.14 - 2019-24-10 =</p>\n\n<ul>\n<li>Fix: fixed js not included bug</li>\n</ul>\n\n<p>version 1.4.13 - 2019-24-10 =</p>\n\n<ul>\n<li>Fix: fixed terms attribute selector bugs in elementor</li>\n<li>Fix: fixed post selection was not showing post types without taxonomies</li>\n<li>Fix: fixed rtl visibility issues in admin</li>\n</ul>\n\n<p>version 1.4.12 - 2019-15-10 =</p>\n\n<ul>\n<li>Feature: added exclude posts by current post</li>\n<li>Feature: added post category addition custom taxonomy support</li>\n<li>Fix: fixed some bug in post list selector elementor</li>\n</ul>\n\n<p>version 1.4.11 - 2019-07-10 =</p>\n\n<p>*Feature: added link param html attributes placeholder\n*Feature: added category link to post list params\n*Fix: fixed post list category not displayed bug</p>\n\n<p>version 1.4.10 - 2019-28-9 =</p>\n\n<p>-bug fix: added some front end protection against db not installed bug\n* Feature(pro): added do_action for custom wp actions run\n* Feature(pro): added apply_filters for custom wp actions run\n-bug fix: fixed export widget with assets path\n-change: added instructions to download pro version.</p>\n\n<h4>1.4.7 - 2019-18-9</h4>\n\n<p>*Fix: fixed post category selection in post list</p>\n\n<h4>1.4.6 - 2019-18-9</h4>\n\n<p>*Fix: fixed dynamic items in repeater</p>\n\n<h4>1.4.6 - 2019-11-9</h4>\n\n<p>*Fix: fixed admin body class external\n*Feature: make support for post categories list\n*Feature(pro) - made taxonomies list attribute\n*Fix: fixed current posts fetch in archive type</p>\n\n<h4>1.4.5 - 2019-19-8</h4>\n\n<p>*Change: improved widgets manager design</p>\n\n<h4>1.4.3 - 2019-25-7</h4>\n\n<p>*Change: updated the activation link from plugins\n*Change: small UI improvements</p>\n\n<h4>1.4.2 - 2019-24-7</h4>\n\n<p>*Feature: add post category to dynamic fields\n*Feature: added toolset integration</p>\n\n<h4>1.4.1 - 2019-8-7</h4>\n\n<p>*Feature: added search widget\n*Feature: the plugin is now fully translatable, added russian translation</p>\n\n<h4>1.4 - 2019-8-7</h4>\n\n<p>*Change: moved to new payment system (freemius), changed pricing plans</p>\n\n<h4>1.3.39 - 2019-2-7</h4>\n\n<p>*Feature: add alt tags to image attribute\n*Feature: add automatic name from title on add attribute\n*Feature: redesign categories</p>\n\n<p>*Fix: removed autop filter change code from front end\n*Fix: allow to import widget when stand on category from catalog\n*Fix: fixed instagram widgets typography bug</p>\n\n<h4>1.3.38 - 2019-30-6</h4>\n\n<p>*Feature: added code examples / js snippets\n*Feature: added widget preview</p>\n\n<h4>1.3.37 - 2019-23-6</h4>\n\n<p>*Feature: add support for archive pages\n*Feature: added archive pages pagination\n*Change: changed fonts design controls</p>\n\n<h4>1.3.36 - 2019-20-6</h4>\n\n<p>*Fix: fixed multiple similar js includes in one page</p>\n\n<h4>1.3.35 - 2019-20-6</h4>\n\n<p>*Feature: add support for acf gallery field</p>\n\n<h4>1.3.34 - 2019-13-6</h4>\n\n<ul>\n<li>Feature: improved the post list filtering and ordering</li>\n</ul>\n\n<h4>1.3.33 - 2019-12-6</h4>\n\n<ul>\n<li>Feature: added ordering posts by meta value</li>\n<li>Fix: fixed site crash by db error</li>\n</ul>\n\n<h4>1.3.32 - 2019-11-6</h4>\n\n<ul>\n<li>Fix: fixed pods together with acf fileds</li>\n<li>Fix: added all categories to post list</li>\n</ul>\n\n<h4>1.3.31 - 2019-10-6</h4>\n\n<ul>\n<li>Feature: added link attribute</li>\n</ul>\n\n<h4>1.3.30 - 2019-06-6</h4>\n\n<ul>\n<li>Feature: made PODS integration</li>\n</ul>\n\n<h4>1.3.29 - 2019-06-5</h4>\n\n<ul>\n<li>Feature: added set widget icon functionality, with presence in catalog</li>\n<li>Feature: added preview widget button from the catalog</li>\n</ul>\n\n<h4>1.3.28 - 2019-06-3</h4>\n\n<ul>\n<li>Feature: made plugin translatable</li>\n</ul>\n\n<h4>1.3.27 - 2019-06-2</h4>\n\n<ul>\n<li>Fix: fixed font override attribute bug</li>\n</ul>\n\n<h4>1.3.26 - 2019-05-30</h4>\n\n<ul>\n<li>Feature: added typography attribute</li>\n</ul>\n\n<h4>1.3.25 - 2019-05-29</h4>\n\n<ul>\n<li>Tweak: added support for dynamic params in image field</li>\n</ul>\n\n<h4>1.3.24 - 2019-05-29</h4>\n\n<ul>\n<li>Fix: Fix dynamic field</li>\n<li>Tweak: Added message when adding an empty repeater from custom fields</li>\n</ul>\n\n<h4>1.3.23 - 2019-05-01</h4>\n\n<ul>\n<li>Feature: Added dynamic fields to all text controls</li>\n<li>Feature: Added \"edit html\" button to all widgets</li>\n<li>Fix: Fixed consolidated addons render bugs</li>\n</ul>\n\n<h4>1.3.22 - 2019-04-25</h4>\n\n<ul>\n<li>Feature: Made all acf fields integration including the pro like repeater and clone</li>\n</ul>\n\n<h4>1.3.21 - 2019-04-20</h4>\n\n<ul>\n<li>Fix: Fixed current post bug</li>\n</ul>\n\n<h4>1.3.20 - 2019-04-15</h4>\n\n<ul>\n<li>Fix: Fixed current post bug</li>\n</ul>\n\n<h4>1.3.19 - 2019-04-10</h4>\n\n<ul>\n<li>Feature: Done all acf fields</li>\n</ul>\n\n<h4>1.3.18 - 2019-04-05</h4>\n\n<ul>\n<li>Change: Update post child vars when change post</li>\n</ul>\n\n<h4>1.3.17 - 2019-04-01</h4>\n\n<ul>\n<li>Change: Add dynamic fields to addon editor</li>\n</ul>\n\n<h4>1.3.16 - 2019-03-30</h4>\n\n<ul>\n<li>Fix: Fixed the switchers </li>\n<li>Fix: Fixed the upload file</li>\n<li>Fix: Fixed checkbox in assets tab</li>\n</ul>\n\n<h4>1.3.15 - 2019-03-25</h4>\n\n<ul>\n<li>Fix: Fixed visual bugs</li>\n<li>Fix: Fixed radio boolean attribute (switcher)</li>\n</ul>\n\n<h4>1.3.14 - 2019-03-20</h4>\n\n<ul>\n<li>Fix: Fixed addon assets tab bugs</li>\n</ul>\n\n<h4>1.3.13 - 2019-03-15</h4>\n\n<ul>\n<li>Feature: Done export/import template with addons</li>\n</ul>\n\n<h4>1.3.12 - 2019-03-10</h4>\n\n<ul>\n<li>Feature: Added fedback on deactivate</li>\n</ul>\n\n<h4>1.3.11 - 2019-03-05</h4>\n\n<ul>\n<li>Fix: Fixed export import layout stuff</li>\n</ul>\n\n<h4>1.3.10 - 2019-03-01</h4>\n\n<ul>\n<li>Fix: Fixed assets tab issues</li>\n<li>Fix: Fixed post to articles category rename on install</li>\n</ul>\n\n<h4>1.3.09 - 2019-02-28</h4>\n\n<ul>\n<li>Fix: Fixed test addon jquery include</li>\n<li>Change: Added purchase link to license page</li>\n</ul>\n\n<h4>1.3.08 - 2019-02-25</h4>\n\n<ul>\n<li>Fix: Fixed settings text output</li>\n</ul>\n\n<h4>1.3.07 - 2019-02-20</h4>\n\n<ul>\n<li>Fix: Fixed font manager bug</li>\n</ul>\n\n<h4>1.3.06 - 2019-02-15</h4>\n\n<ul>\n<li>Fix: Fixed taxonomy issues</li>\n</ul>\n\n<h4>1.3.05 - 2019-02-10</h4>\n\n<ul>\n<li>Fix: Fixed add addon functionality</li>\n</ul>\n\n<h4>1.3.04 - 2019-02-05</h4>\n\n<ul>\n<li>Improvment: Improved post types category selection</li>\n</ul>\n\n<h4>1.3.03 - 2019-02-01</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.3.02 - 2019-01-30</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.3.01 - 2019-01-25</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.2.01 - 2019-01-20</h4>\n\n<ul>\n<li>Fix: Fixed js in editor when addins widget</li>\n</ul>\n\n<h4>1.2.00 - 2019-01-15</h4>\n\n<ul>\n<li>Feature: Pro version with a catalog</li>\n</ul>\n\n<h4>1.0.11 - 2019-01-10</h4>\n\n<ul>\n<li>Fix: Fixed some wordpress galleries related bug</li>\n</ul>\n\n<h4>1.0.10 - 2019-01-05</h4>\n\n<ul>\n<li>Fix: Fixed export category</li>\n</ul>\n\n<h4>1.0.09 - 2019-01-01</h4>\n\n<ul>\n<li>Change: Made global setting for consolidata addons or not</li>\n<li>Change: Updated some memory text in general settings</li>\n</ul>\n\n<h4>1.0.08 - 2018-12-30</h4>\n\n<ul>\n<li>Fix: Fixed all notices related bugs</li>\n</ul>\n\n<h4>1.0.07 - 2018-12-30</h4>\n\n<ul>\n<li>Fix: Fixed with default data types</li>\n</ul>\n\n<h4>1.0.06 - 2018-12-25</h4>\n\n<ul>\n<li>Fix: Fixed js includes consolidated</li>\n</ul>\n\n<h4>1.0.05 - 2018-12-20</h4>\n\n<ul>\n<li>Fix: Fixed js includes</li>\n</ul>\n\n<h4>1.0.04 - 2018-12-15</h4>\n\n<ul>\n<li>Fix: Fixed js includes</li>\n</ul>\n\n<h4>1.0.03 - 2018-12-10</h4>\n\n<ul>\n<li>Fix: Fixed empty category issues</li>\n</ul>\n\n<h4>1.0.02 - 2018-12-05</h4>\n\n<ul>\n<li>Fix: Fixed bug with some unit values in render output</li>\n</ul>\n\n<h4>1.0.00 - 2018-12-01</h4>\n\n<ul>\n<li>Release: First plugin release</li>\n</ul>\";}s:14:\"upgrade_notice\";b:0;s:7:\"version\";s:7:\"1.5.114\";s:13:\"download_link\";s:388:\"https://api.freemius.com/v1/installs/14185590/updates/75026.zip?is_premium=true&authorization=FSLA+14185590%3A61bm-ktnluj7dyujHXYPyc96zr0Pl_u9oD8A2fAvyRFYQ9G5DFVqueDbyyf97ytxMWebbOzuNCr1VNUaBe-bEKa1Qyn5D8mVR4nFsWgn4t-J-CTWqHD9wjMLp7hWb5VacUSUaNQKwE03pdoYJevFinYsESsKwUXAmXw17F-3xyhzkhDRDfo950UshsvWB92ZVtTb1N06tVCkUG0NYxKvxh8BPsjRRCx34Y9RZ2qoyfyVVrC5v_KJSGRbb2sKcIOZP1Rzr9iFPt5HuEkZUmni-w\";}}s:7:\"created\";i:1721260276;s:9:\"timestamp\";i:1721263876;}s:92:\"get:/v1/installs/14185590/updates/latest.json?is_premium=true&newer_than=1.5.114&readme=true\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":20:{s:9:\"plugin_id\";s:4:\"4036\";s:12:\"developer_id\";s:4:\"4880\";s:4:\"slug\";N;s:12:\"premium_slug\";s:40:\"unlimited-elements-for-elementor-premium\";s:7:\"version\";s:7:\"1.5.115\";s:11:\"sdk_version\";s:5:\"2.7.3\";s:25:\"requires_platform_version\";s:3:\"3.5\";s:37:\"requires_programming_language_version\";N;s:20:\"tested_up_to_version\";s:5:\"6.5.3\";s:8:\"has_free\";b:1;s:11:\"has_premium\";b:1;s:12:\"release_mode\";s:8:\"released\";s:5:\"limit\";N;s:7:\"uniques\";i:36099;s:2:\"id\";s:5:\"75804\";s:7:\"created\";s:19:\"2024-08-06 11:04:05\";s:7:\"updated\";s:19:\"2024-08-07 01:15:57\";s:11:\"is_released\";b:0;s:3:\"url\";s:388:\"https://api.freemius.com/v1/installs/14185590/updates/75804.zip?is_premium=true&authorization=FSLA+14185590%3AFgf5huigdHOiE7prB3_uXiXV3bLRZO6jtteM8GE6AgiLVyvYGJyjFWgQpxk2WBwLDKBTzPIGxoNYdgYWwxq-F13Hm6ANIB1rK8Y_EtnCKUUBTcxIXfouRB9ZHKjgCdc-h2uH-Y_ew7PE_XlVusK_UVk6kpvIydYiPFxFD3Ys13mjHru8XeGAWZRPOh798Wf-Cke89UaePV7cRIxREZBI_D4UMqoFGnQYipRDpmbMYGdJcS8VDAomWr025logauWnNRsZf22LiCu2o-0RHXzuzg\";s:6:\"readme\";O:8:\"stdClass\":11:{s:4:\"name\";s:66:\"Unlimited Elements For Elementor (Free Widgets, Addons, Templates)\";s:4:\"slug\";s:32:\"unlimited-elements-for-elementor\";s:4:\"tags\";O:8:\"stdClass\":6:{s:9:\"elementor\";s:9:\"elementor\";s:8:\"elements\";s:8:\"elements\";s:6:\"addons\";s:6:\"addons\";s:16:\"elementor addons\";s:16:\"elementor addons\";s:16:\"elementor widget\";s:16:\"elementor widget\";s:12:\"page builder\";s:12:\"page builder\";}s:8:\"requires\";s:3:\"3.5\";s:12:\"requires_php\";N;s:6:\"tested\";s:5:\"6.5.3\";s:10:\"stable_tag\";s:3:\"1.0\";s:8:\"sections\";O:8:\"stdClass\":4:{s:11:\"description\";s:6713:\"<p><strong>Elementor</strong> users, elevate your web design experience with <strong>Unlimited Elements for Elementor</strong>. An all in one plugin that instantly gives you the most advanced widgets and tools to make better Elementor websites faster. Take your WordPress website to the next level.</p>\n\n<p><a href=\"https://unlimited-elements.com/elementor-widgets/\">View Elementor Widgets Demos</a>\n<br>\nBrowse our extensive collection of free widgets or upgrade to our pro version for access to over 200 additional unique drag and drop widgets for <strong>Elementor</strong>. Each widget provides a wide range of options to easily control every aspect. If you can\'t find what you need, our <strong>Widget Creator</strong> Framework empowers you to create any widget you can imagine.</p>\n\n<h3>Plugin Features</h3>\n\n<ul>\n<li><p><a href=\"https://unlimited-elements.com/elementor-widgets/\"><strong>Widget Library</strong></a> Enhance the popular Elementor page builder with our user-friendly and innovative widget library. Simplify your website by finding everything you need in one place, without the need for multiple plugins.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/widget-creator/\"><strong>Widget Creator</strong></a> Save valuable time by eliminating the need to search for numerous plugins and add-ons. Instead, create customized, professional widgets that perfectly align with your website requirements.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/elementor-templates/\"><strong>Elementor Templates</strong></a> Effortlessly kickstart your web project with pre-designed templates. Say goodbye to endless searches for inspiration or starting from scratch. Get your project up and running in seconds with our collection of template kits.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/loop-builder-for-elementor/\"><strong>Loop Builder</strong></a> Easily create dynamic Loop Items within the Elementor Theme Builder by utilizing any loop widget layout of your preference. Effortlessly populate the chosen widget with dynamic content to craft versatile and engaging Loop Items.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/background-widgets-for-elementor/\"><strong>Background Widgets</strong></a> Elevate your web designs instantly with our user-friendly animated backgrounds available in our extensive widget library. Experience seamless integration and unleash your creativity like never before.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/post-widgets-filters-tools/\"><strong>Post Widgets & Filters</strong></a> Easily create stunning post layouts with real-time filters. Improve the browsing experience for website visitors by helping them find the content they\'re looking for. Effortlessly display posts using advanced criteria on your entire website.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/woo/\"><strong>WooCommerce Widgets & Filters</strong></a> Create stunning product layouts with dynamic real-time filters. Showcase your products and categories in a wide array of interactive formats, such as grids, carousels, sliders, and more.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/remote-control-widgets/\"><strong>Woo Widgets & Filters</strong></a> Unleash your creativity with advanced and customizable layouts. Take full control of your designs and make them truly unique using the remote controls. Stand out from the crowd with layouts that are both eye-catching and distinctive.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/sync-widgets/\"><strong>Sync Between Widgets</strong></a> Elevate your web designs to new heights by seamlessly synchronizing multiple item-based widgets. This powerful feature empowers you to effortlessly create intricate and personalized layouts, taking your designs to the next level of sophistication.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/multi-source-galleries/\"><strong>Multi-Source Galleries</strong></a> Empower your gallery showcase by effortlessly featuring Woo products, WordPress posts, Instagram feeds, and a variety of other sources, including various API integrations.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/live-copy-paste/\"><strong>Live Copy Paste</strong></a> Copy and paste fully designed sections from the Unlimited Elements website directly to your website, saving you time and ensuring you can finish your web project as soon as possible.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/mega-menu-widget-for-elementor/\"><strong>Mega Menu Builder</strong></a> Easily craft a distinctive Mega Menu for your website navigation by incorporating images, icons, links, and various Elementor widgets into unique menu layouts.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/mega-slider-widget-for-elementor/\"><strong>Mega Slider Builder</strong></a> Easily turn any Elementor sections into slider slides. Now you can amaze your website visitors with jaw-dropping slider designs that look amazing on any device.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/multi-source/\"><strong>Multi-Source Widgets</strong></a> Add content dynamically to item-based widgets effortlessly with support for ACF repeaters, JSON/CSV files, Woo Products, WordPress posts, users, menus, and a range of API integrations.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/dynamic-post-popup-widget-for-elementor/\"><strong>Dynamic Popup Builder</strong></a> Dynamically create a popup to add a quick view of the post without leaving the page. Use an Elementor single post template to create the layout of the dynamic popup.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/form-builder/\"><strong>Elementor Form Builder</strong></a> Build advanced forms effortlessly using the drag-and-drop form builder. Whether it’s a simple or complex form, our straightforward form widgets make it quick and easy to create forms, improving your workflow.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/calculators/\"><strong>Calculator Builder</strong></a> Easily design professional calculators for any type of industry. Whether you need a loan calculator, mortgage calculator or business calculator, our powerful and intuitive drag and drop builder makes it easy to create complex calculators with ease.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/filters/\"><strong>Elementor Filter Widgets</strong></a> Unlock the potential of the AJAX-based faceted filter system, seamlessly empowering you to craft diverse layouts with ease. Take control by applying multiple filters, ensuring a super-fast and dynamic filtering experience tailored to your website needs.</p></li>\n</ul>\";s:12:\"installation\";s:521:\"<p>Note : This plugin works with Elementor. Make sure you have <a href=\"https://wordpress.org/plugins/elementor/\">Elementor</a> installed.</p>\n\n<ol>\n<li>Upload the plugin folder to the <code>/wp-content/plugins/</code> directory, or install the plugin through the WordPress plugins screen directly.</li>\n<li>Activate the plugin through the \'Plugins\' screen in WordPress</li>\n<li>Navigate to Unlimited Elements in the WordPress side menu and install the widget you want by hovering over it and clicking install.</li>\n</ol>\";s:3:\"faq\";s:4221:\"<h4>Can I use the plugin without Elementor?</h4>\n\n<p>No. You cannot use the plugin without Elementor since it\'s an addon for Elementor.</p>\n\n<h4>Does the plugin work with any theme?</h4>\n\n<p>Absolutely! The plugin will work with any theme where Elementor works.</p>\n\n<h4>What if I update to the Premium version after using the Free version?</h4>\n\n<p>Your existing elements/content will work with the premium version. So you won’t lose your any of your hard work.</p>\n\n<h4>Can I get a refund?</h4>\n\n<p>If you are not happy with your purchase at anytime just contact us and we will refund 100% of your money no questions asked.</p>\n\n<h4>Do you offer a renewals discount?</h4>\n\n<p>Yes, you get 25% discount for all annual plan automatic renewals. The renewal price will never be increased so long as the subscription is not cancelled.</p>\n\n<h4>How do I install and activate the \'Unlimited Elements for Elementor\' plugin on WordPress?</h4>\n\n<p>To install the \'Unlimited Elements\' plugin on your WordPress site, access your WordPress Dashboard and go to Plugins -> Add New. In the search box, enter \'Unlimited Elements.\' Locate the plugin in the search results and click on the \'Install Now\' button. Once the installation is finished, click on the \'Activate\' button, and \'Unlimited Elements for Elementor\' will be successfully activated on your WordPress site.</p>\n\n<h4>Do I need to know code to use Unlimited Elements?</h4>\n\n<p>No, you do not need to know code to leverage the widgets and other tools provided by the Unlimited Elements plugin. It is designed to be user-friendly, allowing you to enhance your Elementor experience without any coding expertise. However, for users familiar with code, the plugin offers the added advantage of a widget creator, enabling the creation of custom Elementor widgets for a more tailored and advanced design experience.</p>\n\n<h4>Is my site secure with Unlimited Elements?</h4>\n\n<p>Yes, Unlimited Elements is a secure plugin. The plugin is regularly updated to adhere to common security standards, ensuring a secure environment for your website.</p>\n\n<h4>What types of filters does Unlimited Elements provide?</h4>\n\n<p>Unlimited Elements offers a variety of filter types, including search filters, dropdowns, tabs filters, checkboxes filters, and WooCommerce-related filters, providing a diverse range of options for dynamic and versatile website filtering.</p>\n\n<h4>Are the filters compatible with any post type or WooCommerce products?</h4>\n\n<p>Yes, all the filters provided by Unlimited Elements are live Ajax filters, ensuring dynamic and seamless filtering experiences. They are compatible with any post type, including custom post types, and WooCommerce products, offering versatile functionality for a wide range of content on your website. Utilize specific WooCommerce filters to enhance the shopping experience for your customers, such as the price range slider filter and color swatches filter for products with different colors.</p>\n\n<h4>Can I use Unlimited Elements to display custom post types in my widgets?</h4>\n\n<p>Yes, Unlimited Elements supports showcasing custom post types with advanced query selection and seamless connection to any filter from the UE library. This allows for tailored and dynamic content presentation on your website using the plugin\'s versatile features.</p>\n\n<h4>What are multi-source widgets in Unlimited Elements?</h4>\n\n<p>Multi-source widgets in Unlimited Elements enable the population of item-based widgets with various dynamic source types. These widgets can be populated using sources like ACF repeater fields, WooCommerce products, custom post types, Instagram feeds, and various API integrations. This versatility allows for the seamless integration of diverse content into widgets, enhancing the flexibility and functionality of your website elements.</p>\n\n<h4>Should I use Remote Control Widgets or the Sync Widgets function in Unlimited Elements?</h4>\n\n<p>The choice depends on your design preferences. If you want complete control, go for Remote Control Widgets. For synchronized layouts, choose Sync Widgets. They can also be used together for even more powerful customization options in Unlimited Elements.</p>\";s:9:\"changelog\";s:172808:\"<p>version 1.5.115: 2024-08-06</p>\n\n<p>Plugin Changes</p>\n\n<ul>\n<li>Feature: added option to use form fields contents in subject and from name fields in submit button</li>\n<li>Feature: added woocommerce minicart extra html hooks</li>\n<li>Feature: filtering now works inside elementor popup</li>\n<li>Feature: added option to sort users by ids in users query</li>\n<li>Feature: integrated get main category functionality with rank math</li>\n<li>Feature: added integration with wpml for sorting filter</li>\n<li>Fix: fixed instagram username validation. added dot to the check.</li>\n<li>Fix: fixed image chooser field update inside the widget editor</li>\n<li>Bug fix: some small bug with fitlering pagination and avoid duplicated option</li>\n</ul>\n\n<p>Widget Changes</p>\n\n<ul>\n<li>Feature: Select Dropdown Filter (Pro) - Added a Show Number Of Posts option, allowing users to show the number of posts in Select options.</li>\n<li>Feature: Neon Glowing Button Effect (Pro) - Introduced "Neon Animation Speed" option to allow users to control the speed of neon animations.</li>\n<li>Feature: Post Tile (Pro) - Added options to display the post category, fallback image, and post counter index.</li>\n<li>Feature: Content Grid (Pro) - Implemented a Button Text Override option, allowing users to customize the text displayed on buttons for enhanced flexibility and personalization.</li>\n<li>Feature: Dynamic Popup Button (Pro) - Added support for the Advanced Cache option in the Dynamic Post Popup widget, optimizing content loading and improving performance.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Added a Marker Custom Icon option to the Multisource settings, allowing users to customize the appearance of markers with their own icons for enhanced visual representation and clarity.</li>\n<li>Feature: Unlimited Carousel (Pro) - Added a Fallback Image option to provide an alternative image when the primary image fails to load, enhancing user experience and maintaining visual consistency.</li>\n<li>Feature: Post Tabs (Free) - Added a Fallback Image option to provide an alternative image when the primary image fails to load, enhancing user experience and maintaining visual consistency.</li>\n<li>Feature: Layers (Pro) - Added an Enable Link option, allowing users to activate links within the widget for enhanced interactivity and navigation.</li>\n<li>Feature: Neon Glowing Button Effect (Pro) - Introduced \'Hover Animation\' option to allow users to add animations when hovering over button.</li>\n<li>Feature: Loop Carousel (Pro) - Added support for the Advanced Cache option in the Dynamic Post Popup widget, optimizing content loading and improving performance.</li>\n<li>Feature: Video Play Button (Free) - Added a Video Max Width option, allowing users to set a maximum width for videos, ensuring consistent and controlled video sizing across different devices and layouts.</li>\n<li>Feature: Loop Grid (Pro) - Added support for the Advanced Cache option in the Dynamic Post Popup widget, optimizing content loading and improving performance.</li>\n<li>Feature: Loop Tabs (Pro) - Added support for the Advanced Cache option in the Dynamic Post Popup widget, optimizing content loading and improving performance.</li>\n<li>Feature: Loop Accordion (Pro) - Added support for the Advanced Cache option in the Dynamic Post Popup widget, optimizing content loading and improving performance.</li>\n<li>Feature: Loop Slider (Pro) - Added support for the Advanced Cache option in the Dynamic Post Popup widget, optimizing content loading and improving performance.</li>\n<li>Change: Logo Marquee (Pro) - Changed image loading time. Now images are visible after js load to avoid content shift before loading page completely.</li>\n<li>Change: Card Carousel (Free) - Changed <p> tag to <div> for Content elements to improve HTML structure and styling flexibility.</li>\n<li>Fix: Textarea Field (Free) - Fixed an issue where the Label Text Align option was not working correctly.</li>\n<li>Fix: Icon Tabs (Pro) - Fixed the issue causing the page to scroll after selecting a tab.</li>\n<li>Fix: Tile Gallery (Free) - Added support for using the Tile Gallery Widget within the Elementor Accordion.</li>\n<li>Fix: Fullscreen Menu (Free) - Fixed an issue where the menu was not closing after clicking on an anchor link.</li>\n<li>Fix: Background Slider (Pro) - Added appropriate alt attributes to all images to improve accessibility and ensure compliance with web standards.</li>\n<li>Fix: Typewriter Text Effect (Pro) - Fixed the issue where widgets were not initializing properly in certain cases, ensuring consistent functionality across all instances.</li>\n<li>Fix: Post Tabs (Free) - Renamed the jQuery method used for Post Tabs widget to prevent conflicts with other widgets using the same method.</li>\n<li>Fix: Post Grid (Pro) - Removed a duplicated option that was responsible for disabling the link in the title, streamlining the settings and preventing redundancy.</li>\n<li>Fix: Image Accordion (Pro) - Fixed the issue with the \'Always Show Title\' option displaying the title even when the option is disabled.</li>\n<li>Fix: Cookie Consent (Pro) - Fixed issue with accept button border not displaying correctly.</li>\n<li>Fix: Multi Step Form (Pro) - Fixed the issue where icons in the step indicator were missing for completed steps in the Multistep form.</li>\n<li>Fix: Unlimited Google Maps (Pro) - Fixed the issue where the Map widget failed to initialize in certain cases, ensuring consistent loading and functionality.</li>\n<li>Fix: Woo Mini Cart (Pro) - Fixed the issue where the mini cart widget was not updating after a cart update on the shop page, ensuring accurate display of cart contents.</li>\n<li>Fix: Radio Button Field (Pro) - Fixed issue where image width was not taking 100% when Display Format set to Image.</li>\n<li>Fix: Post Tabs (Free) - Fixed issue where the widget was not showing posts and the remote connection and sync were not working after using filters.</li>\n<li>Fix: Checkboxes Filter (Pro) - Resolved issue where the checkbox width was not working correctly.</li>\n<li>Fix: Woo Product Grid (Pro) - Fixed the issue where the Title Typography option was not responding in certain cases, ensuring consistent styling and appearance across all instances.</li>\n<li>Fix: Smoke Background Effect (Pro) - Fixed an issue where elements, content, and buttons were not interactive when the smoke widget is in the foreground.</li>\n<li>Fix: Tabs Filter (Pro) - Added support for functionality within Elementor Popups, enhancing the compatibility and integration of the widget within Popup.</li>\n<li>Fix: Load More / Infinite Scroll (Pro) - Added support for functionality within Elementor Popups, enhancing the compatibility and integration of the widget within popup elements.</li>\n<li>Fix: Post Tabs (Free) - Fixed the issue where the Remote Navigation feature was not functioning correctly after selecting a filter, ensuring seamless navigation and interaction.</li>\n<li>Fix: WordPress Menu (Free) - Fixed the cursor pointer issue on menu hamburger.</li>\n</ul>\n\n<p>version 1.5.114: 2024-07-17</p>\n\n<p>Plugin Changes</p>\n\n<ul>\n<li>Feature: implimented "advanced cache" option for "dynamic popup"</li>\n<li>Feature: improved json/csv api usage in multisrouce, added paths as field names and data key selection</li>\n<li>Feature: added option for disabled buttons in pagination</li>\n<li>Change: updated freemius sdk version to the latest</li>\n<li>Fix: removed "custom remote name" from background widgets style</li>\n<li>Fix: Galleries - fixed fullscreen button on a slider that contains link</li>\n<li>Fix: in filters fixed init pagination number after init request</li>\n<li>Fix: fixed optin "is derect parent" in terms selection</li>\n<li>Fix: fixed get titles with empty posts for in terms selector </li>\n<li>Fix: fixed some filters related php bug of empty request on sync with grid.</li>\n</ul>\n\n<p>Widget Changes</p>\n\n<ul>\n<li>Feature: Woo Category Carousel (Pro) - Added \'Navigation Rewind\' option. When disabled, it hides the navigation arrows on the first and last carousel items.</li>\n<li>Feature: Team Member Carousel (Pro) - Added an Image Link option, allowing users to link images to specified URLs for enhanced navigation and user interaction.</li>\n<li>Feature: Woo Product Grid (Pro) - Added typography and color styling options for text after prices.</li>\n<li>Feature: Loop Carousel (Pro) - Added \'Navigation Rewind\' option. When disabled, it hides the navigation arrows on the first and last carousel items.</li>\n<li>Feature: Icon Box Accordion (Pro) - Added support for using the widget within the Template Switcher widget.</li>\n<li>Feature: Dynamic Post Popup (Pro) - Added an "Advanced Cache" option that loads all popups content at once after the page load, improving performance and user experience by reducing subsequent load times and enhancing content delivery.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Added a "Phone Number As Link" option, allowing phone numbers to be automatically formatted as clickable links for improved user experience and functionality.</li>\n<li>Feature: Semi Circle Progress Bar (Pro) - Added support for using the widget within the Template Switcher, enhancing functionality and providing more versatile template management options.</li>\n<li>Feature: Price Range Filter (Pro) - Added \'Tooltip Thousand Separator\' option to enable formatting of tooltip numbers.</li>\n<li>Feature: Team Member Carousel (Pro) - Added support for Dynamic Post Popup within the widget, enabling enhanced interactive content display and user engagement.</li>\n<li>Feature: Loop Grid (Pro) - Added styling options for the active element, allowing for customized appearance and enhanced user interface design for elements in their active state.</li>\n<li>Feature: Woo Product Carousel (Pro) - Added \'Navigation Rewind\' option. When disabled, it hides the navigation arrows on the first and last carousel items.</li>\n<li>Feature: Taxonomy Terms (Pro) - Added an option to disable term links, allowing users to remove hyperlink functionality from term elements as needed.</li>\n<li>Feature: Loop Grid (Pro) - Added Remote Connection options, enabling enhanced flexibility and functionality for remote integrations and communication between different widgets.</li>\n<li>Feature: Checkbox Field (Pro) - Added the option to use Item Titles as values, allowing for more flexible and intuitive configuration of item properties based on their titles.</li>\n<li>Feature: Content Switcher (Pro) - Added the \'Tab Hash ID\' option in item and functionality, allowing users to open tabs using a hash link (e.g., if the \'Tab Hash ID\' is set to \'my-second-tab\' and the user opens the URL example.com/#my-second-tab, the second tab will open automatically).</li>\n<li>Feature: Post Carousel (Pro) - Added \'Navigation Rewind\' option. When disabled, it hides the navigation arrows on the first and last carousel items.</li>\n<li>Change: NPS Field (Pro) - Changed the <form> tag to a <div> tag in the widget\'s HTML to improve layout structure and compatibility.</li>\n<li>Change: Radio Button Field (Pro) - Changed the <form> tag to a <div> tag in the widget\'s HTML to improve layout structure and compatibility.</li>\n<li>Change: Scale Field (Pro) - Changed the <form> tag to a <div> tag in the widget\'s HTML to improve layout structure and compatibility.</li>\n<li>Change: Checkbox Field (Pro) - Changed handling for Checkbox Values with Text as the default values, ensuring consistent and expected behavior for checkbox inputs.</li>\n<li>Change: Woo Product Grid (Pro) - Organized the pricing layout options into a new section titled \'Price Layout\' for better usability and navigation.</li>\n<li>Change: Simple Popup (Free) - Removed empty links from the link elements to ensure clean and functional HTML.</li>\n<li>Change: Image Accordion (Pro) - Renamed the \'Transition\' option to \'Transition Duration\' and added support to select the value in milliseconds (ms).</li>\n<li>Fix: Image Accordion (Pro) - Resolved the title positioning issue and added a new option, \'Title Hover Position,\' to allow customization of the title\'s position on hover.</li>\n<li>Fix: Unlimited Google Maps (Pro) - Fixed widgets behavior after applying filters to ensure consistent functionality and proper display of filtered content.</li>\n<li>Fix: Logo Marquee (Pro) - Fixed the issue where the incorrect number of items was showing when the scrollbar was visible on the page. Previously, the width of the viewport was calculated excluding the scrollbar. Now, the actual viewport width is calculated including the scrollbar.</li>\n<li>Fix: Team Member Carousel (Pro) - Optimized the HTML code of the widget for improved performance and cleaner structure.</li>\n<li>Fix: Unlimited Timeline (Free) - Fixed an issue where images with an empty src attribute were still present in the DOM, ensuring that such elements are properly removed or handled to maintain clean and efficient HTML structure.</li>\n<li>Fix: Post Magazine Grid (Pro) - Fixed an issue where the button hover color was not visible, ensuring proper visual feedback when users interact with buttons.</li>\n<li>Fix: Toggle Text Button (Free) - Fixed an issue where, in some cases, clicking a button triggered the Elementor Page Transition animation.</li>\n<li>Fix: One Page Scroll Navigation (Pro) - Fixed an issue where multiple scroll events were required to snap a section, ensuring that a single scroll event now properly snaps the section.</li>\n<li>Fix: Parallax Background (Pro) - Added proper alt attributes for img elements to improve accessibility and SEO.</li>\n<li>Fix: Audio Player (Pro) - Fixed an issue where clicking the Download button loaded a default audio file instead of the current one.</li>\n<li>Fix: Liquid Button (Pro) - Added support for working within the Template Switcher widget, enhancing integration and functionality.</li>\n<li>Fix: Confirm Field (Pro) - Fixed an issue where labels did not wrap to a second line on small screen widths, ensuring better readability and layout consistency on mobile devices.</li>\n<li>Fix: Compact Gallery (Free) - Added a fix to address issues caused by early widget initialization, ensuring that widgets initialize at the correct time and function properly even in complex loading scenarios.</li>\n<li>Fix: Liquid Full Screen Menu (Pro) - Fixed an issue where the fix for sticky containers was not working properly in conjunction with optimization plugins.</li>\n</ul>\n\n<p>version 1.5.113: 2024-07-04</p>\n\n<ul>\n<li>Fix: fixed some small security issues found by wordfence</li>\n<li>Feature: added search fitler to url replace in post widgets filters</li>\n</ul>\n\n<p>version 1.5.112: 2024-07-01</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: made a small integration with simple author box plugin</li>\n<li>Feature: added "timezone" for google events api</li>\n<li>Feature: added "current product gallery" as a gallery source for WooCommerce</li>\n<li>Feature: added option for dynamic popup advanced cache</li>\n<li>Feature: added integration for fvplayer</li>\n<li>Feature: added links to woo minicart title and image</li>\n<li>Feature: added option to send reply in form to email that set in form field</li>\n</ul>\n\n<p>Widget Changes:</p>\n\n<ul>\n<li>Feature: Pricing Table (Free) - Introduced Tooltip functionality, allowing users to add tooltips to each list item.</li>\n<li>Feature: Post Magazine Grid (Pro) - New values were added to the Show Categories option, including byTaxonomy and by Last level Taxonomy, providing users with more granular control over category display settings.</li>\n<li>Feature: Blob Shapes (Free) - Enhanced the Shadow options by adding shadow size, shadow blur, shadow color type, and shadow shift settings.</li>\n<li>Feature: Image Accordion (Pro) - Added the "Link All Items" option to enhance functionality and provide users with the ability to link all items collectively.</li>\n<li>Feature: Calendar (Pro) - Separated the Locale option into a new tab and introduced an \'Other\' option in the locale list, enabling users to manually add a locale not listed, thereby extending support for 96 locales.</li>\n<li>Feature: Calendar (Pro) - Added "Open Event Link in New Tab" option to allow users to open event links in a new tab.</li>\n<li>Feature: Checkboxes Filter (Pro) - Added functionality to hide the dropdown when no items are found inside.</li>\n<li>Feature: Icon Accordion (Pro) - A new feature was introduced that includes the addition of an option to adjust the Icon Margin, providing users with more customization options for their interface.</li>\n<li>Feature: Radio Button Field (Pro) - Added functionality to handle and process values selected from radio buttons in the form, ensuring users\' selections are captured and correctly stored.</li>\n<li>Change: Woo Mini Cart (Pro) - Improved the widget by adding the product link to the product title and the image in the cart.</li>\n<li>Change: AJAX Search (Pro) - Added a aria-label attribute for the search button element to enhance form handling and improve accessibility.</li>\n<li>Change: List Marquee (Pro) - Extended icon option to graphic element and added option for image.</li>\n<li>Change: AJAX Search (Pro) - Added a name attribute for the search button element to enhance form handling and improve accessibility.</li>\n<li>Change: Swipe Carousel (Pro) - An improvement was made by adding the aria-label attribute to the item link, enhancing accessibility and ensuring that all links have discernible names for better user experience.</li>\n<li>Fix: Logo Marquee (Pro) - Fixed the text alignment issue and added new options: Text Align and Text Shadow.</li>\n<li>Fix: Icon Accordion (Pro) - Fixed a bug where the accordions were not closing when the "Close Others on Open" option was disabled.</li>\n<li>Fix: Copy Coupon Code (Pro) - Resolved a problem where the copy operation was failing in some cases. This fix ensures that the copy functionality now works reliably across all scenarios.</li>\n<li>Fix: Quantity Increment Buttons (Pro) - Resolved a problem where the product quantity was not reset to 1 after adding to the cart.</li>\n<li>Fix: Liquid Full Screen Menu (Pro) - Implemented a fix to address the issue where the widget was not functioning correctly within sticky containers, ensuring consistent behavior and improved user experience.</li>\n<li>Fix: Before After (Pro) - Added support for carousel widgets, enabling the creation and management of dynamic, rotating content displays within the application.</li>\n</ul>\n\n<p>version 1.5.111: 2024-06-10</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added option in general settings: \'Taxonomy Separator Sign in Ajax Filter\' for backward compatability</li>\n<li>Fix: fixed getting elementor dynamic item fields in ajax </li>\n<li>Fix: background widgets didn\'t worked with rocket lazy load</li>\n<li>Changed - changed the default taxonomy saparator to ":" instead of "~"</li>\n<li>Feature: added option in general settings: \'Taxonomy Separator Sign in Ajax Filter\' for backward compatability</li>\n<li>Changed - changed the default taxonomy saparator to ":" instead of "~"</li>\n<li>Fix: fixed getting elementor dynamic item fields in ajax </li>\n<li>Fix: background widgets didn\'t worked with rocket lazy load</li>\n<li>Fix: filters checkboxes wasn\'t visible in some cases</li>\n<li>Fix: avoid error messages on very old elementor versions</li>\n</ul>\n\n<p>Widget Changes:</p>\n\n<ul>\n<li>Feature: List (Free) - Added Override Color Title/Text options for each item, allowing for individualized customization.</li>\n<li>Feature: List (Free) - Added an Icon Margin option for enhanced layout control.</li>\n<li>Feature: Card Carousel (Free) - Added a new value "Above Image" to the Show Title option.</li>\n<li>Feature: Content Accordion (Free) - Added support for integrating the widget within carousel widgets, enhancing its functionality and allowing for greater flexibility in design layouts.</li>\n<li>Feature: Calendar (Pro) - Added Italian (it) to the available locales for enhanced language support.</li>\n<li>Feature: Product Bullets (Pro) - Added "Column" and "Column Reverse" values to the Content Direction option for improved layout flexibility.</li>\n<li>Change: Content Slider (Pro) - Changed the display CSS property from \'flex\' to \'block\' for cases where the Content Source option in an item is set to "template."</li>\n<li>Change: One Page Scroll Navigation (Pro) - Changed method of calling the wheel event from jQuery to JavaScript.</li>\n<li>Change: Content Accordion (Free) - Changed heading\'s HTML tag from <div> to <a> and added role attribute for accessibility, enabling users to open and close accordions using keyboards and accessibility devices.</li>\n<li>Change: Event List (Pro) - Added description to Time Zone option.</li>\n<li>Fix: Mega Menu (Pro) - Resolved an issue where menu items were overlapping each other in iOS device.</li>\n<li>Fix: Mega Menu (Pro) - Fixed an issue where mobile menu items displayed only a white background color.</li>\n<li>Fix: Dynamic Post Popup (Pro) - Fixed an issue where the height wasn\'t adjusted after the first popup opening when the Adjust Height option was enabled.</li>\n<li>Fix: Before After (Pro) - Added lazy load protection to images within the widget, ensuring images load properly without delays.</li>\n<li>Fix: Accordion Menu (Pro) - Fixed an issue where the Accordion Menu was initialized multiple times in popup.</li>\n<li>Fix: Content Slider (Pro) - Added support for integrating Content Slider within the Toggle Content widget, enhancing its functionality and providing improved content presentation options.</li>\n<li>Fix: Icon Box Accordion (Pro) - Fixed an issue where the widget was blocking scroll event-oriented functions, ensuring smooth and uninterrupted scrolling behavior.</li>\n<li>Fix: Post Magazine Grid (Pro) - Fixed an issue where items were not being fully linked, ensuring complete and functional linking of all item components.</li>\n<li>Fix: Unlimited Timeline (Free) - Resolved a bug that caused the link to not work when the Image Link option was disabled.</li>\n<li>Fix: Multi Step Form (Pro) - Added a fix for an issue where 1px of the next step was sometimes visible in the current slide.</li>\n</ul>\n\n<p>version 1.5.110: 2024-06-04</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Fix: remote arrows was sendin next/prev commands twice</li>\n<li>Fix: fix some password protected content related security issue</li>\n<li>Fix: fix some sql security small issue </li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Email Field (Pro) - Added Asterisk Size option, allowing customization of asterisk size for better design flexibility and emphasis.</li>\n<li>Feature: Phone Field (Pro) - Added Asterisk Size option, allowing customization of asterisk size for better design flexibility and emphasis.</li>\n<li>Feature: Event List (Pro) - Added Timezone option, ensuring that expired and upcoming events are counted according to the specified timezone for accurate event scheduling and display.</li>\n<li>Feature: Number Field (Pro) - Added "Limit Number of Digits" option, allowing users to restrict the number of digits displayed for better control and readability of numerical data.</li>\n<li>Feature: Phone Field (Pro) - Added "Limit Number of Digits" option, allowing users to restrict the number of digits displayed for better control and readability of numerical data.</li>\n<li>Feature: Transparent Split Hero (Free) - Added options to enable or disable widget contents like title, subtitle, etc., and introduced an option to add an image or logo for greater customization and flexibility.</li>\n<li>Feature: Unlimited Charts (Pro) - Added Line Chart Background Color option, allowing customization of the background color for line charts to enhance visual appeal.</li>\n<li>Fix: Submit Button (Free) - Added validation function for the phone field to ensure correct email format and improve data accuracy.</li>\n<li>Fix: Mega Menu (Pro) - Added fix for layout issue that sometimes occurs after page load, ensuring consistent and stable page rendering.</li>\n<li>Fix: Post Carousel (Pro) - Set padding to 0 in Nav Dots to avoid default CSS overrides, ensuring consistent and desired styling.</li>\n<li>Fix: Semi Circle Progress Bar (Pro) - Added support for Mega Slider widget, enabling the creation and display of Semi Circle Progress Bar widget in interactive sliders for enhanced content presentation.</li>\n<li>Fix: Floating Chat Buttons (Pro) - Fixed Pulse Animation Grabber Type issue, ensuring correct animation behavior and improved visual effects.</li>\n<li>Fix: Content Tabs (Free) - Added a small delay before widget initialization to ensure the Content Tabs widget works properly within other widgets, improving overall functionality and integration.</li>\n<li>Fix: Remote Tabs (Pro) - Changed selector for padding option to resolve issue where link was not clicked when tab was clicked, improving click response accuracy.</li>\n</ul>\n\n<p>version 1.5.109: 2024-05-29</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added option to get page views of some post using WPP plugin</li>\n<li>Feature: added option for "show db tables" in troubleshooting</li>\n<li>Fix: fixed form editor form validation, excluded placeholders</li>\n<li>Fix: fixed get filters based on wpml language with post count</li>\n<li>Fix: Fixed some remote connection code items click code</li>\n<li>Fix: Fixed clear all filters button not working bug</li>\n<li>Fix: fixed multisource acf repeater checkboxes type get</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Email Field (Pro) - Added validation function for the email field to ensure correct email format and improve data accuracy.</li>\n<li>Feature: Number Field (Pro) - Introduced the "Disable Calculation in Editor" debug option to prevent the page from crashing or becoming unresponsive when multiple fields are set to calculation mode, enhancing stability during editing.</li>\n<li>Feature: AJAX Search (Pro) - Added Show Post Image option to enable or disable the display of images in posts, providing more control over post appearance</li>\n<li>Feature: Submit Button (Free) - Added validation function for the email field to ensure correct email format and improve data accuracy.</li>\n<li>Feature: Team Member Card (Free) - Added Icon Size Inner option to adjust the height of the icon itself, providing more precise control over icon dimensions.</li>\n<li>Feature: Slider Field (Pro) - Added Accent Color option to highlight changing value of Slider Field widget.</li>\n<li>Feature: Unlimited Carousel (Pro) - Added option to open images in Lightbox, enhancing the viewing experience with a full-screen display of images.</li>\n<li>Change: Expanding Content Cards (Pro) - Added title as CSS ID for Widgets Items to allow using them as anchors.</li>\n<li>Fix: Mega Menu (Pro) - Fixed issue where the Clickable Link option was disabled but the link was still added, ensuring links are only added when the option is enabled</li>\n<li>Fix: Icon Accordion (Pro) - Fixed issue where Override Color Options were not working, ensuring color customizations are applied correctly.</li>\n<li>Fix: Fullscreen Menu (Free) - Fixed issue where menu wasn\'t opening, ensuring proper functionality and user access.</li>\n<li>Fix: Expanding Content Cards (Pro) - Resolved issue where CSS filters were not working in Safari browser, ensuring consistent styling across all browsers.</li>\n<li>Fix: Block Quote Card (Free) - Fixed issue where reserved space was still taken up even when no icon was selected, ensuring proper layout and space utilization.</li>\n<li>Fix: Unfold Content (Pro) - Added support for carousel widgets, enabling enhanced content display through interactive sliding elements.</li>\n<li>Fix: Instagram Feed (Pro) - Added \'aria-label\' attribute to links to fix the \'Links do not have a discernible name\' error, improving accessibility and compliance with web standards.</li>\n<li>Fix: Woo Mini Cart (Pro) - Fixed issue where URL was changed after page load, ensuring stable and consistent URLs for better navigation and user experience.</li>\n<li>Fix: Age Verification (Pro) - Fixed issue where popup still opened even after cookie was set, ensuring popups respect cookie settings for user preferences.</li>\n</ul>\n\n<p>version 1.5.108: 2024-05-21</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: update freemius SDK to 2.7.2</li>\n<li>Fix: fixed bug with select filter and active filters widgets</li>\n<li>Fix: fixed bug with several main checkbox filters unselecting</li>\n<li>Fix: Fixed some small security issue</li>\n</ul>\n\n<p>Widget Changes:</p>\n\n<ul>\n<li>Feature: AJAX Search (Pro) - Added option to search by meta and by terms.</li>\n<li>Feature: Dark Mode (Free) - Introduced \'Do not affect SVG\' option to prevent SVG images from inverting when toggling dark mode, ensuring correct image display.</li>\n<li>Feature: Load More / Infinite Scroll (Pro) - Added Button Hover Animation option to enable animations when hovering over button, enhancing interactivity and visual appeal.</li>\n<li>Feature: Load More / Infinite Scroll (Pro) - Added Icon Position option, allowing users to customize the placement of icons for better design flexibility.</li>\n<li>Feature: Woo Product Grid (Pro) - Added "Show Only Lowest Variable Price" option to display only the lowest price for variable products, enhancing price visibility and simplicity for users.</li>\n<li>Fix: Dynamic Post Popup (Pro) - Fixed Navigation Arrows functionality issue when Animation option was enabled, ensuring smooth and consistent navigation experience.</li>\n<li>Fix: Dynamic Popup Button (Pro) - Added suppot for Loop Carousel widget with enabled Loop option.</li>\n<li>Fix: Woo Mini Cart (Pro) - Fixed widgets behaviour for Shop pages when page name is different then default.</li>\n<li>Fix: Icon Tabs (Pro) - Provided a fix that ensures Icon Tabs widget changing Active Tab after click event.</li>\n<li>Fix: Unlimited Google Maps (Pro) - get it work on the template switcher</li>\n<li>Fix: Fullscreen Menu (Free) - Fixed issue where Menu widget wouldn\'t open properly when nested within sticky parent containers, ensuring smooth functionality and user experience.</li>\n</ul>\n\n<p>version 1.5.107: 2024-05-16</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature - added elementor dynamic options to api integrations</li>\n<li>Feature - added option to get images from current product variations for the dynamic gallery.</li>\n<li>Feature - added preperation for the enhanced ajax search</li>\n<li>Fix - fixed weird elementor no products on cart page bug</li>\n<li>Fix - fixed bug with faq schema output</li>\n<li>Fix - fixed general settings show items at start</li>\n</ul>\n\n<p>Widget Changes:</p>\n\n<ul>\n<li>Feature: Event List (Pro) - Added "Remove All Upcoming Events Except Next One" functionality, facilitating the removal of all upcoming events except for the next scheduled event for streamlined event management.</li>\n<li>Feature: Animated Icon Box (Pro) - Added Description Opacity option to customize the opacity level of descriptions for enhanced visual aesthetics and readability.</li>\n<li>Feature: Underline Animated Button (Free) - Added Animation Move Amount option, enabling users to customize the amount of movement in animations for enhanced visual effects.</li>\n<li>Feature: Remote Tabs (Pro) - Added Item Min Height option for better customization; users can now set a minimum height for items displayed.</li>\n<li>Feature: Load More / Infinite Scroll (Pro) - Added the "Show Load More Button Icon" option to enhance interface; users can now customize the icon displayed for the load more button.</li>\n<li>Feature: Mega Menu (Pro) - Added a new functionality enabling "Expand / Collapse Visible On" option, allowing expansion or collapse of visibility based on specific criteria.</li>\n<li>Feature: Side Menu (Pro) - Added Menu Padding option. This new feature allows to add padding to the container of the Menu items.</li>\n<li>Feature: Woo Product Grid (Pro) - Made Content Padding, Category Label Spacing, and Title Spacing options responsive for improved adaptability across various screen sizes and devices.</li>\n<li>Feature: Icon Image Content Box (Free) - Implemented functionality to link Icon and Title to the same destination as the Image.</li>\n<li>Feature: Hotspots (Pro) - Implemented styling options for images. This new functionality allows users to customize the appearance of images within the widget, including options for adjusting borders, shadows, and other visual attributes.</li>\n<li>Feature: Team Member Grid (Pro) - Implemented \'Text Placement\' option. This new functionality allows users to customize the placement of text within the widget, providing greater control over the layout and design.</li>\n<li>Fix: Post Ticker (Free) - Fixed widgets behaviour for RTL websites.</li>\n<li>Fix: Post Timeline (Pro) - Resolved category name spelling issue in some cases. This fix ensures that category names are spelled correctly throughout the widget, improving accuracy and consistency in the display of category information.</li>\n<li>Fix: Team Member Grid (Pro) - Optimized HTML code of the widget. This optimization improves the efficiency and performance of the widgets by reducing unnecessary code and streamlining the structure for faster loading and rendering.</li>\n<li>Fix: Number Field (Pro) - Resolved issue when Min - Max range were violated and no error were shown.</li>\n<li>Fix: Dropdown Button (Pro) - Optimized widget\'s JS code. This fix ensures that widget works properly on mobile devices as well as on desktop.</li>\n<li>Fix: Expanding Content Cards (Pro) - Addressed CSS filter issue where it was displaying incorrectly on mobile devices, ensuring proper rendering and display consistency across all devices.</li>\n<li>Fix: Post Grid (Pro) - Fixed issue where Typography option was not functioning as expected, ensuring proper functionality and usability.</li>\n<li>Fix: Justified Image Carousel (Pro) - Fixed issue where width of images was incorrectly set in certain cases, ensuring proper display and functionality across all scenarios.</li>\n<li>Fix: Layers (Pro) - Resolved issue with the "Item Shadow" option. This fix ensures that the item shadow is applied correctly within the widget.</li>\n</ul>\n\n<p>version 1.5.106: 2024-05-12</p>\n\n<ul>\n<li>Fix - fixed some main/child roles checkbox filter issues</li>\n<li>Fix - fixed some bug with widget posts debug not showed full info</li>\n<li>Fix - fixed dissapearing gallery titles since last version.</li>\n</ul>\n\n<p>version 1.5.105: 2024-05-05</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Fix: fixed some filters and request related issue</li>\n<li>Fix: fixed specific post and terms select</li>\n</ul>\n\n<p>Widget Changes:</p>\n\n<ul>\n<li>Feature: Masonry Gallery (Pro) - Implemented \'Mute Video\' option. This new functionality allows users to start videos muted within the widget, providing greater control over the audio playback and enhancing the user experience.</li>\n<li>Feature: Team Member Carousel (Pro) - Introduced \'Button Text\' option in items, enabling users to set custom button text for each team member for enhanced customization and flexibility.</li>\n<li>Feature: Mega Menu (Pro) - Implemented \'Mobile Open Menu Animation\' option. This new functionality allows users to specify the animation type for opening the menu on mobile devices, enhancing the visual presentation and user experience.</li>\n<li>Feature: Logo Carousel (Pro) - Implemented support for empty links. This new functionality allows items to become not clickable when empty links are specified, providing more control over the behavior and interaction of items within the widget.</li>\n<li>Feature: Scroll Sequence (Pro) - Introduced \'Hide Add Action Section\' debug option, enabling users to match accurate configurations in the backend and frontend.</li>\n<li>Feature: Dropdown Field (Pro) - Added support for \'Dropdown Value (Numeric Values)\' in multi-source, enabling users to include numeric dropdown values via Multi Source.</li>\n<li>Feature: Overlay Button (Free) - Introduced \'Overlay Transition Duration\' option, providing users with more control over the duration of overlay transitions for enhanced customization and user experience.</li>\n<li>Feature: Checkboxes Filter (Pro) - Introduced \'Accordion as Dropdown\' option, allowing users to open the accordion as a dropdown when the layout is set to \'Accordion\', preventing layout shifting and improving user experience.</li>\n<li>Feature: Overlay Button (Free) - Added \'Icon\' option, allowing users to easily add an icon to the button for enhanced visual appeal.</li>\n<li>Feature: Event List (Pro) - Introduced \'Show End Time\' option, enabling users to show or hide the event end time for enhanced flexibility and customization.</li>\n<li>Feature: Animated Icon Box (Pro) - Introduced styling options for Icon and Divider, providing users with more customization choices for improved visual design.</li>\n<li>Feature: Taxonomy Terms (Pro) - Implemented styling options for 1st and 2nd level of Child Term Elements. This new functionality allows users to customize the appearance of Child Term Elements at different hierarchical levels, providing greater design flexibility and control.</li>\n<li>Feature: Content Carousel (Pro) - Implemented \'Image Border Radius\' option. This new functionality allows users to specify the border radius for images within the widget, enabling them to create rounded or custom-shaped images for a more visually appealing design.</li>\n<li>Feature: Coverflow Carousel (Pro) - Implemented \'Custom Navigation Arrows\' option. This new functionality allows users to customize the navigation arrows used within the widget, enabling them to use custom-designed arrows for a more personalized look and feel.</li>\n<li>Feature: One Page Scroll Navigation (Pro) - Enhanced widget flexibility to support other sections apart from the one with the tag <section>. This improvement expands compatibility with different section types, providing users with more options for integrating the widget into their website layouts.</li>\n<li>Change: Animated Icon Box (Pro) - Replaced old font edit option with new typography and color options for enhanced customization and design control.</li>\n<li>Change: Call To Action Button (Free) - Moved ripple \'Transition Timing\' from Button Icon to Button Icon tab and renamed it to \'Ripple Timing\' for improved organization and clarity.</li>\n</ul>\n\n<p>version 1.5.104: 2024-04-24</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added support for unselect items in sync functionality</li>\n<li>Feature: added feature - sort terms by parent -> children, and levels number class</li>\n<li>Fix: fixed some load more issue with dynamic template loop and post lists inside</li>\n<li>Fix: fixed woo category image not fetched bug</li>\n<li>Fix: fixed some cases of sticky elementor elements with filters</li>\n<li>Fix: fixed remote connection with single background parent and remote widget</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Neon Glowing Button Effect (Pro) - Implemented \'Neon Line Width\' option. This new functionality allows users to adjust the width of the neon line effect within the widget, providing finer control over its appearance and visual impact.</li>\n<li>Feature: Scroll Sequence (Pro) - Introduced \'Hide Add Action Section\' debug option, enabling users to match accurate configurations in the backend and frontend.</li>\n<li>Feature: Team Member Carousel (Pro) - Introduced \'Button Text\' option in items, enabling users to set custom button text for each team member for enhanced customization and flexibility.</li>\n<li>Feature: Overlay Button (Free) - Added \'Icon\' option, allowing users to easily add an icon to the button for enhanced visual appeal.</li>\n<li>Feature: Overlay Button (Free) - Introduced \'Overlay Transition Duration\' option, providing users with more control over the duration of overlay transitions for enhanced customization and user experience.</li>\n<li>Feature: Dropdown Field (Pro) - Added support for \'Dropdown Value (Numeric Values)\' in multi-source, enabling users to include numeric dropdown values via Multi Source.</li>\n<li>Feature: Neon Glowing Button Effect (Pro) - Implemented \'Button Shadow\' option. This new functionality allows users to add a shadow effect to buttons within the widget, enhancing their visual appearance and depth.</li>\n<li>Feature: Mega Menu (Pro) - Implemented \'Mobile Open Menu Animation\' option. This new functionality allows users to specify the animation type for opening the menu on mobile devices, enhancing the visual presentation and user experience.</li>\n<li>Feature: Neon Glowing Button Effect (Pro) - Implemented \'Button Background Color\' option. This new functionality allows users to customize the background color of buttons within the widget, enhancing visual design and customization possibilities.</li>\n<li>Feature: Logo Carousel (Pro) - Implemented support for empty links. This new functionality allows items to become not clickable when empty links are specified, providing more control over the behavior and interaction of items within the widget.</li>\n<li>Fix: Loop Carousel (Pro) - Corrected spelling mistakes and improved naming conventions, enhancing clarity and consistency.</li>\n<li>Fix: Flip Box (Free) - Resolved issue where links were not firing for the first click on the back of the Flip Box. This fix ensures that links behave as expected, allowing them to be clicked and activated reliably.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue where Content Tabs widget couldn\'t work with Icon Tabs widget on the same page. This fix ensures that both widgets can coexist and function properly together, allowing for seamless integration and improved user experience.</li>\n<li>Fix: Checkboxes Filter (Pro) - Enhanced Accordion Layout option for the Checkboxes Widget to improve script communication. This improvement optimizes the interaction between scripts, resulting in smoother operation and better performance of the widget.</li>\n<li>Fix: Loop Grid (Pro) - Implemented additional Masonry layout check to avoid items overlapping over each other. This enhancement ensures that items are properly positioned and do not overlap, maintaining a clean and organized layout within the widget.</li>\n<li>Fix: Dynamic Post Popup (Pro) - Resolved issue where popups allowed opening links in new tabs while opening the popup. This fix ensures that links within popups behave consistently and do not inadvertently open in new tabs, providing a smoother user experience.</li>\n<li>Fix: Post Slider (Pro) - Addressed issue where post title typography settings were not applied, ensuring proper functionality and appearance.</li>\n<li>Fix: Flip Box (Free) - Corrected a typography mistake in options.</li>\n<li>Fix: Content Slider (Pro) - Resolved conflict caused between Elementor\'s Motion Effects and the widget due to the same animation library (animate.css), resolving CSS class conflict for smoother animation and functionality.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with Opening Item when Clickable Parent option is enabled.</li>\n<li>Fix: Side Menu (Pro) - Resolved issue where some icons were being reverted. This fix ensures that all icons remain consistent and do not revert unexpectedly.</li>\n<li>Fix: Rhombus Grid (Pro) - Increased CSS priority for \'Item Background Color Override\' option. This adjustment ensures that the specified background color takes precedence over other styles, providing consistent and reliable appearance for the widget items.</li>\n</ul>\n\n<p>version 1.5.103: 2024-04-16</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added option to add additional url attributes to post links</li>\n<li>Feature: improved woo category thumbnail image gether</li>\n<li>Feature: added option to unite gallery - strip_speed</li>\n<li>Fix: fixed some widgets editor enable visibility bug</li>\n<li>Fix: fixed entrance animation run if inside a viewport window</li>\n<li>Fix: fixed some security issues - escaping some fields output</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Overlay Carousel (Pro) - Implemented \'Show Dots\' option. This new functionality allows users to toggle the visibility of dots within the widget, providing greater control over navigation indicators.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Checkbox Custom Icon\' option. This new functionality allows users to customize the appearance of checkboxes by providing custom icons, enhancing the visual presentation of checkboxes within the widget.</li>\n<li>Feature: Video Playlist (Pro) - Implemented \'Strip Navigation Speed\' option. This new functionality allows users to adjust the speed of navigation within the strip, providing finer control over the scrolling behavior.</li>\n<li>Feature: Expanding Content Cards (Pro) - Implemented \'Background Image Align\' option. This new functionality allows users to specify the alignment of the background image, providing greater control over its positioning within the element.</li>\n<li>Feature: Post Magazine Grid (Pro) - Implemented \'Meta Date Date Format\' option. This new functionality allows users to specify the date format for meta date display, providing customization options for date presentation.</li>\n<li>Feature: Justified Image Carousel (Pro) - Implemented \'Show Item Title in Lightbox\' option. This new functionality allows users to toggle the display of item titles within the lightbox, providing control over the visibility of titles for a better user experience.</li>\n<li>Feature: Search Filter (Pro) - Implemented \'Custom Links Ending\' option. This new functionality allows users to change links in the connected grid to highlight the search phrase.</li>\n<li>Feature: Load More / Infinite Scroll (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Post Pagination (Free) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Content Switcher (Pro) - Introduced option to fire a resize event on tab click, ensuring proper functionality of other widgets inside tab Content Switcher for a smoother and more seamless user experience.</li>\n<li>Feature: Submit Button (Free) - Implemented \'Show Field Name In Empty Field Error Message\' option. This new functionality allows users to include the field name in the empty field error message, providing clearer feedback to users when a required field is left blank.</li>\n<li>Feature: Side Menu (Pro) - Implemented \'Templates Width\' and \'Templates Horizontal Align\' options.</li>\n<li>Change: Unlimited Grid (Pro) - Changed \'Title Spacing\' option to \'Title Margin\'. This change allows users to add margin in all directions to the title, providing more granular control over its positioning within the widget.</li>\n<li>Fix: Content Box Hover Text Reveal (Free) - Resolved issue where Overlay Opacity option wasn\'t working on mobile devices. This fix ensures that the Overlay Opacity option functions correctly across all devices, providing consistent behavior and appearance.</li>\n<li>Fix: Multi Step Form (Pro) - Fixed Multi Step Error Message not showing when empty and required field was present on active step.</li>\n<li>Fix: Submit Button (Free) - Fixed Submit Button verification issue when fields with 0 value were parsed as empty.</li>\n<li>Fix: Slider Field (Pro) - Resolved issue where border radius for focus state differed from regular state. This fix ensures that the border radius remains consistent across different states.</li>\n<li>Fix: Icon Bullets (Free) - Fixed issue related to Hover Colors not being revealed after item hover.</li>\n<li>Fix: Team Member Sliding Effect (Pro) - Resolved issue related to global colors usage. This fix ensures that global colors are properly utilized throughout the widget, maintaining consistency and accuracy in color rendering.</li>\n<li>Fix: Post Magazine Grid (Pro) - Optimized widget HTML. This optimization improves the efficiency and performance of the widget by streamlining the HTML structure and reducing unnecessary code.</li>\n<li>Fix: Form Fields Widgets: Resolved vulnerability where scripts could be injected under certain widget attributes. This fix ensures that scripts are properly sanitized and prevented from being inserted into widget attributes, mitigating potential security risks.</li>\n</ul>\n\n<p>version 1.5.101: 2024-04-03</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature - added "date time" attribute to items attributes list</li>\n<li>Feature - made some integration for "relevanssi" plugin</li>\n<li>Feature - added woo rating stars to multisource fields</li>\n<li>Feature - added visual text that showing the form fields conditions</li>\n<li>Fix - fixed filters mode init mode</li>\n<li>Fix - fixed various filters related bugs</li>\n<li>Fix - fixed ucpage parameter fetch for pagination in archive page</li>\n<li>Fix - fixed gallery from meta field item source texts </li>\n<li>Fix - fixed some number field processing</li>\n<li>Fix - fixed multisep form with template submit</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Radio Button Field (Pro) - Implemented \'Set First Item Selected\' option. This new functionality allows users to automatically select the first item in the widget.</li>\n<li>Feature: Fullscreen Menu (Free) - Implemented \'Open Current Submenu On Page Load\' option. This new functionality allows users to automatically expand the current submenu on page load, providing immediate access to relevant content.</li>\n<li>Feature: Background Slider (Pro) - Introduced \'Add SEO Tags\' option, allowing users to include alt and title attributes for images for improved search engine optimization of the widget content.</li>\n<li>Feature: Floating Chat Buttons (Pro) - Introduced "Close Message Box After Send" option, allowing automatic closure of the message box after clicking the send button for improved user experience and convenience.</li>\n<li>Feature: Floating Chat Buttons (Pro) - Introduced "Close Button After Click" option, enabling automatic closure of the buttons after clicking any button, eliminating the need for manual closure for enhanced user convenience and interaction.</li>\n<li>Feature: Content Grid (Pro) - Implemented \'Description\' option. This new functionality allows users to add a description to the widget, providing additional context or instructions.</li>\n<li>Feature: SVG Animation (Free) - Optimized widget for Elementor Popup compatibility. This update ensures seamless integration and improved performance when using the widget within Elementor Popups.</li>\n<li>Feature: Animated Ripples (Pro) - Introduced \'Ripple Scale\' option, enabling users to control the size of the ripples for enhanced visual customization and effect.</li>\n<li>Feature: Interactive Circle Infographic (Pro) - Implemented \'Item Trigger type\' for Segment Layout type. This new functionality allows segments to be opened by hovering on them, providing users with an alternative interaction method.</li>\n<li>Feature: Line Text Divider (Free) - Added styling options including Line Thickness, Line Border Radius, Line Shadow, Text Typography, Background Color, Padding, Border, Border Radius, and Box Shadow for enhanced customization. Additionally, existing styling options have been improved for better optimization and user experience.</li>\n<li>Feature: Price Range Filter (Pro) - Implemented Grow Effect on Thumb Hover option. This new functionality allows users to enable the grow effect on thumbnail hover.</li>\n<li>Feature: Price Range Filter (Pro) - Implemented Hide Default Arrows option. This new functionality allows users to hide default arrows, providing enhanced customization of the widget\'s appearance and behavior.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Show Time Ago\' option. This new functionality allows users to display the time elapsed since a publish event, providing context and improving user engagement.</li>\n<li>Feature: Dropdown Field (Pro) - Implemented \'Required\' option. This new functionality allows users to mark a field as required, ensuring that users must fill it out before submitting the form.</li>\n<li>Feature: Submit Button (Free) - Implemented \'Empty Field Error Text\' option. This new functionality allows users to customize the error message displayed when a required field is left empty.</li>\n<li>Feature: Icon Bullets (Free) - Implemented \'Title Color Hover\' and \'Text Color Hover\' options. These new functionalities allow users to customize the color of titles and text when hovered over, providing enhanced interactivity and visual feedback.</li>\n<li>Feature: Unlimited Charts (Pro) - Implemented \'Font Family\' option for Label X Axis and Y Axis. This new functionality allows users to customize the font family for labels displayed on the X and Y axes, providing enhanced typography control.</li>\n<li>Feature: Overlay Carousel (Pro) - Implemented \'Show Arrows\' option and updated Arrows styling options. This new functionality allows users to control the visibility of arrows and customize their styling, providing more flexibility in widget design and navigation.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Empty Message\' option. This new functionality allows users to display a custom message when no posts are found, providing better user feedback and enhancing the user experience.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Required\' option. This new functionality allows users to mark a field as required, ensuring that users must fill it out before submitting the form.</li>\n<li>Feature: Radio Button Field (Pro) - Implemented \'Required\' option. This new functionality allows users to mark a field as required, ensuring that users must fill it out before submitting the form.</li>\n<li>Change: Checkboxes Filter (Pro) - Added \'aria-label\' attribute to links. This new functionality enhances accessibility by providing descriptive labels for elements.</li>\n<li>Change: Post Carousel (Pro) - Added \'alt\' and \'title\' attributes to the image for improved SEO optimization and accessibility.</li>\n<li>Change: Flip Box Carousel (Pro) - Changed some selectors in CSS to avoid empty items appearing on live page.</li>\n<li>Change: Underline Animated Button (Free) - Changed <section> tag to <div>. This update improves the semantic structure of the widget, ensuring better compatibility with various screen readers and accessibility standards.</li>\n<li>Change: Unlimited Charts (Pro) - Updated the animation option to trigger animation when the chart comes into view instead of upon initial load, improving user experience and visual appeal.</li>\n<li>Change: Submit Button (Free) - Changed the position of Empty Field Errors to be grouped after the submit button. This update enhances the layout and organization of error messages, providing users with a clearer indication of missing information before submission.</li>\n<li>Change: Post Blocks (Free) - Changed CSS selector for Typography option for better accessibility. This update improves the accessibility of the Typography option by using a more descriptive and accessible CSS selector.</li>\n<li>Change: List Marquee (Pro) - Increased speed limit to 1000. This update enhances the speed capabilities of the widget, allowing for faster performance and smoother animations.</li>\n<li>Change: Checkbox Field (Pro) - Increased accessibility by adding IDs to input elements and "for" attributes to label elements. This update improves accessibility by associating labels with their corresponding form controls, making it easier for screen readers and other assistive technologies to interpret and navigate the form.</li>\n<li>Change: Masonry Gallery (Pro) - Implemented \'Autoplay Video In Lightbox\' option. This new functionality allows users to enable autoplay for videos displayed within the lightbox, providing a more dynamic and engaging viewing experience.</li>\n<li>Change: WhatsApp Chat (Pro) - Added \'aria-label\' attribute to links. This new functionality enhances accessibility by providing descriptive labels for elements.</li>\n<li>Fix: Number Field (Pro) - Implemented CSS protection from the max-width CSS property. This new functionality safeguards against unintended styling conflicts or overrides caused by the max-width property.</li>\n<li>Fix: Fullscreen Menu (Free) - Addressed issue where the fullscreen menu was not displayed correctly in Safari browser.</li>\n<li>Fix: Image Scroll (Pro) - Resolved 404 error appearing every time Overlay element was added on the page. This fix ensures that the Overlay element is loaded correctly without triggering a 404 error.</li>\n</ul>\n\n<p>version 1.5.100: 2024-03-17</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added option to connect the filters to some specific grid group</li>\n<li>Fix: fixed js run for background output not always happend</li>\n<li>Fix: filters was shown only related to grid taxonomies after changing to "all" </li>\n<li>Fix: returned some tiles gallery images that was missing</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: List (Free) - Implemented \'Open Link in New Tab\' option. This new functionality allows users to specify whether links should open in a new tab, providing flexibility in link behavior.</li>\n<li>Feature: Compact Gallery (Free) - Implemented \'Hide Thumbnail Panel Under Width\' option. This new functionality allows users to hide the thumbnail panel when the viewport width is below a specified threshold, optimizing the display for smaller screens.</li>\n<li>Feature: Select Dropdown Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Checkboxes Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Tabs Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Scroll Sequence (Pro) - Added \'Image Horizontal Shift\' option, allowing users to adjust the horizontal position of the image for enhanced customization and layout control.</li>\n</ul>\n\n<p>version 1.5.99: 2024-03-11</p>\n\n<ul>\n<li>Fix - updated multisource image fields</li>\n<li>Fix - fixed some small php bug with strtobool function</li>\n</ul>\n\n<p>version 1.5.98: 2024-03-05</p>\n\n<ul>\n<li>Fix Some small gutenberg related bug fix</li>\n</ul>\n\n<p>version 1.5.97: 2024-03-04</p>\n\n<p>Plugin Updates:</p>\n\n<ul>\n<li>Fix: allow showing authors name translated</li>\n<li>Change: updated font awesome version to 6</li>\n<li>Fix: done some link attribute security fix</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Accordion Menu (Pro) - Implemented \'Active State Color\' options for Sub Menu items. This new functionality allows users to customize the color of sub-menu items when they are in the active state, providing enhanced visual feedback.</li>\n<li>Feature: Content Slider (Pro) - Made \'Slide Margin\' option available for Full Slider Type and Offset Slider Type. This update expands the usability of the margin customization, allowing users to set margins between slides in both Full Slider and Offset Slider configurations.</li>\n<li>Feature: Icon Tabs (Pro) - Made \'Start Collapsed\' option responsive. This update ensures that the \'Start Collapsed\' behavior adjusts responsively, providing a consistent and user-friendly experience across various devices and screen sizes.</li>\n<li>Feature: Post Accordion (Free) - Introduced \'Expand All Accordion\' functionality, enabling users to expand all accordion items with a single click for improved content accessibility.</li>\n<li>Feature: Fullscreen Menu (Free) - Introduced option to customize the thickness of the animated hamburger icon bars, providing users with greater control over the visual appearance of the icon.</li>\n<li>Change: Coverflow Carousel (Pro) - Updated \'Button Link\' option: if empty, no link will be applied. This modification ensures that if the \'Button Link\' option is left empty, no link will be associated with the button within the widget.</li>\n<li>Fix: Product Carousel (Pro) - Optimized widget HTML code. This update enhances performance and efficiency by streamlining the HTML structure of the widget.</li>\n<li>Fix: Content Tabs (Free) - Improved widget interaction within an Elementor\'s popup. This update ensures a more seamless and optimized experience when utilizing the widget within a popup setting.</li>\n</ul>\n\n<p>version 1.5.96: 2024-02-26</p>\n\n<p>Plugin Updates:</p>\n\n<ul>\n<li>Feature: added option for time_ago_short in timelines that will show shorter version of minutes and hours text</li>\n<li>Feature: added defaults for weather widget</li>\n<li>Fix: fixed hourly weather fields</li>\n<li>Fix: fixed the import with images functionality</li>\n<li>Fix: set default timeout to remote requests</li>\n<li>Fix: fixed the image duplicate when importing templates</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Side Menu (Pro) - Implemented \'Menu Padding\' option. This new functionality allows users to set padding for the menu, providing control over the spacing and layout within the widget.</li>\n<li>Feature: Post Grid (Pro) - Introduced a new value for \'Meta Data Position\' option called \'Before Title\'. This new functionality allows users to position meta data before the title, providing additional flexibility in content layout.</li>\n<li>Feature: Loop Carousel (Pro) - Implemented \'Stage Padding\' option. This new functionality allows users to set stage padding, displaying a part of the previous and next carousel items for a more visually appealing and dynamic presentation.</li>\n<li>Feature: Interactive Circle Infographic (Pro) - Implemented \'Selected Item Number\' option. This new functionality allows users to select a specific item by default, enhancing user experience by highlighting a predetermined item upon initialization.</li>\n<li>Feature: Unlimited Timeline (Free) - Introduced option to display the image on the opposite side of the content for enhanced layout flexibility and customization.</li>\n<li>Feature: Thumbnail Slider (Pro) - Introduced \'Multi Source\' option, enabling users to select gallery items from various sources for enhanced flexibility and content integration.</li>\n<li>Feature: Timer Countdown Banner (Pro) - Added \'Direction\' option to support RTL (Right-to-Left) layout websites.</li>\n<li>Feature: Post Horizontal Timeline (Pro) - Introduced Background Color and Icon Color options for Navigation Arrows in disabled mode. This new functionality allows users to customize the appearance of navigation arrows when they are disabled, providing enhanced visual control.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Time Ago Type\' option. This new functionality allows users to choose the type of time ago representation, providing flexibility in how time is displayed within the widget.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Text Custom Field\' option. This new functionality allows users to add a custom field under the main Posts Text, providing additional customization for displaying content.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Link Type\' option for all link elements in the widget. This new functionality allows users to choose the type of link for various elements within the widget, enhancing control over linking behavior.</li>\n<li>Feature: Remote Link (Pro) - Introduced active state for the link. This new functionality allows users to customize the appearance of the link when it is in an active state, providing enhanced visual feedback.</li>\n<li>Feature: Dynamic Post Popup (Pro) - Implemented \'Hide Vertical Scrollbar in Popup\' option. This new functionality allows users to hide the vertical scrollbar within the popup, providing a cleaner and more focused appearance.</li>\n<li>Feature: Icon Carousel (Pro) - Introduced \'Autoplay Pause on Hover\' option, allowing users to pause autoplay functionality when hovering over the carousel for improved control and interaction.</li>\n<li>Feature: Dynamic Post Popup (Pro) - Introduced Entrance Animation functionality for the popup. This new feature allows users to apply entrance animations, enhancing the visual appeal and engagement when the popup appears.</li>\n<li>Feature: Unlimited Timeline (Free) - Implemented \'Content Box Link\' option. This new functionality allows users to link the entire content box, providing a convenient way to associate a link with the entire widget item.</li>\n<li>Feature: Text Field (Free) - Added \'Read Only\' option, allowing users to set the field as read-only for preventing user input while retaining visibility of the text.</li>\n<li>Feature: Unlimited Charts (Pro) - Introduced \'Radar Range\' option for Radar chart, allowing users to set the minimum range value for improved data visualization.</li>\n<li>Feature: Testimonial Carousel (Pro) - Added \'Rating\' field to the Source option. This new functionality allows users to incorporate a rating field as a source for the widget, expanding the available data sources for enhanced content display.</li>\n<li>Feature: Multi Step Form (Pro) - Introduced \'Direction\' option. This new functionality is useful for RTL (Right-to-Left) websites, allowing users to set the direction of the widget layout accordingly.</li>\n<li>Feature: Unlimited Timeline (Free) - Introduced option for users to customize the text of each item\'s button, providing greater flexibility.</li>\n<li>Feature: Post List (Free) - Implemented \'Space Between Categories\' option. This new functionality allows users to set spacing between categories, providing control over the layout and visual presentation of category elements.</li>\n<li>Feature: Memory Game (Pro) - Introduced \'Add Completion Time to Form Field\' option, enabling users to automatically append the time taken to complete the memory game to a designated form field.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Add Link For The Whole Item\' option. This new functionality allows users to add a link to the entire widget item, enhancing the interactive capabilities and providing a clickable area for the entire item.</li>\n<li>Feature: Post Carousel (Pro) - Implemented \'Text Padding\' and \'Title Padding\' options. This new functionality allows users to set padding for text and title elements, providing enhanced control over spacing and layout within the widget.</li>\n<li>Feature: Post Grid (Pro) - Introduced \'Date Modified\' options. This new functionality allows users to display the date when a post was last modified, providing additional information and transparency in content presentation.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Introduced options to customize Maps Controls icons\' color and background color. This new functionality allows users to personalize the appearance of map controls, enhancing visual customization.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Disable Map Interaction On Mobile\' option. This new functionality allows users to disable map interaction specifically on mobile devices, providing control over the user experience on smaller screens.</li>\n<li>Change: Content Tabs (Free) - Modified behavior of \'Start Collapsed\' option when used with \'Set Hash\'. If the URL has a hash, the first opened tab will be determined by the hash, providing a more dynamic and user-friendly experience.</li>\n<li>Change: Dropdown Button (Pro) - Removed Text Decoration CSS property from dropdown items. This update enhances the visual presentation by eliminating unnecessary text decoration.</li>\n<li>Change: Woo Mini Cart (Pro) - Added separate border options for \'View Cart\' and \'Checkout\' buttons, providing users with more customization flexibility for button styling.</li>\n<li>Change: Swipe Carousel (Pro) - Modified \'Enable Link\' option. Now, the entire item serves as a link, providing a more intuitive and consistent approach to linking within the widget.</li>\n<li>Fix: Submit Button (Free) - Corrected default values in email 2 that were leading to validation errors.</li>\n<li>Fix: Post Carousel Lite (Free) - Addressed issue where the carousel was not displaying on mobile devices.</li>\n<li>Fix: Icon Tabs (Pro) - Resolved issue with the \'Start Collapsed\' option. The fix ensures that the \'Start Collapsed\' option now functions correctly, delivering the intended collapsed behavior upon initialization.</li>\n<li>Fix: Post Grid (Pro) - Optimized widget item HTML code. This update enhances performance and efficiency by streamlining the HTML structure of widget items.</li>\n<li>Fix: Unlimited Timeline (Free) - Optimized item HTML code. This update improves performance and efficiency by refining the HTML structure of individual items within the widget.</li>\n<li>Fix: Unlimited Timeline (Free) - Optimized CSS code. This update improves performance and reduces the overall footprint of the stylesheet, enhancing efficiency and loading times.</li>\n<li>Fix: Remote Link (Pro) - Resolved issue where the Text Shadow option was erroneously interpreted as Box Shadow. The fix ensures that the Text Shadow option now functions correctly, providing the intended text shadow effect.</li>\n<li>Fix: Scroll Sequence (Pro) - Revised and improved descriptions of the widget fields for better clarity.</li>\n<li>Fix: Post Magazine Grid (Pro) - Added \'raw\' tag to category names to fix the display issue where the \'&\' symbol in category names was not displaying correctly.</li>\n<li>Fix: Before After (Pro) - Improved widget interaction with Elementor\'s Popups. This update ensures seamless integration and optimal performance when using the widget within Elementor\'s Popup functionality.</li>\n<li>Fix: Grid Gallery (Pro) - Resolved an issue where the widget was not extending to full width within Elementor Container.</li>\n<li>Fix: Particle Image (Pro) - Added protection from lazy load. This update ensures compatibility and proper functionality, mitigating potential issues related to lazy loading on various platforms.</li>\n</ul>\n\n<p>version 1.5.95: 2024-02-12:</p>\n\n<ul>\n<li>Feature: Ensure that the blog displayed on the "Home" page of the plugin is always up-to-date.</li>\n<li>Feature: Implemented support for tags in the widget catalog.</li>\n<li>Feature: Added an option for galleries to play videos in muted mode.</li>\n<li>Feature: Integrated weather forecast data preparation for the widget.</li>\n<li>Fix: Addressed some minor potential security risks associated with the import templates functionality.</li>\n<li>Fix: Rectified email validation for Form Email2.</li>\n<li>Fix: Resolved some issues with the price range filter.</li>\n<li>Fix: fixed the problem where dynamic template styles disappeared after updating Elementor Pro.</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Image Zoom Content Box (Free) - Implemented \'Title Tag\' option. This new functionality allows users to specify the HTML tag for titles within the widget, providing flexibility and control over the semantic structure of the content.</li>\n<li>Feature: Post Accordion (Free) - Implemented \'Disable Link in Image\' option. This new functionality allows users to disable the link associated with an image, providing more control over the interactive behavior of images within the widget.</li>\n<li>Feature: Slider Gallery (Free) - Implemented \'Mute Video\' option. This new functionality allows to play videos muted by default. Volume can be adjusted in video players on live page.</li>\n<li>Feature: Unlimited Charts (Pro) - Implemented \'Item Bar Width\' option. This new functionality allows users to customize the width of individual bars, providing greater control over the visual representation of items.</li>\n<li>Feature: Remote Item Navigation (Pro) - Introduced \'Border Override Color\' options for Regular and Active states. This new functionality allows users to customize border colors separately for both Regular and Active states, enhancing visual styling in the widget.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Title Min Height\' option. This new functionality allows users to set a minimum height for the title, offering more control over the visual presentation and consistency in the widget.</li>\n<li>Feature: Checkbox Field (Pro) - Introduced \'Show Link\' option. This new functionality enables users to show or hide links and customize their styling within the widget, offering more control over the interactive elements.</li>\n<li>Feature: Counter (Free) - Implemented \'Add Link To Widget Container\' option. This new functionality allows users to include a link, enhancing the interactive capabilities of the element by enabling navigation to another page or resource.</li>\n<li>Feature: Icon Box Accordion (Pro) - Introduced \'Icon + Text\' option for Graphic Element. This new value expands customization by allowing users to display both an icon and text within the Graphic Element for richer visual representation.</li>\n<li>Feature: Before After (Pro) - Added support for the widget inside Elementor\'s Tabs widget. This enhancement ensures seamless integration and compatibility, allowing users to utilize the widget effectively within Elementor\'s Tabs.</li>\n<li>Feature: Justified Image Carousel (Pro) - Implemented \'Hide Inactive Arrow\' option. This new functionality allows users to hide inactive arrows, providing a cleaner and more focused appearance in the widget interface.</li>\n<li>Feature: Layers (Pro) - Added shadow for icon type layers.</li>\n<li>Feature: Icon Pointer Button (Pro) - Introduced \'Direction\' option. This new functionality allows users to specify the direction for RTL (Right-to-Left) or LTR (Left-to-Right) websites, ensuring proper layout alignment based on language direction.</li>\n<li>Feature: Loop Carousel (Pro) - Implemented \'Auto Height\' option. This new functionality adjusts the height of the slider dynamically based on the height of the current slide, providing a more adaptive and seamless user experience.</li>\n<li>Feature: Justified Image Carousel (Pro) - Option to fix the broken layout (resulting in a duplicate carousel) caused by delayed image loading, this solution verifies that the images are loaded before initializing the carousel.</li>\n<li>Feature: Remote Tabs (Pro) - Introduced styling options for Border Radius, Border, and Shadow for the image of the active tab.</li>\n<li>Feature: Layers (Pro) - Added background color, padding and radius for text fields.</li>\n<li>Feature: WhatsApp Chat (Pro) - z-index option for Popup, allowing users to customize the stacking order of the Popup for better control over its visibility in relation to other elements.</li>\n<li>Feature: WhatsApp Chat (Pro) - Introduced option to customize the Popup Title, along with styling options for enhanced visual control and personalization.</li>\n<li>Feature: Swipe Carousel (Pro) - Introduced \'Additional Title\' options. This new functionality expands customization by providing additional settings for titles, allowing users to further enhance the visual presentation of titles within the widget.</li>\n<li>Feature: Content Grid (Pro) - Introduced \'Image Scale\' option. This new functionality allows users to scale the images, providing enhanced control over the visual presentation within the widget.</li>\n<li>Feature: Fullscreen Menu (Free) - Implemented feature - automatically opens menu item if it matches the current page URL.</li>\n<li>Feature: Post Grid (Pro) - Added Option to show post tags, providing users with the ability to showcase tags associated with each post.</li>\n<li>Feature: Post Magazine Grid (Pro) - Introduced \'Image Scale\' and \'CSS Filters\' options along with the hover transition duration for enhanced image customization.</li>\n<li>Feature: Card Carousel (Free) - Implemented \'Image Position\' option. This new functionality allows users to customize the position of image within the widget, providing enhanced control over the visual layout.</li>\n<li>Feature: Layers (Pro) - Added mouse parallax effect, adds a captivating and interactive dimension to the user interface.</li>\n<li>Feature: Swipe Carousel (Pro) - Introduced additional styling options. This new set of functionalities allows users to further customize and refine the visual appearance of the widget, providing enhanced styling possibilities.</li>\n<li>Feature: Mega Menu (Pro) - Implemented \'Close Transition Speed\' option. This new functionality enables users to set the speed of close animations for the dropdown, enhancing visual transitions and customization.</li>\n<li>Feature: Unlimited Carousel (Pro) - Added \'Image Position\' option, allowing users to customize the position of the image above or below the content for enhanced layout flexibility.</li>\n<li>Feature: Layers (Pro) - Implemented motion effects—now elements can bounce up and down and move left to right for a livelier interface.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Center Info Window\' option. This new functionality allows users to center the info window on the map, providing enhanced visibility and focus on the selected location.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Close After Outside Info Window Click\' option. This new functionality allows users to close the info window after clicking outside of it on the map, enhancing user interaction and control.</li>\n<li>Feature: Layers (Pro) - Implemented responsive settings for individual layers, allowing users to toggle each layer on or off based on the specific device requirements.</li>\n<li>Feature: Image Accordion (Pro) - Added \'Title HTML Tag\' option, providing users with better SEO control by allowing customization of HTML tags for widget titles.</li>\n<li>Feature: Content Tabs (Free) - Introduced option to fire a resize event on tab click, ensuring proper functionality of other widgets inside tab content for a smoother and more seamless user experience.</li>\n<li>Feature: Event List (Pro) - Implemented \'Remove Expired Event Item\' option. This new functionality allows users to automatically remove event items that have expired, streamlining content management within the widget.</li>\n<li>Feature: Post Grid (Pro) - Added typography option for post tags, allowing users to customize the font style, size, and other typographic attributes.</li>\n<li>Feature: Event List (Pro) - Implemented \'Horizontal Align\' option. This new functionality allows users to customize the horizontal alignment of the button, providing enhanced control over the layout within the widget.</li>\n<li>Feature: vCard (Pro) - Introduced option to include social media links in downloadable VCF contact file, enhancing contact information with additional social network profiles for improved connectivity.</li>\n<li>Change: Toggle Text Button (Free) - Upgraded textarea to full functionality editor, providing users with enhanced editing capabilities.</li>\n<li>Change: vCard (Pro) - Updated vCard JavaScript library to the latest version, ensuring compatibility with current standards and latest feature availability.</li>\n<li>Fix: Woo Product List (Free) - Introduced \'Layout Type\' option. This new functionality allows users to set the layout as either column or row, providing flexibility in organizing and displaying content within the widget.</li>\n<li>Fix: vCard (Pro) - Resolved issue where QR code was not scanning on some apps.</li>\n<li>Fix: Hotspots (Pro) - Rebuilt JavaScript code for better interaction. Removed unnecessary code to optimize performance and streamline functionality.</li>\n<li>Fix: Sideways Vertical Text (Pro) - Text layout shifting issue on Safari browser.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue with scrolling to the top of the page after tab click. The fix ensures that tab clicks no longer trigger unintended scrolling to the top, providing a smoother user experience.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with the vertical scrollbar appearing on hover.</li>\n<li>Fix: Testimonial Carousel (Pro) - The issue where styling attributes (size and color) for SVG icons were not taking effect.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue in Content Tabs when Before After widget couldn\'t function inside tabs. The fix ensures proper functionality, allowing users to utilize the widget as intended.</li>\n<li>Fix: Woo Product Grid (Pro) - Added image HTML attributes to product images.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue where the size of social icons wasn\'t responding to the option value. The fix ensures that the specified option value now accurately reflects the size of social icons.</li>\n<li>Fix: Counter (Free) - Removed unnecessary space in \'Before Text\' and \'After Text\' options. This update improves the clarity and presentation of the text by eliminating unnecessary spacing.</li>\n<li>Fix: Content Tabs (Free) - Added support for Elementor Tabs widget. This enhancement ensures seamless integration and compatibility, allowing users to incorporate the widget effortlessly within Elementor Tabs.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved an issue where incorrect icons were being displayed after selecting a menu item.</li>\n<li>Fix: Woo Mini Cart (Pro) - Improved widget compatibility with optimization plugins like WP Rocket. This update ensures seamless integration, optimizing performance and enhancing the overall user experience when using these plugins.</li>\n<li>Fix: Post Accordion (Free) - Updated post content loading method to resolve the issue where, on some sites, post content was not displaying correctly.</li>\n<li>Fix: Dropdown Field (Pro) - Fixed an issue when Dropdown Field couldn\'t parse Field Name to Number Field widget.</li>\n<li>Fix: Card Carousel (Free) - Resolved issue where Transition Speed wasn\'t working for non-default animations. The fix ensures that Transition Speed now functions correctly for all animations, providing consistent and reliable behavior.</li>\n<li>Fix: Unlimited Google Maps (Pro) - Removed default 2px border with blue color from one of the map elements. This update improves the visual presentation by eliminating an unnecessary border.</li>\n</ul>\n\n<p>version 1.5.94: 2024-01-25:</p>\n\n<ul>\n<li>Feature: added option to message individual fields for the form</li>\n<li>Change: removed instagram blocked api message - the instagram functionality is active now!</li>\n<li>Change: added default values to currency fields</li>\n<li>Fix: fixed small php bug regarding date field in items</li>\n<li><p>Fix: fixed some small xss vulnurability that pachstack discovered</p></li>\n<li><p>Feature: Number Field (Pro) - Introduced \'Enable Date Field in Formula\' option. This new functionality enables the use of Date Field in formula by allowing the addition or subtraction of days.</p></li>\n<li>Feature: Unlimited Charts (Pro) - Introduced \'Remove Items with 0 Value\' option. This new functionality automatically excludes items with a value of 0 from charts.</li>\n<li>Feature: WordPress Menu (Free) - Implemented \'Hover Effect\' option. This new functionality allows users to choose from a variety of hover link effects, enhancing the visual presentation with dynamic animations.</li>\n<li>Feature: Hotspots (Pro) - Introduced customizable popup positioning, providing users with the option to define the exact position rather than relying on preset center alignment.</li>\n<li>Feature: Event List (Pro) - Introduced \'Event End Date\' option, allowing users to display event end date and time.</li>\n<li>Feature: Event List (Pro) - Implemented \'Calendar Horizontal Align\' option. This new functionality allows users to customize the horizontal alignment of the calendar, providing better control over its placement within the layout.</li>\n<li>Feature: Product Carousel (Pro) - Introduced functionality to hide navigation arrows automatically when the number of products is less than a specified value.</li>\n<li>Feature: Dropdown Field (Pro) - Introduced \'Multisource\' option. This functionality allows users to select the source of checkbox values as posts, products, etc., providing versatile options for integrating diverse content.</li>\n<li>Feature: Checkbox Field (Pro) - Introduced \'Multisource\' option. This functionality allows users to select the source of checkbox values as posts, products, etc., providing versatile options for integrating diverse content.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Checkbox Value Handling\' options. This new functionality allows users to choose the checkbox value type from options such as sum, individual number, or individual text, providing flexibility in handling checkbox values.</li>\n<li>Feature: Masonry Gallery (Pro) - Introduced \'Title Typography\' and \'Description Typography\' options. These new functionalities allow users to customize the typography settings for titles and descriptions.</li>\n<li>Feature: Masonry Gallery (Pro) - Implemented \'Tile Background Color\' option. This new functionality allows users to customize the background color of tiles, providing enhanced visual control over the widget\'s appearance.</li>\n<li>Feature: Hotspots (Pro) - Added \'Popup Image Size\' option, allowing users to customize the size of popup images.</li>\n<li>Feature: WooCommerce Product Carousel (Pro) - Introduced functionality to hide navigation arrows automatically when the number of products is less than a specified value.</li>\n<li>Feature: Logo Carousel (Pro) - Implemented \'Open Links In New Tab\' option. This new functionality allows users to specify whether links should open in a new tab with Source type posts, products, etc.</li>\n<li>Feature: Content Ticker (Pro) - Added Option to add an Image for each ticker item.</li>\n<li>Change: Hotspots (Pro) - Enabled \'Image Size Select\' option for the Image, allowing users to choose from different image resolutions for enhanced flexibility and visual customization.</li>\n<li>Change: Icon Carousel (Pro) - Improved \'Item Minimum Height\' option by expanding the range of values.</li>\n<li>Fix: Fullscreen Menu (Free) - Improved protection from Elementor sticky section interference.</li>\n<li>Fix: vCard (Pro) - Issue with QR code not displaying when \'Include Image in Contact\' is enabled has been resolved.</li>\n<li>Fix: Dropdown Field (Pro) - Resolved issue with \'Field Name\' not appearing during email sending. The fix ensures that the field name is now properly displayed in email notifications.</li>\n<li>Fix: Mega Menu (Pro) - Resolved horizontal scroll issue. The fix ensures that the layout no longer experiences unintended horizontal scrolling, providing a more stable and user-friendly experience.</li>\n<li>Fix: Scroll To Top (Free) - Resolved issue where the icon wasn\'t visible on the frontend. The fix ensures proper visibility of the icon, addressing the bug and improving the overall appearance.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with the \'Disable Page Scroll\' option not working in some cases. The fix ensures consistent functionality, preventing page scrolling as intended.</li>\n<li>Fix: Text Field (Free) - Resolved input width issue. The fix ensures that input elements now display with the correct width.</li>\n</ul>\n\n<p>version 1.5.93: 2024-01-18:</p>\n\n<ul>\n<li>Feature: Introduced the option \'slider_video_autoplay\' to galleries, enabling video autoplay when changing items.</li>\n<li>Feature: Added the option to include specific taxonomies in related posts queries.</li>\n<li>Feature: Implemented automatic recognition of video thumbnail IDs in certain gallery types based on relevant post meta.</li>\n<li>Feature: Added functionality for the price range filter.</li>\n<li>Change: Updated the Freemius version.</li>\n<li>Change: Modified the text format for the export change log.</li>\n<li>Change: Restored the "import with images" feature after incorporating file type checks for security.</li>\n<li>Fix: Enhanced the handling of multiple user records for the \'exclude users\' option in the users query (Ajax-based).</li>\n<li>Fix: Corrected URL CSS and JS inclusion issues in Elementor editor.</li>\n<li><p>Fix: Corrected a bug related to "mini cart widget" in PHP in specific cases.</p></li>\n<li><p>Feature - Card Carousel (Free) - Introduced \'Hide Item\' option. This new functionality allows users to hide items instead of deleting them permanently, offering a more reversible and flexible approach to item management.</p></li>\n<li>Feature - Post Grid (Pro) - Implemented \'Layout Type: Above\' option. This new functionality allows users to change the position of the content box to above the image.</li>\n<li>Feature - Thumbnail Gallery (Pro) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Compact Gallery (Free) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Grid Gallery (Pro) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Slider Gallery (Free) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Flip Box Carousel (Pro) - Introduced option for back icon alignment, providing users the flexibility to customize the alignment of the back icon.</li>\n<li>Feature - Post List (Free) - Implemented \'Image Scale\' option for regular and hover states. This new feature allows users to customize the scaling of images independently for regular and hover states, enhancing visual presentation.</li>\n<li>Change - Flip Box Carousel (Pro) - Implemented conditional rendering of CSS to reduce unused styles, resulting in improved performance, SEO, and faster load times for enhanced user experience.</li>\n<li>Change - Content Accordion (Free) - Improved \'Expand All Accordion\' functionality, now allowing users to close the accordion by clicking the same button again for a more intuitive and user-friendly experience.</li>\n<li>Fix - WooCommerce Product Grid (Pro) - Implemented protection against buttons not being vertically aligned in specific cases.</li>\n<li>Fix - Flip Box Carousel (Pro) - Resolved an issue where links were not functioning properly when clicking on the back icon.</li>\n<li>Fix - WooCommerce Product Grid (Pro) - Resolved issue with the product button not being clickable in some cases.</li>\n<li>Fix - Post Carousel (Pro) - Resolved issue with the side-by-side layout.</li>\n<li>Feature - Logo Grid (Free) - Enhanced responsiveness for item \'Padding\' option. This update ensures that item padding adjusts effectively across various screen sizes and device resolutions for a consistent layout.</li>\n<li>Feature - Logo Grid (Free) - Implemented \'Direction\' option. This new feature is particularly useful for RTL (Right-to-Left) websites, allowing users to specify the direction of the widget\'s layout for improved compatibility.</li>\n<li>Feature - Content Accordion (Free) - Introduced a new feature that allows the expansion of all accordion items by clicking on an external element with the class "ue-content-accordion-expand-all".</li>\n<li>Feature - Memory Game (Pro) - Introduced template option for success message, Allowing users to show Elementor template as success message.</li>\n<li>Feature - Memory Game (Pro) - Added \'Completion Time\' option, enabling users to show the time it took to complete the game for a more informative and engaging experience.</li>\n<li>Feature - Content Accordion (Free) - Introduced \'Additional Header Content\' option in the accordion, allowing users to include additional content after the header title.</li>\n<li>Feature - Post Accordion (Free) - Implemented \'Open Links in New Tab\' option. This new functionality allows users to configure links to open in a new tab, enhancing control over the navigation experience.</li>\n<li>Feature - Side Menu (Pro) - Added an option to add a logo to the side menu layout.</li>\n</ul>\n\n<p>version 1.5.92: 2024-01-04:</p>\n\n<ul>\n<li>Feature: Introduced the change log option in the widget editor.</li>\n<li>Feature: Introduced the ability to connect with Google API for multi-source options.</li>\n<li>Feature: Included an option to link with Google Sheets under the general settings for forms.</li>\n<li>Feature: Integrated a "show globals" feature in troubleshooting for enhanced diagnostics.</li>\n<li>Feature: Implemented the capability to output cart fragments for the woo mini cart.</li>\n<li>Feature: Provided an option for "none" under lightbox-type in galleries, allowing users to disable the lightbox.</li>\n<li>Feature: Added an "excerpt" field to post fields within the widget editor for more detailed posts.</li>\n<li>Fix: Replaced site_url() with home_url() in global variables for better website navigation.</li>\n<li>Fix: Resolved a conflict with another select2 on the admin side, ensuring smoother operations.</li>\n<li>Fix: Rectified an error with multiple order by clauses in post queries to improve data sorting.</li>\n<li><p>Fix: Enhanced the manual selection of Elementor template retrieval for optimized performance.</p></li>\n<li><p>Feature - Content Carousel - Introduced \'Equalize Content Height\' option. This new feature simplifies the process of making content elements equal in each item.</p></li>\n<li>Feature - Flip Box Carousel - Enhanced responsiveness for Border Radius option. The update ensures that the Border Radius adapts effectively to different screen sizes and device resolutions for a consistent display.</li>\n<li>Feature - WooCommerce Product Carousel - Resolved broken layout issue occurring when set to side-by-side layout</li>\n<li>Feature - Phone Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Textarea Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Email Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Text Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Testimonial Carousel - Implemented \'Layout Type: Grid\' option. This new functionality facilitates the transformation of the widget\'s layout into a simple grid.</li>\n<li>Feature - Testimonial Carousel - Introduced \'Layout Type: Swipe\' option. This new feature allows users to set the behavior of the widget, resembling the functionality found in Swipe Carousel widget.</li>\n<li>Feature - Flip Box Carousel - Introduced \'Disable Mouse Drag\' and \'Disable Touch Drag\' options in Flip Box Carousel settings, offering control over user interaction by allowing the disabling of dragging functionalities.</li>\n<li>Feature - Team Member Grid - Introduced \'Badge\' option, allowing users to include custom badge images or icons for enhanced member representation.</li>\n<li>Feature - Thumbnail Slider - Implemented responsiveness for \'Slider Main Image Height\' option.</li>\n<li>Feature - Thumbnail Slider - Optimized \'Slider Main Image Height\' functionality to prevent widget reloading upon value change.</li>\n<li>Change - Thumbnail Slider - Changed attribute of \'Slider Main Image Height\' option from Number to Slider. This adjustment simplifies the process of adjusting the height of the main image by providing a more intuitive control.</li>\n<li>Fix - Submit Button - Improved interaction within Multi Step Form widget. Enhancements have been made to streamline and optimize the submit action.</li>\n<li>Feature - Multi Step Form - Implemented form submission loader. This new addition introduces a visual loader to illustrate the process of sending form data, enhancing user feedback during form submission.</li>\n<li>Feature - WooCommerce Product List - Introduced \'Default Image\' option. The widget will now display the specified default image when a product image is empty, for a more personalized user experience.</li>\n</ul>\n\n<p>version 1.5.91: 2023-12-28:</p>\n\n<ul>\n<li>Change: removed some vulnerability related to templates import</li>\n</ul>\n\n<p>version 1.5.90: 2023-12-18:</p>\n\n<ul>\n<li>Fix: fixed some small bug with pro version main file</li>\n</ul>\n\n<p>version 1.5.89: 2023-12-17:</p>\n\n<ul>\n<li>Fix: fixed some post filters detection issues on the page</li>\n<li>Fix: fixed some "$type not found" message in php</li>\n<li>Fix: fixed some "infinite template found: " message in php (emtpy template load protection)</li>\n<li>Change: added instagram api access error message</li>\n<li>Change: removed "import with images" functionality. replaced by doubly plugin.</li>\n</ul>\n\n<p>version 1.5.88: 2023-12-11:</p>\n\n<ul>\n<li>Feature: added "iframe" gallery type to the gallery items</li>\n<li>Fix: fixed the "show/hide edit html button" option from general settings</li>\n<li>Fix: fixed the general_settings.xml php error</li>\n<li>Fix: fixed some issue with gallery loading on pages and current meta keys</li>\n<li>Fix: fixed default value in datetime control</li>\n<li>Change: added some improvements for the form </li>\n<li>Change: set video placeholder to dynamic galleries in case of video item</li>\n</ul>\n\n<p>version 1.5.87: 2023-11-21:</p>\n\n<ul>\n<li>Change: updated freemius sdk to 2.6.0 version</li>\n<li>Change: added some protection against double background widgets output</li>\n<li>Feature: enabled form functionality</li>\n<li>Feature: enabled currency exchange functionality</li>\n</ul>\n\n<p>version 1.5.85: 2023-11-15</p>\n\n<ul>\n<li>Feature: added woo_addcart_ajax_attributes_button in twig for the button</li>\n<li>Feature: added option to show original settings values in widget debug</li>\n<li>Feature: added troubleshooting setting not to show php deprecated warnings</li>\n<li>Fix: better prepare post custom fields for the post multisource</li>\n<li>Fix: links from meta field works now</li>\n<li>Fix: fixed the ob_end_clean bug</li>\n<li>Fix: in post query - excluded posts not in from posts in</li>\n<li>Fix: fixed a small bug in the unite gallery library</li>\n<li>Change: updated twig version to 3.x</li>\n<li>Change: updated instagram data with date released field</li>\n</ul>\n\n<p>version 1.5.85: 2023-09-20</p>\n\n<ul>\n<li>Fix: fixed a small bug with multisource image param message</li>\n</ul>\n\n<p>version 1.5.84: 2023-09-20</p>\n\n<ul>\n<li>Feature: added twig function csv to json</li>\n<li>Feature: changed the admin view to new design (added designed header and menu)</li>\n<li>Feature: added option to enable animation on swipe to owl carousel js</li>\n<li>Feature: added woo mini cart functionality</li>\n<li><p>Feature: added option: "current query as a base" to post selection -> include by</p></li>\n<li><p>Fix: added support for webp in the manager</p></li>\n<li>Fix: allow fetching images from media library post type for the galleries </li>\n</ul>\n\n<p>version 1.5.83: 2023-08-22</p>\n\n<ul>\n<li>Fix: don\'t show first item in filter when no terms available</li>\n<li>Change: updated calculators javascript code base</li>\n</ul>\n\n<p>version 1.5.82: 2023-08-16</p>\n\n<ul>\n<li>Feature: added option for group filtering widgets</li>\n<li>Feature: solved the video play in gallery type from attachment video</li>\n<li>Change: turned off the video icon for background attribute</li>\n<li>Fix: fixed dynamic template with avoid duplicates</li>\n<li>Fix: fixed gallery widget acf video item error</li>\n<li>Fix: fixed some sort filter bugs with the default selected</li>\n</ul>\n\n<p>version 1.5.81: 2023-08-10</p>\n\n<ul>\n<li>Fix: fixed some missing css in the dynamic loop widgets</li>\n<li>Fix: fixed some child filters related bug</li>\n<li>Fix: fixed order by price in current query</li>\n<li>Fix: fixed some php 8.16+ version notices </li>\n<li>Feature: added option to print the term meta</li>\n</ul>\n\n<p>version 1.5.80: 2023-08-07</p>\n\n<ul>\n<li>Feature: added option to get "all taxonomy terms" from a post </li>\n<li>Feature: added html preperations for the woocommerce minicart</li>\n<li>Feature: added "this week" to the date selection query</li>\n<li>Feature: added "grouping" mode in the "related posts"</li>\n<li>Fix: the pagination now works on top of the grid</li>\n<li>Fix: fixed some init ajax filters multiple issues</li>\n<li>Fix: fixed the error with the assets path set</li>\n</ul>\n\n<p>version 1.5.79: 2023-07-24</p>\n\n<ul>\n<li>Fix: changed name for area-label to aria-label</li>\n<li>Fix: in filters - refresh single filter if "all" selected and there are hidden items</li>\n<li>Fix: changed protection against inifnite loop to 200</li>\n<li>Fix: show child filters at start if there are selected items</li>\n<li>Fix: date time attribute processor - if no date given - don\'t take current time</li>\n<li>Fix: refresh child filter if main filter selected on init</li>\n<li>Fix: dynamic popup was not worked with multisource in some cases</li>\n</ul>\n\n<p>version 1.5.78: 2023-07-16</p>\n\n<ul>\n<li>Fix: fixed show filters load more</li>\n<li>Fix: fixed multisource repeater empty</li>\n</ul>\n\n<p>version 1.5.77: 2023-07-13</p>\n\n<ul>\n<li>Fix: fixed dropzone collision in widget editor view</li>\n<li>Fix: fixed sort filter price filtering</li>\n<li>Fix: fixed max number in addons db table. from "int" to "bigint"</li>\n<li>Fix: replaced some deprecated by elementor codes</li>\n</ul>\n\n<p>version 1.5.76: 2023-07-12</p>\n\n<ul>\n<li>Feature: added "rem" unit in slider attribute</li>\n<li>Fix: fixed some small bug with remote sync debug</li>\n<li>Fix: fixed the truncate in multisource</li>\n<li>Fix: fixed some small bugs related to remote controls</li>\n<li>Fix: fixed dropzon third party conflict in manager</li>\n</ul>\n\n<p>version 1.5.75: 2023-07-05</p>\n\n<ul>\n<li>Feature: added some suggestion text to add some memory in the troubleshooting section in case that needed</li>\n<li>Fix: the wrong author was displayed in loop post meta data</li>\n<li>Fix: do_shortcode to html items inside the grid and dynamic loop</li>\n<li>Update: Updated Freemius SDK to the latest version</li>\n</ul>\n\n<p>version 1.5.74: 2023-07-04</p>\n\n<ul>\n<li>Fix: show search widgets at plugin install.</li>\n<li>Fix: menu picker depts in multisource</li>\n<li>Fix: set the author data to be retrievable in dynamic grid template</li>\n<li>Fix: show meta fields switcher didn\'t worked in multisource menu items</li>\n</ul>\n\n<p>version 1.5.73: 2023-06-26</p>\n\n<ul>\n<li>Feature: added options for revisions in widget editor</li>\n<li>Fix: added support for wordpress proxy in api calling</li>\n<li>Fix: fixed empty post in query result</li>\n<li>Fix: fixed "wrong template ID" elementor error in post accordion</li>\n</ul>\n\n<p>version 1.5.72: 2023-06-21</p>\n\n<ul>\n<li>Fix: added the swf extension in the allowed files in assets</li>\n<li>Feature: prepared the plugin for sort filter</li>\n<li>Change: updated freemius sdk to 2.5.9</li>\n</ul>\n\n<p>version 1.5.71: 2023-06-20</p>\n\n<ul>\n<li>Change: removed js includes of the forms and filters from backend editor</li>\n<li>Change: changed colors of the free version notification in dark mode</li>\n<li>Fix: fix the "link" type in wpml integration automatic translation</li>\n<li>Feature: add support for the conditions in ue forms</li>\n</ul>\n\n<p>version 1.5.70 2023-06-19:</p>\n\n<ul>\n<li>Change: added some "birthday sale" banner</li>\n<li>Feature: added "truncate text" modifier to multisource fields</li>\n<li>Feature: dynamic tags now works inside posts and products related widgets</li>\n<li>Feature: added twig highlighting in codemirror editor</li>\n<li>Fix: fixed sequence animation sliders bug (fields didn\'t loaded in elementor)</li>\n<li>Fix: change the comment from // to /* */ in filters js output to allow proper page compression.</li>\n<li>Fix: the "time ago" string is now translatable </li>\n<li>Fix: fixed the wpml elementor template id output</li>\n<li>Fix: fixed backgrounds bug with containers in editor</li>\n<li>Fix: fixed some small bugs with the checkbox filter</li>\n</ul>\n\n<p>version 1.5.69: 2023-06-08:</p>\n\n<ul>\n<li>Fix: allow to install webp images in widgets</li>\n</ul>\n\n<p>version 1.5.68: 2023-06-06:</p>\n\n<ul>\n<li>Change: added functionality for sort filter </li>\n<li>Feature: added field: "form conditions" for the upcoming form</li>\n<li>Feature: added link translation to wpml integration</li>\n<li>Feature: added link_attributes field to post list fields in twig</li>\n<li>Fix: fixed slider control min max values in case of multiple units</li>\n<li>Fix: add do shortcode from ajax items response</li>\n<li>Fix: fixed posts grid output with "product" taxonomy without woocommerce</li>\n<li>Fix: fixed getting cross sell products query in product list</li>\n</ul>\n\n<p>version 1.5.67 - 2023-05-29:</p>\n\n<ul>\n<li>Fix: fixed some more securaty issues related to assets manager</li>\n</ul>\n\n<p>version 1.5.66 - 2023-05-28:</p>\n\n<ul>\n<li>Fix: fixed some securaty issues related to non editor users operations and not allowed to upload php files in assets manager</li>\n</ul>\n\n<p>version 1.5.65 - 2023-05-26:</p>\n\n<ul>\n<li>Fix: fixed instagram api related bugs </li>\n</ul>\n\n<p>version 1.5.64 2023-05-23:</p>\n\n<ul>\n<li>Change: update freemius to latest version 2.5.8</li>\n<li>Fix: fixed a small php bug</li>\n</ul>\n\n<p>version 1.5.63 2023-05-23:</p>\n\n<ul>\n<li>Change: expand in widget editor is now connected to the screen height</li>\n<li>Fix: fixed the dynamic popup with multiple fields code </li>\n<li>Fix: fixed some sync if the clicked item is link</li>\n<li>Feature: added support for sort post filter</li>\n<li>Feature: hide "show only insalled" checkbox in widgets manager if no widget installed.</li>\n</ul>\n\n<p>version 1.5.62 2023-05-14:</p>\n\n<ul>\n<li>Feature: added "edit template" link in template selector</li>\n<li>Feature: added hidden template edit button to top bar</li>\n<li>Feature: added option for dynamic popup link to connect to many links in the widget</li>\n<li>Fix: solved some php error with parse dynamic settings in php 8.1</li>\n<li>Fix: getMetaValue error in products</li>\n<li>Fix: fixed doubly css includes in some cases</li>\n</ul>\n\n<p>version 1.5.61 - 2023-05-07:</p>\n\n<ul>\n<li>Feature: added support for woocommerce jet wishlist</li>\n<li>Feature: did option to disable third party hooks in ajax</li>\n<li>Fix: click on link on sync didn\'t worked</li>\n<li>Fix: added some protections to nonce and to file manager zip exctract (securaty issues fix) </li>\n<li>Change: updated freemius sdk to 2.5.7 version.</li>\n</ul>\n\n<p>version 1.5.60 - 2023-04-30:</p>\n\n<ul>\n<li>Feature: added functionality to get cart number of products </li>\n<li>Fix: fixed link field settings for multisoure</li>\n<li>Fix: fixed some bugs with regular price in woocommerce widgets</li>\n<li>Fix: filters js file loaded in editor as well</li>\n<li>Fix: fixed some small php bug regarding "pathBase"</li>\n<li>Fix: fixed conditions in multiple select control</li>\n<li>Change: updated unite gallery version</li>\n<li>Change: disabled autoload in update_option for the catalog variable</li>\n</ul>\n\n<p>version 1.5.59: 2023-04-09</p>\n\n<ul>\n<li>Feature: added multiple select to condition attributes in widget editor</li>\n<li>Change: updated freemius sdk to the latest version</li>\n<li>Fix: fixed empty post meta fields in case that acf plugin is on</li>\n<li>Fix: fixed some bug with avoid duplicates option and filters in single grid</li>\n<li>Fix: made some corrections in case that post query show wrong init selected terms values</li>\n<li>Fix: the post carousel goes to random item after ajax refresh</li>\n<li>Fix: fixed jet engine custom fields integration</li>\n</ul>\n\n<p>version 1.5.58: 2023-03-26</p>\n\n<ul>\n<li>Feature: added dynamic popup functionality to multisource widgets</li>\n<li>Fix: fixed missing arguments in the_post action</li>\n<li>Fix: fixed some php multisource error</li>\n<li>Fix: fixed some product ajax search related issues</li>\n<li>Fix: fixed some small but with ajax refresh and sync</li>\n</ul>\n\n<p>version 1.5.57: 2023-03-20</p>\n\n<ul>\n<li>Feature: improved the multisource selectors</li>\n<li>Feature: added option to get image from post meta in post fields - widget editor</li>\n<li>Fix: added "skins" folder to unite gallery</li>\n<li>Fix: added more compatability to woo commerce grids with discounts plugins</li>\n<li>Fix: fixed same uc_id in dynamic templates</li>\n</ul>\n\n<p>version 1.5.56: 2023-03-13:</p>\n\n<ul>\n<li>Feature: added option authors by dynamic field in post query</li>\n<li>Feature: done some integration with flycart discounts</li>\n<li>Feature: added option to show post type and post type title in posts fields</li>\n<li>Feature: added option to add multiple values in multisource</li>\n<li>Fix: fixed get posts by terms meta field - add taxonomy</li>\n<li>Fix: fixed responsive css in dynamic loop</li>\n<li>Fix: fixed dynamic loop with jet engine acf fields</li>\n<li>Fix: fixed slider control units for vh, vx and % </li>\n<li>Fix: added "before today" for past year in date qury</li>\n<li>Change: the uc_id will not change now when page refresh</li>\n</ul>\n\n<p>version 1.5.55: 2023-02-23:</p>\n\n<ul>\n<li>Fix: fixed wpml integrate fields</li>\n<li>Fix: fixed some write file error, will not crash if happend</li>\n<li>Fix: fixed entrance animation js on popup</li>\n<li>Fix: fixed strip tags in intro from content</li>\n<li>Fix: fixed some php 8.1 issues</li>\n<li>Fix: fixed some post intro with html tags issues</li>\n<li>Change: do_action function is working now in free version</li>\n</ul>\n\n<p>version 1.5.54: 2023-02-15</p>\n\n<ul>\n<li>Change: added some define variable that indicate the under ajax search</li>\n<li>Change: added "collect", and "output" to schema types in content accordion widget for example</li>\n<li>Feature: added wpml auto translate integration</li>\n<li>Feature: added option to select "all taxonomies" in exclude terms in terms selection</li>\n<li>Feature: added option - only direct children to terms select include by</li>\n<li>Feature: added option to post select to get posts by terms from curent meta field</li>\n<li>Fix: preserve tags when truncate</li>\n<li>Fix: fixed load more with second meta add in post query</li>\n</ul>\n\n<p>version 1.5.53: 2023-02-07</p>\n\n<ul>\n<li>Fix: keep exclude terms in grid when filtering with "override terms" mode</li>\n<li>Fix: fixed get_terms() not found php error from 1.5.52 version</li>\n</ul>\n\n<p>version 1.5.52: 2023-02-06</p>\n\n<ul>\n<li>Change: done some protection agains infinite loops in templates</li>\n<li>Fix: fixed popup button type conditions</li>\n<li>Fix: fixed term meta fields in multisource</li>\n<li>Fix: fixed exclude term not found in post select</li>\n</ul>\n\n<p>version 1.5.51: 2023-01-31</p>\n\n<ul>\n<li>Feature: added version to js comment output</li>\n<li>Feature: connected the galleies to remote play / stop like the carousels</li>\n<li>Feature: added some error message when image size attribute is missing in multisource</li>\n<li>Feature: added dynamic popup special attribute type</li>\n<li>Fix: fixed title source and description source in multisource gallery for products.</li>\n<li>Fix: added supress filtres to ajax search query</li>\n</ul>\n\n<p>version 1.5.50: 2023-01-24</p>\n\n<ul>\n<li>Feature: added "media" to post types select in advanced post query</li>\n<li>Feature: improved the date time attribute</li>\n</ul>\n\n<p>version 1.5.49: 2023-01-23</p>\n\n<ul>\n<li>Fix: fixed some js optimization issues </li>\n<li>Fix: fixed filters related small js bug</li>\n</ul>\n\n<p>version 1.5.48: 2023-01-19</p>\n\n<ul>\n<li>Feature: added gallery to multisource</li>\n<li>Feature: added post type override selectin current post query options</li>\n<li>Fix: fixed remote play with carousel</li>\n<li>Fix: fixed some multisource and ajax related bugs</li>\n<li>Fix: fixed popular posts plugin integration multiple post types</li>\n<li>Fix: fixed background widgets some problematic attribute names</li>\n<li>Fix: fixed include terms by current post terms in some cases.</li>\n<li>Fix: fixed default url_assets value in multisoure</li>\n<li>Fix: fixed dark mode svg icons</li>\n</ul>\n\n<p>version 1.5.47: 2023-01-10</p>\n\n<ul>\n<li>Feature: added more units to slider attribute</li>\n<li>Feature: added "any" post type to post types select</li>\n<li>Feature: added include and exclude current post terms in terms selection</li>\n<li>Feature: added option to carousel - scroll to head - force</li>\n<li>Feature: allow import widgets with theme activate</li>\n<li>Fix: fixed dynamic template render css for dynamic popup</li>\n<li>Fix: fixed users list select by manual</li>\n</ul>\n\n<p>version 1.5.46: 2023-01-08</p>\n\n<ul>\n<li>Feature: set the items image size chooser work for certain image</li>\n<li>Feature: made option to put js script in saparate tags with id\'s for optimization plugins like wprocket</li>\n<li>Feature: enriched the uc_lang variable. now it\'s always showing the current language</li>\n<li>Feature: added user_login variable to the users list output</li>\n<li>Feature: has put the preview link always as a help link in widget edit panel.</li>\n<li>Change: updated the multisource that it works better with items images</li>\n<li>Change: allow html tags in post intro (excerpt) in widgets</li>\n<li>Fix: fixed filters with sync multiple grid issues</li>\n<li>Fix: fixed the exclude users list with similar names</li>\n</ul>\n\n<p>version 1.5.45: 2022-12-26</p>\n\n<ul>\n<li>Feature: added json decode filter to twig</li>\n<li>Feature: added catalog images from shortpixel for speed loading</li>\n<li>Feature: done multisource group setting</li>\n<li>Fix: fixed entrance animation on ajax refresh</li>\n<li>Fix: done sync pause / play between carousels</li>\n</ul>\n\n<p>version 1.5.44: 2022-12-19</p>\n\n<ul>\n<li>Change: updated freemius to the latest version</li>\n<li>Fix: fixed remote play / pause button</li>\n<li>Fix: fixed search filter unicode phrase</li>\n<li>Fix: fixed entrance animation appear on scroll</li>\n<li>Feature: added video gallery responsive options</li>\n<li>Fix: fixed some owl carousel size on init bug</li>\n<li>Fix: fixed js widgets under the dynamic grid template like flipbox</li>\n</ul>\n\n<p>version 1.5.43: 2022-12-04</p>\n\n<ul>\n<li>Feature: add settings output to dynamic grid fields debug</li>\n<li>Fix: fixed pods multiple image data</li>\n<li>Fix: fixed url terms in filter with dynamic grid</li>\n<li>Fix: fixed users and menu not found bug in front </li>\n<li>Change: updated twig engine to the latest version</li>\n</ul>\n\n<p>version 1.5.42: 2022-11-29</p>\n\n<ul>\n<li>Feature: added functionality for time ago in posts widgets</li>\n<li>Feature: added woo variables to woo fields - woo_price_withtax, woo_price_notax</li>\n<li>Feature: added option for term child filter role\n-optimization: reduced number of queries in post related widgets</li>\n</ul>\n\n<p>version 1.5.41: 2022-11-24</p>\n\n<p>-bug fix: fixed post select in post query</p>\n\n<p>version 1.5.40: 2022-11-23</p>\n\n<ul>\n<li>Feature: added integration to woocommerce multicourancy plugins</li>\n<li>Feature: made some integration with translate press plugin</li>\n<li>Feature: added select post and select term attribute</li>\n<li>Fix: fixed dynamic loop css backgrounds with containers</li>\n<li>Fix: fixed mousewheel event in the carousel</li>\n<li>Fix: fixed some rare php error with filters</li>\n</ul>\n\n<p>version 1.5.39: 2022-11-16</p>\n\n<ul>\n<li>Fix: fixed small bug with zip extract</li>\n<li>Update: updated black friday sale banners</li>\n</ul>\n\n<p>version 1.5.38: 2022-11-10</p>\n\n<ul>\n<li>Fix: fixed galleries default sizes with post filters</li>\n<li>Fix: fixed hidden option in select filter in safari browser</li>\n<li>Fix: fixed non ssl assets url</li>\n<li>Feature: added "schema" special attribute</li>\n<li>Fix: fixed false autoplay in carousel</li>\n</ul>\n\n<p>version 1.5.37: 2022-11-09</p>\n\n<ul>\n<li>Fix: fixed 1px glitch bug in the carousel, on 1 item (slide mode)</li>\n<li>Feature: prepared the filters to work with ajax search</li>\n</ul>\n\n<p>version 1.5.36: 2022-11-6</p>\n\n<ul>\n<li>Feature: added function that outputs items schema</li>\n<li>Feature: improved include by meta in posts selection, added option for multiple values</li>\n<li>Feature: added option to get current user with meta in twig</li>\n<li>Addition: validate number of post list attributes, allow only one when creating widget</li>\n<li>Fix: fixed count posts in post query summary</li>\n<li>Fix: fixed entrance animation blur type</li>\n<li>Fix: fixed avoid duplicates with random order while posts load more</li>\n<li>Fix: the timeout now reset after slide change in owl carousel</li>\n<li>Fix: fixed terms selection taxonomies with idetical post type title</li>\n<li>Fix: added protection against inifinite loop in putElementorTemplate twig function</li>\n<li>Fix: fixed acf field unaccessable in some cases with elementor pro 3.8</li>\n</ul>\n\n<p>version 1.5.35: 2022-10-24</p>\n\n<p>-Fix: fixed include by id\'s from dynamic field, and terms from dynamic field in post selection</p>\n\n<p>version 1.5.34: 2022-10-19</p>\n\n<ul>\n<li>Feature: added items image size attribute (special type)</li>\n<li>Fix: fixed show backgrounds in elementor editor</li>\n</ul>\n\n<p>version 1.5.33: 2022-10-15</p>\n\n<ul>\n<li>Fix: fixed avoid duplicates with filters</li>\n<li>Fix: fixed select dropdown filter js</li>\n<li>Feature: added avoid duplicates option to manual posts selection</li>\n</ul>\n\n<p>version 1.5.32: 2022-10-11</p>\n\n<ul>\n<li>Fix: fixed some ajax pagination issues</li>\n<li>Fix: fixed pagination widget appearance on archive ajax pages with filters</li>\n<li>Fix: added twig functionality to put product attributes text</li>\n<li>Fix: fixed export with images not worked in some cases</li>\n<li>Fix: made some protection with ezcache plugin integration and filtering</li>\n<li>Fix: fixed some small php bug with this month post selection</li>\n<li>Fix: fixed some visible and hidden filters collision</li>\n<li>Fix: fixed terms select in terms filter on history back click in filters</li>\n<li>Fix: set child filter always first unselected</li>\n<li>Fix: set option for the tabs filter to be unselected</li>\n<li><p>Fix: fixed the pagination numbers if exclude offset chosen</p></li>\n<li><p>Feature: added multiple taxonomy terms in term selection</p></li>\n<li>Feature: added query id in terms selection</li>\n<li>Feature: added functionality for next / prev post</li>\n</ul>\n\n<p>version 1.5.31: 2022-09-20</p>\n\n<ul>\n<li>Fix: fixed thumbs gallery</li>\n</ul>\n\n<p>version 1.5.30: 2022-09-18</p>\n\n<ul>\n<li>Fix: fixed multiple post filters and grid connection</li>\n<li>Fix: fixed various small php errors</li>\n<li>Fix: fixed wordpress popular posts integration small bug</li>\n<li>Feature: added terms from dynamic post selection option</li>\n<li>Feature: added option for limiting terms show in post list</li>\n<li>Change: updated once more unitegallery graphics, changed assets to svg</li>\n<li>Fix: fixed thumbnail gallery arrows</li>\n</ul>\n\n<p>version 1.5.29: 2022-09-08</p>\n\n<ul>\n<li>Fix: fixed a small issue with search page and load more</li>\n<li>Fix: fix vimeo videos stoppped playing bug</li>\n</ul>\n\n<p>version 1.5.28: 2022-09-06</p>\n\n<ul>\n<li>Feature: added support for the select filter</li>\n<li>Fix: fixed some small js bug with filters</li>\n<li>Fix: fixed some post filters related popup error</li>\n<li>Change: changed the way that galleries srolls by mouseover</li>\n</ul>\n\n<p>version 1.5.27: 2022-09-02</p>\n\n<ul>\n<li>Fix: fixed popular posts plugin integration</li>\n<li>Fix: removed some console logs in filter.js file</li>\n<li>Fix: fixed ajax pagination jump</li>\n<li>Fix: fixed unitegallery strict standards bugs</li>\n<li>Change: renamed field - "use dynamic fields" to "use current post data" in widget editor</li>\n<li>Change: updated freemius sdk to: 2.4.5</li>\n</ul>\n\n<p>version 1.5.26: 2022-08-17</p>\n\n<ul>\n<li>Feature: added debug to remote elements</li>\n<li>Fix: made some protection against wrong animation names in carousel</li>\n<li>Fix: added some small fixes to carousel and remote sync js libraries</li>\n<li>Fix: done a better find closest section in remote</li>\n<li>Fix: fixed not showing values in elementor editor post selectors</li>\n</ul>\n\n<p>version 1.5.25: 2022-08-11</p>\n\n<ul>\n<li>Feature: added option to set title field in items</li>\n<li>Fix: fixed some more lazy load related protections in galleries</li>\n<li>Fix: Fixed some Elementor 3.7 deprecation issues</li>\n</ul>\n\n<p>version 1.5.24: 2022-08-09</p>\n\n<ul>\n<li>Fix: fixed some Elementor 3.7 related js bug in editor</li>\n</ul>\n\n<p>version 1.5.23: 2022-08-05</p>\n\n<ul>\n<li>Feature: added date format to date meta field post selection</li>\n<li>Feature: added more units to padding and margin attribute</li>\n<li>Feature: added option to set selected tab number in tabs filter widget</li>\n<li>Fix: fixed some unitegallery strict related scripts</li>\n<li>Fix: fixed sequance entrance animation attribute</li>\n<li>Fix: fixed some text with pagination edit mode in elementor editor</li>\n<li>Fix: fixed ajax pagination didn\'t get back to first page</li>\n<li>Fix: fixed tabs filter and taxonomy terms in one page</li>\n<li>Change: prepare the right way dates should work in post list</li>\n</ul>\n\n<p>version 1.5.22: 2022-07-24:</p>\n\n<ul>\n<li>Feature: added option to connect to another parent in remote arrows</li>\n<li>Feature: added change url and back button in ajax filers behaviour</li>\n<li>Fix: fixed doubly plugin integration import bg widgets</li>\n<li>Fix: fixed remote next/prev directions in carousels</li>\n<li>Fix: added some more protection against infinite loops from post content processing</li>\n</ul>\n\n<p>version 1.5.21 2022-07-17:</p>\n\n<ul>\n<li>Feature: added docstart and docend template in widget js</li>\n<li>Change: end of birthday sale message update</li>\n<li>Change: added warning message in case of twig collision with other plugins</li>\n</ul>\n\n<p>version 1.5.20 2022-07-13:</p>\n\n<ul>\n<li>Feature: added more widget debug type - current post fields</li>\n<li>Feature: updated admin title on edit widget view</li>\n<li>Feature: added option to carousel: scroll to head</li>\n<li>Feature: added query data attributes into filtering grid</li>\n<li>Fix: fixed ajax pagination in some cases</li>\n<li>Fix: fixed small php bug with hover animations control</li>\n<li>Fix: fixed lity lightbox with vimeo autoplay</li>\n<li>Fix: fixed item index after shuffle</li>\n<li>Fix: fixed some seleted tab filters related issues</li>\n<li>Fix: fixed load more filter doubly ajax request in some cases</li>\n<li>Fix: fixed woo scedualed sale price output</li>\n<li>Fix: in filters replace url with pagination as well</li>\n<li>Fix: changed gallery arrows to svg</li>\n</ul>\n\n<p>version 1.5.19 2022-06-27:</p>\n\n<ul>\n<li>Feature: added max posts to current query</li>\n<li>Fix: fixed controls conditions for elementor template control</li>\n<li>Feature: added more fields to dynamic grid loop (was only title)</li>\n<li>Change: added birthday sale banner and text</li>\n</ul>\n\n<p>version 1.5.17 2022-06-21:</p>\n\n<ul>\n<li>Change: updated fancybox version</li>\n<li>Fix: Fixed bug with ajax load more and ajax pagination</li>\n</ul>\n\n<p>version 1.5.17 2022-06-09:</p>\n\n<ul>\n<li>Feature: fixed entrance animation attribute</li>\n<li>Fix: fixed uc_inside_editor variable inside background widget</li>\n<li>Fix: fixed empty default value of radio boolean control</li>\n<li>Fix: fixed double filtering issues in archive pages</li>\n</ul>\n\n<p>version 1.5.16: 2022-05-31</p>\n\n<ul>\n<li>Fix: fixed double plugin versions in pro version</li>\n<li>Fix: fixed 1 size gap in one item owl carousel</li>\n<li>Fix: fixed the dissapearing options bug in mobile</li>\n</ul>\n\n<p>version 1.5.15: 2022-05-30</p>\n\n<ul>\n<li>Change: set cache folder inside wp-uploads</li>\n<li>Feature: added option to get terms last level only - for post list / grid</li>\n<li>Feature: added twig function - get_current_user</li>\n<li>Feature: disabled right click on html5 galleries (unite gallery)</li>\n<li>Fix: the image and video repeater was missing default items</li>\n<li>Fix: fixed load more and filters on a search page</li>\n<li>Fix: fixed carousel stage padding issues</li>\n<li>Fix: fixed carousel 1 item one pixel issues</li>\n<li>Fix: fixed default values in responsive selectors</li>\n</ul>\n\n<p>version 1.5.14: 2022-05-24</p>\n\n<ul>\n<li>Fix: fixed responsive default values with selectors in number and dropdown and slider controls</li>\n<li>Fix: fixed a bug in run_code_once functionality</li>\n</ul>\n\n<p>version 1.5.13: 2022-05-23</p>\n\n<ul>\n<li>Feature: added integration with "sticky posts switch" plugin</li>\n<li><p>Feature: added special attribute type - entrance animation</p></li>\n<li><p>Fix: fixed sync bug between two similar elements</p></li>\n<li>Fix: fixed filters loading with wp-rocket lazy load scripts</li>\n<li>Fix: fixed put_hide_ids_css function small bug</li>\n<li>Fix: fixed fetch 2 and more widgets within one section for filtering</li>\n<li>Fix: fixed slider control js empty output bug</li>\n<li>Fix: fixed gallery title as number js bug</li>\n<li>Fix: fixed gallery images from meta fields source as array </li>\n</ul>\n\n<p>version 1.5.12: 2022-05-08</p>\n\n<ul>\n<li>Feature: added integration for wpml media change</li>\n<li>Feature: bug fix: fixed hover animations setting don\'t work on front in some cases</li>\n<li>Feature: in post selection by date added options for "future from today", and "future from tomorrow".</li>\n<li>Feature: added new function: "put_hide_ids_css" to hide some css comma saparated id\'s from css tab.</li>\n<li>Feature: added support for ajax refresh for multiple synced grids together</li>\n<li>Feature: added option to test instagram data</li>\n<li><p>Feature: added phpinfo view in settings - troubleshooting</p></li>\n<li><p>Fix: fixed blank window opened by a link</p></li>\n<li>Fix: fixed acf boolean value present</li>\n<li>Fix: fixed another gallery related lazy load issues</li>\n</ul>\n\n<p>version 1.5.11: 2022-04-13</p>\n\n<ul>\n<li>Feature: made option to put elementor post_content inside post widget if the post made by elementor</li>\n<li>Feature: added additional fields to getPostAuthor function like avatar url and author meta</li>\n<li>Feature: show the "no posts" message with filters in post list / grid</li>\n<li>Feature: add background location (back/front) to background widgets</li>\n<li>Feature: done option to get post parent with the posts in posts selection</li>\n<li>Fix: set prices display in woocommerce widgets including tax</li>\n<li>Fix: fixed editor js files didn\'t loaded bug</li>\n<li>Fix: fixed css output with dynamic template and inline css mode</li>\n<li>Fix: fixed the ajax pagination that now works with post based gallery widget</li>\n<li>Fix: fixed filters scripts loading before jquery in js</li>\n<li>Fix: allow to select empty terms in term selection control</li>\n<li>Change: set default values of responsive number / slider / dropdown controls to desktop default values</li>\n</ul>\n\n<p>version 1.5.10: 2022-04-04</p>\n\n<ul>\n<li>Fix: fixed title and description source in gallery source selection</li>\n<li>Fix: fixed the dropdown attribute php filter for elementor</li>\n<li>Feature: added "menu_id" for various uses as menu attribute output</li>\n<li>Feature: added option for side offset in owl carousel</li>\n<li>Feature: added option for second items html refresh in ajax filters</li>\n</ul>\n\n<p>version 1.5.9: 2022-03-27</p>\n\n<ul>\n<li>Fix: fixed simple meta output for post list</li>\n<li>Feature: made dynamic grid work with filters</li>\n<li>Feature: the background widgets works for the new container objects as well</li>\n<li>Feature: added include by another meta field in post query</li>\n</ul>\n\n<p>version 1.5.8: 2022-03-23</p>\n\n<ul>\n<li>Feature: set special behaviour for more then one filters on the page</li>\n<li>Feature: added option to load video item from posts in a gallery</li>\n<li>Change: set up galleries common default items</li>\n<li>Fix: fixed unclosable gallery lightbox with youtube videos</li>\n<li>Fix: fixed elementor 3.6.0 compatability</li>\n</ul>\n\n<p>version 1.5.7: 2022-03-17</p>\n\n<ul>\n<li>Feature: added option to modify dropdown items in php\nFix: fixed gallery default items preview and init\nFix: fixed remote counter js error</li>\n</ul>\n\n<p>version 1.5.6 = 2022-03-15:</p>\n\n<p>Fix: fixed dissapearing items in remote related widgets</p>\n\n<p>version 1.5.5 = 2022-03-15:</p>\n\n<ul>\n<li>Feature: added woocommerce sorting options in posts selection by number of sales and rating</li>\n<li>Feature: added option to get related products on checkout page</li>\n<li>Feature: done manual posts and terms selections sort by drag and drop</li>\n<li>Feature: done option to custom refresh filters html (for carousels, galleries etc)</li>\n<li>Feature: made the attributes dialog support multi controls</li>\n<li>Feature: prepared the galleries and dynamic loops to use filters and load more\nFix: fixed query debug in manual posts selection\nFix: fix: fixed posts_per_page in manual posts selection\nFix: fix: fixed jquery include for remote widgets</li>\n</ul>\n\n<p>version 1.5.4 = 2022-03-06:</p>\n\n<ul>\n<li>Feature: added roles to post filter: single, main and child</li>\n<li>Feature: added option "placeholder" and "disable dynamic" for text field control</li>\n<li>Feature: added option for debug meta fields in post list, post grid</li>\n<li>Fix: fixed some pagination widget buttons related issues</li>\n<li>Fix: fixed non clickable items in some widgets</li>\n<li>Fix: fixed put_items(0) - first item output in twig</li>\n</ul>\n\n<p>version 1.5.3 = 2022-02-23:</p>\n\n<ul>\n<li>Feature: added functionality to put image inside taxonomy terms widget</li>\n<li>Fix: fixed load more on archive page with orderby=xxx filter in url</li>\n<li>Fix: made support for woocommerce special order by in load more</li>\n<li>Change: updated freemius sdk to 2.4.3 version (Security fix)</li>\n</ul>\n\n<p>version 1.5.2 = 2022-02-23:</p>\n\n<ul>\n<li>Feature: set up remote and sync functionality for the galleries</li>\n<li>Fix: fixed load more for current query posts</li>\n<li>Fix: fixed background js based widgets with elementor popups</li>\n<li>Fix: fixed unitegallery unclosed tag issue</li>\n<li>Fix: fixed replace mode in tabs filters</li>\n</ul>\n\n<p>version 1.5.1 = 2022-02-21:</p>\n\n<ul>\n<li>Feature: improved post pagination debug and added force options</li>\n<li>Feature: added code for the button filters</li>\n<li>Feature: added option to shuffle owl carousel</li>\n<li>Feature: added option for general "shuffle" in items</li>\n<li>Feature: made option for text modify, and get the current page url and current page title</li>\n<li>Feature: get feature image of a product from a first gallery image if featured image not exists</li>\n<li>Feature: added function "one_random" and "first" to get_items twig function</li>\n<li>Feature: added support for jet listing item</li>\n<li>Change: changed the "choose template" setting text to attirbute title</li>\n<li>Fix: fixed load more if offset turned on in the grid</li>\n<li>Fix: fixed link control attributes parsing</li>\n<li>Fix: fixed sync general api related bugs in elementor editor</li>\n</ul>\n\n<p>version 1.5.0 = 2022-02-02:</p>\n\n<ul>\n<li>Feature: added tabs in items controls</li>\n<li>Feature: added functionality for ajax taxonomies terms filter</li>\n<li>Feature: added some accessability to owl carousel buttons</li>\n</ul>\n\n<p>version 1.4.99: 2022-01-27:</p>\n\n<ul>\n<li>Feature: added option for disable content filtering in general settings->troubleshooting</li>\n<li>Feature: added taxonomies in widget debug output</li>\n<li>Fix: fixed some gallery lazy load related js bugs</li>\n</ul>\n\n<p>version 1.4.98: 2022-01-14:</p>\n\n<ul>\n<li>Feature: modified remote general js api to fit more types of widgets</li>\n<li>Feature: added support for put meta field in post list</li>\n<li>Fix: fixed some small php notices output in post query</li>\n</ul>\n\n<p>version 1.4.97 = 2022-01-06:</p>\n\n<ul>\n<li>Feature: add code base for the taxonomy filter</li>\n<li>Feature: added option to highlight all carousel items</li>\n<li>Feature: added active class to new owl carousel</li>\n<li>Feature: added scroll on click functionality to new owl carousel</li>\n<li>Fix: added support for acf fields styles in dynamic grid</li>\n<li>Fix: fixed some wp-rocket and filters related bug</li>\n</ul>\n\n<p>version 1.4.96 = 2021-12-29:</p>\n\n<ul>\n<li>Feature: use yoast main category feature to determine post main category</li>\n<li>Feature: added get woocommerce product gallery functionality to twig</li>\n<li>Feature: added support for multiple attribute conditoins values</li>\n<li>Feature: added menu order in advanced widget debug type</li>\n<li>Feature: added WooCommerce endpoints links code to twig</li>\n<li>Feature: added option to disable font awesome in general settings</li>\n<li>Fix: fixed some filters related issue</li>\n<li>Fix: added custom attributes to link attributes output</li>\n</ul>\n\n<p>version 1.4.95 = 2021-12-16:</p>\n\n<p>*Fix: fixed db table not found php bug in some cases</p>\n\n<p>version 1.4.94 = 2021-12-14:</p>\n\n<ul>\n<li>Feature: made posible multiple includes condition values per assets</li>\n<li>Feature: added meta value2 and meta value3 in include by meta value post selection</li>\n<li>Feature: added error notice if no api connectivity</li>\n<li>Feature: added attributes section conditions</li>\n<li>Feature: prepared code base for the new galleries</li>\n<li>Fix: fixed some small pagination related bug</li>\n<li>Fix: fixed remote connection parent detection in some cases</li>\n<li>Fix: added content filtering by filter widget_text_content for all the embed and other content modifications</li>\n<li>Fix: fixed edit defaulsin widget settings</li>\n<li>Fix: fixed some polylang issues with the template in dynamic template widgets</li>\n<li>Fix: [security] remove the "duplicate layout" functionality (not used in the plugin) that had some security issues </li>\n</ul>\n\n<p>version 1.4.93 = 2021-12-03:</p>\n\n<ul>\n<li>Fix: fixed some connected widgets bugs when there is many of them in the page</li>\n<li>Change: removed the black friday sale banner</li>\n<li>Feature: added general remote API for various widgets connections</li>\n<li>Feature: add some code base for the new gallery output</li>\n</ul>\n\n<p>version 1.4.92 = 2021-11-24:</p>\n\n<ul>\n<li>Fix: fixed similar post content in post list</li>\n<li>Change: saparated remote and sync options in connected widgets settings</li>\n</ul>\n\n<p>version 1.4.91 = 2021-11-23:</p>\n\n<ul>\n<li>Fix: fixed the wrong post intro in editor mode</li>\n</ul>\n\n<p>version 1.4.90 = 2021-11-22:</p>\n\n<ul>\n<li>Addition: added black friday banner discount banner and link</li>\n<li>Change: improved "sync widgets" editor experience</li>\n<li>Fix: fixed depricated "post" attribute bug</li>\n<li>Fix: modified zip extracting error messages</li>\n</ul>\n\n<p>version 1.4.89 = 2021-11-17:</p>\n\n<ul>\n<li>Feature: done the functionality for sync widgets</li>\n<li>Feature: done the functionality remote widgets</li>\n<li>Fix: fixed error message on remote widgets</li>\n<li>Fix: fixed css in post content in editor</li>\n<li>Fix: use better strip tags for post intro</li>\n</ul>\n\n<p>version 1.4.88 = 2021-11-08:</p>\n\n<ul>\n<li>Fix: fixed gutenberg support in widgets</li>\n<li>Fix: fixed all the pagination issues in archive page</li>\n</ul>\n\n<p>version 1.4.86 = 2021-11-01:</p>\n\n<ul>\n<li>Fix: fixed some load more last issues</li>\n<li>Feature: added code for taxonomy terms filter</li>\n<li>Feature: added code for checkbox filter</li>\n</ul>\n\n<p>version 1.4.86 = 2021-10-29:</p>\n\n<ul>\n<li>Feature: improved current query debug - full type</li>\n<li>Feature: added dropdown responsive placeholders</li>\n<li><p>Feature: added radio boolean attribute responsive controls</p></li>\n<li><p>Fix: fixed controls tabs functionality</p></li>\n<li>Fix: fixed load more custom image bug</li>\n<li>Fix: fixed double load more in a page mishmash bug</li>\n<li>Fix: fixed all load more issues</li>\n</ul>\n\n<p>version 1.4.85 = 2021-10-13:</p>\n\n<p>-bug fix: small bug fix - headers sent bug</p>\n\n<p>version 1.4.84 = 2021-10-13:</p>\n\n<ul>\n<li>Feature: added taxonomy terms full query debug option</li>\n<li>Feature: improved full debug type in posts query</li>\n<li>Feature: added items support in editor->background switcher</li>\n<li>Feature: added support for remote controls</li>\n<li>Feature: functionality to posts load more</li>\n<li>Feature: added second condition</li>\n<li>Feature: added tabs functionality to attributes</li>\n<li>Addition: added %,px to slider units</li>\n<li>Fix: fixed avoid duplicates related bug</li>\n<li>Fix: fixed conflicting wordpress codemirror script</li>\n<li>Fix: fixed post selection values init from editor</li>\n<li>Fix: fixed pagination on front page</li>\n<li>Fix: fixed some polylang related bugs</li>\n</ul>\n\n<p>version 1.4.83 = 2021-09-22:</p>\n\n<ul>\n<li>Fix: fixed styles mishmash inside elementor editor navigator</li>\n<li>Fix: fixed dissapearing carousels after refresh bug</li>\n<li>Fix: fixed dynamic grid pagination not changed</li>\n</ul>\n\n<p>version 1.4.82 = 2021-09-20:</p>\n\n<ul>\n<li>Feature: added troubleshooting setting - show php error message</li>\n<li>Feature: added px, vh, % options for slider attribute</li>\n<li>Feature: added dynamic group attributes for galleries, including image and video</li>\n<li>Feature: added option to convert one date string to another with ucdate filter</li>\n<li>Feature: added option to use items in background widgets</li>\n<li>Feature: added ucfunc("set") and ucfunc("get") functions in twig for remember and retrieve variables</li>\n<li>Feature: added include by option: "children of current term" to category selection options</li>\n<li>Feature: added option to pull woo product variations in twig</li>\n<li>Feature: added placeholder: link_withprefix, link_noprefix for link attribute</li>\n<li>Fix: fixed error when exists dynamic link in dynamic loop widgets</li>\n<li>Fix: enabled pagination in a single type in dynamic template grid</li>\n<li>Fix: the "not equal" attributes condition now works</li>\n<li>Fix: fixed not editable empty dropdown attribute in widget editor</li>\n<li>Fix: fixed mb_string absence php bug</li>\n<li>Fix: fixed heading attribute label</li>\n<li>Fix: fixed responsive elementor controls in widget items</li>\n</ul>\n\n<p>version 1.4.81 = 2021-08-17:</p>\n\n<ul>\n<li>Feature: added json select (lottie) for image attribute type </li>\n<li>Feature: made option for ajax in widgets with post list attribute</li>\n<li>Feature: made the ajax pagination work with pagination widget</li>\n<li>Feature: added dynamic options for number and slider attribute types</li>\n<li>Feature: added new owl carousel sources in assets chooser</li>\n<li>Feature: added heading attribute</li>\n<li>Change: added more types of debug for pagination widget</li>\n<li>Change: changed widget icons chooser for elementor icon instead of font awesome icon</li>\n<li>Fix: fixed import with template button dissapear in the new bar</li>\n<li>Fix: fixed widgets icons</li>\n</ul>\n\n<p>version 1.4.80 = 2021-08-09:</p>\n\n<ul>\n<li>Feature: added option to change items section label</li>\n<li>Feature: added js snippet with code that works in elementor popup</li>\n<li>Feature: added option to add {current_user_id} keyword in post meta query</li>\n<li>Feature: added option for block label inside each attribute</li>\n<li>Feature: added heading text option for items section</li>\n<li>Feature: added extra fields to image base gallery options</li>\n<li>Feature: added php filter option for variable</li>\n<li>Feature: added twig functions "get_post_term" and "is_post_has_term". The examples visible when you click on item.posts.putPostTerm placeholder</li>\n<li>Fix: fixed some test widgets output relate bugs</li>\n<li>Fix: conditions settings was not affected typography controls</li>\n<li>Fix: fixed template dynamic background image didn\'t displayed bug in dynamic loops</li>\n<li>Change: added some instructions for api connectivity test in general settings - troubleshooting</li>\n</ul>\n\n<p>version 1.4.79 = 2021-07-13</p>\n\n<ul>\n<li>Fix: fixed scripts output in preview widget page</li>\n</ul>\n\n<p>version 1.4.78 = 2021-07-12</p>\n\n<ul>\n<li>Change: added birthday sale promotions</li>\n<li>Feature: added woo commerce products to dynamic loop items source</li>\n</ul>\n\n<p>version 1.4.77 = 2021-07-07</p>\n\n<ul>\n<li>Fix: fixd the is_ajax() error function from the admin area</li>\n</ul>\n\n<p>version 1.4.76 = 2021-07-07</p>\n\n<ul>\n<li>Feature: added option to show post last modified date</li>\n<li>Feature: added function: get_from_sql in widget editor that allow to pull any custom records from DB</li>\n<li>Feature: added function: run_code_once in widget editor, that allow to run the code only once. Good for many similar widgets on the same page</li>\n<li>Feature: added option for load widget js as module</li>\n<li>Fix: fixed no key_thumb field in images inside widget</li>\n<li>Fix: fixed no condition in image sizes widget setting</li>\n<li>Fix: fixed javascript based backgrounds</li>\n<li>Fix: fixed brocken svg icon on catalog widget box in some of the cases</li>\n<li>Fix: fixed collision with rankmath in ajax actions</li>\n<li>Change: added some max length for a widget category, now it\'s 60</li>\n</ul>\n\n<p>version 1.4.75 = 2021-06-21</p>\n\n<ul>\n<li>Feature: added category image to products list</li>\n<li>Feature: added option to include as module widget js include</li>\n<li>Feature: added option to write custom handle to widget js and css include</li>\n<li>Feature: added options - avoid duplicate posts to post query exclude</li>\n<li>Feature: added option to include or exclude posts by dynamic field to posts selection</li>\n<li>Feature: added option to include or exclude posts by logged in user, in posts selection</li>\n<li>Fix: fixed background widget condition functionality</li>\n<li>Fix: changed template picker to simple select2 list</li>\n</ul>\n\n<p>version 1.4.74 = 2021-06-02</p>\n\n<ul>\n<li>Feature: added function put_date_range to twig functions. good for events widgets</li>\n<li>Feature: added integration with google map</li>\n<li>Feature: added function: "run_code_once" for twig</li>\n<li>Feature: added grouped options for the gallery</li>\n<li>Feature: added option to get posts by date from custom ACF field</li>\n<li>Feature: added gallery settings options for dynamic settings attribute</li>\n<li>Feature: added pagination to dynamic loop</li>\n<li>Change: improved dynamic settings attribute</li>\n</ul>\n\n<p>version 1.4.73 = 2021-05-20</p>\n\n<ul>\n<li>Feature: added twig function: "put_attributes_json" that available in js tab in widget editor</li>\n<li>Feature: added constant - uc_inside_editor - for distinquish between editor and site front</li>\n<li>Feature: added multiple select attribute</li>\n<li>Feature: added listing attribute support</li>\n<li>Fix: fixed "request too long" message on a widget preview - shortened preview url</li>\n<li>Fix: fixed several bugs with condition field in widgets editor</li>\n<li>Fix: fixed hidden image size select on item attributes</li>\n<li>Fix: fixed acf group field output</li>\n<li>Fix: fixed elementor template in items, changed to specific function</li>\n</ul>\n\n<p>version 1.4.72 = 2021-05-02</p>\n\n<ul>\n<li>Feature: added rating stars helper placeholder for woocommerce</li>\n<li>Feature: added option to include js file after elementor-frontend</li>\n<li>Fix: fixed new typography deprecation message</li>\n</ul>\n\n<p>version 1.4.71 = 2021-04-22</p>\n\n<ul>\n<li>Feature: added option to take post id\'s from php function in post selection</li>\n<li>Feature: added option for get posts by meta field that located in current or different post</li>\n<li>Feature: added twig filter: wc_price for native price filtering</li>\n<li>Feature: added post terms titles to post data debug</li>\n<li>Change: added option for woocommerce categories in terms selection</li>\n<li>Fix: fixed price issues in woocommerce related grids</li>\n<li>Fix: fixed include and exclude terms mismatch with nested tax query</li>\n<li>Fix: fixed pagination on search pages</li>\n</ul>\n\n<p>version 1.4.70 = 2021-04-14</p>\n\n<ul>\n<li>Feature: added show widget data debug options</li>\n<li>Feature: added option for filter post by post meta</li>\n<li>Feature: added option for simple condition for attributes</li>\n<li>Feature: added integration with wordpress popular post plugin for most viewed posts selection</li>\n<li>Feature: added post list variables for data debug</li>\n<li>Feature: added image sizes selector for post list</li>\n<li>Feature: get thumbnailID from content in case that it\'s missing in post</li>\n<li>Fix: when bulk moving attribute it now always goes to general category</li>\n<li>Fix: fixed filter posts by status</li>\n<li>Fix: fixed instagram media albom</li>\n</ul>\n\n<p>version 1.4.69 = 2021-04-04</p>\n\n<ul>\n<li>Feature: added extra query debug options for custom post types selector</li>\n<li>Feature: added choose image size select option to image attribute</li>\n<li>Feature: added "image_attributes" placeholder for image output in widget editor</li>\n<li>Change: added default values select to hover animations attribute</li>\n<li>Change: changed button "add to cart" to "select options" for variable products in woocommerce list widgets</li>\n<li>Fix: fixed border radius attribute from width to radius</li>\n<li>Fix: added missing thumb sizes for image select</li>\n</ul>\n\n<p>version 1.4.68 = 2021-03-22</p>\n\n<ul>\n<li>Feature: added include recently viewed products in woocommerce</li>\n<li>Feature: added option for default max posts in post selector</li>\n<li>Feature: added attribute type: Border Dimensions</li>\n<li>Feature: added attribute type: CSS Filters</li>\n<li>Feature: added attribute type: Hover Animations</li>\n<li>Fix: removed max posts from archive type post query selection, because has no control over pagination.</li>\n<li>Fix: fixed bug when instagram video images didn\'t show up</li>\n</ul>\n\n<p>version 1.4.67 = 2021-03-12</p>\n\n<ul>\n<li>Feature: added api connectivity to troubleshooting section</li>\n<li>Feature: added options in terms selection fields</li>\n<li><p>Feature: added order by meta key for woo categories select</p></li>\n<li><p>Fix: fixed woo product price format for decimal prices</p></li>\n<li>Fix: fixed context menu cut from bottom inside the widgets manager</li>\n<li>Fix: fixed show item data in widgets items repeater</li>\n<li>Fix: fixed float to round in woocommerce discount percents</li>\n</ul>\n\n<p>version 1.4.66 = 2021-02-18</p>\n\n<ul>\n<li>Feature: added "box shadow" attribute type</li>\n<li>Feature: added url_posts and num_posts to users output</li>\n<li>Feature: added option for selector 2 and selector 3 in several attributes</li>\n<li>Feature: added copy / paste attributes sections in widget editor</li>\n<li>Feature: added option for get default object to getListingItemData function</li>\n<li>Feature: added support for wpml site language inside a widget</li>\n<li>Feature: added acf image and thumbnails widths and heights to placeholders list</li>\n<li>Fix: load js include file in editor even if no js code</li>\n<li>Fix: fixed some php notice with exclude terms posts selection</li>\n<li>Fix: fixed small bug in getListingItemData function with no object returned</li>\n<li>Fix: fixed post selection manual select no posts shown at init</li>\n<li>Fix: fixed bug when private posts not fetched on manual posts selection</li>\n<li>Change: updated codemirror to latest version, added code search feature</li>\n<li>Change: updated freemius sdk to 2.4.2</li>\n</ul>\n\n<p>version 1.4.65 = 2021-02-03</p>\n\n<ul>\n<li>Feature: added option to fetch custom meta fields in users list</li>\n<li>Feature: added function to twig: getByPHPFunction()</li>\n<li>Feature: added function to twig: getUserMeta()</li>\n<li>Feature: added function to twig: getListingItemData() - working inside any plugin listing</li>\n<li>Fix: fixed php sanitize array bug</li>\n<li>Fix: fixed post type in related posts post selection</li>\n</ul>\n\n<p>version 1.4.64 = 2021-02-02</p>\n\n<ul>\n<li>Change: moved "edit widget html" button to advanced section in general tab</li>\n<li>Feature: added option to exclude products on sale in products query section in widget settings</li>\n<li>Feature: added option to exclude specific posts in post selection widget settings</li>\n<li>Feature: added woocommerce related products select in post selection</li>\n<li>Feature: added include/exclude posts by author in widget posts selection</li>\n<li>Feature: added include/exclude posts by date in widget posts selection</li>\n<li>Feature: added date/time picker to widget attributes types</li>\n<li>Feature: added post status to widget posts selection</li>\n<li>Feature: added offset setting to widget posts selection</li>\n<li>Feature: added author url and author post count to users fields</li>\n<li>Feature: added max number of users to user selection attribute</li>\n<li>Feature: added "elementor template" attribute</li>\n<li>Fix: fixed small php bug in post selection control</li>\n<li>Fix: fixed js bug in items repeater</li>\n<li>Fix: fixed exclude role not worked in user selection attribute</li>\n<li>Fix: fixed get products on sale selection with variations</li>\n</ul>\n\n<p>version 1.4.63 = 2021-01-26</p>\n\n<ul>\n<li>Feature: added acf link array and attributes</li>\n<li>Feature: added ordering features to post selection related and manual</li>\n<li>Feature: added option for showing only sticky posts</li>\n<li>Feature: added exclude by term setting in widget post selection</li>\n<li>Change: moved debug data from advaned to general folder in elementor widget settings</li>\n<li>Fix: fixed woo commerce prices number format</li>\n<li>Fix: fixed refresh posts on "post query" section open in widget post settings</li>\n<li>Fix: fixed manual posts selection default order</li>\n</ul>\n\n<p>version 1.4.62 = 2021-01-21</p>\n\n<ul>\n<li>Feature: added text shadow field</li>\n<li>Feature: added "manual selection" in posts query</li>\n<li>Feature: added compatability tag</li>\n<li>Fix: fixed image size thumb name with "-" sign inside</li>\n<li>Fix: fixed some php warning related to array to string conversion, happening in php 8</li>\n<li>Change: show woo commerce placeholders if selected "for woocommerce products" checkbox in post list attribute</li>\n<li>Change: improved woo category output placeholder help, added getTermCustomFields function</li>\n</ul>\n\n<p>version 1.4.61 = 2021-01-14</p>\n\n<ul>\n<li>Feature: added max posts and order by options to current query posts selection</li>\n<li>Feature: added manual selection for woocommerce categories select</li>\n<li>Feature: added selector and responsive to drop down attribute in widget builder</li>\n<li>Change: changed buy pro version link from the catalog widgets to inside of the plugin</li>\n<li>Fix: fixed adding widgets to a db table that is not auto incriment</li>\n<li>Fix: fixed svg preview from widget builder interface</li>\n<li>Fix: fixed manual memory check when registering widgets</li>\n</ul>\n\n<p>version 1.4.60 = 2020-12-30</p>\n\n<ul>\n<li>Feature: added option for third party integration for woocommerce grid</li>\n<li>Feature: added integration for "advanced labels for woocommerce" plugin</li>\n<li>Feature: added view file button in assets manager</li>\n<li>Feature: added svg icon option together with font icon for elementor panel widget box</li>\n<li>Feature: added preview image on mouseover inside elementor panel widget box</li>\n<li><p>Feature: added option for disabling "edit widget html" from widget settings</p></li>\n<li><p>Fix: fixed empty settings when there are gallery item setting only</p></li>\n<li>Fix: added "no settings" heading in case that no attributes in the widget</li>\n<li>Fix: fixed some php warnings for php 8.0</li>\n</ul>\n\n<p>version 1.4.59 = 2020-12-17</p>\n\n<ul>\n<li>Fix: fixed import template redirect</li>\n<li>Feature: added option to include sticky posts for post query</li>\n<li>Feature: added post pagination for single page</li>\n<li>Feature: added number of items for instagram widget</li>\n<li>Feature: added background image to background attribute</li>\n</ul>\n\n<p>version 1.4.58 - 2020-12-07</p>\n\n<ul>\n<li>Feature: make the plugin translatable for wordpress.org</li>\n</ul>\n\n<p>version 1.4.57 - 2020-12-07</p>\n\n<ul>\n<li>Feature: done post pagination widget for archive posts</li>\n<li>Feature: added option to truncate the post list</li>\n<li>Fix: fixed show debug query on current post query</li>\n</ul>\n\n<p>version 1.4.56 - 2020-11-30</p>\n\n<ul>\n<li>Update: relesed cyber monday deal admin notice</li>\n</ul>\n\n<p>version 1.4.55 - 2020-11-26</p>\n\n<ul>\n<li>Feature: added option to sort by sale price</li>\n<li>Feature: added option to debug query</li>\n<li>Feature: added option debug widget data</li>\n<li>Feature: added option to filter posts with child categories</li>\n<li><p>Feature: added option to include only products on sale</p></li>\n<li><p>Fix: fixed no widget shown in some cases</p></li>\n<li>Fix: fixed woocommerce prices placeholders prefix</li>\n</ul>\n\n<p>version 1.4.54 - 2020-11-13 =</p>\n\n<ul>\n<li>Update: updated freemius sdk to newest version</li>\n<li>Fix: fixed comma saparated selector</li>\n</ul>\n\n<p>version 1.4.53 - 2020-11-09 =</p>\n\n<ul>\n<li>Feature: added background widgets and section backgrounds</li>\n<li>Change: removed global colors from template export</li>\n<li>Fix: fixed bug with regular and sale price in woocommerce</li>\n</ul>\n\n<p>version 1.4.52 - 2020-11-06 =</p>\n\n<p>Fix: fixed bug with regular and sale price in woocommerce</p>\n\n<p>version 1.4.51 - 2020-11-04 =</p>\n\n<ul>\n<li>Feature: added svg output in icon library attribute</li>\n<li>Feature: added woocommerce checkbox to post list</li>\n<li>Feature: added product out of stock filter for product selection</li>\n<li>Feature: added discount_percent field in post list attribute woocommerce product type</li>\n<li>Feature: added woocommerce post list order by price option</li>\n<li>Fix: fixed woocommerce category in post list attribute</li>\n</ul>\n\n<p>version 1.4.50 - 2020-10-21 =</p>\n\n<ul>\n<li>Fix: removed display errors setting</li>\n</ul>\n\n<p>version 1.4.49 - 2020-10-12 =</p>\n\n<ul>\n<li>Fix: fixed small bug with non existing controls</li>\n<li>Fix: fixed general settings error when turning off plugin</li>\n</ul>\n\n<p>version 1.4.48 - 2020-10-12 =</p>\n\n<p>*Feature: added border attribute\n*Fix: page break in some versions of elementor\n*Fix: fixed bulk move attributes with categories\n*Fix: fixed default items image field not match</p>\n\n<p>version 1.4.47 - 2020-10-08 =</p>\n\n<ul>\n<li>Update: remove russian translation</li>\n<li>Feature: added function: get_items for twig</li>\n<li>Fix: fixed switch content and style tab</li>\n<li>Fix: fixed slider control tablet/mobile default value</li>\n<li>Fix: fixed non ordered widget categories</li>\n</ul>\n\n<p>version 1.4.46 - 2020-10-04 =</p>\n\n<ul>\n<li>Feature: added function put_items_json for js items output</li>\n<li>Fix: returned widgets from uncategorized category</li>\n</ul>\n\n<p>version 1.4.45 - 2020-10-04 =</p>\n\n<ul>\n<li>Fix: fixed template import with custom widgets</li>\n</ul>\n\n<p>version 1.4.44 - 2020-10-03 =</p>\n\n<ul>\n<li>Feature: added flexible content type attribute</li>\n<li>Optimize: reduced the number of db queries, dramatically increased load speed</li>\n</ul>\n\n<p>version 1.4.43 - 2020-09-22 =</p>\n\n<ul>\n<li>Feature: added option to group attributes into sections</li>\n<li>Feature: done instagram access token auto renew</li>\n<li>Feature: added "selector" to color picker attribute</li>\n<li>Fix: improved consolidate widgets option protection</li>\n<li>Fix: fixed select default widget images</li>\n<li>Fix: fixed default items in gallery item (image base fields)</li>\n<li>Fix: fixed image display in default item selector</li>\n<li>Fix: global colors was absent from color selection</li>\n</ul>\n\n<p>version 1.4.42 - 2020-08-06 =</p>\n\n<ul>\n<li>Feature: added option to get grouped woocomerce products</li>\n<li>Feature: added instagram connect to official API</li>\n<li>Feature: added function: getUserData(), added into "twig code examples" panel</li>\n<li>Feature: added "printVar" and "showDebug" functions "twig code examples" panel</li>\n<li>Feature: done "login with instagram" in general settings, and get data from instgram API</li>\n<li>Fix: sorted "overwrite widgets" issue on import</li>\n<li>Fix: fixed dropdown attribute when work with html data</li>\n</ul>\n\n<p>version 1.4.41 - 2020-06-18 =</p>\n\n<ul>\n<li>Feature: added additional controls to "number" attribute</li>\n<li>Feature: added "exclude uncategorized category" to woocommerce categories select </li>\n<li>Feature: added responsive controls to slider attribute</li>\n<li>Fix: fixed template type variable issues in elementor integration</li>\n<li>Fix: show pagination only when "current query" is available</li>\n<li>Fix: fixed select2 field min width in posts query</li>\n</ul>\n\n<p>version 1.4.40 - 2020-06-10 =</p>\n\n<ul>\n<li>Change: hided "consolidate widgets" general setting</li>\n<li>Feature: added "show/hide wrapping html comments" to general settings</li>\n<li>Fix: fixed export template filename</li>\n</ul>\n\n<p>version 1.4.39 - 2020-06-02 =</p>\n\n<ul>\n<li>Fix: fixed save widgets from editor with large config limitation.</li>\n<li>Fix: fixed export template with page settings bug.</li>\n<li>Fix: removed extra fields from items editor, leaved only supported fields</li>\n<li>Change: updated freemius SDK to latest version</li>\n</ul>\n\n<p>version 1.4.36 - 2020-05-21 =</p>\n\n<ul>\n<li>Feature: added support for pods panda repeater</li>\n<li>Fix: done some solution for max_execution_time issues when installing template</li>\n<li>Fix: fixed rtl on templates dialog popup</li>\n<li>Fix: corrected the naming near the "number" field</li>\n<li>Fix: cleared "twig" library from some not needed files.</li>\n<li>Change: removed "image view" file from framework.</li>\n</ul>\n\n<p>version 1.4.35 - 2020-05-11 =</p>\n\n<ul>\n<li>Feature: added term custom fields support</li>\n<li>Feature: added term meta fields support</li>\n<li>Change: moved composer vendor folder to plugin root</li>\n<li>Change: fixed empty templates list bug when "show only installed widget" checkbox checked</li>\n<li>Fix: sorted out some of the templates import bugs</li>\n</ul>\n\n<p>version 1.4.34 - 2020-05-06 =</p>\n\n<ul>\n<li>Fix: removed category ations from templates section</li>\n<li>Fix: show "putPostMeta" function even if no example post available</li>\n<li>Fix: fixed finally all the DB not installed issues on elementor and admin pages</li>\n</ul>\n\n<p>version 1.4.33 - 2020-05-03 =</p>\n\n<ul>\n<li>Fix: fixed double twig collision by another plugin</li>\n</ul>\n\n<p>version 1.4.32 - 2020-05-02 =</p>\n\n<ul>\n<li>Update: updated to newest twig 1.x version</li>\n<li>Fix: fixed no space between placeholders in php 7.4 bug</li>\n</ul>\n\n<p>version 1.4.31 - 2020-04-26 =</p>\n\n<p>*Fix: fixed dissapearing widget issue</p>\n\n<p>version 1.4.30 - 2020-04-23 =</p>\n\n<ul>\n<li>Fix: fixed couple of bugs related to templates</li>\n</ul>\n\n<p>version 1.4.29 - 2020-04-22 =</p>\n\n<ul>\n<li>Feature: released the templates catalog</li>\n</ul>\n\n<p>version 1.4.28 - 2020-04-10 =</p>\n\n<ul>\n<li>Feature: added woocommerce categories field</li>\n<li>Fix: fixed export / import with images feature</li>\n<li>Fug: fixed error message on front on some cases when the db tables not installed yet.</li>\n</ul>\n\n<p>version 1.4.27 - 2020-04-01 =</p>\n\n<p>Fix: fixed widget default icon in manager\nFeature: added "getPostMeta, putPostMeta, printPostMeta" functions\nFeature: added "getPostData" function for acf related posts, that get\'s all the data from the related post including custom fields</p>\n\n<p>version 1.4.26 - 2020-03-28 =</p>\n\n<ul>\n<li>Change: changed to new api address</li>\n<li>Fix: fixed links not included bug in theme builder posts</li>\n<li>Fix: fixed link to buy pro version</li>\n<li>Fix: fixed free version remain activated bug</li>\n<li>Fix: simpleXML validation made the site down</li>\n</ul>\n\n<p>version 1.4.25 - 2020-03-09 =</p>\n\n<ul>\n<li>Feature: added "responsive controls" to margin and padding setting</li>\n<li>Feature: made "refresh catalog" button</li>\n<li>Feature: added "num_items" variable to the widget editor</li>\n<li>Change: removed the "default fonts" from widget defaults screen</li>\n<li>Fix: fixed some php bug in "implode" function</li>\n<li>Fix: fixed posts from sub categories in post list</li>\n</ul>\n\n<p>version 1.4.24 - 2020-02-14 =</p>\n\n<ul>\n<li>Feature: made "export with images" option in templates</li>\n<li>Fix: fixed import category widgets</li>\n<li>Fix: fixed icon html output placeholder</li>\n</ul>\n\n<p>version 1.4.23 - 2020-02-02 =</p>\n\n<ul>\n<li>Feature: improved the slider attribute</li>\n<li>Feature: added "menu" attribute</li>\n</ul>\n\n<p>version 1.4.22 - 2020-01-28 =</p>\n\n<ul>\n<li>Feature: added woo currency symbol</li>\n<li>Feature: added woo add to cart button</li>\n<li>Feature: added slider attribute</li>\n<li>Widget: logo grid</li>\n<li>Widget: logo carousel</li>\n<li>Widget: logo marquee</li>\n<li>Widget: image tooltip</li>\n<li>Widget: content toggle</li>\n<li>Widget: circle number</li>\n<li>Widget: post list</li>\n</ul>\n\n<p>version 1.4.21 - 2020-01-22 =</p>\n\n<ul>\n<li>Feature: added users attribute</li>\n<li>Feature: done multiple post type selector</li>\n<li>Feature: added background attribute</li>\n<li>Feature: added icon library html output</li>\n<li>Feature: added woo commerce support in posts list</li>\n<li>Bug fix: fixed icons not shown bug in widget settings</li>\n</ul>\n\n<p>version 1.4.20 - 2020-01-15 =</p>\n\n<ul>\n<li>Bug fix: fixed font awesome icon output</li>\n<li>Bug fix: fixed instagram not loading bug</li>\n<li>Change: updated font awesome css version</li>\n<li>Change: changed the way that instagram was loaded on the page</li>\n</ul>\n\n<p>version 1.4.19 - 2019-12-31 =</p>\n\n<ul>\n<li>Feature: added filter by slug to terms attribute</li>\n<li>Feature: changed repeater items titles to the ones from "title" field instead of "Item1", "Item2" etc.</li>\n<li>Feature: added automated styling for date field, added "ucdate" filter for that.</li>\n<li>Feature: done functionality for display post author</li>\n<li>Change: changed the font awesome attribute to fa5</li>\n<li>Change: added strip html tags from truncate function</li>\n</ul>\n\n<p>version 1.4.18 - 2019-12-31 =</p>\n\n<ul>\n<li>Feature: added all image sizes to posts</li>\n<li>Feature: added "putPostTerms" function to posts</li>\n<li>Feature: added wpautop filter to twig</li>\n<li>Feature: added option for custom twig PHP functinoality for PRO version</li>\n<li>Feature: hide "edit widget html" button for user that don\'t have capability to see the plugin </li>\n<li>Feature: added wpml compatablity</li>\n<li>Feature: added related posts in posts list</li>\n<li>Feature: added padding and margin controls (pro)</li>\n<li>Bug Fix: fixed pagination output</li>\n</ul>\n\n<p>version 1.4.17 - 2019-12-12 =</p>\n\n<ul>\n<li>Change: changed to more flexible catalog api</li>\n</ul>\n\n<p>version 1.4.16 - 2019-08-12 =</p>\n\n<ul>\n<li>Feature: added post query relation (and, or) chooser</li>\n<li>Change: update to freemius sdk 2.3.1</li>\n<li>Feature: added "trancate" filter</li>\n<li>Fix: fixed editor permissions PHP Error</li>\n</ul>\n\n<p>version 1.4.15 - 2019-19-11 =</p>\n\n<ul>\n<li>Change: remove the old deprecated codecanyon activation</li>\n<li>Fix: fixed bug when both plugins are installed together</li>\n<li>Fix: fixed empty widget content when put a lot of content in the widget html/js</li>\n<li>Feature: added option for fonts for post list for intro and content</li>\n<li>Feature: added custom filter query ID in posts list query (pro)</li>\n<li>Feature: added labels to typography fields</li>\n<li>Feature: added description option for elementor controls</li>\n<li>Feature: added option to add help links to widgets from the widget editor</li>\n</ul>\n\n<p>version 1.4.14 - 2019-24-10 =</p>\n\n<ul>\n<li>Fix: fixed js not included bug</li>\n</ul>\n\n<p>version 1.4.13 - 2019-24-10 =</p>\n\n<ul>\n<li>Fix: fixed terms attribute selector bugs in elementor</li>\n<li>Fix: fixed post selection was not showing post types without taxonomies</li>\n<li>Fix: fixed rtl visibility issues in admin</li>\n</ul>\n\n<p>version 1.4.12 - 2019-15-10 =</p>\n\n<ul>\n<li>Feature: added exclude posts by current post</li>\n<li>Feature: added post category addition custom taxonomy support</li>\n<li>Fix: fixed some bug in post list selector elementor</li>\n</ul>\n\n<p>version 1.4.11 - 2019-07-10 =</p>\n\n<p>*Feature: added link param html attributes placeholder\n*Feature: added category link to post list params\n*Fix: fixed post list category not displayed bug</p>\n\n<p>version 1.4.10 - 2019-28-9 =</p>\n\n<p>-bug fix: added some front end protection against db not installed bug\n* Feature(pro): added do_action for custom wp actions run\n* Feature(pro): added apply_filters for custom wp actions run\n-bug fix: fixed export widget with assets path\n-change: added instructions to download pro version.</p>\n\n<h4>1.4.7 - 2019-18-9</h4>\n\n<p>*Fix: fixed post category selection in post list</p>\n\n<h4>1.4.6 - 2019-18-9</h4>\n\n<p>*Fix: fixed dynamic items in repeater</p>\n\n<h4>1.4.6 - 2019-11-9</h4>\n\n<p>*Fix: fixed admin body class external\n*Feature: make support for post categories list\n*Feature(pro) - made taxonomies list attribute\n*Fix: fixed current posts fetch in archive type</p>\n\n<h4>1.4.5 - 2019-19-8</h4>\n\n<p>*Change: improved widgets manager design</p>\n\n<h4>1.4.3 - 2019-25-7</h4>\n\n<p>*Change: updated the activation link from plugins\n*Change: small UI improvements</p>\n\n<h4>1.4.2 - 2019-24-7</h4>\n\n<p>*Feature: add post category to dynamic fields\n*Feature: added toolset integration</p>\n\n<h4>1.4.1 - 2019-8-7</h4>\n\n<p>*Feature: added search widget\n*Feature: the plugin is now fully translatable, added russian translation</p>\n\n<h4>1.4 - 2019-8-7</h4>\n\n<p>*Change: moved to new payment system (freemius), changed pricing plans</p>\n\n<h4>1.3.39 - 2019-2-7</h4>\n\n<p>*Feature: add alt tags to image attribute\n*Feature: add automatic name from title on add attribute\n*Feature: redesign categories</p>\n\n<p>*Fix: removed autop filter change code from front end\n*Fix: allow to import widget when stand on category from catalog\n*Fix: fixed instagram widgets typography bug</p>\n\n<h4>1.3.38 - 2019-30-6</h4>\n\n<p>*Feature: added code examples / js snippets\n*Feature: added widget preview</p>\n\n<h4>1.3.37 - 2019-23-6</h4>\n\n<p>*Feature: add support for archive pages\n*Feature: added archive pages pagination\n*Change: changed fonts design controls</p>\n\n<h4>1.3.36 - 2019-20-6</h4>\n\n<p>*Fix: fixed multiple similar js includes in one page</p>\n\n<h4>1.3.35 - 2019-20-6</h4>\n\n<p>*Feature: add support for acf gallery field</p>\n\n<h4>1.3.34 - 2019-13-6</h4>\n\n<ul>\n<li>Feature: improved the post list filtering and ordering</li>\n</ul>\n\n<h4>1.3.33 - 2019-12-6</h4>\n\n<ul>\n<li>Feature: added ordering posts by meta value</li>\n<li>Fix: fixed site crash by db error</li>\n</ul>\n\n<h4>1.3.32 - 2019-11-6</h4>\n\n<ul>\n<li>Fix: fixed pods together with acf fileds</li>\n<li>Fix: added all categories to post list</li>\n</ul>\n\n<h4>1.3.31 - 2019-10-6</h4>\n\n<ul>\n<li>Feature: added link attribute</li>\n</ul>\n\n<h4>1.3.30 - 2019-06-6</h4>\n\n<ul>\n<li>Feature: made PODS integration</li>\n</ul>\n\n<h4>1.3.29 - 2019-06-5</h4>\n\n<ul>\n<li>Feature: added set widget icon functionality, with presence in catalog</li>\n<li>Feature: added preview widget button from the catalog</li>\n</ul>\n\n<h4>1.3.28 - 2019-06-3</h4>\n\n<ul>\n<li>Feature: made plugin translatable</li>\n</ul>\n\n<h4>1.3.27 - 2019-06-2</h4>\n\n<ul>\n<li>Fix: fixed font override attribute bug</li>\n</ul>\n\n<h4>1.3.26 - 2019-05-30</h4>\n\n<ul>\n<li>Feature: added typography attribute</li>\n</ul>\n\n<h4>1.3.25 - 2019-05-29</h4>\n\n<ul>\n<li>Tweak: added support for dynamic params in image field</li>\n</ul>\n\n<h4>1.3.24 - 2019-05-29</h4>\n\n<ul>\n<li>Fix: Fix dynamic field</li>\n<li>Tweak: Added message when adding an empty repeater from custom fields</li>\n</ul>\n\n<h4>1.3.23 - 2019-05-01</h4>\n\n<ul>\n<li>Feature: Added dynamic fields to all text controls</li>\n<li>Feature: Added "edit html" button to all widgets</li>\n<li>Fix: Fixed consolidated addons render bugs</li>\n</ul>\n\n<h4>1.3.22 - 2019-04-25</h4>\n\n<ul>\n<li>Feature: Made all acf fields integration including the pro like repeater and clone</li>\n</ul>\n\n<h4>1.3.21 - 2019-04-20</h4>\n\n<ul>\n<li>Fix: Fixed current post bug</li>\n</ul>\n\n<h4>1.3.20 - 2019-04-15</h4>\n\n<ul>\n<li>Fix: Fixed current post bug</li>\n</ul>\n\n<h4>1.3.19 - 2019-04-10</h4>\n\n<ul>\n<li>Feature: Done all acf fields</li>\n</ul>\n\n<h4>1.3.18 - 2019-04-05</h4>\n\n<ul>\n<li>Change: Update post child vars when change post</li>\n</ul>\n\n<h4>1.3.17 - 2019-04-01</h4>\n\n<ul>\n<li>Change: Add dynamic fields to addon editor</li>\n</ul>\n\n<h4>1.3.16 - 2019-03-30</h4>\n\n<ul>\n<li>Fix: Fixed the switchers </li>\n<li>Fix: Fixed the upload file</li>\n<li>Fix: Fixed checkbox in assets tab</li>\n</ul>\n\n<h4>1.3.15 - 2019-03-25</h4>\n\n<ul>\n<li>Fix: Fixed visual bugs</li>\n<li>Fix: Fixed radio boolean attribute (switcher)</li>\n</ul>\n\n<h4>1.3.14 - 2019-03-20</h4>\n\n<ul>\n<li>Fix: Fixed addon assets tab bugs</li>\n</ul>\n\n<h4>1.3.13 - 2019-03-15</h4>\n\n<ul>\n<li>Feature: Done export/import template with addons</li>\n</ul>\n\n<h4>1.3.12 - 2019-03-10</h4>\n\n<ul>\n<li>Feature: Added fedback on deactivate</li>\n</ul>\n\n<h4>1.3.11 - 2019-03-05</h4>\n\n<ul>\n<li>Fix: Fixed export import layout stuff</li>\n</ul>\n\n<h4>1.3.10 - 2019-03-01</h4>\n\n<ul>\n<li>Fix: Fixed assets tab issues</li>\n<li>Fix: Fixed post to articles category rename on install</li>\n</ul>\n\n<h4>1.3.09 - 2019-02-28</h4>\n\n<ul>\n<li>Fix: Fixed test addon jquery include</li>\n<li>Change: Added purchase link to license page</li>\n</ul>\n\n<h4>1.3.08 - 2019-02-25</h4>\n\n<ul>\n<li>Fix: Fixed settings text output</li>\n</ul>\n\n<h4>1.3.07 - 2019-02-20</h4>\n\n<ul>\n<li>Fix: Fixed font manager bug</li>\n</ul>\n\n<h4>1.3.06 - 2019-02-15</h4>\n\n<ul>\n<li>Fix: Fixed taxonomy issues</li>\n</ul>\n\n<h4>1.3.05 - 2019-02-10</h4>\n\n<ul>\n<li>Fix: Fixed add addon functionality</li>\n</ul>\n\n<h4>1.3.04 - 2019-02-05</h4>\n\n<ul>\n<li>Improvment: Improved post types category selection</li>\n</ul>\n\n<h4>1.3.03 - 2019-02-01</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.3.02 - 2019-01-30</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.3.01 - 2019-01-25</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.2.01 - 2019-01-20</h4>\n\n<ul>\n<li>Fix: Fixed js in editor when addins widget</li>\n</ul>\n\n<h4>1.2.00 - 2019-01-15</h4>\n\n<ul>\n<li>Feature: Pro version with a catalog</li>\n</ul>\n\n<h4>1.0.11 - 2019-01-10</h4>\n\n<ul>\n<li>Fix: Fixed some wordpress galleries related bug</li>\n</ul>\n\n<h4>1.0.10 - 2019-01-05</h4>\n\n<ul>\n<li>Fix: Fixed export category</li>\n</ul>\n\n<h4>1.0.09 - 2019-01-01</h4>\n\n<ul>\n<li>Change: Made global setting for consolidata addons or not</li>\n<li>Change: Updated some memory text in general settings</li>\n</ul>\n\n<h4>1.0.08 - 2018-12-30</h4>\n\n<ul>\n<li>Fix: Fixed all notices related bugs</li>\n</ul>\n\n<h4>1.0.07 - 2018-12-30</h4>\n\n<ul>\n<li>Fix: Fixed with default data types</li>\n</ul>\n\n<h4>1.0.06 - 2018-12-25</h4>\n\n<ul>\n<li>Fix: Fixed js includes consolidated</li>\n</ul>\n\n<h4>1.0.05 - 2018-12-20</h4>\n\n<ul>\n<li>Fix: Fixed js includes</li>\n</ul>\n\n<h4>1.0.04 - 2018-12-15</h4>\n\n<ul>\n<li>Fix: Fixed js includes</li>\n</ul>\n\n<h4>1.0.03 - 2018-12-10</h4>\n\n<ul>\n<li>Fix: Fixed empty category issues</li>\n</ul>\n\n<h4>1.0.02 - 2018-12-05</h4>\n\n<ul>\n<li>Fix: Fixed bug with some unit values in render output</li>\n</ul>\n\n<h4>1.0.00 - 2018-12-01</h4>\n\n<ul>\n<li>Release: First plugin release</li>\n</ul>\";}s:14:\"upgrade_notice\";b:0;s:7:\"version\";s:7:\"1.5.115\";s:13:\"download_link\";s:388:\"https://api.freemius.com/v1/installs/14185590/updates/75804.zip?is_premium=true&authorization=FSLA+14185590%3AFgf5huigdHOiE7prB3_uXiXV3bLRZO6jtteM8GE6AgiLVyvYGJyjFWgQpxk2WBwLDKBTzPIGxoNYdgYWwxq-F13Hm6ANIB1rK8Y_EtnCKUUBTcxIXfouRB9ZHKjgCdc-h2uH-Y_ew7PE_XlVusK_UVk6kpvIydYiPFxFD3Ys13mjHru8XeGAWZRPOh798Wf-Cke89UaePV7cRIxREZBI_D4UMqoFGnQYipRDpmbMYGdJcS8VDAomWr025logauWnNRsZf22LiCu2o-0RHXzuzg\";}}s:7:\"created\";i:1722993365;s:9:\"timestamp\";i:1722996965;}s:92:\"get:/v1/installs/14185590/updates/latest.json?is_premium=true&newer_than=1.5.115&readme=true\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":20:{s:9:\"plugin_id\";s:4:\"4036\";s:12:\"developer_id\";s:4:\"4880\";s:4:\"slug\";N;s:12:\"premium_slug\";s:40:\"unlimited-elements-for-elementor-premium\";s:7:\"version\";s:7:\"1.5.116\";s:11:\"sdk_version\";s:5:\"2.7.3\";s:25:\"requires_platform_version\";s:3:\"3.5\";s:37:\"requires_programming_language_version\";N;s:20:\"tested_up_to_version\";s:5:\"6.5.3\";s:8:\"has_free\";b:1;s:11:\"has_premium\";b:1;s:12:\"release_mode\";s:8:\"released\";s:5:\"limit\";N;s:7:\"uniques\";i:36705;s:2:\"id\";s:5:\"75912\";s:7:\"created\";s:19:\"2024-08-08 10:11:48\";s:7:\"updated\";s:19:\"2024-08-09 00:39:46\";s:11:\"is_released\";b:0;s:3:\"url\";s:388:\"https://api.freemius.com/v1/installs/14185590/updates/75912.zip?is_premium=true&authorization=FSLA+14185590%3AggiwpZJaJr6vFAsLvfCRD0-6RWIscXBJv0qoyT1w3hsqFLslRjTogtY9HH0Wtb_VFxo7PQDaJqR3ExWAOtyFZKTn6WWhjjAUsZIVHkgWOncu_DUNa5CPCqfa1thTl8IOyDLIAbJbGTsI7GL0wvokqsCIdxuAbJImFTWseJgoCUUX4ZVoXNRPygN0htluhObFpaGTw59g94psfm0b4KHJXg_nW8lJle_LvqtOwfb223lSn_BuCskxD81pWMpOTuq2aihoV4U0u6E8IHxoyyJZEA\";s:6:\"readme\";O:8:\"stdClass\":11:{s:4:\"name\";s:66:\"Unlimited Elements For Elementor (Free Widgets, Addons, Templates)\";s:4:\"slug\";s:32:\"unlimited-elements-for-elementor\";s:4:\"tags\";O:8:\"stdClass\":6:{s:9:\"elementor\";s:9:\"elementor\";s:8:\"elements\";s:8:\"elements\";s:6:\"addons\";s:6:\"addons\";s:16:\"elementor addons\";s:16:\"elementor addons\";s:16:\"elementor widget\";s:16:\"elementor widget\";s:12:\"page builder\";s:12:\"page builder\";}s:8:\"requires\";s:3:\"3.5\";s:12:\"requires_php\";N;s:6:\"tested\";s:5:\"6.5.3\";s:10:\"stable_tag\";s:3:\"1.0\";s:8:\"sections\";O:8:\"stdClass\":4:{s:11:\"description\";s:6713:\"<p><strong>Elementor</strong> users, elevate your web design experience with <strong>Unlimited Elements for Elementor</strong>. An all in one plugin that instantly gives you the most advanced widgets and tools to make better Elementor websites faster. Take your WordPress website to the next level.</p>\n\n<p><a href=\"https://unlimited-elements.com/elementor-widgets/\">View Elementor Widgets Demos</a>\n<br>\nBrowse our extensive collection of free widgets or upgrade to our pro version for access to over 200 additional unique drag and drop widgets for <strong>Elementor</strong>. Each widget provides a wide range of options to easily control every aspect. If you can\'t find what you need, our <strong>Widget Creator</strong> Framework empowers you to create any widget you can imagine.</p>\n\n<h3>Plugin Features</h3>\n\n<ul>\n<li><p><a href=\"https://unlimited-elements.com/elementor-widgets/\"><strong>Widget Library</strong></a> Enhance the popular Elementor page builder with our user-friendly and innovative widget library. Simplify your website by finding everything you need in one place, without the need for multiple plugins.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/widget-creator/\"><strong>Widget Creator</strong></a> Save valuable time by eliminating the need to search for numerous plugins and add-ons. Instead, create customized, professional widgets that perfectly align with your website requirements.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/elementor-templates/\"><strong>Elementor Templates</strong></a> Effortlessly kickstart your web project with pre-designed templates. Say goodbye to endless searches for inspiration or starting from scratch. Get your project up and running in seconds with our collection of template kits.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/loop-builder-for-elementor/\"><strong>Loop Builder</strong></a> Easily create dynamic Loop Items within the Elementor Theme Builder by utilizing any loop widget layout of your preference. Effortlessly populate the chosen widget with dynamic content to craft versatile and engaging Loop Items.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/background-widgets-for-elementor/\"><strong>Background Widgets</strong></a> Elevate your web designs instantly with our user-friendly animated backgrounds available in our extensive widget library. Experience seamless integration and unleash your creativity like never before.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/post-widgets-filters-tools/\"><strong>Post Widgets & Filters</strong></a> Easily create stunning post layouts with real-time filters. Improve the browsing experience for website visitors by helping them find the content they\'re looking for. Effortlessly display posts using advanced criteria on your entire website.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/woo/\"><strong>WooCommerce Widgets & Filters</strong></a> Create stunning product layouts with dynamic real-time filters. Showcase your products and categories in a wide array of interactive formats, such as grids, carousels, sliders, and more.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/remote-control-widgets/\"><strong>Woo Widgets & Filters</strong></a> Unleash your creativity with advanced and customizable layouts. Take full control of your designs and make them truly unique using the remote controls. Stand out from the crowd with layouts that are both eye-catching and distinctive.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/sync-widgets/\"><strong>Sync Between Widgets</strong></a> Elevate your web designs to new heights by seamlessly synchronizing multiple item-based widgets. This powerful feature empowers you to effortlessly create intricate and personalized layouts, taking your designs to the next level of sophistication.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/multi-source-galleries/\"><strong>Multi-Source Galleries</strong></a> Empower your gallery showcase by effortlessly featuring Woo products, WordPress posts, Instagram feeds, and a variety of other sources, including various API integrations.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/live-copy-paste/\"><strong>Live Copy Paste</strong></a> Copy and paste fully designed sections from the Unlimited Elements website directly to your website, saving you time and ensuring you can finish your web project as soon as possible.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/mega-menu-widget-for-elementor/\"><strong>Mega Menu Builder</strong></a> Easily craft a distinctive Mega Menu for your website navigation by incorporating images, icons, links, and various Elementor widgets into unique menu layouts.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/mega-slider-widget-for-elementor/\"><strong>Mega Slider Builder</strong></a> Easily turn any Elementor sections into slider slides. Now you can amaze your website visitors with jaw-dropping slider designs that look amazing on any device.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/multi-source/\"><strong>Multi-Source Widgets</strong></a> Add content dynamically to item-based widgets effortlessly with support for ACF repeaters, JSON/CSV files, Woo Products, WordPress posts, users, menus, and a range of API integrations.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/dynamic-post-popup-widget-for-elementor/\"><strong>Dynamic Popup Builder</strong></a> Dynamically create a popup to add a quick view of the post without leaving the page. Use an Elementor single post template to create the layout of the dynamic popup.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/form-builder/\"><strong>Elementor Form Builder</strong></a> Build advanced forms effortlessly using the drag-and-drop form builder. Whether it’s a simple or complex form, our straightforward form widgets make it quick and easy to create forms, improving your workflow.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/calculators/\"><strong>Calculator Builder</strong></a> Easily design professional calculators for any type of industry. Whether you need a loan calculator, mortgage calculator or business calculator, our powerful and intuitive drag and drop builder makes it easy to create complex calculators with ease.</p></li>\n<li><p><a href=\"https://unlimited-elements.com/filters/\"><strong>Elementor Filter Widgets</strong></a> Unlock the potential of the AJAX-based faceted filter system, seamlessly empowering you to craft diverse layouts with ease. Take control by applying multiple filters, ensuring a super-fast and dynamic filtering experience tailored to your website needs.</p></li>\n</ul>\";s:12:\"installation\";s:521:\"<p>Note : This plugin works with Elementor. Make sure you have <a href=\"https://wordpress.org/plugins/elementor/\">Elementor</a> installed.</p>\n\n<ol>\n<li>Upload the plugin folder to the <code>/wp-content/plugins/</code> directory, or install the plugin through the WordPress plugins screen directly.</li>\n<li>Activate the plugin through the \'Plugins\' screen in WordPress</li>\n<li>Navigate to Unlimited Elements in the WordPress side menu and install the widget you want by hovering over it and clicking install.</li>\n</ol>\";s:3:\"faq\";s:4221:\"<h4>Can I use the plugin without Elementor?</h4>\n\n<p>No. You cannot use the plugin without Elementor since it\'s an addon for Elementor.</p>\n\n<h4>Does the plugin work with any theme?</h4>\n\n<p>Absolutely! The plugin will work with any theme where Elementor works.</p>\n\n<h4>What if I update to the Premium version after using the Free version?</h4>\n\n<p>Your existing elements/content will work with the premium version. So you won’t lose your any of your hard work.</p>\n\n<h4>Can I get a refund?</h4>\n\n<p>If you are not happy with your purchase at anytime just contact us and we will refund 100% of your money no questions asked.</p>\n\n<h4>Do you offer a renewals discount?</h4>\n\n<p>Yes, you get 25% discount for all annual plan automatic renewals. The renewal price will never be increased so long as the subscription is not cancelled.</p>\n\n<h4>How do I install and activate the \'Unlimited Elements for Elementor\' plugin on WordPress?</h4>\n\n<p>To install the \'Unlimited Elements\' plugin on your WordPress site, access your WordPress Dashboard and go to Plugins -> Add New. In the search box, enter \'Unlimited Elements.\' Locate the plugin in the search results and click on the \'Install Now\' button. Once the installation is finished, click on the \'Activate\' button, and \'Unlimited Elements for Elementor\' will be successfully activated on your WordPress site.</p>\n\n<h4>Do I need to know code to use Unlimited Elements?</h4>\n\n<p>No, you do not need to know code to leverage the widgets and other tools provided by the Unlimited Elements plugin. It is designed to be user-friendly, allowing you to enhance your Elementor experience without any coding expertise. However, for users familiar with code, the plugin offers the added advantage of a widget creator, enabling the creation of custom Elementor widgets for a more tailored and advanced design experience.</p>\n\n<h4>Is my site secure with Unlimited Elements?</h4>\n\n<p>Yes, Unlimited Elements is a secure plugin. The plugin is regularly updated to adhere to common security standards, ensuring a secure environment for your website.</p>\n\n<h4>What types of filters does Unlimited Elements provide?</h4>\n\n<p>Unlimited Elements offers a variety of filter types, including search filters, dropdowns, tabs filters, checkboxes filters, and WooCommerce-related filters, providing a diverse range of options for dynamic and versatile website filtering.</p>\n\n<h4>Are the filters compatible with any post type or WooCommerce products?</h4>\n\n<p>Yes, all the filters provided by Unlimited Elements are live Ajax filters, ensuring dynamic and seamless filtering experiences. They are compatible with any post type, including custom post types, and WooCommerce products, offering versatile functionality for a wide range of content on your website. Utilize specific WooCommerce filters to enhance the shopping experience for your customers, such as the price range slider filter and color swatches filter for products with different colors.</p>\n\n<h4>Can I use Unlimited Elements to display custom post types in my widgets?</h4>\n\n<p>Yes, Unlimited Elements supports showcasing custom post types with advanced query selection and seamless connection to any filter from the UE library. This allows for tailored and dynamic content presentation on your website using the plugin\'s versatile features.</p>\n\n<h4>What are multi-source widgets in Unlimited Elements?</h4>\n\n<p>Multi-source widgets in Unlimited Elements enable the population of item-based widgets with various dynamic source types. These widgets can be populated using sources like ACF repeater fields, WooCommerce products, custom post types, Instagram feeds, and various API integrations. This versatility allows for the seamless integration of diverse content into widgets, enhancing the flexibility and functionality of your website elements.</p>\n\n<h4>Should I use Remote Control Widgets or the Sync Widgets function in Unlimited Elements?</h4>\n\n<p>The choice depends on your design preferences. If you want complete control, go for Remote Control Widgets. For synchronized layouts, choose Sync Widgets. They can also be used together for even more powerful customization options in Unlimited Elements.</p>\";s:9:\"changelog\";s:172900:\"<p>version 1.5.116: 2024-08-08</p>\n\n<ul>\n<li>Fix: fixed some editor select2 bug</li>\n</ul>\n\n<p>version 1.5.115: 2024-08-06</p>\n\n<p>Plugin Changes</p>\n\n<ul>\n<li>Feature: added option to use form fields contents in subject and from name fields in submit button</li>\n<li>Feature: added woocommerce minicart extra html hooks</li>\n<li>Feature: filtering now works inside elementor popup</li>\n<li>Feature: added option to sort users by ids in users query</li>\n<li>Feature: integrated get main category functionality with rank math</li>\n<li>Feature: added integration with wpml for sorting filter</li>\n<li>Fix: fixed instagram username validation. added dot to the check.</li>\n<li>Fix: fixed image chooser field update inside the widget editor</li>\n<li>Bug fix: some small bug with fitlering pagination and avoid duplicated option</li>\n</ul>\n\n<p>Widget Changes</p>\n\n<ul>\n<li>Feature: Select Dropdown Filter (Pro) - Added a Show Number Of Posts option, allowing users to show the number of posts in Select options.</li>\n<li>Feature: Neon Glowing Button Effect (Pro) - Introduced "Neon Animation Speed" option to allow users to control the speed of neon animations.</li>\n<li>Feature: Post Tile (Pro) - Added options to display the post category, fallback image, and post counter index.</li>\n<li>Feature: Content Grid (Pro) - Implemented a Button Text Override option, allowing users to customize the text displayed on buttons for enhanced flexibility and personalization.</li>\n<li>Feature: Dynamic Popup Button (Pro) - Added support for the Advanced Cache option in the Dynamic Post Popup widget, optimizing content loading and improving performance.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Added a Marker Custom Icon option to the Multisource settings, allowing users to customize the appearance of markers with their own icons for enhanced visual representation and clarity.</li>\n<li>Feature: Unlimited Carousel (Pro) - Added a Fallback Image option to provide an alternative image when the primary image fails to load, enhancing user experience and maintaining visual consistency.</li>\n<li>Feature: Post Tabs (Free) - Added a Fallback Image option to provide an alternative image when the primary image fails to load, enhancing user experience and maintaining visual consistency.</li>\n<li>Feature: Layers (Pro) - Added an Enable Link option, allowing users to activate links within the widget for enhanced interactivity and navigation.</li>\n<li>Feature: Neon Glowing Button Effect (Pro) - Introduced \'Hover Animation\' option to allow users to add animations when hovering over button.</li>\n<li>Feature: Loop Carousel (Pro) - Added support for the Advanced Cache option in the Dynamic Post Popup widget, optimizing content loading and improving performance.</li>\n<li>Feature: Video Play Button (Free) - Added a Video Max Width option, allowing users to set a maximum width for videos, ensuring consistent and controlled video sizing across different devices and layouts.</li>\n<li>Feature: Loop Grid (Pro) - Added support for the Advanced Cache option in the Dynamic Post Popup widget, optimizing content loading and improving performance.</li>\n<li>Feature: Loop Tabs (Pro) - Added support for the Advanced Cache option in the Dynamic Post Popup widget, optimizing content loading and improving performance.</li>\n<li>Feature: Loop Accordion (Pro) - Added support for the Advanced Cache option in the Dynamic Post Popup widget, optimizing content loading and improving performance.</li>\n<li>Feature: Loop Slider (Pro) - Added support for the Advanced Cache option in the Dynamic Post Popup widget, optimizing content loading and improving performance.</li>\n<li>Change: Logo Marquee (Pro) - Changed image loading time. Now images are visible after js load to avoid content shift before loading page completely.</li>\n<li>Change: Card Carousel (Free) - Changed <p> tag to <div> for Content elements to improve HTML structure and styling flexibility.</li>\n<li>Fix: Textarea Field (Free) - Fixed an issue where the Label Text Align option was not working correctly.</li>\n<li>Fix: Icon Tabs (Pro) - Fixed the issue causing the page to scroll after selecting a tab.</li>\n<li>Fix: Tile Gallery (Free) - Added support for using the Tile Gallery Widget within the Elementor Accordion.</li>\n<li>Fix: Fullscreen Menu (Free) - Fixed an issue where the menu was not closing after clicking on an anchor link.</li>\n<li>Fix: Background Slider (Pro) - Added appropriate alt attributes to all images to improve accessibility and ensure compliance with web standards.</li>\n<li>Fix: Typewriter Text Effect (Pro) - Fixed the issue where widgets were not initializing properly in certain cases, ensuring consistent functionality across all instances.</li>\n<li>Fix: Post Tabs (Free) - Renamed the jQuery method used for Post Tabs widget to prevent conflicts with other widgets using the same method.</li>\n<li>Fix: Post Grid (Pro) - Removed a duplicated option that was responsible for disabling the link in the title, streamlining the settings and preventing redundancy.</li>\n<li>Fix: Image Accordion (Pro) - Fixed the issue with the \'Always Show Title\' option displaying the title even when the option is disabled.</li>\n<li>Fix: Cookie Consent (Pro) - Fixed issue with accept button border not displaying correctly.</li>\n<li>Fix: Multi Step Form (Pro) - Fixed the issue where icons in the step indicator were missing for completed steps in the Multistep form.</li>\n<li>Fix: Unlimited Google Maps (Pro) - Fixed the issue where the Map widget failed to initialize in certain cases, ensuring consistent loading and functionality.</li>\n<li>Fix: Woo Mini Cart (Pro) - Fixed the issue where the mini cart widget was not updating after a cart update on the shop page, ensuring accurate display of cart contents.</li>\n<li>Fix: Radio Button Field (Pro) - Fixed issue where image width was not taking 100% when Display Format set to Image.</li>\n<li>Fix: Post Tabs (Free) - Fixed issue where the widget was not showing posts and the remote connection and sync were not working after using filters.</li>\n<li>Fix: Checkboxes Filter (Pro) - Resolved issue where the checkbox width was not working correctly.</li>\n<li>Fix: Woo Product Grid (Pro) - Fixed the issue where the Title Typography option was not responding in certain cases, ensuring consistent styling and appearance across all instances.</li>\n<li>Fix: Smoke Background Effect (Pro) - Fixed an issue where elements, content, and buttons were not interactive when the smoke widget is in the foreground.</li>\n<li>Fix: Tabs Filter (Pro) - Added support for functionality within Elementor Popups, enhancing the compatibility and integration of the widget within Popup.</li>\n<li>Fix: Load More / Infinite Scroll (Pro) - Added support for functionality within Elementor Popups, enhancing the compatibility and integration of the widget within popup elements.</li>\n<li>Fix: Post Tabs (Free) - Fixed the issue where the Remote Navigation feature was not functioning correctly after selecting a filter, ensuring seamless navigation and interaction.</li>\n<li>Fix: WordPress Menu (Free) - Fixed the cursor pointer issue on menu hamburger.</li>\n</ul>\n\n<p>version 1.5.114: 2024-07-17</p>\n\n<p>Plugin Changes</p>\n\n<ul>\n<li>Feature: implimented "advanced cache" option for "dynamic popup"</li>\n<li>Feature: improved json/csv api usage in multisrouce, added paths as field names and data key selection</li>\n<li>Feature: added option for disabled buttons in pagination</li>\n<li>Change: updated freemius sdk version to the latest</li>\n<li>Fix: removed "custom remote name" from background widgets style</li>\n<li>Fix: Galleries - fixed fullscreen button on a slider that contains link</li>\n<li>Fix: in filters fixed init pagination number after init request</li>\n<li>Fix: fixed optin "is derect parent" in terms selection</li>\n<li>Fix: fixed get titles with empty posts for in terms selector </li>\n<li>Fix: fixed some filters related php bug of empty request on sync with grid.</li>\n</ul>\n\n<p>Widget Changes</p>\n\n<ul>\n<li>Feature: Woo Category Carousel (Pro) - Added \'Navigation Rewind\' option. When disabled, it hides the navigation arrows on the first and last carousel items.</li>\n<li>Feature: Team Member Carousel (Pro) - Added an Image Link option, allowing users to link images to specified URLs for enhanced navigation and user interaction.</li>\n<li>Feature: Woo Product Grid (Pro) - Added typography and color styling options for text after prices.</li>\n<li>Feature: Loop Carousel (Pro) - Added \'Navigation Rewind\' option. When disabled, it hides the navigation arrows on the first and last carousel items.</li>\n<li>Feature: Icon Box Accordion (Pro) - Added support for using the widget within the Template Switcher widget.</li>\n<li>Feature: Dynamic Post Popup (Pro) - Added an "Advanced Cache" option that loads all popups content at once after the page load, improving performance and user experience by reducing subsequent load times and enhancing content delivery.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Added a "Phone Number As Link" option, allowing phone numbers to be automatically formatted as clickable links for improved user experience and functionality.</li>\n<li>Feature: Semi Circle Progress Bar (Pro) - Added support for using the widget within the Template Switcher, enhancing functionality and providing more versatile template management options.</li>\n<li>Feature: Price Range Filter (Pro) - Added \'Tooltip Thousand Separator\' option to enable formatting of tooltip numbers.</li>\n<li>Feature: Team Member Carousel (Pro) - Added support for Dynamic Post Popup within the widget, enabling enhanced interactive content display and user engagement.</li>\n<li>Feature: Loop Grid (Pro) - Added styling options for the active element, allowing for customized appearance and enhanced user interface design for elements in their active state.</li>\n<li>Feature: Woo Product Carousel (Pro) - Added \'Navigation Rewind\' option. When disabled, it hides the navigation arrows on the first and last carousel items.</li>\n<li>Feature: Taxonomy Terms (Pro) - Added an option to disable term links, allowing users to remove hyperlink functionality from term elements as needed.</li>\n<li>Feature: Loop Grid (Pro) - Added Remote Connection options, enabling enhanced flexibility and functionality for remote integrations and communication between different widgets.</li>\n<li>Feature: Checkbox Field (Pro) - Added the option to use Item Titles as values, allowing for more flexible and intuitive configuration of item properties based on their titles.</li>\n<li>Feature: Content Switcher (Pro) - Added the \'Tab Hash ID\' option in item and functionality, allowing users to open tabs using a hash link (e.g., if the \'Tab Hash ID\' is set to \'my-second-tab\' and the user opens the URL example.com/#my-second-tab, the second tab will open automatically).</li>\n<li>Feature: Post Carousel (Pro) - Added \'Navigation Rewind\' option. When disabled, it hides the navigation arrows on the first and last carousel items.</li>\n<li>Change: NPS Field (Pro) - Changed the <form> tag to a <div> tag in the widget\'s HTML to improve layout structure and compatibility.</li>\n<li>Change: Radio Button Field (Pro) - Changed the <form> tag to a <div> tag in the widget\'s HTML to improve layout structure and compatibility.</li>\n<li>Change: Scale Field (Pro) - Changed the <form> tag to a <div> tag in the widget\'s HTML to improve layout structure and compatibility.</li>\n<li>Change: Checkbox Field (Pro) - Changed handling for Checkbox Values with Text as the default values, ensuring consistent and expected behavior for checkbox inputs.</li>\n<li>Change: Woo Product Grid (Pro) - Organized the pricing layout options into a new section titled \'Price Layout\' for better usability and navigation.</li>\n<li>Change: Simple Popup (Free) - Removed empty links from the link elements to ensure clean and functional HTML.</li>\n<li>Change: Image Accordion (Pro) - Renamed the \'Transition\' option to \'Transition Duration\' and added support to select the value in milliseconds (ms).</li>\n<li>Fix: Image Accordion (Pro) - Resolved the title positioning issue and added a new option, \'Title Hover Position,\' to allow customization of the title\'s position on hover.</li>\n<li>Fix: Unlimited Google Maps (Pro) - Fixed widgets behavior after applying filters to ensure consistent functionality and proper display of filtered content.</li>\n<li>Fix: Logo Marquee (Pro) - Fixed the issue where the incorrect number of items was showing when the scrollbar was visible on the page. Previously, the width of the viewport was calculated excluding the scrollbar. Now, the actual viewport width is calculated including the scrollbar.</li>\n<li>Fix: Team Member Carousel (Pro) - Optimized the HTML code of the widget for improved performance and cleaner structure.</li>\n<li>Fix: Unlimited Timeline (Free) - Fixed an issue where images with an empty src attribute were still present in the DOM, ensuring that such elements are properly removed or handled to maintain clean and efficient HTML structure.</li>\n<li>Fix: Post Magazine Grid (Pro) - Fixed an issue where the button hover color was not visible, ensuring proper visual feedback when users interact with buttons.</li>\n<li>Fix: Toggle Text Button (Free) - Fixed an issue where, in some cases, clicking a button triggered the Elementor Page Transition animation.</li>\n<li>Fix: One Page Scroll Navigation (Pro) - Fixed an issue where multiple scroll events were required to snap a section, ensuring that a single scroll event now properly snaps the section.</li>\n<li>Fix: Parallax Background (Pro) - Added proper alt attributes for img elements to improve accessibility and SEO.</li>\n<li>Fix: Audio Player (Pro) - Fixed an issue where clicking the Download button loaded a default audio file instead of the current one.</li>\n<li>Fix: Liquid Button (Pro) - Added support for working within the Template Switcher widget, enhancing integration and functionality.</li>\n<li>Fix: Confirm Field (Pro) - Fixed an issue where labels did not wrap to a second line on small screen widths, ensuring better readability and layout consistency on mobile devices.</li>\n<li>Fix: Compact Gallery (Free) - Added a fix to address issues caused by early widget initialization, ensuring that widgets initialize at the correct time and function properly even in complex loading scenarios.</li>\n<li>Fix: Liquid Full Screen Menu (Pro) - Fixed an issue where the fix for sticky containers was not working properly in conjunction with optimization plugins.</li>\n</ul>\n\n<p>version 1.5.113: 2024-07-04</p>\n\n<ul>\n<li>Fix: fixed some small security issues found by wordfence</li>\n<li>Feature: added search fitler to url replace in post widgets filters</li>\n</ul>\n\n<p>version 1.5.112: 2024-07-01</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: made a small integration with simple author box plugin</li>\n<li>Feature: added "timezone" for google events api</li>\n<li>Feature: added "current product gallery" as a gallery source for WooCommerce</li>\n<li>Feature: added option for dynamic popup advanced cache</li>\n<li>Feature: added integration for fvplayer</li>\n<li>Feature: added links to woo minicart title and image</li>\n<li>Feature: added option to send reply in form to email that set in form field</li>\n</ul>\n\n<p>Widget Changes:</p>\n\n<ul>\n<li>Feature: Pricing Table (Free) - Introduced Tooltip functionality, allowing users to add tooltips to each list item.</li>\n<li>Feature: Post Magazine Grid (Pro) - New values were added to the Show Categories option, including byTaxonomy and by Last level Taxonomy, providing users with more granular control over category display settings.</li>\n<li>Feature: Blob Shapes (Free) - Enhanced the Shadow options by adding shadow size, shadow blur, shadow color type, and shadow shift settings.</li>\n<li>Feature: Image Accordion (Pro) - Added the "Link All Items" option to enhance functionality and provide users with the ability to link all items collectively.</li>\n<li>Feature: Calendar (Pro) - Separated the Locale option into a new tab and introduced an \'Other\' option in the locale list, enabling users to manually add a locale not listed, thereby extending support for 96 locales.</li>\n<li>Feature: Calendar (Pro) - Added "Open Event Link in New Tab" option to allow users to open event links in a new tab.</li>\n<li>Feature: Checkboxes Filter (Pro) - Added functionality to hide the dropdown when no items are found inside.</li>\n<li>Feature: Icon Accordion (Pro) - A new feature was introduced that includes the addition of an option to adjust the Icon Margin, providing users with more customization options for their interface.</li>\n<li>Feature: Radio Button Field (Pro) - Added functionality to handle and process values selected from radio buttons in the form, ensuring users\' selections are captured and correctly stored.</li>\n<li>Change: Woo Mini Cart (Pro) - Improved the widget by adding the product link to the product title and the image in the cart.</li>\n<li>Change: AJAX Search (Pro) - Added a aria-label attribute for the search button element to enhance form handling and improve accessibility.</li>\n<li>Change: List Marquee (Pro) - Extended icon option to graphic element and added option for image.</li>\n<li>Change: AJAX Search (Pro) - Added a name attribute for the search button element to enhance form handling and improve accessibility.</li>\n<li>Change: Swipe Carousel (Pro) - An improvement was made by adding the aria-label attribute to the item link, enhancing accessibility and ensuring that all links have discernible names for better user experience.</li>\n<li>Fix: Logo Marquee (Pro) - Fixed the text alignment issue and added new options: Text Align and Text Shadow.</li>\n<li>Fix: Icon Accordion (Pro) - Fixed a bug where the accordions were not closing when the "Close Others on Open" option was disabled.</li>\n<li>Fix: Copy Coupon Code (Pro) - Resolved a problem where the copy operation was failing in some cases. This fix ensures that the copy functionality now works reliably across all scenarios.</li>\n<li>Fix: Quantity Increment Buttons (Pro) - Resolved a problem where the product quantity was not reset to 1 after adding to the cart.</li>\n<li>Fix: Liquid Full Screen Menu (Pro) - Implemented a fix to address the issue where the widget was not functioning correctly within sticky containers, ensuring consistent behavior and improved user experience.</li>\n<li>Fix: Before After (Pro) - Added support for carousel widgets, enabling the creation and management of dynamic, rotating content displays within the application.</li>\n</ul>\n\n<p>version 1.5.111: 2024-06-10</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added option in general settings: \'Taxonomy Separator Sign in Ajax Filter\' for backward compatability</li>\n<li>Fix: fixed getting elementor dynamic item fields in ajax </li>\n<li>Fix: background widgets didn\'t worked with rocket lazy load</li>\n<li>Changed - changed the default taxonomy saparator to ":" instead of "~"</li>\n<li>Feature: added option in general settings: \'Taxonomy Separator Sign in Ajax Filter\' for backward compatability</li>\n<li>Changed - changed the default taxonomy saparator to ":" instead of "~"</li>\n<li>Fix: fixed getting elementor dynamic item fields in ajax </li>\n<li>Fix: background widgets didn\'t worked with rocket lazy load</li>\n<li>Fix: filters checkboxes wasn\'t visible in some cases</li>\n<li>Fix: avoid error messages on very old elementor versions</li>\n</ul>\n\n<p>Widget Changes:</p>\n\n<ul>\n<li>Feature: List (Free) - Added Override Color Title/Text options for each item, allowing for individualized customization.</li>\n<li>Feature: List (Free) - Added an Icon Margin option for enhanced layout control.</li>\n<li>Feature: Card Carousel (Free) - Added a new value "Above Image" to the Show Title option.</li>\n<li>Feature: Content Accordion (Free) - Added support for integrating the widget within carousel widgets, enhancing its functionality and allowing for greater flexibility in design layouts.</li>\n<li>Feature: Calendar (Pro) - Added Italian (it) to the available locales for enhanced language support.</li>\n<li>Feature: Product Bullets (Pro) - Added "Column" and "Column Reverse" values to the Content Direction option for improved layout flexibility.</li>\n<li>Change: Content Slider (Pro) - Changed the display CSS property from \'flex\' to \'block\' for cases where the Content Source option in an item is set to "template."</li>\n<li>Change: One Page Scroll Navigation (Pro) - Changed method of calling the wheel event from jQuery to JavaScript.</li>\n<li>Change: Content Accordion (Free) - Changed heading\'s HTML tag from <div> to <a> and added role attribute for accessibility, enabling users to open and close accordions using keyboards and accessibility devices.</li>\n<li>Change: Event List (Pro) - Added description to Time Zone option.</li>\n<li>Fix: Mega Menu (Pro) - Resolved an issue where menu items were overlapping each other in iOS device.</li>\n<li>Fix: Mega Menu (Pro) - Fixed an issue where mobile menu items displayed only a white background color.</li>\n<li>Fix: Dynamic Post Popup (Pro) - Fixed an issue where the height wasn\'t adjusted after the first popup opening when the Adjust Height option was enabled.</li>\n<li>Fix: Before After (Pro) - Added lazy load protection to images within the widget, ensuring images load properly without delays.</li>\n<li>Fix: Accordion Menu (Pro) - Fixed an issue where the Accordion Menu was initialized multiple times in popup.</li>\n<li>Fix: Content Slider (Pro) - Added support for integrating Content Slider within the Toggle Content widget, enhancing its functionality and providing improved content presentation options.</li>\n<li>Fix: Icon Box Accordion (Pro) - Fixed an issue where the widget was blocking scroll event-oriented functions, ensuring smooth and uninterrupted scrolling behavior.</li>\n<li>Fix: Post Magazine Grid (Pro) - Fixed an issue where items were not being fully linked, ensuring complete and functional linking of all item components.</li>\n<li>Fix: Unlimited Timeline (Free) - Resolved a bug that caused the link to not work when the Image Link option was disabled.</li>\n<li>Fix: Multi Step Form (Pro) - Added a fix for an issue where 1px of the next step was sometimes visible in the current slide.</li>\n</ul>\n\n<p>version 1.5.110: 2024-06-04</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Fix: remote arrows was sendin next/prev commands twice</li>\n<li>Fix: fix some password protected content related security issue</li>\n<li>Fix: fix some sql security small issue </li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Email Field (Pro) - Added Asterisk Size option, allowing customization of asterisk size for better design flexibility and emphasis.</li>\n<li>Feature: Phone Field (Pro) - Added Asterisk Size option, allowing customization of asterisk size for better design flexibility and emphasis.</li>\n<li>Feature: Event List (Pro) - Added Timezone option, ensuring that expired and upcoming events are counted according to the specified timezone for accurate event scheduling and display.</li>\n<li>Feature: Number Field (Pro) - Added "Limit Number of Digits" option, allowing users to restrict the number of digits displayed for better control and readability of numerical data.</li>\n<li>Feature: Phone Field (Pro) - Added "Limit Number of Digits" option, allowing users to restrict the number of digits displayed for better control and readability of numerical data.</li>\n<li>Feature: Transparent Split Hero (Free) - Added options to enable or disable widget contents like title, subtitle, etc., and introduced an option to add an image or logo for greater customization and flexibility.</li>\n<li>Feature: Unlimited Charts (Pro) - Added Line Chart Background Color option, allowing customization of the background color for line charts to enhance visual appeal.</li>\n<li>Fix: Submit Button (Free) - Added validation function for the phone field to ensure correct email format and improve data accuracy.</li>\n<li>Fix: Mega Menu (Pro) - Added fix for layout issue that sometimes occurs after page load, ensuring consistent and stable page rendering.</li>\n<li>Fix: Post Carousel (Pro) - Set padding to 0 in Nav Dots to avoid default CSS overrides, ensuring consistent and desired styling.</li>\n<li>Fix: Semi Circle Progress Bar (Pro) - Added support for Mega Slider widget, enabling the creation and display of Semi Circle Progress Bar widget in interactive sliders for enhanced content presentation.</li>\n<li>Fix: Floating Chat Buttons (Pro) - Fixed Pulse Animation Grabber Type issue, ensuring correct animation behavior and improved visual effects.</li>\n<li>Fix: Content Tabs (Free) - Added a small delay before widget initialization to ensure the Content Tabs widget works properly within other widgets, improving overall functionality and integration.</li>\n<li>Fix: Remote Tabs (Pro) - Changed selector for padding option to resolve issue where link was not clicked when tab was clicked, improving click response accuracy.</li>\n</ul>\n\n<p>version 1.5.109: 2024-05-29</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added option to get page views of some post using WPP plugin</li>\n<li>Feature: added option for "show db tables" in troubleshooting</li>\n<li>Fix: fixed form editor form validation, excluded placeholders</li>\n<li>Fix: fixed get filters based on wpml language with post count</li>\n<li>Fix: Fixed some remote connection code items click code</li>\n<li>Fix: Fixed clear all filters button not working bug</li>\n<li>Fix: fixed multisource acf repeater checkboxes type get</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Email Field (Pro) - Added validation function for the email field to ensure correct email format and improve data accuracy.</li>\n<li>Feature: Number Field (Pro) - Introduced the "Disable Calculation in Editor" debug option to prevent the page from crashing or becoming unresponsive when multiple fields are set to calculation mode, enhancing stability during editing.</li>\n<li>Feature: AJAX Search (Pro) - Added Show Post Image option to enable or disable the display of images in posts, providing more control over post appearance</li>\n<li>Feature: Submit Button (Free) - Added validation function for the email field to ensure correct email format and improve data accuracy.</li>\n<li>Feature: Team Member Card (Free) - Added Icon Size Inner option to adjust the height of the icon itself, providing more precise control over icon dimensions.</li>\n<li>Feature: Slider Field (Pro) - Added Accent Color option to highlight changing value of Slider Field widget.</li>\n<li>Feature: Unlimited Carousel (Pro) - Added option to open images in Lightbox, enhancing the viewing experience with a full-screen display of images.</li>\n<li>Change: Expanding Content Cards (Pro) - Added title as CSS ID for Widgets Items to allow using them as anchors.</li>\n<li>Fix: Mega Menu (Pro) - Fixed issue where the Clickable Link option was disabled but the link was still added, ensuring links are only added when the option is enabled</li>\n<li>Fix: Icon Accordion (Pro) - Fixed issue where Override Color Options were not working, ensuring color customizations are applied correctly.</li>\n<li>Fix: Fullscreen Menu (Free) - Fixed issue where menu wasn\'t opening, ensuring proper functionality and user access.</li>\n<li>Fix: Expanding Content Cards (Pro) - Resolved issue where CSS filters were not working in Safari browser, ensuring consistent styling across all browsers.</li>\n<li>Fix: Block Quote Card (Free) - Fixed issue where reserved space was still taken up even when no icon was selected, ensuring proper layout and space utilization.</li>\n<li>Fix: Unfold Content (Pro) - Added support for carousel widgets, enabling enhanced content display through interactive sliding elements.</li>\n<li>Fix: Instagram Feed (Pro) - Added \'aria-label\' attribute to links to fix the \'Links do not have a discernible name\' error, improving accessibility and compliance with web standards.</li>\n<li>Fix: Woo Mini Cart (Pro) - Fixed issue where URL was changed after page load, ensuring stable and consistent URLs for better navigation and user experience.</li>\n<li>Fix: Age Verification (Pro) - Fixed issue where popup still opened even after cookie was set, ensuring popups respect cookie settings for user preferences.</li>\n</ul>\n\n<p>version 1.5.108: 2024-05-21</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: update freemius SDK to 2.7.2</li>\n<li>Fix: fixed bug with select filter and active filters widgets</li>\n<li>Fix: fixed bug with several main checkbox filters unselecting</li>\n<li>Fix: Fixed some small security issue</li>\n</ul>\n\n<p>Widget Changes:</p>\n\n<ul>\n<li>Feature: AJAX Search (Pro) - Added option to search by meta and by terms.</li>\n<li>Feature: Dark Mode (Free) - Introduced \'Do not affect SVG\' option to prevent SVG images from inverting when toggling dark mode, ensuring correct image display.</li>\n<li>Feature: Load More / Infinite Scroll (Pro) - Added Button Hover Animation option to enable animations when hovering over button, enhancing interactivity and visual appeal.</li>\n<li>Feature: Load More / Infinite Scroll (Pro) - Added Icon Position option, allowing users to customize the placement of icons for better design flexibility.</li>\n<li>Feature: Woo Product Grid (Pro) - Added "Show Only Lowest Variable Price" option to display only the lowest price for variable products, enhancing price visibility and simplicity for users.</li>\n<li>Fix: Dynamic Post Popup (Pro) - Fixed Navigation Arrows functionality issue when Animation option was enabled, ensuring smooth and consistent navigation experience.</li>\n<li>Fix: Dynamic Popup Button (Pro) - Added suppot for Loop Carousel widget with enabled Loop option.</li>\n<li>Fix: Woo Mini Cart (Pro) - Fixed widgets behaviour for Shop pages when page name is different then default.</li>\n<li>Fix: Icon Tabs (Pro) - Provided a fix that ensures Icon Tabs widget changing Active Tab after click event.</li>\n<li>Fix: Unlimited Google Maps (Pro) - get it work on the template switcher</li>\n<li>Fix: Fullscreen Menu (Free) - Fixed issue where Menu widget wouldn\'t open properly when nested within sticky parent containers, ensuring smooth functionality and user experience.</li>\n</ul>\n\n<p>version 1.5.107: 2024-05-16</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature - added elementor dynamic options to api integrations</li>\n<li>Feature - added option to get images from current product variations for the dynamic gallery.</li>\n<li>Feature - added preperation for the enhanced ajax search</li>\n<li>Fix - fixed weird elementor no products on cart page bug</li>\n<li>Fix - fixed bug with faq schema output</li>\n<li>Fix - fixed general settings show items at start</li>\n</ul>\n\n<p>Widget Changes:</p>\n\n<ul>\n<li>Feature: Event List (Pro) - Added "Remove All Upcoming Events Except Next One" functionality, facilitating the removal of all upcoming events except for the next scheduled event for streamlined event management.</li>\n<li>Feature: Animated Icon Box (Pro) - Added Description Opacity option to customize the opacity level of descriptions for enhanced visual aesthetics and readability.</li>\n<li>Feature: Underline Animated Button (Free) - Added Animation Move Amount option, enabling users to customize the amount of movement in animations for enhanced visual effects.</li>\n<li>Feature: Remote Tabs (Pro) - Added Item Min Height option for better customization; users can now set a minimum height for items displayed.</li>\n<li>Feature: Load More / Infinite Scroll (Pro) - Added the "Show Load More Button Icon" option to enhance interface; users can now customize the icon displayed for the load more button.</li>\n<li>Feature: Mega Menu (Pro) - Added a new functionality enabling "Expand / Collapse Visible On" option, allowing expansion or collapse of visibility based on specific criteria.</li>\n<li>Feature: Side Menu (Pro) - Added Menu Padding option. This new feature allows to add padding to the container of the Menu items.</li>\n<li>Feature: Woo Product Grid (Pro) - Made Content Padding, Category Label Spacing, and Title Spacing options responsive for improved adaptability across various screen sizes and devices.</li>\n<li>Feature: Icon Image Content Box (Free) - Implemented functionality to link Icon and Title to the same destination as the Image.</li>\n<li>Feature: Hotspots (Pro) - Implemented styling options for images. This new functionality allows users to customize the appearance of images within the widget, including options for adjusting borders, shadows, and other visual attributes.</li>\n<li>Feature: Team Member Grid (Pro) - Implemented \'Text Placement\' option. This new functionality allows users to customize the placement of text within the widget, providing greater control over the layout and design.</li>\n<li>Fix: Post Ticker (Free) - Fixed widgets behaviour for RTL websites.</li>\n<li>Fix: Post Timeline (Pro) - Resolved category name spelling issue in some cases. This fix ensures that category names are spelled correctly throughout the widget, improving accuracy and consistency in the display of category information.</li>\n<li>Fix: Team Member Grid (Pro) - Optimized HTML code of the widget. This optimization improves the efficiency and performance of the widgets by reducing unnecessary code and streamlining the structure for faster loading and rendering.</li>\n<li>Fix: Number Field (Pro) - Resolved issue when Min - Max range were violated and no error were shown.</li>\n<li>Fix: Dropdown Button (Pro) - Optimized widget\'s JS code. This fix ensures that widget works properly on mobile devices as well as on desktop.</li>\n<li>Fix: Expanding Content Cards (Pro) - Addressed CSS filter issue where it was displaying incorrectly on mobile devices, ensuring proper rendering and display consistency across all devices.</li>\n<li>Fix: Post Grid (Pro) - Fixed issue where Typography option was not functioning as expected, ensuring proper functionality and usability.</li>\n<li>Fix: Justified Image Carousel (Pro) - Fixed issue where width of images was incorrectly set in certain cases, ensuring proper display and functionality across all scenarios.</li>\n<li>Fix: Layers (Pro) - Resolved issue with the "Item Shadow" option. This fix ensures that the item shadow is applied correctly within the widget.</li>\n</ul>\n\n<p>version 1.5.106: 2024-05-12</p>\n\n<ul>\n<li>Fix - fixed some main/child roles checkbox filter issues</li>\n<li>Fix - fixed some bug with widget posts debug not showed full info</li>\n<li>Fix - fixed dissapearing gallery titles since last version.</li>\n</ul>\n\n<p>version 1.5.105: 2024-05-05</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Fix: fixed some filters and request related issue</li>\n<li>Fix: fixed specific post and terms select</li>\n</ul>\n\n<p>Widget Changes:</p>\n\n<ul>\n<li>Feature: Masonry Gallery (Pro) - Implemented \'Mute Video\' option. This new functionality allows users to start videos muted within the widget, providing greater control over the audio playback and enhancing the user experience.</li>\n<li>Feature: Team Member Carousel (Pro) - Introduced \'Button Text\' option in items, enabling users to set custom button text for each team member for enhanced customization and flexibility.</li>\n<li>Feature: Mega Menu (Pro) - Implemented \'Mobile Open Menu Animation\' option. This new functionality allows users to specify the animation type for opening the menu on mobile devices, enhancing the visual presentation and user experience.</li>\n<li>Feature: Logo Carousel (Pro) - Implemented support for empty links. This new functionality allows items to become not clickable when empty links are specified, providing more control over the behavior and interaction of items within the widget.</li>\n<li>Feature: Scroll Sequence (Pro) - Introduced \'Hide Add Action Section\' debug option, enabling users to match accurate configurations in the backend and frontend.</li>\n<li>Feature: Dropdown Field (Pro) - Added support for \'Dropdown Value (Numeric Values)\' in multi-source, enabling users to include numeric dropdown values via Multi Source.</li>\n<li>Feature: Overlay Button (Free) - Introduced \'Overlay Transition Duration\' option, providing users with more control over the duration of overlay transitions for enhanced customization and user experience.</li>\n<li>Feature: Checkboxes Filter (Pro) - Introduced \'Accordion as Dropdown\' option, allowing users to open the accordion as a dropdown when the layout is set to \'Accordion\', preventing layout shifting and improving user experience.</li>\n<li>Feature: Overlay Button (Free) - Added \'Icon\' option, allowing users to easily add an icon to the button for enhanced visual appeal.</li>\n<li>Feature: Event List (Pro) - Introduced \'Show End Time\' option, enabling users to show or hide the event end time for enhanced flexibility and customization.</li>\n<li>Feature: Animated Icon Box (Pro) - Introduced styling options for Icon and Divider, providing users with more customization choices for improved visual design.</li>\n<li>Feature: Taxonomy Terms (Pro) - Implemented styling options for 1st and 2nd level of Child Term Elements. This new functionality allows users to customize the appearance of Child Term Elements at different hierarchical levels, providing greater design flexibility and control.</li>\n<li>Feature: Content Carousel (Pro) - Implemented \'Image Border Radius\' option. This new functionality allows users to specify the border radius for images within the widget, enabling them to create rounded or custom-shaped images for a more visually appealing design.</li>\n<li>Feature: Coverflow Carousel (Pro) - Implemented \'Custom Navigation Arrows\' option. This new functionality allows users to customize the navigation arrows used within the widget, enabling them to use custom-designed arrows for a more personalized look and feel.</li>\n<li>Feature: One Page Scroll Navigation (Pro) - Enhanced widget flexibility to support other sections apart from the one with the tag <section>. This improvement expands compatibility with different section types, providing users with more options for integrating the widget into their website layouts.</li>\n<li>Change: Animated Icon Box (Pro) - Replaced old font edit option with new typography and color options for enhanced customization and design control.</li>\n<li>Change: Call To Action Button (Free) - Moved ripple \'Transition Timing\' from Button Icon to Button Icon tab and renamed it to \'Ripple Timing\' for improved organization and clarity.</li>\n</ul>\n\n<p>version 1.5.104: 2024-04-24</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added support for unselect items in sync functionality</li>\n<li>Feature: added feature - sort terms by parent -> children, and levels number class</li>\n<li>Fix: fixed some load more issue with dynamic template loop and post lists inside</li>\n<li>Fix: fixed woo category image not fetched bug</li>\n<li>Fix: fixed some cases of sticky elementor elements with filters</li>\n<li>Fix: fixed remote connection with single background parent and remote widget</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Neon Glowing Button Effect (Pro) - Implemented \'Neon Line Width\' option. This new functionality allows users to adjust the width of the neon line effect within the widget, providing finer control over its appearance and visual impact.</li>\n<li>Feature: Scroll Sequence (Pro) - Introduced \'Hide Add Action Section\' debug option, enabling users to match accurate configurations in the backend and frontend.</li>\n<li>Feature: Team Member Carousel (Pro) - Introduced \'Button Text\' option in items, enabling users to set custom button text for each team member for enhanced customization and flexibility.</li>\n<li>Feature: Overlay Button (Free) - Added \'Icon\' option, allowing users to easily add an icon to the button for enhanced visual appeal.</li>\n<li>Feature: Overlay Button (Free) - Introduced \'Overlay Transition Duration\' option, providing users with more control over the duration of overlay transitions for enhanced customization and user experience.</li>\n<li>Feature: Dropdown Field (Pro) - Added support for \'Dropdown Value (Numeric Values)\' in multi-source, enabling users to include numeric dropdown values via Multi Source.</li>\n<li>Feature: Neon Glowing Button Effect (Pro) - Implemented \'Button Shadow\' option. This new functionality allows users to add a shadow effect to buttons within the widget, enhancing their visual appearance and depth.</li>\n<li>Feature: Mega Menu (Pro) - Implemented \'Mobile Open Menu Animation\' option. This new functionality allows users to specify the animation type for opening the menu on mobile devices, enhancing the visual presentation and user experience.</li>\n<li>Feature: Neon Glowing Button Effect (Pro) - Implemented \'Button Background Color\' option. This new functionality allows users to customize the background color of buttons within the widget, enhancing visual design and customization possibilities.</li>\n<li>Feature: Logo Carousel (Pro) - Implemented support for empty links. This new functionality allows items to become not clickable when empty links are specified, providing more control over the behavior and interaction of items within the widget.</li>\n<li>Fix: Loop Carousel (Pro) - Corrected spelling mistakes and improved naming conventions, enhancing clarity and consistency.</li>\n<li>Fix: Flip Box (Free) - Resolved issue where links were not firing for the first click on the back of the Flip Box. This fix ensures that links behave as expected, allowing them to be clicked and activated reliably.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue where Content Tabs widget couldn\'t work with Icon Tabs widget on the same page. This fix ensures that both widgets can coexist and function properly together, allowing for seamless integration and improved user experience.</li>\n<li>Fix: Checkboxes Filter (Pro) - Enhanced Accordion Layout option for the Checkboxes Widget to improve script communication. This improvement optimizes the interaction between scripts, resulting in smoother operation and better performance of the widget.</li>\n<li>Fix: Loop Grid (Pro) - Implemented additional Masonry layout check to avoid items overlapping over each other. This enhancement ensures that items are properly positioned and do not overlap, maintaining a clean and organized layout within the widget.</li>\n<li>Fix: Dynamic Post Popup (Pro) - Resolved issue where popups allowed opening links in new tabs while opening the popup. This fix ensures that links within popups behave consistently and do not inadvertently open in new tabs, providing a smoother user experience.</li>\n<li>Fix: Post Slider (Pro) - Addressed issue where post title typography settings were not applied, ensuring proper functionality and appearance.</li>\n<li>Fix: Flip Box (Free) - Corrected a typography mistake in options.</li>\n<li>Fix: Content Slider (Pro) - Resolved conflict caused between Elementor\'s Motion Effects and the widget due to the same animation library (animate.css), resolving CSS class conflict for smoother animation and functionality.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with Opening Item when Clickable Parent option is enabled.</li>\n<li>Fix: Side Menu (Pro) - Resolved issue where some icons were being reverted. This fix ensures that all icons remain consistent and do not revert unexpectedly.</li>\n<li>Fix: Rhombus Grid (Pro) - Increased CSS priority for \'Item Background Color Override\' option. This adjustment ensures that the specified background color takes precedence over other styles, providing consistent and reliable appearance for the widget items.</li>\n</ul>\n\n<p>version 1.5.103: 2024-04-16</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added option to add additional url attributes to post links</li>\n<li>Feature: improved woo category thumbnail image gether</li>\n<li>Feature: added option to unite gallery - strip_speed</li>\n<li>Fix: fixed some widgets editor enable visibility bug</li>\n<li>Fix: fixed entrance animation run if inside a viewport window</li>\n<li>Fix: fixed some security issues - escaping some fields output</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Overlay Carousel (Pro) - Implemented \'Show Dots\' option. This new functionality allows users to toggle the visibility of dots within the widget, providing greater control over navigation indicators.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Checkbox Custom Icon\' option. This new functionality allows users to customize the appearance of checkboxes by providing custom icons, enhancing the visual presentation of checkboxes within the widget.</li>\n<li>Feature: Video Playlist (Pro) - Implemented \'Strip Navigation Speed\' option. This new functionality allows users to adjust the speed of navigation within the strip, providing finer control over the scrolling behavior.</li>\n<li>Feature: Expanding Content Cards (Pro) - Implemented \'Background Image Align\' option. This new functionality allows users to specify the alignment of the background image, providing greater control over its positioning within the element.</li>\n<li>Feature: Post Magazine Grid (Pro) - Implemented \'Meta Date Date Format\' option. This new functionality allows users to specify the date format for meta date display, providing customization options for date presentation.</li>\n<li>Feature: Justified Image Carousel (Pro) - Implemented \'Show Item Title in Lightbox\' option. This new functionality allows users to toggle the display of item titles within the lightbox, providing control over the visibility of titles for a better user experience.</li>\n<li>Feature: Search Filter (Pro) - Implemented \'Custom Links Ending\' option. This new functionality allows users to change links in the connected grid to highlight the search phrase.</li>\n<li>Feature: Load More / Infinite Scroll (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Post Pagination (Free) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Content Switcher (Pro) - Introduced option to fire a resize event on tab click, ensuring proper functionality of other widgets inside tab Content Switcher for a smoother and more seamless user experience.</li>\n<li>Feature: Submit Button (Free) - Implemented \'Show Field Name In Empty Field Error Message\' option. This new functionality allows users to include the field name in the empty field error message, providing clearer feedback to users when a required field is left blank.</li>\n<li>Feature: Side Menu (Pro) - Implemented \'Templates Width\' and \'Templates Horizontal Align\' options.</li>\n<li>Change: Unlimited Grid (Pro) - Changed \'Title Spacing\' option to \'Title Margin\'. This change allows users to add margin in all directions to the title, providing more granular control over its positioning within the widget.</li>\n<li>Fix: Content Box Hover Text Reveal (Free) - Resolved issue where Overlay Opacity option wasn\'t working on mobile devices. This fix ensures that the Overlay Opacity option functions correctly across all devices, providing consistent behavior and appearance.</li>\n<li>Fix: Multi Step Form (Pro) - Fixed Multi Step Error Message not showing when empty and required field was present on active step.</li>\n<li>Fix: Submit Button (Free) - Fixed Submit Button verification issue when fields with 0 value were parsed as empty.</li>\n<li>Fix: Slider Field (Pro) - Resolved issue where border radius for focus state differed from regular state. This fix ensures that the border radius remains consistent across different states.</li>\n<li>Fix: Icon Bullets (Free) - Fixed issue related to Hover Colors not being revealed after item hover.</li>\n<li>Fix: Team Member Sliding Effect (Pro) - Resolved issue related to global colors usage. This fix ensures that global colors are properly utilized throughout the widget, maintaining consistency and accuracy in color rendering.</li>\n<li>Fix: Post Magazine Grid (Pro) - Optimized widget HTML. This optimization improves the efficiency and performance of the widget by streamlining the HTML structure and reducing unnecessary code.</li>\n<li>Fix: Form Fields Widgets: Resolved vulnerability where scripts could be injected under certain widget attributes. This fix ensures that scripts are properly sanitized and prevented from being inserted into widget attributes, mitigating potential security risks.</li>\n</ul>\n\n<p>version 1.5.101: 2024-04-03</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature - added "date time" attribute to items attributes list</li>\n<li>Feature - made some integration for "relevanssi" plugin</li>\n<li>Feature - added woo rating stars to multisource fields</li>\n<li>Feature - added visual text that showing the form fields conditions</li>\n<li>Fix - fixed filters mode init mode</li>\n<li>Fix - fixed various filters related bugs</li>\n<li>Fix - fixed ucpage parameter fetch for pagination in archive page</li>\n<li>Fix - fixed gallery from meta field item source texts </li>\n<li>Fix - fixed some number field processing</li>\n<li>Fix - fixed multisep form with template submit</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: Radio Button Field (Pro) - Implemented \'Set First Item Selected\' option. This new functionality allows users to automatically select the first item in the widget.</li>\n<li>Feature: Fullscreen Menu (Free) - Implemented \'Open Current Submenu On Page Load\' option. This new functionality allows users to automatically expand the current submenu on page load, providing immediate access to relevant content.</li>\n<li>Feature: Background Slider (Pro) - Introduced \'Add SEO Tags\' option, allowing users to include alt and title attributes for images for improved search engine optimization of the widget content.</li>\n<li>Feature: Floating Chat Buttons (Pro) - Introduced "Close Message Box After Send" option, allowing automatic closure of the message box after clicking the send button for improved user experience and convenience.</li>\n<li>Feature: Floating Chat Buttons (Pro) - Introduced "Close Button After Click" option, enabling automatic closure of the buttons after clicking any button, eliminating the need for manual closure for enhanced user convenience and interaction.</li>\n<li>Feature: Content Grid (Pro) - Implemented \'Description\' option. This new functionality allows users to add a description to the widget, providing additional context or instructions.</li>\n<li>Feature: SVG Animation (Free) - Optimized widget for Elementor Popup compatibility. This update ensures seamless integration and improved performance when using the widget within Elementor Popups.</li>\n<li>Feature: Animated Ripples (Pro) - Introduced \'Ripple Scale\' option, enabling users to control the size of the ripples for enhanced visual customization and effect.</li>\n<li>Feature: Interactive Circle Infographic (Pro) - Implemented \'Item Trigger type\' for Segment Layout type. This new functionality allows segments to be opened by hovering on them, providing users with an alternative interaction method.</li>\n<li>Feature: Line Text Divider (Free) - Added styling options including Line Thickness, Line Border Radius, Line Shadow, Text Typography, Background Color, Padding, Border, Border Radius, and Box Shadow for enhanced customization. Additionally, existing styling options have been improved for better optimization and user experience.</li>\n<li>Feature: Price Range Filter (Pro) - Implemented Grow Effect on Thumb Hover option. This new functionality allows users to enable the grow effect on thumbnail hover.</li>\n<li>Feature: Price Range Filter (Pro) - Implemented Hide Default Arrows option. This new functionality allows users to hide default arrows, providing enhanced customization of the widget\'s appearance and behavior.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Show Time Ago\' option. This new functionality allows users to display the time elapsed since a publish event, providing context and improving user engagement.</li>\n<li>Feature: Dropdown Field (Pro) - Implemented \'Required\' option. This new functionality allows users to mark a field as required, ensuring that users must fill it out before submitting the form.</li>\n<li>Feature: Submit Button (Free) - Implemented \'Empty Field Error Text\' option. This new functionality allows users to customize the error message displayed when a required field is left empty.</li>\n<li>Feature: Icon Bullets (Free) - Implemented \'Title Color Hover\' and \'Text Color Hover\' options. These new functionalities allow users to customize the color of titles and text when hovered over, providing enhanced interactivity and visual feedback.</li>\n<li>Feature: Unlimited Charts (Pro) - Implemented \'Font Family\' option for Label X Axis and Y Axis. This new functionality allows users to customize the font family for labels displayed on the X and Y axes, providing enhanced typography control.</li>\n<li>Feature: Overlay Carousel (Pro) - Implemented \'Show Arrows\' option and updated Arrows styling options. This new functionality allows users to control the visibility of arrows and customize their styling, providing more flexibility in widget design and navigation.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Empty Message\' option. This new functionality allows users to display a custom message when no posts are found, providing better user feedback and enhancing the user experience.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Required\' option. This new functionality allows users to mark a field as required, ensuring that users must fill it out before submitting the form.</li>\n<li>Feature: Radio Button Field (Pro) - Implemented \'Required\' option. This new functionality allows users to mark a field as required, ensuring that users must fill it out before submitting the form.</li>\n<li>Change: Checkboxes Filter (Pro) - Added \'aria-label\' attribute to links. This new functionality enhances accessibility by providing descriptive labels for elements.</li>\n<li>Change: Post Carousel (Pro) - Added \'alt\' and \'title\' attributes to the image for improved SEO optimization and accessibility.</li>\n<li>Change: Flip Box Carousel (Pro) - Changed some selectors in CSS to avoid empty items appearing on live page.</li>\n<li>Change: Underline Animated Button (Free) - Changed <section> tag to <div>. This update improves the semantic structure of the widget, ensuring better compatibility with various screen readers and accessibility standards.</li>\n<li>Change: Unlimited Charts (Pro) - Updated the animation option to trigger animation when the chart comes into view instead of upon initial load, improving user experience and visual appeal.</li>\n<li>Change: Submit Button (Free) - Changed the position of Empty Field Errors to be grouped after the submit button. This update enhances the layout and organization of error messages, providing users with a clearer indication of missing information before submission.</li>\n<li>Change: Post Blocks (Free) - Changed CSS selector for Typography option for better accessibility. This update improves the accessibility of the Typography option by using a more descriptive and accessible CSS selector.</li>\n<li>Change: List Marquee (Pro) - Increased speed limit to 1000. This update enhances the speed capabilities of the widget, allowing for faster performance and smoother animations.</li>\n<li>Change: Checkbox Field (Pro) - Increased accessibility by adding IDs to input elements and "for" attributes to label elements. This update improves accessibility by associating labels with their corresponding form controls, making it easier for screen readers and other assistive technologies to interpret and navigate the form.</li>\n<li>Change: Masonry Gallery (Pro) - Implemented \'Autoplay Video In Lightbox\' option. This new functionality allows users to enable autoplay for videos displayed within the lightbox, providing a more dynamic and engaging viewing experience.</li>\n<li>Change: WhatsApp Chat (Pro) - Added \'aria-label\' attribute to links. This new functionality enhances accessibility by providing descriptive labels for elements.</li>\n<li>Fix: Number Field (Pro) - Implemented CSS protection from the max-width CSS property. This new functionality safeguards against unintended styling conflicts or overrides caused by the max-width property.</li>\n<li>Fix: Fullscreen Menu (Free) - Addressed issue where the fullscreen menu was not displayed correctly in Safari browser.</li>\n<li>Fix: Image Scroll (Pro) - Resolved 404 error appearing every time Overlay element was added on the page. This fix ensures that the Overlay element is loaded correctly without triggering a 404 error.</li>\n</ul>\n\n<p>version 1.5.100: 2024-03-17</p>\n\n<p>Plugin Changes:</p>\n\n<ul>\n<li>Feature: added option to connect the filters to some specific grid group</li>\n<li>Fix: fixed js run for background output not always happend</li>\n<li>Fix: filters was shown only related to grid taxonomies after changing to "all" </li>\n<li>Fix: returned some tiles gallery images that was missing</li>\n</ul>\n\n<p>Widgets Changes:</p>\n\n<ul>\n<li>Feature: List (Free) - Implemented \'Open Link in New Tab\' option. This new functionality allows users to specify whether links should open in a new tab, providing flexibility in link behavior.</li>\n<li>Feature: Compact Gallery (Free) - Implemented \'Hide Thumbnail Panel Under Width\' option. This new functionality allows users to hide the thumbnail panel when the viewport width is below a specified threshold, optimizing the display for smaller screens.</li>\n<li>Feature: Select Dropdown Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Checkboxes Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Tabs Filter (Pro) - Implemented \'Connect To Grids Group\' option. This new functionality allows users to connect the filter widget to a particular grid widget.</li>\n<li>Feature: Scroll Sequence (Pro) - Added \'Image Horizontal Shift\' option, allowing users to adjust the horizontal position of the image for enhanced customization and layout control.</li>\n</ul>\n\n<p>version 1.5.99: 2024-03-11</p>\n\n<ul>\n<li>Fix - updated multisource image fields</li>\n<li>Fix - fixed some small php bug with strtobool function</li>\n</ul>\n\n<p>version 1.5.98: 2024-03-05</p>\n\n<ul>\n<li>Fix Some small gutenberg related bug fix</li>\n</ul>\n\n<p>version 1.5.97: 2024-03-04</p>\n\n<p>Plugin Updates:</p>\n\n<ul>\n<li>Fix: allow showing authors name translated</li>\n<li>Change: updated font awesome version to 6</li>\n<li>Fix: done some link attribute security fix</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Accordion Menu (Pro) - Implemented \'Active State Color\' options for Sub Menu items. This new functionality allows users to customize the color of sub-menu items when they are in the active state, providing enhanced visual feedback.</li>\n<li>Feature: Content Slider (Pro) - Made \'Slide Margin\' option available for Full Slider Type and Offset Slider Type. This update expands the usability of the margin customization, allowing users to set margins between slides in both Full Slider and Offset Slider configurations.</li>\n<li>Feature: Icon Tabs (Pro) - Made \'Start Collapsed\' option responsive. This update ensures that the \'Start Collapsed\' behavior adjusts responsively, providing a consistent and user-friendly experience across various devices and screen sizes.</li>\n<li>Feature: Post Accordion (Free) - Introduced \'Expand All Accordion\' functionality, enabling users to expand all accordion items with a single click for improved content accessibility.</li>\n<li>Feature: Fullscreen Menu (Free) - Introduced option to customize the thickness of the animated hamburger icon bars, providing users with greater control over the visual appearance of the icon.</li>\n<li>Change: Coverflow Carousel (Pro) - Updated \'Button Link\' option: if empty, no link will be applied. This modification ensures that if the \'Button Link\' option is left empty, no link will be associated with the button within the widget.</li>\n<li>Fix: Product Carousel (Pro) - Optimized widget HTML code. This update enhances performance and efficiency by streamlining the HTML structure of the widget.</li>\n<li>Fix: Content Tabs (Free) - Improved widget interaction within an Elementor\'s popup. This update ensures a more seamless and optimized experience when utilizing the widget within a popup setting.</li>\n</ul>\n\n<p>version 1.5.96: 2024-02-26</p>\n\n<p>Plugin Updates:</p>\n\n<ul>\n<li>Feature: added option for time_ago_short in timelines that will show shorter version of minutes and hours text</li>\n<li>Feature: added defaults for weather widget</li>\n<li>Fix: fixed hourly weather fields</li>\n<li>Fix: fixed the import with images functionality</li>\n<li>Fix: set default timeout to remote requests</li>\n<li>Fix: fixed the image duplicate when importing templates</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Side Menu (Pro) - Implemented \'Menu Padding\' option. This new functionality allows users to set padding for the menu, providing control over the spacing and layout within the widget.</li>\n<li>Feature: Post Grid (Pro) - Introduced a new value for \'Meta Data Position\' option called \'Before Title\'. This new functionality allows users to position meta data before the title, providing additional flexibility in content layout.</li>\n<li>Feature: Loop Carousel (Pro) - Implemented \'Stage Padding\' option. This new functionality allows users to set stage padding, displaying a part of the previous and next carousel items for a more visually appealing and dynamic presentation.</li>\n<li>Feature: Interactive Circle Infographic (Pro) - Implemented \'Selected Item Number\' option. This new functionality allows users to select a specific item by default, enhancing user experience by highlighting a predetermined item upon initialization.</li>\n<li>Feature: Unlimited Timeline (Free) - Introduced option to display the image on the opposite side of the content for enhanced layout flexibility and customization.</li>\n<li>Feature: Thumbnail Slider (Pro) - Introduced \'Multi Source\' option, enabling users to select gallery items from various sources for enhanced flexibility and content integration.</li>\n<li>Feature: Timer Countdown Banner (Pro) - Added \'Direction\' option to support RTL (Right-to-Left) layout websites.</li>\n<li>Feature: Post Horizontal Timeline (Pro) - Introduced Background Color and Icon Color options for Navigation Arrows in disabled mode. This new functionality allows users to customize the appearance of navigation arrows when they are disabled, providing enhanced visual control.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Time Ago Type\' option. This new functionality allows users to choose the type of time ago representation, providing flexibility in how time is displayed within the widget.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Text Custom Field\' option. This new functionality allows users to add a custom field under the main Posts Text, providing additional customization for displaying content.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Link Type\' option for all link elements in the widget. This new functionality allows users to choose the type of link for various elements within the widget, enhancing control over linking behavior.</li>\n<li>Feature: Remote Link (Pro) - Introduced active state for the link. This new functionality allows users to customize the appearance of the link when it is in an active state, providing enhanced visual feedback.</li>\n<li>Feature: Dynamic Post Popup (Pro) - Implemented \'Hide Vertical Scrollbar in Popup\' option. This new functionality allows users to hide the vertical scrollbar within the popup, providing a cleaner and more focused appearance.</li>\n<li>Feature: Icon Carousel (Pro) - Introduced \'Autoplay Pause on Hover\' option, allowing users to pause autoplay functionality when hovering over the carousel for improved control and interaction.</li>\n<li>Feature: Dynamic Post Popup (Pro) - Introduced Entrance Animation functionality for the popup. This new feature allows users to apply entrance animations, enhancing the visual appeal and engagement when the popup appears.</li>\n<li>Feature: Unlimited Timeline (Free) - Implemented \'Content Box Link\' option. This new functionality allows users to link the entire content box, providing a convenient way to associate a link with the entire widget item.</li>\n<li>Feature: Text Field (Free) - Added \'Read Only\' option, allowing users to set the field as read-only for preventing user input while retaining visibility of the text.</li>\n<li>Feature: Unlimited Charts (Pro) - Introduced \'Radar Range\' option for Radar chart, allowing users to set the minimum range value for improved data visualization.</li>\n<li>Feature: Testimonial Carousel (Pro) - Added \'Rating\' field to the Source option. This new functionality allows users to incorporate a rating field as a source for the widget, expanding the available data sources for enhanced content display.</li>\n<li>Feature: Multi Step Form (Pro) - Introduced \'Direction\' option. This new functionality is useful for RTL (Right-to-Left) websites, allowing users to set the direction of the widget layout accordingly.</li>\n<li>Feature: Unlimited Timeline (Free) - Introduced option for users to customize the text of each item\'s button, providing greater flexibility.</li>\n<li>Feature: Post List (Free) - Implemented \'Space Between Categories\' option. This new functionality allows users to set spacing between categories, providing control over the layout and visual presentation of category elements.</li>\n<li>Feature: Memory Game (Pro) - Introduced \'Add Completion Time to Form Field\' option, enabling users to automatically append the time taken to complete the memory game to a designated form field.</li>\n<li>Feature: Post Timeline (Pro) - Implemented \'Add Link For The Whole Item\' option. This new functionality allows users to add a link to the entire widget item, enhancing the interactive capabilities and providing a clickable area for the entire item.</li>\n<li>Feature: Post Carousel (Pro) - Implemented \'Text Padding\' and \'Title Padding\' options. This new functionality allows users to set padding for text and title elements, providing enhanced control over spacing and layout within the widget.</li>\n<li>Feature: Post Grid (Pro) - Introduced \'Date Modified\' options. This new functionality allows users to display the date when a post was last modified, providing additional information and transparency in content presentation.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Introduced options to customize Maps Controls icons\' color and background color. This new functionality allows users to personalize the appearance of map controls, enhancing visual customization.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Disable Map Interaction On Mobile\' option. This new functionality allows users to disable map interaction specifically on mobile devices, providing control over the user experience on smaller screens.</li>\n<li>Change: Content Tabs (Free) - Modified behavior of \'Start Collapsed\' option when used with \'Set Hash\'. If the URL has a hash, the first opened tab will be determined by the hash, providing a more dynamic and user-friendly experience.</li>\n<li>Change: Dropdown Button (Pro) - Removed Text Decoration CSS property from dropdown items. This update enhances the visual presentation by eliminating unnecessary text decoration.</li>\n<li>Change: Woo Mini Cart (Pro) - Added separate border options for \'View Cart\' and \'Checkout\' buttons, providing users with more customization flexibility for button styling.</li>\n<li>Change: Swipe Carousel (Pro) - Modified \'Enable Link\' option. Now, the entire item serves as a link, providing a more intuitive and consistent approach to linking within the widget.</li>\n<li>Fix: Submit Button (Free) - Corrected default values in email 2 that were leading to validation errors.</li>\n<li>Fix: Post Carousel Lite (Free) - Addressed issue where the carousel was not displaying on mobile devices.</li>\n<li>Fix: Icon Tabs (Pro) - Resolved issue with the \'Start Collapsed\' option. The fix ensures that the \'Start Collapsed\' option now functions correctly, delivering the intended collapsed behavior upon initialization.</li>\n<li>Fix: Post Grid (Pro) - Optimized widget item HTML code. This update enhances performance and efficiency by streamlining the HTML structure of widget items.</li>\n<li>Fix: Unlimited Timeline (Free) - Optimized item HTML code. This update improves performance and efficiency by refining the HTML structure of individual items within the widget.</li>\n<li>Fix: Unlimited Timeline (Free) - Optimized CSS code. This update improves performance and reduces the overall footprint of the stylesheet, enhancing efficiency and loading times.</li>\n<li>Fix: Remote Link (Pro) - Resolved issue where the Text Shadow option was erroneously interpreted as Box Shadow. The fix ensures that the Text Shadow option now functions correctly, providing the intended text shadow effect.</li>\n<li>Fix: Scroll Sequence (Pro) - Revised and improved descriptions of the widget fields for better clarity.</li>\n<li>Fix: Post Magazine Grid (Pro) - Added \'raw\' tag to category names to fix the display issue where the \'&\' symbol in category names was not displaying correctly.</li>\n<li>Fix: Before After (Pro) - Improved widget interaction with Elementor\'s Popups. This update ensures seamless integration and optimal performance when using the widget within Elementor\'s Popup functionality.</li>\n<li>Fix: Grid Gallery (Pro) - Resolved an issue where the widget was not extending to full width within Elementor Container.</li>\n<li>Fix: Particle Image (Pro) - Added protection from lazy load. This update ensures compatibility and proper functionality, mitigating potential issues related to lazy loading on various platforms.</li>\n</ul>\n\n<p>version 1.5.95: 2024-02-12:</p>\n\n<ul>\n<li>Feature: Ensure that the blog displayed on the "Home" page of the plugin is always up-to-date.</li>\n<li>Feature: Implemented support for tags in the widget catalog.</li>\n<li>Feature: Added an option for galleries to play videos in muted mode.</li>\n<li>Feature: Integrated weather forecast data preparation for the widget.</li>\n<li>Fix: Addressed some minor potential security risks associated with the import templates functionality.</li>\n<li>Fix: Rectified email validation for Form Email2.</li>\n<li>Fix: Resolved some issues with the price range filter.</li>\n<li>Fix: fixed the problem where dynamic template styles disappeared after updating Elementor Pro.</li>\n</ul>\n\n<p>Widgets Updates:</p>\n\n<ul>\n<li>Feature: Image Zoom Content Box (Free) - Implemented \'Title Tag\' option. This new functionality allows users to specify the HTML tag for titles within the widget, providing flexibility and control over the semantic structure of the content.</li>\n<li>Feature: Post Accordion (Free) - Implemented \'Disable Link in Image\' option. This new functionality allows users to disable the link associated with an image, providing more control over the interactive behavior of images within the widget.</li>\n<li>Feature: Slider Gallery (Free) - Implemented \'Mute Video\' option. This new functionality allows to play videos muted by default. Volume can be adjusted in video players on live page.</li>\n<li>Feature: Unlimited Charts (Pro) - Implemented \'Item Bar Width\' option. This new functionality allows users to customize the width of individual bars, providing greater control over the visual representation of items.</li>\n<li>Feature: Remote Item Navigation (Pro) - Introduced \'Border Override Color\' options for Regular and Active states. This new functionality allows users to customize border colors separately for both Regular and Active states, enhancing visual styling in the widget.</li>\n<li>Feature: Post Grid (Pro) - Implemented \'Title Min Height\' option. This new functionality allows users to set a minimum height for the title, offering more control over the visual presentation and consistency in the widget.</li>\n<li>Feature: Checkbox Field (Pro) - Introduced \'Show Link\' option. This new functionality enables users to show or hide links and customize their styling within the widget, offering more control over the interactive elements.</li>\n<li>Feature: Counter (Free) - Implemented \'Add Link To Widget Container\' option. This new functionality allows users to include a link, enhancing the interactive capabilities of the element by enabling navigation to another page or resource.</li>\n<li>Feature: Icon Box Accordion (Pro) - Introduced \'Icon + Text\' option for Graphic Element. This new value expands customization by allowing users to display both an icon and text within the Graphic Element for richer visual representation.</li>\n<li>Feature: Before After (Pro) - Added support for the widget inside Elementor\'s Tabs widget. This enhancement ensures seamless integration and compatibility, allowing users to utilize the widget effectively within Elementor\'s Tabs.</li>\n<li>Feature: Justified Image Carousel (Pro) - Implemented \'Hide Inactive Arrow\' option. This new functionality allows users to hide inactive arrows, providing a cleaner and more focused appearance in the widget interface.</li>\n<li>Feature: Layers (Pro) - Added shadow for icon type layers.</li>\n<li>Feature: Icon Pointer Button (Pro) - Introduced \'Direction\' option. This new functionality allows users to specify the direction for RTL (Right-to-Left) or LTR (Left-to-Right) websites, ensuring proper layout alignment based on language direction.</li>\n<li>Feature: Loop Carousel (Pro) - Implemented \'Auto Height\' option. This new functionality adjusts the height of the slider dynamically based on the height of the current slide, providing a more adaptive and seamless user experience.</li>\n<li>Feature: Justified Image Carousel (Pro) - Option to fix the broken layout (resulting in a duplicate carousel) caused by delayed image loading, this solution verifies that the images are loaded before initializing the carousel.</li>\n<li>Feature: Remote Tabs (Pro) - Introduced styling options for Border Radius, Border, and Shadow for the image of the active tab.</li>\n<li>Feature: Layers (Pro) - Added background color, padding and radius for text fields.</li>\n<li>Feature: WhatsApp Chat (Pro) - z-index option for Popup, allowing users to customize the stacking order of the Popup for better control over its visibility in relation to other elements.</li>\n<li>Feature: WhatsApp Chat (Pro) - Introduced option to customize the Popup Title, along with styling options for enhanced visual control and personalization.</li>\n<li>Feature: Swipe Carousel (Pro) - Introduced \'Additional Title\' options. This new functionality expands customization by providing additional settings for titles, allowing users to further enhance the visual presentation of titles within the widget.</li>\n<li>Feature: Content Grid (Pro) - Introduced \'Image Scale\' option. This new functionality allows users to scale the images, providing enhanced control over the visual presentation within the widget.</li>\n<li>Feature: Fullscreen Menu (Free) - Implemented feature - automatically opens menu item if it matches the current page URL.</li>\n<li>Feature: Post Grid (Pro) - Added Option to show post tags, providing users with the ability to showcase tags associated with each post.</li>\n<li>Feature: Post Magazine Grid (Pro) - Introduced \'Image Scale\' and \'CSS Filters\' options along with the hover transition duration for enhanced image customization.</li>\n<li>Feature: Card Carousel (Free) - Implemented \'Image Position\' option. This new functionality allows users to customize the position of image within the widget, providing enhanced control over the visual layout.</li>\n<li>Feature: Layers (Pro) - Added mouse parallax effect, adds a captivating and interactive dimension to the user interface.</li>\n<li>Feature: Swipe Carousel (Pro) - Introduced additional styling options. This new set of functionalities allows users to further customize and refine the visual appearance of the widget, providing enhanced styling possibilities.</li>\n<li>Feature: Mega Menu (Pro) - Implemented \'Close Transition Speed\' option. This new functionality enables users to set the speed of close animations for the dropdown, enhancing visual transitions and customization.</li>\n<li>Feature: Unlimited Carousel (Pro) - Added \'Image Position\' option, allowing users to customize the position of the image above or below the content for enhanced layout flexibility.</li>\n<li>Feature: Layers (Pro) - Implemented motion effects—now elements can bounce up and down and move left to right for a livelier interface.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Center Info Window\' option. This new functionality allows users to center the info window on the map, providing enhanced visibility and focus on the selected location.</li>\n<li>Feature: Unlimited Google Maps (Pro) - Implemented \'Close After Outside Info Window Click\' option. This new functionality allows users to close the info window after clicking outside of it on the map, enhancing user interaction and control.</li>\n<li>Feature: Layers (Pro) - Implemented responsive settings for individual layers, allowing users to toggle each layer on or off based on the specific device requirements.</li>\n<li>Feature: Image Accordion (Pro) - Added \'Title HTML Tag\' option, providing users with better SEO control by allowing customization of HTML tags for widget titles.</li>\n<li>Feature: Content Tabs (Free) - Introduced option to fire a resize event on tab click, ensuring proper functionality of other widgets inside tab content for a smoother and more seamless user experience.</li>\n<li>Feature: Event List (Pro) - Implemented \'Remove Expired Event Item\' option. This new functionality allows users to automatically remove event items that have expired, streamlining content management within the widget.</li>\n<li>Feature: Post Grid (Pro) - Added typography option for post tags, allowing users to customize the font style, size, and other typographic attributes.</li>\n<li>Feature: Event List (Pro) - Implemented \'Horizontal Align\' option. This new functionality allows users to customize the horizontal alignment of the button, providing enhanced control over the layout within the widget.</li>\n<li>Feature: vCard (Pro) - Introduced option to include social media links in downloadable VCF contact file, enhancing contact information with additional social network profiles for improved connectivity.</li>\n<li>Change: Toggle Text Button (Free) - Upgraded textarea to full functionality editor, providing users with enhanced editing capabilities.</li>\n<li>Change: vCard (Pro) - Updated vCard JavaScript library to the latest version, ensuring compatibility with current standards and latest feature availability.</li>\n<li>Fix: Woo Product List (Free) - Introduced \'Layout Type\' option. This new functionality allows users to set the layout as either column or row, providing flexibility in organizing and displaying content within the widget.</li>\n<li>Fix: vCard (Pro) - Resolved issue where QR code was not scanning on some apps.</li>\n<li>Fix: Hotspots (Pro) - Rebuilt JavaScript code for better interaction. Removed unnecessary code to optimize performance and streamline functionality.</li>\n<li>Fix: Sideways Vertical Text (Pro) - Text layout shifting issue on Safari browser.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue with scrolling to the top of the page after tab click. The fix ensures that tab clicks no longer trigger unintended scrolling to the top, providing a smoother user experience.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with the vertical scrollbar appearing on hover.</li>\n<li>Fix: Testimonial Carousel (Pro) - The issue where styling attributes (size and color) for SVG icons were not taking effect.</li>\n<li>Fix: Content Tabs (Free) - Resolved issue in Content Tabs when Before After widget couldn\'t function inside tabs. The fix ensures proper functionality, allowing users to utilize the widget as intended.</li>\n<li>Fix: Woo Product Grid (Pro) - Added image HTML attributes to product images.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue where the size of social icons wasn\'t responding to the option value. The fix ensures that the specified option value now accurately reflects the size of social icons.</li>\n<li>Fix: Counter (Free) - Removed unnecessary space in \'Before Text\' and \'After Text\' options. This update improves the clarity and presentation of the text by eliminating unnecessary spacing.</li>\n<li>Fix: Content Tabs (Free) - Added support for Elementor Tabs widget. This enhancement ensures seamless integration and compatibility, allowing users to incorporate the widget effortlessly within Elementor Tabs.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved an issue where incorrect icons were being displayed after selecting a menu item.</li>\n<li>Fix: Woo Mini Cart (Pro) - Improved widget compatibility with optimization plugins like WP Rocket. This update ensures seamless integration, optimizing performance and enhancing the overall user experience when using these plugins.</li>\n<li>Fix: Post Accordion (Free) - Updated post content loading method to resolve the issue where, on some sites, post content was not displaying correctly.</li>\n<li>Fix: Dropdown Field (Pro) - Fixed an issue when Dropdown Field couldn\'t parse Field Name to Number Field widget.</li>\n<li>Fix: Card Carousel (Free) - Resolved issue where Transition Speed wasn\'t working for non-default animations. The fix ensures that Transition Speed now functions correctly for all animations, providing consistent and reliable behavior.</li>\n<li>Fix: Unlimited Google Maps (Pro) - Removed default 2px border with blue color from one of the map elements. This update improves the visual presentation by eliminating an unnecessary border.</li>\n</ul>\n\n<p>version 1.5.94: 2024-01-25:</p>\n\n<ul>\n<li>Feature: added option to message individual fields for the form</li>\n<li>Change: removed instagram blocked api message - the instagram functionality is active now!</li>\n<li>Change: added default values to currency fields</li>\n<li>Fix: fixed small php bug regarding date field in items</li>\n<li><p>Fix: fixed some small xss vulnurability that pachstack discovered</p></li>\n<li><p>Feature: Number Field (Pro) - Introduced \'Enable Date Field in Formula\' option. This new functionality enables the use of Date Field in formula by allowing the addition or subtraction of days.</p></li>\n<li>Feature: Unlimited Charts (Pro) - Introduced \'Remove Items with 0 Value\' option. This new functionality automatically excludes items with a value of 0 from charts.</li>\n<li>Feature: WordPress Menu (Free) - Implemented \'Hover Effect\' option. This new functionality allows users to choose from a variety of hover link effects, enhancing the visual presentation with dynamic animations.</li>\n<li>Feature: Hotspots (Pro) - Introduced customizable popup positioning, providing users with the option to define the exact position rather than relying on preset center alignment.</li>\n<li>Feature: Event List (Pro) - Introduced \'Event End Date\' option, allowing users to display event end date and time.</li>\n<li>Feature: Event List (Pro) - Implemented \'Calendar Horizontal Align\' option. This new functionality allows users to customize the horizontal alignment of the calendar, providing better control over its placement within the layout.</li>\n<li>Feature: Product Carousel (Pro) - Introduced functionality to hide navigation arrows automatically when the number of products is less than a specified value.</li>\n<li>Feature: Dropdown Field (Pro) - Introduced \'Multisource\' option. This functionality allows users to select the source of checkbox values as posts, products, etc., providing versatile options for integrating diverse content.</li>\n<li>Feature: Checkbox Field (Pro) - Introduced \'Multisource\' option. This functionality allows users to select the source of checkbox values as posts, products, etc., providing versatile options for integrating diverse content.</li>\n<li>Feature: Checkbox Field (Pro) - Implemented \'Checkbox Value Handling\' options. This new functionality allows users to choose the checkbox value type from options such as sum, individual number, or individual text, providing flexibility in handling checkbox values.</li>\n<li>Feature: Masonry Gallery (Pro) - Introduced \'Title Typography\' and \'Description Typography\' options. These new functionalities allow users to customize the typography settings for titles and descriptions.</li>\n<li>Feature: Masonry Gallery (Pro) - Implemented \'Tile Background Color\' option. This new functionality allows users to customize the background color of tiles, providing enhanced visual control over the widget\'s appearance.</li>\n<li>Feature: Hotspots (Pro) - Added \'Popup Image Size\' option, allowing users to customize the size of popup images.</li>\n<li>Feature: WooCommerce Product Carousel (Pro) - Introduced functionality to hide navigation arrows automatically when the number of products is less than a specified value.</li>\n<li>Feature: Logo Carousel (Pro) - Implemented \'Open Links In New Tab\' option. This new functionality allows users to specify whether links should open in a new tab with Source type posts, products, etc.</li>\n<li>Feature: Content Ticker (Pro) - Added Option to add an Image for each ticker item.</li>\n<li>Change: Hotspots (Pro) - Enabled \'Image Size Select\' option for the Image, allowing users to choose from different image resolutions for enhanced flexibility and visual customization.</li>\n<li>Change: Icon Carousel (Pro) - Improved \'Item Minimum Height\' option by expanding the range of values.</li>\n<li>Fix: Fullscreen Menu (Free) - Improved protection from Elementor sticky section interference.</li>\n<li>Fix: vCard (Pro) - Issue with QR code not displaying when \'Include Image in Contact\' is enabled has been resolved.</li>\n<li>Fix: Dropdown Field (Pro) - Resolved issue with \'Field Name\' not appearing during email sending. The fix ensures that the field name is now properly displayed in email notifications.</li>\n<li>Fix: Mega Menu (Pro) - Resolved horizontal scroll issue. The fix ensures that the layout no longer experiences unintended horizontal scrolling, providing a more stable and user-friendly experience.</li>\n<li>Fix: Scroll To Top (Free) - Resolved issue where the icon wasn\'t visible on the frontend. The fix ensures proper visibility of the icon, addressing the bug and improving the overall appearance.</li>\n<li>Fix: Fullscreen Menu (Free) - Resolved issue with the \'Disable Page Scroll\' option not working in some cases. The fix ensures consistent functionality, preventing page scrolling as intended.</li>\n<li>Fix: Text Field (Free) - Resolved input width issue. The fix ensures that input elements now display with the correct width.</li>\n</ul>\n\n<p>version 1.5.93: 2024-01-18:</p>\n\n<ul>\n<li>Feature: Introduced the option \'slider_video_autoplay\' to galleries, enabling video autoplay when changing items.</li>\n<li>Feature: Added the option to include specific taxonomies in related posts queries.</li>\n<li>Feature: Implemented automatic recognition of video thumbnail IDs in certain gallery types based on relevant post meta.</li>\n<li>Feature: Added functionality for the price range filter.</li>\n<li>Change: Updated the Freemius version.</li>\n<li>Change: Modified the text format for the export change log.</li>\n<li>Change: Restored the "import with images" feature after incorporating file type checks for security.</li>\n<li>Fix: Enhanced the handling of multiple user records for the \'exclude users\' option in the users query (Ajax-based).</li>\n<li>Fix: Corrected URL CSS and JS inclusion issues in Elementor editor.</li>\n<li><p>Fix: Corrected a bug related to "mini cart widget" in PHP in specific cases.</p></li>\n<li><p>Feature - Card Carousel (Free) - Introduced \'Hide Item\' option. This new functionality allows users to hide items instead of deleting them permanently, offering a more reversible and flexible approach to item management.</p></li>\n<li>Feature - Post Grid (Pro) - Implemented \'Layout Type: Above\' option. This new functionality allows users to change the position of the content box to above the image.</li>\n<li>Feature - Thumbnail Gallery (Pro) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Compact Gallery (Free) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Grid Gallery (Pro) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Slider Gallery (Free) - Introduced \'Video Autoplay\' option. This new functionality enables automatic playback of videos each time they become active, enhancing the user experience with seamless video transitions.</li>\n<li>Feature - Flip Box Carousel (Pro) - Introduced option for back icon alignment, providing users the flexibility to customize the alignment of the back icon.</li>\n<li>Feature - Post List (Free) - Implemented \'Image Scale\' option for regular and hover states. This new feature allows users to customize the scaling of images independently for regular and hover states, enhancing visual presentation.</li>\n<li>Change - Flip Box Carousel (Pro) - Implemented conditional rendering of CSS to reduce unused styles, resulting in improved performance, SEO, and faster load times for enhanced user experience.</li>\n<li>Change - Content Accordion (Free) - Improved \'Expand All Accordion\' functionality, now allowing users to close the accordion by clicking the same button again for a more intuitive and user-friendly experience.</li>\n<li>Fix - WooCommerce Product Grid (Pro) - Implemented protection against buttons not being vertically aligned in specific cases.</li>\n<li>Fix - Flip Box Carousel (Pro) - Resolved an issue where links were not functioning properly when clicking on the back icon.</li>\n<li>Fix - WooCommerce Product Grid (Pro) - Resolved issue with the product button not being clickable in some cases.</li>\n<li>Fix - Post Carousel (Pro) - Resolved issue with the side-by-side layout.</li>\n<li>Feature - Logo Grid (Free) - Enhanced responsiveness for item \'Padding\' option. This update ensures that item padding adjusts effectively across various screen sizes and device resolutions for a consistent layout.</li>\n<li>Feature - Logo Grid (Free) - Implemented \'Direction\' option. This new feature is particularly useful for RTL (Right-to-Left) websites, allowing users to specify the direction of the widget\'s layout for improved compatibility.</li>\n<li>Feature - Content Accordion (Free) - Introduced a new feature that allows the expansion of all accordion items by clicking on an external element with the class "ue-content-accordion-expand-all".</li>\n<li>Feature - Memory Game (Pro) - Introduced template option for success message, Allowing users to show Elementor template as success message.</li>\n<li>Feature - Memory Game (Pro) - Added \'Completion Time\' option, enabling users to show the time it took to complete the game for a more informative and engaging experience.</li>\n<li>Feature - Content Accordion (Free) - Introduced \'Additional Header Content\' option in the accordion, allowing users to include additional content after the header title.</li>\n<li>Feature - Post Accordion (Free) - Implemented \'Open Links in New Tab\' option. This new functionality allows users to configure links to open in a new tab, enhancing control over the navigation experience.</li>\n<li>Feature - Side Menu (Pro) - Added an option to add a logo to the side menu layout.</li>\n</ul>\n\n<p>version 1.5.92: 2024-01-04:</p>\n\n<ul>\n<li>Feature: Introduced the change log option in the widget editor.</li>\n<li>Feature: Introduced the ability to connect with Google API for multi-source options.</li>\n<li>Feature: Included an option to link with Google Sheets under the general settings for forms.</li>\n<li>Feature: Integrated a "show globals" feature in troubleshooting for enhanced diagnostics.</li>\n<li>Feature: Implemented the capability to output cart fragments for the woo mini cart.</li>\n<li>Feature: Provided an option for "none" under lightbox-type in galleries, allowing users to disable the lightbox.</li>\n<li>Feature: Added an "excerpt" field to post fields within the widget editor for more detailed posts.</li>\n<li>Fix: Replaced site_url() with home_url() in global variables for better website navigation.</li>\n<li>Fix: Resolved a conflict with another select2 on the admin side, ensuring smoother operations.</li>\n<li>Fix: Rectified an error with multiple order by clauses in post queries to improve data sorting.</li>\n<li><p>Fix: Enhanced the manual selection of Elementor template retrieval for optimized performance.</p></li>\n<li><p>Feature - Content Carousel - Introduced \'Equalize Content Height\' option. This new feature simplifies the process of making content elements equal in each item.</p></li>\n<li>Feature - Flip Box Carousel - Enhanced responsiveness for Border Radius option. The update ensures that the Border Radius adapts effectively to different screen sizes and device resolutions for a consistent display.</li>\n<li>Feature - WooCommerce Product Carousel - Resolved broken layout issue occurring when set to side-by-side layout</li>\n<li>Feature - Phone Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Textarea Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Email Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Text Field - Feature - Introduced \'Placeholder\' option, allowing users to set placeholder text for improved user experience and clearer input guidance.</li>\n<li>Feature - Testimonial Carousel - Implemented \'Layout Type: Grid\' option. This new functionality facilitates the transformation of the widget\'s layout into a simple grid.</li>\n<li>Feature - Testimonial Carousel - Introduced \'Layout Type: Swipe\' option. This new feature allows users to set the behavior of the widget, resembling the functionality found in Swipe Carousel widget.</li>\n<li>Feature - Flip Box Carousel - Introduced \'Disable Mouse Drag\' and \'Disable Touch Drag\' options in Flip Box Carousel settings, offering control over user interaction by allowing the disabling of dragging functionalities.</li>\n<li>Feature - Team Member Grid - Introduced \'Badge\' option, allowing users to include custom badge images or icons for enhanced member representation.</li>\n<li>Feature - Thumbnail Slider - Implemented responsiveness for \'Slider Main Image Height\' option.</li>\n<li>Feature - Thumbnail Slider - Optimized \'Slider Main Image Height\' functionality to prevent widget reloading upon value change.</li>\n<li>Change - Thumbnail Slider - Changed attribute of \'Slider Main Image Height\' option from Number to Slider. This adjustment simplifies the process of adjusting the height of the main image by providing a more intuitive control.</li>\n<li>Fix - Submit Button - Improved interaction within Multi Step Form widget. Enhancements have been made to streamline and optimize the submit action.</li>\n<li>Feature - Multi Step Form - Implemented form submission loader. This new addition introduces a visual loader to illustrate the process of sending form data, enhancing user feedback during form submission.</li>\n<li>Feature - WooCommerce Product List - Introduced \'Default Image\' option. The widget will now display the specified default image when a product image is empty, for a more personalized user experience.</li>\n</ul>\n\n<p>version 1.5.91: 2023-12-28:</p>\n\n<ul>\n<li>Change: removed some vulnerability related to templates import</li>\n</ul>\n\n<p>version 1.5.90: 2023-12-18:</p>\n\n<ul>\n<li>Fix: fixed some small bug with pro version main file</li>\n</ul>\n\n<p>version 1.5.89: 2023-12-17:</p>\n\n<ul>\n<li>Fix: fixed some post filters detection issues on the page</li>\n<li>Fix: fixed some "$type not found" message in php</li>\n<li>Fix: fixed some "infinite template found: " message in php (emtpy template load protection)</li>\n<li>Change: added instagram api access error message</li>\n<li>Change: removed "import with images" functionality. replaced by doubly plugin.</li>\n</ul>\n\n<p>version 1.5.88: 2023-12-11:</p>\n\n<ul>\n<li>Feature: added "iframe" gallery type to the gallery items</li>\n<li>Fix: fixed the "show/hide edit html button" option from general settings</li>\n<li>Fix: fixed the general_settings.xml php error</li>\n<li>Fix: fixed some issue with gallery loading on pages and current meta keys</li>\n<li>Fix: fixed default value in datetime control</li>\n<li>Change: added some improvements for the form </li>\n<li>Change: set video placeholder to dynamic galleries in case of video item</li>\n</ul>\n\n<p>version 1.5.87: 2023-11-21:</p>\n\n<ul>\n<li>Change: updated freemius sdk to 2.6.0 version</li>\n<li>Change: added some protection against double background widgets output</li>\n<li>Feature: enabled form functionality</li>\n<li>Feature: enabled currency exchange functionality</li>\n</ul>\n\n<p>version 1.5.85: 2023-11-15</p>\n\n<ul>\n<li>Feature: added woo_addcart_ajax_attributes_button in twig for the button</li>\n<li>Feature: added option to show original settings values in widget debug</li>\n<li>Feature: added troubleshooting setting not to show php deprecated warnings</li>\n<li>Fix: better prepare post custom fields for the post multisource</li>\n<li>Fix: links from meta field works now</li>\n<li>Fix: fixed the ob_end_clean bug</li>\n<li>Fix: in post query - excluded posts not in from posts in</li>\n<li>Fix: fixed a small bug in the unite gallery library</li>\n<li>Change: updated twig version to 3.x</li>\n<li>Change: updated instagram data with date released field</li>\n</ul>\n\n<p>version 1.5.85: 2023-09-20</p>\n\n<ul>\n<li>Fix: fixed a small bug with multisource image param message</li>\n</ul>\n\n<p>version 1.5.84: 2023-09-20</p>\n\n<ul>\n<li>Feature: added twig function csv to json</li>\n<li>Feature: changed the admin view to new design (added designed header and menu)</li>\n<li>Feature: added option to enable animation on swipe to owl carousel js</li>\n<li>Feature: added woo mini cart functionality</li>\n<li><p>Feature: added option: "current query as a base" to post selection -> include by</p></li>\n<li><p>Fix: added support for webp in the manager</p></li>\n<li>Fix: allow fetching images from media library post type for the galleries </li>\n</ul>\n\n<p>version 1.5.83: 2023-08-22</p>\n\n<ul>\n<li>Fix: don\'t show first item in filter when no terms available</li>\n<li>Change: updated calculators javascript code base</li>\n</ul>\n\n<p>version 1.5.82: 2023-08-16</p>\n\n<ul>\n<li>Feature: added option for group filtering widgets</li>\n<li>Feature: solved the video play in gallery type from attachment video</li>\n<li>Change: turned off the video icon for background attribute</li>\n<li>Fix: fixed dynamic template with avoid duplicates</li>\n<li>Fix: fixed gallery widget acf video item error</li>\n<li>Fix: fixed some sort filter bugs with the default selected</li>\n</ul>\n\n<p>version 1.5.81: 2023-08-10</p>\n\n<ul>\n<li>Fix: fixed some missing css in the dynamic loop widgets</li>\n<li>Fix: fixed some child filters related bug</li>\n<li>Fix: fixed order by price in current query</li>\n<li>Fix: fixed some php 8.16+ version notices </li>\n<li>Feature: added option to print the term meta</li>\n</ul>\n\n<p>version 1.5.80: 2023-08-07</p>\n\n<ul>\n<li>Feature: added option to get "all taxonomy terms" from a post </li>\n<li>Feature: added html preperations for the woocommerce minicart</li>\n<li>Feature: added "this week" to the date selection query</li>\n<li>Feature: added "grouping" mode in the "related posts"</li>\n<li>Fix: the pagination now works on top of the grid</li>\n<li>Fix: fixed some init ajax filters multiple issues</li>\n<li>Fix: fixed the error with the assets path set</li>\n</ul>\n\n<p>version 1.5.79: 2023-07-24</p>\n\n<ul>\n<li>Fix: changed name for area-label to aria-label</li>\n<li>Fix: in filters - refresh single filter if "all" selected and there are hidden items</li>\n<li>Fix: changed protection against inifnite loop to 200</li>\n<li>Fix: show child filters at start if there are selected items</li>\n<li>Fix: date time attribute processor - if no date given - don\'t take current time</li>\n<li>Fix: refresh child filter if main filter selected on init</li>\n<li>Fix: dynamic popup was not worked with multisource in some cases</li>\n</ul>\n\n<p>version 1.5.78: 2023-07-16</p>\n\n<ul>\n<li>Fix: fixed show filters load more</li>\n<li>Fix: fixed multisource repeater empty</li>\n</ul>\n\n<p>version 1.5.77: 2023-07-13</p>\n\n<ul>\n<li>Fix: fixed dropzone collision in widget editor view</li>\n<li>Fix: fixed sort filter price filtering</li>\n<li>Fix: fixed max number in addons db table. from "int" to "bigint"</li>\n<li>Fix: replaced some deprecated by elementor codes</li>\n</ul>\n\n<p>version 1.5.76: 2023-07-12</p>\n\n<ul>\n<li>Feature: added "rem" unit in slider attribute</li>\n<li>Fix: fixed some small bug with remote sync debug</li>\n<li>Fix: fixed the truncate in multisource</li>\n<li>Fix: fixed some small bugs related to remote controls</li>\n<li>Fix: fixed dropzon third party conflict in manager</li>\n</ul>\n\n<p>version 1.5.75: 2023-07-05</p>\n\n<ul>\n<li>Feature: added some suggestion text to add some memory in the troubleshooting section in case that needed</li>\n<li>Fix: the wrong author was displayed in loop post meta data</li>\n<li>Fix: do_shortcode to html items inside the grid and dynamic loop</li>\n<li>Update: Updated Freemius SDK to the latest version</li>\n</ul>\n\n<p>version 1.5.74: 2023-07-04</p>\n\n<ul>\n<li>Fix: show search widgets at plugin install.</li>\n<li>Fix: menu picker depts in multisource</li>\n<li>Fix: set the author data to be retrievable in dynamic grid template</li>\n<li>Fix: show meta fields switcher didn\'t worked in multisource menu items</li>\n</ul>\n\n<p>version 1.5.73: 2023-06-26</p>\n\n<ul>\n<li>Feature: added options for revisions in widget editor</li>\n<li>Fix: added support for wordpress proxy in api calling</li>\n<li>Fix: fixed empty post in query result</li>\n<li>Fix: fixed "wrong template ID" elementor error in post accordion</li>\n</ul>\n\n<p>version 1.5.72: 2023-06-21</p>\n\n<ul>\n<li>Fix: added the swf extension in the allowed files in assets</li>\n<li>Feature: prepared the plugin for sort filter</li>\n<li>Change: updated freemius sdk to 2.5.9</li>\n</ul>\n\n<p>version 1.5.71: 2023-06-20</p>\n\n<ul>\n<li>Change: removed js includes of the forms and filters from backend editor</li>\n<li>Change: changed colors of the free version notification in dark mode</li>\n<li>Fix: fix the "link" type in wpml integration automatic translation</li>\n<li>Feature: add support for the conditions in ue forms</li>\n</ul>\n\n<p>version 1.5.70 2023-06-19:</p>\n\n<ul>\n<li>Change: added some "birthday sale" banner</li>\n<li>Feature: added "truncate text" modifier to multisource fields</li>\n<li>Feature: dynamic tags now works inside posts and products related widgets</li>\n<li>Feature: added twig highlighting in codemirror editor</li>\n<li>Fix: fixed sequence animation sliders bug (fields didn\'t loaded in elementor)</li>\n<li>Fix: change the comment from // to /* */ in filters js output to allow proper page compression.</li>\n<li>Fix: the "time ago" string is now translatable </li>\n<li>Fix: fixed the wpml elementor template id output</li>\n<li>Fix: fixed backgrounds bug with containers in editor</li>\n<li>Fix: fixed some small bugs with the checkbox filter</li>\n</ul>\n\n<p>version 1.5.69: 2023-06-08:</p>\n\n<ul>\n<li>Fix: allow to install webp images in widgets</li>\n</ul>\n\n<p>version 1.5.68: 2023-06-06:</p>\n\n<ul>\n<li>Change: added functionality for sort filter </li>\n<li>Feature: added field: "form conditions" for the upcoming form</li>\n<li>Feature: added link translation to wpml integration</li>\n<li>Feature: added link_attributes field to post list fields in twig</li>\n<li>Fix: fixed slider control min max values in case of multiple units</li>\n<li>Fix: add do shortcode from ajax items response</li>\n<li>Fix: fixed posts grid output with "product" taxonomy without woocommerce</li>\n<li>Fix: fixed getting cross sell products query in product list</li>\n</ul>\n\n<p>version 1.5.67 - 2023-05-29:</p>\n\n<ul>\n<li>Fix: fixed some more securaty issues related to assets manager</li>\n</ul>\n\n<p>version 1.5.66 - 2023-05-28:</p>\n\n<ul>\n<li>Fix: fixed some securaty issues related to non editor users operations and not allowed to upload php files in assets manager</li>\n</ul>\n\n<p>version 1.5.65 - 2023-05-26:</p>\n\n<ul>\n<li>Fix: fixed instagram api related bugs </li>\n</ul>\n\n<p>version 1.5.64 2023-05-23:</p>\n\n<ul>\n<li>Change: update freemius to latest version 2.5.8</li>\n<li>Fix: fixed a small php bug</li>\n</ul>\n\n<p>version 1.5.63 2023-05-23:</p>\n\n<ul>\n<li>Change: expand in widget editor is now connected to the screen height</li>\n<li>Fix: fixed the dynamic popup with multiple fields code </li>\n<li>Fix: fixed some sync if the clicked item is link</li>\n<li>Feature: added support for sort post filter</li>\n<li>Feature: hide "show only insalled" checkbox in widgets manager if no widget installed.</li>\n</ul>\n\n<p>version 1.5.62 2023-05-14:</p>\n\n<ul>\n<li>Feature: added "edit template" link in template selector</li>\n<li>Feature: added hidden template edit button to top bar</li>\n<li>Feature: added option for dynamic popup link to connect to many links in the widget</li>\n<li>Fix: solved some php error with parse dynamic settings in php 8.1</li>\n<li>Fix: getMetaValue error in products</li>\n<li>Fix: fixed doubly css includes in some cases</li>\n</ul>\n\n<p>version 1.5.61 - 2023-05-07:</p>\n\n<ul>\n<li>Feature: added support for woocommerce jet wishlist</li>\n<li>Feature: did option to disable third party hooks in ajax</li>\n<li>Fix: click on link on sync didn\'t worked</li>\n<li>Fix: added some protections to nonce and to file manager zip exctract (securaty issues fix) </li>\n<li>Change: updated freemius sdk to 2.5.7 version.</li>\n</ul>\n\n<p>version 1.5.60 - 2023-04-30:</p>\n\n<ul>\n<li>Feature: added functionality to get cart number of products </li>\n<li>Fix: fixed link field settings for multisoure</li>\n<li>Fix: fixed some bugs with regular price in woocommerce widgets</li>\n<li>Fix: filters js file loaded in editor as well</li>\n<li>Fix: fixed some small php bug regarding "pathBase"</li>\n<li>Fix: fixed conditions in multiple select control</li>\n<li>Change: updated unite gallery version</li>\n<li>Change: disabled autoload in update_option for the catalog variable</li>\n</ul>\n\n<p>version 1.5.59: 2023-04-09</p>\n\n<ul>\n<li>Feature: added multiple select to condition attributes in widget editor</li>\n<li>Change: updated freemius sdk to the latest version</li>\n<li>Fix: fixed empty post meta fields in case that acf plugin is on</li>\n<li>Fix: fixed some bug with avoid duplicates option and filters in single grid</li>\n<li>Fix: made some corrections in case that post query show wrong init selected terms values</li>\n<li>Fix: the post carousel goes to random item after ajax refresh</li>\n<li>Fix: fixed jet engine custom fields integration</li>\n</ul>\n\n<p>version 1.5.58: 2023-03-26</p>\n\n<ul>\n<li>Feature: added dynamic popup functionality to multisource widgets</li>\n<li>Fix: fixed missing arguments in the_post action</li>\n<li>Fix: fixed some php multisource error</li>\n<li>Fix: fixed some product ajax search related issues</li>\n<li>Fix: fixed some small but with ajax refresh and sync</li>\n</ul>\n\n<p>version 1.5.57: 2023-03-20</p>\n\n<ul>\n<li>Feature: improved the multisource selectors</li>\n<li>Feature: added option to get image from post meta in post fields - widget editor</li>\n<li>Fix: added "skins" folder to unite gallery</li>\n<li>Fix: added more compatability to woo commerce grids with discounts plugins</li>\n<li>Fix: fixed same uc_id in dynamic templates</li>\n</ul>\n\n<p>version 1.5.56: 2023-03-13:</p>\n\n<ul>\n<li>Feature: added option authors by dynamic field in post query</li>\n<li>Feature: done some integration with flycart discounts</li>\n<li>Feature: added option to show post type and post type title in posts fields</li>\n<li>Feature: added option to add multiple values in multisource</li>\n<li>Fix: fixed get posts by terms meta field - add taxonomy</li>\n<li>Fix: fixed responsive css in dynamic loop</li>\n<li>Fix: fixed dynamic loop with jet engine acf fields</li>\n<li>Fix: fixed slider control units for vh, vx and % </li>\n<li>Fix: added "before today" for past year in date qury</li>\n<li>Change: the uc_id will not change now when page refresh</li>\n</ul>\n\n<p>version 1.5.55: 2023-02-23:</p>\n\n<ul>\n<li>Fix: fixed wpml integrate fields</li>\n<li>Fix: fixed some write file error, will not crash if happend</li>\n<li>Fix: fixed entrance animation js on popup</li>\n<li>Fix: fixed strip tags in intro from content</li>\n<li>Fix: fixed some php 8.1 issues</li>\n<li>Fix: fixed some post intro with html tags issues</li>\n<li>Change: do_action function is working now in free version</li>\n</ul>\n\n<p>version 1.5.54: 2023-02-15</p>\n\n<ul>\n<li>Change: added some define variable that indicate the under ajax search</li>\n<li>Change: added "collect", and "output" to schema types in content accordion widget for example</li>\n<li>Feature: added wpml auto translate integration</li>\n<li>Feature: added option to select "all taxonomies" in exclude terms in terms selection</li>\n<li>Feature: added option - only direct children to terms select include by</li>\n<li>Feature: added option to post select to get posts by terms from curent meta field</li>\n<li>Fix: preserve tags when truncate</li>\n<li>Fix: fixed load more with second meta add in post query</li>\n</ul>\n\n<p>version 1.5.53: 2023-02-07</p>\n\n<ul>\n<li>Fix: keep exclude terms in grid when filtering with "override terms" mode</li>\n<li>Fix: fixed get_terms() not found php error from 1.5.52 version</li>\n</ul>\n\n<p>version 1.5.52: 2023-02-06</p>\n\n<ul>\n<li>Change: done some protection agains infinite loops in templates</li>\n<li>Fix: fixed popup button type conditions</li>\n<li>Fix: fixed term meta fields in multisource</li>\n<li>Fix: fixed exclude term not found in post select</li>\n</ul>\n\n<p>version 1.5.51: 2023-01-31</p>\n\n<ul>\n<li>Feature: added version to js comment output</li>\n<li>Feature: connected the galleies to remote play / stop like the carousels</li>\n<li>Feature: added some error message when image size attribute is missing in multisource</li>\n<li>Feature: added dynamic popup special attribute type</li>\n<li>Fix: fixed title source and description source in multisource gallery for products.</li>\n<li>Fix: added supress filtres to ajax search query</li>\n</ul>\n\n<p>version 1.5.50: 2023-01-24</p>\n\n<ul>\n<li>Feature: added "media" to post types select in advanced post query</li>\n<li>Feature: improved the date time attribute</li>\n</ul>\n\n<p>version 1.5.49: 2023-01-23</p>\n\n<ul>\n<li>Fix: fixed some js optimization issues </li>\n<li>Fix: fixed filters related small js bug</li>\n</ul>\n\n<p>version 1.5.48: 2023-01-19</p>\n\n<ul>\n<li>Feature: added gallery to multisource</li>\n<li>Feature: added post type override selectin current post query options</li>\n<li>Fix: fixed remote play with carousel</li>\n<li>Fix: fixed some multisource and ajax related bugs</li>\n<li>Fix: fixed popular posts plugin integration multiple post types</li>\n<li>Fix: fixed background widgets some problematic attribute names</li>\n<li>Fix: fixed include terms by current post terms in some cases.</li>\n<li>Fix: fixed default url_assets value in multisoure</li>\n<li>Fix: fixed dark mode svg icons</li>\n</ul>\n\n<p>version 1.5.47: 2023-01-10</p>\n\n<ul>\n<li>Feature: added more units to slider attribute</li>\n<li>Feature: added "any" post type to post types select</li>\n<li>Feature: added include and exclude current post terms in terms selection</li>\n<li>Feature: added option to carousel - scroll to head - force</li>\n<li>Feature: allow import widgets with theme activate</li>\n<li>Fix: fixed dynamic template render css for dynamic popup</li>\n<li>Fix: fixed users list select by manual</li>\n</ul>\n\n<p>version 1.5.46: 2023-01-08</p>\n\n<ul>\n<li>Feature: set the items image size chooser work for certain image</li>\n<li>Feature: made option to put js script in saparate tags with id\'s for optimization plugins like wprocket</li>\n<li>Feature: enriched the uc_lang variable. now it\'s always showing the current language</li>\n<li>Feature: added user_login variable to the users list output</li>\n<li>Feature: has put the preview link always as a help link in widget edit panel.</li>\n<li>Change: updated the multisource that it works better with items images</li>\n<li>Change: allow html tags in post intro (excerpt) in widgets</li>\n<li>Fix: fixed filters with sync multiple grid issues</li>\n<li>Fix: fixed the exclude users list with similar names</li>\n</ul>\n\n<p>version 1.5.45: 2022-12-26</p>\n\n<ul>\n<li>Feature: added json decode filter to twig</li>\n<li>Feature: added catalog images from shortpixel for speed loading</li>\n<li>Feature: done multisource group setting</li>\n<li>Fix: fixed entrance animation on ajax refresh</li>\n<li>Fix: done sync pause / play between carousels</li>\n</ul>\n\n<p>version 1.5.44: 2022-12-19</p>\n\n<ul>\n<li>Change: updated freemius to the latest version</li>\n<li>Fix: fixed remote play / pause button</li>\n<li>Fix: fixed search filter unicode phrase</li>\n<li>Fix: fixed entrance animation appear on scroll</li>\n<li>Feature: added video gallery responsive options</li>\n<li>Fix: fixed some owl carousel size on init bug</li>\n<li>Fix: fixed js widgets under the dynamic grid template like flipbox</li>\n</ul>\n\n<p>version 1.5.43: 2022-12-04</p>\n\n<ul>\n<li>Feature: add settings output to dynamic grid fields debug</li>\n<li>Fix: fixed pods multiple image data</li>\n<li>Fix: fixed url terms in filter with dynamic grid</li>\n<li>Fix: fixed users and menu not found bug in front </li>\n<li>Change: updated twig engine to the latest version</li>\n</ul>\n\n<p>version 1.5.42: 2022-11-29</p>\n\n<ul>\n<li>Feature: added functionality for time ago in posts widgets</li>\n<li>Feature: added woo variables to woo fields - woo_price_withtax, woo_price_notax</li>\n<li>Feature: added option for term child filter role\n-optimization: reduced number of queries in post related widgets</li>\n</ul>\n\n<p>version 1.5.41: 2022-11-24</p>\n\n<p>-bug fix: fixed post select in post query</p>\n\n<p>version 1.5.40: 2022-11-23</p>\n\n<ul>\n<li>Feature: added integration to woocommerce multicourancy plugins</li>\n<li>Feature: made some integration with translate press plugin</li>\n<li>Feature: added select post and select term attribute</li>\n<li>Fix: fixed dynamic loop css backgrounds with containers</li>\n<li>Fix: fixed mousewheel event in the carousel</li>\n<li>Fix: fixed some rare php error with filters</li>\n</ul>\n\n<p>version 1.5.39: 2022-11-16</p>\n\n<ul>\n<li>Fix: fixed small bug with zip extract</li>\n<li>Update: updated black friday sale banners</li>\n</ul>\n\n<p>version 1.5.38: 2022-11-10</p>\n\n<ul>\n<li>Fix: fixed galleries default sizes with post filters</li>\n<li>Fix: fixed hidden option in select filter in safari browser</li>\n<li>Fix: fixed non ssl assets url</li>\n<li>Feature: added "schema" special attribute</li>\n<li>Fix: fixed false autoplay in carousel</li>\n</ul>\n\n<p>version 1.5.37: 2022-11-09</p>\n\n<ul>\n<li>Fix: fixed 1px glitch bug in the carousel, on 1 item (slide mode)</li>\n<li>Feature: prepared the filters to work with ajax search</li>\n</ul>\n\n<p>version 1.5.36: 2022-11-6</p>\n\n<ul>\n<li>Feature: added function that outputs items schema</li>\n<li>Feature: improved include by meta in posts selection, added option for multiple values</li>\n<li>Feature: added option to get current user with meta in twig</li>\n<li>Addition: validate number of post list attributes, allow only one when creating widget</li>\n<li>Fix: fixed count posts in post query summary</li>\n<li>Fix: fixed entrance animation blur type</li>\n<li>Fix: fixed avoid duplicates with random order while posts load more</li>\n<li>Fix: the timeout now reset after slide change in owl carousel</li>\n<li>Fix: fixed terms selection taxonomies with idetical post type title</li>\n<li>Fix: added protection against inifinite loop in putElementorTemplate twig function</li>\n<li>Fix: fixed acf field unaccessable in some cases with elementor pro 3.8</li>\n</ul>\n\n<p>version 1.5.35: 2022-10-24</p>\n\n<p>-Fix: fixed include by id\'s from dynamic field, and terms from dynamic field in post selection</p>\n\n<p>version 1.5.34: 2022-10-19</p>\n\n<ul>\n<li>Feature: added items image size attribute (special type)</li>\n<li>Fix: fixed show backgrounds in elementor editor</li>\n</ul>\n\n<p>version 1.5.33: 2022-10-15</p>\n\n<ul>\n<li>Fix: fixed avoid duplicates with filters</li>\n<li>Fix: fixed select dropdown filter js</li>\n<li>Feature: added avoid duplicates option to manual posts selection</li>\n</ul>\n\n<p>version 1.5.32: 2022-10-11</p>\n\n<ul>\n<li>Fix: fixed some ajax pagination issues</li>\n<li>Fix: fixed pagination widget appearance on archive ajax pages with filters</li>\n<li>Fix: added twig functionality to put product attributes text</li>\n<li>Fix: fixed export with images not worked in some cases</li>\n<li>Fix: made some protection with ezcache plugin integration and filtering</li>\n<li>Fix: fixed some small php bug with this month post selection</li>\n<li>Fix: fixed some visible and hidden filters collision</li>\n<li>Fix: fixed terms select in terms filter on history back click in filters</li>\n<li>Fix: set child filter always first unselected</li>\n<li>Fix: set option for the tabs filter to be unselected</li>\n<li><p>Fix: fixed the pagination numbers if exclude offset chosen</p></li>\n<li><p>Feature: added multiple taxonomy terms in term selection</p></li>\n<li>Feature: added query id in terms selection</li>\n<li>Feature: added functionality for next / prev post</li>\n</ul>\n\n<p>version 1.5.31: 2022-09-20</p>\n\n<ul>\n<li>Fix: fixed thumbs gallery</li>\n</ul>\n\n<p>version 1.5.30: 2022-09-18</p>\n\n<ul>\n<li>Fix: fixed multiple post filters and grid connection</li>\n<li>Fix: fixed various small php errors</li>\n<li>Fix: fixed wordpress popular posts integration small bug</li>\n<li>Feature: added terms from dynamic post selection option</li>\n<li>Feature: added option for limiting terms show in post list</li>\n<li>Change: updated once more unitegallery graphics, changed assets to svg</li>\n<li>Fix: fixed thumbnail gallery arrows</li>\n</ul>\n\n<p>version 1.5.29: 2022-09-08</p>\n\n<ul>\n<li>Fix: fixed a small issue with search page and load more</li>\n<li>Fix: fix vimeo videos stoppped playing bug</li>\n</ul>\n\n<p>version 1.5.28: 2022-09-06</p>\n\n<ul>\n<li>Feature: added support for the select filter</li>\n<li>Fix: fixed some small js bug with filters</li>\n<li>Fix: fixed some post filters related popup error</li>\n<li>Change: changed the way that galleries srolls by mouseover</li>\n</ul>\n\n<p>version 1.5.27: 2022-09-02</p>\n\n<ul>\n<li>Fix: fixed popular posts plugin integration</li>\n<li>Fix: removed some console logs in filter.js file</li>\n<li>Fix: fixed ajax pagination jump</li>\n<li>Fix: fixed unitegallery strict standards bugs</li>\n<li>Change: renamed field - "use dynamic fields" to "use current post data" in widget editor</li>\n<li>Change: updated freemius sdk to: 2.4.5</li>\n</ul>\n\n<p>version 1.5.26: 2022-08-17</p>\n\n<ul>\n<li>Feature: added debug to remote elements</li>\n<li>Fix: made some protection against wrong animation names in carousel</li>\n<li>Fix: added some small fixes to carousel and remote sync js libraries</li>\n<li>Fix: done a better find closest section in remote</li>\n<li>Fix: fixed not showing values in elementor editor post selectors</li>\n</ul>\n\n<p>version 1.5.25: 2022-08-11</p>\n\n<ul>\n<li>Feature: added option to set title field in items</li>\n<li>Fix: fixed some more lazy load related protections in galleries</li>\n<li>Fix: Fixed some Elementor 3.7 deprecation issues</li>\n</ul>\n\n<p>version 1.5.24: 2022-08-09</p>\n\n<ul>\n<li>Fix: fixed some Elementor 3.7 related js bug in editor</li>\n</ul>\n\n<p>version 1.5.23: 2022-08-05</p>\n\n<ul>\n<li>Feature: added date format to date meta field post selection</li>\n<li>Feature: added more units to padding and margin attribute</li>\n<li>Feature: added option to set selected tab number in tabs filter widget</li>\n<li>Fix: fixed some unitegallery strict related scripts</li>\n<li>Fix: fixed sequance entrance animation attribute</li>\n<li>Fix: fixed some text with pagination edit mode in elementor editor</li>\n<li>Fix: fixed ajax pagination didn\'t get back to first page</li>\n<li>Fix: fixed tabs filter and taxonomy terms in one page</li>\n<li>Change: prepare the right way dates should work in post list</li>\n</ul>\n\n<p>version 1.5.22: 2022-07-24:</p>\n\n<ul>\n<li>Feature: added option to connect to another parent in remote arrows</li>\n<li>Feature: added change url and back button in ajax filers behaviour</li>\n<li>Fix: fixed doubly plugin integration import bg widgets</li>\n<li>Fix: fixed remote next/prev directions in carousels</li>\n<li>Fix: added some more protection against infinite loops from post content processing</li>\n</ul>\n\n<p>version 1.5.21 2022-07-17:</p>\n\n<ul>\n<li>Feature: added docstart and docend template in widget js</li>\n<li>Change: end of birthday sale message update</li>\n<li>Change: added warning message in case of twig collision with other plugins</li>\n</ul>\n\n<p>version 1.5.20 2022-07-13:</p>\n\n<ul>\n<li>Feature: added more widget debug type - current post fields</li>\n<li>Feature: updated admin title on edit widget view</li>\n<li>Feature: added option to carousel: scroll to head</li>\n<li>Feature: added query data attributes into filtering grid</li>\n<li>Fix: fixed ajax pagination in some cases</li>\n<li>Fix: fixed small php bug with hover animations control</li>\n<li>Fix: fixed lity lightbox with vimeo autoplay</li>\n<li>Fix: fixed item index after shuffle</li>\n<li>Fix: fixed some seleted tab filters related issues</li>\n<li>Fix: fixed load more filter doubly ajax request in some cases</li>\n<li>Fix: fixed woo scedualed sale price output</li>\n<li>Fix: in filters replace url with pagination as well</li>\n<li>Fix: changed gallery arrows to svg</li>\n</ul>\n\n<p>version 1.5.19 2022-06-27:</p>\n\n<ul>\n<li>Feature: added max posts to current query</li>\n<li>Fix: fixed controls conditions for elementor template control</li>\n<li>Feature: added more fields to dynamic grid loop (was only title)</li>\n<li>Change: added birthday sale banner and text</li>\n</ul>\n\n<p>version 1.5.17 2022-06-21:</p>\n\n<ul>\n<li>Change: updated fancybox version</li>\n<li>Fix: Fixed bug with ajax load more and ajax pagination</li>\n</ul>\n\n<p>version 1.5.17 2022-06-09:</p>\n\n<ul>\n<li>Feature: fixed entrance animation attribute</li>\n<li>Fix: fixed uc_inside_editor variable inside background widget</li>\n<li>Fix: fixed empty default value of radio boolean control</li>\n<li>Fix: fixed double filtering issues in archive pages</li>\n</ul>\n\n<p>version 1.5.16: 2022-05-31</p>\n\n<ul>\n<li>Fix: fixed double plugin versions in pro version</li>\n<li>Fix: fixed 1 size gap in one item owl carousel</li>\n<li>Fix: fixed the dissapearing options bug in mobile</li>\n</ul>\n\n<p>version 1.5.15: 2022-05-30</p>\n\n<ul>\n<li>Change: set cache folder inside wp-uploads</li>\n<li>Feature: added option to get terms last level only - for post list / grid</li>\n<li>Feature: added twig function - get_current_user</li>\n<li>Feature: disabled right click on html5 galleries (unite gallery)</li>\n<li>Fix: the image and video repeater was missing default items</li>\n<li>Fix: fixed load more and filters on a search page</li>\n<li>Fix: fixed carousel stage padding issues</li>\n<li>Fix: fixed carousel 1 item one pixel issues</li>\n<li>Fix: fixed default values in responsive selectors</li>\n</ul>\n\n<p>version 1.5.14: 2022-05-24</p>\n\n<ul>\n<li>Fix: fixed responsive default values with selectors in number and dropdown and slider controls</li>\n<li>Fix: fixed a bug in run_code_once functionality</li>\n</ul>\n\n<p>version 1.5.13: 2022-05-23</p>\n\n<ul>\n<li>Feature: added integration with "sticky posts switch" plugin</li>\n<li><p>Feature: added special attribute type - entrance animation</p></li>\n<li><p>Fix: fixed sync bug between two similar elements</p></li>\n<li>Fix: fixed filters loading with wp-rocket lazy load scripts</li>\n<li>Fix: fixed put_hide_ids_css function small bug</li>\n<li>Fix: fixed fetch 2 and more widgets within one section for filtering</li>\n<li>Fix: fixed slider control js empty output bug</li>\n<li>Fix: fixed gallery title as number js bug</li>\n<li>Fix: fixed gallery images from meta fields source as array </li>\n</ul>\n\n<p>version 1.5.12: 2022-05-08</p>\n\n<ul>\n<li>Feature: added integration for wpml media change</li>\n<li>Feature: bug fix: fixed hover animations setting don\'t work on front in some cases</li>\n<li>Feature: in post selection by date added options for "future from today", and "future from tomorrow".</li>\n<li>Feature: added new function: "put_hide_ids_css" to hide some css comma saparated id\'s from css tab.</li>\n<li>Feature: added support for ajax refresh for multiple synced grids together</li>\n<li>Feature: added option to test instagram data</li>\n<li><p>Feature: added phpinfo view in settings - troubleshooting</p></li>\n<li><p>Fix: fixed blank window opened by a link</p></li>\n<li>Fix: fixed acf boolean value present</li>\n<li>Fix: fixed another gallery related lazy load issues</li>\n</ul>\n\n<p>version 1.5.11: 2022-04-13</p>\n\n<ul>\n<li>Feature: made option to put elementor post_content inside post widget if the post made by elementor</li>\n<li>Feature: added additional fields to getPostAuthor function like avatar url and author meta</li>\n<li>Feature: show the "no posts" message with filters in post list / grid</li>\n<li>Feature: add background location (back/front) to background widgets</li>\n<li>Feature: done option to get post parent with the posts in posts selection</li>\n<li>Fix: set prices display in woocommerce widgets including tax</li>\n<li>Fix: fixed editor js files didn\'t loaded bug</li>\n<li>Fix: fixed css output with dynamic template and inline css mode</li>\n<li>Fix: fixed the ajax pagination that now works with post based gallery widget</li>\n<li>Fix: fixed filters scripts loading before jquery in js</li>\n<li>Fix: allow to select empty terms in term selection control</li>\n<li>Change: set default values of responsive number / slider / dropdown controls to desktop default values</li>\n</ul>\n\n<p>version 1.5.10: 2022-04-04</p>\n\n<ul>\n<li>Fix: fixed title and description source in gallery source selection</li>\n<li>Fix: fixed the dropdown attribute php filter for elementor</li>\n<li>Feature: added "menu_id" for various uses as menu attribute output</li>\n<li>Feature: added option for side offset in owl carousel</li>\n<li>Feature: added option for second items html refresh in ajax filters</li>\n</ul>\n\n<p>version 1.5.9: 2022-03-27</p>\n\n<ul>\n<li>Fix: fixed simple meta output for post list</li>\n<li>Feature: made dynamic grid work with filters</li>\n<li>Feature: the background widgets works for the new container objects as well</li>\n<li>Feature: added include by another meta field in post query</li>\n</ul>\n\n<p>version 1.5.8: 2022-03-23</p>\n\n<ul>\n<li>Feature: set special behaviour for more then one filters on the page</li>\n<li>Feature: added option to load video item from posts in a gallery</li>\n<li>Change: set up galleries common default items</li>\n<li>Fix: fixed unclosable gallery lightbox with youtube videos</li>\n<li>Fix: fixed elementor 3.6.0 compatability</li>\n</ul>\n\n<p>version 1.5.7: 2022-03-17</p>\n\n<ul>\n<li>Feature: added option to modify dropdown items in php\nFix: fixed gallery default items preview and init\nFix: fixed remote counter js error</li>\n</ul>\n\n<p>version 1.5.6 = 2022-03-15:</p>\n\n<p>Fix: fixed dissapearing items in remote related widgets</p>\n\n<p>version 1.5.5 = 2022-03-15:</p>\n\n<ul>\n<li>Feature: added woocommerce sorting options in posts selection by number of sales and rating</li>\n<li>Feature: added option to get related products on checkout page</li>\n<li>Feature: done manual posts and terms selections sort by drag and drop</li>\n<li>Feature: done option to custom refresh filters html (for carousels, galleries etc)</li>\n<li>Feature: made the attributes dialog support multi controls</li>\n<li>Feature: prepared the galleries and dynamic loops to use filters and load more\nFix: fixed query debug in manual posts selection\nFix: fix: fixed posts_per_page in manual posts selection\nFix: fix: fixed jquery include for remote widgets</li>\n</ul>\n\n<p>version 1.5.4 = 2022-03-06:</p>\n\n<ul>\n<li>Feature: added roles to post filter: single, main and child</li>\n<li>Feature: added option "placeholder" and "disable dynamic" for text field control</li>\n<li>Feature: added option for debug meta fields in post list, post grid</li>\n<li>Fix: fixed some pagination widget buttons related issues</li>\n<li>Fix: fixed non clickable items in some widgets</li>\n<li>Fix: fixed put_items(0) - first item output in twig</li>\n</ul>\n\n<p>version 1.5.3 = 2022-02-23:</p>\n\n<ul>\n<li>Feature: added functionality to put image inside taxonomy terms widget</li>\n<li>Fix: fixed load more on archive page with orderby=xxx filter in url</li>\n<li>Fix: made support for woocommerce special order by in load more</li>\n<li>Change: updated freemius sdk to 2.4.3 version (Security fix)</li>\n</ul>\n\n<p>version 1.5.2 = 2022-02-23:</p>\n\n<ul>\n<li>Feature: set up remote and sync functionality for the galleries</li>\n<li>Fix: fixed load more for current query posts</li>\n<li>Fix: fixed background js based widgets with elementor popups</li>\n<li>Fix: fixed unitegallery unclosed tag issue</li>\n<li>Fix: fixed replace mode in tabs filters</li>\n</ul>\n\n<p>version 1.5.1 = 2022-02-21:</p>\n\n<ul>\n<li>Feature: improved post pagination debug and added force options</li>\n<li>Feature: added code for the button filters</li>\n<li>Feature: added option to shuffle owl carousel</li>\n<li>Feature: added option for general "shuffle" in items</li>\n<li>Feature: made option for text modify, and get the current page url and current page title</li>\n<li>Feature: get feature image of a product from a first gallery image if featured image not exists</li>\n<li>Feature: added function "one_random" and "first" to get_items twig function</li>\n<li>Feature: added support for jet listing item</li>\n<li>Change: changed the "choose template" setting text to attirbute title</li>\n<li>Fix: fixed load more if offset turned on in the grid</li>\n<li>Fix: fixed link control attributes parsing</li>\n<li>Fix: fixed sync general api related bugs in elementor editor</li>\n</ul>\n\n<p>version 1.5.0 = 2022-02-02:</p>\n\n<ul>\n<li>Feature: added tabs in items controls</li>\n<li>Feature: added functionality for ajax taxonomies terms filter</li>\n<li>Feature: added some accessability to owl carousel buttons</li>\n</ul>\n\n<p>version 1.4.99: 2022-01-27:</p>\n\n<ul>\n<li>Feature: added option for disable content filtering in general settings->troubleshooting</li>\n<li>Feature: added taxonomies in widget debug output</li>\n<li>Fix: fixed some gallery lazy load related js bugs</li>\n</ul>\n\n<p>version 1.4.98: 2022-01-14:</p>\n\n<ul>\n<li>Feature: modified remote general js api to fit more types of widgets</li>\n<li>Feature: added support for put meta field in post list</li>\n<li>Fix: fixed some small php notices output in post query</li>\n</ul>\n\n<p>version 1.4.97 = 2022-01-06:</p>\n\n<ul>\n<li>Feature: add code base for the taxonomy filter</li>\n<li>Feature: added option to highlight all carousel items</li>\n<li>Feature: added active class to new owl carousel</li>\n<li>Feature: added scroll on click functionality to new owl carousel</li>\n<li>Fix: added support for acf fields styles in dynamic grid</li>\n<li>Fix: fixed some wp-rocket and filters related bug</li>\n</ul>\n\n<p>version 1.4.96 = 2021-12-29:</p>\n\n<ul>\n<li>Feature: use yoast main category feature to determine post main category</li>\n<li>Feature: added get woocommerce product gallery functionality to twig</li>\n<li>Feature: added support for multiple attribute conditoins values</li>\n<li>Feature: added menu order in advanced widget debug type</li>\n<li>Feature: added WooCommerce endpoints links code to twig</li>\n<li>Feature: added option to disable font awesome in general settings</li>\n<li>Fix: fixed some filters related issue</li>\n<li>Fix: added custom attributes to link attributes output</li>\n</ul>\n\n<p>version 1.4.95 = 2021-12-16:</p>\n\n<p>*Fix: fixed db table not found php bug in some cases</p>\n\n<p>version 1.4.94 = 2021-12-14:</p>\n\n<ul>\n<li>Feature: made posible multiple includes condition values per assets</li>\n<li>Feature: added meta value2 and meta value3 in include by meta value post selection</li>\n<li>Feature: added error notice if no api connectivity</li>\n<li>Feature: added attributes section conditions</li>\n<li>Feature: prepared code base for the new galleries</li>\n<li>Fix: fixed some small pagination related bug</li>\n<li>Fix: fixed remote connection parent detection in some cases</li>\n<li>Fix: added content filtering by filter widget_text_content for all the embed and other content modifications</li>\n<li>Fix: fixed edit defaulsin widget settings</li>\n<li>Fix: fixed some polylang issues with the template in dynamic template widgets</li>\n<li>Fix: [security] remove the "duplicate layout" functionality (not used in the plugin) that had some security issues </li>\n</ul>\n\n<p>version 1.4.93 = 2021-12-03:</p>\n\n<ul>\n<li>Fix: fixed some connected widgets bugs when there is many of them in the page</li>\n<li>Change: removed the black friday sale banner</li>\n<li>Feature: added general remote API for various widgets connections</li>\n<li>Feature: add some code base for the new gallery output</li>\n</ul>\n\n<p>version 1.4.92 = 2021-11-24:</p>\n\n<ul>\n<li>Fix: fixed similar post content in post list</li>\n<li>Change: saparated remote and sync options in connected widgets settings</li>\n</ul>\n\n<p>version 1.4.91 = 2021-11-23:</p>\n\n<ul>\n<li>Fix: fixed the wrong post intro in editor mode</li>\n</ul>\n\n<p>version 1.4.90 = 2021-11-22:</p>\n\n<ul>\n<li>Addition: added black friday banner discount banner and link</li>\n<li>Change: improved "sync widgets" editor experience</li>\n<li>Fix: fixed depricated "post" attribute bug</li>\n<li>Fix: modified zip extracting error messages</li>\n</ul>\n\n<p>version 1.4.89 = 2021-11-17:</p>\n\n<ul>\n<li>Feature: done the functionality for sync widgets</li>\n<li>Feature: done the functionality remote widgets</li>\n<li>Fix: fixed error message on remote widgets</li>\n<li>Fix: fixed css in post content in editor</li>\n<li>Fix: use better strip tags for post intro</li>\n</ul>\n\n<p>version 1.4.88 = 2021-11-08:</p>\n\n<ul>\n<li>Fix: fixed gutenberg support in widgets</li>\n<li>Fix: fixed all the pagination issues in archive page</li>\n</ul>\n\n<p>version 1.4.86 = 2021-11-01:</p>\n\n<ul>\n<li>Fix: fixed some load more last issues</li>\n<li>Feature: added code for taxonomy terms filter</li>\n<li>Feature: added code for checkbox filter</li>\n</ul>\n\n<p>version 1.4.86 = 2021-10-29:</p>\n\n<ul>\n<li>Feature: improved current query debug - full type</li>\n<li>Feature: added dropdown responsive placeholders</li>\n<li><p>Feature: added radio boolean attribute responsive controls</p></li>\n<li><p>Fix: fixed controls tabs functionality</p></li>\n<li>Fix: fixed load more custom image bug</li>\n<li>Fix: fixed double load more in a page mishmash bug</li>\n<li>Fix: fixed all load more issues</li>\n</ul>\n\n<p>version 1.4.85 = 2021-10-13:</p>\n\n<p>-bug fix: small bug fix - headers sent bug</p>\n\n<p>version 1.4.84 = 2021-10-13:</p>\n\n<ul>\n<li>Feature: added taxonomy terms full query debug option</li>\n<li>Feature: improved full debug type in posts query</li>\n<li>Feature: added items support in editor->background switcher</li>\n<li>Feature: added support for remote controls</li>\n<li>Feature: functionality to posts load more</li>\n<li>Feature: added second condition</li>\n<li>Feature: added tabs functionality to attributes</li>\n<li>Addition: added %,px to slider units</li>\n<li>Fix: fixed avoid duplicates related bug</li>\n<li>Fix: fixed conflicting wordpress codemirror script</li>\n<li>Fix: fixed post selection values init from editor</li>\n<li>Fix: fixed pagination on front page</li>\n<li>Fix: fixed some polylang related bugs</li>\n</ul>\n\n<p>version 1.4.83 = 2021-09-22:</p>\n\n<ul>\n<li>Fix: fixed styles mishmash inside elementor editor navigator</li>\n<li>Fix: fixed dissapearing carousels after refresh bug</li>\n<li>Fix: fixed dynamic grid pagination not changed</li>\n</ul>\n\n<p>version 1.4.82 = 2021-09-20:</p>\n\n<ul>\n<li>Feature: added troubleshooting setting - show php error message</li>\n<li>Feature: added px, vh, % options for slider attribute</li>\n<li>Feature: added dynamic group attributes for galleries, including image and video</li>\n<li>Feature: added option to convert one date string to another with ucdate filter</li>\n<li>Feature: added option to use items in background widgets</li>\n<li>Feature: added ucfunc("set") and ucfunc("get") functions in twig for remember and retrieve variables</li>\n<li>Feature: added include by option: "children of current term" to category selection options</li>\n<li>Feature: added option to pull woo product variations in twig</li>\n<li>Feature: added placeholder: link_withprefix, link_noprefix for link attribute</li>\n<li>Fix: fixed error when exists dynamic link in dynamic loop widgets</li>\n<li>Fix: enabled pagination in a single type in dynamic template grid</li>\n<li>Fix: the "not equal" attributes condition now works</li>\n<li>Fix: fixed not editable empty dropdown attribute in widget editor</li>\n<li>Fix: fixed mb_string absence php bug</li>\n<li>Fix: fixed heading attribute label</li>\n<li>Fix: fixed responsive elementor controls in widget items</li>\n</ul>\n\n<p>version 1.4.81 = 2021-08-17:</p>\n\n<ul>\n<li>Feature: added json select (lottie) for image attribute type </li>\n<li>Feature: made option for ajax in widgets with post list attribute</li>\n<li>Feature: made the ajax pagination work with pagination widget</li>\n<li>Feature: added dynamic options for number and slider attribute types</li>\n<li>Feature: added new owl carousel sources in assets chooser</li>\n<li>Feature: added heading attribute</li>\n<li>Change: added more types of debug for pagination widget</li>\n<li>Change: changed widget icons chooser for elementor icon instead of font awesome icon</li>\n<li>Fix: fixed import with template button dissapear in the new bar</li>\n<li>Fix: fixed widgets icons</li>\n</ul>\n\n<p>version 1.4.80 = 2021-08-09:</p>\n\n<ul>\n<li>Feature: added option to change items section label</li>\n<li>Feature: added js snippet with code that works in elementor popup</li>\n<li>Feature: added option to add {current_user_id} keyword in post meta query</li>\n<li>Feature: added option for block label inside each attribute</li>\n<li>Feature: added heading text option for items section</li>\n<li>Feature: added extra fields to image base gallery options</li>\n<li>Feature: added php filter option for variable</li>\n<li>Feature: added twig functions "get_post_term" and "is_post_has_term". The examples visible when you click on item.posts.putPostTerm placeholder</li>\n<li>Fix: fixed some test widgets output relate bugs</li>\n<li>Fix: conditions settings was not affected typography controls</li>\n<li>Fix: fixed template dynamic background image didn\'t displayed bug in dynamic loops</li>\n<li>Change: added some instructions for api connectivity test in general settings - troubleshooting</li>\n</ul>\n\n<p>version 1.4.79 = 2021-07-13</p>\n\n<ul>\n<li>Fix: fixed scripts output in preview widget page</li>\n</ul>\n\n<p>version 1.4.78 = 2021-07-12</p>\n\n<ul>\n<li>Change: added birthday sale promotions</li>\n<li>Feature: added woo commerce products to dynamic loop items source</li>\n</ul>\n\n<p>version 1.4.77 = 2021-07-07</p>\n\n<ul>\n<li>Fix: fixd the is_ajax() error function from the admin area</li>\n</ul>\n\n<p>version 1.4.76 = 2021-07-07</p>\n\n<ul>\n<li>Feature: added option to show post last modified date</li>\n<li>Feature: added function: get_from_sql in widget editor that allow to pull any custom records from DB</li>\n<li>Feature: added function: run_code_once in widget editor, that allow to run the code only once. Good for many similar widgets on the same page</li>\n<li>Feature: added option for load widget js as module</li>\n<li>Fix: fixed no key_thumb field in images inside widget</li>\n<li>Fix: fixed no condition in image sizes widget setting</li>\n<li>Fix: fixed javascript based backgrounds</li>\n<li>Fix: fixed brocken svg icon on catalog widget box in some of the cases</li>\n<li>Fix: fixed collision with rankmath in ajax actions</li>\n<li>Change: added some max length for a widget category, now it\'s 60</li>\n</ul>\n\n<p>version 1.4.75 = 2021-06-21</p>\n\n<ul>\n<li>Feature: added category image to products list</li>\n<li>Feature: added option to include as module widget js include</li>\n<li>Feature: added option to write custom handle to widget js and css include</li>\n<li>Feature: added options - avoid duplicate posts to post query exclude</li>\n<li>Feature: added option to include or exclude posts by dynamic field to posts selection</li>\n<li>Feature: added option to include or exclude posts by logged in user, in posts selection</li>\n<li>Fix: fixed background widget condition functionality</li>\n<li>Fix: changed template picker to simple select2 list</li>\n</ul>\n\n<p>version 1.4.74 = 2021-06-02</p>\n\n<ul>\n<li>Feature: added function put_date_range to twig functions. good for events widgets</li>\n<li>Feature: added integration with google map</li>\n<li>Feature: added function: "run_code_once" for twig</li>\n<li>Feature: added grouped options for the gallery</li>\n<li>Feature: added option to get posts by date from custom ACF field</li>\n<li>Feature: added gallery settings options for dynamic settings attribute</li>\n<li>Feature: added pagination to dynamic loop</li>\n<li>Change: improved dynamic settings attribute</li>\n</ul>\n\n<p>version 1.4.73 = 2021-05-20</p>\n\n<ul>\n<li>Feature: added twig function: "put_attributes_json" that available in js tab in widget editor</li>\n<li>Feature: added constant - uc_inside_editor - for distinquish between editor and site front</li>\n<li>Feature: added multiple select attribute</li>\n<li>Feature: added listing attribute support</li>\n<li>Fix: fixed "request too long" message on a widget preview - shortened preview url</li>\n<li>Fix: fixed several bugs with condition field in widgets editor</li>\n<li>Fix: fixed hidden image size select on item attributes</li>\n<li>Fix: fixed acf group field output</li>\n<li>Fix: fixed elementor template in items, changed to specific function</li>\n</ul>\n\n<p>version 1.4.72 = 2021-05-02</p>\n\n<ul>\n<li>Feature: added rating stars helper placeholder for woocommerce</li>\n<li>Feature: added option to include js file after elementor-frontend</li>\n<li>Fix: fixed new typography deprecation message</li>\n</ul>\n\n<p>version 1.4.71 = 2021-04-22</p>\n\n<ul>\n<li>Feature: added option to take post id\'s from php function in post selection</li>\n<li>Feature: added option for get posts by meta field that located in current or different post</li>\n<li>Feature: added twig filter: wc_price for native price filtering</li>\n<li>Feature: added post terms titles to post data debug</li>\n<li>Change: added option for woocommerce categories in terms selection</li>\n<li>Fix: fixed price issues in woocommerce related grids</li>\n<li>Fix: fixed include and exclude terms mismatch with nested tax query</li>\n<li>Fix: fixed pagination on search pages</li>\n</ul>\n\n<p>version 1.4.70 = 2021-04-14</p>\n\n<ul>\n<li>Feature: added show widget data debug options</li>\n<li>Feature: added option for filter post by post meta</li>\n<li>Feature: added option for simple condition for attributes</li>\n<li>Feature: added integration with wordpress popular post plugin for most viewed posts selection</li>\n<li>Feature: added post list variables for data debug</li>\n<li>Feature: added image sizes selector for post list</li>\n<li>Feature: get thumbnailID from content in case that it\'s missing in post</li>\n<li>Fix: when bulk moving attribute it now always goes to general category</li>\n<li>Fix: fixed filter posts by status</li>\n<li>Fix: fixed instagram media albom</li>\n</ul>\n\n<p>version 1.4.69 = 2021-04-04</p>\n\n<ul>\n<li>Feature: added extra query debug options for custom post types selector</li>\n<li>Feature: added choose image size select option to image attribute</li>\n<li>Feature: added "image_attributes" placeholder for image output in widget editor</li>\n<li>Change: added default values select to hover animations attribute</li>\n<li>Change: changed button "add to cart" to "select options" for variable products in woocommerce list widgets</li>\n<li>Fix: fixed border radius attribute from width to radius</li>\n<li>Fix: added missing thumb sizes for image select</li>\n</ul>\n\n<p>version 1.4.68 = 2021-03-22</p>\n\n<ul>\n<li>Feature: added include recently viewed products in woocommerce</li>\n<li>Feature: added option for default max posts in post selector</li>\n<li>Feature: added attribute type: Border Dimensions</li>\n<li>Feature: added attribute type: CSS Filters</li>\n<li>Feature: added attribute type: Hover Animations</li>\n<li>Fix: removed max posts from archive type post query selection, because has no control over pagination.</li>\n<li>Fix: fixed bug when instagram video images didn\'t show up</li>\n</ul>\n\n<p>version 1.4.67 = 2021-03-12</p>\n\n<ul>\n<li>Feature: added api connectivity to troubleshooting section</li>\n<li>Feature: added options in terms selection fields</li>\n<li><p>Feature: added order by meta key for woo categories select</p></li>\n<li><p>Fix: fixed woo product price format for decimal prices</p></li>\n<li>Fix: fixed context menu cut from bottom inside the widgets manager</li>\n<li>Fix: fixed show item data in widgets items repeater</li>\n<li>Fix: fixed float to round in woocommerce discount percents</li>\n</ul>\n\n<p>version 1.4.66 = 2021-02-18</p>\n\n<ul>\n<li>Feature: added "box shadow" attribute type</li>\n<li>Feature: added url_posts and num_posts to users output</li>\n<li>Feature: added option for selector 2 and selector 3 in several attributes</li>\n<li>Feature: added copy / paste attributes sections in widget editor</li>\n<li>Feature: added option for get default object to getListingItemData function</li>\n<li>Feature: added support for wpml site language inside a widget</li>\n<li>Feature: added acf image and thumbnails widths and heights to placeholders list</li>\n<li>Fix: load js include file in editor even if no js code</li>\n<li>Fix: fixed some php notice with exclude terms posts selection</li>\n<li>Fix: fixed small bug in getListingItemData function with no object returned</li>\n<li>Fix: fixed post selection manual select no posts shown at init</li>\n<li>Fix: fixed bug when private posts not fetched on manual posts selection</li>\n<li>Change: updated codemirror to latest version, added code search feature</li>\n<li>Change: updated freemius sdk to 2.4.2</li>\n</ul>\n\n<p>version 1.4.65 = 2021-02-03</p>\n\n<ul>\n<li>Feature: added option to fetch custom meta fields in users list</li>\n<li>Feature: added function to twig: getByPHPFunction()</li>\n<li>Feature: added function to twig: getUserMeta()</li>\n<li>Feature: added function to twig: getListingItemData() - working inside any plugin listing</li>\n<li>Fix: fixed php sanitize array bug</li>\n<li>Fix: fixed post type in related posts post selection</li>\n</ul>\n\n<p>version 1.4.64 = 2021-02-02</p>\n\n<ul>\n<li>Change: moved "edit widget html" button to advanced section in general tab</li>\n<li>Feature: added option to exclude products on sale in products query section in widget settings</li>\n<li>Feature: added option to exclude specific posts in post selection widget settings</li>\n<li>Feature: added woocommerce related products select in post selection</li>\n<li>Feature: added include/exclude posts by author in widget posts selection</li>\n<li>Feature: added include/exclude posts by date in widget posts selection</li>\n<li>Feature: added date/time picker to widget attributes types</li>\n<li>Feature: added post status to widget posts selection</li>\n<li>Feature: added offset setting to widget posts selection</li>\n<li>Feature: added author url and author post count to users fields</li>\n<li>Feature: added max number of users to user selection attribute</li>\n<li>Feature: added "elementor template" attribute</li>\n<li>Fix: fixed small php bug in post selection control</li>\n<li>Fix: fixed js bug in items repeater</li>\n<li>Fix: fixed exclude role not worked in user selection attribute</li>\n<li>Fix: fixed get products on sale selection with variations</li>\n</ul>\n\n<p>version 1.4.63 = 2021-01-26</p>\n\n<ul>\n<li>Feature: added acf link array and attributes</li>\n<li>Feature: added ordering features to post selection related and manual</li>\n<li>Feature: added option for showing only sticky posts</li>\n<li>Feature: added exclude by term setting in widget post selection</li>\n<li>Change: moved debug data from advaned to general folder in elementor widget settings</li>\n<li>Fix: fixed woo commerce prices number format</li>\n<li>Fix: fixed refresh posts on "post query" section open in widget post settings</li>\n<li>Fix: fixed manual posts selection default order</li>\n</ul>\n\n<p>version 1.4.62 = 2021-01-21</p>\n\n<ul>\n<li>Feature: added text shadow field</li>\n<li>Feature: added "manual selection" in posts query</li>\n<li>Feature: added compatability tag</li>\n<li>Fix: fixed image size thumb name with "-" sign inside</li>\n<li>Fix: fixed some php warning related to array to string conversion, happening in php 8</li>\n<li>Change: show woo commerce placeholders if selected "for woocommerce products" checkbox in post list attribute</li>\n<li>Change: improved woo category output placeholder help, added getTermCustomFields function</li>\n</ul>\n\n<p>version 1.4.61 = 2021-01-14</p>\n\n<ul>\n<li>Feature: added max posts and order by options to current query posts selection</li>\n<li>Feature: added manual selection for woocommerce categories select</li>\n<li>Feature: added selector and responsive to drop down attribute in widget builder</li>\n<li>Change: changed buy pro version link from the catalog widgets to inside of the plugin</li>\n<li>Fix: fixed adding widgets to a db table that is not auto incriment</li>\n<li>Fix: fixed svg preview from widget builder interface</li>\n<li>Fix: fixed manual memory check when registering widgets</li>\n</ul>\n\n<p>version 1.4.60 = 2020-12-30</p>\n\n<ul>\n<li>Feature: added option for third party integration for woocommerce grid</li>\n<li>Feature: added integration for "advanced labels for woocommerce" plugin</li>\n<li>Feature: added view file button in assets manager</li>\n<li>Feature: added svg icon option together with font icon for elementor panel widget box</li>\n<li>Feature: added preview image on mouseover inside elementor panel widget box</li>\n<li><p>Feature: added option for disabling "edit widget html" from widget settings</p></li>\n<li><p>Fix: fixed empty settings when there are gallery item setting only</p></li>\n<li>Fix: added "no settings" heading in case that no attributes in the widget</li>\n<li>Fix: fixed some php warnings for php 8.0</li>\n</ul>\n\n<p>version 1.4.59 = 2020-12-17</p>\n\n<ul>\n<li>Fix: fixed import template redirect</li>\n<li>Feature: added option to include sticky posts for post query</li>\n<li>Feature: added post pagination for single page</li>\n<li>Feature: added number of items for instagram widget</li>\n<li>Feature: added background image to background attribute</li>\n</ul>\n\n<p>version 1.4.58 - 2020-12-07</p>\n\n<ul>\n<li>Feature: make the plugin translatable for wordpress.org</li>\n</ul>\n\n<p>version 1.4.57 - 2020-12-07</p>\n\n<ul>\n<li>Feature: done post pagination widget for archive posts</li>\n<li>Feature: added option to truncate the post list</li>\n<li>Fix: fixed show debug query on current post query</li>\n</ul>\n\n<p>version 1.4.56 - 2020-11-30</p>\n\n<ul>\n<li>Update: relesed cyber monday deal admin notice</li>\n</ul>\n\n<p>version 1.4.55 - 2020-11-26</p>\n\n<ul>\n<li>Feature: added option to sort by sale price</li>\n<li>Feature: added option to debug query</li>\n<li>Feature: added option debug widget data</li>\n<li>Feature: added option to filter posts with child categories</li>\n<li><p>Feature: added option to include only products on sale</p></li>\n<li><p>Fix: fixed no widget shown in some cases</p></li>\n<li>Fix: fixed woocommerce prices placeholders prefix</li>\n</ul>\n\n<p>version 1.4.54 - 2020-11-13 =</p>\n\n<ul>\n<li>Update: updated freemius sdk to newest version</li>\n<li>Fix: fixed comma saparated selector</li>\n</ul>\n\n<p>version 1.4.53 - 2020-11-09 =</p>\n\n<ul>\n<li>Feature: added background widgets and section backgrounds</li>\n<li>Change: removed global colors from template export</li>\n<li>Fix: fixed bug with regular and sale price in woocommerce</li>\n</ul>\n\n<p>version 1.4.52 - 2020-11-06 =</p>\n\n<p>Fix: fixed bug with regular and sale price in woocommerce</p>\n\n<p>version 1.4.51 - 2020-11-04 =</p>\n\n<ul>\n<li>Feature: added svg output in icon library attribute</li>\n<li>Feature: added woocommerce checkbox to post list</li>\n<li>Feature: added product out of stock filter for product selection</li>\n<li>Feature: added discount_percent field in post list attribute woocommerce product type</li>\n<li>Feature: added woocommerce post list order by price option</li>\n<li>Fix: fixed woocommerce category in post list attribute</li>\n</ul>\n\n<p>version 1.4.50 - 2020-10-21 =</p>\n\n<ul>\n<li>Fix: removed display errors setting</li>\n</ul>\n\n<p>version 1.4.49 - 2020-10-12 =</p>\n\n<ul>\n<li>Fix: fixed small bug with non existing controls</li>\n<li>Fix: fixed general settings error when turning off plugin</li>\n</ul>\n\n<p>version 1.4.48 - 2020-10-12 =</p>\n\n<p>*Feature: added border attribute\n*Fix: page break in some versions of elementor\n*Fix: fixed bulk move attributes with categories\n*Fix: fixed default items image field not match</p>\n\n<p>version 1.4.47 - 2020-10-08 =</p>\n\n<ul>\n<li>Update: remove russian translation</li>\n<li>Feature: added function: get_items for twig</li>\n<li>Fix: fixed switch content and style tab</li>\n<li>Fix: fixed slider control tablet/mobile default value</li>\n<li>Fix: fixed non ordered widget categories</li>\n</ul>\n\n<p>version 1.4.46 - 2020-10-04 =</p>\n\n<ul>\n<li>Feature: added function put_items_json for js items output</li>\n<li>Fix: returned widgets from uncategorized category</li>\n</ul>\n\n<p>version 1.4.45 - 2020-10-04 =</p>\n\n<ul>\n<li>Fix: fixed template import with custom widgets</li>\n</ul>\n\n<p>version 1.4.44 - 2020-10-03 =</p>\n\n<ul>\n<li>Feature: added flexible content type attribute</li>\n<li>Optimize: reduced the number of db queries, dramatically increased load speed</li>\n</ul>\n\n<p>version 1.4.43 - 2020-09-22 =</p>\n\n<ul>\n<li>Feature: added option to group attributes into sections</li>\n<li>Feature: done instagram access token auto renew</li>\n<li>Feature: added "selector" to color picker attribute</li>\n<li>Fix: improved consolidate widgets option protection</li>\n<li>Fix: fixed select default widget images</li>\n<li>Fix: fixed default items in gallery item (image base fields)</li>\n<li>Fix: fixed image display in default item selector</li>\n<li>Fix: global colors was absent from color selection</li>\n</ul>\n\n<p>version 1.4.42 - 2020-08-06 =</p>\n\n<ul>\n<li>Feature: added option to get grouped woocomerce products</li>\n<li>Feature: added instagram connect to official API</li>\n<li>Feature: added function: getUserData(), added into "twig code examples" panel</li>\n<li>Feature: added "printVar" and "showDebug" functions "twig code examples" panel</li>\n<li>Feature: done "login with instagram" in general settings, and get data from instgram API</li>\n<li>Fix: sorted "overwrite widgets" issue on import</li>\n<li>Fix: fixed dropdown attribute when work with html data</li>\n</ul>\n\n<p>version 1.4.41 - 2020-06-18 =</p>\n\n<ul>\n<li>Feature: added additional controls to "number" attribute</li>\n<li>Feature: added "exclude uncategorized category" to woocommerce categories select </li>\n<li>Feature: added responsive controls to slider attribute</li>\n<li>Fix: fixed template type variable issues in elementor integration</li>\n<li>Fix: show pagination only when "current query" is available</li>\n<li>Fix: fixed select2 field min width in posts query</li>\n</ul>\n\n<p>version 1.4.40 - 2020-06-10 =</p>\n\n<ul>\n<li>Change: hided "consolidate widgets" general setting</li>\n<li>Feature: added "show/hide wrapping html comments" to general settings</li>\n<li>Fix: fixed export template filename</li>\n</ul>\n\n<p>version 1.4.39 - 2020-06-02 =</p>\n\n<ul>\n<li>Fix: fixed save widgets from editor with large config limitation.</li>\n<li>Fix: fixed export template with page settings bug.</li>\n<li>Fix: removed extra fields from items editor, leaved only supported fields</li>\n<li>Change: updated freemius SDK to latest version</li>\n</ul>\n\n<p>version 1.4.36 - 2020-05-21 =</p>\n\n<ul>\n<li>Feature: added support for pods panda repeater</li>\n<li>Fix: done some solution for max_execution_time issues when installing template</li>\n<li>Fix: fixed rtl on templates dialog popup</li>\n<li>Fix: corrected the naming near the "number" field</li>\n<li>Fix: cleared "twig" library from some not needed files.</li>\n<li>Change: removed "image view" file from framework.</li>\n</ul>\n\n<p>version 1.4.35 - 2020-05-11 =</p>\n\n<ul>\n<li>Feature: added term custom fields support</li>\n<li>Feature: added term meta fields support</li>\n<li>Change: moved composer vendor folder to plugin root</li>\n<li>Change: fixed empty templates list bug when "show only installed widget" checkbox checked</li>\n<li>Fix: sorted out some of the templates import bugs</li>\n</ul>\n\n<p>version 1.4.34 - 2020-05-06 =</p>\n\n<ul>\n<li>Fix: removed category ations from templates section</li>\n<li>Fix: show "putPostMeta" function even if no example post available</li>\n<li>Fix: fixed finally all the DB not installed issues on elementor and admin pages</li>\n</ul>\n\n<p>version 1.4.33 - 2020-05-03 =</p>\n\n<ul>\n<li>Fix: fixed double twig collision by another plugin</li>\n</ul>\n\n<p>version 1.4.32 - 2020-05-02 =</p>\n\n<ul>\n<li>Update: updated to newest twig 1.x version</li>\n<li>Fix: fixed no space between placeholders in php 7.4 bug</li>\n</ul>\n\n<p>version 1.4.31 - 2020-04-26 =</p>\n\n<p>*Fix: fixed dissapearing widget issue</p>\n\n<p>version 1.4.30 - 2020-04-23 =</p>\n\n<ul>\n<li>Fix: fixed couple of bugs related to templates</li>\n</ul>\n\n<p>version 1.4.29 - 2020-04-22 =</p>\n\n<ul>\n<li>Feature: released the templates catalog</li>\n</ul>\n\n<p>version 1.4.28 - 2020-04-10 =</p>\n\n<ul>\n<li>Feature: added woocommerce categories field</li>\n<li>Fix: fixed export / import with images feature</li>\n<li>Fug: fixed error message on front on some cases when the db tables not installed yet.</li>\n</ul>\n\n<p>version 1.4.27 - 2020-04-01 =</p>\n\n<p>Fix: fixed widget default icon in manager\nFeature: added "getPostMeta, putPostMeta, printPostMeta" functions\nFeature: added "getPostData" function for acf related posts, that get\'s all the data from the related post including custom fields</p>\n\n<p>version 1.4.26 - 2020-03-28 =</p>\n\n<ul>\n<li>Change: changed to new api address</li>\n<li>Fix: fixed links not included bug in theme builder posts</li>\n<li>Fix: fixed link to buy pro version</li>\n<li>Fix: fixed free version remain activated bug</li>\n<li>Fix: simpleXML validation made the site down</li>\n</ul>\n\n<p>version 1.4.25 - 2020-03-09 =</p>\n\n<ul>\n<li>Feature: added "responsive controls" to margin and padding setting</li>\n<li>Feature: made "refresh catalog" button</li>\n<li>Feature: added "num_items" variable to the widget editor</li>\n<li>Change: removed the "default fonts" from widget defaults screen</li>\n<li>Fix: fixed some php bug in "implode" function</li>\n<li>Fix: fixed posts from sub categories in post list</li>\n</ul>\n\n<p>version 1.4.24 - 2020-02-14 =</p>\n\n<ul>\n<li>Feature: made "export with images" option in templates</li>\n<li>Fix: fixed import category widgets</li>\n<li>Fix: fixed icon html output placeholder</li>\n</ul>\n\n<p>version 1.4.23 - 2020-02-02 =</p>\n\n<ul>\n<li>Feature: improved the slider attribute</li>\n<li>Feature: added "menu" attribute</li>\n</ul>\n\n<p>version 1.4.22 - 2020-01-28 =</p>\n\n<ul>\n<li>Feature: added woo currency symbol</li>\n<li>Feature: added woo add to cart button</li>\n<li>Feature: added slider attribute</li>\n<li>Widget: logo grid</li>\n<li>Widget: logo carousel</li>\n<li>Widget: logo marquee</li>\n<li>Widget: image tooltip</li>\n<li>Widget: content toggle</li>\n<li>Widget: circle number</li>\n<li>Widget: post list</li>\n</ul>\n\n<p>version 1.4.21 - 2020-01-22 =</p>\n\n<ul>\n<li>Feature: added users attribute</li>\n<li>Feature: done multiple post type selector</li>\n<li>Feature: added background attribute</li>\n<li>Feature: added icon library html output</li>\n<li>Feature: added woo commerce support in posts list</li>\n<li>Bug fix: fixed icons not shown bug in widget settings</li>\n</ul>\n\n<p>version 1.4.20 - 2020-01-15 =</p>\n\n<ul>\n<li>Bug fix: fixed font awesome icon output</li>\n<li>Bug fix: fixed instagram not loading bug</li>\n<li>Change: updated font awesome css version</li>\n<li>Change: changed the way that instagram was loaded on the page</li>\n</ul>\n\n<p>version 1.4.19 - 2019-12-31 =</p>\n\n<ul>\n<li>Feature: added filter by slug to terms attribute</li>\n<li>Feature: changed repeater items titles to the ones from "title" field instead of "Item1", "Item2" etc.</li>\n<li>Feature: added automated styling for date field, added "ucdate" filter for that.</li>\n<li>Feature: done functionality for display post author</li>\n<li>Change: changed the font awesome attribute to fa5</li>\n<li>Change: added strip html tags from truncate function</li>\n</ul>\n\n<p>version 1.4.18 - 2019-12-31 =</p>\n\n<ul>\n<li>Feature: added all image sizes to posts</li>\n<li>Feature: added "putPostTerms" function to posts</li>\n<li>Feature: added wpautop filter to twig</li>\n<li>Feature: added option for custom twig PHP functinoality for PRO version</li>\n<li>Feature: hide "edit widget html" button for user that don\'t have capability to see the plugin </li>\n<li>Feature: added wpml compatablity</li>\n<li>Feature: added related posts in posts list</li>\n<li>Feature: added padding and margin controls (pro)</li>\n<li>Bug Fix: fixed pagination output</li>\n</ul>\n\n<p>version 1.4.17 - 2019-12-12 =</p>\n\n<ul>\n<li>Change: changed to more flexible catalog api</li>\n</ul>\n\n<p>version 1.4.16 - 2019-08-12 =</p>\n\n<ul>\n<li>Feature: added post query relation (and, or) chooser</li>\n<li>Change: update to freemius sdk 2.3.1</li>\n<li>Feature: added "trancate" filter</li>\n<li>Fix: fixed editor permissions PHP Error</li>\n</ul>\n\n<p>version 1.4.15 - 2019-19-11 =</p>\n\n<ul>\n<li>Change: remove the old deprecated codecanyon activation</li>\n<li>Fix: fixed bug when both plugins are installed together</li>\n<li>Fix: fixed empty widget content when put a lot of content in the widget html/js</li>\n<li>Feature: added option for fonts for post list for intro and content</li>\n<li>Feature: added custom filter query ID in posts list query (pro)</li>\n<li>Feature: added labels to typography fields</li>\n<li>Feature: added description option for elementor controls</li>\n<li>Feature: added option to add help links to widgets from the widget editor</li>\n</ul>\n\n<p>version 1.4.14 - 2019-24-10 =</p>\n\n<ul>\n<li>Fix: fixed js not included bug</li>\n</ul>\n\n<p>version 1.4.13 - 2019-24-10 =</p>\n\n<ul>\n<li>Fix: fixed terms attribute selector bugs in elementor</li>\n<li>Fix: fixed post selection was not showing post types without taxonomies</li>\n<li>Fix: fixed rtl visibility issues in admin</li>\n</ul>\n\n<p>version 1.4.12 - 2019-15-10 =</p>\n\n<ul>\n<li>Feature: added exclude posts by current post</li>\n<li>Feature: added post category addition custom taxonomy support</li>\n<li>Fix: fixed some bug in post list selector elementor</li>\n</ul>\n\n<p>version 1.4.11 - 2019-07-10 =</p>\n\n<p>*Feature: added link param html attributes placeholder\n*Feature: added category link to post list params\n*Fix: fixed post list category not displayed bug</p>\n\n<p>version 1.4.10 - 2019-28-9 =</p>\n\n<p>-bug fix: added some front end protection against db not installed bug\n* Feature(pro): added do_action for custom wp actions run\n* Feature(pro): added apply_filters for custom wp actions run\n-bug fix: fixed export widget with assets path\n-change: added instructions to download pro version.</p>\n\n<h4>1.4.7 - 2019-18-9</h4>\n\n<p>*Fix: fixed post category selection in post list</p>\n\n<h4>1.4.6 - 2019-18-9</h4>\n\n<p>*Fix: fixed dynamic items in repeater</p>\n\n<h4>1.4.6 - 2019-11-9</h4>\n\n<p>*Fix: fixed admin body class external\n*Feature: make support for post categories list\n*Feature(pro) - made taxonomies list attribute\n*Fix: fixed current posts fetch in archive type</p>\n\n<h4>1.4.5 - 2019-19-8</h4>\n\n<p>*Change: improved widgets manager design</p>\n\n<h4>1.4.3 - 2019-25-7</h4>\n\n<p>*Change: updated the activation link from plugins\n*Change: small UI improvements</p>\n\n<h4>1.4.2 - 2019-24-7</h4>\n\n<p>*Feature: add post category to dynamic fields\n*Feature: added toolset integration</p>\n\n<h4>1.4.1 - 2019-8-7</h4>\n\n<p>*Feature: added search widget\n*Feature: the plugin is now fully translatable, added russian translation</p>\n\n<h4>1.4 - 2019-8-7</h4>\n\n<p>*Change: moved to new payment system (freemius), changed pricing plans</p>\n\n<h4>1.3.39 - 2019-2-7</h4>\n\n<p>*Feature: add alt tags to image attribute\n*Feature: add automatic name from title on add attribute\n*Feature: redesign categories</p>\n\n<p>*Fix: removed autop filter change code from front end\n*Fix: allow to import widget when stand on category from catalog\n*Fix: fixed instagram widgets typography bug</p>\n\n<h4>1.3.38 - 2019-30-6</h4>\n\n<p>*Feature: added code examples / js snippets\n*Feature: added widget preview</p>\n\n<h4>1.3.37 - 2019-23-6</h4>\n\n<p>*Feature: add support for archive pages\n*Feature: added archive pages pagination\n*Change: changed fonts design controls</p>\n\n<h4>1.3.36 - 2019-20-6</h4>\n\n<p>*Fix: fixed multiple similar js includes in one page</p>\n\n<h4>1.3.35 - 2019-20-6</h4>\n\n<p>*Feature: add support for acf gallery field</p>\n\n<h4>1.3.34 - 2019-13-6</h4>\n\n<ul>\n<li>Feature: improved the post list filtering and ordering</li>\n</ul>\n\n<h4>1.3.33 - 2019-12-6</h4>\n\n<ul>\n<li>Feature: added ordering posts by meta value</li>\n<li>Fix: fixed site crash by db error</li>\n</ul>\n\n<h4>1.3.32 - 2019-11-6</h4>\n\n<ul>\n<li>Fix: fixed pods together with acf fileds</li>\n<li>Fix: added all categories to post list</li>\n</ul>\n\n<h4>1.3.31 - 2019-10-6</h4>\n\n<ul>\n<li>Feature: added link attribute</li>\n</ul>\n\n<h4>1.3.30 - 2019-06-6</h4>\n\n<ul>\n<li>Feature: made PODS integration</li>\n</ul>\n\n<h4>1.3.29 - 2019-06-5</h4>\n\n<ul>\n<li>Feature: added set widget icon functionality, with presence in catalog</li>\n<li>Feature: added preview widget button from the catalog</li>\n</ul>\n\n<h4>1.3.28 - 2019-06-3</h4>\n\n<ul>\n<li>Feature: made plugin translatable</li>\n</ul>\n\n<h4>1.3.27 - 2019-06-2</h4>\n\n<ul>\n<li>Fix: fixed font override attribute bug</li>\n</ul>\n\n<h4>1.3.26 - 2019-05-30</h4>\n\n<ul>\n<li>Feature: added typography attribute</li>\n</ul>\n\n<h4>1.3.25 - 2019-05-29</h4>\n\n<ul>\n<li>Tweak: added support for dynamic params in image field</li>\n</ul>\n\n<h4>1.3.24 - 2019-05-29</h4>\n\n<ul>\n<li>Fix: Fix dynamic field</li>\n<li>Tweak: Added message when adding an empty repeater from custom fields</li>\n</ul>\n\n<h4>1.3.23 - 2019-05-01</h4>\n\n<ul>\n<li>Feature: Added dynamic fields to all text controls</li>\n<li>Feature: Added "edit html" button to all widgets</li>\n<li>Fix: Fixed consolidated addons render bugs</li>\n</ul>\n\n<h4>1.3.22 - 2019-04-25</h4>\n\n<ul>\n<li>Feature: Made all acf fields integration including the pro like repeater and clone</li>\n</ul>\n\n<h4>1.3.21 - 2019-04-20</h4>\n\n<ul>\n<li>Fix: Fixed current post bug</li>\n</ul>\n\n<h4>1.3.20 - 2019-04-15</h4>\n\n<ul>\n<li>Fix: Fixed current post bug</li>\n</ul>\n\n<h4>1.3.19 - 2019-04-10</h4>\n\n<ul>\n<li>Feature: Done all acf fields</li>\n</ul>\n\n<h4>1.3.18 - 2019-04-05</h4>\n\n<ul>\n<li>Change: Update post child vars when change post</li>\n</ul>\n\n<h4>1.3.17 - 2019-04-01</h4>\n\n<ul>\n<li>Change: Add dynamic fields to addon editor</li>\n</ul>\n\n<h4>1.3.16 - 2019-03-30</h4>\n\n<ul>\n<li>Fix: Fixed the switchers </li>\n<li>Fix: Fixed the upload file</li>\n<li>Fix: Fixed checkbox in assets tab</li>\n</ul>\n\n<h4>1.3.15 - 2019-03-25</h4>\n\n<ul>\n<li>Fix: Fixed visual bugs</li>\n<li>Fix: Fixed radio boolean attribute (switcher)</li>\n</ul>\n\n<h4>1.3.14 - 2019-03-20</h4>\n\n<ul>\n<li>Fix: Fixed addon assets tab bugs</li>\n</ul>\n\n<h4>1.3.13 - 2019-03-15</h4>\n\n<ul>\n<li>Feature: Done export/import template with addons</li>\n</ul>\n\n<h4>1.3.12 - 2019-03-10</h4>\n\n<ul>\n<li>Feature: Added fedback on deactivate</li>\n</ul>\n\n<h4>1.3.11 - 2019-03-05</h4>\n\n<ul>\n<li>Fix: Fixed export import layout stuff</li>\n</ul>\n\n<h4>1.3.10 - 2019-03-01</h4>\n\n<ul>\n<li>Fix: Fixed assets tab issues</li>\n<li>Fix: Fixed post to articles category rename on install</li>\n</ul>\n\n<h4>1.3.09 - 2019-02-28</h4>\n\n<ul>\n<li>Fix: Fixed test addon jquery include</li>\n<li>Change: Added purchase link to license page</li>\n</ul>\n\n<h4>1.3.08 - 2019-02-25</h4>\n\n<ul>\n<li>Fix: Fixed settings text output</li>\n</ul>\n\n<h4>1.3.07 - 2019-02-20</h4>\n\n<ul>\n<li>Fix: Fixed font manager bug</li>\n</ul>\n\n<h4>1.3.06 - 2019-02-15</h4>\n\n<ul>\n<li>Fix: Fixed taxonomy issues</li>\n</ul>\n\n<h4>1.3.05 - 2019-02-10</h4>\n\n<ul>\n<li>Fix: Fixed add addon functionality</li>\n</ul>\n\n<h4>1.3.04 - 2019-02-05</h4>\n\n<ul>\n<li>Improvment: Improved post types category selection</li>\n</ul>\n\n<h4>1.3.03 - 2019-02-01</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.3.02 - 2019-01-30</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.3.01 - 2019-01-25</h4>\n\n<ul>\n<li>Improvment: Modifications to fulfil envato team requirements</li>\n</ul>\n\n<h4>1.2.01 - 2019-01-20</h4>\n\n<ul>\n<li>Fix: Fixed js in editor when addins widget</li>\n</ul>\n\n<h4>1.2.00 - 2019-01-15</h4>\n\n<ul>\n<li>Feature: Pro version with a catalog</li>\n</ul>\n\n<h4>1.0.11 - 2019-01-10</h4>\n\n<ul>\n<li>Fix: Fixed some wordpress galleries related bug</li>\n</ul>\n\n<h4>1.0.10 - 2019-01-05</h4>\n\n<ul>\n<li>Fix: Fixed export category</li>\n</ul>\n\n<h4>1.0.09 - 2019-01-01</h4>\n\n<ul>\n<li>Change: Made global setting for consolidata addons or not</li>\n<li>Change: Updated some memory text in general settings</li>\n</ul>\n\n<h4>1.0.08 - 2018-12-30</h4>\n\n<ul>\n<li>Fix: Fixed all notices related bugs</li>\n</ul>\n\n<h4>1.0.07 - 2018-12-30</h4>\n\n<ul>\n<li>Fix: Fixed with default data types</li>\n</ul>\n\n<h4>1.0.06 - 2018-12-25</h4>\n\n<ul>\n<li>Fix: Fixed js includes consolidated</li>\n</ul>\n\n<h4>1.0.05 - 2018-12-20</h4>\n\n<ul>\n<li>Fix: Fixed js includes</li>\n</ul>\n\n<h4>1.0.04 - 2018-12-15</h4>\n\n<ul>\n<li>Fix: Fixed js includes</li>\n</ul>\n\n<h4>1.0.03 - 2018-12-10</h4>\n\n<ul>\n<li>Fix: Fixed empty category issues</li>\n</ul>\n\n<h4>1.0.02 - 2018-12-05</h4>\n\n<ul>\n<li>Fix: Fixed bug with some unit values in render output</li>\n</ul>\n\n<h4>1.0.00 - 2018-12-01</h4>\n\n<ul>\n<li>Release: First plugin release</li>\n</ul>\";}s:14:\"upgrade_notice\";b:0;s:7:\"version\";s:7:\"1.5.116\";s:13:\"download_link\";s:388:\"https://api.freemius.com/v1/installs/14185590/updates/75912.zip?is_premium=true&authorization=FSLA+14185590%3AggiwpZJaJr6vFAsLvfCRD0-6RWIscXBJv0qoyT1w3hsqFLslRjTogtY9HH0Wtb_VFxo7PQDaJqR3ExWAOtyFZKTn6WWhjjAUsZIVHkgWOncu_DUNa5CPCqfa1thTl8IOyDLIAbJbGTsI7GL0wvokqsCIdxuAbJImFTWseJgoCUUX4ZVoXNRPygN0htluhObFpaGTw59g94psfm0b4KHJXg_nW8lJle_LvqtOwfb223lSn_BuCskxD81pWMpOTuq2aihoV4U0u6E8IHxoyyJZEA\";}}s:7:\"created\";i:1723164021;s:9:\"timestamp\";i:1723167621;}s:92:\"get:/v1/installs/14185590/updates/latest.json?is_premium=true&newer_than=1.5.116&readme=true\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":20:{s:9:\"plugin_id\";s:4:\"4036\";s:12:\"developer_id\";s:4:\"4880\";s:4:\"slug\";N;s:12:\"premium_slug\";s:40:\"unlimited-elements-for-elementor-premium\";s:7:\"version\";s:7:\"1.5.141\";s:11:\"sdk_version\";s:6:\"2.11.0\";s:25:\"requires_platform_version\";s:3:\"3.5\";s:37:\"requires_programming_language_version\";N;s:20:\"tested_up_to_version\";s:3:\"6.7\";s:8:\"has_free\";b:1;s:11:\"has_premium\";b:1;s:12:\"release_mode\";s:8:\"released\";s:5:\"limit\";N;s:7:\"uniques\";i:73804;s:14:\"is_incremental\";b:1;s:2:\"id\";s:5:\"84572\";s:7:\"created\";s:19:\"2025-01-30 15:23:43\";s:7:\"updated\";s:19:\"2026-07-13 02:15:27\";s:11:\"is_released\";b:0;s:3:\"url\";s:388:\"https://api.freemius.com/v1/installs/14185590/updates/84572.zip?is_premium=true&authorization=FSLA+14185590%3AKvapmjbGuTnvBJAYs7U-peH-V2p8GrzaI6Bb5zUjCTysQuRevAlP68B0xJIOG4quQqkAQ7Y1AfhjNxuxRJlFM9e-SPnWimyQk2csNxIZIOX1gt-wSEIeVcoBWKz1qoB-z3E7VnOg4Nw81UHoxxS0aPBuMfrfsUyzhlgXqDG8OVVIghiL1i3rTrmYq-qMz3wGilapSeClR6sijOSUptFcVx70MgCS7p85oXjsuBeh7fwbIlCBnHkfcQdblDxkmodOhZLZDUbb8iSFpCBu-1l_6w\";}s:7:\"created\";i:1783912708;s:9:\"timestamp\";i:1783916308;}}','off'); INSERT INTO `wp_options` VALUES (324,'unitecreator_db_version','6','yes'),(325,'elementor_fonts_manager_font_types','a:0:{}','yes'),(326,'elementor_fonts_manager_fonts','a:0:{}','yes'),(327,'elementor_custom_icon_sets_config','a:0:{}','yes'),(334,'fs_gdpr','a:1:{s:2:\"u2\";a:1:{s:18:\"show_opt_in_notice\";b:0;}}','yes'),(335,'_site_transient_timeout_fs_locked_2','2021864049','no'),(336,'_site_transient_fs_locked_2','1','no'),(339,'addon_library_catalog','a:3:{s:5:\"stamp\";i:1706451537;s:7:\"catalog\";a:3:{s:6:\"addons\";a:27:{s:16:\"Creative Widgets\";a:24:{i:0;a:6:{s:5:\"title\";s:8:\"Flip Box\";s:4:\"name\";s:8:\"flip_box\";s:6:\"isfree\";b:1;s:5:\"image\";s:82:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/flip_box.png\";s:7:\"preview\";s:29:\"flip-box-widget-for-elementor\";s:11:\"update_hash\";s:32:\"26d91c6d624f5fd7a69df2e1b05c4eb3\";}i:1;a:6:{s:5:\"title\";s:12:\"Before After\";s:4:\"name\";s:15:\"uc_before_after\";s:6:\"isfree\";b:0;s:5:\"image\";s:89:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/uc_before_after.png\";s:7:\"preview\";s:33:\"before-after-widget-for-elementor\";s:11:\"update_hash\";s:32:\"ecda0816a67e25f2b25ef0026958811f\";}i:2;a:6:{s:5:\"title\";s:15:\"Image Accordion\";s:4:\"name\";s:14:\"image_accodion\";s:6:\"isfree\";b:0;s:5:\"image\";s:88:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/image_accodion.png\";s:7:\"preview\";s:36:\"image-accordion-widget-for-elementor\";s:11:\"update_hash\";s:32:\"2b49695b2f1f17a56689d7c98efc619c\";}i:3;a:6:{s:5:\"title\";s:12:\"Icon Bullets\";s:4:\"name\";s:19:\"uc_material_bullets\";s:6:\"isfree\";b:1;s:5:\"image\";s:93:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/uc_material_bullets.png\";s:7:\"preview\";s:12:\"icon-bullets\";s:11:\"update_hash\";s:32:\"75abd8b38e5c55d87502321f2a70a228\";}i:4;a:6:{s:5:\"title\";s:10:\"Number Box\";s:4:\"name\";s:20:\"circle_number_widget\";s:6:\"isfree\";b:1;s:5:\"image\";s:94:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/circle_number_widget.png\";s:7:\"preview\";s:38:\"number-box-widget-widget-for-elementor\";s:11:\"update_hash\";s:32:\"af56ecc1aa16fcb8c35a82d7aa5c6e0e\";}i:5;a:6:{s:5:\"title\";s:11:\"Blob Shapes\";s:4:\"name\";s:11:\"blob_shapes\";s:6:\"isfree\";b:1;s:5:\"image\";s:85:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/blob_shapes.png\";s:7:\"preview\";s:31:\"blob-shape-widget-for-elementor\";s:11:\"update_hash\";s:32:\"412c9b7f2e9c926d2dc7ebbc9ec53a74\";}i:6;a:6:{s:5:\"title\";s:15:\"Scroll Sequence\";s:4:\"name\";s:21:\"image_sequence_player\";s:6:\"isfree\";b:0;s:5:\"image\";s:95:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/image_sequence_player.gif\";s:7:\"preview\";s:36:\"scroll-sequance-widget-for-elementor\";s:11:\"update_hash\";s:32:\"642dc6da7df841d027d7b21d5a29db19\";}i:7;a:6:{s:5:\"title\";s:14:\"Icon Accordion\";s:4:\"name\";s:17:\"uc_icon_accordion\";s:6:\"isfree\";b:0;s:5:\"image\";s:91:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/uc_icon_accordion.jpg\";s:7:\"preview\";s:35:\"icon-accordion-widget-for-elementor\";s:11:\"update_hash\";s:32:\"9bda27c48a3bf77df312c3d638bef27d\";}i:8;a:6:{s:5:\"title\";s:17:\"Flip Box Carousel\";s:4:\"name\";s:17:\"carousel_flip_box\";s:6:\"isfree\";b:0;s:5:\"image\";s:91:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/carousel_flip_box.gif\";s:7:\"preview\";s:38:\"flip-box-carousel-widget-for-elementor\";s:11:\"update_hash\";s:32:\"7b69a1440c0fefc8204198ebd31d114b\";}i:9;a:6:{s:5:\"title\";s:12:\"Rhombus Grid\";s:4:\"name\";s:24:\"ue_rhombus_image_gallery\";s:6:\"isfree\";b:0;s:5:\"image\";s:98:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/ue_rhombus_image_gallery.png\";s:7:\"preview\";s:33:\"rhombus-grid-widget-for-elementor\";s:11:\"update_hash\";s:32:\"aece958cb3a768ca65c9dfea0d000dd2\";}i:10;a:6:{s:5:\"title\";s:13:\"SVG Animation\";s:4:\"name\";s:21:\"uc_svg_draw_animation\";s:6:\"isfree\";b:1;s:5:\"image\";s:95:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/uc_svg_draw_animation.gif\";s:7:\"preview\";s:34:\"svg-animation-widget-for-elementor\";s:11:\"update_hash\";s:32:\"ed20f37146785ae32d142fd0807d28ce\";}i:11;a:6:{s:5:\"title\";s:13:\"Shape Bullets\";s:4:\"name\";s:18:\"uc_diamond_bullets\";s:6:\"isfree\";b:0;s:5:\"image\";s:92:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/uc_diamond_bullets.jpg\";s:7:\"preview\";s:34:\"shape-bullets-widget-for-elementor\";s:11:\"update_hash\";s:32:\"bc50d04e64c806ec412122b6713688a1\";}i:12;a:6:{s:5:\"title\";s:16:\"Timeline Bullets\";s:4:\"name\";s:16:\"timeline_bullets\";s:6:\"isfree\";b:1;s:5:\"image\";s:90:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/timeline_bullets.png\";s:7:\"preview\";s:37:\"timeline-bullets-widget-for-elementor\";s:11:\"update_hash\";s:32:\"93d97aeb4e67e60f13b725ad5dd27249\";}i:13;a:6:{s:5:\"title\";s:24:\"Lordicon: Animated Icons\";s:4:\"name\";s:9:\"lord_icon\";s:6:\"isfree\";b:1;s:5:\"image\";s:83:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/lord_icon.png\";s:7:\"preview\";s:44:\"lordicon-animated-icons-widget-for-elementor\";s:11:\"update_hash\";s:32:\"fe1dfa852aa5e5432a019cff38d8adfc\";}i:14;a:6:{s:5:\"title\";s:9:\"Icon Tabs\";s:4:\"name\";s:14:\"uc_bullet_tabs\";s:6:\"isfree\";b:0;s:5:\"image\";s:88:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/uc_bullet_tabs.jpg\";s:7:\"preview\";s:30:\"icon-tabs-widget-for-elementor\";s:11:\"update_hash\";s:32:\"e9f23f68f946f1e652b32ac9ce0ba2c7\";}i:15;a:6:{s:5:\"title\";s:19:\"Background Switcher\";s:4:\"name\";s:31:\"content_box_background_switcher\";s:6:\"isfree\";b:0;s:5:\"image\";s:105:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/content_box_background_switcher.gif\";s:7:\"preview\";s:40:\"background-switcher-widget-for-elementor\";s:11:\"update_hash\";s:32:\"7a3b29c28714fffbe9d4998e2ceec4f4\";}i:16;a:6:{s:5:\"title\";s:20:\"Image Zoom Magnifier\";s:4:\"name\";s:20:\"image_zoom_magnifier\";s:6:\"isfree\";b:0;s:5:\"image\";s:94:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/image_zoom_magnifier.gif\";s:7:\"preview\";s:41:\"image-zoom-magnifier-widget-for-elementor\";s:11:\"update_hash\";s:32:\"1805709b95129e1ef32771f9191e744f\";}i:17;a:6:{s:5:\"title\";s:14:\"Particle Image\";s:4:\"name\";s:19:\"blox_particles_logo\";s:6:\"isfree\";b:0;s:5:\"image\";s:93:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/blox_particles_logo.jpg\";s:7:\"preview\";s:35:\"image-particle-widget-for-elementor\";s:11:\"update_hash\";s:32:\"7548f7f6aeb14f96af22e444c286e3af\";}i:18;a:6:{s:5:\"title\";s:12:\"Image Shapes\";s:4:\"name\";s:12:\"image_shapes\";s:6:\"isfree\";b:0;s:5:\"image\";s:86:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/image_shapes.jpg\";s:7:\"preview\";s:39:\"image-shapes-for-elementor-page-builder\";s:11:\"update_hash\";s:32:\"6f19a70d91d006182cdeb2a12d63ad73\";}i:19;a:6:{s:5:\"title\";s:23:\"Animated Hamburger Icon\";s:4:\"name\";s:23:\"animated_hamburger_icon\";s:6:\"isfree\";b:1;s:5:\"image\";s:97:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/animated_hamburger_icon.gif\";s:7:\"preview\";s:37:\"animated-hamburger-icon-for-elementor\";s:11:\"update_hash\";s:32:\"d43906bcc58e15c87154dfdba110931d\";}i:20;a:6:{s:5:\"title\";s:19:\"Scroll Image Reveal\";s:4:\"name\";s:22:\"image_reveal_on_scroll\";s:6:\"isfree\";b:0;s:5:\"image\";s:96:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/image_reveal_on_scroll.gif\";s:7:\"preview\";s:43:\"image-reveal-on-scroll-widget-for-elementor\";s:11:\"update_hash\";s:32:\"1b81a39a83bf236e84766899ea90e5cb\";}i:21;a:6:{s:5:\"title\";s:15:\"Christmas Icons\";s:4:\"name\";s:15:\"christmas_icons\";s:6:\"isfree\";b:0;s:5:\"image\";s:89:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/christmas_icons.png\";s:7:\"preview\";s:36:\"christmas-icons-widget-for-elementor\";s:11:\"update_hash\";s:32:\"c7decb68e344eba52dc438f04caf3267\";}i:22;a:6:{s:5:\"title\";s:12:\"Morph Slider\";s:4:\"name\";s:12:\"morph_slider\";s:6:\"isfree\";b:0;s:5:\"image\";s:86:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/morph_slider.gif\";s:7:\"preview\";s:33:\"morph-slider-widget-for-elementor\";s:11:\"update_hash\";s:32:\"1b47436b915c77e465d6b580b773654b\";}i:23;a:6:{s:5:\"title\";s:18:\"Icon Box Accordion\";s:4:\"name\";s:18:\"icon_box_accordion\";s:6:\"isfree\";b:0;s:5:\"image\";s:92:\"https://api.unlimited-elements.com/catalog_unlimited/Creative Widgets/icon_box_accordion.gif\";s:7:\"preview\";s:39:\"icon-box-accordion-widget-for-elementor\";s:11:\"update_hash\";s:32:\"2092c1ebdee4217bf7736464101722d7\";}}s:5:\"Tools\";a:12:{i:0;a:6:{s:5:\"title\";s:20:\"360° Product Viewer\";s:4:\"name\";s:16:\"360_product_view\";s:6:\"isfree\";b:0;s:5:\"image\";s:79:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/360_product_view.gif\";s:7:\"preview\";s:39:\"360-product-viewer-widget-for-elementor\";s:11:\"update_hash\";s:32:\"077b1f4df23b19cff7adb230084d4de9\";}i:1;a:6:{s:5:\"title\";s:11:\"Job Listing\";s:4:\"name\";s:11:\"job_listing\";s:6:\"isfree\";b:0;s:5:\"image\";s:74:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/job_listing.png\";s:7:\"preview\";s:32:\"job-listing-widget-for-elementor\";s:11:\"update_hash\";s:32:\"3f51a2506c30429ce8fbc7be7a4be621\";}i:2;a:6:{s:5:\"title\";s:10:\"Event List\";s:4:\"name\";s:10:\"event_list\";s:6:\"isfree\";b:0;s:5:\"image\";s:73:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/event_list.jpg\";s:7:\"preview\";s:31:\"event-list-widget-for-elementor\";s:11:\"update_hash\";s:32:\"daf4dcfaee4385f1950a0f5dd4eb62c6\";}i:3;a:6:{s:5:\"title\";s:8:\"Hotspots\";s:4:\"name\";s:7:\"hotspot\";s:6:\"isfree\";b:0;s:5:\"image\";s:70:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/hotspot.jpg\";s:7:\"preview\";s:35:\"hotspots-for-elementor-page-builder\";s:11:\"update_hash\";s:32:\"4590514e925adf7d9ae7696e4df055bb\";}i:4;a:6:{s:5:\"title\";s:25:\"360 Panorama Virtual Tour\";s:4:\"name\";s:8:\"360_view\";s:6:\"isfree\";b:0;s:5:\"image\";s:71:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/360_view.gif\";s:7:\"preview\";s:46:\"360-panorama-virtual-tour-widget-for-elementor\";s:11:\"update_hash\";s:32:\"8d61a180580ec69ce37c637c65ca6954\";}i:5;a:6:{s:5:\"title\";s:14:\"Contact Form 7\";s:4:\"name\";s:14:\"contact_form_7\";s:6:\"isfree\";b:1;s:5:\"image\";s:77:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/contact_form_7.png\";s:7:\"preview\";s:35:\"contact-form-7-widget-for-elementor\";s:11:\"update_hash\";s:32:\"e13060066b7a6797a2fa5b5df9d95614\";}i:6;a:6:{s:5:\"title\";s:26:\"Animated Mouse Scroll Icon\";s:4:\"name\";s:26:\"animated_mouse_scroll_icon\";s:6:\"isfree\";b:1;s:5:\"image\";s:89:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/animated_mouse_scroll_icon.gif\";s:7:\"preview\";s:47:\"animated-mouse-scroll-icon-widget-for-elementor\";s:11:\"update_hash\";s:32:\"1a32e4bde597de63bbca97357c95a58d\";}i:7;a:6:{s:5:\"title\";s:12:\"Notification\";s:4:\"name\";s:12:\"notification\";s:6:\"isfree\";b:1;s:5:\"image\";s:75:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/notification.png\";s:7:\"preview\";s:33:\"notification-widget-for-elementor\";s:11:\"update_hash\";s:32:\"3ff2d9f0c4c6fa4834b9d0d4b1e1076f\";}i:8;a:6:{s:5:\"title\";s:7:\"QR Code\";s:4:\"name\";s:7:\"qr_code\";s:6:\"isfree\";b:0;s:5:\"image\";s:70:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/qr_code.jpg\";s:7:\"preview\";s:28:\"qr-code-widget-for-elementor\";s:11:\"update_hash\";s:32:\"5a4fa746c7be2bf0c63e1c3a5210c0b2\";}i:9;a:6:{s:5:\"title\";s:9:\"Event Box\";s:4:\"name\";s:9:\"event_box\";s:6:\"isfree\";b:1;s:5:\"image\";s:72:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/event_box.png\";s:7:\"preview\";s:30:\"event-box-widget-for-elementor\";s:11:\"update_hash\";s:32:\"83ffb9e033280e7750b9e90ee8b182b0\";}i:10;a:6:{s:5:\"title\";s:13:\"Image Tooltip\";s:4:\"name\";s:13:\"image_tooltip\";s:6:\"isfree\";b:1;s:5:\"image\";s:76:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/image_tooltip.jpg\";s:7:\"preview\";s:34:\"image-tooltip-widget-for-elementor\";s:11:\"update_hash\";s:32:\"953c2d2f5ef5fe2223673afcb7b73ded\";}i:11;a:6:{s:5:\"title\";s:6:\"Layers\";s:4:\"name\";s:6:\"layers\";s:6:\"isfree\";b:0;s:5:\"image\";s:69:\"https://api.unlimited-elements.com/catalog_unlimited/Tools/layers.png\";s:7:\"preview\";s:27:\"layers-widget-for-elementor\";s:11:\"update_hash\";s:32:\"5cedd4dac3253d4eab578cdea6b5fa27\";}}s:12:\"Post Widgets\";a:19:{i:0;a:6:{s:5:\"title\";s:9:\"Post Grid\";s:4:\"name\";s:9:\"post_grid\";s:6:\"isfree\";b:0;s:5:\"image\";s:79:\"https://api.unlimited-elements.com/catalog_unlimited/Post Widgets/post_grid.jpg\";s:7:\"preview\";s:30:\"post-grid-widget-for-elementor\";s:11:\"update_hash\";s:32:\"596b6f70365ecd5b9fd07a047dacb1f8\";}i:1;a:6:{s:5:\"title\";s:18:\"Post Magazine Grid\";s:4:\"name\";s:18:\"post_magazine_grid\";s:6:\"isfree\";b:0;s:5:\"image\";s:88:\"https://api.unlimited-elements.com/catalog_unlimited/Post Widgets/post_magazine_grid.jpg\";s:7:\"preview\";s:39:\"post-magazine-grid-widget-for-elementor\";s:11:\"update_hash\";s:32:\"658d7bfbac00fbf6cc4d5e26e4c099a2\";}i:2;a:6:{s:5:\"title\";s:13:\"Post Carousel\";s:4:\"name\";s:13:\"post_carousel\";s:6:\"isfree\";b:0;s:5:\"image\";s:83:\"https://api.unlimited-elements.com/catalog_unlimited/Post Widgets/post_carousel.jpg\";s:7:\"preview\";s:28:\"post-carousels-for-elementor\";s:11:\"update_hash\";s:32:\"06cfc06f3651914a63d67eb1c59a03e5\";}i:3;a:6:{s:5:\"title\";s:18:\"Post Carousel Lite\";s:4:\"name\";s:21:\"uc_card_post_carousel\";s:6:\"isfree\";b:1;s:5:\"image\";s:91:\"https://api.unlimited-elements.com/catalog_unlimited/Post Widgets/uc_card_post_carousel.jpg\";s:7:\"preview\";s:39:\"post-carousel-lite-widget-for-elementor\";s:11:\"update_hash\";s:32:\"12dc343ac2f5941fa030de4288b00d10\";}i:4;a:6:{s:5:\"title\";s:14:\"Taxonomy Terms\";s:4:\"name\";s:17:\"ue_taxonomy_terms\";s:6:\"isfree\";b:0;s:5:\"image\";s:87:\"https://api.unlimited-elements.com/catalog_unlimited/Post Widgets/ue_taxonomy_terms.jpg\";s:7:\"preview\";s:35:\"taxonomy-terms-widget-for-elementor\";s:11:\"update_hash\";s:32:\"c6b5759a4fa734df59f2b8727b857977\";}i:5;a:6:{s:5:\"title\";s:11:\"Post Blocks\";s:4:\"name\";s:11:\"post_blocks\";s:6:\"isfree\";b:1;s:5:\"image\";s:81:\"https://api.unlimited-elements.com/catalog_unlimited/Post Widgets/post_blocks.jpg\";s:7:\"preview\";s:32:\"post-blocks-widget-for-elementor\";s:11:\"update_hash\";s:32:\"35b81071d23b25ee280749dd23e1c40f\";}i:6;a:6:{s:5:\"title\";s:11:\"Post Scroll\";s:4:\"name\";s:11:\"post_scroll\";s:6:\"isfree\";b:0;s:5:\"image\";s:81:\"https://api.unlimited-elements.com/catalog_unlimited/Post Widgets/post_scroll.jpg\";s:7:\"preview\";s:32:\"post-scroll-widget-for-elementor\";s:11:\"update_hash\";s:32:\"0843cbc9b57fb25c1ceab037cd4f2f29\";}i:7;a:6:{s:5:\"title\";s:9:\"Post List\";s:4:\"name\";s:9:\"post_list\";s:6:\"isfree\";b:1;s:5:\"image\";s:79:\"https://api.unlimited-elements.com/catalog_unlimited/Post Widgets/post_list.jpg\";s:7:\"preview\";s:30:\"post-list-widget-for-elementor\";s:11:\"update_hash\";s:32:\"cb72f935a12754dfa7d89f633332431a\";}i:8;a:6:{s:5:\"title\";s:13:\"Post Timeline\";s:4:\"name\";s:13:\"post_timeline\";s:6:\"isfree\";b:0;s:5:\"image\";s:83:\"https://api.unlimited-elements.com/catalog_unlimited/Post Widgets/post_timeline.jpg\";s:7:\"preview\";s:34:\"post-timeline-widget-for-elementor\";s:11:\"update_hash\";s:32:\"a61f7082db51a37a0678c9061d489d8d\";}i:9;a:6:{s:5:\"title\";s:9:\"Post Tabs\";s:4:\"name\";s:9:\"post_tabs\";s:6:\"isfree\";b:1;s:5:\"image\";s:79:\"https://api.unlimited-elements.com/catalog_unlimited/Post Widgets/post_tabs.jpg\";s:7:\"preview\";s:23:\"post-tabs-for-elementor\";s:11:\"update_hash\";s:32:\"721d2f419f1850d20f85b776f25ca408\";}i:10;a:6:{s:5:\"title\";s:11:\"Post Ticker\";s:4:\"name\";s:17:\"post_news_tickers\";s:6:\"isfree\";b:1;s:5:\"image\";s:87:\"https://api.unlimited-elements.com/catalog_unlimited/Post Widgets/post_news_tickers.jpg\";s:7:\"preview\";s:37:\"post-news-ticker-widget-for-elementor\";s:11:\"update_hash\";s:32:\"befa15cc9b6677c179c1185552df0eb9\";}i:11;a:6:{s:5:\"title\";s:16:\"Post Card Slider\";s:4:\"name\";s:16:\"blog_card_slider\";s:6:\"isfree\";b:0;s:5:\"image\";s:86:\"https://api.unlimited-elements.com/catalog_unlimited/Post Widgets/blog_card_slider.jpg\";s:7:\"preview\";s:37:\"blog-card-slider-widget-for-elementor\";s:11:\"update_hash\";s:32:\"82c0d5da21be5dc62b44608d6bc15779\";}i:12;a:6:{s:5:\"title\";s:14:\"Post Accordion\";s:4:\"name\";s:14:\"post_accordion\";s:6:\"isfree\";b:1;s:5:\"image\";s:84:\"https://api.unlimited-elements.com/catalog_unlimited/Post Widgets/post_accordion.jpg\";s:7:\"preview\";s:29:\"post-accordions-for-elementor\";s:11:\"update_hash\";s:32:\"bb6c1344ed95009fd8d0d5a4828cdf5f\";}i:13;a:6:{s:5:\"title\";s:11:\"Post Slider\";s:4:\"name\";s:11:\"post_slider\";s:6:\"isfree\";b:0;s:5:\"image\";s:81:\"https://api.unlimited-elements.com/catalog_unlimited/Post Widgets/post_slider.jpg\";s:7:\"preview\";s:12:\"post-sliders\";s:11:\"update_hash\";s:32:\"b91dc9b792fd0baab882f102a2ba7778\";}i:14;a:6:{s:5:\"title\";s:9:\"Post Tile\";s:4:\"name\";s:9:\"post_tile\";s:6:\"isfree\";b:0;s:5:\"image\";s:79:\"https://api.unlimited-elements.com/catalog_unlimited/Post Widgets/post_tile.png\";s:7:\"preview\";s:31:\"post-tiles-widget-for-elementor\";s:11:\"update_hash\";s:32:\"4073d3b0a826a6a3042aaacd830ebf86\";}i:15;a:6:{s:5:\"title\";s:11:\"Author List\";s:4:\"name\";s:11:\"author_list\";s:6:\"isfree\";b:0;s:5:\"image\";s:81:\"https://api.unlimited-elements.com/catalog_unlimited/Post Widgets/author_list.png\";s:7:\"preview\";s:28:\"elementor-author-list-widget\";s:11:\"update_hash\";s:32:\"9737507d7425948988e49558e86dacdd\";}i:16;a:6:{s:5:\"title\";s:24:\"Post Horizontal Timeline\";s:4:\"name\";s:24:\"post_horizontal_timeline\";s:6:\"isfree\";b:0;s:5:\"image\";s:94:\"https://api.unlimited-elements.com/catalog_unlimited/Post Widgets/post_horizontal_timeline.jpg\";s:7:\"preview\";s:45:\"post-horizontal-timeline-widget-for-elementor\";s:11:\"update_hash\";s:32:\"daa849d7250a48ed3b50305934d14c23\";}i:17;a:6:{s:5:\"title\";s:9:\"Tag Cloud\";s:4:\"name\";s:9:\"tag_cloud\";s:6:\"isfree\";b:0;s:5:\"image\";s:79:\"https://api.unlimited-elements.com/catalog_unlimited/Post Widgets/tag_cloud.jpg\";s:7:\"preview\";s:30:\"tag-cloud-widget-for-elementor\";s:11:\"update_hash\";s:32:\"44c5ce03813b651de8badb04e6512398\";}i:18;a:6:{s:5:\"title\";s:17:\"Masonry Post Grid\";s:4:\"name\";s:17:\"masonry_post_grid\";s:6:\"isfree\";b:0;s:5:\"image\";s:87:\"https://api.unlimited-elements.com/catalog_unlimited/Post Widgets/masonry_post_grid.jpg\";s:7:\"preview\";s:38:\"masonry-post-grid-widget-for-elementor\";s:11:\"update_hash\";s:32:\"75ca9fd12f06dc93469ea856fe15d7bf\";}}s:20:\"Post Filters & Tools\";a:13:{i:0;a:6:{s:5:\"title\";s:11:\"AJAX Search\";s:4:\"name\";s:11:\"ajax_search\";s:6:\"isfree\";b:0;s:5:\"image\";s:89:\"https://api.unlimited-elements.com/catalog_unlimited/Post Filters & Tools/ajax_search.png\";s:7:\"preview\";s:32:\"ajax-search-widget-for-elementor\";s:11:\"update_hash\";s:32:\"86d8e5d82e8a67d48d427125079d13eb\";}i:1;a:6:{s:5:\"title\";s:18:\"Dynamic Post Popup\";s:4:\"name\";s:13:\"dynamic_popup\";s:6:\"isfree\";b:0;s:5:\"image\";s:91:\"https://api.unlimited-elements.com/catalog_unlimited/Post Filters & Tools/dynamic_popup.png\";s:7:\"preview\";s:39:\"dynamic-post-popup-widget-for-elementor\";s:11:\"update_hash\";s:32:\"1f2c2d39234f3d3091d7eedce9985fb6\";}i:2;a:6:{s:5:\"title\";s:11:\"Tabs Filter\";s:4:\"name\";s:22:\"ue_buttons_post_filter\";s:6:\"isfree\";b:0;s:5:\"image\";s:100:\"https://api.unlimited-elements.com/catalog_unlimited/Post Filters & Tools/ue_buttons_post_filter.png\";s:7:\"preview\";s:32:\"tabs-filter-widget-for-elementor\";s:11:\"update_hash\";s:32:\"c48282ee8130afa92d1e592592b1e25f\";}i:3;a:6:{s:5:\"title\";s:17:\"Checkboxes Filter\";s:4:\"name\";s:20:\"ue_checkboxes_filter\";s:6:\"isfree\";b:0;s:5:\"image\";s:98:\"https://api.unlimited-elements.com/catalog_unlimited/Post Filters & Tools/ue_checkboxes_filter.png\";s:7:\"preview\";s:38:\"checkboxes-filter-widget-for-elementor\";s:11:\"update_hash\";s:32:\"13ff0425ef0fa6f3e7ab5d8fca93957e\";}i:4;a:6:{s:5:\"title\";s:15:\"Post Pagination\";s:4:\"name\";s:18:\"archive_pagination\";s:6:\"isfree\";b:1;s:5:\"image\";s:96:\"https://api.unlimited-elements.com/catalog_unlimited/Post Filters & Tools/archive_pagination.png\";s:7:\"preview\";s:36:\"post-pagination-widget-for-elementor\";s:11:\"update_hash\";s:32:\"62fac8ba3614f27708f5afa1d9b6a907\";}i:5;a:6:{s:5:\"title\";s:14:\"Active Filters\";s:4:\"name\";s:14:\"active_filters\";s:6:\"isfree\";b:0;s:5:\"image\";s:92:\"https://api.unlimited-elements.com/catalog_unlimited/Post Filters & Tools/active_filters.png\";s:7:\"preview\";s:35:\"active-filters-widget-for-elementor\";s:11:\"update_hash\";s:32:\"2a7e6ce44e807ce3d2903591035fa102\";}i:6;a:6:{s:5:\"title\";s:13:\"Clear Filters\";s:4:\"name\";s:20:\"clear_filters_button\";s:6:\"isfree\";b:0;s:5:\"image\";s:98:\"https://api.unlimited-elements.com/catalog_unlimited/Post Filters & Tools/clear_filters_button.png\";s:7:\"preview\";s:34:\"clear-filters-widget-for-elementor\";s:11:\"update_hash\";s:32:\"891fe6736eea8760dd08a2198bd43a04\";}i:7;a:6:{s:5:\"title\";s:22:\"Select Dropdown Filter\";s:4:\"name\";s:21:\"ue_select_post_filter\";s:6:\"isfree\";b:0;s:5:\"image\";s:99:\"https://api.unlimited-elements.com/catalog_unlimited/Post Filters & Tools/ue_select_post_filter.png\";s:7:\"preview\";s:43:\"select-dropdown-filter-widget-for-elementor\";s:11:\"update_hash\";s:32:\"58b53d1566e8a3533a45935bac9382e9\";}i:8;a:6:{s:5:\"title\";s:18:\"Post Query Summary\";s:4:\"name\";s:20:\"query_summary_filter\";s:6:\"isfree\";b:0;s:5:\"image\";s:98:\"https://api.unlimited-elements.com/catalog_unlimited/Post Filters & Tools/query_summary_filter.png\";s:7:\"preview\";s:39:\"post-query-summary-widget-for-elementor\";s:11:\"update_hash\";s:32:\"289519f7176a12d299a4f94e355325f9\";}i:9;a:6:{s:5:\"title\";s:13:\"Search Filter\";s:4:\"name\";s:19:\"posts_search_filter\";s:6:\"isfree\";b:0;s:5:\"image\";s:97:\"https://api.unlimited-elements.com/catalog_unlimited/Post Filters & Tools/posts_search_filter.png\";s:7:\"preview\";s:34:\"search-filter-widget-for-elementor\";s:11:\"update_hash\";s:32:\"2cc908d9a837e7bbf5896b0a49d71680\";}i:10;a:6:{s:5:\"title\";s:27:\"Load More / Infinite Scroll\";s:4:\"name\";s:16:\"load_more_filter\";s:6:\"isfree\";b:0;s:5:\"image\";s:94:\"https://api.unlimited-elements.com/catalog_unlimited/Post Filters & Tools/load_more_filter.png\";s:7:\"preview\";s:46:\"load-more-infinite-scroll-widget-for-elementor\";s:11:\"update_hash\";s:32:\"e4802b514447eb4744aebb8f8de7060a\";}i:11;a:6:{s:5:\"title\";s:14:\"Sorting Filter\";s:4:\"name\";s:14:\"ue_sort_filter\";s:6:\"isfree\";b:0;s:5:\"image\";s:92:\"https://api.unlimited-elements.com/catalog_unlimited/Post Filters & Tools/ue_sort_filter.png\";s:7:\"preview\";s:35:\"sorting-filter-widget-for-elementor\";s:11:\"update_hash\";s:32:\"0f63b2634b15e6f0281d4047ac012a0d\";}i:12;a:6:{s:5:\"title\";s:15:\"Post Navigation\";s:4:\"name\";s:14:\"next_prev_post\";s:6:\"isfree\";b:1;s:5:\"image\";s:92:\"https://api.unlimited-elements.com/catalog_unlimited/Post Filters & Tools/next_prev_post.png\";s:7:\"preview\";s:36:\"post-navigation-widget-for-elementor\";s:11:\"update_hash\";s:32:\"0e9645746b0a31db83a3c49292035b94\";}}s:12:\"Form Builder\";a:12:{i:0;a:6:{s:5:\"title\";s:10:\"Text Field\";s:4:\"name\";s:10:\"text_field\";s:6:\"isfree\";b:1;s:5:\"image\";s:80:\"https://api.unlimited-elements.com/catalog_unlimited/Form Builder/text_field.png\";s:7:\"preview\";s:12:\"form-builder\";s:11:\"update_hash\";s:32:\"be100d801de94c5f9f867919a9ff8ce8\";}i:1;a:6:{s:5:\"title\";s:14:\"Textarea Field\";s:4:\"name\";s:20:\"form_field_paragraph\";s:6:\"isfree\";b:1;s:5:\"image\";s:90:\"https://api.unlimited-elements.com/catalog_unlimited/Form Builder/form_field_paragraph.png\";s:7:\"preview\";s:12:\"form-builder\";s:11:\"update_hash\";s:32:\"14de809d660cad018e2a78c142195e62\";}i:2;a:6:{s:5:\"title\";s:13:\"Submit Button\";s:4:\"name\";s:13:\"submit_button\";s:6:\"isfree\";b:1;s:5:\"image\";s:83:\"https://api.unlimited-elements.com/catalog_unlimited/Form Builder/submit_button.png\";s:7:\"preview\";s:12:\"form-builder\";s:11:\"update_hash\";s:32:\"1f416d770fd83df457c9f3c082e78b97\";}i:3;a:6:{s:5:\"title\";s:14:\"Checkbox Field\";s:4:\"name\";s:14:\"checkbox_field\";s:6:\"isfree\";b:0;s:5:\"image\";s:84:\"https://api.unlimited-elements.com/catalog_unlimited/Form Builder/checkbox_field.png\";s:7:\"preview\";s:12:\"form-builder\";s:11:\"update_hash\";s:32:\"ed0ac13f518d094b1e1d927a7a550d57\";}i:4;a:6:{s:5:\"title\";s:14:\"Dropdown Field\";s:4:\"name\";s:14:\"dropdown_field\";s:6:\"isfree\";b:0;s:5:\"image\";s:84:\"https://api.unlimited-elements.com/catalog_unlimited/Form Builder/dropdown_field.png\";s:7:\"preview\";s:12:\"form-builder\";s:11:\"update_hash\";s:32:\"225acb8d424760194ebe8cf84b86fe2d\";}i:5;a:6:{s:5:\"title\";s:12:\"Number Field\";s:4:\"name\";s:12:\"number_field\";s:6:\"isfree\";b:0;s:5:\"image\";s:82:\"https://api.unlimited-elements.com/catalog_unlimited/Form Builder/number_field.png\";s:7:\"preview\";s:12:\"form-builder\";s:11:\"update_hash\";s:32:\"e0aa6048f9e4eccde3995a785e31f6d7\";}i:6;a:6:{s:5:\"title\";s:11:\"Email Field\";s:4:\"name\";s:16:\"form_field_email\";s:6:\"isfree\";b:0;s:5:\"image\";s:86:\"https://api.unlimited-elements.com/catalog_unlimited/Form Builder/form_field_email.png\";s:7:\"preview\";s:12:\"form-builder\";s:11:\"update_hash\";s:32:\"2475d903481985ee50ffd76c257526f8\";}i:7;a:6:{s:5:\"title\";s:10:\"Date Field\";s:4:\"name\";s:10:\"date_field\";s:6:\"isfree\";b:0;s:5:\"image\";s:80:\"https://api.unlimited-elements.com/catalog_unlimited/Form Builder/date_field.png\";s:7:\"preview\";s:12:\"form-builder\";s:11:\"update_hash\";s:32:\"d436dd86f2e0c9ff2c1ec051b5ce4e06\";}i:8;a:6:{s:5:\"title\";s:18:\"Radio Button Field\";s:4:\"name\";s:12:\"radio_button\";s:6:\"isfree\";b:0;s:5:\"image\";s:82:\"https://api.unlimited-elements.com/catalog_unlimited/Form Builder/radio_button.png\";s:7:\"preview\";s:12:\"form-builder\";s:11:\"update_hash\";s:32:\"ac5d1f684cba1e8b60dcbe1679dcf719\";}i:9;a:6:{s:5:\"title\";s:11:\"Phone Field\";s:4:\"name\";s:11:\"phone_field\";s:6:\"isfree\";b:0;s:5:\"image\";s:81:\"https://api.unlimited-elements.com/catalog_unlimited/Form Builder/phone_field.png\";s:7:\"preview\";s:12:\"form-builder\";s:11:\"update_hash\";s:32:\"f324332654eaf8a390f3c84fc92154d9\";}i:10;a:6:{s:5:\"title\";s:12:\"Slider Field\";s:4:\"name\";s:12:\"range_slider\";s:6:\"isfree\";b:0;s:5:\"image\";s:82:\"https://api.unlimited-elements.com/catalog_unlimited/Form Builder/range_slider.png\";s:7:\"preview\";s:12:\"form-builder\";s:11:\"update_hash\";s:32:\"bf483f1c645181e6c492681ebd38653e\";}i:11;a:6:{s:5:\"title\";s:13:\"Message Field\";s:4:\"name\";s:13:\"message_field\";s:6:\"isfree\";b:0;s:5:\"image\";s:83:\"https://api.unlimited-elements.com/catalog_unlimited/Form Builder/message_field.png\";s:7:\"preview\";s:12:\"form-builder\";s:11:\"update_hash\";s:32:\"a3dbe1542883525fa7a22fdbfef98267\";}}s:11:\"WooCommerce\";a:9:{i:0;a:6:{s:5:\"title\";s:21:\"WooCommerce Mini Cart\";s:4:\"name\";s:16:\"woo_mini_cart_ax\";s:6:\"isfree\";b:0;s:5:\"image\";s:85:\"https://api.unlimited-elements.com/catalog_unlimited/WooCommerce/woo_mini_cart_ax.png\";s:7:\"preview\";s:42:\"woocommerce-mini-cart-widget-for-elementor\";s:11:\"update_hash\";s:32:\"6b9231f2c0e9e48640e91cc115e1aa9c\";}i:1;a:6:{s:5:\"title\";s:24:\"WooCommerce Product List\";s:4:\"name\";s:24:\"woocommerce_product_list\";s:6:\"isfree\";b:1;s:5:\"image\";s:93:\"https://api.unlimited-elements.com/catalog_unlimited/WooCommerce/woocommerce_product_list.jpg\";s:7:\"preview\";s:45:\"woocommerce-product-list-widget-for-elementor\";s:11:\"update_hash\";s:32:\"3fa8a1403a819051bf7280b14aab2d25\";}i:2;a:6:{s:5:\"title\";s:24:\"WooCommerce Product Grid\";s:4:\"name\";s:24:\"woocommerce_product_grid\";s:6:\"isfree\";b:0;s:5:\"image\";s:93:\"https://api.unlimited-elements.com/catalog_unlimited/WooCommerce/woocommerce_product_grid.jpg\";s:7:\"preview\";s:45:\"woocommerce-product-grid-widget-for-elementor\";s:11:\"update_hash\";s:32:\"62995da62e143343a3a19503316a5693\";}i:3;a:6:{s:5:\"title\";s:28:\"WooCommerce Product Carousel\";s:4:\"name\";s:28:\"woocommerce_product_carousel\";s:6:\"isfree\";b:0;s:5:\"image\";s:97:\"https://api.unlimited-elements.com/catalog_unlimited/WooCommerce/woocommerce_product_carousel.jpg\";s:7:\"preview\";s:49:\"woocommerce-product-carousel-widget-for-elementor\";s:11:\"update_hash\";s:32:\"b82053b58a2025ecdeab989b58bb1f10\";}i:4;a:6:{s:5:\"title\";s:23:\"WooCommerce AJAX Search\";s:4:\"name\";s:23:\"woocommerce_ajax_search\";s:6:\"isfree\";b:0;s:5:\"image\";s:92:\"https://api.unlimited-elements.com/catalog_unlimited/WooCommerce/woocommerce_ajax_search.png\";s:7:\"preview\";s:23:\"woocommerce-ajax-search\";s:11:\"update_hash\";s:32:\"5bcbe2ba37ad5da79f9f7f4a43a1c52c\";}i:5;a:6:{s:5:\"title\";s:26:\"WooCommerce Product Slider\";s:4:\"name\";s:26:\"woocommerce_product_slider\";s:6:\"isfree\";b:0;s:5:\"image\";s:95:\"https://api.unlimited-elements.com/catalog_unlimited/WooCommerce/woocommerce_product_slider.jpg\";s:7:\"preview\";s:47:\"woocommerce-product-slider-widget-for-elementor\";s:11:\"update_hash\";s:32:\"c534b661ba0abe552b2fff0f6d4aae07\";}i:6;a:6:{s:5:\"title\";s:25:\"WooCommerce Category Grid\";s:4:\"name\";s:25:\"woocommerce_category_grid\";s:6:\"isfree\";b:0;s:5:\"image\";s:94:\"https://api.unlimited-elements.com/catalog_unlimited/WooCommerce/woocommerce_category_grid.jpg\";s:7:\"preview\";s:40:\"woocommerce-category-grid-for-elemenetor\";s:11:\"update_hash\";s:32:\"69bbe76a57850771570b2e1ee5e9f593\";}i:7;a:6:{s:5:\"title\";s:29:\"WooCommerce Category Carousel\";s:4:\"name\";s:29:\"woocommerce_category_carousel\";s:6:\"isfree\";b:0;s:5:\"image\";s:98:\"https://api.unlimited-elements.com/catalog_unlimited/WooCommerce/woocommerce_category_carousel.jpg\";s:7:\"preview\";s:50:\"woocommerce-category-carousel-widget-for-elementor\";s:11:\"update_hash\";s:32:\"f67856452ced2ecaa5d2c1bb913543c0\";}i:8;a:6:{s:5:\"title\";s:26:\"Quantity Increment Buttons\";s:4:\"name\";s:26:\"quantity_increment_buttons\";s:6:\"isfree\";b:0;s:5:\"image\";s:95:\"https://api.unlimited-elements.com/catalog_unlimited/WooCommerce/quantity_increment_buttons.png\";s:7:\"preview\";s:45:\"woocommerce-product-grid-widget-for-elementor\";s:11:\"update_hash\";s:32:\"c2f910bc5a2ae05f9e784b11103078ec\";}}s:17:\"Marketing Widgets\";a:27:{i:0;a:6:{s:5:\"title\";s:21:\"Floating Chat Buttons\";s:4:\"name\";s:22:\"mobile_conversion_menu\";s:6:\"isfree\";b:0;s:5:\"image\";s:97:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/mobile_conversion_menu.gif\";s:7:\"preview\";s:42:\"floating-chat-buttons-widget-for-elementor\";s:11:\"update_hash\";s:32:\"28bc936c939ecef7693ce640da313eca\";}i:1;a:6:{s:5:\"title\";s:5:\"vCard\";s:4:\"name\";s:12:\"vcard_button\";s:6:\"isfree\";b:0;s:5:\"image\";s:87:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/vcard_button.png\";s:7:\"preview\";s:26:\"vcard-widget-for-elementor\";s:11:\"update_hash\";s:32:\"56e0e9f2f8d664004fd132092203b702\";}i:2;a:6:{s:5:\"title\";s:13:\"Pricing Plans\";s:4:\"name\";s:12:\"pricing_plan\";s:6:\"isfree\";b:0;s:5:\"image\";s:87:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/pricing_plan.jpg\";s:7:\"preview\";s:34:\"pricing-plans-widget-for-elementor\";s:11:\"update_hash\";s:32:\"6b58623984c469d6269e2964dbe453fa\";}i:3;a:6:{s:5:\"title\";s:13:\"WhatsApp Chat\";s:4:\"name\";s:13:\"whatsapp_chat\";s:6:\"isfree\";b:0;s:5:\"image\";s:88:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/whatsapp_chat.png\";s:7:\"preview\";s:34:\"whatsapp-chat-widget-for-elementor\";s:11:\"update_hash\";s:32:\"f7504c92793898ee5c7974e6e8a0e691\";}i:4;a:6:{s:5:\"title\";s:4:\"List\";s:4:\"name\";s:4:\"list\";s:6:\"isfree\";b:1;s:5:\"image\";s:79:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/list.jpg\";s:7:\"preview\";s:25:\"list-widget-for-elementor\";s:11:\"update_hash\";s:32:\"983ca3489f947ed9150a941b6cbe9004\";}i:5;a:6:{s:5:\"title\";s:21:\"Unlimited Google Maps\";s:4:\"name\";s:14:\"ue_google_maps\";s:6:\"isfree\";b:0;s:5:\"image\";s:89:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/ue_google_maps.jpg\";s:7:\"preview\";s:32:\"google-maps-widget-for-elementor\";s:11:\"update_hash\";s:32:\"bc00c3df0e58b2a5f98f7b224e02bf05\";}i:6;a:6:{s:5:\"title\";s:10:\"Review Box\";s:4:\"name\";s:10:\"review_box\";s:6:\"isfree\";b:1;s:5:\"image\";s:85:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/review_box.jpg\";s:7:\"preview\";s:31:\"review-box-widget-for-elementor\";s:11:\"update_hash\";s:32:\"33da53b9e653d90690c46ee51464ebfa\";}i:7;a:6:{s:5:\"title\";s:12:\"Product Card\";s:4:\"name\";s:13:\"food_menu_box\";s:6:\"isfree\";b:1;s:5:\"image\";s:88:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/food_menu_box.jpg\";s:7:\"preview\";s:34:\"food-menu-box-widget-for-elementor\";s:11:\"update_hash\";s:32:\"fcf3620574639968e754b554f6ccf124\";}i:8;a:6:{s:5:\"title\";s:11:\"Memory Game\";s:4:\"name\";s:11:\"memory_game\";s:6:\"isfree\";b:0;s:5:\"image\";s:86:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/memory_game.gif\";s:7:\"preview\";s:32:\"memory-game-widget-for-elementor\";s:11:\"update_hash\";s:32:\"6a938010f513713734328d55e7749084\";}i:9;a:6:{s:5:\"title\";s:18:\"Product Highlights\";s:4:\"name\";s:26:\"two_column_product_bullets\";s:6:\"isfree\";b:0;s:5:\"image\";s:101:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/two_column_product_bullets.jpg\";s:7:\"preview\";s:47:\"two-column-product-bullets-widget-for-elementor\";s:11:\"update_hash\";s:32:\"b8738c6eb9e142a849edb56ff683b1d2\";}i:10;a:6:{s:5:\"title\";s:13:\"Pricing Table\";s:4:\"name\";s:18:\"icon_pricing_table\";s:6:\"isfree\";b:1;s:5:\"image\";s:93:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/icon_pricing_table.jpg\";s:7:\"preview\";s:34:\"pricing-table-widget-for-elementor\";s:11:\"update_hash\";s:32:\"9681266ae376913e52fe6c6c95c910a8\";}i:11;a:6:{s:5:\"title\";s:10:\"Price List\";s:4:\"name\";s:10:\"price_list\";s:6:\"isfree\";b:1;s:5:\"image\";s:85:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/price_list.png\";s:7:\"preview\";s:31:\"price-list-widget-for-elementor\";s:11:\"update_hash\";s:32:\"397236611e778221bc66cf8e57b86651\";}i:12;a:6:{s:5:\"title\";s:15:\"Product Bullets\";s:4:\"name\";s:15:\"product_bullets\";s:6:\"isfree\";b:0;s:5:\"image\";s:90:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/product_bullets.jpg\";s:7:\"preview\";s:36:\"product-bullets-widget-for-elementor\";s:11:\"update_hash\";s:32:\"390a139e1aca6243129c8818e43f27a1\";}i:13;a:6:{s:5:\"title\";s:7:\"Counter\";s:4:\"name\";s:17:\"statistic_counter\";s:6:\"isfree\";b:1;s:5:\"image\";s:92:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/statistic_counter.jpg\";s:7:\"preview\";s:32:\"statistic-counters-for-elementor\";s:11:\"update_hash\";s:32:\"9d05af4c6443192bcc2e83799830f89d\";}i:14;a:6:{s:5:\"title\";s:16:\"Icon Mobile Menu\";s:4:\"name\";s:16:\"icon_mobile_menu\";s:6:\"isfree\";b:0;s:5:\"image\";s:91:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/icon_mobile_menu.png\";s:7:\"preview\";s:30:\"icon-mobile-menu-for-elementor\";s:11:\"update_hash\";s:32:\"4a8d555014a2ee0bce17c1e5959d89ee\";}i:15;a:6:{s:5:\"title\";s:21:\"Call To Action Button\";s:4:\"name\";s:19:\"pulsing_icon_button\";s:6:\"isfree\";b:1;s:5:\"image\";s:94:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/pulsing_icon_button.jpg\";s:7:\"preview\";s:42:\"call-to-action-button-widget-for-elementor\";s:11:\"update_hash\";s:32:\"3ec9a23248d67b569c7e5f7b881cce8c\";}i:16;a:6:{s:5:\"title\";s:9:\"Price Box\";s:4:\"name\";s:17:\"box_pricing_table\";s:6:\"isfree\";b:0;s:5:\"image\";s:92:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/box_pricing_table.jpg\";s:7:\"preview\";s:30:\"price-box-widget-for-elementor\";s:11:\"update_hash\";s:32:\"e7701a509107bda9a8e1d77dee8f05bb\";}i:17;a:6:{s:5:\"title\";s:15:\"Timer Countdown\";s:4:\"name\";s:15:\"timer_countdown\";s:6:\"isfree\";b:1;s:5:\"image\";s:90:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/timer_countdown.png\";s:7:\"preview\";s:43:\"timer-countdowns-for-elementor-page-builder\";s:11:\"update_hash\";s:32:\"f5e66b01687e978ad41cb45a127dadae\";}i:18;a:6:{s:5:\"title\";s:22:\"Pricing Table Flip Box\";s:4:\"name\";s:16:\"pricing_flip_box\";s:6:\"isfree\";b:0;s:5:\"image\";s:91:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/pricing_flip_box.gif\";s:7:\"preview\";s:37:\"pricing-flip-box-widget-for-elementor\";s:11:\"update_hash\";s:32:\"79a458ad802a055ef4ed2d12634a62ea\";}i:19;a:6:{s:5:\"title\";s:12:\"List Marquee\";s:4:\"name\";s:12:\"list_marquee\";s:6:\"isfree\";b:0;s:5:\"image\";s:87:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/list_marquee.gif\";s:7:\"preview\";s:33:\"list-marquee-widget-for-elementor\";s:11:\"update_hash\";s:32:\"16c5cf3d92d2e6cc6c3553133184e22c\";}i:20;a:6:{s:5:\"title\";s:15:\"Review Carousel\";s:4:\"name\";s:21:\"bold_customer_reviews\";s:6:\"isfree\";b:0;s:5:\"image\";s:96:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/bold_customer_reviews.png\";s:7:\"preview\";s:53:\"card-testimonial-review-carousel-widget-for-elementor\";s:11:\"update_hash\";s:32:\"debeff13f43df92f3a4e1a71af6e60b6\";}i:21;a:6:{s:5:\"title\";s:22:\"Timer Countdown Banner\";s:4:\"name\";s:22:\"timer_countdown_banner\";s:6:\"isfree\";b:0;s:5:\"image\";s:97:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/timer_countdown_banner.jpg\";s:7:\"preview\";s:43:\"timer-countdown-banner-widget-for-elementor\";s:11:\"update_hash\";s:32:\"5b3e37f819cb7bf25d476de87b63ad7d\";}i:22;a:6:{s:5:\"title\";s:14:\"Business Hours\";s:4:\"name\";s:14:\"business_hours\";s:6:\"isfree\";b:1;s:5:\"image\";s:89:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/business_hours.png\";s:7:\"preview\";s:35:\"business-hours-widget-for-elementor\";s:11:\"update_hash\";s:32:\"a23469de0b6821b0536511b1cdb7446d\";}i:23;a:6:{s:5:\"title\";s:19:\"Overlay Product Box\";s:4:\"name\";s:25:\"uc_simple_overlay_product\";s:6:\"isfree\";b:1;s:5:\"image\";s:100:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/uc_simple_overlay_product.jpg\";s:7:\"preview\";s:40:\"overlay-product-box-widget-for-elementor\";s:11:\"update_hash\";s:32:\"f4638f8bfc00bc3db5a33c715b13a372\";}i:24;a:6:{s:5:\"title\";s:16:\"Copy Coupon Code\";s:4:\"name\";s:16:\"copy_coupon_code\";s:6:\"isfree\";b:0;s:5:\"image\";s:91:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/copy_coupon_code.gif\";s:7:\"preview\";s:37:\"copy-coupon-code-widget-for-elementor\";s:11:\"update_hash\";s:32:\"f91c5ee933c7c50c5c56e28640f07984\";}i:25;a:6:{s:5:\"title\";s:11:\"Product Box\";s:4:\"name\";s:14:\"bold_price_box\";s:6:\"isfree\";b:1;s:5:\"image\";s:89:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/bold_price_box.jpg\";s:7:\"preview\";s:44:\"price-label-product-box-widget-for-elementor\";s:11:\"update_hash\";s:32:\"7c0c3f41f84d8e6d9a3560b89e84e72a\";}i:26;a:6:{s:5:\"title\";s:16:\"Product Carousel\";s:4:\"name\";s:21:\"uc_menu_item_carousel\";s:6:\"isfree\";b:0;s:5:\"image\";s:96:\"https://api.unlimited-elements.com/catalog_unlimited/Marketing Widgets/uc_menu_item_carousel.png\";s:7:\"preview\";s:37:\"product-carousel-widget-for-elementor\";s:11:\"update_hash\";s:32:\"9eb420a1d8ea2bd46e1e85764f69b5f1\";}}s:12:\"Loop Builder\";a:6:{i:0;a:6:{s:5:\"title\";s:9:\"Loop Grid\";s:4:\"name\";s:15:\"ue_listing_grid\";s:6:\"isfree\";b:0;s:5:\"image\";s:85:\"https://api.unlimited-elements.com/catalog_unlimited/Loop Builder/ue_listing_grid.png\";s:7:\"preview\";s:30:\"loop-grid-widget-for-elementor\";s:11:\"update_hash\";s:32:\"7263122ffa1112ee2fd78e47655fddc2\";}i:1;a:6:{s:5:\"title\";s:13:\"Loop Carousel\";s:4:\"name\";s:19:\"ue_listing_carousel\";s:6:\"isfree\";b:0;s:5:\"image\";s:89:\"https://api.unlimited-elements.com/catalog_unlimited/Loop Builder/ue_listing_carousel.png\";s:7:\"preview\";s:34:\"loop-carousel-widget-for-elementor\";s:11:\"update_hash\";s:32:\"18e9f349a280ce3620b9c5b61511d068\";}i:2;a:6:{s:5:\"title\";s:9:\"Loop Tabs\";s:4:\"name\";s:15:\"ue_listing_tabs\";s:6:\"isfree\";b:0;s:5:\"image\";s:85:\"https://api.unlimited-elements.com/catalog_unlimited/Loop Builder/ue_listing_tabs.png\";s:7:\"preview\";s:30:\"loop-tabs-widget-for-elementor\";s:11:\"update_hash\";s:32:\"41be3928ef4bb4919c341902895959f1\";}i:3;a:6:{s:5:\"title\";s:14:\"Loop Accordion\";s:4:\"name\";s:20:\"ue_listing_accordion\";s:6:\"isfree\";b:0;s:5:\"image\";s:90:\"https://api.unlimited-elements.com/catalog_unlimited/Loop Builder/ue_listing_accordion.png\";s:7:\"preview\";s:35:\"loop-accordion-widget-for-elementor\";s:11:\"update_hash\";s:32:\"7cc028ee23802195315e68ff5a028d41\";}i:4;a:6:{s:5:\"title\";s:11:\"Loop Slider\";s:4:\"name\";s:17:\"ue_listing_slider\";s:6:\"isfree\";b:0;s:5:\"image\";s:87:\"https://api.unlimited-elements.com/catalog_unlimited/Loop Builder/ue_listing_slider.png\";s:7:\"preview\";s:32:\"loop-slider-widget-for-elementor\";s:11:\"update_hash\";s:32:\"cd06be77799baa417719da2e19823482\";}i:5;a:6:{s:5:\"title\";s:20:\"Dynamic Popup Button\";s:4:\"name\";s:20:\"dynamic_popup_button\";s:6:\"isfree\";b:0;s:5:\"image\";s:90:\"https://api.unlimited-elements.com/catalog_unlimited/Loop Builder/dynamic_popup_button.png\";s:7:\"preview\";s:21:\"dynamic-template-grid\";s:11:\"update_hash\";s:32:\"6f451fee2a15bf57fe177ae378f7bb67\";}}s:22:\"Remote Control Widgets\";a:9:{i:0;a:6:{s:5:\"title\";s:11:\"Remote Tabs\";s:4:\"name\";s:11:\"remote_tabs\";s:6:\"isfree\";b:0;s:5:\"image\";s:91:\"https://api.unlimited-elements.com/catalog_unlimited/Remote Control Widgets/remote_tabs.gif\";s:7:\"preview\";s:32:\"remote-tabs-widget-for-elementor\";s:11:\"update_hash\";s:32:\"781aa3b3f77b118866add75a0524c68f\";}i:1;a:6:{s:5:\"title\";s:13:\"Remote Arrows\";s:4:\"name\";s:16:\"arrow_navigation\";s:6:\"isfree\";b:1;s:5:\"image\";s:96:\"https://api.unlimited-elements.com/catalog_unlimited/Remote Control Widgets/arrow_navigation.jpg\";s:7:\"preview\";s:34:\"remote-arrows-widget-for-elementor\";s:11:\"update_hash\";s:32:\"4b5018a745a6ae42d304f771a9d0cf07\";}i:2;a:6:{s:5:\"title\";s:14:\"Remote Bullets\";s:4:\"name\";s:32:\"remote_control_bullet_navigation\";s:6:\"isfree\";b:1;s:5:\"image\";s:112:\"https://api.unlimited-elements.com/catalog_unlimited/Remote Control Widgets/remote_control_bullet_navigation.jpg\";s:7:\"preview\";s:35:\"remote-bullets-widget-for-elementor\";s:11:\"update_hash\";s:32:\"4748228609f444a28e740820af0ce672\";}i:3;a:6:{s:5:\"title\";s:15:\"Remote Dropdown\";s:4:\"name\";s:13:\"remote_select\";s:6:\"isfree\";b:0;s:5:\"image\";s:93:\"https://api.unlimited-elements.com/catalog_unlimited/Remote Control Widgets/remote_select.png\";s:7:\"preview\";s:36:\"remote-dropdown-widget-for-elementor\";s:11:\"update_hash\";s:32:\"55624f639405d95baf6ee4e3a1a04d8d\";}i:4;a:6:{s:5:\"title\";s:14:\"Remote Counter\";s:4:\"name\";s:22:\"remote_counter_display\";s:6:\"isfree\";b:1;s:5:\"image\";s:102:\"https://api.unlimited-elements.com/catalog_unlimited/Remote Control Widgets/remote_counter_display.jpg\";s:7:\"preview\";s:35:\"remote-counter-widget-for-elementor\";s:11:\"update_hash\";s:32:\"85d685b7fedc349e40db67f8a6bb30b9\";}i:5;a:6:{s:5:\"title\";s:11:\"Remote Link\";s:4:\"name\";s:19:\"remote_control_link\";s:6:\"isfree\";b:0;s:5:\"image\";s:99:\"https://api.unlimited-elements.com/catalog_unlimited/Remote Control Widgets/remote_control_link.jpg\";s:7:\"preview\";s:32:\"remote-link-widget-for-elementor\";s:11:\"update_hash\";s:32:\"d15bee1198c0c6c2634a70f957048160\";}i:6;a:6:{s:5:\"title\";s:22:\"Remote Item Navigation\";s:4:\"name\";s:22:\"remote_item_navigation\";s:6:\"isfree\";b:0;s:5:\"image\";s:102:\"https://api.unlimited-elements.com/catalog_unlimited/Remote Control Widgets/remote_item_navigation.gif\";s:7:\"preview\";s:43:\"remote-item-navigation-widget-for-elementor\";s:11:\"update_hash\";s:32:\"8a4dea3215ba69a5171a97ac28f12611\";}i:7;a:6:{s:5:\"title\";s:17:\"Remote Play Pause\";s:4:\"name\";s:17:\"remote_play_pause\";s:6:\"isfree\";b:1;s:5:\"image\";s:97:\"https://api.unlimited-elements.com/catalog_unlimited/Remote Control Widgets/remote_play_pause.jpg\";s:7:\"preview\";s:22:\"remote-control-widgets\";s:11:\"update_hash\";s:32:\"1a34443342e8885e3644e17cf5b26f54\";}i:8;a:6:{s:5:\"title\";s:13:\"Remote Scroll\";s:4:\"name\";s:21:\"remote_scroll_control\";s:6:\"isfree\";b:0;s:5:\"image\";s:101:\"https://api.unlimited-elements.com/catalog_unlimited/Remote Control Widgets/remote_scroll_control.gif\";s:7:\"preview\";s:34:\"remote-scroll-widget-for-elementor\";s:11:\"update_hash\";s:32:\"dc99acacc40c336c27304a7b98524630\";}}s:12:\"Menu Widgets\";a:10:{i:0;a:6:{s:5:\"title\";s:14:\"WordPress Menu\";s:4:\"name\";s:8:\"nav_menu\";s:6:\"isfree\";b:1;s:5:\"image\";s:78:\"https://api.unlimited-elements.com/catalog_unlimited/Menu Widgets/nav_menu.jpg\";s:7:\"preview\";s:35:\"wordpress-menu-widget-for-elementor\";s:11:\"update_hash\";s:32:\"033b72d123d740ce06495be621366cff\";}i:1;a:6:{s:5:\"title\";s:9:\"Side Menu\";s:4:\"name\";s:12:\"ue_side_menu\";s:6:\"isfree\";b:0;s:5:\"image\";s:82:\"https://api.unlimited-elements.com/catalog_unlimited/Menu Widgets/ue_side_menu.jpg\";s:7:\"preview\";s:30:\"side-menu-widget-for-elementor\";s:11:\"update_hash\";s:32:\"03a9c86e01b389aef5eaebe7bc1a9e30\";}i:2;a:6:{s:5:\"title\";s:9:\"Mega Menu\";s:4:\"name\";s:9:\"mega_menu\";s:6:\"isfree\";b:0;s:5:\"image\";s:79:\"https://api.unlimited-elements.com/catalog_unlimited/Menu Widgets/mega_menu.jpg\";s:7:\"preview\";s:30:\"mega-menu-widget-for-elementor\";s:11:\"update_hash\";s:32:\"d54c3a1d14305997e4c35aa6983a95de\";}i:3;a:6:{s:5:\"title\";s:21:\"Mega Menu Inner Links\";s:4:\"name\";s:21:\"mega_menu_inner_links\";s:6:\"isfree\";b:0;s:5:\"image\";s:91:\"https://api.unlimited-elements.com/catalog_unlimited/Menu Widgets/mega_menu_inner_links.jpg\";s:7:\"preview\";s:42:\"mega-menu-inner-links-widget-for-elementor\";s:11:\"update_hash\";s:32:\"178e691e32f515f02fbf6d36e0991944\";}i:4;a:6:{s:5:\"title\";s:15:\"Fullscreen Menu\";s:4:\"name\";s:26:\"fullscreen_navigation_menu\";s:6:\"isfree\";b:1;s:5:\"image\";s:96:\"https://api.unlimited-elements.com/catalog_unlimited/Menu Widgets/fullscreen_navigation_menu.gif\";s:7:\"preview\";s:36:\"fullscreen-menu-widget-for-elementor\";s:11:\"update_hash\";s:32:\"1ca4358d57a2d3f47cbb189f2f8bbeca\";}i:5;a:6:{s:5:\"title\";s:23:\"Liquid Full Screen Menu\";s:4:\"name\";s:26:\"uc_liquid_full_screen_menu\";s:6:\"isfree\";b:0;s:5:\"image\";s:96:\"https://api.unlimited-elements.com/catalog_unlimited/Menu Widgets/uc_liquid_full_screen_menu.gif\";s:7:\"preview\";s:43:\"liquid-fullscreen-menu-widget-for-elementor\";s:11:\"update_hash\";s:32:\"52eb81227490e1a41f9ac6cc9b4ec74f\";}i:6;a:6:{s:5:\"title\";s:26:\"One Page Scroll Navigation\";s:4:\"name\";s:33:\"bullet_one_page_scroll_navigation\";s:6:\"isfree\";b:0;s:5:\"image\";s:103:\"https://api.unlimited-elements.com/catalog_unlimited/Menu Widgets/bullet_one_page_scroll_navigation.png\";s:7:\"preview\";s:47:\"one-page-scroll-navigation-widget-for-elementor\";s:11:\"update_hash\";s:32:\"c680a188ce9e06cf0052ca9be8c78730\";}i:7;a:6:{s:5:\"title\";s:11:\"Circle Menu\";s:4:\"name\";s:14:\"ue_circle_menu\";s:6:\"isfree\";b:0;s:5:\"image\";s:84:\"https://api.unlimited-elements.com/catalog_unlimited/Menu Widgets/ue_circle_menu.jpg\";s:7:\"preview\";s:32:\"circle-menu-widget-for-elementor\";s:11:\"update_hash\";s:32:\"3462d534d45236aac2d8471c1cb18824\";}i:8;a:6:{s:5:\"title\";s:9:\"List Menu\";s:4:\"name\";s:16:\"simple_list_menu\";s:6:\"isfree\";b:1;s:5:\"image\";s:86:\"https://api.unlimited-elements.com/catalog_unlimited/Menu Widgets/simple_list_menu.png\";s:7:\"preview\";s:37:\"simple-list-menu-widget-for-elementor\";s:11:\"update_hash\";s:32:\"6ba028aa209fbe469ce622a12502c389\";}i:9;a:6:{s:5:\"title\";s:14:\"Accordion Menu\";s:4:\"name\";s:17:\"ue_accordion_menu\";s:6:\"isfree\";b:0;s:5:\"image\";s:87:\"https://api.unlimited-elements.com/catalog_unlimited/Menu Widgets/ue_accordion_menu.jpg\";s:7:\"preview\";s:35:\"accordion-menu-widget-for-elementor\";s:11:\"update_hash\";s:32:\"a6c9b45eb3e17caaf9c889b5ff8d2080\";}}s:15:\"Content Widgets\";a:14:{i:0;a:6:{s:5:\"title\";s:23:\"Expanding Content Cards\";s:4:\"name\";s:23:\"expanding_content_cards\";s:6:\"isfree\";b:0;s:5:\"image\";s:96:\"https://api.unlimited-elements.com/catalog_unlimited/Content Widgets/expanding_content_cards.png\";s:7:\"preview\";s:44:\"expanding-content-cards-widget-for-elementor\";s:11:\"update_hash\";s:32:\"928c2e15de2f2d744e3102ceae14a698\";}i:1;a:6:{s:5:\"title\";s:16:\"Content Carousel\";s:4:\"name\";s:20:\"content_carousel_new\";s:6:\"isfree\";b:0;s:5:\"image\";s:93:\"https://api.unlimited-elements.com/catalog_unlimited/Content Widgets/content_carousel_new.jpg\";s:7:\"preview\";s:37:\"content-carousel-widget-for-elementor\";s:11:\"update_hash\";s:32:\"0fba1e584ccb32794a43bf93a008a955\";}i:2;a:6:{s:5:\"title\";s:12:\"Content Grid\";s:4:\"name\";s:13:\"content_grid2\";s:6:\"isfree\";b:0;s:5:\"image\";s:86:\"https://api.unlimited-elements.com/catalog_unlimited/Content Widgets/content_grid2.png\";s:7:\"preview\";s:33:\"content-grid-widget-for-elementor\";s:11:\"update_hash\";s:32:\"5ace11f45a0e28ee788cafcfd3450da2\";}i:3;a:6:{s:5:\"title\";s:17:\"Content Accordion\";s:4:\"name\";s:17:\"content_accordion\";s:6:\"isfree\";b:1;s:5:\"image\";s:90:\"https://api.unlimited-elements.com/catalog_unlimited/Content Widgets/content_accordion.jpg\";s:7:\"preview\";s:38:\"content-accordion-widget-for-elementor\";s:11:\"update_hash\";s:32:\"2dabe5b5ed213ba37bba344c57c6a003\";}i:4;a:6:{s:5:\"title\";s:12:\"Simple Popup\";s:4:\"name\";s:12:\"simple_popup\";s:6:\"isfree\";b:1;s:5:\"image\";s:85:\"https://api.unlimited-elements.com/catalog_unlimited/Content Widgets/simple_popup.png\";s:7:\"preview\";s:33:\"simple-popup-widget-for-elementor\";s:11:\"update_hash\";s:32:\"063ec56c8a68ad29412d81d190f3aafa\";}i:5;a:6:{s:5:\"title\";s:11:\"Mega Slider\";s:4:\"name\";s:11:\"mega_slider\";s:6:\"isfree\";b:0;s:5:\"image\";s:84:\"https://api.unlimited-elements.com/catalog_unlimited/Content Widgets/mega_slider.png\";s:7:\"preview\";s:32:\"mega-slider-widget-for-elementor\";s:11:\"update_hash\";s:32:\"640533ff14a0987bca20d30d952e543f\";}i:6;a:6:{s:5:\"title\";s:12:\"Content Tabs\";s:4:\"name\";s:12:\"content_tabs\";s:6:\"isfree\";b:1;s:5:\"image\";s:85:\"https://api.unlimited-elements.com/catalog_unlimited/Content Widgets/content_tabs.jpg\";s:7:\"preview\";s:33:\"content-tabs-widget-for-elementor\";s:11:\"update_hash\";s:32:\"b00a5751b8086d572d68e0cb66c04965\";}i:7;a:6:{s:5:\"title\";s:14:\"Unfold Content\";s:4:\"name\";s:9:\"ue_unfold\";s:6:\"isfree\";b:0;s:5:\"image\";s:82:\"https://api.unlimited-elements.com/catalog_unlimited/Content Widgets/ue_unfold.gif\";s:7:\"preview\";s:35:\"unfold-content-widget-for-elementor\";s:11:\"update_hash\";s:32:\"646304f01129214fabfcc91aa8dd2154\";}i:8;a:6:{s:5:\"title\";s:14:\"Content Slider\";s:4:\"name\";s:18:\"content_slider_new\";s:6:\"isfree\";b:0;s:5:\"image\";s:91:\"https://api.unlimited-elements.com/catalog_unlimited/Content Widgets/content_slider_new.gif\";s:7:\"preview\";s:35:\"content-slider-widget-for-elementor\";s:11:\"update_hash\";s:32:\"f0bbb7441e025ff1157641639f0f0aa3\";}i:9;a:6:{s:5:\"title\";s:16:\"Content Switcher\";s:4:\"name\";s:14:\"content_toggle\";s:6:\"isfree\";b:0;s:5:\"image\";s:87:\"https://api.unlimited-elements.com/catalog_unlimited/Content Widgets/content_toggle.gif\";s:7:\"preview\";s:37:\"content-switcher-widget-for-elementor\";s:11:\"update_hash\";s:32:\"41a6c8ac47298b93d26d9fca5ace816c\";}i:10;a:6:{s:5:\"title\";s:15:\"Unlimited Table\";s:4:\"name\";s:8:\"ue_table\";s:6:\"isfree\";b:0;s:5:\"image\";s:81:\"https://api.unlimited-elements.com/catalog_unlimited/Content Widgets/ue_table.jpg\";s:7:\"preview\";s:36:\"unlimited-table-widget-for-elementor\";s:11:\"update_hash\";s:32:\"0446144b27bc1c0c641329f560da3484\";}i:11;a:6:{s:5:\"title\";s:10:\"Toggle Box\";s:4:\"name\";s:10:\"toggle_box\";s:6:\"isfree\";b:0;s:5:\"image\";s:83:\"https://api.unlimited-elements.com/catalog_unlimited/Content Widgets/toggle_box.png\";s:7:\"preview\";s:31:\"toggle-box-widget-for-elementor\";s:11:\"update_hash\";s:32:\"e3515cc74244610a32787f52060841ae\";}i:12;a:6:{s:5:\"title\";s:14:\"Unlimited Grid\";s:4:\"name\";s:14:\"unlimited_grid\";s:6:\"isfree\";b:0;s:5:\"image\";s:87:\"https://api.unlimited-elements.com/catalog_unlimited/Content Widgets/unlimited_grid.jpg\";s:7:\"preview\";s:35:\"unlimited-grid-widget-for-elementor\";s:11:\"update_hash\";s:32:\"cb9dae4a382eed8619614cb1ca5d2bc4\";}i:13;a:6:{s:5:\"title\";s:14:\"Content Ticker\";s:4:\"name\";s:14:\"content_ticker\";s:6:\"isfree\";b:0;s:5:\"image\";s:87:\"https://api.unlimited-elements.com/catalog_unlimited/Content Widgets/content_ticker.png\";s:7:\"preview\";s:35:\"content-ticker-widget-for-elementor\";s:11:\"update_hash\";s:32:\"9d8114c2f2738366b00979f84a50f634\";}}s:13:\"Media Widgets\";a:14:{i:0;a:6:{s:5:\"title\";s:14:\"Slider Gallery\";s:4:\"name\";s:15:\"uc_slider_image\";s:6:\"isfree\";b:1;s:5:\"image\";s:86:\"https://api.unlimited-elements.com/catalog_unlimited/Media Widgets/uc_slider_image.jpg\";s:7:\"preview\";s:35:\"slider-gallery-widget-for-elementor\";s:11:\"update_hash\";s:32:\"535ada27297f76bbda0e6bdb9f7d8517\";}i:1;a:6:{s:5:\"title\";s:12:\"Grid Gallery\";s:4:\"name\";s:19:\"uc_grid_image_theme\";s:6:\"isfree\";b:0;s:5:\"image\";s:90:\"https://api.unlimited-elements.com/catalog_unlimited/Media Widgets/uc_grid_image_theme.jpg\";s:7:\"preview\";s:33:\"grid-gallery-widget-for-elementor\";s:11:\"update_hash\";s:32:\"16a9b861400cd565b31c383bbfae7a3f\";}i:2;a:6:{s:5:\"title\";s:12:\"Random Image\";s:4:\"name\";s:15:\"ue_random_image\";s:6:\"isfree\";b:1;s:5:\"image\";s:86:\"https://api.unlimited-elements.com/catalog_unlimited/Media Widgets/ue_random_image.jpg\";s:7:\"preview\";s:33:\"random-image-widget-for-elementor\";s:11:\"update_hash\";s:32:\"eda3ad7952266cfd77c2e568979f7488\";}i:3;a:6:{s:5:\"title\";s:15:\"Masonry Gallery\";s:4:\"name\";s:22:\"uc_tiles_columns_image\";s:6:\"isfree\";b:0;s:5:\"image\";s:93:\"https://api.unlimited-elements.com/catalog_unlimited/Media Widgets/uc_tiles_columns_image.jpg\";s:7:\"preview\";s:36:\"masonry-gallery-widget-for-elementor\";s:11:\"update_hash\";s:32:\"b4bfb7fa7fbdcbc176cced799c9e678b\";}i:4;a:6:{s:5:\"title\";s:12:\"Tile Gallery\";s:4:\"name\";s:19:\"uc_tiles_grid_image\";s:6:\"isfree\";b:1;s:5:\"image\";s:90:\"https://api.unlimited-elements.com/catalog_unlimited/Media Widgets/uc_tiles_grid_image.jpg\";s:7:\"preview\";s:33:\"tile-gallery-widget-for-elementor\";s:11:\"update_hash\";s:32:\"41ca290111c64c1f70c1e4b985fe1760\";}i:5;a:6:{s:5:\"title\";s:16:\"Carousel Gallery\";s:4:\"name\";s:17:\"uc_carousel_image\";s:6:\"isfree\";b:0;s:5:\"image\";s:88:\"https://api.unlimited-elements.com/catalog_unlimited/Media Widgets/uc_carousel_image.jpg\";s:7:\"preview\";s:37:\"carousel-gallery-widget-for-elementor\";s:11:\"update_hash\";s:32:\"7da3765d7cde13385f19a30286687bf1\";}i:6;a:6:{s:5:\"title\";s:15:\"Compact Gallery\";s:4:\"name\";s:22:\"uc_compact_image_theme\";s:6:\"isfree\";b:1;s:5:\"image\";s:93:\"https://api.unlimited-elements.com/catalog_unlimited/Media Widgets/uc_compact_image_theme.jpg\";s:7:\"preview\";s:36:\"compact-gallery-widget-for-elementor\";s:11:\"update_hash\";s:32:\"f38df7bf0a82390e78f4aa354eccdd16\";}i:7;a:6:{s:5:\"title\";s:17:\"Thumbnail Gallery\";s:4:\"name\";s:22:\"uc_image_default_theme\";s:6:\"isfree\";b:0;s:5:\"image\";s:93:\"https://api.unlimited-elements.com/catalog_unlimited/Media Widgets/uc_image_default_theme.jpg\";s:7:\"preview\";s:38:\"unlimited-gallery-widget-for-elementor\";s:11:\"update_hash\";s:32:\"522cd45830f34b1c73f7f55836a8e87e\";}i:8;a:6:{s:5:\"title\";s:14:\"Audio Playlist\";s:4:\"name\";s:14:\"audio_playlist\";s:6:\"isfree\";b:0;s:5:\"image\";s:85:\"https://api.unlimited-elements.com/catalog_unlimited/Media Widgets/audio_playlist.jpg\";s:7:\"preview\";s:35:\"audio-playlist-widget-for-elementor\";s:11:\"update_hash\";s:32:\"d8ce0fb9dd0a2357218efe4610d122e0\";}i:9;a:6:{s:5:\"title\";s:13:\"Simple Slider\";s:4:\"name\";s:13:\"simple_slider\";s:6:\"isfree\";b:1;s:5:\"image\";s:84:\"https://api.unlimited-elements.com/catalog_unlimited/Media Widgets/simple_slider.jpg\";s:7:\"preview\";s:34:\"simple-slider-widget-for-elementor\";s:11:\"update_hash\";s:32:\"a5534cf537deec8405f092ccf6125158\";}i:10;a:6:{s:5:\"title\";s:12:\"Audio Player\";s:4:\"name\";s:17:\"audio_player_mejs\";s:6:\"isfree\";b:0;s:5:\"image\";s:88:\"https://api.unlimited-elements.com/catalog_unlimited/Media Widgets/audio_player_mejs.jpg\";s:7:\"preview\";s:33:\"audio-player-widget-for-elementor\";s:11:\"update_hash\";s:32:\"1143f39390aec23fa430b2847eeae68b\";}i:11;a:6:{s:5:\"title\";s:16:\"Thumbnail Slider\";s:4:\"name\";s:26:\"owl_sliding_thumbs_gallery\";s:6:\"isfree\";b:0;s:5:\"image\";s:97:\"https://api.unlimited-elements.com/catalog_unlimited/Media Widgets/owl_sliding_thumbs_gallery.png\";s:7:\"preview\";s:37:\"thumbnail-slider-widget-for-elementor\";s:11:\"update_hash\";s:32:\"83926b1015c81c24402c0803dfc2f350\";}i:12;a:6:{s:5:\"title\";s:30:\"Image and Video Content Slider\";s:4:\"name\";s:23:\"uc_video_content_slider\";s:6:\"isfree\";b:0;s:5:\"image\";s:94:\"https://api.unlimited-elements.com/catalog_unlimited/Media Widgets/uc_video_content_slider.png\";s:7:\"preview\";s:47:\"image-video-content-slider-widget-for-elementor\";s:11:\"update_hash\";s:32:\"6182a8e33609b59967cef5033019da85\";}i:13;a:6:{s:5:\"title\";s:14:\"Video Playlist\";s:4:\"name\";s:23:\"play_list_video_gallery\";s:6:\"isfree\";b:0;s:5:\"image\";s:94:\"https://api.unlimited-elements.com/catalog_unlimited/Media Widgets/play_list_video_gallery.jpg\";s:7:\"preview\";s:35:\"video-playlist-widget-for-elementor\";s:11:\"update_hash\";s:32:\"9a6e59982b7884598d4a57fe9ab54cea\";}}s:16:\"Carousel Widgets\";a:9:{i:0;a:6:{s:5:\"title\";s:18:\"Unlimited Carousel\";s:4:\"name\";s:19:\"image_card_carousel\";s:6:\"isfree\";b:0;s:5:\"image\";s:93:\"https://api.unlimited-elements.com/catalog_unlimited/Carousel Widgets/image_card_carousel.gif\";s:7:\"preview\";s:39:\"unlimited-carousel-widget-for-elementor\";s:11:\"update_hash\";s:32:\"24dd570d0fdfe377a00934fb70e87d9d\";}i:1;a:6:{s:5:\"title\";s:18:\"Coverflow Carousel\";s:4:\"name\";s:19:\"cover_flow_carousel\";s:6:\"isfree\";b:0;s:5:\"image\";s:93:\"https://api.unlimited-elements.com/catalog_unlimited/Carousel Widgets/cover_flow_carousel.gif\";s:7:\"preview\";s:39:\"coverflow-carousel-widget-for-elementor\";s:11:\"update_hash\";s:32:\"78aa17156fa41e6b425603f82a3c7dea\";}i:2;a:6:{s:5:\"title\";s:13:\"Card Carousel\";s:4:\"name\";s:13:\"card_carousel\";s:6:\"isfree\";b:1;s:5:\"image\";s:87:\"https://api.unlimited-elements.com/catalog_unlimited/Carousel Widgets/card_carousel.jpg\";s:7:\"preview\";s:34:\"card-carousel-widget-for-elementor\";s:11:\"update_hash\";s:32:\"55a7b7cfc507e5fb55ee390de30fa455\";}i:3;a:6:{s:5:\"title\";s:13:\"Icon Carousel\";s:4:\"name\";s:13:\"icon_carousel\";s:6:\"isfree\";b:0;s:5:\"image\";s:87:\"https://api.unlimited-elements.com/catalog_unlimited/Carousel Widgets/icon_carousel.jpg\";s:7:\"preview\";s:34:\"icon-carousel-widget-for-elementor\";s:11:\"update_hash\";s:32:\"46f31ee6e07593c07240995278fdd559\";}i:4;a:6:{s:5:\"title\";s:17:\"Material Carousel\";s:4:\"name\";s:17:\"material_carousel\";s:6:\"isfree\";b:0;s:5:\"image\";s:91:\"https://api.unlimited-elements.com/catalog_unlimited/Carousel Widgets/material_carousel.jpg\";s:7:\"preview\";s:38:\"material-carousel-widget-for-elementor\";s:11:\"update_hash\";s:32:\"3003a96f83de198fd622de0acd061b79\";}i:5;a:6:{s:5:\"title\";s:16:\"Overlay Carousel\";s:4:\"name\";s:16:\"overlay_carousel\";s:6:\"isfree\";b:0;s:5:\"image\";s:90:\"https://api.unlimited-elements.com/catalog_unlimited/Carousel Widgets/overlay_carousel.jpg\";s:7:\"preview\";s:37:\"overlay-carousel-widget-for-elementor\";s:11:\"update_hash\";s:32:\"a173bd1ebc757718069bb60da6c56c1e\";}i:6;a:6:{s:5:\"title\";s:14:\"Swipe Carousel\";s:4:\"name\";s:18:\"swipe_css_carousel\";s:6:\"isfree\";b:0;s:5:\"image\";s:92:\"https://api.unlimited-elements.com/catalog_unlimited/Carousel Widgets/swipe_css_carousel.png\";s:7:\"preview\";s:39:\"swipe-css-carousel-widget-for-elementor\";s:11:\"update_hash\";s:32:\"80a776f6372fcef74eacb699ba8824a9\";}i:7;a:6:{s:5:\"title\";s:18:\"Portfolio Carousel\";s:4:\"name\";s:18:\"portfolio_carousel\";s:6:\"isfree\";b:0;s:5:\"image\";s:92:\"https://api.unlimited-elements.com/catalog_unlimited/Carousel Widgets/portfolio_carousel.png\";s:7:\"preview\";s:39:\"portfolio-carousel-widget-for-elementor\";s:11:\"update_hash\";s:32:\"69a2361fb76ec6a42d41c22ddc328ae7\";}i:8;a:6:{s:5:\"title\";s:24:\"Justified Image Carousel\";s:4:\"name\";s:24:\"justified_image_carousel\";s:6:\"isfree\";b:0;s:5:\"image\";s:98:\"https://api.unlimited-elements.com/catalog_unlimited/Carousel Widgets/justified_image_carousel.png\";s:7:\"preview\";s:45:\"justified-image-carousel-widget-for-elementor\";s:11:\"update_hash\";s:32:\"a3af7556127bffccfbd402040d930bb4\";}}s:19:\"Infographic Widgets\";a:11:{i:0;a:6:{s:5:\"title\";s:30:\"Interactive Circle Infographic\";s:4:\"name\";s:30:\"interactive_circle_infographic\";s:6:\"isfree\";b:0;s:5:\"image\";s:107:\"https://api.unlimited-elements.com/catalog_unlimited/Infographic Widgets/interactive_circle_infographic.jpg\";s:7:\"preview\";s:51:\"interactive-circle-infographic-widget-for-elementor\";s:11:\"update_hash\";s:32:\"233bcad543b271cec02e250dc6c71972\";}i:1;a:6:{s:5:\"title\";s:18:\"Unlimited Timeline\";s:4:\"name\";s:18:\"unlimited_timeline\";s:6:\"isfree\";b:1;s:5:\"image\";s:95:\"https://api.unlimited-elements.com/catalog_unlimited/Infographic Widgets/unlimited_timeline.jpg\";s:7:\"preview\";s:39:\"unlimited-timeline-widget-for-elementor\";s:11:\"update_hash\";s:32:\"839dcc2af266c1e992afb6579ed8f04e\";}i:2;a:6:{s:5:\"title\";s:16:\"Unlimited Charts\";s:4:\"name\";s:16:\"unlimited_charts\";s:6:\"isfree\";b:0;s:5:\"image\";s:93:\"https://api.unlimited-elements.com/catalog_unlimited/Infographic Widgets/unlimited_charts.jpg\";s:7:\"preview\";s:37:\"unlimited-charts-widget-for-elementor\";s:11:\"update_hash\";s:32:\"de8e4c12c768ca4c969594c1277f44cd\";}i:3;a:6:{s:5:\"title\";s:16:\"Funnel & Pyramid\";s:4:\"name\";s:10:\"ue_pyramid\";s:6:\"isfree\";b:0;s:5:\"image\";s:87:\"https://api.unlimited-elements.com/catalog_unlimited/Infographic Widgets/ue_pyramid.jpg\";s:7:\"preview\";s:35:\"funnel-pyramid-widget-for-elementor\";s:11:\"update_hash\";s:32:\"faf8daa7aa9aa767aa35e7b760c843d2\";}i:4;a:6:{s:5:\"title\";s:19:\"Linear Progress Bar\";s:4:\"name\";s:19:\"linear_progress_bar\";s:6:\"isfree\";b:1;s:5:\"image\";s:96:\"https://api.unlimited-elements.com/catalog_unlimited/Infographic Widgets/linear_progress_bar.gif\";s:7:\"preview\";s:40:\"linear-progress-bar-widget-for-elementor\";s:11:\"update_hash\";s:32:\"74d8fc1be5e0752485180906a303d628\";}i:5;a:6:{s:5:\"title\";s:12:\"Step Process\";s:4:\"name\";s:12:\"step_process\";s:6:\"isfree\";b:0;s:5:\"image\";s:89:\"https://api.unlimited-elements.com/catalog_unlimited/Infographic Widgets/step_process.jpg\";s:7:\"preview\";s:33:\"step-process-widget-for-elementor\";s:11:\"update_hash\";s:32:\"3cd176b2dc363f17bed09bee2ad3df66\";}i:6;a:6:{s:5:\"title\";s:19:\"Circle Progress Bar\";s:4:\"name\";s:22:\"uc_circle_progress_bar\";s:6:\"isfree\";b:0;s:5:\"image\";s:99:\"https://api.unlimited-elements.com/catalog_unlimited/Infographic Widgets/uc_circle_progress_bar.gif\";s:7:\"preview\";s:40:\"circle-progress-bar-widget-for-elementor\";s:11:\"update_hash\";s:32:\"0238af886b94732fe8d0434a22e6be3e\";}i:7;a:6:{s:5:\"title\";s:24:\"Semi Circle Progress Bar\";s:4:\"name\";s:24:\"semi_circle_progress_bar\";s:6:\"isfree\";b:0;s:5:\"image\";s:101:\"https://api.unlimited-elements.com/catalog_unlimited/Infographic Widgets/semi_circle_progress_bar.png\";s:7:\"preview\";s:45:\"semi-circle-progress-bar-widget-for-elementor\";s:11:\"update_hash\";s:32:\"5644b51f072b8ca71bed768629960bf4\";}i:8;a:6:{s:5:\"title\";s:9:\"Pie chart\";s:4:\"name\";s:11:\"uc_piechart\";s:6:\"isfree\";b:1;s:5:\"image\";s:88:\"https://api.unlimited-elements.com/catalog_unlimited/Infographic Widgets/uc_piechart.jpg\";s:7:\"preview\";s:23:\"pie-chart-for-elementor\";s:11:\"update_hash\";s:0:\"\";}i:9;a:6:{s:5:\"title\";s:21:\"Vertical Progress Bar\";s:4:\"name\";s:24:\"uc_vertical_progress_bar\";s:6:\"isfree\";b:0;s:5:\"image\";s:101:\"https://api.unlimited-elements.com/catalog_unlimited/Infographic Widgets/uc_vertical_progress_bar.gif\";s:7:\"preview\";s:42:\"vertical-progress-bar-widget-for-elementor\";s:11:\"update_hash\";s:32:\"ee78905e0de9f09ded424d701846eb70\";}i:10;a:6:{s:5:\"title\";s:10:\"Line Chart\";s:4:\"name\";s:10:\"line_chart\";s:6:\"isfree\";b:1;s:5:\"image\";s:87:\"https://api.unlimited-elements.com/catalog_unlimited/Infographic Widgets/line_chart.jpg\";s:7:\"preview\";s:37:\"unlimited-charts-widget-for-elementor\";s:11:\"update_hash\";s:32:\"a917df9b854e294e98b67e2f5ab1ea7c\";}}s:12:\"Testimonials\";a:3:{i:0;a:6:{s:5:\"title\";s:15:\"Testimonial Box\";s:4:\"name\";s:15:\"box_testimonial\";s:6:\"isfree\";b:1;s:5:\"image\";s:85:\"https://api.unlimited-elements.com/catalog_unlimited/Testimonials/box_testimonial.jpg\";s:7:\"preview\";s:36:\"box-testimonial-widget-for-elementor\";s:11:\"update_hash\";s:32:\"f2709690911bf63c5173511adfde09ea\";}i:1;a:6:{s:5:\"title\";s:20:\"Testimonial Carousel\";s:4:\"name\";s:31:\"responsive_testemonial_carousel\";s:6:\"isfree\";b:0;s:5:\"image\";s:101:\"https://api.unlimited-elements.com/catalog_unlimited/Testimonials/responsive_testemonial_carousel.png\";s:7:\"preview\";s:41:\"testimonial-carousel-widget-for-elementor\";s:11:\"update_hash\";s:32:\"d8ed6483815067cbce0870c2879f846c\";}i:2;a:6:{s:5:\"title\";s:16:\"Testimonial Card\";s:4:\"name\";s:21:\"logo_card_testimonial\";s:6:\"isfree\";b:1;s:5:\"image\";s:91:\"https://api.unlimited-elements.com/catalog_unlimited/Testimonials/logo_card_testimonial.jpg\";s:7:\"preview\";s:42:\"logo-card-testimonial-widget-for-elementor\";s:11:\"update_hash\";s:32:\"c2a31982edb7badf43db661cca1cb594\";}}s:12:\"Team Members\";a:6:{i:0;a:6:{s:5:\"title\";s:20:\"Team Member Carousel\";s:4:\"name\";s:20:\"team_member_carousel\";s:6:\"isfree\";b:0;s:5:\"image\";s:90:\"https://api.unlimited-elements.com/catalog_unlimited/Team Members/team_member_carousel.jpg\";s:7:\"preview\";s:41:\"team-member-carousel-widget-for-elementor\";s:11:\"update_hash\";s:32:\"03405b1b71075b0dddcd83fe1602117f\";}i:1;a:6:{s:5:\"title\";s:16:\"Team Member Card\";s:4:\"name\";s:16:\"team_member_card\";s:6:\"isfree\";b:1;s:5:\"image\";s:86:\"https://api.unlimited-elements.com/catalog_unlimited/Team Members/team_member_card.png\";s:7:\"preview\";s:37:\"team-member-card-widget-for-elementor\";s:11:\"update_hash\";s:32:\"ba7a2e34b5784fe093673e194c05734f\";}i:2;a:6:{s:5:\"title\";s:15:\"Team Member Box\";s:4:\"name\";s:23:\"team_member_box_overlay\";s:6:\"isfree\";b:1;s:5:\"image\";s:93:\"https://api.unlimited-elements.com/catalog_unlimited/Team Members/team_member_box_overlay.gif\";s:7:\"preview\";s:44:\"team-member-box-overlay-widget-for-elementor\";s:11:\"update_hash\";s:32:\"ed230a39223d7283c6992a4e8529bbd9\";}i:3;a:6:{s:5:\"title\";s:23:\"Team Member Icon Effect\";s:4:\"name\";s:25:\"circle_effect_team_member\";s:6:\"isfree\";b:0;s:5:\"image\";s:95:\"https://api.unlimited-elements.com/catalog_unlimited/Team Members/circle_effect_team_member.gif\";s:7:\"preview\";s:37:\"icon-team-member-widget-for-elementor\";s:11:\"update_hash\";s:32:\"78f5ba01e02679d31965585df54ca98b\";}i:4;a:6:{s:5:\"title\";s:16:\"Team Member Grid\";s:4:\"name\";s:16:\"team_member_grid\";s:6:\"isfree\";b:0;s:5:\"image\";s:86:\"https://api.unlimited-elements.com/catalog_unlimited/Team Members/team_member_grid.jpg\";s:7:\"preview\";s:37:\"team-member-grid-widget-for-elementor\";s:11:\"update_hash\";s:32:\"574a33ac0fe20f34246e0fba43701869\";}i:5;a:6:{s:5:\"title\";s:26:\"Team Member Sliding Effect\";s:4:\"name\";s:29:\"uc_team_member_overlay_bottom\";s:6:\"isfree\";b:0;s:5:\"image\";s:99:\"https://api.unlimited-elements.com/catalog_unlimited/Team Members/uc_team_member_overlay_bottom.gif\";s:7:\"preview\";s:47:\"sliding-effect-team-member-widget-for-elementor\";s:11:\"update_hash\";s:32:\"d7447f62636df1356bf736343fc8ed80\";}}s:13:\"Content Boxes\";a:9:{i:0;a:6:{s:5:\"title\";s:22:\"Image Zoom Content Box\";s:4:\"name\";s:22:\"image_zoom_content_box\";s:6:\"isfree\";b:1;s:5:\"image\";s:93:\"https://api.unlimited-elements.com/catalog_unlimited/Content Boxes/image_zoom_content_box.jpg\";s:7:\"preview\";s:43:\"image-zoom-content-box-widget-for-elementor\";s:11:\"update_hash\";s:32:\"f01e9b07997021954aef164537108da1\";}i:1;a:6:{s:5:\"title\";s:31:\"Content Box Zoom Caption Reveal\";s:4:\"name\";s:31:\"zoom_caption_reveal_content_box\";s:6:\"isfree\";b:0;s:5:\"image\";s:102:\"https://api.unlimited-elements.com/catalog_unlimited/Content Boxes/zoom_caption_reveal_content_box.gif\";s:7:\"preview\";s:52:\"zoom-caption-reveal-content-box-widget-for-elementor\";s:11:\"update_hash\";s:32:\"d79dd404b804876f8262aeae469da499\";}i:2;a:6:{s:5:\"title\";s:10:\"Image Card\";s:4:\"name\";s:22:\"image_card_content_box\";s:6:\"isfree\";b:1;s:5:\"image\";s:93:\"https://api.unlimited-elements.com/catalog_unlimited/Content Boxes/image_card_content_box.png\";s:7:\"preview\";s:43:\"image-card-content-box-widget-for-elementor\";s:11:\"update_hash\";s:32:\"6b2769f67b72f3507393537026b4dcb1\";}i:3;a:6:{s:5:\"title\";s:19:\"Content Box Overlay\";s:4:\"name\";s:26:\"subtle_overlay_content_box\";s:6:\"isfree\";b:0;s:5:\"image\";s:97:\"https://api.unlimited-elements.com/catalog_unlimited/Content Boxes/subtle_overlay_content_box.gif\";s:7:\"preview\";s:47:\"subtle-overlay-content-box-widget-for-elementor\";s:11:\"update_hash\";s:32:\"005d20e34469280298030b4086ac1a90\";}i:4;a:6:{s:5:\"title\";s:29:\"Content Box Hover Text Reveal\";s:4:\"name\";s:29:\"hover_text_reveal_content_box\";s:6:\"isfree\";b:1;s:5:\"image\";s:100:\"https://api.unlimited-elements.com/catalog_unlimited/Content Boxes/hover_text_reveal_content_box.gif\";s:7:\"preview\";s:50:\"hover-text-reveal-content-box-widget-for-elementor\";s:11:\"update_hash\";s:32:\"6b8490c12476540eb0feec7813984b2e\";}i:5;a:6:{s:5:\"title\";s:22:\"Icon Image Content Box\";s:4:\"name\";s:22:\"icon_image_content_box\";s:6:\"isfree\";b:1;s:5:\"image\";s:93:\"https://api.unlimited-elements.com/catalog_unlimited/Content Boxes/icon_image_content_box.gif\";s:7:\"preview\";s:43:\"icon-image-content-box-widget-for-elementor\";s:11:\"update_hash\";s:32:\"12342457a90b4446d52791a86dc92f6a\";}i:6;a:6:{s:5:\"title\";s:27:\"Animated Border Content Box\";s:4:\"name\";s:27:\"animated_border_content_box\";s:6:\"isfree\";b:0;s:5:\"image\";s:98:\"https://api.unlimited-elements.com/catalog_unlimited/Content Boxes/animated_border_content_box.png\";s:7:\"preview\";s:48:\"animated-border-content-box-widget-for-elementor\";s:11:\"update_hash\";s:32:\"1db8d95069d73b7a8de143348a31bd4e\";}i:7;a:6:{s:5:\"title\";s:16:\"Icon Content Box\";s:4:\"name\";s:16:\"icon_content_box\";s:6:\"isfree\";b:1;s:5:\"image\";s:87:\"https://api.unlimited-elements.com/catalog_unlimited/Content Boxes/icon_content_box.jpg\";s:7:\"preview\";s:37:\"icon-content-box-widget-for-elementor\";s:11:\"update_hash\";s:32:\"a7cdfbfc786aa63a8270baf5dd26f237\";}i:8;a:6:{s:5:\"title\";s:26:\"Content Box Sliding Effect\";s:4:\"name\";s:19:\"sliding_content_box\";s:6:\"isfree\";b:0;s:5:\"image\";s:90:\"https://api.unlimited-elements.com/catalog_unlimited/Content Boxes/sliding_content_box.jpg\";s:7:\"preview\";s:40:\"sliding-content-box-widget-for-elementor\";s:11:\"update_hash\";s:32:\"d1a0d5117f78feffc5af0363cd6ba2ce\";}}s:17:\"Instagram Widgets\";a:5:{i:0;a:6:{s:5:\"title\";s:14:\"Instagram Feed\";s:4:\"name\";s:25:\"blox_grid_instagrm_widget\";s:6:\"isfree\";b:0;s:5:\"image\";s:100:\"https://api.unlimited-elements.com/catalog_unlimited/Instagram Widgets/blox_grid_instagrm_widget.png\";s:7:\"preview\";s:35:\"instagram-feed-widget-for-elementor\";s:11:\"update_hash\";s:32:\"3d9ca84065b38d71341311cff7b281ca\";}i:1;a:6:{s:5:\"title\";s:22:\"Instagram Latest Image\";s:4:\"name\";s:27:\"blox_instagram_latest_image\";s:6:\"isfree\";b:1;s:5:\"image\";s:102:\"https://api.unlimited-elements.com/catalog_unlimited/Instagram Widgets/blox_instagram_latest_image.png\";s:7:\"preview\";s:43:\"latest-instagram-image-widget-for-elementor\";s:11:\"update_hash\";s:32:\"460b03ca781e8ee1ddb7c149fb6c071c\";}i:2;a:6:{s:5:\"title\";s:13:\"Instagram Box\";s:4:\"name\";s:28:\"blox_quatro_instagram_widget\";s:6:\"isfree\";b:0;s:5:\"image\";s:103:\"https://api.unlimited-elements.com/catalog_unlimited/Instagram Widgets/blox_quatro_instagram_widget.png\";s:7:\"preview\";s:34:\"instagram-teaser-box-for-elementor\";s:11:\"update_hash\";s:32:\"8c376c95557cefb4f799aae6aadf9a7a\";}i:3;a:6:{s:5:\"title\";s:14:\"Instagram Card\";s:4:\"name\";s:26:\"blox_instagram_card_widget\";s:6:\"isfree\";b:0;s:5:\"image\";s:101:\"https://api.unlimited-elements.com/catalog_unlimited/Instagram Widgets/blox_instagram_card_widget.png\";s:7:\"preview\";s:35:\"instagram-card-widget-for-elementor\";s:11:\"update_hash\";s:32:\"e24c43741736059edd182f91adefe1eb\";}i:4;a:6:{s:5:\"title\";s:20:\"Instagram Metro Grid\";s:4:\"name\";s:21:\"blox_instagram_widget\";s:6:\"isfree\";b:0;s:5:\"image\";s:96:\"https://api.unlimited-elements.com/catalog_unlimited/Instagram Widgets/blox_instagram_widget.png\";s:7:\"preview\";s:36:\"metro-instagram-widget-for-elementor\";s:11:\"update_hash\";s:32:\"881b17b9e7f63eb38cc6c9cfa32b7db7\";}}s:12:\"Logo Widgets\";a:4:{i:0;a:6:{s:5:\"title\";s:9:\"Logo Grid\";s:4:\"name\";s:9:\"logo_grid\";s:6:\"isfree\";b:1;s:5:\"image\";s:79:\"https://api.unlimited-elements.com/catalog_unlimited/Logo Widgets/logo_grid.jpg\";s:7:\"preview\";s:30:\"logo-grid-widget-for-elementor\";s:11:\"update_hash\";s:32:\"6ab568a16e080dafd08e127ecaa5937c\";}i:1;a:6:{s:5:\"title\";s:13:\"Logo Carousel\";s:4:\"name\";s:13:\"logo_carousel\";s:6:\"isfree\";b:0;s:5:\"image\";s:83:\"https://api.unlimited-elements.com/catalog_unlimited/Logo Widgets/logo_carousel.gif\";s:7:\"preview\";s:34:\"logo-carousel-widget-for-elementor\";s:11:\"update_hash\";s:32:\"b7c9928748212cc9085709b0e58acafc\";}i:2;a:6:{s:5:\"title\";s:9:\"Logo Card\";s:4:\"name\";s:9:\"logo_card\";s:6:\"isfree\";b:1;s:5:\"image\";s:79:\"https://api.unlimited-elements.com/catalog_unlimited/Logo Widgets/logo_card.jpg\";s:7:\"preview\";s:30:\"logo-card-widget-for-elementor\";s:11:\"update_hash\";s:0:\"\";}i:3;a:6:{s:5:\"title\";s:12:\"Logo Marquee\";s:4:\"name\";s:12:\"logo_marquee\";s:6:\"isfree\";b:0;s:5:\"image\";s:82:\"https://api.unlimited-elements.com/catalog_unlimited/Logo Widgets/logo_marquee.png\";s:7:\"preview\";s:33:\"logo-marquee-widget-for-elementor\";s:11:\"update_hash\";s:32:\"19136f04b65e6ec14af3a24ab00ccff5\";}}s:13:\"Hover Effects\";a:9:{i:0;a:6:{s:5:\"title\";s:21:\"Rollover Image Effect\";s:4:\"name\";s:21:\"rollover_image_effect\";s:6:\"isfree\";b:1;s:5:\"image\";s:92:\"https://api.unlimited-elements.com/catalog_unlimited/Hover Effects/rollover_image_effect.gif\";s:7:\"preview\";s:42:\"rollover-image-effect-widget-for-elementor\";s:11:\"update_hash\";s:32:\"e8c73f7860736587ce2ea5a7febe44bd\";}i:1;a:6:{s:5:\"title\";s:20:\"Banner Hover Effects\";s:4:\"name\";s:23:\"uc_banner_hover_effects\";s:6:\"isfree\";b:0;s:5:\"image\";s:94:\"https://api.unlimited-elements.com/catalog_unlimited/Hover Effects/uc_banner_hover_effects.gif\";s:7:\"preview\";s:41:\"banner-hover-effect-widgets-for-elementor\";s:11:\"update_hash\";s:32:\"8db31a7d76cc9e70e4c4d68e8c02b1d7\";}i:2;a:6:{s:5:\"title\";s:18:\"Link Hover Effects\";s:4:\"name\";s:18:\"link_hover_effects\";s:6:\"isfree\";b:1;s:5:\"image\";s:89:\"https://api.unlimited-elements.com/catalog_unlimited/Hover Effects/link_hover_effects.gif\";s:7:\"preview\";s:18:\"link-hover-effects\";s:11:\"update_hash\";s:0:\"\";}i:3;a:6:{s:5:\"title\";s:18:\"Icon Hover Effects\";s:4:\"name\";s:21:\"uc_icon_hover_effects\";s:6:\"isfree\";b:1;s:5:\"image\";s:92:\"https://api.unlimited-elements.com/catalog_unlimited/Hover Effects/uc_icon_hover_effects.gif\";s:7:\"preview\";s:32:\"icon-hover-effects-for-elementor\";s:11:\"update_hash\";s:0:\"\";}i:4;a:6:{s:5:\"title\";s:13:\"iHover Effect\";s:4:\"name\";s:13:\"ihover_effect\";s:6:\"isfree\";b:0;s:5:\"image\";s:84:\"https://api.unlimited-elements.com/catalog_unlimited/Hover Effects/ihover_effect.gif\";s:7:\"preview\";s:20:\"ihover-for-elementor\";s:11:\"update_hash\";s:32:\"90b924a945c2f31f8624bca28dcd72b2\";}i:5;a:6:{s:5:\"title\";s:22:\"Creative Button Hovers\";s:4:\"name\";s:16:\"creative_buttons\";s:6:\"isfree\";b:1;s:5:\"image\";s:87:\"https://api.unlimited-elements.com/catalog_unlimited/Hover Effects/creative_buttons.gif\";s:7:\"preview\";s:42:\"creative-button-hover-widget-for-elementor\";s:11:\"update_hash\";s:32:\"459942e562de22c20169be45c63e1381\";}i:6;a:6:{s:5:\"title\";s:21:\"Caption Hover Effects\";s:4:\"name\";s:21:\"caption_hover_effects\";s:6:\"isfree\";b:1;s:5:\"image\";s:92:\"https://api.unlimited-elements.com/catalog_unlimited/Hover Effects/caption_hover_effects.gif\";s:7:\"preview\";s:21:\"caption-hover-effects\";s:11:\"update_hash\";s:32:\"ebc1de04563630d28de2ad9fdc12c163\";}i:7;a:6:{s:5:\"title\";s:25:\"Border Link Hover Effects\";s:4:\"name\";s:25:\"border_link_hover_effects\";s:6:\"isfree\";b:0;s:5:\"image\";s:96:\"https://api.unlimited-elements.com/catalog_unlimited/Hover Effects/border_link_hover_effects.gif\";s:7:\"preview\";s:46:\"border-link-hover-effects-widget-for-elementor\";s:11:\"update_hash\";s:32:\"e07f89c73c141faeddc1dd05047216c4\";}i:8;a:6:{s:5:\"title\";s:12:\"Image Scroll\";s:4:\"name\";s:20:\"scrolling_screenshot\";s:6:\"isfree\";b:0;s:5:\"image\";s:91:\"https://api.unlimited-elements.com/catalog_unlimited/Hover Effects/scrolling_screenshot.gif\";s:7:\"preview\";s:41:\"scrolling-screenshot-widget-for-elementor\";s:11:\"update_hash\";s:32:\"9102ddf1de0afdda51930513d7661a3d\";}}s:14:\"Button Widgets\";a:21:{i:0;a:6:{s:5:\"title\";s:15:\"Dropdown Button\";s:4:\"name\";s:15:\"dropdown_button\";s:6:\"isfree\";b:0;s:5:\"image\";s:87:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/dropdown_button.gif\";s:7:\"preview\";s:36:\"dropdown-button-widget-for-elementor\";s:11:\"update_hash\";s:32:\"26a9bdf1726a4f169e7f2e299b63e190\";}i:1;a:6:{s:5:\"title\";s:13:\"Scroll To Top\";s:4:\"name\";s:16:\"ue_scroll_to_top\";s:6:\"isfree\";b:1;s:5:\"image\";s:88:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/ue_scroll_to_top.jpg\";s:7:\"preview\";s:34:\"scroll-to-top-widget-for-elementor\";s:11:\"update_hash\";s:32:\"47ef376f69693f8c1c28b6896b4ad978\";}i:2;a:6:{s:5:\"title\";s:17:\"Video Play Button\";s:4:\"name\";s:16:\"blox_play_button\";s:6:\"isfree\";b:1;s:5:\"image\";s:88:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/blox_play_button.png\";s:7:\"preview\";s:44:\"video-play-button-popup-widget-for-elementor\";s:11:\"update_hash\";s:32:\"db29c40c57b508f3540a27df01296cdb\";}i:3;a:6:{s:5:\"title\";s:26:\"Neon Glowing Button Effect\";s:4:\"name\";s:26:\"neon_glowing_button_effect\";s:6:\"isfree\";b:0;s:5:\"image\";s:98:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/neon_glowing_button_effect.gif\";s:7:\"preview\";s:47:\"neon-glowing-button-effect-widget-for-elementor\";s:11:\"update_hash\";s:32:\"5279edc1407676c1f2629b75931640fc\";}i:4;a:6:{s:5:\"title\";s:14:\"Overlay Button\";s:4:\"name\";s:20:\"color_overlay_button\";s:6:\"isfree\";b:1;s:5:\"image\";s:92:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/color_overlay_button.gif\";s:7:\"preview\";s:35:\"overlay-button-widget-for-elementor\";s:11:\"update_hash\";s:32:\"0ef119dec64f32e22e857d395c442abe\";}i:5;a:6:{s:5:\"title\";s:27:\"Underline Link Hover Effect\";s:4:\"name\";s:27:\"underline_link_hover_effect\";s:6:\"isfree\";b:0;s:5:\"image\";s:99:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/underline_link_hover_effect.gif\";s:7:\"preview\";s:48:\"underline-link-hover-effect-widget-for-elementor\";s:11:\"update_hash\";s:32:\"f27e113ab784489edb7928c2e06900d5\";}i:6;a:6:{s:5:\"title\";s:25:\"Underline Animated Button\";s:4:\"name\";s:25:\"underline_animated_button\";s:6:\"isfree\";b:1;s:5:\"image\";s:97:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/underline_animated_button.gif\";s:7:\"preview\";s:46:\"underline-animated-button-widget-for-elementor\";s:11:\"update_hash\";s:0:\"\";}i:7;a:6:{s:5:\"title\";s:17:\"Multi Line Button\";s:4:\"name\";s:17:\"multi_line_button\";s:6:\"isfree\";b:1;s:5:\"image\";s:89:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/multi_line_button.jpg\";s:7:\"preview\";s:38:\"multi-line-button-widget-for-elementor\";s:11:\"update_hash\";s:32:\"d8bc571a471b76b8518c410d8964bbbe\";}i:8;a:6:{s:5:\"title\";s:22:\"Simple Artistic Button\";s:4:\"name\";s:22:\"simple_artistic_button\";s:6:\"isfree\";b:0;s:5:\"image\";s:94:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/simple_artistic_button.png\";s:7:\"preview\";s:43:\"simple-artistic-button-widget-for-elementor\";s:11:\"update_hash\";s:32:\"dc50153f1c9439310cb75df218376eb6\";}i:9;a:6:{s:5:\"title\";s:18:\"Toggle Text Button\";s:4:\"name\";s:18:\"toggle_text_button\";s:6:\"isfree\";b:1;s:5:\"image\";s:90:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/toggle_text_button.png\";s:7:\"preview\";s:39:\"toggle-text-button-widget-for-elementor\";s:11:\"update_hash\";s:0:\"\";}i:10;a:6:{s:5:\"title\";s:12:\"Button Group\";s:4:\"name\";s:14:\"blox_btn_group\";s:6:\"isfree\";b:1;s:5:\"image\";s:86:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/blox_btn_group.png\";s:7:\"preview\";s:33:\"button-group-widget-for-elementor\";s:11:\"update_hash\";s:32:\"fb48de16d0bc7ffacd059b834ec7c263\";}i:11;a:6:{s:5:\"title\";s:9:\"Dark Mode\";s:4:\"name\";s:9:\"dark_mode\";s:6:\"isfree\";b:1;s:5:\"image\";s:81:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/dark_mode.gif\";s:7:\"preview\";s:30:\"dark-mode-widget-for-elementor\";s:11:\"update_hash\";s:32:\"a71ed822f1eef8019157b7075e6a8beb\";}i:12;a:6:{s:5:\"title\";s:19:\"Icon Pointer Button\";s:4:\"name\";s:19:\"icon_pointer_button\";s:6:\"isfree\";b:0;s:5:\"image\";s:91:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/icon_pointer_button.jpg\";s:7:\"preview\";s:40:\"icon-pointer-button-widget-for-elementor\";s:11:\"update_hash\";s:32:\"026e6a9d20b2bc2eac14eec001f89f4c\";}i:13;a:6:{s:5:\"title\";s:20:\"Border Button Effect\";s:4:\"name\";s:17:\"border_btn_effect\";s:6:\"isfree\";b:0;s:5:\"image\";s:89:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/border_btn_effect.gif\";s:7:\"preview\";s:41:\"border-button-effect-widget-for-elementor\";s:11:\"update_hash\";s:32:\"040ace69631ffbbfdc6d49de537c8a2c\";}i:14;a:6:{s:5:\"title\";s:15:\"Gradient Button\";s:4:\"name\";s:15:\"gradient_button\";s:6:\"isfree\";b:1;s:5:\"image\";s:87:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/gradient_button.png\";s:7:\"preview\";s:36:\"gradient-button-widget-for-elementor\";s:11:\"update_hash\";s:0:\"\";}i:15;a:6:{s:5:\"title\";s:13:\"Liquid Button\";s:4:\"name\";s:23:\"super_fun_liquid_button\";s:6:\"isfree\";b:0;s:5:\"image\";s:95:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/super_fun_liquid_button.gif\";s:7:\"preview\";s:34:\"liquid-button-widget-for-elementor\";s:11:\"update_hash\";s:32:\"9d45dafaafa29b8261531c942c2f5907\";}i:16;a:6:{s:5:\"title\";s:28:\"Gradient Hover Effect Button\";s:4:\"name\";s:28:\"gradient_hover_effect_button\";s:6:\"isfree\";b:0;s:5:\"image\";s:100:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/gradient_hover_effect_button.gif\";s:7:\"preview\";s:49:\"gradient-hover-effect-button-widget-for-elementor\";s:11:\"update_hash\";s:32:\"9c599e19c83c9ff3a44c1e91d35d9108\";}i:17;a:6:{s:5:\"title\";s:19:\"Glare Button Effect\";s:4:\"name\";s:19:\"glare_effect_button\";s:6:\"isfree\";b:0;s:5:\"image\";s:91:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/glare_effect_button.gif\";s:7:\"preview\";s:40:\"glare-effect-button-widget-for-elementor\";s:11:\"update_hash\";s:32:\"11d13c2035ca2c6a41692db4eee004a1\";}i:18;a:6:{s:5:\"title\";s:20:\"Parallelogram Button\";s:4:\"name\";s:18:\"parellogram_button\";s:6:\"isfree\";b:1;s:5:\"image\";s:90:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/parellogram_button.jpg\";s:7:\"preview\";s:39:\"parellogram-button-widget-for-elementor\";s:11:\"update_hash\";s:32:\"9fd78e1aa6fe757e7703a24eea67be48\";}i:19;a:6:{s:5:\"title\";s:24:\"Button Icon Hover Effect\";s:4:\"name\";s:27:\"uc_icon_hover_effect_button\";s:6:\"isfree\";b:0;s:5:\"image\";s:99:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/uc_icon_hover_effect_button.jpg\";s:7:\"preview\";s:45:\"icon-hover-effect-button-widget-for-elementor\";s:11:\"update_hash\";s:32:\"0a49853088a3e1550562f326a82f6152\";}i:20;a:6:{s:5:\"title\";s:16:\"Christmas Button\";s:4:\"name\";s:16:\"christmas_button\";s:6:\"isfree\";b:0;s:5:\"image\";s:88:\"https://api.unlimited-elements.com/catalog_unlimited/Button Widgets/christmas_button.jpg\";s:7:\"preview\";s:37:\"christmas-button-widget-for-elementor\";s:11:\"update_hash\";s:32:\"7357053260058906f212a54ec1a37b6b\";}}s:10:\"Typography\";a:15:{i:0;a:6:{s:5:\"title\";s:18:\"Scroll Text Reveal\";s:4:\"name\";s:21:\"uc_scroll_reveal_text\";s:6:\"isfree\";b:0;s:5:\"image\";s:89:\"https://api.unlimited-elements.com/catalog_unlimited/Typography/uc_scroll_reveal_text.png\";s:7:\"preview\";s:39:\"scroll-reveal-text-widget-for-elementor\";s:11:\"update_hash\";s:32:\"c8e53bd4fe06558535670cbc4d13af21\";}i:1;a:6:{s:5:\"title\";s:12:\"Text Rotator\";s:4:\"name\";s:12:\"text_rotator\";s:6:\"isfree\";b:1;s:5:\"image\";s:80:\"https://api.unlimited-elements.com/catalog_unlimited/Typography/text_rotator.gif\";s:7:\"preview\";s:39:\"text-rotator-for-elementor-page-builder\";s:11:\"update_hash\";s:32:\"9050b2e17a846e7c92868fa28e8281b0\";}i:2;a:6:{s:5:\"title\";s:29:\"Futuristic Typing Text Effect\";s:4:\"name\";s:29:\"futuristic_typing_text_effect\";s:6:\"isfree\";b:0;s:5:\"image\";s:97:\"https://api.unlimited-elements.com/catalog_unlimited/Typography/futuristic_typing_text_effect.gif\";s:7:\"preview\";s:50:\"futuristic-typing-text-effect-widget-for-elementor\";s:11:\"update_hash\";s:32:\"270ac98300d1ffdc1a2e1caa042c9768\";}i:3;a:6:{s:5:\"title\";s:7:\"3D Text\";s:4:\"name\";s:7:\"3d_text\";s:6:\"isfree\";b:1;s:5:\"image\";s:75:\"https://api.unlimited-elements.com/catalog_unlimited/Typography/3d_text.jpg\";s:7:\"preview\";s:28:\"3d-text-effect-for-elementor\";s:11:\"update_hash\";s:32:\"b783c74e99096b7441586c8abaf3e44a\";}i:4;a:6:{s:5:\"title\";s:19:\"Animated Split Text\";s:4:\"name\";s:24:\"splitting_letters_effect\";s:6:\"isfree\";b:0;s:5:\"image\";s:92:\"https://api.unlimited-elements.com/catalog_unlimited/Typography/splitting_letters_effect.gif\";s:7:\"preview\";s:40:\"animated-split-text-widget-for-elementor\";s:11:\"update_hash\";s:32:\"36777c4a69aec336bdca63e7e977ef7a\";}i:5;a:6:{s:5:\"title\";s:22:\"Sideways Vertical Text\";s:4:\"name\";s:22:\"sideways_vertical_text\";s:6:\"isfree\";b:0;s:5:\"image\";s:90:\"https://api.unlimited-elements.com/catalog_unlimited/Typography/sideways_vertical_text.png\";s:7:\"preview\";s:43:\"sideways-vertical-text-widget-for-elementor\";s:11:\"update_hash\";s:32:\"c3e65c4b92046fa6413d580f0f6be790\";}i:6;a:6:{s:5:\"title\";s:30:\"Gradient Underline Text Effect\";s:4:\"name\";s:30:\"gradient_underline_text_effect\";s:6:\"isfree\";b:1;s:5:\"image\";s:98:\"https://api.unlimited-elements.com/catalog_unlimited/Typography/gradient_underline_text_effect.png\";s:7:\"preview\";s:51:\"gradient-underline-text-effect-widget-for-elementor\";s:11:\"update_hash\";s:32:\"3566a5e3732ff41339b9c6673a301a5a\";}i:7;a:6:{s:5:\"title\";s:18:\"Dual Color Heading\";s:4:\"name\";s:18:\"dual_color_heading\";s:6:\"isfree\";b:1;s:5:\"image\";s:86:\"https://api.unlimited-elements.com/catalog_unlimited/Typography/dual_color_heading.png\";s:7:\"preview\";s:39:\"dual-color-heading-widget-for-elementor\";s:11:\"update_hash\";s:32:\"389dfcc3883959cfd79196968b0493a6\";}i:8;a:6:{s:5:\"title\";s:18:\"Stroke Text Effect\";s:4:\"name\";s:11:\"stroke_text\";s:6:\"isfree\";b:1;s:5:\"image\";s:79:\"https://api.unlimited-elements.com/catalog_unlimited/Typography/stroke_text.png\";s:7:\"preview\";s:39:\"stroke-text-effect-widget-for-elementor\";s:11:\"update_hash\";s:0:\"\";}i:9;a:6:{s:5:\"title\";s:28:\"Image Background Text Effect\";s:4:\"name\";s:28:\"image_background_text_effect\";s:6:\"isfree\";b:0;s:5:\"image\";s:96:\"https://api.unlimited-elements.com/catalog_unlimited/Typography/image_background_text_effect.png\";s:7:\"preview\";s:49:\"image-background-text-effect-widget-for-elementor\";s:11:\"update_hash\";s:0:\"\";}i:10;a:6:{s:5:\"title\";s:20:\"Gradient Text Effect\";s:4:\"name\";s:20:\"gradient_text_effect\";s:6:\"isfree\";b:1;s:5:\"image\";s:88:\"https://api.unlimited-elements.com/catalog_unlimited/Typography/gradient_text_effect.png\";s:7:\"preview\";s:34:\"gradient-text-effect-for-elementor\";s:11:\"update_hash\";s:32:\"039093644e69bf70361952ccfade992e\";}i:11;a:6:{s:5:\"title\";s:22:\"Typewriter Text Effect\";s:4:\"name\";s:22:\"typewriter_text_effect\";s:6:\"isfree\";b:0;s:5:\"image\";s:90:\"https://api.unlimited-elements.com/catalog_unlimited/Typography/typewriter_text_effect.gif\";s:7:\"preview\";s:36:\"typewriter-text-effect-for-elementor\";s:11:\"update_hash\";s:32:\"8cab6af04728c67cb53b63a9a52c8c02\";}i:12;a:6:{s:5:\"title\";s:17:\"Side Line Heading\";s:4:\"name\";s:19:\"side_border_heading\";s:6:\"isfree\";b:0;s:5:\"image\";s:87:\"https://api.unlimited-elements.com/catalog_unlimited/Typography/side_border_heading.png\";s:7:\"preview\";s:38:\"side-line-heading-widget-for-elementor\";s:11:\"update_hash\";s:0:\"\";}i:13;a:6:{s:5:\"title\";s:19:\"Text Marquee Effect\";s:4:\"name\";s:7:\"marquee\";s:6:\"isfree\";b:1;s:5:\"image\";s:75:\"https://api.unlimited-elements.com/catalog_unlimited/Typography/marquee.png\";s:7:\"preview\";s:26:\"text-marquee-for-elementor\";s:11:\"update_hash\";s:32:\"57f2d8b43946478913f6fb7936d1e49f\";}i:14;a:6:{s:5:\"title\";s:14:\"Christmas Text\";s:4:\"name\";s:14:\"christmas_text\";s:6:\"isfree\";b:0;s:5:\"image\";s:82:\"https://api.unlimited-elements.com/catalog_unlimited/Typography/christmas_text.jpg\";s:7:\"preview\";s:35:\"christmas-text-widget-for-elementor\";s:11:\"update_hash\";s:32:\"e93c48815ac82df04f388e60e9f033ae\";}}s:10:\"Icon Boxes\";a:10:{i:0;a:6:{s:5:\"title\";s:8:\"Icon Box\";s:4:\"name\";s:15:\"square_icon_box\";s:6:\"isfree\";b:1;s:5:\"image\";s:83:\"https://api.unlimited-elements.com/catalog_unlimited/Icon Boxes/square_icon_box.jpg\";s:7:\"preview\";s:29:\"icon-box-widget-for-elementor\";s:11:\"update_hash\";s:32:\"4810ec6450a29e79a8f4e19f08f8d50e\";}i:1;a:6:{s:5:\"title\";s:17:\"Animated Icon Box\";s:4:\"name\";s:17:\"animated_icon_box\";s:6:\"isfree\";b:0;s:5:\"image\";s:85:\"https://api.unlimited-elements.com/catalog_unlimited/Icon Boxes/animated_icon_box.gif\";s:7:\"preview\";s:38:\"animated-icon-box-widget-for-elementor\";s:11:\"update_hash\";s:32:\"d38b2840b4c054f06362a584013bc89f\";}i:2;a:6:{s:5:\"title\";s:9:\"Icon Card\";s:4:\"name\";s:20:\"material_footer_card\";s:6:\"isfree\";b:1;s:5:\"image\";s:88:\"https://api.unlimited-elements.com/catalog_unlimited/Icon Boxes/material_footer_card.jpg\";s:7:\"preview\";s:41:\"material-footer-card-widget-for-elementor\";s:11:\"update_hash\";s:32:\"fae96510f2814ea77406a395aa930c0b\";}i:3;a:6:{s:5:\"title\";s:21:\"Icon Box Hover Effect\";s:4:\"name\";s:21:\"icon_box_hover_effect\";s:6:\"isfree\";b:0;s:5:\"image\";s:89:\"https://api.unlimited-elements.com/catalog_unlimited/Icon Boxes/icon_box_hover_effect.gif\";s:7:\"preview\";s:42:\"icon-box-hover-effect-widget-for-elementor\";s:11:\"update_hash\";s:32:\"2e1509a6b7179ab601fe13949034087f\";}i:4;a:6:{s:5:\"title\";s:24:\"Animated Border Icon Box\";s:4:\"name\";s:24:\"animated_border_icon_box\";s:6:\"isfree\";b:0;s:5:\"image\";s:92:\"https://api.unlimited-elements.com/catalog_unlimited/Icon Boxes/animated_border_icon_box.gif\";s:7:\"preview\";s:45:\"animated-border-icon-box-widget-for-elementor\";s:11:\"update_hash\";s:0:\"\";}i:5;a:6:{s:5:\"title\";s:15:\"Icon Number Box\";s:4:\"name\";s:27:\"blox_icon_button_number_box\";s:6:\"isfree\";b:1;s:5:\"image\";s:95:\"https://api.unlimited-elements.com/catalog_unlimited/Icon Boxes/blox_icon_button_number_box.png\";s:7:\"preview\";s:43:\"icon-button-number-box-widget-for-elementor\";s:11:\"update_hash\";s:32:\"0dc73370f042e76500cd390c4027fe0e\";}i:6;a:6:{s:5:\"title\";s:23:\"Icon Box Content Reveal\";s:4:\"name\";s:23:\"content_reveal_icon_box\";s:6:\"isfree\";b:0;s:5:\"image\";s:91:\"https://api.unlimited-elements.com/catalog_unlimited/Icon Boxes/content_reveal_icon_box.gif\";s:7:\"preview\";s:44:\"content-reveal-icon-box-widget-for-elementor\";s:11:\"update_hash\";s:32:\"e8b49dcbbc3c3465bd316fcde049b7fe\";}i:7;a:6:{s:5:\"title\";s:20:\"Twist Hover Icon Box\";s:4:\"name\";s:20:\"twist_hover_icon_box\";s:6:\"isfree\";b:1;s:5:\"image\";s:88:\"https://api.unlimited-elements.com/catalog_unlimited/Icon Boxes/twist_hover_icon_box.png\";s:7:\"preview\";s:41:\"twist-hover-icon-box-widget-for-elementor\";s:11:\"update_hash\";s:32:\"6dcae5986e39ab5c9ce877f1f43b56a3\";}i:8;a:6:{s:5:\"title\";s:16:\"Sliding Icon Box\";s:4:\"name\";s:20:\"solid_color_icon_box\";s:6:\"isfree\";b:1;s:5:\"image\";s:88:\"https://api.unlimited-elements.com/catalog_unlimited/Icon Boxes/solid_color_icon_box.jpg\";s:7:\"preview\";s:41:\"solid-color-icon-box-widget-for-elementor\";s:11:\"update_hash\";s:32:\"0ed9fb400de1f260e759e36241daf694\";}i:9;a:6:{s:5:\"title\";s:16:\"Overlay Icon Box\";s:4:\"name\";s:28:\"solid_color_overlay_icon_box\";s:6:\"isfree\";b:0;s:5:\"image\";s:96:\"https://api.unlimited-elements.com/catalog_unlimited/Icon Boxes/solid_color_overlay_icon_box.gif\";s:7:\"preview\";s:49:\"solid-color-overlay-icon-box-widget-for-elementor\";s:11:\"update_hash\";s:32:\"6eea8fa3a57a8d8cc56174062b196c88\";}}s:12:\"Block Quotes\";a:5:{i:0;a:6:{s:5:\"title\";s:15:\"Block Quote Box\";s:4:\"name\";s:27:\"blox_solid_color_blockquote\";s:6:\"isfree\";b:1;s:5:\"image\";s:97:\"https://api.unlimited-elements.com/catalog_unlimited/Block Quotes/blox_solid_color_blockquote.png\";s:7:\"preview\";s:36:\"block-quote-box-widget-for-elementor\";s:11:\"update_hash\";s:0:\"\";}i:1;a:6:{s:5:\"title\";s:16:\"Block Quote Card\";s:4:\"name\";s:20:\"material_block_quote\";s:6:\"isfree\";b:1;s:5:\"image\";s:90:\"https://api.unlimited-elements.com/catalog_unlimited/Block Quotes/material_block_quote.png\";s:7:\"preview\";s:41:\"material-block-quote-widget-for-elementor\";s:11:\"update_hash\";s:32:\"179a90bf3d1c2b0d7a18471151fadd35\";}i:2;a:6:{s:5:\"title\";s:24:\"Block Quote Carousel Box\";s:4:\"name\";s:24:\"blox_material_blockquote\";s:6:\"isfree\";b:1;s:5:\"image\";s:94:\"https://api.unlimited-elements.com/catalog_unlimited/Block Quotes/blox_material_blockquote.png\";s:7:\"preview\";s:45:\"block-quote-carousel-box-widget-for-elementor\";s:11:\"update_hash\";s:32:\"afb7dcaae94ebeda28b37e3ee9492839\";}i:3;a:6:{s:5:\"title\";s:20:\"Block Quote Carousel\";s:4:\"name\";s:24:\"blox_blockquote_carousel\";s:6:\"isfree\";b:0;s:5:\"image\";s:94:\"https://api.unlimited-elements.com/catalog_unlimited/Block Quotes/blox_blockquote_carousel.png\";s:7:\"preview\";s:41:\"block-quote-carousel-widget-for-elementor\";s:11:\"update_hash\";s:32:\"017566a22227247b121cf1497a06bfb0\";}i:4;a:6:{s:5:\"title\";s:18:\"Block Quote Slider\";s:4:\"name\";s:26:\"blox_side_image_blockquote\";s:6:\"isfree\";b:0;s:5:\"image\";s:96:\"https://api.unlimited-elements.com/catalog_unlimited/Block Quotes/blox_side_image_blockquote.png\";s:7:\"preview\";s:39:\"block-quote-slider-widget-for-elementor\";s:11:\"update_hash\";s:32:\"b9f45601d5d997dc98e3b9fa0d08bc62\";}}s:20:\"Social Network Icons\";a:7:{i:0;a:6:{s:5:\"title\";s:25:\"Social Icons Glare Effect\";s:4:\"name\";s:25:\"social_icons_glare_effect\";s:6:\"isfree\";b:1;s:5:\"image\";s:103:\"https://api.unlimited-elements.com/catalog_unlimited/Social Network Icons/social_icons_glare_effect.jpg\";s:7:\"preview\";s:39:\"glare-social-icons-widget-for-elementor\";s:11:\"update_hash\";s:32:\"4413b0da260cc8a3d3254e5f4a2453dc\";}i:1;a:6:{s:5:\"title\";s:18:\"Shape Social Icons\";s:4:\"name\";s:18:\"shape_social_icons\";s:6:\"isfree\";b:0;s:5:\"image\";s:96:\"https://api.unlimited-elements.com/catalog_unlimited/Social Network Icons/shape_social_icons.png\";s:7:\"preview\";s:46:\"shape-social-icon-button-widgets-for-elementor\";s:11:\"update_hash\";s:32:\"178e374b5c466da30dfc2dc3852d3cfb\";}i:2;a:6:{s:5:\"title\";s:22:\"3d Social Icon Buttons\";s:4:\"name\";s:22:\"3d_social_icon_buttons\";s:6:\"isfree\";b:1;s:5:\"image\";s:100:\"https://api.unlimited-elements.com/catalog_unlimited/Social Network Icons/3d_social_icon_buttons.jpg\";s:7:\"preview\";s:43:\"3d-social-icon-buttons-widget-for-elementor\";s:11:\"update_hash\";s:0:\"\";}i:3;a:6:{s:5:\"title\";s:29:\"Square to Circle Social Icons\";s:4:\"name\";s:29:\"square_to_circle_social_icons\";s:6:\"isfree\";b:1;s:5:\"image\";s:107:\"https://api.unlimited-elements.com/catalog_unlimited/Social Network Icons/square_to_circle_social_icons.jpg\";s:7:\"preview\";s:57:\"square-to-circle-social-icon-button-widgets-for-elementor\";s:11:\"update_hash\";s:0:\"\";}i:4;a:6:{s:5:\"title\";s:21:\"Rotating Social Icons\";s:4:\"name\";s:21:\"rotating_social_icons\";s:6:\"isfree\";b:1;s:5:\"image\";s:99:\"https://api.unlimited-elements.com/catalog_unlimited/Social Network Icons/rotating_social_icons.gif\";s:7:\"preview\";s:49:\"rotating-social-icon-button-widgets-for-elementor\";s:11:\"update_hash\";s:32:\"28dd40a9557a50c33fb2ed1c470ad37c\";}i:5;a:6:{s:5:\"title\";s:23:\"Social Icons With Label\";s:4:\"name\";s:23:\"social_icons_with_label\";s:6:\"isfree\";b:1;s:5:\"image\";s:101:\"https://api.unlimited-elements.com/catalog_unlimited/Social Network Icons/social_icons_with_label.jpg\";s:7:\"preview\";s:46:\"label-social-icon-button-widgets-for-elementor\";s:11:\"update_hash\";s:0:\"\";}i:6;a:6:{s:5:\"title\";s:36:\"Social Icons With Circle Fill Effect\";s:4:\"name\";s:36:\"social_icons_with_circle_fill_effect\";s:6:\"isfree\";b:0;s:5:\"image\";s:114:\"https://api.unlimited-elements.com/catalog_unlimited/Social Network Icons/social_icons_with_circle_fill_effect.jpg\";s:7:\"preview\";s:52:\"circle-fill-social-icon-button-widgets-for-elementor\";s:11:\"update_hash\";s:32:\"1e4bdff85376e7a391011220f77baefa\";}}s:23:\"Separators and Dividers\";a:9:{i:0;a:6:{s:5:\"title\";s:27:\"Unlimited Separator Divider\";s:4:\"name\";s:17:\"separator_divider\";s:6:\"isfree\";b:1;s:5:\"image\";s:98:\"https://api.unlimited-elements.com/catalog_unlimited/Separators and Dividers/separator_divider.jpg\";s:7:\"preview\";s:49:\"unlimited-separator-divider-widgets-for-elementor\";s:11:\"update_hash\";s:32:\"d2d3d285fdc45389dfd7e5e7fab050a9\";}i:1;a:6:{s:5:\"title\";s:22:\"Line Diamond Separator\";s:4:\"name\";s:27:\"blox_line_diamond_seperator\";s:6:\"isfree\";b:1;s:5:\"image\";s:108:\"https://api.unlimited-elements.com/catalog_unlimited/Separators and Dividers/blox_line_diamond_seperator.png\";s:7:\"preview\";s:44:\"separator-and-dividers-widgets-for-elementor\";s:11:\"update_hash\";s:32:\"1fcedc57785764ca89de587f80f75a9d\";}i:2;a:6:{s:5:\"title\";s:17:\"Line Text Divider\";s:4:\"name\";s:22:\"blox_line_text_divider\";s:6:\"isfree\";b:1;s:5:\"image\";s:103:\"https://api.unlimited-elements.com/catalog_unlimited/Separators and Dividers/blox_line_text_divider.png\";s:7:\"preview\";s:44:\"separator-and-dividers-widgets-for-elementor\";s:11:\"update_hash\";s:32:\"33e37b70662d421669966b2b0d65483d\";}i:3;a:6:{s:5:\"title\";s:18:\"Triangle Separator\";s:4:\"name\";s:24:\"blox_triangle_separators\";s:6:\"isfree\";b:0;s:5:\"image\";s:105:\"https://api.unlimited-elements.com/catalog_unlimited/Separators and Dividers/blox_triangle_separators.png\";s:7:\"preview\";s:44:\"separator-and-dividers-widgets-for-elementor\";s:11:\"update_hash\";s:0:\"\";}i:4;a:6:{s:5:\"title\";s:21:\"Zigzag Wave Seperator\";s:4:\"name\";s:25:\"blox_zizag_wave_seperator\";s:6:\"isfree\";b:0;s:5:\"image\";s:106:\"https://api.unlimited-elements.com/catalog_unlimited/Separators and Dividers/blox_zizag_wave_seperator.png\";s:7:\"preview\";s:44:\"separator-and-dividers-widgets-for-elementor\";s:11:\"update_hash\";s:0:\"\";}i:5;a:6:{s:5:\"title\";s:21:\"Three Icons Separator\";s:4:\"name\";s:26:\"blox_three_icons_separator\";s:6:\"isfree\";b:0;s:5:\"image\";s:107:\"https://api.unlimited-elements.com/catalog_unlimited/Separators and Dividers/blox_three_icons_separator.png\";s:7:\"preview\";s:44:\"separator-and-dividers-widgets-for-elementor\";s:11:\"update_hash\";s:0:\"\";}i:6;a:6:{s:5:\"title\";s:23:\"Animated Wave Separator\";s:4:\"name\";s:13:\"animated_wave\";s:6:\"isfree\";b:0;s:5:\"image\";s:94:\"https://api.unlimited-elements.com/catalog_unlimited/Separators and Dividers/animated_wave.png\";s:7:\"preview\";s:44:\"separator-and-dividers-widgets-for-elementor\";s:11:\"update_hash\";s:0:\"\";}i:7;a:6:{s:5:\"title\";s:25:\"Christmas Candy Separator\";s:4:\"name\";s:25:\"christmas_candy_seperator\";s:6:\"isfree\";b:0;s:5:\"image\";s:106:\"https://api.unlimited-elements.com/catalog_unlimited/Separators and Dividers/christmas_candy_seperator.png\";s:7:\"preview\";s:44:\"separator-and-dividers-widgets-for-elementor\";s:11:\"update_hash\";s:32:\"061be7e8b7de30adce7067b4eb10799d\";}i:8;a:6:{s:5:\"title\";s:16:\"Christmas Lights\";s:4:\"name\";s:16:\"christmas_lights\";s:6:\"isfree\";b:0;s:5:\"image\";s:97:\"https://api.unlimited-elements.com/catalog_unlimited/Separators and Dividers/christmas_lights.gif\";s:7:\"preview\";s:37:\"christmas-lights-widget-for-elementor\";s:11:\"update_hash\";s:32:\"343f1f10038dc4d90036e6502274cbdb\";}}s:12:\"Hero Widgets\";a:12:{i:0;a:6:{s:5:\"title\";s:10:\"Title Hero\";s:4:\"name\";s:10:\"title_hero\";s:6:\"isfree\";b:1;s:5:\"image\";s:80:\"https://api.unlimited-elements.com/catalog_unlimited/Hero Widgets/title_hero.jpg\";s:7:\"preview\";s:31:\"title-hero-widget-for-elementor\";s:11:\"update_hash\";s:32:\"9466160e22282c60e77be054f022070c\";}i:1;a:6:{s:5:\"title\";s:8:\"Box Hero\";s:4:\"name\";s:8:\"box_hero\";s:6:\"isfree\";b:1;s:5:\"image\";s:78:\"https://api.unlimited-elements.com/catalog_unlimited/Hero Widgets/box_hero.jpg\";s:7:\"preview\";s:29:\"box-hero-widget-for-elementor\";s:11:\"update_hash\";s:0:\"\";}i:2;a:6:{s:5:\"title\";s:10:\"Split Hero\";s:4:\"name\";s:10:\"split_hero\";s:6:\"isfree\";b:1;s:5:\"image\";s:80:\"https://api.unlimited-elements.com/catalog_unlimited/Hero Widgets/split_hero.jpg\";s:7:\"preview\";s:31:\"split-hero-widget-for-elementor\";s:11:\"update_hash\";s:32:\"8e7290ac82a5d10c4ce5a0801ecfeba4\";}i:3;a:6:{s:5:\"title\";s:22:\"Transparent Split Hero\";s:4:\"name\";s:22:\"transparent_split_hero\";s:6:\"isfree\";b:1;s:5:\"image\";s:92:\"https://api.unlimited-elements.com/catalog_unlimited/Hero Widgets/transparent_split_hero.jpg\";s:7:\"preview\";s:43:\"transparent-split-hero-widget-for-elementor\";s:11:\"update_hash\";s:32:\"62fd94f3118b5fa5bbc81e4dd8e746fd\";}i:4;a:6:{s:5:\"title\";s:11:\"Border Hero\";s:4:\"name\";s:11:\"border_hero\";s:6:\"isfree\";b:1;s:5:\"image\";s:81:\"https://api.unlimited-elements.com/catalog_unlimited/Hero Widgets/border_hero.jpg\";s:7:\"preview\";s:32:\"border-hero-widget-for-elementor\";s:11:\"update_hash\";s:0:\"\";}i:5;a:6:{s:5:\"title\";s:10:\"Video Hero\";s:4:\"name\";s:10:\"video_hero\";s:6:\"isfree\";b:0;s:5:\"image\";s:80:\"https://api.unlimited-elements.com/catalog_unlimited/Hero Widgets/video_hero.jpg\";s:7:\"preview\";s:31:\"video-hero-widget-for-elementor\";s:11:\"update_hash\";s:32:\"0beaeb20f37a63c3fc3f6606e190fb6b\";}i:6;a:6:{s:5:\"title\";s:16:\"Split Video Hero\";s:4:\"name\";s:16:\"split_video_hero\";s:6:\"isfree\";b:0;s:5:\"image\";s:86:\"https://api.unlimited-elements.com/catalog_unlimited/Hero Widgets/split_video_hero.jpg\";s:7:\"preview\";s:37:\"split-video-hero-widget-for-elementor\";s:11:\"update_hash\";s:32:\"dd101b9d51eba30a5aeb9f110a4fa918\";}i:7;a:6:{s:5:\"title\";s:13:\"Diagonal Hero\";s:4:\"name\";s:13:\"diagonal_hero\";s:6:\"isfree\";b:0;s:5:\"image\";s:83:\"https://api.unlimited-elements.com/catalog_unlimited/Hero Widgets/diagonal_hero.jpg\";s:7:\"preview\";s:34:\"diagonal-hero-widget-for-elementor\";s:11:\"update_hash\";s:32:\"2fa93d80c4aa739c613c99bc1aba0f90\";}i:8;a:6:{s:5:\"title\";s:10:\"Quote Hero\";s:4:\"name\";s:10:\"quote_hero\";s:6:\"isfree\";b:0;s:5:\"image\";s:80:\"https://api.unlimited-elements.com/catalog_unlimited/Hero Widgets/quote_hero.jpg\";s:7:\"preview\";s:31:\"quote-hero-widget-for-elementor\";s:11:\"update_hash\";s:32:\"c2ea85d6142a2f3c4ea78003d13d2b6d\";}i:9;a:6:{s:5:\"title\";s:12:\"Persona Hero\";s:4:\"name\";s:12:\"persona_hero\";s:6:\"isfree\";b:0;s:5:\"image\";s:82:\"https://api.unlimited-elements.com/catalog_unlimited/Hero Widgets/persona_hero.jpg\";s:7:\"preview\";s:33:\"persona-hero-widget-for-elementor\";s:11:\"update_hash\";s:32:\"8edc94da6393034bee35fee6f6359f29\";}i:10;a:6:{s:5:\"title\";s:16:\"Service Box Hero\";s:4:\"name\";s:16:\"service_box_hero\";s:6:\"isfree\";b:0;s:5:\"image\";s:86:\"https://api.unlimited-elements.com/catalog_unlimited/Hero Widgets/service_box_hero.jpg\";s:7:\"preview\";s:37:\"service-box-hero-widget-for-elementor\";s:11:\"update_hash\";s:0:\"\";}i:11;a:6:{s:5:\"title\";s:16:\"Solid Color Hero\";s:4:\"name\";s:16:\"solid_color_hero\";s:6:\"isfree\";b:0;s:5:\"image\";s:86:\"https://api.unlimited-elements.com/catalog_unlimited/Hero Widgets/solid_color_hero.jpg\";s:7:\"preview\";s:37:\"solid-color-hero-widget-for-elementor\";s:11:\"update_hash\";s:0:\"\";}}}s:8:\"bg_addon\";a:1:{s:4:\"Main\";a:27:{i:0;a:6:{s:5:\"title\";s:28:\"Animated Gradient Background\";s:4:\"name\";s:18:\"gradient_animation\";s:6:\"isfree\";b:1;s:5:\"image\";s:104:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Main/gradient_animation.jpg\";s:7:\"preview\";s:49:\"animated-gradient-background-widget-for-elementor\";s:11:\"update_hash\";s:32:\"53a90d55fed360391f40528ca584e5b2\";}i:1;a:6:{s:5:\"title\";s:17:\"Random Background\";s:4:\"name\";s:24:\"random_background_widget\";s:6:\"isfree\";b:0;s:5:\"image\";s:110:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Main/random_background_widget.jpg\";s:7:\"preview\";s:38:\"random-background-widget-for-elementor\";s:11:\"update_hash\";s:32:\"2c7b931c7ff69b9f80945029e51af094\";}i:2;a:6:{s:5:\"title\";s:16:\"Stars Background\";s:4:\"name\";s:14:\"star_particles\";s:6:\"isfree\";b:0;s:5:\"image\";s:100:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Main/star_particles.jpg\";s:7:\"preview\";s:39:\"star-particles-background-for-elementor\";s:11:\"update_hash\";s:32:\"e8a198a2cd9de71fac0cd72c7fabac00\";}i:3;a:6:{s:5:\"title\";s:14:\"Blob Animation\";s:4:\"name\";s:14:\"blob_animation\";s:6:\"isfree\";b:0;s:5:\"image\";s:100:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Main/blob_animation.png\";s:7:\"preview\";s:35:\"elementor-blob-animation-background\";s:11:\"update_hash\";s:32:\"d94074edbed06132a4973fa13df4bdb2\";}i:4;a:6:{s:5:\"title\";s:17:\"Background Slider\";s:4:\"name\";s:17:\"background_slider\";s:6:\"isfree\";b:0;s:5:\"image\";s:103:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Main/background_slider.gif\";s:7:\"preview\";s:29:\"elementor-section-backgrounds\";s:11:\"update_hash\";s:32:\"5c1a7800c9266a2aef6d0e4fe4adc749\";}i:5;a:6:{s:5:\"title\";s:11:\"Huge Shapes\";s:4:\"name\";s:30:\"huge_shap_background_animation\";s:6:\"isfree\";b:0;s:5:\"image\";s:116:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Main/huge_shap_background_animation.png\";s:7:\"preview\";s:32:\"elementor-huge-shapes-background\";s:11:\"update_hash\";s:32:\"9845d185fee78a669c874f33d40f2458\";}i:6;a:6:{s:5:\"title\";s:19:\"Parallax Background\";s:4:\"name\";s:19:\"parallax_background\";s:6:\"isfree\";b:0;s:5:\"image\";s:105:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Main/parallax_background.jpg\";s:7:\"preview\";s:40:\"parallax-background-widget-for-elementor\";s:11:\"update_hash\";s:32:\"33cd65f2aa62505c616385d44dd2c757\";}i:7;a:6:{s:5:\"title\";s:23:\"Morph Background Slider\";s:4:\"name\";s:26:\"uc_background_webgl_slider\";s:6:\"isfree\";b:0;s:5:\"image\";s:112:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Main/uc_background_webgl_slider.gif\";s:7:\"preview\";s:44:\"morph-background-slider-widget-for-elementor\";s:11:\"update_hash\";s:32:\"2bb9b2770363a0dd909141d0993fe7c8\";}i:8;a:6:{s:5:\"title\";s:15:\"Snow Background\";s:4:\"name\";s:17:\"snow_particles_bg\";s:6:\"isfree\";b:0;s:5:\"image\";s:103:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Main/snow_particles_bg.jpg\";s:7:\"preview\";s:36:\"snow-background-widget-for-elementor\";s:11:\"update_hash\";s:32:\"c377b86e7299521a619c3822c07217dd\";}i:9;a:6:{s:5:\"title\";s:20:\"Fireworks Background\";s:4:\"name\";s:22:\"ue_firework_background\";s:6:\"isfree\";b:0;s:5:\"image\";s:108:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Main/ue_firework_background.gif\";s:7:\"preview\";s:41:\"fireworks-background-widget-for-elementor\";s:11:\"update_hash\";s:32:\"32e0a8c8dc1495deb9bad1d13347be73\";}i:10;a:6:{s:5:\"title\";s:12:\"Bubble Float\";s:4:\"name\";s:12:\"bubble_float\";s:6:\"isfree\";b:1;s:5:\"image\";s:98:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Main/bubble_float.jpg\";s:7:\"preview\";s:37:\"bubble-float-background-for-elementor\";s:11:\"update_hash\";s:32:\"756ce2f56559591f2c4cecb3d662cf2b\";}i:11;a:6:{s:5:\"title\";s:14:\"Moving Stripes\";s:4:\"name\";s:14:\"moving_stripes\";s:6:\"isfree\";b:1;s:5:\"image\";s:100:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Main/moving_stripes.gif\";s:7:\"preview\";s:35:\"moving-stripes-elementor-background\";s:11:\"update_hash\";s:32:\"dc947296468c3181eb83a18742e61851\";}i:12;a:6:{s:5:\"title\";s:16:\"Animated Ripples\";s:4:\"name\";s:16:\"animated_ripples\";s:6:\"isfree\";b:0;s:5:\"image\";s:102:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Main/animated_ripples.jpg\";s:7:\"preview\";s:37:\"animated-ripples-elementor-background\";s:11:\"update_hash\";s:32:\"ae0ff94f3e63c6af99bf7f4791c06ecc\";}i:13;a:6:{s:5:\"title\";s:12:\"Retro Blocks\";s:4:\"name\";s:21:\"animated_retro_blocks\";s:6:\"isfree\";b:1;s:5:\"image\";s:107:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Main/animated_retro_blocks.jpg\";s:7:\"preview\";s:37:\"retro-blocks-background-for-elementor\";s:11:\"update_hash\";s:32:\"27f94f1f0c01680fd61a056d00e5a6e4\";}i:14;a:6:{s:5:\"title\";s:14:\"Wave Animation\";s:4:\"name\";s:14:\"wave_animation\";s:6:\"isfree\";b:1;s:5:\"image\";s:100:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Main/wave_animation.jpg\";s:7:\"preview\";s:40:\"waves-animation-background-for-elementor\";s:11:\"update_hash\";s:32:\"3d8c19e24a684e18e8e7b156424c369c\";}i:15;a:6:{s:5:\"title\";s:18:\"Alternating Colors\";s:4:\"name\";s:18:\"alternating_colors\";s:6:\"isfree\";b:1;s:5:\"image\";s:104:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Main/alternating_colors.jpg\";s:7:\"preview\";s:43:\"alternating-colors-background-for-elementor\";s:11:\"update_hash\";s:32:\"8c117efd7a6108e9b98a34a6b93ae96b\";}i:16;a:6:{s:5:\"title\";s:5:\"Bokeh\";s:4:\"name\";s:5:\"bokeh\";s:6:\"isfree\";b:0;s:5:\"image\";s:91:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Main/bokeh.jpg\";s:7:\"preview\";s:30:\"bokeh-background-for-elementor\";s:11:\"update_hash\";s:32:\"03ee23bef07315bc2838baa49b78b09c\";}i:17;a:6:{s:5:\"title\";s:15:\"Shooting Lights\";s:4:\"name\";s:15:\"shooting_lights\";s:6:\"isfree\";b:0;s:5:\"image\";s:101:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Main/shooting_lights.jpg\";s:7:\"preview\";s:40:\"shooting-lights-background-for-elementor\";s:11:\"update_hash\";s:32:\"857e093dbb6b2ada01a7e13efaaa3ebf\";}i:18;a:6:{s:5:\"title\";s:27:\"Masks & Patterns Background\";s:4:\"name\";s:14:\"masks_patterns\";s:6:\"isfree\";b:0;s:5:\"image\";s:100:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Main/masks_patterns.jpg\";s:7:\"preview\";s:48:\"mask-and-pattern-background-widget-for-elementor\";s:11:\"update_hash\";s:32:\"48ae81c207412977437c260436502df1\";}i:19;a:6:{s:5:\"title\";s:23:\"Smoke Background Effect\";s:4:\"name\";s:25:\"ue_webgl_fluid_simulation\";s:6:\"isfree\";b:0;s:5:\"image\";s:111:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Main/ue_webgl_fluid_simulation.jpg\";s:7:\"preview\";s:44:\"smoke-background-effect-widget-for-elementor\";s:11:\"update_hash\";s:32:\"cad37774d058d50d35e02dd77e72af58\";}i:20;a:6:{s:5:\"title\";s:19:\"Confetti Background\";s:4:\"name\";s:16:\"blox_confetti_bg\";s:6:\"isfree\";b:0;s:5:\"image\";s:102:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Main/blox_confetti_bg.png\";s:7:\"preview\";s:29:\"elementor-confetti-background\";s:11:\"update_hash\";s:32:\"07ba6542ed364d65911ba54509a391db\";}i:21;a:6:{s:5:\"title\";s:20:\"Particles Background\";s:4:\"name\";s:20:\"particles_background\";s:6:\"isfree\";b:0;s:5:\"image\";s:106:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Main/particles_background.jpg\";s:7:\"preview\";s:41:\"particles-background-widget-for-elementor\";s:11:\"update_hash\";s:32:\"d311ce57e79c1a0a6f591525ada81688\";}i:22;a:6:{s:5:\"title\";s:17:\"Sliding Diagonals\";s:4:\"name\";s:35:\"sliding_diagonals_background_effect\";s:6:\"isfree\";b:0;s:5:\"image\";s:121:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Main/sliding_diagonals_background_effect.jpg\";s:7:\"preview\";s:38:\"elementor-sliding-diagonals-background\";s:11:\"update_hash\";s:32:\"96447155c3efb1df3d423fd513dca431\";}i:23;a:6:{s:5:\"title\";s:22:\"Snow Flakes Background\";s:4:\"name\";s:16:\"blox_css_snow_bg\";s:6:\"isfree\";b:1;s:5:\"image\";s:102:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Main/blox_css_snow_bg.jpg\";s:7:\"preview\";s:32:\"elementor-snow-flakes-background\";s:11:\"update_hash\";s:32:\"3f905386915ab31a98ab637b406d874a\";}i:24;a:6:{s:5:\"title\";s:16:\"Animated Squares\";s:4:\"name\";s:31:\"css_animated_squares_background\";s:6:\"isfree\";b:0;s:5:\"image\";s:117:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Main/css_animated_squares_background.jpg\";s:7:\"preview\";s:37:\"elementor-animated-squares-background\";s:11:\"update_hash\";s:32:\"f37dda6e105556e37153a5528a746901\";}i:25;a:6:{s:5:\"title\";s:6:\"Clouds\";s:4:\"name\";s:6:\"clouds\";s:6:\"isfree\";b:1;s:5:\"image\";s:92:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Main/clouds.jpg\";s:7:\"preview\";s:31:\"clouds-background-for-elementor\";s:11:\"update_hash\";s:32:\"229ae82b1b34b90c64a7039ac26e3bba\";}i:26;a:6:{s:5:\"title\";s:15:\"Diamond Pattern\";s:4:\"name\";s:15:\"diamond_pattern\";s:6:\"isfree\";b:1;s:5:\"image\";s:101:\"https://api.unlimited-elements.com/catalog_unlimited/uc_addontype_bg_addon___Main/diamond_pattern.jpg\";s:7:\"preview\";s:40:\"diamond-pattern-background-for-elementor\";s:11:\"update_hash\";s:32:\"1a9b6628996c4ed162e37786b04ab876\";}}}s:18:\"elementor_template\";a:3:{s:13:\"Template Kits\";a:111:{s:9:\"rest-home\";a:6:{s:5:\"title\";s:18:\"Foodie - Resturant\";s:5:\"image\";s:138:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_foodie_resturant.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";s:9:\"is_parent\";b:1;}s:13:\"electric-home\";a:6:{s:5:\"title\";s:21:\"Electro - Electrician\";s:5:\"image\";s:141:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_electro_electrician.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";s:9:\"is_parent\";b:1;}s:7:\"digital\";a:6:{s:5:\"title\";s:21:\"Digi - Digital Agency\";s:5:\"image\";s:141:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_digi_digital_agency.jpg\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";s:9:\"is_parent\";b:1;}s:13:\"rest-home-2-2\";a:5:{s:5:\"title\";s:13:\"Foodie - Home\";s:5:\"image\";s:150:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_foodie_resturant_foodie_home.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:9:\"rest-home\";}s:13:\"gather-home-1\";a:5:{s:5:\"title\";s:15:\"Gather - Home 1\";s:5:\"image\";s:159:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_gather_conference_event_gather_home_1.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:17:\"gather-conference\";}s:13:\"gather-home-2\";a:5:{s:5:\"title\";s:15:\"Gather - Home 2\";s:5:\"image\";s:159:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_gather_conference_event_gather_home_2.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:17:\"gather-conference\";}s:18:\"minimal-conference\";a:5:{s:5:\"title\";s:15:\"Gather - Home 3\";s:5:\"image\";s:159:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_gather_conference_event_gather_home_3.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:17:\"gather-conference\";}s:13:\"gather-home-4\";a:5:{s:5:\"title\";s:15:\"Gather - Home 4\";s:5:\"image\";s:159:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_gather_conference_event_gather_home_4.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:17:\"gather-conference\";}s:13:\"gather-home-5\";a:5:{s:5:\"title\";s:15:\"Gather - Home 5\";s:5:\"image\";s:159:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_gather_conference_event_gather_home_5.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:17:\"gather-conference\";}s:13:\"gather-home-6\";a:5:{s:5:\"title\";s:15:\"Gather - Home 6\";s:5:\"image\";s:159:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_gather_conference_event_gather_home_6.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:17:\"gather-conference\";}s:28:\"template_webinar_classic-zip\";a:5:{s:5:\"title\";s:13:\"Webi - Home 1\";s:5:\"image\";s:146:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_webi_webinar_webi_home_1.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:12:\"webi-webinar\";}s:11:\"webi-home-2\";a:5:{s:5:\"title\";s:13:\"Webi - Home 2\";s:5:\"image\";s:146:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_webi_webinar_webi_home_2.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:12:\"webi-webinar\";}s:22:\"webinar-expert-landing\";a:5:{s:5:\"title\";s:13:\"Webi - Home 3\";s:5:\"image\";s:146:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_webi_webinar_webi_home_3.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:12:\"webi-webinar\";}s:21:\"webinar-fresh-landing\";a:5:{s:5:\"title\";s:13:\"Webi - Home 4\";s:5:\"image\";s:146:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_webi_webinar_webi_home_4.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:12:\"webi-webinar\";}s:13:\"webinar-event\";a:5:{s:5:\"title\";s:13:\"Webi - Home 5\";s:5:\"image\";s:146:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_webi_webinar_webi_home_5.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:12:\"webi-webinar\";}s:26:\"webinar-shapes-landing-new\";a:5:{s:5:\"title\";s:13:\"Webi - Home 6\";s:5:\"image\";s:146:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_webi_webinar_webi_home_6.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:12:\"webi-webinar\";}s:11:\"webi-home-7\";a:5:{s:5:\"title\";s:13:\"Webi - Home 7\";s:5:\"image\";s:146:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_webi_webinar_webi_home_7.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:12:\"webi-webinar\";}s:11:\"webi-home-8\";a:5:{s:5:\"title\";s:13:\"Webi - Home 8\";s:5:\"image\";s:146:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_webi_webinar_webi_home_8.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:12:\"webi-webinar\";}s:11:\"webi-home-9\";a:5:{s:5:\"title\";s:13:\"Webi - Home 9\";s:5:\"image\";s:146:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_webi_webinar_webi_home_9.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:12:\"webi-webinar\";}s:12:\"webi-home-10\";a:5:{s:5:\"title\";s:14:\"Webi - Home 10\";s:5:\"image\";s:147:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_webi_webinar_webi_home_10.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:12:\"webi-webinar\";}s:13:\"rhythm-home-1\";a:5:{s:5:\"title\";s:15:\"Rhythm - Home 1\";s:5:\"image\";s:154:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_rhythm_music_event_rhythm_home_1.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:18:\"rhythm-music-event\";}s:13:\"rhythm-home-2\";a:5:{s:5:\"title\";s:15:\"Rhythm - Home 2\";s:5:\"image\";s:154:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_rhythm_music_event_rhythm_home_2.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:18:\"rhythm-music-event\";}s:13:\"rhythm-home-3\";a:5:{s:5:\"title\";s:15:\"Rhythm - Home 3\";s:5:\"image\";s:154:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_rhythm_music_event_rhythm_home_3.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:18:\"rhythm-music-event\";}s:13:\"rhythm-home-4\";a:5:{s:5:\"title\";s:15:\"Rhythm - Home 4\";s:5:\"image\";s:154:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_rhythm_music_event_rhythm_home_4.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:18:\"rhythm-music-event\";}s:13:\"rhythm-home-5\";a:5:{s:5:\"title\";s:15:\"Rhythm - Home 5\";s:5:\"image\";s:154:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_rhythm_music_event_rhythm_home_5.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:18:\"rhythm-music-event\";}s:13:\"rhythm-home-6\";a:5:{s:5:\"title\";s:15:\"Rhythm - Home 6\";s:5:\"image\";s:154:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_rhythm_music_event_rhythm_home_6.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:18:\"rhythm-music-event\";}s:10:\"kiddy-home\";a:5:{s:5:\"title\";s:12:\"Kiddy - Home\";s:5:\"image\";s:158:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_kiddy_school_kindergarten_kiddy_home.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:25:\"kiddy-school-kindergarten\";}s:4:\"yoga\";a:5:{s:5:\"title\";s:11:\"Yoga - Home\";s:5:\"image\";s:141:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_body_yoga_yoga_home.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:9:\"body-yoga\";}s:21:\"halloween-halloween-1\";a:5:{s:5:\"title\";s:11:\"Halloween 1\";s:5:\"image\";s:149:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_scary_halloween_halloween_1.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:15:\"scary-halloween\";}s:11:\"agency-home\";a:6:{s:5:\"title\";s:14:\"Metro - Agency\";s:5:\"image\";s:134:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_metro_agency.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";s:9:\"is_parent\";b:1;}s:23:\"agency-home-agency-team\";a:5:{s:5:\"title\";s:12:\"Metro - Team\";s:5:\"image\";s:145:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_metro_agency_metro_team.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:11:\"agency-home\";}s:25:\"agency-home-agency-team-2\";a:5:{s:5:\"title\";s:13:\"Metro - About\";s:5:\"image\";s:146:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_metro_agency_metro_about.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:11:\"agency-home\";}s:27:\"agency-home-agency-team-2-2\";a:5:{s:5:\"title\";s:16:\"Metro - Projects\";s:5:\"image\";s:149:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_metro_agency_metro_projects.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:11:\"agency-home\";}s:5:\"about\";a:5:{s:5:\"title\";s:14:\"Foodie - About\";s:5:\"image\";s:151:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_foodie_resturant_foodie_about.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:9:\"rest-home\";}s:15:\"agency-home-2-2\";a:5:{s:5:\"title\";s:12:\"Metro - Home\";s:5:\"image\";s:145:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_metro_agency_metro_home.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:11:\"agency-home\";}s:17:\"electric-home-2-2\";a:5:{s:5:\"title\";s:14:\"Electro - Home\";s:5:\"image\";s:154:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_electro_electrician_electro_home.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:13:\"electric-home\";}s:9:\"digital-2\";a:5:{s:5:\"title\";s:11:\"Digi - Home\";s:5:\"image\";s:151:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_digi_digital_agency_digi_home.jpg\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:7:\"digital\";}s:10:\"webi-about\";a:5:{s:5:\"title\";s:12:\"Webi - About\";s:5:\"image\";s:145:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_webi_webinar_webi_about.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:12:\"webi-webinar\";}s:34:\"weddly-wedding-event-weddly-home-1\";a:5:{s:5:\"title\";s:15:\"Weddly - Home 1\";s:5:\"image\";s:156:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_weddly_wedding_event_weddly_home_1.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:20:\"weddly-wedding-event\";}s:30:\"fit-personal-trainer-fit-home1\";a:5:{s:5:\"title\";s:12:\"Fit - Home 1\";s:5:\"image\";s:153:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_fit_personal_trainer_fit_home_1.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:20:\"fit-personal-trainer\";}s:11:\"kiddy-about\";a:5:{s:5:\"title\";s:13:\"Kiddy - About\";s:5:\"image\";s:159:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_kiddy_school_kindergarten_kiddy_about.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:25:\"kiddy-school-kindergarten\";}s:13:\"yoga-services\";a:5:{s:5:\"title\";s:15:\"Yoga - Services\";s:5:\"image\";s:145:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_body_yoga_yoga_services.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:9:\"body-yoga\";}s:8:\"yoga-faq\";a:5:{s:5:\"title\";s:10:\"Yoga - FAQ\";s:5:\"image\";s:140:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_body_yoga_yoga_faq.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:9:\"body-yoga\";}s:12:\"yoga-pricing\";a:5:{s:5:\"title\";s:14:\"Yoga - Pricing\";s:5:\"image\";s:144:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_body_yoga_yoga_pricing.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:9:\"body-yoga\";}s:18:\"lawyer-lawyer-home\";a:5:{s:5:\"title\";s:13:\"Lawyer - Home\";s:5:\"image\";s:148:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_justice_lawyer_lawyer_home.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:14:\"justice-lawyer\";}s:19:\"black-friday-home-1\";a:5:{s:5:\"title\";s:21:\"Black Friday - Home 1\";s:5:\"image\";s:161:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_mayhem_black_friday_black_friday_home_1.jpg\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:19:\"mayhem-black-friday\";}s:14:\"cristmas-home1\";a:5:{s:5:\"title\";s:16:\"Cristmas - Home1\";s:5:\"image\";s:161:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_spirit_christmas_holiday_cristmas_home1.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:24:\"spirit-christmas-holiday\";}s:21:\"halloween-halloween-2\";a:5:{s:5:\"title\";s:11:\"Halloween 2\";s:5:\"image\";s:149:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_scary_halloween_halloween_2.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:15:\"scary-halloween\";}s:15:\"music-band-home\";a:5:{s:5:\"title\";s:17:\"Music Band - Home\";s:5:\"image\";s:155:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_groove_music_band_music_band_home.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:17:\"groove-music-band\";}s:11:\"rest-events\";a:5:{s:5:\"title\";s:15:\"Foodie - Events\";s:5:\"image\";s:152:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_foodie_resturant_foodie_events.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:9:\"rest-home\";}s:28:\"electric-home-electric-about\";a:5:{s:5:\"title\";s:15:\"Electro - About\";s:5:\"image\";s:155:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_electro_electrician_electro_about.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:13:\"electric-home\";}s:21:\"digital-digital-about\";a:5:{s:5:\"title\";s:15:\"Digital - About\";s:5:\"image\";s:155:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_digi_digital_agency_digital_about.jpg\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:7:\"digital\";}s:17:\"webi-testimonials\";a:5:{s:5:\"title\";s:19:\"Webi - Testimonials\";s:5:\"image\";s:152:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_webi_webinar_webi_testimonials.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:12:\"webi-webinar\";}s:34:\"weddly-wedding-event-weddly-home-2\";a:5:{s:5:\"title\";s:15:\"Weddly - Home 2\";s:5:\"image\";s:156:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_weddly_wedding_event_weddly_home_2.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:20:\"weddly-wedding-event\";}s:16:\"kid-kids-about-2\";a:5:{s:5:\"title\";s:14:\"Kids - About 2\";s:5:\"image\";s:160:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_kiddy_school_kindergarten_kids_about_2.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:25:\"kiddy-school-kindergarten\";}s:19:\"lawyer-lawyer-about\";a:5:{s:5:\"title\";s:14:\"Lawyer - About\";s:5:\"image\";s:149:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_justice_lawyer_lawyer_about.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:14:\"justice-lawyer\";}s:19:\"black-friday-home-2\";a:5:{s:5:\"title\";s:21:\"Black Friday - Home 2\";s:5:\"image\";s:161:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_mayhem_black_friday_black_friday_home_2.jpg\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:19:\"mayhem-black-friday\";}s:16:\"christmas-home-2\";a:5:{s:5:\"title\";s:18:\"Christmas - Home 2\";s:5:\"image\";s:163:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_spirit_christmas_holiday_christmas_home_2.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:24:\"spirit-christmas-holiday\";}s:11:\"halloween-4\";a:5:{s:5:\"title\";s:11:\"Halloween 3\";s:5:\"image\";s:149:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_scary_halloween_halloween_3.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:15:\"scary-halloween\";}s:16:\"music-band-about\";a:5:{s:5:\"title\";s:18:\"Music Band - About\";s:5:\"image\";s:156:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_groove_music_band_music_band_about.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:17:\"groove-music-band\";}s:9:\"rest-menu\";a:5:{s:5:\"title\";s:13:\"Foodie - Menu\";s:5:\"image\";s:150:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_foodie_resturant_foodie_menu.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:9:\"rest-home\";}s:31:\"electric-home-electric-services\";a:5:{s:5:\"title\";s:18:\"Electro - Services\";s:5:\"image\";s:158:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_electro_electrician_electro_services.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:13:\"electric-home\";}s:29:\"digital-home-digital-services\";a:5:{s:5:\"title\";s:15:\"Digi - Services\";s:5:\"image\";s:155:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_digi_digital_agency_digi_services.jpg\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:7:\"digital\";}s:8:\"webi-faq\";a:5:{s:5:\"title\";s:10:\"Webi - FAQ\";s:5:\"image\";s:143:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_webi_webinar_webi_faq.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:12:\"webi-webinar\";}s:34:\"weddly-wedding-event-weddly-home-3\";a:5:{s:5:\"title\";s:15:\"Weddly - Home 3\";s:5:\"image\";s:156:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_weddly_wedding_event_weddly_home_3.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:20:\"weddly-wedding-event\";}s:14:\"kiddy-services\";a:5:{s:5:\"title\";s:16:\"Kiddy - Services\";s:5:\"image\";s:162:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_kiddy_school_kindergarten_kiddy_services.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:25:\"kiddy-school-kindergarten\";}s:14:\"kiddy-teachers\";a:5:{s:5:\"title\";s:16:\"Kiddy - Teachers\";s:5:\"image\";s:162:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_kiddy_school_kindergarten_kiddy_teachers.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:25:\"kiddy-school-kindergarten\";}s:18:\"lawyer-lawyer-work\";a:5:{s:5:\"title\";s:13:\"Lawyer - Work\";s:5:\"image\";s:148:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_justice_lawyer_lawyer_work.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:14:\"justice-lawyer\";}s:19:\"black-friday-home-3\";a:5:{s:5:\"title\";s:21:\"Black Friday - Home 3\";s:5:\"image\";s:161:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_mayhem_black_friday_black_friday_home_3.jpg\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:19:\"mayhem-black-friday\";}s:16:\"christmas-home-3\";a:5:{s:5:\"title\";s:18:\"Christmas - Home 3\";s:5:\"image\";s:163:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_spirit_christmas_holiday_christmas_home_3.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:24:\"spirit-christmas-holiday\";}s:21:\"halloween-halloween-3\";a:5:{s:5:\"title\";s:11:\"Halloween 4\";s:5:\"image\";s:149:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_scary_halloween_halloween_4.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:15:\"scary-halloween\";}s:15:\"music-band-news\";a:5:{s:5:\"title\";s:17:\"Music Band - News\";s:5:\"image\";s:155:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_groove_music_band_music_band_news.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:17:\"groove-music-band\";}s:31:\"digital-home-digital-services-2\";a:5:{s:5:\"title\";s:15:\"Digi - Projects\";s:5:\"image\";s:155:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_digi_digital_agency_digi_projects.jpg\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:7:\"digital\";}s:34:\"weddly-wedding-event-weddly-home-4\";a:5:{s:5:\"title\";s:15:\"Weddly - Home 4\";s:5:\"image\";s:156:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_weddly_wedding_event_weddly_home_4.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:20:\"weddly-wedding-event\";}s:18:\"lawyer-lawyer-news\";a:5:{s:5:\"title\";s:14:\"Lawyer - Study\";s:5:\"image\";s:149:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_justice_lawyer_lawyer_study.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:14:\"justice-lawyer\";}s:19:\"black-friday-home-4\";a:5:{s:5:\"title\";s:21:\"Black Friday - Home 4\";s:5:\"image\";s:161:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_mayhem_black_friday_black_friday_home_4.jpg\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:19:\"mayhem-black-friday\";}s:16:\"christmas-home-4\";a:5:{s:5:\"title\";s:19:\"Christmas - Home 4\";s:5:\"image\";s:163:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_spirit_christmas_holiday_christmas_home_4.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:24:\"spirit-christmas-holiday\";}s:11:\"halloween-5\";a:5:{s:5:\"title\";s:11:\"Halloween 5\";s:5:\"image\";s:149:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_scary_halloween_halloween_5.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:15:\"scary-halloween\";}s:18:\"music-band-gallery\";a:5:{s:5:\"title\";s:19:\"Music Band- Gallery\";s:5:\"image\";s:158:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_groove_music_band_music_band_gallery.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:17:\"groove-music-band\";}s:21:\"digi-home-beauty-home\";a:5:{s:5:\"title\";s:14:\"Essence - Home\";s:5:\"image\";s:149:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_essence_beauty_essence_home.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:6:\"beauty\";}s:34:\"weddly-wedding-event-weddly-home-5\";a:5:{s:5:\"title\";s:15:\"Weddly - Home 5\";s:5:\"image\";s:156:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_weddly_wedding_event_weddly_home_5.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:20:\"weddly-wedding-event\";}s:18:\"lawyer-lawyer-team\";a:5:{s:5:\"title\";s:13:\"Lawyer - Team\";s:5:\"image\";s:148:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_justice_lawyer_lawyer_team.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:14:\"justice-lawyer\";}s:19:\"black-friday-home-5\";a:5:{s:5:\"title\";s:21:\"Black Friday - Home 5\";s:5:\"image\";s:161:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_mayhem_black_friday_black_friday_home_5.jpg\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:19:\"mayhem-black-friday\";}s:16:\"christmas-home-5\";a:5:{s:5:\"title\";s:18:\"Christmas - Home 5\";s:5:\"image\";s:163:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_spirit_christmas_holiday_christmas_home_5.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:24:\"spirit-christmas-holiday\";}s:6:\"beauty\";a:6:{s:5:\"title\";s:16:\"Essence - Beauty\";s:5:\"image\";s:136:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_essence_beauty.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";s:9:\"is_parent\";b:1;}s:19:\"beauty-beauty-about\";a:5:{s:5:\"title\";s:15:\"Essence - About\";s:5:\"image\";s:150:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_essence_beauty_essence_about.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:6:\"beauty\";}s:34:\"weddly-wedding-event-weddly-home-6\";a:5:{s:5:\"title\";s:15:\"Weddly - Home 6\";s:5:\"image\";s:156:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_weddly_wedding_event_weddly_home_6.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:20:\"weddly-wedding-event\";}s:19:\"black-friday-home-6\";a:5:{s:5:\"title\";s:21:\"Black Friday - Home 6\";s:5:\"image\";s:161:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_mayhem_black_friday_black_friday_home_6.jpg\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:19:\"mayhem-black-friday\";}s:16:\"christmas-home-6\";a:5:{s:5:\"title\";s:18:\"Christmas - Home 6\";s:5:\"image\";s:163:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_spirit_christmas_holiday_christmas_home_6.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:24:\"spirit-christmas-holiday\";}s:22:\"beauty-beauty-services\";a:5:{s:5:\"title\";s:18:\"Essence - Services\";s:5:\"image\";s:153:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_essence_beauty_essence_services.jpg\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:6:\"beauty\";}s:12:\"weddly-about\";a:5:{s:5:\"title\";s:14:\"Weddly - About\";s:5:\"image\";s:155:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_weddly_wedding_event_weddly_about.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:20:\"weddly-wedding-event\";}s:14:\"weddly-gallery\";a:5:{s:5:\"title\";s:16:\"Weddly - Gallery\";s:5:\"image\";s:157:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_weddly_wedding_event_weddly_gallery.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:20:\"weddly-wedding-event\";}s:12:\"weddly-event\";a:5:{s:5:\"title\";s:14:\"Weddly - Event\";s:5:\"image\";s:155:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_weddly_wedding_event_weddly_event.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:20:\"weddly-wedding-event\";}s:26:\"beauty-testimonials-beauty\";a:5:{s:5:\"title\";s:16:\"Essence - Beauty\";s:5:\"image\";s:151:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_essence_beauty_essence_beauty.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:6:\"beauty\";}s:17:\"gather-conference\";a:6:{s:5:\"title\";s:25:\"Gather - Conference Event\";s:5:\"image\";s:145:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_gather_conference_event.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";s:9:\"is_parent\";b:1;}s:12:\"webi-webinar\";a:6:{s:5:\"title\";s:14:\"Webi - Webinar\";s:5:\"image\";s:134:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_webi_webinar.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";s:9:\"is_parent\";b:1;}s:18:\"rhythm-music-event\";a:6:{s:5:\"title\";s:20:\"Rhythm - Music Event\";s:5:\"image\";s:140:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_rhythm_music_event.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";s:9:\"is_parent\";b:1;}s:20:\"weddly-wedding-event\";a:6:{s:5:\"title\";s:22:\"Weddly - Wedding Event\";s:5:\"image\";s:142:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_weddly_wedding_event.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";s:9:\"is_parent\";b:1;}s:20:\"fit-personal-trainer\";a:6:{s:5:\"title\";s:22:\"Fit - Personal Trainer\";s:5:\"image\";s:142:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_fit_personal_trainer.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";s:9:\"is_parent\";b:1;}s:10:\"fit-home-2\";a:5:{s:5:\"title\";s:12:\"Fit - Home 2\";s:5:\"image\";s:153:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_fit_personal_trainer_fit_home_2.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:20:\"fit-personal-trainer\";}s:10:\"fit-home-3\";a:5:{s:5:\"title\";s:12:\"Fit - Home 3\";s:5:\"image\";s:153:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_fit_personal_trainer_fit_home_3.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:20:\"fit-personal-trainer\";}s:10:\"fit-home-4\";a:5:{s:5:\"title\";s:12:\"Fit - Home 4\";s:5:\"image\";s:153:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_fit_personal_trainer_fit_home_4.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:20:\"fit-personal-trainer\";}s:6:\"home-5\";a:5:{s:5:\"title\";s:12:\"Fit - Home 5\";s:5:\"image\";s:153:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_fit_personal_trainer_fit_home_5.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:20:\"fit-personal-trainer\";}s:25:\"kiddy-school-kindergarten\";a:6:{s:5:\"title\";s:29:\"Kiddy - School & Kindergarten\";s:5:\"image\";s:147:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_kiddy_school_kindergarten.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";s:9:\"is_parent\";b:1;}s:10:\"yoga-about\";a:5:{s:5:\"title\";s:12:\"Yoga - About\";s:5:\"image\";s:142:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_body_yoga_yoga_about.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:9:\"body-yoga\";}s:9:\"body-yoga\";a:6:{s:5:\"title\";s:11:\"Body - Yoga\";s:5:\"image\";s:131:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_body_yoga.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";s:9:\"is_parent\";b:1;}s:14:\"justice-lawyer\";a:6:{s:5:\"title\";s:16:\"Justice - Lawyer\";s:5:\"image\";s:136:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_justice_lawyer.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";s:9:\"is_parent\";b:1;}s:15:\"scary-halloween\";a:6:{s:5:\"title\";s:17:\"Scary - Halloween\";s:5:\"image\";s:137:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_scary_halloween.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";s:9:\"is_parent\";b:1;}s:19:\"mayhem-black-friday\";a:6:{s:5:\"title\";s:21:\"Mayhem - Black Friday\";s:5:\"image\";s:141:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_mayhem_black_friday.jpg\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";s:9:\"is_parent\";b:1;}s:24:\"spirit-christmas-holiday\";a:6:{s:5:\"title\";s:26:\"Spirit - Christmas Holiday\";s:5:\"image\";s:146:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_spirit_christmas_holiday.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";s:9:\"is_parent\";b:1;}s:17:\"groove-music-band\";a:6:{s:5:\"title\";s:19:\"Groove - Music Band\";s:5:\"image\";s:139:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Template Kits/template_groove_music_band.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";s:9:\"is_parent\";b:1;}}s:22:\"Digital Business Cards\";a:7:{s:32:\"freelancer-digital-business-card\";a:5:{s:5:\"title\";s:32:\"Freelancer Digital Business Card\";s:5:\"image\";s:163:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Digital Business Cards/template_freelancer_digital_business_card.jpg\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:11:\"doctor-card\";a:5:{s:5:\"title\";s:28:\"Doctor Digital Business Card\";s:5:\"image\";s:159:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Digital Business Cards/template_doctor_digital_business_card.png\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:11:\"lawyer-card\";a:5:{s:5:\"title\";s:28:\"Lawyer Digital Business Card\";s:5:\"image\";s:159:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Digital Business Cards/template_lawyer_digital_business_card.jpg\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:21:\"personal-trainer-card\";a:5:{s:5:\"title\";s:38:\"Personal Trainer Digital Business Card\";s:5:\"image\";s:169:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Digital Business Cards/template_personal_trainer_digital_business_card.png\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:9:\"professor\";a:5:{s:5:\"title\";s:31:\"Professor Digital Business Card\";s:5:\"image\";s:162:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Digital Business Cards/template_professor_digital_business_card.png\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:34:\"photographer-digital-business-card\";a:5:{s:5:\"title\";s:34:\"Photographer Digital Business Card\";s:5:\"image\";s:165:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Digital Business Cards/template_photographer_digital_business_card.png\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:28:\"beauty-digital-business-card\";a:5:{s:5:\"title\";s:28:\"Beauty Digital Business Card\";s:5:\"image\";s:159:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___Digital Business Cards/template_beauty_digital_business_card.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}}s:9:\"CV Resume\";a:13:{s:22:\"professional-cv-resume\";a:5:{s:5:\"title\";s:22:\"Professional CV Resume\";s:5:\"image\";s:140:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___CV Resume/template_professional_cv_resume.jpg\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:16:\"simple-cv-resume\";a:5:{s:5:\"title\";s:16:\"Simple CV Resume\";s:5:\"image\";s:134:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___CV Resume/template_simple_cv_resume.jpg\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:15:\"fresh-cv-resume\";a:5:{s:5:\"title\";s:15:\"Fresh CV Resume\";s:5:\"image\";s:133:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___CV Resume/template_fresh_cv_resume.jpg\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:18:\"material-cv-resume\";a:5:{s:5:\"title\";s:18:\"Material CV Resume\";s:5:\"image\";s:136:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___CV Resume/template_material_cv_resume.jpg\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:19:\"portfolio-cv-resume\";a:5:{s:5:\"title\";s:19:\"Portfolio CV Resume\";s:5:\"image\";s:137:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___CV Resume/template_portfolio_cv_resume.jpg\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:21:\"photography-cv-resume\";a:5:{s:5:\"title\";s:21:\"Photography CV Resume\";s:5:\"image\";s:139:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___CV Resume/template_photography_cv_resume.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:15:\"light-cv-resume\";a:5:{s:5:\"title\";s:15:\"Light CV Resume\";s:5:\"image\";s:133:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___CV Resume/template_light_cv_resume.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:16:\"artist-cv-resume\";a:5:{s:5:\"title\";s:16:\"Artist CV Resume\";s:5:\"image\";s:134:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___CV Resume/template_artist_cv_resume.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:14:\"dark-cv-resume\";a:5:{s:5:\"title\";s:14:\"Dark CV Resume\";s:5:\"image\";s:132:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___CV Resume/template_dark_cv_resume.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:18:\"colorful-cv-resume\";a:5:{s:5:\"title\";s:18:\"Colorful CV Resume\";s:5:\"image\";s:136:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___CV Resume/template_colorful_cv_resume.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:16:\"cchill-cv-resume\";a:5:{s:5:\"title\";s:15:\"Chill CV Resume\";s:5:\"image\";s:133:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___CV Resume/template_chill_cv_resume.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:15:\"clean-cv-resume\";a:5:{s:5:\"title\";s:15:\"Clean CV Resume\";s:5:\"image\";s:133:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___CV Resume/template_clean_cv_resume.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:16:\"modern-cv-resume\";a:5:{s:5:\"title\";s:16:\"Modern CV Resume\";s:5:\"image\";s:134:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___CV Resume/template_modern_cv_resume.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}}}}s:19:\"catalog_addon_names\";a:1:{s:0:\"\";a:14:{s:22:\"professional-cv-resume\";a:5:{s:5:\"title\";s:22:\"Professional CV Resume\";s:5:\"image\";s:140:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___CV Resume/template_professional_cv_resume.jpg\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:16:\"simple-cv-resume\";a:5:{s:5:\"title\";s:16:\"Simple CV Resume\";s:5:\"image\";s:134:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___CV Resume/template_simple_cv_resume.jpg\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:15:\"fresh-cv-resume\";a:5:{s:5:\"title\";s:15:\"Fresh CV Resume\";s:5:\"image\";s:133:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___CV Resume/template_fresh_cv_resume.jpg\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:18:\"material-cv-resume\";a:5:{s:5:\"title\";s:18:\"Material CV Resume\";s:5:\"image\";s:136:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___CV Resume/template_material_cv_resume.jpg\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:19:\"portfolio-cv-resume\";a:5:{s:5:\"title\";s:19:\"Portfolio CV Resume\";s:5:\"image\";s:137:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___CV Resume/template_portfolio_cv_resume.jpg\";s:6:\"isfree\";b:1;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:21:\"photography-cv-resume\";a:5:{s:5:\"title\";s:21:\"Photography CV Resume\";s:5:\"image\";s:139:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___CV Resume/template_photography_cv_resume.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:15:\"light-cv-resume\";a:5:{s:5:\"title\";s:15:\"Light CV Resume\";s:5:\"image\";s:133:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___CV Resume/template_light_cv_resume.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:16:\"artist-cv-resume\";a:5:{s:5:\"title\";s:16:\"Artist CV Resume\";s:5:\"image\";s:134:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___CV Resume/template_artist_cv_resume.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:14:\"dark-cv-resume\";a:5:{s:5:\"title\";s:14:\"Dark CV Resume\";s:5:\"image\";s:132:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___CV Resume/template_dark_cv_resume.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:18:\"colorful-cv-resume\";a:5:{s:5:\"title\";s:18:\"Colorful CV Resume\";s:5:\"image\";s:136:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___CV Resume/template_colorful_cv_resume.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:16:\"cchill-cv-resume\";a:5:{s:5:\"title\";s:15:\"Chill CV Resume\";s:5:\"image\";s:133:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___CV Resume/template_chill_cv_resume.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:15:\"clean-cv-resume\";a:5:{s:5:\"title\";s:15:\"Clean CV Resume\";s:5:\"image\";s:133:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___CV Resume/template_clean_cv_resume.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:16:\"modern-cv-resume\";a:5:{s:5:\"title\";s:16:\"Modern CV Resume\";s:5:\"image\";s:134:\"https://api.unlimited-elements.com/catalog_layouts/unlimited/uc_addontype_elementor_template___CV Resume/template_modern_cv_resume.jpg\";s:6:\"isfree\";b:0;s:3:\"url\";s:0:\"\";s:6:\"parent\";s:0:\"\";}s:3:\"cat\";s:18:\"elementor_template\";}}}','no'),(389,'eael_save_settings','a:95:{s:14:\"img-comparison\";i:1;s:17:\"instagram-gallery\";i:1;s:17:\"interactive-promo\";i:1;s:8:\"lightbox\";i:1;s:10:\"post-block\";i:1;s:18:\"testimonial-slider\";i:1;s:14:\"static-product\";i:1;s:14:\"adv-google-map\";i:1;s:13:\"flip-carousel\";i:1;s:17:\"interactive-cards\";i:1;s:16:\"content-timeline\";i:1;s:21:\"twitter-feed-carousel\";i:1;s:22:\"dynamic-filter-gallery\";i:1;s:9:\"post-list\";i:1;s:6:\"toggle\";i:1;s:9:\"mailchimp\";i:1;s:7:\"divider\";i:1;s:10:\"price-menu\";i:1;s:14:\"image-hotspots\";i:1;s:19:\"one-page-navigation\";i:1;s:7:\"counter\";i:1;s:13:\"post-carousel\";i:1;s:20:\"team-member-carousel\";i:1;s:13:\"logo-carousel\";i:1;s:17:\"protected-content\";i:1;s:9:\"offcanvas\";i:1;s:13:\"advanced-menu\";i:1;s:14:\"image-scroller\";i:1;s:19:\"learn-dash-elements\";i:1;s:15:\"woo-collections\";i:1;s:19:\"dismissible-section\";i:1;s:16:\"section-parallax\";i:1;s:17:\"section-particles\";i:1;s:20:\"eael-tooltip-section\";i:1;s:9:\"post-grid\";i:1;s:13:\"post-timeline\";i:1;s:10:\"fancy-text\";i:1;s:12:\"creative-btn\";i:1;s:10:\"count-down\";i:1;s:12:\"team-members\";i:1;s:12:\"testimonials\";i:1;s:8:\"info-box\";i:1;s:8:\"flip-box\";i:1;s:14:\"call-to-action\";i:1;s:11:\"dual-header\";i:1;s:11:\"price-table\";i:1;s:12:\"twitter-feed\";i:1;s:13:\"facebook-feed\";i:1;s:19:\"advanced-data-table\";i:1;s:10:\"data-table\";i:1;s:14:\"filter-gallery\";i:1;s:15:\"image-accordion\";i:1;s:14:\"content-ticker\";i:1;s:7:\"tooltip\";i:1;s:13:\"adv-accordion\";i:1;s:8:\"adv-tabs\";i:1;s:12:\"progress-bar\";i:1;s:12:\"feature-list\";i:1;s:12:\"product-grid\";i:1;s:16:\"woo-product-list\";i:1;s:14:\"contact-form-7\";i:1;s:7:\"weforms\";i:1;s:10:\"ninja-form\";i:1;s:9:\"formstack\";i:1;s:12:\"gravity-form\";i:1;s:12:\"caldera-form\";i:1;s:7:\"wpforms\";i:1;s:10:\"fluentform\";i:1;s:8:\"typeform\";i:1;s:24:\"betterdocs-category-grid\";i:1;s:23:\"betterdocs-category-box\";i:1;s:22:\"betterdocs-search-form\";i:1;s:12:\"sticky-video\";i:1;s:14:\"event-calendar\";i:1;s:10:\"embedpress\";i:1;s:12:\"woo-checkout\";i:1;s:8:\"woo-cart\";i:1;s:14:\"login-register\";i:1;s:11:\"career-page\";i:1;s:19:\"woo-product-compare\";i:1;s:20:\"woo-product-carousel\";i:1;s:11:\"simple-menu\";i:1;s:19:\"woo-product-gallery\";i:1;s:18:\"interactive-circle\";i:1;s:14:\"better-payment\";i:1;s:11:\"nft-gallery\";i:1;s:16:\"business-reviews\";i:1;s:8:\"svg-draw\";i:1;s:9:\"promotion\";i:1;s:9:\"custom-js\";i:1;s:16:\"reading-progress\";i:1;s:16:\"table-of-content\";i:1;s:15:\"post-duplicator\";i:1;s:13:\"scroll-to-top\";i:1;s:12:\"wrapper-link\";i:1;}','yes'),(392,'eael_pro_version','5.8.17','yes'),(393,'edd_sl_3f108a182fb19972b031742afa068c31','a:2:{s:7:\"timeout\";i:1706555229;s:5:\"value\";s:1294:\"{\"new_version\":\"5.8.7\",\"stable_version\":\"5.8.7\",\"name\":\"Essential Addons for Elementor\",\"slug\":\"essential_adons_elementor\",\"url\":\"https:\\/\\/api.wpdeveloper.com\\/downloads\\/essential-addons-elementor\\/?changelog=1\",\"last_updated\":\"2024-01-17 10:11:58\",\"homepage\":\"https:\\/\\/api.wpdeveloper.com\\/downloads\\/essential-addons-elementor\\/\",\"package\":\"\",\"download_link\":\"\",\"sections\":{\"description\":\"<p>Ultimate elements bundle for Elementor WordPress Page Builder. Lots of useful and premium elements to complete your website quickly.<\\/p>\\n\",\"changelog\":\"<p>See <a href=\\\"https:\\/\\/essential-addons.com\\/elementor\\/changelog\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Changelog<\\/a> for details.<\\/p>\\n\"},\"banners\":{\"high\":\"\",\"low\":\"\"},\"icons\":\"a:2:{s:2:\\\"1x\\\";s:67:\\\"https:\\/\\/store.assets.wpdeveloper.com\\/2021\\/11\\/ea-logo-sq-128x128.png\\\";s:2:\\\"2x\\\";s:67:\\\"https:\\/\\/store.assets.wpdeveloper.com\\/2021\\/11\\/ea-logo-sq-256x256.png\\\";}\",\"msg\":\"No license key has been provided.\",\"description\":[\"<p>Ultimate elements bundle for Elementor WordPress Page Builder. Lots of useful and premium elements to complete your website quickly.<\\/p>\\n\"],\"changelog\":[\"<p>See <a href=\\\"https:\\/\\/essential-addons.com\\/elementor\\/changelog\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Changelog<\\/a> for details.<\\/p>\\n\"]}\";}','no'),(395,'eael_version','6.5.9','yes'),(400,'eael_admin_menu_notice','11','no'),(401,'essential-addons-elementor-license-key','c485088069d1e7aa86544fffac222abc','no'),(402,'essential-addons-elementor-license-status','valid','no'),(405,'edd_sl_ffab32fbcec5ca129392e951f6617ec6','a:2:{s:7:\"timeout\";i:1783923515;s:5:\"value\";s:2405:\"{\"name\":\"Essential Addons for Elementor Pro\",\"new_version\":\"7.0.0\",\"stable_version\":\"7.0.0\",\"sections\":{\"description\":\"<p>Enhance <strong><a href=\\\"https:\\/\\/wordpress.org\\/plugins\\/elementor\\/\\\" rel=\\\"ugc\\\">Elementor<\\/a><\\/strong> page building experience with 100+ creative elements and extensions. Add powers to your website builder using our easy-to-use Elementor widgets and ready Elementor templates, which were designed to make your next WordPress website design easier and prettier than ever before.<\\/p>\\n\",\"changelog\":\"<p>See <a href=\\\"https:\\/\\/essential-addons.com\\/changelog\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Changelog<\\/a> for details.<\\/p>\\n\"},\"license_check\":\"\",\"msg\":\"\",\"homepage\":\"https:\\/\\/essential-addons.com\\/\",\"package\":\"https:\\/\\/api.wpdeveloper.com\\/edd-sl\\/package_download\\/MTc4NDA3MTExNDpjNDg1MDg4MDY5ZDFlN2FhODY1NDRmZmZhYzIyMmFiYzo0MzcyOjljZDhkNzIzZjJjOWM4YjFlZjMxZjM3OThlNTYzNDA4Omh0dHBzQC8vcmVkbGlnaHRoZWFsdGhiZW5lZml0cy5jb206MA==\",\"icons\":\"a:2:{s:2:\\\"1x\\\";s:89:\\\"https:\\/\\/store.assets.wpdeveloper.com\\/2024\\/08\\/9743a1d7-essential-addons-logo-2-128x128.png\\\";s:2:\\\"2x\\\";s:89:\\\"https:\\/\\/store.assets.wpdeveloper.com\\/2024\\/08\\/9743a1d7-essential-addons-logo-2-256x256.png\\\";}\",\"banners\":{\"high\":\"https:\\/\\/store.assets.wpdeveloper.com\\/2025\\/07\\/e04d35a1-ea-org-banner-1544-x-500-1.png\",\"low\":\"https:\\/\\/store.assets.wpdeveloper.com\\/2025\\/07\\/50bab75e-ea-org-banner-772-x-250.png\"},\"slug\":\"essential_adons_elementor\",\"url\":\"https:\\/\\/api.wpdeveloper.com\\/downloads\\/essential-addons-elementor\\/?changelog=1\",\"last_updated\":\"2026-07-09 13:04:21\",\"download_link\":\"https:\\/\\/api.wpdeveloper.com\\/edd-sl\\/package_download\\/MTc4NDA3MTExNDpjNDg1MDg4MDY5ZDFlN2FhODY1NDRmZmZhYzIyMmFiYzo0MzcyOjljZDhkNzIzZjJjOWM4YjFlZjMxZjM3OThlNTYzNDA4Omh0dHBzQC8vcmVkbGlnaHRoZWFsdGhiZW5lZml0cy5jb206MA==\",\"upgrade_notice\":\"\",\"description\":[\"<p>Enhance <strong><a href=\\\"https:\\/\\/wordpress.org\\/plugins\\/elementor\\/\\\" rel=\\\"ugc\\\">Elementor<\\/a><\\/strong> page building experience with 100+ creative elements and extensions. Add powers to your website builder using our easy-to-use Elementor widgets and ready Elementor templates, which were designed to make your next WordPress website design easier and prettier than ever before.<\\/p>\\n\"],\"changelog\":[\"<p>See <a href=\\\"https:\\/\\/essential-addons.com\\/changelog\\/\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Changelog<\\/a> for details.<\\/p>\\n\"]}\";}','off'),(408,'_templately_migrate','3.5.0','off'),(409,'templately_notices','a:7:{s:12:\"black_friday\";a:4:{s:5:\"start\";i:1730340178;s:10:\"recurrence\";b:0;s:7:\"refresh\";s:5:\"3.1.7\";s:6:\"expire\";i:1701561599;}s:7:\"version\";s:5:\"1.1.0\";s:6:\"upsale\";a:2:{s:5:\"start\";i:1764330707;s:7:\"refresh\";s:5:\"3.4.4\";}s:6:\"review\";a:3:{s:5:\"start\";i:1709159205;s:10:\"recurrence\";i:20;s:7:\"refresh\";s:5:\"3.0.2\";}s:9:\"halloween\";a:4:{s:5:\"start\";i:1733902440;s:10:\"recurrence\";b:0;s:7:\"refresh\";s:6:\"3.1.10\";s:6:\"expire\";i:1730678399;}s:7:\"holiday\";a:4:{s:5:\"start\";i:1764182215;s:10:\"recurrence\";b:0;s:7:\"refresh\";s:5:\"3.4.5\";s:6:\"expire\";i:1736553599;}s:12:\"holiday_2025\";a:4:{s:5:\"start\";i:0;s:10:\"recurrence\";b:0;s:7:\"refresh\";s:5:\"3.5.0\";s:6:\"expire\";i:1767830399;}}','off'),(420,'_templately_global_login','2','no'),(424,'papro_updated','true','yes'),(427,'edd_sl_74d626434e61718d87e2dccd8bec5fb9','a:2:{s:7:\"timeout\";i:1706555481;s:5:\"value\";s:137725:\"{\"new_version\":\"2.9.11\",\"stable_version\":\"2.9.11\",\"name\":\"Premium Addons Pro\",\"slug\":\"premium-addons-pro-for-elementor\",\"url\":\"https:\\/\\/my.leap13.com\\/downloads\\/premium-addons-pro-for-elementor\\/?changelog=1\",\"last_updated\":\"2024-01-23 11:05:29\",\"homepage\":\"https:\\/\\/premiumaddons.com\",\"package\":\"\",\"download_link\":\"\",\"sections\":{\"description\":\"<p>This plugin is an extension to Premium Addons for Elementor Plugin that includes Pro Elementor widgets and Addons for Elementor Page Builder. Visit <a href=\\\"https:\\/\\/www.premiumaddons.com\\/\\\">Premium Addons Website<\\/a> to check widgets and addons demos.<\\/p>\\n<p>Premium Addons PRO plugin\\u2019s widgets are cross browser compatible and also fully responsive, Your website will rock on all browsers as well as tables and mobile devices.<\\/p>\\n<p>When using Premium Addons\\u2019 widgets you will notice that it has more customization options than any other widget in other plugin.<\\/p>\\n<p>Premium Addons PRO can be used only as a complement of Elementor page builder plugin as it\\u2019s not a standalone plugin.<\\/p>\\n<h3>Features<\\/h3>\\n<ul>\\n<li>Fully Customizable Elements.<\\/li>\\n<li>Options panel for enabling desired elements only for faster performance.<\\/li>\\n<li>Free Support through online forums.<\\/li>\\n<\\/ul>\\n<h3>Available Elements<\\/h3>\\n<ol>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/alert-box-widget-for-elementor-page-builder\\/\\\">Premium Alert Box<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/animated-section-gradients-for-elementor-page-builder\\/\\\">Premium Animated Section Gradient<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/behance-feed-widget-for-elementor-page-builder\\/\\\">Premium Behance Feed<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/charts-widget-for-elementor-page-builder\\/\\\">Premium Charts<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/content-switcher-widget-for-elementor-page-builder\\/\\\">Premium Content Switcher<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/dual-header-widget-for-elementor-page-builder\\/\\\">Premium Divider<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/facebook-feed-widget-for-elementor-page-builder-2\\/\\\">Premium Facebook Feed<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/facebook-messenger-widget-for-elementor-page-builder\\/\\\">Premium Facebook Messenger<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/facebook-reviews-widget-for-elementor-page-builder\\/\\\">Premium Facebook Reviews<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/flip-box-widget-for-elementor-page-builder\\/\\\">Premium Flip Box<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/google-reviews-for-elementor-page-builder\\/\\\">Premium Google Reviews<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/icon-box-widget-for-elementor-page-builder\\/\\\">Premium Icon Box<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/ihover-widget-for-elementor-page-builder\\/\\\">Premium iHover<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-image-accordion-widget\\/\\\">Premium Image Accordion<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/image-comparison-widget-for-elementor-page-builder\\/\\\">Premium Image Comparison<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/image-hotspots-widget-for-elementor-page-builder\\/\\\">Premium Image Hotspots<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/image-layers-widget-for-elementor-page-builder\\/\\\">Premium Image Layers<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/instagram-feed-widget-for-elementor-page-builder\\/\\\">Premium Instagram Feed<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/ken-burns-section-addon-for-elementor-page-builder\\/\\\">Premium Ken Burns<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/magic-section-widget-for-elementor-page-builder\\/\\\">Premium Magic Section<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/multi-scroll-widget-for-elementor-page-builder\\/\\\">Premium Multi Scroll<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/parallax-section-addon-for-elementor-page-builder\\/\\\">Premium Parallax<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/particles-section-addon-for-elementor-page-builder\\/\\\">Premium Particles<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/preview-window-widget-for-elementor-page-builder\\/\\\">Premium Preview Window<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/table-widget-for-elementor-page-builder\\/\\\">Premium Tables<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/twitter-feed-widget-for-elementor-page-builder\\/\\\">Premium Twitter Feed<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/tabs-widget-for-elementor-page-builder-2\\/\\\">Premium Tabs<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/unfold-widget-for-elementor-page-builder\\/\\\">Premium Unfold<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/whatsapp-widget-for-elementor-page-builder\\/\\\">Premium WhatsApp Chat<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-yelp-reviews-widget\\/\\\">Premium Yelp Reviews<\\/a><\\/li>\\n<\\/ol>\",\"changelog\":\"<h4> 2.9.11 <\\/h4>\\n<ul>\\n<li>New: Added new hover effects to all the buttons all over the plugin - <a href=\\\"https:\\/\\/premiumaddons.com\\/button-widget-for-elementor-page-builder\\/\\\">here<\\/a>.<\\/li>\\n<li>Tweak: Alert Box widget rebuilt - <a href=\\\"https:\\/\\/premiumaddons.com\\/alert-box-widget-for-elementor-page-builder\\/\\\">here<\\/a>.<\\/li>\\n<li>Fixed: Social icons not showing in Image Hotspots widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.10 <\\/h4>\\n<ul>\\n<li>Tweak: Added option to apply Particles addon on whole page through Elementor page settings.<\\/li>\\n<li>Tweak: Added responsive controls to Display option in Content Toggle widget.<\\/li>\\n<li>Fixed: Disable Snappy Effect on Touch Devices in Horizontal Scroll widget not working.<\\/li>\\n<li>Fixed: Flickering issue with Image Sequence effect in Magic Scroll addon.<\\/li>\\n<\\/ul>\\n<h4> 2.9.9 <\\/h4>\\n<ul>\\n<li>Tweak: Divider widget rebuilt - <a href=\\\"https:\\/\\/premiumaddons.com\\/divider-widget-for-elementor-page-builder\\/\\\">here<\\/a>.<\\/li>\\n<li>Tweak: Option to Disable Scroll on Accordion Item Click added in in Tabs widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.8 <\\/h4>\\n<ul>\\n<li>Tweak: Added option to hide Horizontal Scroll widget slides on desktop devices.<\\/li>\\n<li>Fixed: Unnecessary HTML markup rendered in the table widget.<\\/li>\\n<li>Fixed: Feed is duplicated in Facebook and Behance Feed widgets.<\\/li>\\n<li>Fixed: Facebook and Behance Feed widgets not working on the frontend.<\\/li>\\n<\\/ul>\\n<h4> 2.9.7 <\\/h4>\\n<ul>\\n<li>Tweak: Added SVG Code option in Site Logo widget.<\\/li>\\n<li>Tweak: Gold API error messages handled in News Ticker widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.6 <\\/h4>\\n<ul>\\n<li>Tweak: Added Option to enable US numbers sorting in Table widget.<\\/li>\\n<li>Tweak: Compatibility between Hide Slide On option in Multi Scroll widget and Elementor custom breakpoints.<\\/li>\\n<\\/ul>\\n<h4> 2.9.5 <\\/h4>\\n<ul>\\n<li>Fixed: Fatal error when Premium Addons Pro is activated without the free version.<\\/li>\\n<li>Fixed: Masonry effect not working correctly on editor page in Instagram Feed widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.4 <\\/h4>\\n<ul>\\n<li>Tweak: Added Custom Navigation Element Selector option in Multi Scroll to be used to navigate to Multi Scroll slides.<\\/li>\\n<li>Fixed: Ratings values between .7 and .9 are rendered as half star in Social Reviews widgets.<\\/li>\\n<\\/ul>\\n<h4> 2.9.3 <\\/h4>\\n<ul>\\n<li>Fixed: PHP Error when Image Accordion widget is used.<\\/li>\\n<li>Fixed: Elementor asks to run Safe Mode with Magic Scroll addon.<\\/li>\\n<\\/ul>\\n<h4> 2.9.2 <\\/h4>\\n<ul>\\n<li>Tweak: Added Alternative Gold API key option in News Ticker widget.<\\/li>\\n<li>Tweak: Added Load More option in Smart Post Listing widget.<\\/li>\\n<li>Tweak: Added more styling controls in Smart Post Listing widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.1 <\\/h4>\\n<ul>\\n<li>Tweak: Code improved for better performance and security.<\\/li>\\n<\\/ul>\\n<h4> 2.9.0 <\\/h4>\\n<ul>\\n<li>New: Added Smart Post Listing widget - <a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-smart-post-listing-widget\\/\\\">here<\\/a>.<\\/li>\\n<li>Tweak: Show Alt text for the images in Ken Burns addon.<\\/li>\\n<\\/ul>\\n<h4> 2.8.27 <\\/h4>\\n<ul>\\n<li>Fixed: Twitter Feed widget not working.<\\/li>\\n<\\/ul>\\n<h4> 2.8.26 <\\/h4>\\n<ul>\\n<li>Tweak: Code refactored for better performance and security.<\\/li>\\n<li>Fixed: Numbers showing on hover not formatted in Charts widget.<\\/li>\\n<\\/ul>\\n<h4> 2.8.25 <\\/h4>\\n<ul>\\n<li>Tweak: Removed Twitter Feed credentials section.<\\/li>\\n<\\/ul>\\n<h4> 2.8.24 <\\/h4>\\n<ul>\\n<li>Tweak: Added custom position options for tooltips in Image Hotspots widget.<\\/li>\\n<li>Fixed: Multi Scroll widget not working when elements with entrance animations used in it.<\\/li>\\n<li>Fixed: Twitter Feed widget not working in some cases.<\\/li>\\n<li>Fixed: Image Comparison widget handle not working on RTL sites.<\\/li>\\n<\\/ul>\\n<h4> 2.8.23 <\\/h4>\\n<ul>\\n<li>Tweak: Added caching options in Facebook and Behance Feed widgets.<\\/li>\\n<li>Tweak: Multi Scroll widget improved to trigger entrance animations on slide change.<\\/li>\\n<li>Fixed: Button showing in back side in 3D Hover Box widget.<\\/li>\\n<li>Fixed: Horizontal Scroll issues on mobile devices.<\\/li>\\n<li>Fixed: Hide Empty Reviews option not working correctly in Google Reviews widget.<\\/li>\\n<\\/ul>\\n<h4> 2.8.22 <\\/h4>\\n<ul>\\n<li>Tweak: Added custom size unit for range controls in some widgets.<\\/li>\\n<li>Tweak: Load posts only if they have body text in Facebook Feed widget.<\\/li>\\n<li>Fixed: Load Chart On option not working in Charts widget.<\\/li>\\n<li>Fixed: Fatal error in Tabs widget when an image icon with empty image is added.<\\/li>\\n<\\/ul>\\n<h4> 2.8.21 <\\/h4>\\n<ul>\\n<li>New: Added Magnet Effect in Custom Mouse Cursor addon - <a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-custom-mouse-cursor-global-feature\\/\\\">here<\\/a>.<\\/li>\\n<li>Tweak: Magic Scroll addon performance improved.<\\/li>\\n<\\/ul>\\n<h4> 2.8.20 <\\/h4>\\n<ul>\\n<li>Tweak: CSS files size minimized for better performance.<\\/li>\\n<li>Fixed: Custom link attributes not working in Icon Box widget.<\\/li>\\n<li>Fixed: Console error in Horizontal Scroll widget.<\\/li>\\n<\\/ul>\\n<h4> 2.8.19 <\\/h4>\\n<ul>\\n<li>Tweak: Added option to load Magic Scroll addon on page load, not when the section is reached.<\\/li>\\n<li>Fixed: Image Comparison widget not working when used inside Tabs widget.<\\/li>\\n<li>Fixed: Lock Page Scroll option in Magic Scroll addon causing a blank area while scrolling on mobile devices.<\\/li>\\n<li>Fixed: PHP warning in Parallax addon when no layers are added.<\\/li>\\n<li>Fixed: Console error with Horizontal Scroll widget.<\\/li>\\n<\\/ul>\\n<h4> 2.8.18 <\\/h4>\\n<ul>\\n<li>Tweak: Added Text Shadow and Box Shadow scroll effects in Magic Scroll addon.<\\/li>\\n<li>Tweak: Added Sort Reviews by date option in Google Reviews widget.<\\/li>\\n<li>Tweak: Show\\/hide images by hashtags in Instagram Feed widget.<\\/li>\\n<\\/ul>\\n<h4> 2.8.17 <\\/h4>\\n<ul>\\n<li>Tweak: Sticky effect behavior improved in Magic Scroll addon.<\\/li>\\n<li>Tweak: Added option to trigger entrance animations once for Snappy scroll in Horizontal Scroll widget.<\\/li>\\n<li>Fixed: Sticky effect not working on the editor page in Magic Scroll addon.<\\/li>\\n<\\/ul>\\n<h4> 2.8.16 <\\/h4>\\n<ul>\\n<li>Fixed: Draw SVG not working on the editor page with multiple SVGs in Magic Scroll addon.<\\/li>\\n<li>Fixed: Transition is added to Icon Box widget when used with Magic Scroll addon.<\\/li>\\n<\\/ul>\\n<h4> 2.8.15 <\\/h4>\\n<ul>\\n<li>Fixed: Elements with entrance animation flash in Horizontal Scroll widget.<\\/li>\\n<li>Fixed: Icons not showing in some controls.<\\/li>\\n<\\/ul>\\n<h4> 2.8.14 <\\/h4>\\n<ul>\\n<li>New: Added Magic Scroll addon - <a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-magic-scroll-global-addon\\/\\\">here<\\/a>.<\\/li>\\n<\\/ul>\\n<h4> 2.8.13 <\\/h4>\\n<ul>\\n<li>Fixed: Compatibility issues with Elementor v3.8.0<\\/li>\\n<li>Fixed: Ken Burns section\\/column addon not working with recent Elementor versions.<\\/li>\\n<\\/ul>\\n<h4> 2.8.12 <\\/h4>\\n<ul>\\n<li>New: Added Site Logo widget - <a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-site-logo-widget\\/\\\">here<\\/a>.<\\/li>\\n<\\/ul>\\n<h4> 2.8.11 <\\/h4>\\n<ul>\\n<li>Tweak: Added caching option in Instagram Feed widget to improve the feed performance and loading speed.<\\/li>\\n<li>Tweak: Added Close On Click Outside option in Magic Section widget.<\\/li>\\n<li>Fixed: Icon styling not applied properly on SVG icons in Divider widget.<\\/li>\\n<li>Fixed: Mouse tilt option not working since Premium Addons for Elementor v4.9.35.<\\/li>\\n<li>Fixed: Feed is not showing if Posts\\/Account option value is larger than the posts returned by Facebook.<\\/li>\\n<li>Fixed: Alignment option not working properly for multi-line values in Table widget.<\\/li>\\n<\\/ul>\\n<h4> 2.8.10 <\\/h4>\\n<ul>\\n<li>New: Added Random Badges option in Mega Menu widget - <a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-mega-menu-widget\\/\\\">here<\\/a>.<\\/li>\\n<li>Fixed: PHP warnings in Google Reviews widget.<\\/li>\\n<\\/ul>\\n<h4> 2.8.9 <\\/h4>\\n<ul>\\n<li>Fixed: Console error when SVG Draw option is disabled for Parallax addon.<\\/li>\\n<li>Fixed: SVG Draw option not working for Font Awesome icons in Icon Box widget.<\\/li>\\n<li>Fixed: Applying global background colors not working in Magic Section widget.<\\/li>\\n<li>Fixed: Icon color applied on Lottie animation in Hover Box widget.<\\/li>\\n<\\/ul>\\n<h4> 2.8.8 <\\/h4>\\n<ul>\\n<li>Tweak: Behance Feed widget now loads feed on scroll, not on page load.<\\/li>\\n<li>Fixed: PHP warning after v2.8.7.<\\/li>\\n<\\/ul>\\n<h4> 2.8.7 <\\/h4>\\n<ul>\\n<li>Tweak: Make sure Custom Mouse Cursor addon JS files are loaded only if the addon is used on a page.<\\/li>\\n<li>Fixed: Navigation Arrows\\/Dots not working properly on touch devices in Horizontal Scroll widget.<\\/li>\\n<\\/ul>\\n<h4> 2.8.6 <\\/h4>\\n<ul>\\n<li>Fixed: Fatal error due to Image Accordion widget since v2.8.4.<\\/li>\\n<\\/ul>\\n<h4> 2.8.5 <\\/h4>\\n<ul>\\n<li>Fixed: Icons in Icon Box widget always dissappear if Draw SVG option is disabled.<\\/li>\\n<\\/ul>\\n<h4> 2.8.4 <\\/h4>\\n<ul>\\n<li>New: Added Draw Icon option in all widgets that has Icon option in them.<\\/li>\\n<li>Tweak: Added Horizontal\\/Vertical Alignment options for multi-layers in Parallax addon.<\\/li>\\n<li>Fixed: Conflict between Custom Mouse Cursor addon and WP Rocket Defer JS files option.<\\/li>\\n<\\/ul>\\n<h4> 2.8.3 <\\/h4>\\n<ul>\\n<li>Fixed: Compatibility issues with Elementor v3.7.0.<\\/li>\\n<li>Fixed: Freehand Positioning feature not working when the device mode is changed in the editor page.<\\/li>\\n<\\/ul>\\n<h4> 2.8.2 <\\/h4>\\n<ul>\\n<li>Tweak: Facebook Feed widget styling improved for RTL sites.<\\/li>\\n<li>Fixed: Conflict with Elementor Pro templates.<\\/li>\\n<li>Fixed: Even layout not working with Carousel Infinite Autoplay in social reviews widgets.<\\/li>\\n<li>Fixed: Carousel Navigation Arrows color\\/size controls not working in Instagram Feed widget.<\\/li>\\n<\\/ul>\\n<h4> 2.8.1 <\\/h4>\\n<ul>\\n<li>Fixed: PHP warning since v2.8.0<\\/li>\\n<\\/ul>\\n<h4> 2.8.0 <\\/h4>\\n<ul>\\n<li>Tweak: Apply Custom Mouse Cursor on full page or the entire website - <a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-custom-mouse-cursor-global-feature\\/\\\">here<\\/a>.<\\/li>\\n<li>Tweak: Added responsive controls to Number of Columns option in Behance Feed widget.<\\/li>\\n<li>Fixed: Carousel Tabs option applied on nested tabs.<\\/li>\\n<li>Fixed: Unnecessay Elementor placeholder images added to the Media Library after importing templates.<\\/li>\\n<li>Fixed: Multi Scroll widget not working with Elementor custom breakpoints.<\\/li>\\n<li>Fixed: Ken Burns addon not showing images properly on small screens.<\\/li>\\n<li>Fixed: Hover Box widget not working properly on iOS devices.<\\/li>\\n<\\/ul>\\n<h4> 2.7.9 <\\/h4>\\n<ul>\\n<li>Tweak: Add responsive controls for image control in Ken Burns section\\/column addon.<\\/li>\\n<li>Fixed: Horizontal\\/Vertical Offset option not working for social icon in all Social Reviews widgets.<\\/li>\\n<li>Fixed: Horizontal Offset and z-index options not working for Fixed Content template in Horizontal Scroll widget.<\\/li>\\n<li>Fixed: Console error in Charts widget.<\\/li>\\n<\\/ul>\\n<h4> 2.7.8 <\\/h4>\\n<ul>\\n<li>Tweak: Code improvements for better performance and loading speed.<\\/li>\\n<\\/ul>\\n<h4> 2.7.7 <\\/h4>\\n<ul>\\n<li>Tweak: Load Custom Mouse Cursor addon when the element is visible on viewport to improve performance and page loading speed.<\\/li>\\n<li>Tweak: Added Cover Image size option in Behance Feed widget.<\\/li>\\n<\\/ul>\\n<h4> 2.7.6 <\\/h4>\\n<ul>\\n<li>Tweak: Add Mask Image option in Image Layers widget.<\\/li>\\n<li>Tweak: Add Render As SVG\\/Canvas option for Lottie Animation icons in Hover Box widget.<\\/li>\\n<li>Tweak: HTML markup optimized for Image Hotspots and Twitter Feed widgets for better performance.<\\/li>\\n<li>Fixed: Accordion Tabs option not working in Tabs widget.<\\/li>\\n<\\/ul>\\n<h4> 2.7.5 <\\/h4>\\n<ul>\\n<li>New: Added URL String, Shortcode and WooCommerce Products in Cart options in Display Conditions.<\\/li>\\n<li>Tweak: HTML markup optimized for Hover Box, Image Accordion, Instagram Feed, Tabs, Unfold widgets for better performance.<\\/li>\\n<li>Tweak: Added Disable Floating Effects on Safari option in widgets have floating effects.<\\/li>\\n<li>Tweak: Trigger Particles and Badge addons JS code when visible on viewport to improve page loading speed.<\\/li>\\n<li>Tweak: Added compatibility Charts and Horizontal Scroll widgets.<\\/li>\\n<li>Fixed: Change Colors As Gradient option not working in Background Transition widget.<\\/li>\\n<li>Fixed: Profile Header image not showing properly on small devices in Twitter Feed widget.<\\/li>\\n<li>Fixed: Right Side Template option not showing in Multi Scroll widget.<\\/li>\\n<\\/ul>\\n<h4> 2.7.4 <\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility between Badge Global Addon and Elementor Container element - <a href=\\\"https:\\/\\/elementor.com\\/help\\/container-element\\/\\\">here<\\/a>.<\\/li>\\n<li>Fixed: Horizontal Scroll jiterring issue on touch devices.<\\/li>\\n<\\/ul>\\n<h4> 2.7.3 <\\/h4>\\n<ul>\\n<li>New: Added Create\\/Edit Live Templates feature in all widgets that support Elementor Templates.<\\/li>\\n<\\/ul>\\n<h4> 2.7.2 <\\/h4>\\n<ul>\\n<li>Tweak: Added support for future features compatibility<\\/li>\\n<li>Fixed: Button Trigger Size option not working on frontend in Magic Section widget.<\\/li>\\n<li>Fixed: Alignment issue in Icon Box widget when description is short.<\\/li>\\n<li>Fixed: Invalid CSS added in the editor when Badge Addon is enabled.<\\/li>\\n<\\/ul>\\n<h4> 2.7.1 <\\/h4>\\n<ul>\\n<li>Fixed: Fatal error with some PHP versions after v2.7.0<\\/li>\\n<\\/ul>\\n<h4> 2.7.0 <\\/h4>\\n<ul>\\n<li>New: Added Premium Badge global addon - <a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-badge-global-addon\\/\\\">here<\\/a>.<\\/li>\\n<\\/ul>\\n<h4> 2.6.9 <\\/h4>\\n<ul>\\n<li>Tweak: HTML markup optimized for Table widget for better performance.<\\/li>\\n<li>Tweak: Added Icon Color and Text Color\\/Typography options for each repeater cell in Table widget.<\\/li>\\n<li>Fixed: Hover Color and Padding options not working for Read More link in Icon Box widget.<\\/li>\\n<\\/ul>\\n<h4> 2.6.8 <\\/h4>\\n<ul>\\n<li>New: Added five new skins in Elementor WooCommerce Products Listing widget - <a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-woocommerce-products\\/\\\">here<\\/a>.<\\/li>\\n<li>Tweak: Added compatibility between section\\/column addons and Elementor Container element - <a href=\\\"https:\\/\\/elementor.com\\/help\\/container-element\\/\\\">here<\\/a>.<\\/li>\\n<li>Tweak: Widgets code refactored to improve performance and loading speed.<\\/li>\\n<li>Tweak: Added Hover Box Shadow option in Lottie Animation section addon.<\\/li>\\n<li>Fixed: PHP warning when Follow Delay option value is not set in Custom Mouse Cursor addon.<\\/li>\\n<li>Fixed: Image with Size option set to custom not rendered in Image Layers and Icon Box widgets.<\\/li>\\n<\\/ul>\\n<h4> 2.6.7 <\\/h4>\\n<ul>\\n<li>New: Added Custom Mouse Cursor global addon - <a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-custom-mouse-cursor-global-feature\\\">here<\\/a>.<\\/li>\\n<li>Tweak: Added Auto Change Tabs option in Tabs widget.<\\/li>\\n<li>Tweak: HTML markup for images in Icon Box widget.<\\/li>\\n<li>Tweak: Make sure images in Image Layers and Tabs widgets are lazyloaded to improve loading speed.<\\/li>\\n<li>Fixed: Section\\/Column addons not working on editor when used inside widgets using Elementor templates.<\\/li>\\n<\\/ul>\\n<h4> 2.6.6 <\\/h4>\\n<ul>\\n<li>Fixed: Box shadow and Background Color options overriden by default values in CSS in Preview Window widget.<\\/li>\\n<li>Fixed: Charts widget not working in some cases inside Tabs widget.<\\/li>\\n<li>Fixed: Animated Gradient and Blob Generator addons not working in Tabs widget.<\\/li>\\n<li>Fixed: Ken Burns addon Infinite option always disabled when the editor page is reloaded.<\\/li>\\n<\\/ul>\\n<h4> 2.6.5 <\\/h4>\\n<ul>\\n<li>Tweak: Load the main CSS file only when required.<\\/li>\\n<li>Fixed: Tabs widget not working properly with some themes.<\\/li>\\n<li>Fixed: Compatibility between Carousel option in Social Reviews widgets and RTL sites.<\\/li>\\n<li>Fixed: Keyboard Scrolling still works even when the control is disabled in Horizontal Scroll widget.<\\/li>\\n<\\/ul>\\n<h4> 2.6.4 <\\/h4>\\n<ul>\\n<li>Fixed: Compatibility issues with Elementor v3.5.0.<\\/li>\\n<\\/ul>\\n<h4> 2.6.3 <\\/h4>\\n<ul>\\n<li>Tweak: Added options to control Scroll Offset for each section individually in Color Transition widget.<\\/li>\\n<li>Tweak: Javascript loading method improved for Animated Gradient, Particles section\\/column addons for better performance.<\\/li>\\n<li>Fixed: Styling options not working for SVG icons in Magic Section widget.<\\/li>\\n<\\/ul>\\n<h4> 2.6.2 <\\/h4>\\n<ul>\\n<li>Tweak: Added WooCommerce Total Amount In Cart and Current Product Stock options in Display Conditions feature.<\\/li>\\n<li>Fixed: Console error when videos are inserted in Tabs widget.<\\/li>\\n<\\/ul>\\n<h4> 2.6.1 <\\/h4>\\n<ul>\\n<li>Fixed: Undefined variable $dir_class in Image Layers widget when Text option is used.<\\/li>\\n<li>Fixed: Button Size option not working in WhatsApp Chat widget.<\\/li>\\n<\\/ul>\\n<h4> 2.6.0 <\\/h4>\\n<ul>\\n<li>New: Added Animated Blob Generator section addon - <a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-animated-blob-generator\\/\\\">here<\\/a>.<\\/li>\\n<li>Tweak: Added Radar Style option in Image Hotspots widget.<\\/li>\\n<li>Tweak: Added div, p and span HTML tag options for heading in Hover Box widget.<\\/li>\\n<li>Fixed: Default icon size changed in Hover Box widget.<\\/li>\\n<li>Fixed: Background Color not changing when multiple Background Transition widgets are used on the same page.<\\/li>\\n<\\/ul>\\n<h4> 2.5.5 <\\/h4>\\n<ul>\\n<li>Fixed: Background is not changed on scroll up in Background Transition widget.<\\/li>\\n<li>Fixed: Nested tabs styling overwrite issue in Tabs widget.<\\/li>\\n<\\/ul>\\n<h4> 2.5.4 <\\/h4>\\n<ul>\\n<li>Tweak: Tabs widget rebuilt for better usability and editing experience.<\\/li>\\n<li>Tweak: Control number of carousel slides to show in Instagram Feed widget.<\\/li>\\n<li>Tweak: Prevent Background Transition widget from changing color when up\\/down backgrounds are the same.<\\/li>\\n<li>Fixed: Line height not working for Business\\/Place Name, Reviewer Name and Review Text in Social Reviews widgets.<\\/li>\\n<li>Fixed: Entrance Animations not working on for the first in Horizontal Scroll widget.<\\/li>\\n<li>Fixed: Premium Parallax not working for Elementor columns.<\\/li>\\n<li>Fixed: Tabs widget not working when shortcodes are used in tabs content.<\\/li>\\n<\\/ul>\\n<h4> 2.5.3 <\\/h4>\\n<ul>\\n<li>Tweak: Added Heroes Flying-Left effect in iHover widget.<\\/li>\\n<li>Tweak: Remove any duplicate content when Accordion Tabs option is enabled in Tabs widget.<\\/li>\\n<li>Tweak: Added Tab ID option in Tabs widget.<\\/li>\\n<li>Fixed: Animation issues for Flash Rotation, Flip Door, and Magic Door effects in iHover widget.<\\/li>\\n<li>Fixed: Charts not working on the editor page on Chrome browser.<\\/li>\\n<li>Fixed: Color option not applied on links in Table widget when CSV file is used.<\\/li>\\n<\\/ul>\\n<h4> 2.5.2 <\\/h4>\\n<ul>\\n<li>Tweak: Save all the plugin settings on change without need to click "Save Settings" button.<\\/li>\\n<li>Tweak: Compatibility with Elementor v3.4.4.<\\/li>\\n<li>Fixed: Snappy scroll stability issues in Horizontal Scroll issues.<\\/li>\\n<li>Fixed: Compatibility issues between Elementor custom breakpoints and Horizontal Scroll widget.<\\/li>\\n<\\/ul>\\n<h4> 2.5.1 <\\/h4>\\n<ul>\\n<li>Tweak: iHover widget code refactored for faster editing speed..<\\/li>\\n<li>Tweak: Added Image Hover Effect in Image Layers widget.<\\/li>\\n<li>Tweak: Added compatibility between Multiscroll widget and sticky headers.<\\/li>\\n<li>Fixed: Premium Parallax not working for Elementor columns.<\\/li>\\n<li>Fixed: Premium Particles not working on some devices in editor page.<\\/li>\\n<li>Fixed: Premium Parallax not working for Elementor columns.<\\/li>\\n<li>Fixed: Content is not fully rendered issue in Unfold widget.<\\/li>\\n<li>Fixed: Removed Unnecessary requests made in Instagram Feed widget.<\\/li>\\n<li>Fixed: Hide Slide On and Disable Horizontal Scroll On options not working togethr in Horizontal Scroll widget.<\\/li>\\n<li>Fixed: Carousel not working in Facebook Feed widget when <code>Only Show Admin Posts<\\/code> option is enabled.<\\/li>\\n<li>Fixed: Fold Height option not working when set to <code>0<\\/code> in Unfold widget.<\\/li>\\n<li>Fixed: Console error in Multi Scroll widget.<\\/li>\\n<li>Fixed: Admin notices not showing when Premium Addons for Elementor is not installed.<\\/li>\\n<\\/ul>\\n<h4> 2.5.0 <\\/h4>\\n<ul>\\n<li>Tweak: JS code refactored for better performance and faster editing speed.<\\/li>\\n<li>Tweak: Compatibility with Elementor v3.4.2.<\\/li>\\n<li>Fixed: Emojis not showing in Twitter Feed widget.<\\/li>\\n<li>Fixed: Slides overlapping issue on touch devices in Horizontal Scroll widget.<\\/li>\\n<li>Fixed: Image Hotspots colors not working in editor page.<\\/li>\\n<\\/ul>\\n<h4> 2.4.9 <\\/h4>\\n<ul>\\n<li>New: Added Advanced Border Radius option to improve the normal Border Radius option - <a href=\\\"https:\\/\\/9elements.github.io\\/fancy-border-radius\\/\\\">here<\\/a>.<\\/li>\\n<li>Fixed: Particles overlapping issue when browser active tab is changed.<\\/li>\\n<li>Fixed: Alignment controls icons not showing in editor panel.<\\/li>\\n<li>Fixed: Tabs widget style conflict with LearnDash plugin.<\\/li>\\n<\\/ul>\\n<h4> 2.4.8 <\\/h4>\\n<ul>\\n<li>Tweak: Added option to control <code>Based on Number of Reviews<\\/code> string in all social reviews widgets.<\\/li>\\n<li>Fixed: Expired access token is not refreshed in Instagram Feed widget.<\\/li>\\n<li>Fixed: Image appears before entrance animation starts in Image Layers widget.<\\/li>\\n<li>Fixed: Facebook Feed widget conflict with Complianz | GDPR\\/CCPA Cookie Consent plugin.<\\/li>\\n<li>Fixed: Pagination not working in the editor in Table widget.<\\/li>\\n<li>Fixed: Tabs widget conflict with some themes.<\\/li>\\n<\\/ul>\\n<h4> 2.4.7 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Change Tabs to Accordion On Small Screens<\\/code> option in Tabs widget.<\\/li>\\n<li>Tweak: Improved compatibility with Elementor new version.<\\/li>\\n<\\/ul>\\n<h4> 2.4.6 <\\/h4>\\n<ul>\\n<li>Tweak: Improved Social Reviews widgets compatibility for RTL sites.<\\/li>\\n<li>Tweak: Improved WPML compatibility with all widgets.<\\/li>\\n<li>Tweak: Added Icon Spacing option in Unfold widget.<\\/li>\\n<li>Fixed: SVGs icons not showing on button in Unfold widget.<\\/li>\\n<\\/ul>\\n<h4> 2.4.5 <\\/h4>\\n<ul>\\n<li>Fixed: Code improvements for better performance.<\\/li>\\n<\\/ul>\\n<h4> 2.4.4 <\\/h4>\\n<ul>\\n<li>Fixed: Console error in Parallax addon issue.<\\/li>\\n<\\/ul>\\n<h4> 2.4.3 <\\/h4>\\n<ul>\\n<li>Tweak: Added Infinite Autoplay for carousel in social reviews widgets.<\\/li>\\n<li>Tweak: Added Navigation Type Dots\\/Arrows option in social reviews widgets.<\\/li>\\n<li>Tweak: Added Show Number of Reviews option in social reviews widgets.<\\/li>\\n<li>Tweak: Added Put Place\\/Business Info next to reviews option in social reviews widgets.<\\/li>\\n<li>Fixed: Console error <code>$ is not defined<\\/code> since v2.4.2.<\\/li>\\n<\\/ul>\\n<h4> 2.4.2 <\\/h4>\\n<ul>\\n<li>Tweak: Added Clear Cached Data button to Facebook, Google and Yelp Reviews widgets.<\\/li>\\n<li>Tweak: Added Carousel Arrows option for Carousel Tabs option in Tabs widget.<\\/li>\\n<li>Tweak: Snap Scroll improved in Horizontal Scroll widget.<\\/li>\\n<\\/ul>\\n<h4> 2.4.1 <\\/h4>\\n<ul>\\n<li>Fixed: Horizontal Scroll slides anchoring not working since v2.4.0<\\/li>\\n<li>Fixed: Lightbox option issue in Instagram Feed widget.<\\/li>\\n<\\/ul>\\n<h4> 2.4.0 <\\/h4>\\n<ul>\\n<li>Tweak: Feed Media Height control added to work all time in Facebook\\/Twitter Feed widgets.<\\/li>\\n<li>Tweak: Section\\/Column addons code refactored to improve editing speed.<\\/li>\\n<\\/ul>\\n<h4> 2.3.9 <\\/h4>\\n<ul>\\n<li>Tweak: Added Hovered Image Width control option in Image Accordion widget.<\\/li>\\n<li>Tweak: Javascript Code refactored for better performance and security.<\\/li>\\n<li>Fixed: Lottie Animation icon size option not working on Chrome in WhatsApp Chat widget.<\\/li>\\n<\\/ul>\\n<h4> 2.3.8 <\\/h4>\\n<ul>\\n<li>Tweak: Added Spacing Color option in Image Accordion widget.<\\/li>\\n<li>Fixed: Horizontal Scroll anchor links not working with Elementor popups.<\\/li>\\n<li>Fixed: Images Spacing option not working with horizontal direction in Image Accordion widget.<\\/li>\\n<\\/ul>\\n<h4> 2.3.7 <\\/h4>\\n<ul>\\n<li>Tweak: Added Minimal Mask effect for Text in Image Layers widget.<\\/li>\\n<li>Tweak: Added Image Spacing option in Image Accordion widget.<\\/li>\\n<li>Fixed: Icon Color option not applied on SVGs in all widgets.<\\/li>\\n<\\/ul>\\n<h4> 2.3.6 <\\/h4>\\n<ul>\\n<li>Fixed: Hide Section option not working after v2.3.5 in Horizontal Scroll widget.<\\/li>\\n<\\/ul>\\n<h4> 2.3.5 <\\/h4>\\n<ul>\\n<li>Tweak: Added Disable Horizontal Scroll On Tablet\\/Mobile devices option in Horizontal Scroll widget.<\\/li>\\n<li>Tweak: Added Wave Effect option in Animated Gradient add-on.<\\/li>\\n<li>Tweak: Added Change Legend to Circles option in Charts widget.<\\/li>\\n<li>Tweak: Added Maximum Height control in Magic Section.<\\/li>\\n<li>Fixed: Equal Height option not working when Carousel is enabled in Social Feed and Reviews widgets.<\\/li>\\n<\\/ul>\\n<h4> 2.3.4 <\\/h4>\\n<ul>\\n<li>Tweak: Code refactored for better performance and security.<\\/li>\\n<li>Fixed: Live Search option shows results only from current page in Table widget.<\\/li>\\n<li>Fixed: Icon Hover Animation not working with Whole Box Link in Icon Box widget.<\\/li>\\n<\\/ul>\\n<h4> 2.3.3 <\\/h4>\\n<ul>\\n<li>Tweak: Added Pull Data from CSV file in Charts widget.<\\/li>\\n<li>Fixed: Some Particles effects not working.<\\/li>\\n<li>Fixed: Template style is rendered in Content Toggle widget.<\\/li>\\n<\\/ul>\\n<h4> 2.3.2 <\\/h4>\\n<ul>\\n<li>Tweak: Added Lottie Animations, Icon and Text Trigger options in Preview Window widget.<\\/li>\\n<li>Tweak: Added Show\\/Hide Reviewer Image option in Social Reviews widgets.<\\/li>\\n<li>Tweak: Added Show\\/Hide Place Rating Stars option in Social Reviews widgets.<\\/li>\\n<li>Tweak: Code refactored for better performance and security.<\\/li>\\n<\\/ul>\\n<h4> 2.3.1 <\\/h4>\\n<ul>\\n<li>Tweak: Compatibility with Elementor PRO 3.2.0.<\\/li>\\n<\\/ul>\\n<h4> 2.3.0 <\\/h4>\\n<ul>\\n<li>Tweak: Code refactored for better performance and faster editor loading.<\\/li>\\n<li>Tweak: Font Awesome 5 compatibility for Magic Section widget.<\\/li>\\n<li>Tweak: Added option to enable cookies for logged in users in Alert Box widget.<\\/li>\\n<li>Tweak: Added Hover Image option in Preview Window widget.<\\/li>\\n<li>Tweak: Added responsive controls for Fold Height and Fade Height options in Unfold widget.<\\/li>\\n<li>Tweak: Added Icon Spacing option for Link in Icon Box widget.<\\/li>\\n<li>Fixed: Icon Spacing not working on RTL sites in WhatsApp Chat widget.<\\/li>\\n<li>Fixed: Tooltips height issue in Image Hotspots widget.<\\/li>\\n<\\/ul>\\n<h4> 2.2.9 <\\/h4>\\n<ul>\\n<li>Tweak: Added option to hide specific sections on different devices in Horizontal Scroll widget.<\\/li>\\n<li>Fixed: Content alignment responsive controls not working in Icon Box widget.<\\/li>\\n<\\/ul>\\n<h4> 2.2.8 <\\/h4>\\n<ul>\\n<li>New: Apply Animated Gradient, Ken Burns, Parallax and Particles add-on on columns.<\\/li>\\n<li>Fixed: Global Colors not working for Animated Gradient add-on.<\\/li>\\n<li>Fixed: Spinner effect text link not working in iHover widget.<\\/li>\\n<\\/ul>\\n<h4> 2.2.7 <\\/h4>\\n<ul>\\n<li>Tweak: Added Text option in Image Layers widget.<\\/li>\\n<li>Tweak: Code refactored for better performance.<\\/li>\\n<\\/ul>\\n<h4> 2.2.6 <\\/h4>\\n<ul>\\n<li>Tweak: Added Show Admin Posts Only option in Facebook Feed widget.<\\/li>\\n<li>Tweak: Added Data Format Locale option to format numbers in Charts widget.<\\/li>\\n<li>Tweak: Number formatting in Twitter Feed widget.<\\/li>\\n<\\/ul>\\n<h4> 2.2.5 <\\/h4>\\n<ul>\\n<li>Tweak: Added Horizontal Scroll Parallax option in Parallax Section add-on.<\\/li>\\n<li>Tweak: Added Profile Header and Tweet Information options in Twitter Feed widget.<\\/li>\\n<li>Tweak: Added Cube effect in Hover Box widget.<\\/li>\\n<li>Tweak: Added Profile Header in Instagram Feed widget.<\\/li>\\n<li>Tweak: Added Feed Share button in Instagram Feed widget.<\\/li>\\n<li>Tweak: WPML Compatibility for Horizontal Scroll widget.<\\/li>\\n<li>Tweak: Reload data every Minute option changed to Five Minutes to prevent API block in Table widget.<\\/li>\\n<\\/ul>\\n<h4> 2.2.4 <\\/h4>\\n<ul>\\n<li>Tweak: Added Show\\/Hide Profile Name and Feed Content option in Facebook\\/Twitter Feed widget.<\\/li>\\n<li>Tweak: Added Feed Media Image Height option in Facebook\\/Twitter Feed widget.<\\/li>\\n<li>Tweak: Added CSS ID option for hotspots in Image Hotspots widget.<\\/li>\\n<li>Fixed: All RTL issues in Facebook\\/Twitter Feed widget.<\\/li>\\n<\\/ul>\\n<h4> 2.2.3 <\\/h4>\\n<ul>\\n<li>Tweak: Added Custom Navigation option to Tabs widget.<\\/li>\\n<li>Tweak: Added Back To Initial Position for Parallax Mouse Interactivity in Image Layers widget.<\\/li>\\n<li>Fixed: Icon Spacing option not working when direction option is set to RTL in Table widget.<\\/li>\\n<li>Fixed: Google Sheets not working in Table widget.<\\/li>\\n<li>Fixed: Left Margin\\/Padding option not working for Title\\/Link in Hover Box widget.<\\/li>\\n<\\/ul>\\n<h4> 2.2.2 <\\/h4>\\n<ul>\\n<li>Tweak: Now you can load more than 25 feed posts in Instagram Feed widget.<\\/li>\\n<li>Fixed: Google Sheets not working in Table widget.<\\/li>\\n<li>Fixed: Carousel swipes in opposite direction in all social feed\\/reviews widgets.<\\/li>\\n<li>Fixed: Duplicated Premium Addons icon in section add-ons after WordPress v5.6.<\\/li>\\n<\\/ul>\\n<h4> 2.2.1 <\\/h4>\\n<ul>\\n<li>Fixed: Description not showing issue in Icon Box widget.<\\/li>\\n<li>Fixed: Font Awesome icons not showing in Image Hotspots widget.<\\/li>\\n<li>Fixed: Inline editing not working for content in Tabs widget.<\\/li>\\n<\\/ul>\\n<h4> 2.2.0 <\\/h4>\\n<ul>\\n<li>Tweak: Added two new styles to Hover Box widget - <a href=\\\"https:\\/\\/premiumaddons.com\\/flip-box-widget-for-elementor-page-builder\\/\\\">here<\\/a>.<\\/li>\\n<li>Tweak: Added Carousel option in Facebook\\/Instagram Feed widgets.<\\/li>\\n<li>Tweak: Added Equal Height option in Facebook\\/Twitter Feed widgets.<\\/li>\\n<li>Tweak: Added Lottie Animation Icon option in Tabs widget.<\\/li>\\n<li>Tweak: Added Whole Box Link and Link Position options in Icon Box widget.<\\/li>\\n<li>Tweak: Added responsive controls for Carousel Tabs option in Tabs widget.<\\/li>\\n<li>Tweak: Added slides spacing for Carousel Tabs option in Tabs widget.<\\/li>\\n<li>Tweak: Added Rotate option to back icon in Icon Box widget.<\\/li>\\n<li>Tweak: Hotspots Image render function code refactored to improve for site performance.<\\/li>\\n<li>Tweak: Removed API Key option in Behance Feed widget.<\\/li>\\n<li>Fixed: List layout width issue in Facebook\\/Twitter Feed widgets.<\\/li>\\n<li>Fixed: Multi Scroll widget console error with some themes.<\\/li>\\n<li>Fixed: Horizontal Scroll widget issues on browser window resize.<\\/li>\\n<li>Fixed: Tabs widget spacing issues on small screens.<\\/li>\\n<li>Fixed: Default padding given to content in Content Toggle widget.<\\/li>\\n<li>Fixed: Widgets Badge White Labeling option not working.<\\/li>\\n<li>Fixed: Warning <code>Trying to access array offset on value of type null<\\/code> when Navigation Arrows option is disabled in Horizontal Scroll widget.<\\/li>\\n<\\/ul>\\n<h4> 2.1.4 <\\/h4>\\n<ul>\\n<li>Tweak: Added WPML Compatibility for Table widget.<\\/li>\\n<li>Fixed: Bounce image issue in Parallax section addon.<\\/li>\\n<li>Fixed: Font Awesome icons not showing in social feed widgets.<\\/li>\\n<\\/ul>\\n<h4> 2.1.3 <\\/h4>\\n<ul>\\n<li>Tweak: Alt attribute is now reading from Media library for images in Image Layers widget.<\\/li>\\n<li>Tweak: Unnecessary code removed for better performance.<\\/li>\\n<\\/ul>\\n<h4> 2.1.2 <\\/h4>\\n<ul>\\n<li>Tweak: Added Text Editor\\/Template Content Type option in Unfold widget.<\\/li>\\n<li>Tweak: Added Interactive option for tooltips in Image Hotspots widget.<\\/li>\\n<li>Tweak: Added File Source (URL\\/File Upload) option in Lottie Animations section add-on.<\\/li>\\n<li>Fixed: Images Alt attribute not added in multi-layered Parallax add-on.<\\/li>\\n<li>Fixed: Images stretch issue in Image Comparison widget.<\\/li>\\n<li>Fixed: Handle not moving in RTL sites issue in Image Comparison widget.<\\/li>\\n<li>Fixed: Responsive controls for section background not applied on Parallax add-on.<\\/li>\\n<li>Fixed: Custom Data table not pulling data after the file URL is changed in Table widget.<\\/li>\\n<li>Fixed: Instagram video not showing in RTL sites in Instagram Feed widget.<\\/li>\\n<\\/ul>\\n<h4> 2.1.1 <\\/h4>\\n<ul>\\n<li>Tweak: Added new skin Cards in Facebook, Google and Yelp Reviews widgets.<\\/li>\\n<li>Tweak: Added Maximum Words Number option for image caption in Instagram Feed widget.<\\/li>\\n<li>Fixed: Icon Color option not applied on SVGs in Tabs widget.<\\/li>\\n<li>Fixed: Place\\/Page avatar alignment issue on Twenty Twenty theme in Facebook, Google and Yelp Reviews widgets.<\\/li>\\n<\\/ul>\\n<h4> 2.1.0 <\\/h4>\\n<ul>\\n<li>Fixed: Icon Spacing option not working on RTL sites in WhatsApp Chat widget.<\\/li>\\n<li>Fixed: Icon Spacing option not working when Icon Position is set to After in Magic Section widget.<\\/li>\\n<li>Fixed: Freehand design option not working in Image Layers, Hotspots and Parallax section add-on after Elementor 3.0.0.<\\/li>\\n<li>Fixed: Page update button is disabled after using Freehand position\\/resize feature.<\\/li>\\n<\\/ul>\\n<h4> 2.0.9 <\\/h4>\\n<ul>\\n<li>Fixed: Compatibility issues with Elementor v3.0.0.<\\/li>\\n<li>Fixed: Particles add-on appears below section in RTL sites issue.<\\/li>\\n<li>Fixed: Undefined \'open_graph_story\' in Facebook Reviews widget.<\\/li>\\n<li>Fixed: Icon Size option not working with SVG icons in Icon Box widget.<\\/li>\\n<\\/ul>\\n<h4> 2.0.8 <\\/h4>\\n<ul>\\n<li>Tweak: Add different color to each dataset value in bar Chart widget.<\\/li>\\n<li>Fixed: WhatsApp Chat widget group option not working on mobile devices.<\\/li>\\n<li>Fixed: Hotspots Horizontal Position option not working for RTL sites in Image Hotspots widget.<\\/li>\\n<li>Fixed: Compatibility issues with WordPress 5.5.<\\/li>\\n<\\/ul>\\n<h4> 2.0.7 <\\/h4>\\n<ul>\\n<li>Tweak: Added Change Colors As Gradient option in Background Transition widget.<\\/li>\\n<li>Tweak: API Version updated for Facebook Reviews\\/Feed widgets.<\\/li>\\n<li>Fixed: Filter by Tags option letter case sensitive in Instagram Feed widget.<\\/li>\\n<\\/ul>\\n<h4> 2.0.6 <\\/h4>\\n<ul>\\n<li>Tweak: Added caching option for remote CSV files in Table widget.<\\/li>\\n<li>Tweak: Added Filter by Tags option in Instagram Feed widget.<\\/li>\\n<\\/ul>\\n<h4> 2.0.5 <\\/h4>\\n<ul>\\n<li>Tweak: Instagram deprecated API replaced with Facebook API in Instagram Feed widget.<\\/li>\\n<li>Tweak: Added Color options for feed links in Twitter\\/Facebook Feed widgets.<\\/li>\\n<li>Tweak: Added Background Color, Margin and Padding option for readmore link in Twitter\\/Facebook Feed widgets.<\\/li>\\n<li>Fixed: Widgets with entrance animations not showing on tablet\\/mobile devices in Horizontal Scroll widget.<\\/li>\\n<\\/ul>\\n<h4> 2.0.4 <\\/h4>\\n<ul>\\n<li>Tweak: Premium Instagram Feed widget now supports Instagram videos.<\\/li>\\n<li>Tweak: Added RTL Mode option in Horizontal Scroll widget.<\\/li>\\n<li>Tweak: Added Image icon option in Tabs widget.<\\/li>\\n<li>Tweak: Added Carousel Tabs option in Tabs widget.<\\/li>\\n<li>Tweak: Added Change Readmore text option in social reviews widgets.<\\/li>\\n<li>Tweak: Added Render Type option in Lottie Animations section add-on.<\\/li>\\n<li>Tweak: Added Speed option in Flip Box widget.<\\/li>\\n<li>Fixed: Facebook Feed widget date not showing in Safari.<\\/li>\\n<li>Fixed: Social reviews carousel issue in RTL sites.<\\/li>\\n<li>Fixed: Vertical Image Comparison widget not working when label option is disabled.<\\/li>\\n<\\/ul>\\n<h4> 2.0.3 <\\/h4>\\n<ul>\\n<li>Fixed: Section add-on and some widgets not working since v2.0.2<\\/li>\\n<\\/ul>\\n<h4> 2.0.3 <\\/h4>\\n<ul>\\n<li>Fixed: Section add-on and some widgets not working since v2.0.2<\\/li>\\n<\\/ul>\\n<h4> 2.0.2 <\\/h4>\\n<ul>\\n<li>Fixed: Image Layers scroll effects not working since v2.0.0<\\/li>\\n<li>Fixed: Premium Lottie section add-on editor overloading issue.<\\/li>\\n<li>Fixed: WhatsApp button not working on iOS mobile devices.<\\/li>\\n<\\/ul>\\n<h4> 2.0.1 <\\/h4>\\n<ul>\\n<li>Fixed: Freehand positioning conflict in Lottie Animations section add-on.<\\/li>\\n<li>Fixed: Entrance animation duplicate issue in Horizontal Scroll widget.<\\/li>\\n<\\/ul>\\n<h4> 2.0.0 <\\/h4>\\n<ul>\\n<li>New: Introducing Lottie Animations Integration for all the widgets including icon options.<\\/li>\\n<li>New: Added Premium Lottie Animations Section Add-on.<\\/li>\\n<li>Tweak: Added Overlay Background option to Alert Box widget.<\\/li>\\n<li>Tweak: Added Default Tab Index option to Tabs widget.<\\/li>\\n<li>Tweak: Added Border Radius option for button in Content Switcher widget.<\\/li>\\n<li>Tweak: Added Show\\/hide layers on different devices option in Parallax Add-on multi layers.<\\/li>\\n<li>Tweak: Added Floating Effects in Image Hotspots and Preview Window widgets.<\\/li>\\n<li>Fixed: Horizontal Scroll not scrolling below last slide on Snappy effect.<\\/li>\\n<li>Fixed: Widgets masonry layout issues on the editor on Chrome browser.<\\/li>\\n<li>Fixed: Table widget responsive option not working on tablets.<\\/li>\\n<li>Fixed: Instagram Feed new API not working for logged out users.<\\/li>\\n<li>Fixed: Instagram login button not working when Facebook Reviews widget is disabled.<\\/li>\\n<li>Fixed: Conflict with Pinpoint Booking System Plugin shortcodes.<\\/li>\\n<li>Fixed: Multi Scroll widget Left\\/Right Section Width option override previous widgets.<\\/li>\\n<li>Fixed: PHP error <code>Trying to access array offer on value of type bool<\\/code> in \\/white-label\\/admin.php.<\\/li>\\n<li>Fixed: Console error <code>jQuery is not defined<\\/code> in Image Hotspots widget.<\\/li>\\n<li>Fixed: Compatibility errors with PHP v7.0<\\/li>\\n<\\/ul>\\n<h4> 1.9.3 <\\/h4>\\n<ul>\\n<li>Tweak: Added new API options for Instagram Feed widget.<\\/li>\\n<li>Fixed: Horizontal Scroll widget not working on RTL sites.<\\/li>\\n<li>Fixed: Opacity floating effect now working in Image Layers widget.<\\/li>\\n<\\/ul>\\n<h4> 1.9.2 <\\/h4>\\n<ul>\\n<li>Tweak: Added Hover Text\\/Icon Color option for Trigger Button in Magic Section widget.<\\/li>\\n<li>Tweak: Added Opacity to Float Effects in Image Layers widget.<\\/li>\\n<li>Tweak: Change "Read More" link text option added in Facebook\\/Twitter Feed widgets.<\\/li>\\n<li>Tweak: Added <code>Mouse Tilt<\\/code> option in Icon Box widget.<\\/li>\\n<li>Tweak: Get \'alt\' attribute for images in iHover widget.<\\/li>\\n<li>Fixed: Dynamic links not working for some elements.<\\/li>\\n<li>Fixed: Warning <code>Trying to access array offset on value of type bool<\\/code> in section add-ons.<\\/li>\\n<\\/ul>\\n<h4> 1.9.1 <\\/h4>\\n<ul>\\n<li>Tweak: Added support for dynamic fields in all social media widgets.<\\/li>\\n<li>Fixed: Scrolling issues in Horizontal Scroll widget.<\\/li>\\n<li>Fixed: Console error <code>ReferenceError: module is not defined<\\/code><\\/li>\\n<\\/ul>\\n<h4> 1.9.0 <\\/h4>\\n<ul>\\n<li>New: Added Horizontal Scroll widget.<\\/li>\\n<li>Tweak: Added <code>Animation Duration<\\/code> option in Animated Gradient section add-on.<\\/li>\\n<li>Tweak: Added Chinese to Language option for Facebook Messenger Chat widget.<\\/li>\\n<li>Tweak: Added <code>Whole Box Link<\\/code> option in Icon Box widget.<\\/li>\\n<\\/ul>\\n<h4> 1.8.9 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Load Chart on Scroll\\/Page Load<\\/code> option in Charts widget.<\\/li>\\n<li>Tweak: Added <code>Animation Duration<\\/code> option in Charts widget.<\\/li>\\n<li>Fixed: Filters by rating not working properly when review rating is not set in Facebook Reviews widget.<\\/li>\\n<\\/ul>\\n<h4> 1.8.8 <\\/h4>\\n<ul>\\n<li>Tweak: Improved <code>Filter By Language<\\/code> option in Google Reviews widget.<\\/li>\\n<li>Fixed: Spacings not applied on tooltips templates in Image Hotspots widget.<\\/li>\\n<li>Fixed: Colors applied on <code>Whole Box Link<\\/code> in iHover widget.<\\/li>\\n<li>Fixed: Rating Schema in Google Reviews widget.<\\/li>\\n<\\/ul>\\n<h4> 1.8.7 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Pagination<\\/code> options in Table widget.<\\/li>\\n<li>Tweak: Added <code>Carousel<\\/code> options in Twitter Feed widget.<\\/li>\\n<\\/ul>\\n<h4> 1.8.6 <\\/h4>\\n<ul>\\n<li>Tweak: Now, you can remove all header cells in Table widget.<\\/li>\\n<li>Tweak: Added <code>Hover Text Animation<\\/code> switcher option in Flip Box widget.<\\/li>\\n<\\/ul>\\n<h4> 1.8.5 <\\/h4>\\n<ul>\\n<li>Tweak: Added new effects for Ken Burns add-on.<\\/li>\\n<li>Tweak: Added <code>Reverse Direction<\\/code> for mousemove parallax in Image Layers widget.<\\/li>\\n<\\/ul>\\n<h4> 1.8.4 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Link<\\/code> option for header cells in Table widget.<\\/li>\\n<li>Fixed: <code>Transition Speed<\\/code> option not working in Ken Burns section add-on.<\\/li>\\n<\\/ul>\\n<h4> 1.8.3 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Padding<\\/code> option for container in Facebook Reviews widget.<\\/li>\\n<\\/ul>\\n<h4> 1.8.2 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Blend Mode<\\/code> option to iHover, Image Hotspots and Image Layers widgets.<\\/li>\\n<li>Tweak: Added <code>Filter by Tags<\\/code> option to Instagram Feed widget.<\\/li>\\n<li>Fixed: Lightbox not working in Instagram Feed widget.<\\/li>\\n<li>Fixed: Console errors on IE due to Background Transition widget.<\\/li>\\n<\\/ul>\\n<h4> 1.8.1 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Floating Effects<\\/code> to Image Layers widget.<\\/li>\\n<li>Tweak: Added <code>Zoom In\\/Out<\\/code> option for each layer in Ken Burns add-on.<\\/li>\\n<\\/ul>\\n<h4> 1.8.0 <\\/h4>\\n<ul>\\n<li>Tweak: Added four new effects to Flip Box widget.<\\/li>\\n<li>Tweak: 3D flip effect animation enhanced in Flip Box widget.<\\/li>\\n<\\/ul>\\n<h4> 1.7.9 <\\/h4>\\n<ul>\\n<li>Tweak: Now you can set different style to each hotspot item in Image Hotspots widget.<\\/li>\\n<li>Tweak: Added link option for Button in Alert Box widget.<\\/li>\\n<li>Tweak: Added Hover Background Color option Alert Box widget.<\\/li>\\n<li>Fixed: Not all ratings are pulled in Facebook Reviews widget.<\\/li>\\n<\\/ul>\\n<h4> 1.7.8 <\\/h4>\\n<ul>\\n<li>Tweak: Added Spinner styling option for loading spinner in Instagram Feed widget.<\\/li>\\n<li>Fixed: <code>$<\\/code> is not defined in Facebook Reviews and Feed widgets.<\\/li>\\n<\\/ul>\\n<h4> 1.7.7 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Button<\\/code> option to iHover widget.<\\/li>\\n<li>Tweak: Added <code>Hide Plugin Row Meta<\\/code> and <code>Hide Plugin Changelog Link<\\/code> to plugin White Labeling options.<\\/li>\\n<li>Fixed: Background Transition widget not working with <code>RGB<\\/code> colors.<\\/li>\\n<li>Fixed: Console errors with invalid sections CSS IDs in Background Transition widget.<\\/li>\\n<\\/ul>\\n<h4> 1.7.6 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>CSS Filter<\\/code> for normal\\/hover state in Image Hotspots widget.<\\/li>\\n<li>Fixed: Grey line appears by default in Image Layers widget.<\\/li>\\n<li>Fixed: Even Layout not working with Carousel option enabled in all Reviews widgets.<\\/li>\\n<li>Fixed: Carousel slides not appearing on RTL sites in all Reviews widgets.<\\/li>\\n<li>Fixed: SVG icons size option not working in all widgets.<\\/li>\\n<li>Fixed: Link title and icon are not aligned in Icon Box widget.<\\/li>\\n<\\/ul>\\n<h4> 1.7.5 <\\/h4>\\n<ul>\\n<li>Tweak: Premium Background Transition widget improved.<\\/li>\\n<li>Fixed: Caching is not applied on place data in Yelp Reviews widget.<\\/li>\\n<li>Fixed: Nested Premium Tabs not appearing.<\\/li>\\n<li>Fixed: Active Tab box shadow option not applied on the same selector in normal\\/hover in Tabs widget.<\\/li>\\n<\\/ul>\\n<h4> 1.7.4 <\\/h4>\\n<ul>\\n<li>Tweak: Added caching option <code>Reload Reviews Once Every<\\/code> in Facebook, Google and Yelp Reviews widgets.<\\/li>\\n<\\/ul>\\n<h4> 1.7.3 <\\/h4>\\n<ul>\\n<li>Fixed: Instagram Feed widget not working on IE browsers.<\\/li>\\n<\\/ul>\\n<h4> 1.7.2 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Render First Row As<\\/code> option in Table widget.<\\/li>\\n<li>Fixed: Flipbox widget <code>Whole Box<\\/code> link option is not working.<\\/li>\\n<li>Fixed: Default icon is not working in iHover widget.<\\/li>\\n<\\/ul>\\n<h4> 1.7.1 <\\/h4>\\n<ul>\\n<li>New: Added Color Transition widget.<\\/li>\\n<li>Tweak: Get Instagram feed by Access Token only.<\\/li>\\n<li>Tweak: Added dynamic field support for CSV file in Table widget.<\\/li>\\n<\\/ul>\\n<h4> 1.7.0 <\\/h4>\\n<ul>\\n<li>Fixed: Instagram Feed loading spinner does not appear on preview page.<\\/li>\\n<\\/ul>\\n<h4> 1.6.9 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Hover Color<\\/code> option for title\\/icon in Tabs widget.<\\/li>\\n<li>Fixed: Active tab Margin\\/Padding issue in Tabs widget.<\\/li>\\n<li>Fixed: Vertical Tabs widget alignment issue.<\\/li>\\n<li>Fixed: Security bugs fixed.<\\/li>\\n<\\/ul>\\n<h4> 1.6.8 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Schema Support<\\/code> option for all Reviews widgets.<\\/li>\\n<li>Tweak: Font Awesome 5 compatibility for all widgets.<\\/li>\\n<\\/ul>\\n<h4> 1.6.7 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Minimum Value<\\/code> option in Charts widget.<\\/li>\\n<\\/ul>\\n<h4> 1.6.6 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Line Width<\\/code> option for grid lines in Charts widget.<\\/li>\\n<li>Tweak: Added transition for Image Accordion overlay color.<\\/li>\\n<li>Fixed: Parallax section add-on does not work on frontend pages.<\\/li>\\n<\\/ul>\\n<h4> 1.6.5 <\\/h4>\\n<ul>\\n<li>Tweak: Load assets files for section add-ons only when needed to improve performance.<\\/li>\\n<li>Tweak: Added <code>Step Size<\\/code> option for Radar type Charts.<\\/li>\\n<li>Fixed: Tabs nav container changed to div to prevent styling issues.<\\/li>\\n<\\/ul>\\n<h4> 1.6.4 <\\/h4>\\n<ul>\\n<li>Fixed: <code>Reviews Word Length<\\/code> option does not work for non-latin characters in all reviews widgets.<\\/li>\\n<li>Fixed: <code>Notice: Undefined variable: tool_tips_image_url<\\/code> in Preview Window widget.<\\/li>\\n<\\/ul>\\n<h4> 1.6.3 <\\/h4>\\n<ul>\\n<li>Tweak: Added responsive controls for <code>Alignment<\\/code> option in iHover widget.<\\/li>\\n<li>Fixed: <code>Border Color<\\/code> option missing for <code>Style 3<\\/code> in Tabs widget.<\\/li>\\n<li>Fixed: Bottom positioned Magic Section appears after page load.<\\/li>\\n<\\/ul>\\n<h4> 1.6.2 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Facebook Login<\\/code> Button to Premium Facebook Feed widget for easier feed pull.<\\/li>\\n<li>Fixed: <code>Maximum Value<\\/code> option added to Radar chat type in Charts widget.<\\/li>\\n<li>Fixed: <code>Carousel Arrows Position<\\/code> option shows when <code>Autoplay<\\/code> option is enabled in Yelp Reviews widget.<\\/li>\\n<li>Fixed: Loader spinner not showing on the preview page in Facebook\\/Twitter Feed.<\\/li>\\n<\\/ul>\\n<h4> 1.6.1 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>RTL Mode<\\/code> option for Facebook, Google and Yelp Reviews widgets.<\\/li>\\n<li>Fixed: <code>Transition Speed<\\/code> option not working for Ken Burns section add-on.<\\/li>\\n<li>Fixed: Image Layers <code>Freehand<\\/code> reposition not working if page contains Premium Carousel widget.<\\/li>\\n<\\/ul>\\n<h4> 1.6.0 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Review Length<\\/code> option to Facebook Reviews widget.<\\/li>\\n<li>Fixed: Images pixelated when size is increased in Facebook Reviews widget.<\\/li>\\n<li>Fixed: Messenger Chat icon not showing on mobile devices.<\\/li>\\n<li>Fixed: Cells alignment issue with multi-line text in Table widget.<\\/li>\\n<li>Fixed: Blank line below Instagram images for some themes.<\\/li>\\n<\\/ul>\\n<h4> 1.5.9 <\\/h4>\\n<ul>\\n<li>New: Added Yelp Reviews widget.<\\/li>\\n<li>Tweak: Added <code>Facebook Login<\\/code> Button to Premium Facebook Reviews widget for easier reviews pull.<\\/li>\\n<li>Tweak: Added <code>Review Length<\\/code> option in Google Reviews widget.<\\/li>\\n<li>Tweak: Added <code>Responsive Controls<\\/code> for Premium Particles section add-on.<\\/li>\\n<li>Tweak: Added <code>Table Layout<\\/code> option in Premium Table widget.<\\/li>\\n<li>Fixed: Divider and text in Premium Divider widget are not centered in some themes.<\\/li>\\n<li>Fixed: <code>Button Size<\\/code> in Unfold widget not applied on the front-end.<\\/li>\\n<li>Fixed: Back side <code>Link<\\/code> unclickable on Microsoft Edge in Flip Box widget.<\\/li>\\n<li>Fixed: Twitter\\/Facebook Feed time elapsed Singular\\/Plural issue.<\\/li>\\n<li>Fixed: Clipped reviewer profile picture in Google Reviews widget.<\\/li>\\n<\\/ul>\\n<h4> 1.5.8 <\\/h4>\\n<ul>\\n<li>New: Added Image Accordion widget.<\\/li>\\n<li>Fixed: Title\\/Icon are not horizontally centered in styles 3,4 in Tabs widget.<\\/li>\\n<\\/ul>\\n<h4> 1.5.7 <\\/h4>\\n<ul>\\n<li>Tweak: <code>Read More<\\/code> button redirects to post instead of page in Facebook Feed widget.<\\/li>\\n<li>Fixed: Carousel arrows styling only works on the editor page in Google\\/Facebook Reviews widget.<\\/li>\\n<li>Tweak: Added <code>Theme<\\/code> option for lightbox in Instagram widget.<\\/li>\\n<li>Tweak: Added <code>Date Format<\\/code> option in Facebook Reviews widget.<\\/li>\\n<\\/ul>\\n<h4> 1.5.6 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Fade Speed<\\/code> option for Ken Burns section add-on.<\\/li>\\n<li>Fixed: Posts` images don\'t appear in Facebook Feed widget.<\\/li>\\n<\\/ul>\\n<h4> 1.5.5 <\\/h4>\\n<ul>\\n<li>Fixed: Reviews date doesn\'t appear with <code>Place Info<\\/code> option disabled.<\\/li>\\n<li>Fixed: Right templates shift to left by <code>1px<\\/code> in Multi Scroll widget.<\\/li>\\n<li>Fixed: Facebook Feed widget doesn\'t work with APIs v3.3.<\\/li>\\n<\\/ul>\\n<h4> 1.5.4 <\\/h4>\\n<ul>\\n<li>Tweak: Plugin core refactored to improve performance.<\\/li>\\n<\\/ul>\\n<h4> 1.5.3 <\\/h4>\\n<ul>\\n<li>Fixed: Charts animation doesn\'t work when height option is set.<\\/li>\\n<li>Fixed: <code>Tabs Background<\\/code> overrides lists background for <code>Style 3<\\/code> in Tabs widget.<\\/li>\\n<\\/ul>\\n<h4> 1.5.2 <\\/h4>\\n<ul>\\n<li>Fixed: <code>Dynamic Content<\\/code> doesn\'t work when <code>ACF Field<\\/code> is selected in Table widget.<\\/li>\\n<\\/ul>\\n<h4> 1.5.1 <\\/h4>\\n<ul>\\n<li>Tweak: <code>Tilt Mouse Interactivity<\\/code> doesn\'t work on IE for Image Layers widget.<\\/li>\\n<\\/ul>\\n<h4> 1.5.0 <\\/h4>\\n<ul>\\n<li>Fixed: Image Comparison broken on IE with Section Vertical Parallax enabled.<\\/li>\\n<\\/ul>\\n<h4> 1.4.9 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Outer Background Color<\\/code> option for container in Preview Window widget.<\\/li>\\n<li>Fixed: Magic Section content appears until page is loaded.<\\/li>\\n<li>Fixed: Image Comparison broken on IE with Image Layers scroll effects enabled.<\\/li>\\n<\\/ul>\\n<h4> 1.4.8 <\\/h4>\\n<ul>\\n<li>Tweak: <code>WPML Compatibility<\\/code> for all widgets.<\\/li>\\n<li>Fixed: License deactivation issues.<\\/li>\\n<li>Fixed: Google reCaptcha doesn\'t work after v1.4.8<\\/li>\\n<li>Fixed: Particles are stretched on small screens.<\\/li>\\n<li>Fixed: Add-ons don\'t load with <code>MyListing<\\/code> theme.<\\/li>\\n<\\/ul>\\n<h4> 1.4.7 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Stretch Image<\\/code> option for background image in Image Hotspots widget.<\\/li>\\n<li>Fixed: Console error <code>UniversalTilt undefined<\\/code> on IE browser with Image Layers widget.<\\/li>\\n<\\/ul>\\n<h4> 1.4.6 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Dynamic Field<\\/code> support for Instagram widget.<\\/li>\\n<li>Fixed: <code>Invalid Character on line 3361<\\/code> after v1.3.5<\\/li>\\n<\\/ul>\\n<h4> 1.4.5 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Scroll Effects<\\/code> for images in Image Layers widget.<\\/li>\\n<li>Tweak: Added <code>Freehand<\\/code> postioning, resizing features for layers in Image Layers widget and Multi Layer Parallax.<\\/li>\\n<li>Tweak: Added <code>Freehand<\\/code> postioning feature for Image Hotspots widget.<\\/li>\\n<li>Tweak: Added <code>Date Format<\\/code> option for Google Reviews widget.<\\/li>\\n<li>Tweak: Added <code>Dynamic Field<\\/code> support for all <code>URL<\\/code> fields.<\\/li>\\n<li>Fixed: Content Switcher widget button issue when browse back page button is clicked.<\\/li>\\n<li>Fixed: <code>Save Settings<\\/code> button doesn\'t work in White Labeling Dashboard submenu.<\\/li>\\n<li><strong>Important: This update includes deep enhancements for Image Hotspots, Image Layers widgets and Parallax Add-on. So, please review your existing pages.<\\/strong><\\/li>\\n<\\/ul>\\n<h4> 1.4.4 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Data Separator<\\/code> optiuon for CSV files in Table widget.<\\/li>\\n<li>Fixed: Layout issues on Microsoft IE browser.<\\/li>\\n<li>Fixed: <code>Notice: Undefined index: premium_parallax_android_support<\\/code> , <code>premium_parallax_ios_support<\\/code> in Parallax add-on.<\\/li>\\n<\\/ul>\\n<h4> 1.4.3 <\\/h4>\\n<ul>\\n<li>Tweak: Prevent adding inline styles\\/scripts for Section add-ons.<\\/li>\\n<li>Tweak: Changed Particles Add-on <code>JSON<\\/code> code area from <code>TEXTAREA<\\/code> to <code>CODE<\\/code><\\/li>\\n<li>Tweak: Ability to change <code>Live Search<\\/code> and <code>Show Records<\\/code> strings in Table widget.<\\/li>\\n<li>Tweak: Wait images to load before triggering <code>Masonry<\\/code> layout in Faceook Feed widget.<\\/li>\\n<li>Fixed: Cells align right issue on Google Chrome in Table widget.<\\/li>\\n<li>Fixed: Premium Divider issues with <code>Elementor Custom Positioning<\\/code> option.<\\/li>\\n<\\/ul>\\n<h4> 1.4.2 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Show Records<\\/code> option in Table widget.<\\/li>\\n<li>Tweak: Added <code>Blur On Hover<\\/code> effect in Table widget.<\\/li>\\n<li>Tweak: Added <code>responsive controls<\\/code> for Search field in Table widget.<\\/li>\\n<li>Tweak: Added <code>Text Color<\\/code> option for Search field in Table widget.<\\/li>\\n<li>Tweak: Added <code>Settings<\\/code> to plugin action links on <code>Plugins<\\/code> page.<\\/li>\\n<\\/ul>\\n<h4> 1.4.1 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Left\\/Right Section Width<\\/code> option to control width ratio in Multi Scroll widget.<\\/li>\\n<li>Tweak: Added <code>Show Caption<\\/code> option to show photo caption in Instagram widget.<\\/li>\\n<li>Tweak: Added <code>CSS Filters<\\/code> options group for hover state in Instagram widget.<\\/li>\\n<\\/ul>\\n<h4> 1.4.0 <\\/h4>\\n<ul>\\n<li>Fixed: Premium Twitter Feed does not work.<\\/li>\\n<\\/ul>\\n<h4> 1.3.9 <\\/h4>\\n<ul>\\n<li>Tweak: Premium Parallax background position, repeat and size inherit from Elementor responsive background options.<\\/li>\\n<li>Tweak: Added responsive controls for <code>Arrow Size<\\/code> option in Premium Facebook\\/Google Reviews widgets.<\\/li>\\n<li>Tweak: Added <code>CSS Filters<\\/code> option for images for trigger and preview images in Preview Image widget.<\\/li>\\n<li>Tweak: Code refactor to enhance plugin performance speed.<\\/li>\\n<\\/ul>\\n<h4> 1.3.8 <\\/h4>\\n<ul>\\n<li>Tweak: Added responsive controls for <code>Number of Columns<\\/code> option in Premium Facebook\\/Google Review and Facebook\\/Twitter widgets.<\\/li>\\n<li>Tweak: Added <code>CSS Filters<\\/code> option for images in Premium Behance\\/Instagram Feed and iHover widgets.<\\/li>\\n<\\/ul>\\n<h4> 1.3.7 <\\/h4>\\n<ul>\\n<li>Tweak: Added responsive controls for <code>Images per Row<\\/code> option in Premium Instagram widget.<\\/li>\\n<li>Tweak: Added <code>Widgets Badge<\\/code> option to white labeling to change widgets` icons badge text.<\\/li>\\n<li>Fixed: Enable Parallax on Android\\/iOS does not work for Parallax section add-on.<\\/li>\\n<li>Fixed: Different images height when <code>Masonry<\\/code> option is disabled in Premium Intagram widget.<\\/li>\\n<\\/ul>\\n<h4> 1.3.6 <\\/h4>\\n<ul>\\n<li>Fixed: Warning: require_once(\\/premium-addons-pro-includes\\/deps\\/json.php): failed to open stream: No such file or directory.<\\/li>\\n<li>Fixed: Images order when <code>Masonry<\\/code> option is disabled in Premium Instagram Feed widget.<\\/li>\\n<\\/ul>\\n<h4> 1.3.5 <\\/h4>\\n<ul>\\n<li>Tweak: JS enhancements in Facebook, Twitter and Instagram elements to improve plugin performance.<\\/li>\\n<li>Tweak: Added <code>Infinite<\\/code> option for single image in Ken Burns add-on.<\\/li>\\n<li>Fixed: Set Tabs content to Full Width issue.<\\/li>\\n<li>Fixed: Posts overlapping when masonry option enabled in Premium Facebook Feed widget.<\\/li>\\n<\\/ul>\\n<h4> 1.3.4 <\\/h4>\\n<ul>\\n<li>Tweak: JS enhancements in Charts, Facebook\\/Google Reviews, Image layers, Multi Scroll , and Tabs elements to improve plugin performance.<\\/li>\\n<li>Tweak: Dynamic data support for <code>Image<\\/code> in Premium Divider widget.<\\/li>\\n<\\/ul>\\n<h4> 1.3.3 <\\/h4>\\n<ul>\\n<li>Tweak: Dynamic data support in Premium Ken Burns add-on.<\\/li>\\n<li>Fixed: Image Hotspots widget issue on preview page.<\\/li>\\n<\\/ul>\\n<h4> 1.3.2 <\\/h4>\\n<ul>\\n<li>Fixed: Pointer cursor for cells with <code>Link<\\/code> option disabled in Premium Table widget.<\\/li>\\n<li>Fixed: overlapping issue when iHover widget <code>Link<\\/code> option is enabled.<\\/li>\\n<li>Fixed: Tabs widget layout issue on iOS devices.<\\/li>\\n<\\/ul>\\n<h4> 1.3.1 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Border Width<\\/code> option for each dataset in Premium Charts widget.<\\/li>\\n<li>Fixed: <code>Warning: Creating default object from empty value<\\/code> in Premium Google Reviews widget.<\\/li>\\n<\\/ul>\\n<h4> 1.3.0 <\\/h4>\\n<ul>\\n<li>Tweak: Unnecessary <code>esc_html()<\\/code> function removed.<\\/li>\\n<li>Tweak: Unnecessary conditions removed to enhance editor page loading speed.<\\/li>\\n<\\/ul>\\n<h4> 1.2.9 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Second Fill Color<\\/code> option to create gradients in Line, Bar and Horizontal Bar charts.<\\/li>\\n<li>Tweak: Unnecessary functions removed from Facebook Feed, Charts, Behance and Image Comparison widgets to enhance performance.<\\/li>\\n<\\/ul>\\n<h4> 1.2.8 <\\/h4>\\n<ul>\\n<li>Tweak: CSS files loaded only when required to enhance plugin performance.<\\/li>\\n<li>Tweak: Show label next to value on Pie\\/Doughnut Premium Chart hover.<\\/li>\\n<\\/ul>\\n<h4> 1.2.7 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Show Values on Chart<\\/code> option to Pie\\/Doughnut chart in Premium Charts widget.<\\/li>\\n<\\/ul>\\n<h4> 1.2.6 <\\/h4>\\n<ul>\\n<li>Tweak: Added language option to Premium Messenger Chat widget.<\\/li>\\n<li>Fixed: <code>View Details<\\/code> link appears for Premium Add-ons for Elementor with White Labeling enabled.<\\/li>\\n<\\/ul>\\n<h4> 1.2.5 <\\/h4>\\n<ul>\\n<li>Tweak: Formatting Y-Axis labels numbers in Premium Charts widget.<\\/li>\\n<li>Tweak: Ken Burns can now be used with only one image.<\\/li>\\n<li>Fixed: Charts not visible when inserted in Elementor Accordion widget.<\\/li>\\n<li>Fixed: CSV files don\'t appear in Media in Premium Tables widget.<\\/li>\\n<\\/ul>\\n<h4> 1.2.4 <\\/h4>\\n<ul>\\n<li>Tweak: Added Overlay Color option to Premium Ken Burns section add-on.<\\/li>\\n<li>Fixed: <code>Detected usage of deprecated noAndroid<\\/code> with Premium Parallax section add-on.<\\/li>\\n<li>Fixed: Premium Messenger Chat not working after Facebook latest Apps update.<\\/li>\\n<\\/ul>\\n<h4> 1.2.3 <\\/h4>\\n<ul>\\n<li>Tweak: Added vertical tabs sections width option in Premium Tabs widget.<\\/li>\\n<li>Tweak: Added Filter by language option in Premium Google Reviews widget.<\\/li>\\n<\\/ul>\\n<h4> 1.2.2 <\\/h4>\\n<ul>\\n<li>Tweak: Added arrow size and padding options to carousel arrows in Premium Facebook\\/Google reviews widget.<\\/li>\\n<li>Tweak: Dynamic data support in Premium Charts widget.<\\/li>\\n<li>Tweak: Shortcodes support using text editor in Premium Content Switcher widget.<\\/li>\\n<li>Fixed: Charts issue when inserted inside Premium Modal Box widget.<\\/li>\\n<\\/ul>\\n<h4> 1.2.1 <\\/h4>\\n<ul>\\n<li>Fixed: Projects with grid images in Premium Behance widget.<\\/li>\\n<\\/ul>\\n<h4> 1.2.0 <\\/h4>\\n<ul>\\n<li>Tweak: Added Column Width option in Premium Charts widget.<\\/li>\\n<li>Tweak: Added Carousel Autoplay speed option in Premium Facebook\\/Google reviews widget.<\\/li>\\n<li>Tweak: Added Carousel Arrows position option in Premium Facebook\\/Google reviews widget.<\\/li>\\n<li>Fixed: Carousel responsive issues in Premium Facebook\\/Google reviews widget.<\\/li>\\n<li>Fixed: Reviews issue when no stars is returned with review.<\\/li>\\n<\\/ul>\\n<h4> 1.1.9 <\\/h4>\\n<ul>\\n<li>Tweak: Hide specific sections on mobiles\\/tables option added to Multi Scroll widget.<\\/li>\\n<\\/ul>\\n<h4> 1.1.8 <\\/h4>\\n<ul>\\n<li>Fixed: Sections order on mobile\\/tablets in Multi Scroll widget.<\\/li>\\n<\\/ul>\\n<h4> 1.1.7 <\\/h4>\\n<ul>\\n<li>Fixed: Responsive issues in Premium Multi Scroll widget.<\\/li>\\n<\\/ul>\\n<h4> 1.1.6 <\\/h4>\\n<ul>\\n<li>New: Added Multi Scroll widget.<\\/li>\\n<li>Tweak: Added Margin Option for Magic Section widget in active case.<\\/li>\\n<li>Fixed: Google Reviews unloaded place image.<\\/li>\\n<li>Fixed: Tabs background\\/arrow color issue.<\\/li>\\n<\\/ul>\\n<h4> 1.1.5 <\\/h4>\\n<ul>\\n<li>Tweak: Premium Table widget performance enhanced.<\\/li>\\n<li>Tweak: Added Dynamic Images option for all widgets.<\\/li>\\n<li>Tweak: Added Dynamic place id option for Premium Google Reviews widget.<\\/li>\\n<li>Tweak: Added Carousel option for Premium Facebook\\/Google reviews widget.<\\/li>\\n<\\/ul>\\n<h4> 1.1.4 <\\/h4>\\n<ul>\\n<li>Fixed: Premium Tabs conflict issue.<\\/li>\\n<li>Fixed: Facebook\\/Twitter Feed read more issue.<\\/li>\\n<\\/ul>\\n<h4> 1.1.3 <\\/h4>\\n<ul>\\n<li>Fixed: Facebook Feed widget conflict issue.<\\/li>\\n<\\/ul>\\n<h4> 1.1.2 <\\/h4>\\n<ul>\\n<li>Tweak: Added convert values to percentage in Premium Charts widget.<\\/li>\\n<li>Fixed: Call to a member function get_error_message() on array after license activation.<\\/li>\\n<\\/ul>\\n<h4> 1.1.1 <\\/h4>\\n<ul>\\n<li>Tweak: Plugin core enhancement for faster performance.<\\/li>\\n<li>Tweak: Premium Divider widget performance enhanced.<\\/li>\\n<li>Tweak: Premium Flip Box widget performance enhanced.<\\/li>\\n<li>Tweak: Premium Icon Box widget performance enhanced.<\\/li>\\n<li>Tweak: Premium Image Layers widget performance enhanced.<\\/li>\\n<li>Tweak: Premium iHover widget performance enhanced.<\\/li>\\n<\\/ul>\\n<h4> 1.1.0 <\\/h4>\\n<ul>\\n<li>Fixed: Tabs issue on IE browser.<\\/li>\\n<li>Fixed: Group Control issue in Premium Facebook\\/Twitter widgets.<\\/li>\\n<\\/ul>\\n<h4> 1.0.9 <\\/h4>\\n<ul>\\n<li>Fixed: Warning "Invalid argument supplied for foreach() in \\/premium-addons-pro\\/widgets\\/premium-tables.php on line 1567".<\\/li>\\n<\\/ul>\\n<h4> 1.0.8 <\\/h4>\\n<ul>\\n<li>Fixed: License not Valid after trying to activate license.<\\/li>\\n<\\/ul>\\n<h4> 1.0.7 <\\/h4>\\n<ul>\\n<li>New: Added WhatsApp Chat widget.<\\/li>\\n<\\/ul>\\n<h4> 1.0.6 <\\/h4>\\n<ul>\\n<li>Fixed: Image size issue in Premium Parallax addon.<\\/li>\\n<li>Fixed: Transparent images grey background issue.<\\/li>\\n<li>Fixed: Invisible charts issue.<\\/li>\\n<\\/ul>\\n<h4> 1.0.5 <\\/h4>\\n<ul>\\n<li>Tweak: App ID and App secret are changed to Access Token in Facebook Feed widget.<\\/li>\\n<\\/ul>\\n<h4> 1.0.4 <\\/h4>\\n<ul>\\n<li>Tweak: Animations starts on scrolling in Premium Charts widget.<\\/li>\\n<\\/ul>\\n<h4> 1.0.3 <\\/h4>\\n<ul>\\n<li>New: Added Facebook Feed element.<\\/li>\\n<\\/ul>\\n<h4> 1.0.2 <\\/h4>\\n<ul>\\n<li>Tweak: Added Background Size\\/Position options in Premium Section Parallax.<\\/li>\\n<li>Fixed: Instagram Feed grid issue when Masonry is disabled.<\\/li>\\n<li>Fixed: Fatal error: Can\'t use function return value in write context for PHP versions below 5.5<\\/li>\\n<\\/ul>\\n<h4> 1.0.1 <\\/h4>\\n<ul>\\n<li>Tweak: Added URLs option to each dataset in Premium Charts widget.<\\/li>\\n<li>Tweak: Added image fill option in Premium Ken Burns.<\\/li>\\n<\\/ul>\\n<h4> 1.0.0 <\\/h4>\\n<ul>\\n<li>Initial stable release.<\\/li>\\n<\\/ul>\",\"installation\":\"<h4> Minimum Requirements <\\/h4>\\n<ul>\\n<li>WordPress 4.5 or greater<\\/li>\\n<li>PHP version 5.4 or greater<\\/li>\\n<li>MySQL version 5.0 or greater<\\/li>\\n<\\/ul>\\n<h4> Installation Instructions <\\/h4>\\n<ul>\\n<li>First make sure that Elementor Page Builder and Premium Addons for Elementor are installed, As this plugin works only with both of them.<\\/li>\\n<li>Download the plugin then Upload it to the plugin folder: \\/wp-content\\/plugins\\/ or install it through the WordPress plugins screen directly.<\\/li>\\n<li>Activate the plugin through the \\u2018Plugins\\u2019 screen in WordPress<\\/li>\\n<li>You can find Premium Addons Elements under the category \\u201cPremium Addons\\u201d on your Elementor element\\/widget list.<\\/li>\\n<\\/ul>\"},\"banners\":{\"high\":\"https:\\/\\/my.leap13.com\\/wp-content\\/uploads\\/edd\\/2018\\/10\\/premium-addons-pro-plugin-banner-hd.jpg\",\"low\":\"https:\\/\\/my.leap13.com\\/wp-content\\/uploads\\/edd\\/2018\\/10\\/premium-addons-pro-plugin-banner-ld.jpg\"},\"icons\":{\"1x\":\"https:\\/\\/my.leap13.com\\/wp-content\\/uploads\\/edd\\/2021\\/08\\/premium-addons-logo-128x128.jpg\",\"2x\":\"https:\\/\\/my.leap13.com\\/wp-content\\/uploads\\/edd\\/2021\\/08\\/premium-addons-logo-256x256.jpg\"},\"msg\":\"No license key has been provided.\",\"stable_tag\":\"2.9.11\",\"license\":\"GPL v3.0\",\"tested\":\"6.4.2\",\"description\":[\"<p>This plugin is an extension to Premium Addons for Elementor Plugin that includes Pro Elementor widgets and Addons for Elementor Page Builder. Visit <a href=\\\"https:\\/\\/www.premiumaddons.com\\/\\\">Premium Addons Website<\\/a> to check widgets and addons demos.<\\/p>\\n<p>Premium Addons PRO plugin\\u2019s widgets are cross browser compatible and also fully responsive, Your website will rock on all browsers as well as tables and mobile devices.<\\/p>\\n<p>When using Premium Addons\\u2019 widgets you will notice that it has more customization options than any other widget in other plugin.<\\/p>\\n<p>Premium Addons PRO can be used only as a complement of Elementor page builder plugin as it\\u2019s not a standalone plugin.<\\/p>\\n<h3>Features<\\/h3>\\n<ul>\\n<li>Fully Customizable Elements.<\\/li>\\n<li>Options panel for enabling desired elements only for faster performance.<\\/li>\\n<li>Free Support through online forums.<\\/li>\\n<\\/ul>\\n<h3>Available Elements<\\/h3>\\n<ol>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/alert-box-widget-for-elementor-page-builder\\/\\\">Premium Alert Box<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/animated-section-gradients-for-elementor-page-builder\\/\\\">Premium Animated Section Gradient<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/behance-feed-widget-for-elementor-page-builder\\/\\\">Premium Behance Feed<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/charts-widget-for-elementor-page-builder\\/\\\">Premium Charts<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/content-switcher-widget-for-elementor-page-builder\\/\\\">Premium Content Switcher<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/dual-header-widget-for-elementor-page-builder\\/\\\">Premium Divider<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/facebook-feed-widget-for-elementor-page-builder-2\\/\\\">Premium Facebook Feed<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/facebook-messenger-widget-for-elementor-page-builder\\/\\\">Premium Facebook Messenger<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/facebook-reviews-widget-for-elementor-page-builder\\/\\\">Premium Facebook Reviews<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/flip-box-widget-for-elementor-page-builder\\/\\\">Premium Flip Box<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/google-reviews-for-elementor-page-builder\\/\\\">Premium Google Reviews<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/icon-box-widget-for-elementor-page-builder\\/\\\">Premium Icon Box<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/ihover-widget-for-elementor-page-builder\\/\\\">Premium iHover<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-image-accordion-widget\\/\\\">Premium Image Accordion<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/image-comparison-widget-for-elementor-page-builder\\/\\\">Premium Image Comparison<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/image-hotspots-widget-for-elementor-page-builder\\/\\\">Premium Image Hotspots<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/image-layers-widget-for-elementor-page-builder\\/\\\">Premium Image Layers<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/instagram-feed-widget-for-elementor-page-builder\\/\\\">Premium Instagram Feed<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/ken-burns-section-addon-for-elementor-page-builder\\/\\\">Premium Ken Burns<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/magic-section-widget-for-elementor-page-builder\\/\\\">Premium Magic Section<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/multi-scroll-widget-for-elementor-page-builder\\/\\\">Premium Multi Scroll<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/parallax-section-addon-for-elementor-page-builder\\/\\\">Premium Parallax<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/particles-section-addon-for-elementor-page-builder\\/\\\">Premium Particles<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/preview-window-widget-for-elementor-page-builder\\/\\\">Premium Preview Window<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/table-widget-for-elementor-page-builder\\/\\\">Premium Tables<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/twitter-feed-widget-for-elementor-page-builder\\/\\\">Premium Twitter Feed<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/tabs-widget-for-elementor-page-builder-2\\/\\\">Premium Tabs<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/unfold-widget-for-elementor-page-builder\\/\\\">Premium Unfold<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/whatsapp-widget-for-elementor-page-builder\\/\\\">Premium WhatsApp Chat<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-yelp-reviews-widget\\/\\\">Premium Yelp Reviews<\\/a><\\/li>\\n<\\/ol>\"],\"changelog\":[\"<h4> 2.9.11 <\\/h4>\\n<ul>\\n<li>New: Added new hover effects to all the buttons all over the plugin - <a href=\\\"https:\\/\\/premiumaddons.com\\/button-widget-for-elementor-page-builder\\/\\\">here<\\/a>.<\\/li>\\n<li>Tweak: Alert Box widget rebuilt - <a href=\\\"https:\\/\\/premiumaddons.com\\/alert-box-widget-for-elementor-page-builder\\/\\\">here<\\/a>.<\\/li>\\n<li>Fixed: Social icons not showing in Image Hotspots widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.10 <\\/h4>\\n<ul>\\n<li>Tweak: Added option to apply Particles addon on whole page through Elementor page settings.<\\/li>\\n<li>Tweak: Added responsive controls to Display option in Content Toggle widget.<\\/li>\\n<li>Fixed: Disable Snappy Effect on Touch Devices in Horizontal Scroll widget not working.<\\/li>\\n<li>Fixed: Flickering issue with Image Sequence effect in Magic Scroll addon.<\\/li>\\n<\\/ul>\\n<h4> 2.9.9 <\\/h4>\\n<ul>\\n<li>Tweak: Divider widget rebuilt - <a href=\\\"https:\\/\\/premiumaddons.com\\/divider-widget-for-elementor-page-builder\\/\\\">here<\\/a>.<\\/li>\\n<li>Tweak: Option to Disable Scroll on Accordion Item Click added in in Tabs widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.8 <\\/h4>\\n<ul>\\n<li>Tweak: Added option to hide Horizontal Scroll widget slides on desktop devices.<\\/li>\\n<li>Fixed: Unnecessary HTML markup rendered in the table widget.<\\/li>\\n<li>Fixed: Feed is duplicated in Facebook and Behance Feed widgets.<\\/li>\\n<li>Fixed: Facebook and Behance Feed widgets not working on the frontend.<\\/li>\\n<\\/ul>\\n<h4> 2.9.7 <\\/h4>\\n<ul>\\n<li>Tweak: Added SVG Code option in Site Logo widget.<\\/li>\\n<li>Tweak: Gold API error messages handled in News Ticker widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.6 <\\/h4>\\n<ul>\\n<li>Tweak: Added Option to enable US numbers sorting in Table widget.<\\/li>\\n<li>Tweak: Compatibility between Hide Slide On option in Multi Scroll widget and Elementor custom breakpoints.<\\/li>\\n<\\/ul>\\n<h4> 2.9.5 <\\/h4>\\n<ul>\\n<li>Fixed: Fatal error when Premium Addons Pro is activated without the free version.<\\/li>\\n<li>Fixed: Masonry effect not working correctly on editor page in Instagram Feed widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.4 <\\/h4>\\n<ul>\\n<li>Tweak: Added Custom Navigation Element Selector option in Multi Scroll to be used to navigate to Multi Scroll slides.<\\/li>\\n<li>Fixed: Ratings values between .7 and .9 are rendered as half star in Social Reviews widgets.<\\/li>\\n<\\/ul>\\n<h4> 2.9.3 <\\/h4>\\n<ul>\\n<li>Fixed: PHP Error when Image Accordion widget is used.<\\/li>\\n<li>Fixed: Elementor asks to run Safe Mode with Magic Scroll addon.<\\/li>\\n<\\/ul>\\n<h4> 2.9.2 <\\/h4>\\n<ul>\\n<li>Tweak: Added Alternative Gold API key option in News Ticker widget.<\\/li>\\n<li>Tweak: Added Load More option in Smart Post Listing widget.<\\/li>\\n<li>Tweak: Added more styling controls in Smart Post Listing widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.1 <\\/h4>\\n<ul>\\n<li>Tweak: Code improved for better performance and security.<\\/li>\\n<\\/ul>\\n<h4> 2.9.0 <\\/h4>\\n<ul>\\n<li>New: Added Smart Post Listing widget - <a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-smart-post-listing-widget\\/\\\">here<\\/a>.<\\/li>\\n<li>Tweak: Show Alt text for the images in Ken Burns addon.<\\/li>\\n<\\/ul>\\n<h4> 2.8.27 <\\/h4>\\n<ul>\\n<li>Fixed: Twitter Feed widget not working.<\\/li>\\n<\\/ul>\\n<h4> 2.8.26 <\\/h4>\\n<ul>\\n<li>Tweak: Code refactored for better performance and security.<\\/li>\\n<li>Fixed: Numbers showing on hover not formatted in Charts widget.<\\/li>\\n<\\/ul>\\n<h4> 2.8.25 <\\/h4>\\n<ul>\\n<li>Tweak: Removed Twitter Feed credentials section.<\\/li>\\n<\\/ul>\\n<h4> 2.8.24 <\\/h4>\\n<ul>\\n<li>Tweak: Added custom position options for tooltips in Image Hotspots widget.<\\/li>\\n<li>Fixed: Multi Scroll widget not working when elements with entrance animations used in it.<\\/li>\\n<li>Fixed: Twitter Feed widget not working in some cases.<\\/li>\\n<li>Fixed: Image Comparison widget handle not working on RTL sites.<\\/li>\\n<\\/ul>\\n<h4> 2.8.23 <\\/h4>\\n<ul>\\n<li>Tweak: Added caching options in Facebook and Behance Feed widgets.<\\/li>\\n<li>Tweak: Multi Scroll widget improved to trigger entrance animations on slide change.<\\/li>\\n<li>Fixed: Button showing in back side in 3D Hover Box widget.<\\/li>\\n<li>Fixed: Horizontal Scroll issues on mobile devices.<\\/li>\\n<li>Fixed: Hide Empty Reviews option not working correctly in Google Reviews widget.<\\/li>\\n<\\/ul>\\n<h4> 2.8.22 <\\/h4>\\n<ul>\\n<li>Tweak: Added custom size unit for range controls in some widgets.<\\/li>\\n<li>Tweak: Load posts only if they have body text in Facebook Feed widget.<\\/li>\\n<li>Fixed: Load Chart On option not working in Charts widget.<\\/li>\\n<li>Fixed: Fatal error in Tabs widget when an image icon with empty image is added.<\\/li>\\n<\\/ul>\\n<h4> 2.8.21 <\\/h4>\\n<ul>\\n<li>New: Added Magnet Effect in Custom Mouse Cursor addon - <a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-custom-mouse-cursor-global-feature\\/\\\">here<\\/a>.<\\/li>\\n<li>Tweak: Magic Scroll addon performance improved.<\\/li>\\n<\\/ul>\\n<h4> 2.8.20 <\\/h4>\\n<ul>\\n<li>Tweak: CSS files size minimized for better performance.<\\/li>\\n<li>Fixed: Custom link attributes not working in Icon Box widget.<\\/li>\\n<li>Fixed: Console error in Horizontal Scroll widget.<\\/li>\\n<\\/ul>\\n<h4> 2.8.19 <\\/h4>\\n<ul>\\n<li>Tweak: Added option to load Magic Scroll addon on page load, not when the section is reached.<\\/li>\\n<li>Fixed: Image Comparison widget not working when used inside Tabs widget.<\\/li>\\n<li>Fixed: Lock Page Scroll option in Magic Scroll addon causing a blank area while scrolling on mobile devices.<\\/li>\\n<li>Fixed: PHP warning in Parallax addon when no layers are added.<\\/li>\\n<li>Fixed: Console error with Horizontal Scroll widget.<\\/li>\\n<\\/ul>\\n<h4> 2.8.18 <\\/h4>\\n<ul>\\n<li>Tweak: Added Text Shadow and Box Shadow scroll effects in Magic Scroll addon.<\\/li>\\n<li>Tweak: Added Sort Reviews by date option in Google Reviews widget.<\\/li>\\n<li>Tweak: Show\\/hide images by hashtags in Instagram Feed widget.<\\/li>\\n<\\/ul>\\n<h4> 2.8.17 <\\/h4>\\n<ul>\\n<li>Tweak: Sticky effect behavior improved in Magic Scroll addon.<\\/li>\\n<li>Tweak: Added option to trigger entrance animations once for Snappy scroll in Horizontal Scroll widget.<\\/li>\\n<li>Fixed: Sticky effect not working on the editor page in Magic Scroll addon.<\\/li>\\n<\\/ul>\\n<h4> 2.8.16 <\\/h4>\\n<ul>\\n<li>Fixed: Draw SVG not working on the editor page with multiple SVGs in Magic Scroll addon.<\\/li>\\n<li>Fixed: Transition is added to Icon Box widget when used with Magic Scroll addon.<\\/li>\\n<\\/ul>\\n<h4> 2.8.15 <\\/h4>\\n<ul>\\n<li>Fixed: Elements with entrance animation flash in Horizontal Scroll widget.<\\/li>\\n<li>Fixed: Icons not showing in some controls.<\\/li>\\n<\\/ul>\\n<h4> 2.8.14 <\\/h4>\\n<ul>\\n<li>New: Added Magic Scroll addon - <a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-magic-scroll-global-addon\\/\\\">here<\\/a>.<\\/li>\\n<\\/ul>\\n<h4> 2.8.13 <\\/h4>\\n<ul>\\n<li>Fixed: Compatibility issues with Elementor v3.8.0<\\/li>\\n<li>Fixed: Ken Burns section\\/column addon not working with recent Elementor versions.<\\/li>\\n<\\/ul>\\n<h4> 2.8.12 <\\/h4>\\n<ul>\\n<li>New: Added Site Logo widget - <a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-site-logo-widget\\/\\\">here<\\/a>.<\\/li>\\n<\\/ul>\\n<h4> 2.8.11 <\\/h4>\\n<ul>\\n<li>Tweak: Added caching option in Instagram Feed widget to improve the feed performance and loading speed.<\\/li>\\n<li>Tweak: Added Close On Click Outside option in Magic Section widget.<\\/li>\\n<li>Fixed: Icon styling not applied properly on SVG icons in Divider widget.<\\/li>\\n<li>Fixed: Mouse tilt option not working since Premium Addons for Elementor v4.9.35.<\\/li>\\n<li>Fixed: Feed is not showing if Posts\\/Account option value is larger than the posts returned by Facebook.<\\/li>\\n<li>Fixed: Alignment option not working properly for multi-line values in Table widget.<\\/li>\\n<\\/ul>\\n<h4> 2.8.10 <\\/h4>\\n<ul>\\n<li>New: Added Random Badges option in Mega Menu widget - <a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-mega-menu-widget\\/\\\">here<\\/a>.<\\/li>\\n<li>Fixed: PHP warnings in Google Reviews widget.<\\/li>\\n<\\/ul>\\n<h4> 2.8.9 <\\/h4>\\n<ul>\\n<li>Fixed: Console error when SVG Draw option is disabled for Parallax addon.<\\/li>\\n<li>Fixed: SVG Draw option not working for Font Awesome icons in Icon Box widget.<\\/li>\\n<li>Fixed: Applying global background colors not working in Magic Section widget.<\\/li>\\n<li>Fixed: Icon color applied on Lottie animation in Hover Box widget.<\\/li>\\n<\\/ul>\\n<h4> 2.8.8 <\\/h4>\\n<ul>\\n<li>Tweak: Behance Feed widget now loads feed on scroll, not on page load.<\\/li>\\n<li>Fixed: PHP warning after v2.8.7.<\\/li>\\n<\\/ul>\\n<h4> 2.8.7 <\\/h4>\\n<ul>\\n<li>Tweak: Make sure Custom Mouse Cursor addon JS files are loaded only if the addon is used on a page.<\\/li>\\n<li>Fixed: Navigation Arrows\\/Dots not working properly on touch devices in Horizontal Scroll widget.<\\/li>\\n<\\/ul>\\n<h4> 2.8.6 <\\/h4>\\n<ul>\\n<li>Fixed: Fatal error due to Image Accordion widget since v2.8.4.<\\/li>\\n<\\/ul>\\n<h4> 2.8.5 <\\/h4>\\n<ul>\\n<li>Fixed: Icons in Icon Box widget always dissappear if Draw SVG option is disabled.<\\/li>\\n<\\/ul>\\n<h4> 2.8.4 <\\/h4>\\n<ul>\\n<li>New: Added Draw Icon option in all widgets that has Icon option in them.<\\/li>\\n<li>Tweak: Added Horizontal\\/Vertical Alignment options for multi-layers in Parallax addon.<\\/li>\\n<li>Fixed: Conflict between Custom Mouse Cursor addon and WP Rocket Defer JS files option.<\\/li>\\n<\\/ul>\\n<h4> 2.8.3 <\\/h4>\\n<ul>\\n<li>Fixed: Compatibility issues with Elementor v3.7.0.<\\/li>\\n<li>Fixed: Freehand Positioning feature not working when the device mode is changed in the editor page.<\\/li>\\n<\\/ul>\\n<h4> 2.8.2 <\\/h4>\\n<ul>\\n<li>Tweak: Facebook Feed widget styling improved for RTL sites.<\\/li>\\n<li>Fixed: Conflict with Elementor Pro templates.<\\/li>\\n<li>Fixed: Even layout not working with Carousel Infinite Autoplay in social reviews widgets.<\\/li>\\n<li>Fixed: Carousel Navigation Arrows color\\/size controls not working in Instagram Feed widget.<\\/li>\\n<\\/ul>\\n<h4> 2.8.1 <\\/h4>\\n<ul>\\n<li>Fixed: PHP warning since v2.8.0<\\/li>\\n<\\/ul>\\n<h4> 2.8.0 <\\/h4>\\n<ul>\\n<li>Tweak: Apply Custom Mouse Cursor on full page or the entire website - <a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-custom-mouse-cursor-global-feature\\/\\\">here<\\/a>.<\\/li>\\n<li>Tweak: Added responsive controls to Number of Columns option in Behance Feed widget.<\\/li>\\n<li>Fixed: Carousel Tabs option applied on nested tabs.<\\/li>\\n<li>Fixed: Unnecessay Elementor placeholder images added to the Media Library after importing templates.<\\/li>\\n<li>Fixed: Multi Scroll widget not working with Elementor custom breakpoints.<\\/li>\\n<li>Fixed: Ken Burns addon not showing images properly on small screens.<\\/li>\\n<li>Fixed: Hover Box widget not working properly on iOS devices.<\\/li>\\n<\\/ul>\\n<h4> 2.7.9 <\\/h4>\\n<ul>\\n<li>Tweak: Add responsive controls for image control in Ken Burns section\\/column addon.<\\/li>\\n<li>Fixed: Horizontal\\/Vertical Offset option not working for social icon in all Social Reviews widgets.<\\/li>\\n<li>Fixed: Horizontal Offset and z-index options not working for Fixed Content template in Horizontal Scroll widget.<\\/li>\\n<li>Fixed: Console error in Charts widget.<\\/li>\\n<\\/ul>\\n<h4> 2.7.8 <\\/h4>\\n<ul>\\n<li>Tweak: Code improvements for better performance and loading speed.<\\/li>\\n<\\/ul>\\n<h4> 2.7.7 <\\/h4>\\n<ul>\\n<li>Tweak: Load Custom Mouse Cursor addon when the element is visible on viewport to improve performance and page loading speed.<\\/li>\\n<li>Tweak: Added Cover Image size option in Behance Feed widget.<\\/li>\\n<\\/ul>\\n<h4> 2.7.6 <\\/h4>\\n<ul>\\n<li>Tweak: Add Mask Image option in Image Layers widget.<\\/li>\\n<li>Tweak: Add Render As SVG\\/Canvas option for Lottie Animation icons in Hover Box widget.<\\/li>\\n<li>Tweak: HTML markup optimized for Image Hotspots and Twitter Feed widgets for better performance.<\\/li>\\n<li>Fixed: Accordion Tabs option not working in Tabs widget.<\\/li>\\n<\\/ul>\\n<h4> 2.7.5 <\\/h4>\\n<ul>\\n<li>New: Added URL String, Shortcode and WooCommerce Products in Cart options in Display Conditions.<\\/li>\\n<li>Tweak: HTML markup optimized for Hover Box, Image Accordion, Instagram Feed, Tabs, Unfold widgets for better performance.<\\/li>\\n<li>Tweak: Added Disable Floating Effects on Safari option in widgets have floating effects.<\\/li>\\n<li>Tweak: Trigger Particles and Badge addons JS code when visible on viewport to improve page loading speed.<\\/li>\\n<li>Tweak: Added compatibility Charts and Horizontal Scroll widgets.<\\/li>\\n<li>Fixed: Change Colors As Gradient option not working in Background Transition widget.<\\/li>\\n<li>Fixed: Profile Header image not showing properly on small devices in Twitter Feed widget.<\\/li>\\n<li>Fixed: Right Side Template option not showing in Multi Scroll widget.<\\/li>\\n<\\/ul>\\n<h4> 2.7.4 <\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility between Badge Global Addon and Elementor Container element - <a href=\\\"https:\\/\\/elementor.com\\/help\\/container-element\\/\\\">here<\\/a>.<\\/li>\\n<li>Fixed: Horizontal Scroll jiterring issue on touch devices.<\\/li>\\n<\\/ul>\\n<h4> 2.7.3 <\\/h4>\\n<ul>\\n<li>New: Added Create\\/Edit Live Templates feature in all widgets that support Elementor Templates.<\\/li>\\n<\\/ul>\\n<h4> 2.7.2 <\\/h4>\\n<ul>\\n<li>Tweak: Added support for future features compatibility<\\/li>\\n<li>Fixed: Button Trigger Size option not working on frontend in Magic Section widget.<\\/li>\\n<li>Fixed: Alignment issue in Icon Box widget when description is short.<\\/li>\\n<li>Fixed: Invalid CSS added in the editor when Badge Addon is enabled.<\\/li>\\n<\\/ul>\\n<h4> 2.7.1 <\\/h4>\\n<ul>\\n<li>Fixed: Fatal error with some PHP versions after v2.7.0<\\/li>\\n<\\/ul>\\n<h4> 2.7.0 <\\/h4>\\n<ul>\\n<li>New: Added Premium Badge global addon - <a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-badge-global-addon\\/\\\">here<\\/a>.<\\/li>\\n<\\/ul>\\n<h4> 2.6.9 <\\/h4>\\n<ul>\\n<li>Tweak: HTML markup optimized for Table widget for better performance.<\\/li>\\n<li>Tweak: Added Icon Color and Text Color\\/Typography options for each repeater cell in Table widget.<\\/li>\\n<li>Fixed: Hover Color and Padding options not working for Read More link in Icon Box widget.<\\/li>\\n<\\/ul>\\n<h4> 2.6.8 <\\/h4>\\n<ul>\\n<li>New: Added five new skins in Elementor WooCommerce Products Listing widget - <a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-woocommerce-products\\/\\\">here<\\/a>.<\\/li>\\n<li>Tweak: Added compatibility between section\\/column addons and Elementor Container element - <a href=\\\"https:\\/\\/elementor.com\\/help\\/container-element\\/\\\">here<\\/a>.<\\/li>\\n<li>Tweak: Widgets code refactored to improve performance and loading speed.<\\/li>\\n<li>Tweak: Added Hover Box Shadow option in Lottie Animation section addon.<\\/li>\\n<li>Fixed: PHP warning when Follow Delay option value is not set in Custom Mouse Cursor addon.<\\/li>\\n<li>Fixed: Image with Size option set to custom not rendered in Image Layers and Icon Box widgets.<\\/li>\\n<\\/ul>\\n<h4> 2.6.7 <\\/h4>\\n<ul>\\n<li>New: Added Custom Mouse Cursor global addon - <a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-custom-mouse-cursor-global-feature\\\">here<\\/a>.<\\/li>\\n<li>Tweak: Added Auto Change Tabs option in Tabs widget.<\\/li>\\n<li>Tweak: HTML markup for images in Icon Box widget.<\\/li>\\n<li>Tweak: Make sure images in Image Layers and Tabs widgets are lazyloaded to improve loading speed.<\\/li>\\n<li>Fixed: Section\\/Column addons not working on editor when used inside widgets using Elementor templates.<\\/li>\\n<\\/ul>\\n<h4> 2.6.6 <\\/h4>\\n<ul>\\n<li>Fixed: Box shadow and Background Color options overriden by default values in CSS in Preview Window widget.<\\/li>\\n<li>Fixed: Charts widget not working in some cases inside Tabs widget.<\\/li>\\n<li>Fixed: Animated Gradient and Blob Generator addons not working in Tabs widget.<\\/li>\\n<li>Fixed: Ken Burns addon Infinite option always disabled when the editor page is reloaded.<\\/li>\\n<\\/ul>\\n<h4> 2.6.5 <\\/h4>\\n<ul>\\n<li>Tweak: Load the main CSS file only when required.<\\/li>\\n<li>Fixed: Tabs widget not working properly with some themes.<\\/li>\\n<li>Fixed: Compatibility between Carousel option in Social Reviews widgets and RTL sites.<\\/li>\\n<li>Fixed: Keyboard Scrolling still works even when the control is disabled in Horizontal Scroll widget.<\\/li>\\n<\\/ul>\\n<h4> 2.6.4 <\\/h4>\\n<ul>\\n<li>Fixed: Compatibility issues with Elementor v3.5.0.<\\/li>\\n<\\/ul>\\n<h4> 2.6.3 <\\/h4>\\n<ul>\\n<li>Tweak: Added options to control Scroll Offset for each section individually in Color Transition widget.<\\/li>\\n<li>Tweak: Javascript loading method improved for Animated Gradient, Particles section\\/column addons for better performance.<\\/li>\\n<li>Fixed: Styling options not working for SVG icons in Magic Section widget.<\\/li>\\n<\\/ul>\\n<h4> 2.6.2 <\\/h4>\\n<ul>\\n<li>Tweak: Added WooCommerce Total Amount In Cart and Current Product Stock options in Display Conditions feature.<\\/li>\\n<li>Fixed: Console error when videos are inserted in Tabs widget.<\\/li>\\n<\\/ul>\\n<h4> 2.6.1 <\\/h4>\\n<ul>\\n<li>Fixed: Undefined variable $dir_class in Image Layers widget when Text option is used.<\\/li>\\n<li>Fixed: Button Size option not working in WhatsApp Chat widget.<\\/li>\\n<\\/ul>\\n<h4> 2.6.0 <\\/h4>\\n<ul>\\n<li>New: Added Animated Blob Generator section addon - <a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-animated-blob-generator\\/\\\">here<\\/a>.<\\/li>\\n<li>Tweak: Added Radar Style option in Image Hotspots widget.<\\/li>\\n<li>Tweak: Added div, p and span HTML tag options for heading in Hover Box widget.<\\/li>\\n<li>Fixed: Default icon size changed in Hover Box widget.<\\/li>\\n<li>Fixed: Background Color not changing when multiple Background Transition widgets are used on the same page.<\\/li>\\n<\\/ul>\\n<h4> 2.5.5 <\\/h4>\\n<ul>\\n<li>Fixed: Background is not changed on scroll up in Background Transition widget.<\\/li>\\n<li>Fixed: Nested tabs styling overwrite issue in Tabs widget.<\\/li>\\n<\\/ul>\\n<h4> 2.5.4 <\\/h4>\\n<ul>\\n<li>Tweak: Tabs widget rebuilt for better usability and editing experience.<\\/li>\\n<li>Tweak: Control number of carousel slides to show in Instagram Feed widget.<\\/li>\\n<li>Tweak: Prevent Background Transition widget from changing color when up\\/down backgrounds are the same.<\\/li>\\n<li>Fixed: Line height not working for Business\\/Place Name, Reviewer Name and Review Text in Social Reviews widgets.<\\/li>\\n<li>Fixed: Entrance Animations not working on for the first in Horizontal Scroll widget.<\\/li>\\n<li>Fixed: Premium Parallax not working for Elementor columns.<\\/li>\\n<li>Fixed: Tabs widget not working when shortcodes are used in tabs content.<\\/li>\\n<\\/ul>\\n<h4> 2.5.3 <\\/h4>\\n<ul>\\n<li>Tweak: Added Heroes Flying-Left effect in iHover widget.<\\/li>\\n<li>Tweak: Remove any duplicate content when Accordion Tabs option is enabled in Tabs widget.<\\/li>\\n<li>Tweak: Added Tab ID option in Tabs widget.<\\/li>\\n<li>Fixed: Animation issues for Flash Rotation, Flip Door, and Magic Door effects in iHover widget.<\\/li>\\n<li>Fixed: Charts not working on the editor page on Chrome browser.<\\/li>\\n<li>Fixed: Color option not applied on links in Table widget when CSV file is used.<\\/li>\\n<\\/ul>\\n<h4> 2.5.2 <\\/h4>\\n<ul>\\n<li>Tweak: Save all the plugin settings on change without need to click "Save Settings" button.<\\/li>\\n<li>Tweak: Compatibility with Elementor v3.4.4.<\\/li>\\n<li>Fixed: Snappy scroll stability issues in Horizontal Scroll issues.<\\/li>\\n<li>Fixed: Compatibility issues between Elementor custom breakpoints and Horizontal Scroll widget.<\\/li>\\n<\\/ul>\\n<h4> 2.5.1 <\\/h4>\\n<ul>\\n<li>Tweak: iHover widget code refactored for faster editing speed..<\\/li>\\n<li>Tweak: Added Image Hover Effect in Image Layers widget.<\\/li>\\n<li>Tweak: Added compatibility between Multiscroll widget and sticky headers.<\\/li>\\n<li>Fixed: Premium Parallax not working for Elementor columns.<\\/li>\\n<li>Fixed: Premium Particles not working on some devices in editor page.<\\/li>\\n<li>Fixed: Premium Parallax not working for Elementor columns.<\\/li>\\n<li>Fixed: Content is not fully rendered issue in Unfold widget.<\\/li>\\n<li>Fixed: Removed Unnecessary requests made in Instagram Feed widget.<\\/li>\\n<li>Fixed: Hide Slide On and Disable Horizontal Scroll On options not working togethr in Horizontal Scroll widget.<\\/li>\\n<li>Fixed: Carousel not working in Facebook Feed widget when <code>Only Show Admin Posts<\\/code> option is enabled.<\\/li>\\n<li>Fixed: Fold Height option not working when set to <code>0<\\/code> in Unfold widget.<\\/li>\\n<li>Fixed: Console error in Multi Scroll widget.<\\/li>\\n<li>Fixed: Admin notices not showing when Premium Addons for Elementor is not installed.<\\/li>\\n<\\/ul>\\n<h4> 2.5.0 <\\/h4>\\n<ul>\\n<li>Tweak: JS code refactored for better performance and faster editing speed.<\\/li>\\n<li>Tweak: Compatibility with Elementor v3.4.2.<\\/li>\\n<li>Fixed: Emojis not showing in Twitter Feed widget.<\\/li>\\n<li>Fixed: Slides overlapping issue on touch devices in Horizontal Scroll widget.<\\/li>\\n<li>Fixed: Image Hotspots colors not working in editor page.<\\/li>\\n<\\/ul>\\n<h4> 2.4.9 <\\/h4>\\n<ul>\\n<li>New: Added Advanced Border Radius option to improve the normal Border Radius option - <a href=\\\"https:\\/\\/9elements.github.io\\/fancy-border-radius\\/\\\">here<\\/a>.<\\/li>\\n<li>Fixed: Particles overlapping issue when browser active tab is changed.<\\/li>\\n<li>Fixed: Alignment controls icons not showing in editor panel.<\\/li>\\n<li>Fixed: Tabs widget style conflict with LearnDash plugin.<\\/li>\\n<\\/ul>\\n<h4> 2.4.8 <\\/h4>\\n<ul>\\n<li>Tweak: Added option to control <code>Based on Number of Reviews<\\/code> string in all social reviews widgets.<\\/li>\\n<li>Fixed: Expired access token is not refreshed in Instagram Feed widget.<\\/li>\\n<li>Fixed: Image appears before entrance animation starts in Image Layers widget.<\\/li>\\n<li>Fixed: Facebook Feed widget conflict with Complianz | GDPR\\/CCPA Cookie Consent plugin.<\\/li>\\n<li>Fixed: Pagination not working in the editor in Table widget.<\\/li>\\n<li>Fixed: Tabs widget conflict with some themes.<\\/li>\\n<\\/ul>\\n<h4> 2.4.7 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Change Tabs to Accordion On Small Screens<\\/code> option in Tabs widget.<\\/li>\\n<li>Tweak: Improved compatibility with Elementor new version.<\\/li>\\n<\\/ul>\\n<h4> 2.4.6 <\\/h4>\\n<ul>\\n<li>Tweak: Improved Social Reviews widgets compatibility for RTL sites.<\\/li>\\n<li>Tweak: Improved WPML compatibility with all widgets.<\\/li>\\n<li>Tweak: Added Icon Spacing option in Unfold widget.<\\/li>\\n<li>Fixed: SVGs icons not showing on button in Unfold widget.<\\/li>\\n<\\/ul>\\n<h4> 2.4.5 <\\/h4>\\n<ul>\\n<li>Fixed: Code improvements for better performance.<\\/li>\\n<\\/ul>\\n<h4> 2.4.4 <\\/h4>\\n<ul>\\n<li>Fixed: Console error in Parallax addon issue.<\\/li>\\n<\\/ul>\\n<h4> 2.4.3 <\\/h4>\\n<ul>\\n<li>Tweak: Added Infinite Autoplay for carousel in social reviews widgets.<\\/li>\\n<li>Tweak: Added Navigation Type Dots\\/Arrows option in social reviews widgets.<\\/li>\\n<li>Tweak: Added Show Number of Reviews option in social reviews widgets.<\\/li>\\n<li>Tweak: Added Put Place\\/Business Info next to reviews option in social reviews widgets.<\\/li>\\n<li>Fixed: Console error <code>$ is not defined<\\/code> since v2.4.2.<\\/li>\\n<\\/ul>\\n<h4> 2.4.2 <\\/h4>\\n<ul>\\n<li>Tweak: Added Clear Cached Data button to Facebook, Google and Yelp Reviews widgets.<\\/li>\\n<li>Tweak: Added Carousel Arrows option for Carousel Tabs option in Tabs widget.<\\/li>\\n<li>Tweak: Snap Scroll improved in Horizontal Scroll widget.<\\/li>\\n<\\/ul>\\n<h4> 2.4.1 <\\/h4>\\n<ul>\\n<li>Fixed: Horizontal Scroll slides anchoring not working since v2.4.0<\\/li>\\n<li>Fixed: Lightbox option issue in Instagram Feed widget.<\\/li>\\n<\\/ul>\\n<h4> 2.4.0 <\\/h4>\\n<ul>\\n<li>Tweak: Feed Media Height control added to work all time in Facebook\\/Twitter Feed widgets.<\\/li>\\n<li>Tweak: Section\\/Column addons code refactored to improve editing speed.<\\/li>\\n<\\/ul>\\n<h4> 2.3.9 <\\/h4>\\n<ul>\\n<li>Tweak: Added Hovered Image Width control option in Image Accordion widget.<\\/li>\\n<li>Tweak: Javascript Code refactored for better performance and security.<\\/li>\\n<li>Fixed: Lottie Animation icon size option not working on Chrome in WhatsApp Chat widget.<\\/li>\\n<\\/ul>\\n<h4> 2.3.8 <\\/h4>\\n<ul>\\n<li>Tweak: Added Spacing Color option in Image Accordion widget.<\\/li>\\n<li>Fixed: Horizontal Scroll anchor links not working with Elementor popups.<\\/li>\\n<li>Fixed: Images Spacing option not working with horizontal direction in Image Accordion widget.<\\/li>\\n<\\/ul>\\n<h4> 2.3.7 <\\/h4>\\n<ul>\\n<li>Tweak: Added Minimal Mask effect for Text in Image Layers widget.<\\/li>\\n<li>Tweak: Added Image Spacing option in Image Accordion widget.<\\/li>\\n<li>Fixed: Icon Color option not applied on SVGs in all widgets.<\\/li>\\n<\\/ul>\\n<h4> 2.3.6 <\\/h4>\\n<ul>\\n<li>Fixed: Hide Section option not working after v2.3.5 in Horizontal Scroll widget.<\\/li>\\n<\\/ul>\\n<h4> 2.3.5 <\\/h4>\\n<ul>\\n<li>Tweak: Added Disable Horizontal Scroll On Tablet\\/Mobile devices option in Horizontal Scroll widget.<\\/li>\\n<li>Tweak: Added Wave Effect option in Animated Gradient add-on.<\\/li>\\n<li>Tweak: Added Change Legend to Circles option in Charts widget.<\\/li>\\n<li>Tweak: Added Maximum Height control in Magic Section.<\\/li>\\n<li>Fixed: Equal Height option not working when Carousel is enabled in Social Feed and Reviews widgets.<\\/li>\\n<\\/ul>\\n<h4> 2.3.4 <\\/h4>\\n<ul>\\n<li>Tweak: Code refactored for better performance and security.<\\/li>\\n<li>Fixed: Live Search option shows results only from current page in Table widget.<\\/li>\\n<li>Fixed: Icon Hover Animation not working with Whole Box Link in Icon Box widget.<\\/li>\\n<\\/ul>\\n<h4> 2.3.3 <\\/h4>\\n<ul>\\n<li>Tweak: Added Pull Data from CSV file in Charts widget.<\\/li>\\n<li>Fixed: Some Particles effects not working.<\\/li>\\n<li>Fixed: Template style is rendered in Content Toggle widget.<\\/li>\\n<\\/ul>\\n<h4> 2.3.2 <\\/h4>\\n<ul>\\n<li>Tweak: Added Lottie Animations, Icon and Text Trigger options in Preview Window widget.<\\/li>\\n<li>Tweak: Added Show\\/Hide Reviewer Image option in Social Reviews widgets.<\\/li>\\n<li>Tweak: Added Show\\/Hide Place Rating Stars option in Social Reviews widgets.<\\/li>\\n<li>Tweak: Code refactored for better performance and security.<\\/li>\\n<\\/ul>\\n<h4> 2.3.1 <\\/h4>\\n<ul>\\n<li>Tweak: Compatibility with Elementor PRO 3.2.0.<\\/li>\\n<\\/ul>\\n<h4> 2.3.0 <\\/h4>\\n<ul>\\n<li>Tweak: Code refactored for better performance and faster editor loading.<\\/li>\\n<li>Tweak: Font Awesome 5 compatibility for Magic Section widget.<\\/li>\\n<li>Tweak: Added option to enable cookies for logged in users in Alert Box widget.<\\/li>\\n<li>Tweak: Added Hover Image option in Preview Window widget.<\\/li>\\n<li>Tweak: Added responsive controls for Fold Height and Fade Height options in Unfold widget.<\\/li>\\n<li>Tweak: Added Icon Spacing option for Link in Icon Box widget.<\\/li>\\n<li>Fixed: Icon Spacing not working on RTL sites in WhatsApp Chat widget.<\\/li>\\n<li>Fixed: Tooltips height issue in Image Hotspots widget.<\\/li>\\n<\\/ul>\\n<h4> 2.2.9 <\\/h4>\\n<ul>\\n<li>Tweak: Added option to hide specific sections on different devices in Horizontal Scroll widget.<\\/li>\\n<li>Fixed: Content alignment responsive controls not working in Icon Box widget.<\\/li>\\n<\\/ul>\\n<h4> 2.2.8 <\\/h4>\\n<ul>\\n<li>New: Apply Animated Gradient, Ken Burns, Parallax and Particles add-on on columns.<\\/li>\\n<li>Fixed: Global Colors not working for Animated Gradient add-on.<\\/li>\\n<li>Fixed: Spinner effect text link not working in iHover widget.<\\/li>\\n<\\/ul>\\n<h4> 2.2.7 <\\/h4>\\n<ul>\\n<li>Tweak: Added Text option in Image Layers widget.<\\/li>\\n<li>Tweak: Code refactored for better performance.<\\/li>\\n<\\/ul>\\n<h4> 2.2.6 <\\/h4>\\n<ul>\\n<li>Tweak: Added Show Admin Posts Only option in Facebook Feed widget.<\\/li>\\n<li>Tweak: Added Data Format Locale option to format numbers in Charts widget.<\\/li>\\n<li>Tweak: Number formatting in Twitter Feed widget.<\\/li>\\n<\\/ul>\\n<h4> 2.2.5 <\\/h4>\\n<ul>\\n<li>Tweak: Added Horizontal Scroll Parallax option in Parallax Section add-on.<\\/li>\\n<li>Tweak: Added Profile Header and Tweet Information options in Twitter Feed widget.<\\/li>\\n<li>Tweak: Added Cube effect in Hover Box widget.<\\/li>\\n<li>Tweak: Added Profile Header in Instagram Feed widget.<\\/li>\\n<li>Tweak: Added Feed Share button in Instagram Feed widget.<\\/li>\\n<li>Tweak: WPML Compatibility for Horizontal Scroll widget.<\\/li>\\n<li>Tweak: Reload data every Minute option changed to Five Minutes to prevent API block in Table widget.<\\/li>\\n<\\/ul>\\n<h4> 2.2.4 <\\/h4>\\n<ul>\\n<li>Tweak: Added Show\\/Hide Profile Name and Feed Content option in Facebook\\/Twitter Feed widget.<\\/li>\\n<li>Tweak: Added Feed Media Image Height option in Facebook\\/Twitter Feed widget.<\\/li>\\n<li>Tweak: Added CSS ID option for hotspots in Image Hotspots widget.<\\/li>\\n<li>Fixed: All RTL issues in Facebook\\/Twitter Feed widget.<\\/li>\\n<\\/ul>\\n<h4> 2.2.3 <\\/h4>\\n<ul>\\n<li>Tweak: Added Custom Navigation option to Tabs widget.<\\/li>\\n<li>Tweak: Added Back To Initial Position for Parallax Mouse Interactivity in Image Layers widget.<\\/li>\\n<li>Fixed: Icon Spacing option not working when direction option is set to RTL in Table widget.<\\/li>\\n<li>Fixed: Google Sheets not working in Table widget.<\\/li>\\n<li>Fixed: Left Margin\\/Padding option not working for Title\\/Link in Hover Box widget.<\\/li>\\n<\\/ul>\\n<h4> 2.2.2 <\\/h4>\\n<ul>\\n<li>Tweak: Now you can load more than 25 feed posts in Instagram Feed widget.<\\/li>\\n<li>Fixed: Google Sheets not working in Table widget.<\\/li>\\n<li>Fixed: Carousel swipes in opposite direction in all social feed\\/reviews widgets.<\\/li>\\n<li>Fixed: Duplicated Premium Addons icon in section add-ons after WordPress v5.6.<\\/li>\\n<\\/ul>\\n<h4> 2.2.1 <\\/h4>\\n<ul>\\n<li>Fixed: Description not showing issue in Icon Box widget.<\\/li>\\n<li>Fixed: Font Awesome icons not showing in Image Hotspots widget.<\\/li>\\n<li>Fixed: Inline editing not working for content in Tabs widget.<\\/li>\\n<\\/ul>\\n<h4> 2.2.0 <\\/h4>\\n<ul>\\n<li>Tweak: Added two new styles to Hover Box widget - <a href=\\\"https:\\/\\/premiumaddons.com\\/flip-box-widget-for-elementor-page-builder\\/\\\">here<\\/a>.<\\/li>\\n<li>Tweak: Added Carousel option in Facebook\\/Instagram Feed widgets.<\\/li>\\n<li>Tweak: Added Equal Height option in Facebook\\/Twitter Feed widgets.<\\/li>\\n<li>Tweak: Added Lottie Animation Icon option in Tabs widget.<\\/li>\\n<li>Tweak: Added Whole Box Link and Link Position options in Icon Box widget.<\\/li>\\n<li>Tweak: Added responsive controls for Carousel Tabs option in Tabs widget.<\\/li>\\n<li>Tweak: Added slides spacing for Carousel Tabs option in Tabs widget.<\\/li>\\n<li>Tweak: Added Rotate option to back icon in Icon Box widget.<\\/li>\\n<li>Tweak: Hotspots Image render function code refactored to improve for site performance.<\\/li>\\n<li>Tweak: Removed API Key option in Behance Feed widget.<\\/li>\\n<li>Fixed: List layout width issue in Facebook\\/Twitter Feed widgets.<\\/li>\\n<li>Fixed: Multi Scroll widget console error with some themes.<\\/li>\\n<li>Fixed: Horizontal Scroll widget issues on browser window resize.<\\/li>\\n<li>Fixed: Tabs widget spacing issues on small screens.<\\/li>\\n<li>Fixed: Default padding given to content in Content Toggle widget.<\\/li>\\n<li>Fixed: Widgets Badge White Labeling option not working.<\\/li>\\n<li>Fixed: Warning <code>Trying to access array offset on value of type null<\\/code> when Navigation Arrows option is disabled in Horizontal Scroll widget.<\\/li>\\n<\\/ul>\\n<h4> 2.1.4 <\\/h4>\\n<ul>\\n<li>Tweak: Added WPML Compatibility for Table widget.<\\/li>\\n<li>Fixed: Bounce image issue in Parallax section addon.<\\/li>\\n<li>Fixed: Font Awesome icons not showing in social feed widgets.<\\/li>\\n<\\/ul>\\n<h4> 2.1.3 <\\/h4>\\n<ul>\\n<li>Tweak: Alt attribute is now reading from Media library for images in Image Layers widget.<\\/li>\\n<li>Tweak: Unnecessary code removed for better performance.<\\/li>\\n<\\/ul>\\n<h4> 2.1.2 <\\/h4>\\n<ul>\\n<li>Tweak: Added Text Editor\\/Template Content Type option in Unfold widget.<\\/li>\\n<li>Tweak: Added Interactive option for tooltips in Image Hotspots widget.<\\/li>\\n<li>Tweak: Added File Source (URL\\/File Upload) option in Lottie Animations section add-on.<\\/li>\\n<li>Fixed: Images Alt attribute not added in multi-layered Parallax add-on.<\\/li>\\n<li>Fixed: Images stretch issue in Image Comparison widget.<\\/li>\\n<li>Fixed: Handle not moving in RTL sites issue in Image Comparison widget.<\\/li>\\n<li>Fixed: Responsive controls for section background not applied on Parallax add-on.<\\/li>\\n<li>Fixed: Custom Data table not pulling data after the file URL is changed in Table widget.<\\/li>\\n<li>Fixed: Instagram video not showing in RTL sites in Instagram Feed widget.<\\/li>\\n<\\/ul>\\n<h4> 2.1.1 <\\/h4>\\n<ul>\\n<li>Tweak: Added new skin Cards in Facebook, Google and Yelp Reviews widgets.<\\/li>\\n<li>Tweak: Added Maximum Words Number option for image caption in Instagram Feed widget.<\\/li>\\n<li>Fixed: Icon Color option not applied on SVGs in Tabs widget.<\\/li>\\n<li>Fixed: Place\\/Page avatar alignment issue on Twenty Twenty theme in Facebook, Google and Yelp Reviews widgets.<\\/li>\\n<\\/ul>\\n<h4> 2.1.0 <\\/h4>\\n<ul>\\n<li>Fixed: Icon Spacing option not working on RTL sites in WhatsApp Chat widget.<\\/li>\\n<li>Fixed: Icon Spacing option not working when Icon Position is set to After in Magic Section widget.<\\/li>\\n<li>Fixed: Freehand design option not working in Image Layers, Hotspots and Parallax section add-on after Elementor 3.0.0.<\\/li>\\n<li>Fixed: Page update button is disabled after using Freehand position\\/resize feature.<\\/li>\\n<\\/ul>\\n<h4> 2.0.9 <\\/h4>\\n<ul>\\n<li>Fixed: Compatibility issues with Elementor v3.0.0.<\\/li>\\n<li>Fixed: Particles add-on appears below section in RTL sites issue.<\\/li>\\n<li>Fixed: Undefined \'open_graph_story\' in Facebook Reviews widget.<\\/li>\\n<li>Fixed: Icon Size option not working with SVG icons in Icon Box widget.<\\/li>\\n<\\/ul>\\n<h4> 2.0.8 <\\/h4>\\n<ul>\\n<li>Tweak: Add different color to each dataset value in bar Chart widget.<\\/li>\\n<li>Fixed: WhatsApp Chat widget group option not working on mobile devices.<\\/li>\\n<li>Fixed: Hotspots Horizontal Position option not working for RTL sites in Image Hotspots widget.<\\/li>\\n<li>Fixed: Compatibility issues with WordPress 5.5.<\\/li>\\n<\\/ul>\\n<h4> 2.0.7 <\\/h4>\\n<ul>\\n<li>Tweak: Added Change Colors As Gradient option in Background Transition widget.<\\/li>\\n<li>Tweak: API Version updated for Facebook Reviews\\/Feed widgets.<\\/li>\\n<li>Fixed: Filter by Tags option letter case sensitive in Instagram Feed widget.<\\/li>\\n<\\/ul>\\n<h4> 2.0.6 <\\/h4>\\n<ul>\\n<li>Tweak: Added caching option for remote CSV files in Table widget.<\\/li>\\n<li>Tweak: Added Filter by Tags option in Instagram Feed widget.<\\/li>\\n<\\/ul>\\n<h4> 2.0.5 <\\/h4>\\n<ul>\\n<li>Tweak: Instagram deprecated API replaced with Facebook API in Instagram Feed widget.<\\/li>\\n<li>Tweak: Added Color options for feed links in Twitter\\/Facebook Feed widgets.<\\/li>\\n<li>Tweak: Added Background Color, Margin and Padding option for readmore link in Twitter\\/Facebook Feed widgets.<\\/li>\\n<li>Fixed: Widgets with entrance animations not showing on tablet\\/mobile devices in Horizontal Scroll widget.<\\/li>\\n<\\/ul>\\n<h4> 2.0.4 <\\/h4>\\n<ul>\\n<li>Tweak: Premium Instagram Feed widget now supports Instagram videos.<\\/li>\\n<li>Tweak: Added RTL Mode option in Horizontal Scroll widget.<\\/li>\\n<li>Tweak: Added Image icon option in Tabs widget.<\\/li>\\n<li>Tweak: Added Carousel Tabs option in Tabs widget.<\\/li>\\n<li>Tweak: Added Change Readmore text option in social reviews widgets.<\\/li>\\n<li>Tweak: Added Render Type option in Lottie Animations section add-on.<\\/li>\\n<li>Tweak: Added Speed option in Flip Box widget.<\\/li>\\n<li>Fixed: Facebook Feed widget date not showing in Safari.<\\/li>\\n<li>Fixed: Social reviews carousel issue in RTL sites.<\\/li>\\n<li>Fixed: Vertical Image Comparison widget not working when label option is disabled.<\\/li>\\n<\\/ul>\\n<h4> 2.0.3 <\\/h4>\\n<ul>\\n<li>Fixed: Section add-on and some widgets not working since v2.0.2<\\/li>\\n<\\/ul>\\n<h4> 2.0.3 <\\/h4>\\n<ul>\\n<li>Fixed: Section add-on and some widgets not working since v2.0.2<\\/li>\\n<\\/ul>\\n<h4> 2.0.2 <\\/h4>\\n<ul>\\n<li>Fixed: Image Layers scroll effects not working since v2.0.0<\\/li>\\n<li>Fixed: Premium Lottie section add-on editor overloading issue.<\\/li>\\n<li>Fixed: WhatsApp button not working on iOS mobile devices.<\\/li>\\n<\\/ul>\\n<h4> 2.0.1 <\\/h4>\\n<ul>\\n<li>Fixed: Freehand positioning conflict in Lottie Animations section add-on.<\\/li>\\n<li>Fixed: Entrance animation duplicate issue in Horizontal Scroll widget.<\\/li>\\n<\\/ul>\\n<h4> 2.0.0 <\\/h4>\\n<ul>\\n<li>New: Introducing Lottie Animations Integration for all the widgets including icon options.<\\/li>\\n<li>New: Added Premium Lottie Animations Section Add-on.<\\/li>\\n<li>Tweak: Added Overlay Background option to Alert Box widget.<\\/li>\\n<li>Tweak: Added Default Tab Index option to Tabs widget.<\\/li>\\n<li>Tweak: Added Border Radius option for button in Content Switcher widget.<\\/li>\\n<li>Tweak: Added Show\\/hide layers on different devices option in Parallax Add-on multi layers.<\\/li>\\n<li>Tweak: Added Floating Effects in Image Hotspots and Preview Window widgets.<\\/li>\\n<li>Fixed: Horizontal Scroll not scrolling below last slide on Snappy effect.<\\/li>\\n<li>Fixed: Widgets masonry layout issues on the editor on Chrome browser.<\\/li>\\n<li>Fixed: Table widget responsive option not working on tablets.<\\/li>\\n<li>Fixed: Instagram Feed new API not working for logged out users.<\\/li>\\n<li>Fixed: Instagram login button not working when Facebook Reviews widget is disabled.<\\/li>\\n<li>Fixed: Conflict with Pinpoint Booking System Plugin shortcodes.<\\/li>\\n<li>Fixed: Multi Scroll widget Left\\/Right Section Width option override previous widgets.<\\/li>\\n<li>Fixed: PHP error <code>Trying to access array offer on value of type bool<\\/code> in \\/white-label\\/admin.php.<\\/li>\\n<li>Fixed: Console error <code>jQuery is not defined<\\/code> in Image Hotspots widget.<\\/li>\\n<li>Fixed: Compatibility errors with PHP v7.0<\\/li>\\n<\\/ul>\\n<h4> 1.9.3 <\\/h4>\\n<ul>\\n<li>Tweak: Added new API options for Instagram Feed widget.<\\/li>\\n<li>Fixed: Horizontal Scroll widget not working on RTL sites.<\\/li>\\n<li>Fixed: Opacity floating effect now working in Image Layers widget.<\\/li>\\n<\\/ul>\\n<h4> 1.9.2 <\\/h4>\\n<ul>\\n<li>Tweak: Added Hover Text\\/Icon Color option for Trigger Button in Magic Section widget.<\\/li>\\n<li>Tweak: Added Opacity to Float Effects in Image Layers widget.<\\/li>\\n<li>Tweak: Change "Read More" link text option added in Facebook\\/Twitter Feed widgets.<\\/li>\\n<li>Tweak: Added <code>Mouse Tilt<\\/code> option in Icon Box widget.<\\/li>\\n<li>Tweak: Get \'alt\' attribute for images in iHover widget.<\\/li>\\n<li>Fixed: Dynamic links not working for some elements.<\\/li>\\n<li>Fixed: Warning <code>Trying to access array offset on value of type bool<\\/code> in section add-ons.<\\/li>\\n<\\/ul>\\n<h4> 1.9.1 <\\/h4>\\n<ul>\\n<li>Tweak: Added support for dynamic fields in all social media widgets.<\\/li>\\n<li>Fixed: Scrolling issues in Horizontal Scroll widget.<\\/li>\\n<li>Fixed: Console error <code>ReferenceError: module is not defined<\\/code><\\/li>\\n<\\/ul>\\n<h4> 1.9.0 <\\/h4>\\n<ul>\\n<li>New: Added Horizontal Scroll widget.<\\/li>\\n<li>Tweak: Added <code>Animation Duration<\\/code> option in Animated Gradient section add-on.<\\/li>\\n<li>Tweak: Added Chinese to Language option for Facebook Messenger Chat widget.<\\/li>\\n<li>Tweak: Added <code>Whole Box Link<\\/code> option in Icon Box widget.<\\/li>\\n<\\/ul>\\n<h4> 1.8.9 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Load Chart on Scroll\\/Page Load<\\/code> option in Charts widget.<\\/li>\\n<li>Tweak: Added <code>Animation Duration<\\/code> option in Charts widget.<\\/li>\\n<li>Fixed: Filters by rating not working properly when review rating is not set in Facebook Reviews widget.<\\/li>\\n<\\/ul>\\n<h4> 1.8.8 <\\/h4>\\n<ul>\\n<li>Tweak: Improved <code>Filter By Language<\\/code> option in Google Reviews widget.<\\/li>\\n<li>Fixed: Spacings not applied on tooltips templates in Image Hotspots widget.<\\/li>\\n<li>Fixed: Colors applied on <code>Whole Box Link<\\/code> in iHover widget.<\\/li>\\n<li>Fixed: Rating Schema in Google Reviews widget.<\\/li>\\n<\\/ul>\\n<h4> 1.8.7 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Pagination<\\/code> options in Table widget.<\\/li>\\n<li>Tweak: Added <code>Carousel<\\/code> options in Twitter Feed widget.<\\/li>\\n<\\/ul>\\n<h4> 1.8.6 <\\/h4>\\n<ul>\\n<li>Tweak: Now, you can remove all header cells in Table widget.<\\/li>\\n<li>Tweak: Added <code>Hover Text Animation<\\/code> switcher option in Flip Box widget.<\\/li>\\n<\\/ul>\\n<h4> 1.8.5 <\\/h4>\\n<ul>\\n<li>Tweak: Added new effects for Ken Burns add-on.<\\/li>\\n<li>Tweak: Added <code>Reverse Direction<\\/code> for mousemove parallax in Image Layers widget.<\\/li>\\n<\\/ul>\\n<h4> 1.8.4 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Link<\\/code> option for header cells in Table widget.<\\/li>\\n<li>Fixed: <code>Transition Speed<\\/code> option not working in Ken Burns section add-on.<\\/li>\\n<\\/ul>\\n<h4> 1.8.3 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Padding<\\/code> option for container in Facebook Reviews widget.<\\/li>\\n<\\/ul>\\n<h4> 1.8.2 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Blend Mode<\\/code> option to iHover, Image Hotspots and Image Layers widgets.<\\/li>\\n<li>Tweak: Added <code>Filter by Tags<\\/code> option to Instagram Feed widget.<\\/li>\\n<li>Fixed: Lightbox not working in Instagram Feed widget.<\\/li>\\n<li>Fixed: Console errors on IE due to Background Transition widget.<\\/li>\\n<\\/ul>\\n<h4> 1.8.1 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Floating Effects<\\/code> to Image Layers widget.<\\/li>\\n<li>Tweak: Added <code>Zoom In\\/Out<\\/code> option for each layer in Ken Burns add-on.<\\/li>\\n<\\/ul>\\n<h4> 1.8.0 <\\/h4>\\n<ul>\\n<li>Tweak: Added four new effects to Flip Box widget.<\\/li>\\n<li>Tweak: 3D flip effect animation enhanced in Flip Box widget.<\\/li>\\n<\\/ul>\\n<h4> 1.7.9 <\\/h4>\\n<ul>\\n<li>Tweak: Now you can set different style to each hotspot item in Image Hotspots widget.<\\/li>\\n<li>Tweak: Added link option for Button in Alert Box widget.<\\/li>\\n<li>Tweak: Added Hover Background Color option Alert Box widget.<\\/li>\\n<li>Fixed: Not all ratings are pulled in Facebook Reviews widget.<\\/li>\\n<\\/ul>\\n<h4> 1.7.8 <\\/h4>\\n<ul>\\n<li>Tweak: Added Spinner styling option for loading spinner in Instagram Feed widget.<\\/li>\\n<li>Fixed: <code>$<\\/code> is not defined in Facebook Reviews and Feed widgets.<\\/li>\\n<\\/ul>\\n<h4> 1.7.7 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Button<\\/code> option to iHover widget.<\\/li>\\n<li>Tweak: Added <code>Hide Plugin Row Meta<\\/code> and <code>Hide Plugin Changelog Link<\\/code> to plugin White Labeling options.<\\/li>\\n<li>Fixed: Background Transition widget not working with <code>RGB<\\/code> colors.<\\/li>\\n<li>Fixed: Console errors with invalid sections CSS IDs in Background Transition widget.<\\/li>\\n<\\/ul>\\n<h4> 1.7.6 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>CSS Filter<\\/code> for normal\\/hover state in Image Hotspots widget.<\\/li>\\n<li>Fixed: Grey line appears by default in Image Layers widget.<\\/li>\\n<li>Fixed: Even Layout not working with Carousel option enabled in all Reviews widgets.<\\/li>\\n<li>Fixed: Carousel slides not appearing on RTL sites in all Reviews widgets.<\\/li>\\n<li>Fixed: SVG icons size option not working in all widgets.<\\/li>\\n<li>Fixed: Link title and icon are not aligned in Icon Box widget.<\\/li>\\n<\\/ul>\\n<h4> 1.7.5 <\\/h4>\\n<ul>\\n<li>Tweak: Premium Background Transition widget improved.<\\/li>\\n<li>Fixed: Caching is not applied on place data in Yelp Reviews widget.<\\/li>\\n<li>Fixed: Nested Premium Tabs not appearing.<\\/li>\\n<li>Fixed: Active Tab box shadow option not applied on the same selector in normal\\/hover in Tabs widget.<\\/li>\\n<\\/ul>\\n<h4> 1.7.4 <\\/h4>\\n<ul>\\n<li>Tweak: Added caching option <code>Reload Reviews Once Every<\\/code> in Facebook, Google and Yelp Reviews widgets.<\\/li>\\n<\\/ul>\\n<h4> 1.7.3 <\\/h4>\\n<ul>\\n<li>Fixed: Instagram Feed widget not working on IE browsers.<\\/li>\\n<\\/ul>\\n<h4> 1.7.2 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Render First Row As<\\/code> option in Table widget.<\\/li>\\n<li>Fixed: Flipbox widget <code>Whole Box<\\/code> link option is not working.<\\/li>\\n<li>Fixed: Default icon is not working in iHover widget.<\\/li>\\n<\\/ul>\\n<h4> 1.7.1 <\\/h4>\\n<ul>\\n<li>New: Added Color Transition widget.<\\/li>\\n<li>Tweak: Get Instagram feed by Access Token only.<\\/li>\\n<li>Tweak: Added dynamic field support for CSV file in Table widget.<\\/li>\\n<\\/ul>\\n<h4> 1.7.0 <\\/h4>\\n<ul>\\n<li>Fixed: Instagram Feed loading spinner does not appear on preview page.<\\/li>\\n<\\/ul>\\n<h4> 1.6.9 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Hover Color<\\/code> option for title\\/icon in Tabs widget.<\\/li>\\n<li>Fixed: Active tab Margin\\/Padding issue in Tabs widget.<\\/li>\\n<li>Fixed: Vertical Tabs widget alignment issue.<\\/li>\\n<li>Fixed: Security bugs fixed.<\\/li>\\n<\\/ul>\\n<h4> 1.6.8 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Schema Support<\\/code> option for all Reviews widgets.<\\/li>\\n<li>Tweak: Font Awesome 5 compatibility for all widgets.<\\/li>\\n<\\/ul>\\n<h4> 1.6.7 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Minimum Value<\\/code> option in Charts widget.<\\/li>\\n<\\/ul>\\n<h4> 1.6.6 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Line Width<\\/code> option for grid lines in Charts widget.<\\/li>\\n<li>Tweak: Added transition for Image Accordion overlay color.<\\/li>\\n<li>Fixed: Parallax section add-on does not work on frontend pages.<\\/li>\\n<\\/ul>\\n<h4> 1.6.5 <\\/h4>\\n<ul>\\n<li>Tweak: Load assets files for section add-ons only when needed to improve performance.<\\/li>\\n<li>Tweak: Added <code>Step Size<\\/code> option for Radar type Charts.<\\/li>\\n<li>Fixed: Tabs nav container changed to div to prevent styling issues.<\\/li>\\n<\\/ul>\\n<h4> 1.6.4 <\\/h4>\\n<ul>\\n<li>Fixed: <code>Reviews Word Length<\\/code> option does not work for non-latin characters in all reviews widgets.<\\/li>\\n<li>Fixed: <code>Notice: Undefined variable: tool_tips_image_url<\\/code> in Preview Window widget.<\\/li>\\n<\\/ul>\\n<h4> 1.6.3 <\\/h4>\\n<ul>\\n<li>Tweak: Added responsive controls for <code>Alignment<\\/code> option in iHover widget.<\\/li>\\n<li>Fixed: <code>Border Color<\\/code> option missing for <code>Style 3<\\/code> in Tabs widget.<\\/li>\\n<li>Fixed: Bottom positioned Magic Section appears after page load.<\\/li>\\n<\\/ul>\\n<h4> 1.6.2 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Facebook Login<\\/code> Button to Premium Facebook Feed widget for easier feed pull.<\\/li>\\n<li>Fixed: <code>Maximum Value<\\/code> option added to Radar chat type in Charts widget.<\\/li>\\n<li>Fixed: <code>Carousel Arrows Position<\\/code> option shows when <code>Autoplay<\\/code> option is enabled in Yelp Reviews widget.<\\/li>\\n<li>Fixed: Loader spinner not showing on the preview page in Facebook\\/Twitter Feed.<\\/li>\\n<\\/ul>\\n<h4> 1.6.1 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>RTL Mode<\\/code> option for Facebook, Google and Yelp Reviews widgets.<\\/li>\\n<li>Fixed: <code>Transition Speed<\\/code> option not working for Ken Burns section add-on.<\\/li>\\n<li>Fixed: Image Layers <code>Freehand<\\/code> reposition not working if page contains Premium Carousel widget.<\\/li>\\n<\\/ul>\\n<h4> 1.6.0 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Review Length<\\/code> option to Facebook Reviews widget.<\\/li>\\n<li>Fixed: Images pixelated when size is increased in Facebook Reviews widget.<\\/li>\\n<li>Fixed: Messenger Chat icon not showing on mobile devices.<\\/li>\\n<li>Fixed: Cells alignment issue with multi-line text in Table widget.<\\/li>\\n<li>Fixed: Blank line below Instagram images for some themes.<\\/li>\\n<\\/ul>\\n<h4> 1.5.9 <\\/h4>\\n<ul>\\n<li>New: Added Yelp Reviews widget.<\\/li>\\n<li>Tweak: Added <code>Facebook Login<\\/code> Button to Premium Facebook Reviews widget for easier reviews pull.<\\/li>\\n<li>Tweak: Added <code>Review Length<\\/code> option in Google Reviews widget.<\\/li>\\n<li>Tweak: Added <code>Responsive Controls<\\/code> for Premium Particles section add-on.<\\/li>\\n<li>Tweak: Added <code>Table Layout<\\/code> option in Premium Table widget.<\\/li>\\n<li>Fixed: Divider and text in Premium Divider widget are not centered in some themes.<\\/li>\\n<li>Fixed: <code>Button Size<\\/code> in Unfold widget not applied on the front-end.<\\/li>\\n<li>Fixed: Back side <code>Link<\\/code> unclickable on Microsoft Edge in Flip Box widget.<\\/li>\\n<li>Fixed: Twitter\\/Facebook Feed time elapsed Singular\\/Plural issue.<\\/li>\\n<li>Fixed: Clipped reviewer profile picture in Google Reviews widget.<\\/li>\\n<\\/ul>\\n<h4> 1.5.8 <\\/h4>\\n<ul>\\n<li>New: Added Image Accordion widget.<\\/li>\\n<li>Fixed: Title\\/Icon are not horizontally centered in styles 3,4 in Tabs widget.<\\/li>\\n<\\/ul>\\n<h4> 1.5.7 <\\/h4>\\n<ul>\\n<li>Tweak: <code>Read More<\\/code> button redirects to post instead of page in Facebook Feed widget.<\\/li>\\n<li>Fixed: Carousel arrows styling only works on the editor page in Google\\/Facebook Reviews widget.<\\/li>\\n<li>Tweak: Added <code>Theme<\\/code> option for lightbox in Instagram widget.<\\/li>\\n<li>Tweak: Added <code>Date Format<\\/code> option in Facebook Reviews widget.<\\/li>\\n<\\/ul>\\n<h4> 1.5.6 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Fade Speed<\\/code> option for Ken Burns section add-on.<\\/li>\\n<li>Fixed: Posts` images don\'t appear in Facebook Feed widget.<\\/li>\\n<\\/ul>\\n<h4> 1.5.5 <\\/h4>\\n<ul>\\n<li>Fixed: Reviews date doesn\'t appear with <code>Place Info<\\/code> option disabled.<\\/li>\\n<li>Fixed: Right templates shift to left by <code>1px<\\/code> in Multi Scroll widget.<\\/li>\\n<li>Fixed: Facebook Feed widget doesn\'t work with APIs v3.3.<\\/li>\\n<\\/ul>\\n<h4> 1.5.4 <\\/h4>\\n<ul>\\n<li>Tweak: Plugin core refactored to improve performance.<\\/li>\\n<\\/ul>\\n<h4> 1.5.3 <\\/h4>\\n<ul>\\n<li>Fixed: Charts animation doesn\'t work when height option is set.<\\/li>\\n<li>Fixed: <code>Tabs Background<\\/code> overrides lists background for <code>Style 3<\\/code> in Tabs widget.<\\/li>\\n<\\/ul>\\n<h4> 1.5.2 <\\/h4>\\n<ul>\\n<li>Fixed: <code>Dynamic Content<\\/code> doesn\'t work when <code>ACF Field<\\/code> is selected in Table widget.<\\/li>\\n<\\/ul>\\n<h4> 1.5.1 <\\/h4>\\n<ul>\\n<li>Tweak: <code>Tilt Mouse Interactivity<\\/code> doesn\'t work on IE for Image Layers widget.<\\/li>\\n<\\/ul>\\n<h4> 1.5.0 <\\/h4>\\n<ul>\\n<li>Fixed: Image Comparison broken on IE with Section Vertical Parallax enabled.<\\/li>\\n<\\/ul>\\n<h4> 1.4.9 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Outer Background Color<\\/code> option for container in Preview Window widget.<\\/li>\\n<li>Fixed: Magic Section content appears until page is loaded.<\\/li>\\n<li>Fixed: Image Comparison broken on IE with Image Layers scroll effects enabled.<\\/li>\\n<\\/ul>\\n<h4> 1.4.8 <\\/h4>\\n<ul>\\n<li>Tweak: <code>WPML Compatibility<\\/code> for all widgets.<\\/li>\\n<li>Fixed: License deactivation issues.<\\/li>\\n<li>Fixed: Google reCaptcha doesn\'t work after v1.4.8<\\/li>\\n<li>Fixed: Particles are stretched on small screens.<\\/li>\\n<li>Fixed: Add-ons don\'t load with <code>MyListing<\\/code> theme.<\\/li>\\n<\\/ul>\\n<h4> 1.4.7 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Stretch Image<\\/code> option for background image in Image Hotspots widget.<\\/li>\\n<li>Fixed: Console error <code>UniversalTilt undefined<\\/code> on IE browser with Image Layers widget.<\\/li>\\n<\\/ul>\\n<h4> 1.4.6 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Dynamic Field<\\/code> support for Instagram widget.<\\/li>\\n<li>Fixed: <code>Invalid Character on line 3361<\\/code> after v1.3.5<\\/li>\\n<\\/ul>\\n<h4> 1.4.5 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Scroll Effects<\\/code> for images in Image Layers widget.<\\/li>\\n<li>Tweak: Added <code>Freehand<\\/code> postioning, resizing features for layers in Image Layers widget and Multi Layer Parallax.<\\/li>\\n<li>Tweak: Added <code>Freehand<\\/code> postioning feature for Image Hotspots widget.<\\/li>\\n<li>Tweak: Added <code>Date Format<\\/code> option for Google Reviews widget.<\\/li>\\n<li>Tweak: Added <code>Dynamic Field<\\/code> support for all <code>URL<\\/code> fields.<\\/li>\\n<li>Fixed: Content Switcher widget button issue when browse back page button is clicked.<\\/li>\\n<li>Fixed: <code>Save Settings<\\/code> button doesn\'t work in White Labeling Dashboard submenu.<\\/li>\\n<li><strong>Important: This update includes deep enhancements for Image Hotspots, Image Layers widgets and Parallax Add-on. So, please review your existing pages.<\\/strong><\\/li>\\n<\\/ul>\\n<h4> 1.4.4 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Data Separator<\\/code> optiuon for CSV files in Table widget.<\\/li>\\n<li>Fixed: Layout issues on Microsoft IE browser.<\\/li>\\n<li>Fixed: <code>Notice: Undefined index: premium_parallax_android_support<\\/code> , <code>premium_parallax_ios_support<\\/code> in Parallax add-on.<\\/li>\\n<\\/ul>\\n<h4> 1.4.3 <\\/h4>\\n<ul>\\n<li>Tweak: Prevent adding inline styles\\/scripts for Section add-ons.<\\/li>\\n<li>Tweak: Changed Particles Add-on <code>JSON<\\/code> code area from <code>TEXTAREA<\\/code> to <code>CODE<\\/code><\\/li>\\n<li>Tweak: Ability to change <code>Live Search<\\/code> and <code>Show Records<\\/code> strings in Table widget.<\\/li>\\n<li>Tweak: Wait images to load before triggering <code>Masonry<\\/code> layout in Faceook Feed widget.<\\/li>\\n<li>Fixed: Cells align right issue on Google Chrome in Table widget.<\\/li>\\n<li>Fixed: Premium Divider issues with <code>Elementor Custom Positioning<\\/code> option.<\\/li>\\n<\\/ul>\\n<h4> 1.4.2 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Show Records<\\/code> option in Table widget.<\\/li>\\n<li>Tweak: Added <code>Blur On Hover<\\/code> effect in Table widget.<\\/li>\\n<li>Tweak: Added <code>responsive controls<\\/code> for Search field in Table widget.<\\/li>\\n<li>Tweak: Added <code>Text Color<\\/code> option for Search field in Table widget.<\\/li>\\n<li>Tweak: Added <code>Settings<\\/code> to plugin action links on <code>Plugins<\\/code> page.<\\/li>\\n<\\/ul>\\n<h4> 1.4.1 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Left\\/Right Section Width<\\/code> option to control width ratio in Multi Scroll widget.<\\/li>\\n<li>Tweak: Added <code>Show Caption<\\/code> option to show photo caption in Instagram widget.<\\/li>\\n<li>Tweak: Added <code>CSS Filters<\\/code> options group for hover state in Instagram widget.<\\/li>\\n<\\/ul>\\n<h4> 1.4.0 <\\/h4>\\n<ul>\\n<li>Fixed: Premium Twitter Feed does not work.<\\/li>\\n<\\/ul>\\n<h4> 1.3.9 <\\/h4>\\n<ul>\\n<li>Tweak: Premium Parallax background position, repeat and size inherit from Elementor responsive background options.<\\/li>\\n<li>Tweak: Added responsive controls for <code>Arrow Size<\\/code> option in Premium Facebook\\/Google Reviews widgets.<\\/li>\\n<li>Tweak: Added <code>CSS Filters<\\/code> option for images for trigger and preview images in Preview Image widget.<\\/li>\\n<li>Tweak: Code refactor to enhance plugin performance speed.<\\/li>\\n<\\/ul>\\n<h4> 1.3.8 <\\/h4>\\n<ul>\\n<li>Tweak: Added responsive controls for <code>Number of Columns<\\/code> option in Premium Facebook\\/Google Review and Facebook\\/Twitter widgets.<\\/li>\\n<li>Tweak: Added <code>CSS Filters<\\/code> option for images in Premium Behance\\/Instagram Feed and iHover widgets.<\\/li>\\n<\\/ul>\\n<h4> 1.3.7 <\\/h4>\\n<ul>\\n<li>Tweak: Added responsive controls for <code>Images per Row<\\/code> option in Premium Instagram widget.<\\/li>\\n<li>Tweak: Added <code>Widgets Badge<\\/code> option to white labeling to change widgets` icons badge text.<\\/li>\\n<li>Fixed: Enable Parallax on Android\\/iOS does not work for Parallax section add-on.<\\/li>\\n<li>Fixed: Different images height when <code>Masonry<\\/code> option is disabled in Premium Intagram widget.<\\/li>\\n<\\/ul>\\n<h4> 1.3.6 <\\/h4>\\n<ul>\\n<li>Fixed: Warning: require_once(\\/premium-addons-pro-includes\\/deps\\/json.php): failed to open stream: No such file or directory.<\\/li>\\n<li>Fixed: Images order when <code>Masonry<\\/code> option is disabled in Premium Instagram Feed widget.<\\/li>\\n<\\/ul>\\n<h4> 1.3.5 <\\/h4>\\n<ul>\\n<li>Tweak: JS enhancements in Facebook, Twitter and Instagram elements to improve plugin performance.<\\/li>\\n<li>Tweak: Added <code>Infinite<\\/code> option for single image in Ken Burns add-on.<\\/li>\\n<li>Fixed: Set Tabs content to Full Width issue.<\\/li>\\n<li>Fixed: Posts overlapping when masonry option enabled in Premium Facebook Feed widget.<\\/li>\\n<\\/ul>\\n<h4> 1.3.4 <\\/h4>\\n<ul>\\n<li>Tweak: JS enhancements in Charts, Facebook\\/Google Reviews, Image layers, Multi Scroll , and Tabs elements to improve plugin performance.<\\/li>\\n<li>Tweak: Dynamic data support for <code>Image<\\/code> in Premium Divider widget.<\\/li>\\n<\\/ul>\\n<h4> 1.3.3 <\\/h4>\\n<ul>\\n<li>Tweak: Dynamic data support in Premium Ken Burns add-on.<\\/li>\\n<li>Fixed: Image Hotspots widget issue on preview page.<\\/li>\\n<\\/ul>\\n<h4> 1.3.2 <\\/h4>\\n<ul>\\n<li>Fixed: Pointer cursor for cells with <code>Link<\\/code> option disabled in Premium Table widget.<\\/li>\\n<li>Fixed: overlapping issue when iHover widget <code>Link<\\/code> option is enabled.<\\/li>\\n<li>Fixed: Tabs widget layout issue on iOS devices.<\\/li>\\n<\\/ul>\\n<h4> 1.3.1 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Border Width<\\/code> option for each dataset in Premium Charts widget.<\\/li>\\n<li>Fixed: <code>Warning: Creating default object from empty value<\\/code> in Premium Google Reviews widget.<\\/li>\\n<\\/ul>\\n<h4> 1.3.0 <\\/h4>\\n<ul>\\n<li>Tweak: Unnecessary <code>esc_html()<\\/code> function removed.<\\/li>\\n<li>Tweak: Unnecessary conditions removed to enhance editor page loading speed.<\\/li>\\n<\\/ul>\\n<h4> 1.2.9 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Second Fill Color<\\/code> option to create gradients in Line, Bar and Horizontal Bar charts.<\\/li>\\n<li>Tweak: Unnecessary functions removed from Facebook Feed, Charts, Behance and Image Comparison widgets to enhance performance.<\\/li>\\n<\\/ul>\\n<h4> 1.2.8 <\\/h4>\\n<ul>\\n<li>Tweak: CSS files loaded only when required to enhance plugin performance.<\\/li>\\n<li>Tweak: Show label next to value on Pie\\/Doughnut Premium Chart hover.<\\/li>\\n<\\/ul>\\n<h4> 1.2.7 <\\/h4>\\n<ul>\\n<li>Tweak: Added <code>Show Values on Chart<\\/code> option to Pie\\/Doughnut chart in Premium Charts widget.<\\/li>\\n<\\/ul>\\n<h4> 1.2.6 <\\/h4>\\n<ul>\\n<li>Tweak: Added language option to Premium Messenger Chat widget.<\\/li>\\n<li>Fixed: <code>View Details<\\/code> link appears for Premium Add-ons for Elementor with White Labeling enabled.<\\/li>\\n<\\/ul>\\n<h4> 1.2.5 <\\/h4>\\n<ul>\\n<li>Tweak: Formatting Y-Axis labels numbers in Premium Charts widget.<\\/li>\\n<li>Tweak: Ken Burns can now be used with only one image.<\\/li>\\n<li>Fixed: Charts not visible when inserted in Elementor Accordion widget.<\\/li>\\n<li>Fixed: CSV files don\'t appear in Media in Premium Tables widget.<\\/li>\\n<\\/ul>\\n<h4> 1.2.4 <\\/h4>\\n<ul>\\n<li>Tweak: Added Overlay Color option to Premium Ken Burns section add-on.<\\/li>\\n<li>Fixed: <code>Detected usage of deprecated noAndroid<\\/code> with Premium Parallax section add-on.<\\/li>\\n<li>Fixed: Premium Messenger Chat not working after Facebook latest Apps update.<\\/li>\\n<\\/ul>\\n<h4> 1.2.3 <\\/h4>\\n<ul>\\n<li>Tweak: Added vertical tabs sections width option in Premium Tabs widget.<\\/li>\\n<li>Tweak: Added Filter by language option in Premium Google Reviews widget.<\\/li>\\n<\\/ul>\\n<h4> 1.2.2 <\\/h4>\\n<ul>\\n<li>Tweak: Added arrow size and padding options to carousel arrows in Premium Facebook\\/Google reviews widget.<\\/li>\\n<li>Tweak: Dynamic data support in Premium Charts widget.<\\/li>\\n<li>Tweak: Shortcodes support using text editor in Premium Content Switcher widget.<\\/li>\\n<li>Fixed: Charts issue when inserted inside Premium Modal Box widget.<\\/li>\\n<\\/ul>\\n<h4> 1.2.1 <\\/h4>\\n<ul>\\n<li>Fixed: Projects with grid images in Premium Behance widget.<\\/li>\\n<\\/ul>\\n<h4> 1.2.0 <\\/h4>\\n<ul>\\n<li>Tweak: Added Column Width option in Premium Charts widget.<\\/li>\\n<li>Tweak: Added Carousel Autoplay speed option in Premium Facebook\\/Google reviews widget.<\\/li>\\n<li>Tweak: Added Carousel Arrows position option in Premium Facebook\\/Google reviews widget.<\\/li>\\n<li>Fixed: Carousel responsive issues in Premium Facebook\\/Google reviews widget.<\\/li>\\n<li>Fixed: Reviews issue when no stars is returned with review.<\\/li>\\n<\\/ul>\\n<h4> 1.1.9 <\\/h4>\\n<ul>\\n<li>Tweak: Hide specific sections on mobiles\\/tables option added to Multi Scroll widget.<\\/li>\\n<\\/ul>\\n<h4> 1.1.8 <\\/h4>\\n<ul>\\n<li>Fixed: Sections order on mobile\\/tablets in Multi Scroll widget.<\\/li>\\n<\\/ul>\\n<h4> 1.1.7 <\\/h4>\\n<ul>\\n<li>Fixed: Responsive issues in Premium Multi Scroll widget.<\\/li>\\n<\\/ul>\\n<h4> 1.1.6 <\\/h4>\\n<ul>\\n<li>New: Added Multi Scroll widget.<\\/li>\\n<li>Tweak: Added Margin Option for Magic Section widget in active case.<\\/li>\\n<li>Fixed: Google Reviews unloaded place image.<\\/li>\\n<li>Fixed: Tabs background\\/arrow color issue.<\\/li>\\n<\\/ul>\\n<h4> 1.1.5 <\\/h4>\\n<ul>\\n<li>Tweak: Premium Table widget performance enhanced.<\\/li>\\n<li>Tweak: Added Dynamic Images option for all widgets.<\\/li>\\n<li>Tweak: Added Dynamic place id option for Premium Google Reviews widget.<\\/li>\\n<li>Tweak: Added Carousel option for Premium Facebook\\/Google reviews widget.<\\/li>\\n<\\/ul>\\n<h4> 1.1.4 <\\/h4>\\n<ul>\\n<li>Fixed: Premium Tabs conflict issue.<\\/li>\\n<li>Fixed: Facebook\\/Twitter Feed read more issue.<\\/li>\\n<\\/ul>\\n<h4> 1.1.3 <\\/h4>\\n<ul>\\n<li>Fixed: Facebook Feed widget conflict issue.<\\/li>\\n<\\/ul>\\n<h4> 1.1.2 <\\/h4>\\n<ul>\\n<li>Tweak: Added convert values to percentage in Premium Charts widget.<\\/li>\\n<li>Fixed: Call to a member function get_error_message() on array after license activation.<\\/li>\\n<\\/ul>\\n<h4> 1.1.1 <\\/h4>\\n<ul>\\n<li>Tweak: Plugin core enhancement for faster performance.<\\/li>\\n<li>Tweak: Premium Divider widget performance enhanced.<\\/li>\\n<li>Tweak: Premium Flip Box widget performance enhanced.<\\/li>\\n<li>Tweak: Premium Icon Box widget performance enhanced.<\\/li>\\n<li>Tweak: Premium Image Layers widget performance enhanced.<\\/li>\\n<li>Tweak: Premium iHover widget performance enhanced.<\\/li>\\n<\\/ul>\\n<h4> 1.1.0 <\\/h4>\\n<ul>\\n<li>Fixed: Tabs issue on IE browser.<\\/li>\\n<li>Fixed: Group Control issue in Premium Facebook\\/Twitter widgets.<\\/li>\\n<\\/ul>\\n<h4> 1.0.9 <\\/h4>\\n<ul>\\n<li>Fixed: Warning "Invalid argument supplied for foreach() in \\/premium-addons-pro\\/widgets\\/premium-tables.php on line 1567".<\\/li>\\n<\\/ul>\\n<h4> 1.0.8 <\\/h4>\\n<ul>\\n<li>Fixed: License not Valid after trying to activate license.<\\/li>\\n<\\/ul>\\n<h4> 1.0.7 <\\/h4>\\n<ul>\\n<li>New: Added WhatsApp Chat widget.<\\/li>\\n<\\/ul>\\n<h4> 1.0.6 <\\/h4>\\n<ul>\\n<li>Fixed: Image size issue in Premium Parallax addon.<\\/li>\\n<li>Fixed: Transparent images grey background issue.<\\/li>\\n<li>Fixed: Invisible charts issue.<\\/li>\\n<\\/ul>\\n<h4> 1.0.5 <\\/h4>\\n<ul>\\n<li>Tweak: App ID and App secret are changed to Access Token in Facebook Feed widget.<\\/li>\\n<\\/ul>\\n<h4> 1.0.4 <\\/h4>\\n<ul>\\n<li>Tweak: Animations starts on scrolling in Premium Charts widget.<\\/li>\\n<\\/ul>\\n<h4> 1.0.3 <\\/h4>\\n<ul>\\n<li>New: Added Facebook Feed element.<\\/li>\\n<\\/ul>\\n<h4> 1.0.2 <\\/h4>\\n<ul>\\n<li>Tweak: Added Background Size\\/Position options in Premium Section Parallax.<\\/li>\\n<li>Fixed: Instagram Feed grid issue when Masonry is disabled.<\\/li>\\n<li>Fixed: Fatal error: Can\'t use function return value in write context for PHP versions below 5.5<\\/li>\\n<\\/ul>\\n<h4> 1.0.1 <\\/h4>\\n<ul>\\n<li>Tweak: Added URLs option to each dataset in Premium Charts widget.<\\/li>\\n<li>Tweak: Added image fill option in Premium Ken Burns.<\\/li>\\n<\\/ul>\\n<h4> 1.0.0 <\\/h4>\\n<ul>\\n<li>Initial stable release.<\\/li>\\n<\\/ul>\"],\"installation\":[\"<h4> Minimum Requirements <\\/h4>\\n<ul>\\n<li>WordPress 4.5 or greater<\\/li>\\n<li>PHP version 5.4 or greater<\\/li>\\n<li>MySQL version 5.0 or greater<\\/li>\\n<\\/ul>\\n<h4> Installation Instructions <\\/h4>\\n<ul>\\n<li>First make sure that Elementor Page Builder and Premium Addons for Elementor are installed, As this plugin works only with both of them.<\\/li>\\n<li>Download the plugin then Upload it to the plugin folder: \\/wp-content\\/plugins\\/ or install it through the WordPress plugins screen directly.<\\/li>\\n<li>Activate the plugin through the \\u2018Plugins\\u2019 screen in WordPress<\\/li>\\n<li>You can find Premium Addons Elements under the category \\u201cPremium Addons\\u201d on your Elementor element\\/widget list.<\\/li>\\n<\\/ul>\"],\"plugin\":\"premium-addons-pro\\/premium-addons-pro-for-elementor.php\",\"id\":\"premium-addons-pro\\/premium-addons-pro-for-elementor.php\"}\";}','no'),(431,'papro_license_key','d5d46824d2e7aa8e629e5089e9113533','yes'),(432,'papro_license_status','valid','yes'),(434,'edd_sl_c4ceb4c67ed1253e934ce770d0b2a9e7','a:2:{s:7:\"timeout\";i:1783923514;s:5:\"value\";s:86523:\"{\"name\":\"Premium Addons Pro\",\"new_version\":\"2.9.62\",\"stable_version\":\"2.9.62\",\"sections\":{\"description\":\"<p>This plugin is an extension to Premium Addons for Elementor Plugin that includes Pro Elementor widgets and Addons for Elementor Page Builder. Visit <a href=\\\"https:\\/\\/www.premiumaddons.com\\/\\\">Premium Addons Website<\\/a> to check widgets and addons demos.<\\/p>\\n<p>Premium Addons PRO plugin\\u2019s widgets are cross browser compatible and also fully responsive, Your website will rock on all browsers as well as tables and mobile devices.<\\/p>\\n<p>When using Premium Addons\\u2019 widgets you will notice that it has more customization options than any other widget in other plugin.<\\/p>\\n<p>Premium Addons PRO can be used only as a complement of Elementor page builder plugin as it\\u2019s not a standalone plugin.<\\/p>\\n<h3>Features<\\/h3>\\n<ul>\\n<li>Fully Customizable Elements.<\\/li>\\n<li>Options panel for enabling desired elements only for faster performance.<\\/li>\\n<li>Free Support through online forums.<\\/li>\\n<\\/ul>\\n<h3>Available Elements<\\/h3>\\n<ol>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/alert-box-widget-for-elementor-page-builder\\/\\\">Premium Alert Box<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/animated-section-gradients-for-elementor-page-builder\\/\\\">Premium Animated Container Gradient<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/behance-feed-widget-for-elementor-page-builder\\/\\\">Premium Behance Feed<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-charts-widget\\/\\\">Premium Charts<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-content-toggle-widget\\/\\\">Premium Content Toggle<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/dual-header-widget-for-elementor-page-builder\\/\\\">Premium Divider<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/facebook-feed-widget-for-elementor-page-builder-2\\/\\\">Premium Facebook Feed<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/facebook-reviews-widget-for-elementor-page-builder\\/\\\">Premium Facebook Reviews<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/flip-box-widget-for-elementor-page-builder\\/\\\">Premium Flip Box<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/google-reviews-for-elementor-page-builder\\/\\\">Premium Google Reviews<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/icon-box-widget-for-elementor-page-builder\\/\\\">Premium Icon Box<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/ihover-widget-for-elementor-page-builder\\/\\\">Premium iHover<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-image-accordion-widget\\/\\\">Premium Image Accordion<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/image-comparison-widget-for-elementor-page-builder\\/\\\">Premium Image Comparison<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/image-hotspots-widget-for-elementor-page-builder\\/\\\">Premium Image Hotspots<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/image-layers-widget-for-elementor-page-builder\\/\\\">Premium Image Layers<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/instagram-feed-widget-for-elementor-page-builder\\/\\\">Premium Instagram Feed<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/ken-burns-section-addon-for-elementor-page-builder\\/\\\">Premium Ken Burns<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/magic-section-widget-for-elementor-page-builder\\/\\\">Premium Magic Section<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/multi-scroll-widget-for-elementor-page-builder\\/\\\">Premium Multi Scroll<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/parallax-section-addon-for-elementor-page-builder\\/\\\">Premium Parallax<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/particles-section-addon-for-elementor-page-builder\\/\\\">Premium Particles<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/preview-window-widget-for-elementor-page-builder\\/\\\">Premium Preview Window<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/table-widget-for-elementor-page-builder\\/\\\">Premium Tables<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/twitter-feed-widget-for-elementor-page-builder\\/\\\">Premium Twitter Feed<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/tabs-widget-for-elementor-page-builder-2\\/\\\">Premium Tabs<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/unfold-widget-for-elementor-page-builder\\/\\\">Premium Unfold<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/whatsapp-widget-for-elementor-page-builder\\/\\\">Premium WhatsApp Chat<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-yelp-reviews-widget\\/\\\">Premium Yelp Reviews<\\/a><\\/li>\\n<\\/ol>\",\"changelog\":\"<h4> 2.9.62 <\\/h4>\\n<ul>\\n<li>Tweak: Minor improvements in Global Badge addon for better usability.<\\/li>\\n<\\/ul>\\n<h4> 2.9.61 <\\/h4>\\n<ul>\\n<li>New: Added CSS Selector option in Global Badge addon to display badges on custom elements.<\\/li>\\n<li>New: Added Display Per Item option in Global Badge addon for listing widgets.<\\/li>\\n<li>New: Added Title Vertical Alignment option in Icon Box widget.<\\/li>\\n<li>Tweak: Added Overflow option in Icon Box widget for better compatibility with Global Badge addon.<\\/li>\\n<li>Tweak: Added Border Radius option for Ribbon style badge in Global Badge addon.<\\/li>\\n<li>Tweak: Added a waiting time notice in Instagram Feed widget.<\\/li>\\n<li>Tweak: Improved content labels in Content Toggle widget.<\\/li>\\n<li>Tweak: Lowered the minimum value of the Size control in Content Toggle widget.<\\/li>\\n<li>Fixed: Badge banner top position in Global Badge addon.<\\/li>\\n<li>Fixed: Vertical offset not working on all badges in Global Badge addon.<\\/li>\\n<li>Fixed: Text decoration not inheriting text color in Global Badge addon.<\\/li>\\n<li>Fixed: \\\"undefined\\\" text shown when Image URL is empty in Global Badge addon.<\\/li>\\n<li>Fixed: Animated Gradient option applied to all child badges in Global Badge addon.<\\/li>\\n<li>Fixed: Per-item badges not working with Load More, Pagination and Load on Scroll options.<\\/li>\\n<li>Fixed: Z-index not working on custom CSS selector badges in Global Badge addon.<\\/li>\\n<li>Fixed: Conflict between Global Badge addon and Pricing Table widget Lottie icon.<\\/li>\\n<li>Fixed: Button alignment not working when position is set to outside in Unfold widget.<\\/li>\\n<li>Fixed: Magic Scroll not working with widgets inside Elementor V4 Flexbox container.<\\/li>\\n<li>Fixed: Content height not working on nested content in Content Toggle widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.60 <\\/h4>\\n<ul>\\n<li>New: Content Toggle widget rebuilt - <a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-content-toggle-widget\\/\\\">here<\\/a>.<\\/li>\\n<li>Tweak: Code refactored for better performance and security.<\\/li>\\n<\\/ul>\\n<h4> 2.9.59 <\\/h4>\\n<ul>\\n<li>Tweak: Added Box Shadow control for images in Image Accordion.<\\/li>\\n<li>Fixed: Border Radius not applied on Flipped style Tabs widget.<\\/li>\\n<li>Fixed: Default width not applied on Bookmark type badge.<\\/li>\\n<\\/ul>\\n<h4> 2.9.58 <\\/h4>\\n<ul>\\n<li>Tweak: Added new presets for Global Badge addon.<\\/li>\\n<li>Tweak: Added Load More button in Instagram Feed widget.<\\/li>\\n<li>Tweak: Added Lightbox compatibility with videos in Instagram Feed widget.<\\/li>\\n<li>Tweak: Added alt text attribute for images in Instagram Feed widget.<\\/li>\\n<li>Fixed: Back icon size control not working in Icon Box widget.<\\/li>\\n<li>Fixed: Margin not applied correctly on mobile in Tabs widget.<\\/li>\\n<li>Fixed: Navigation from other pages not working in Tabs widget.<\\/li>\\n<li>Fixed: Elements styling broken in editor on first-time activation.<\\/li>\\n<li>Fixed: Icon Position control not working with SVG icons in Icon Box widget.<\\/li>\\n<li>Fixed: Duplicate initialization of Behance Feed widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.57 <\\/h4>\\n<ul>\\n<li>Tweak: Added Get Reviews by Language option in Yelp Reviews widget.<\\/li>\\n<li>Tweak: Core improved for better performance and loading speed.<\\/li>\\n<li>Fixed: Stripe badge not showing in RTL mode.<\\/li>\\n<li>Fixed: Team Members widget not working inside Tabs widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.56 <\\/h4>\\n<ul>\\n<li>Tweak: Added Container ID option in Image Accordion, Off Canvas, Alert Box and Tabs widgets to get slides from containers on the same page for better usability.<\\/li>\\n<li>Tweak: Added Hover Color and Background Color for navigation arrows in social reviews widget.<\\/li>\\n<li>Tweak: Border radius option added in Divider widget.<\\/li>\\n<li>Tweak: Added Image Fit control for icon in Icon Box widget.<\\/li>\\n<li>Tweak: Improved RTL compatibility in Smart Post Listing widget.<\\/li>\\n<li>Tweak: Improved compatibility between Unfold and Tabs widgets.<\\/li>\\n<li>Fixed: Jittering issues with Snappy effect in Horizontal Scroll widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.55 <\\/h4>\\n<ul>\\n<li>New: Animated Gradient and Ken Burns addons are now applicable on widgets.<\\/li>\\n<li>Tweak: Opacity Scroll effect in Horizontal Scroll widget improved.<\\/li>\\n<li>Fixed: Blob not removed after disabling Animated Blob addon switcher.<\\/li>\\n<\\/ul>\\n<h4> 2.9.54 <\\/h4>\\n<ul>\\n<li>Tweak: Improved compatibility between Dynamic Assets and Elementor Elements Cache.<\\/li>\\n<li>Fixed: Arrow position when Accordion option is enabled in Tabs widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.53 <\\/h4>\\n<ul>\\n<li>Tweak: Facebook and Behance Feed widgets improved.<\\/li>\\n<li>Tweak: Core improved for better performance and loading speed.<\\/li>\\n<\\/ul>\\n<h4> 2.9.52 <\\/h4>\\n<ul>\\n<li>Tweak: Added Suffix option in Charts widget to add text after value on hover.<\\/li>\\n<li>Tweak: Core improved for better performance and loading speed.<\\/li>\\n<\\/ul>\\n<h4> 2.9.51 <\\/h4>\\n<ul>\\n<li>Tweak: API endpoint usage improved in Behance Feed widget.<\\/li>\\n<li>Fixed: Horizontal Scroll issues after scene ends.<\\/li>\\n<\\/ul>\\n<h4> 2.9.50 <\\/h4>\\n<ul>\\n<li>New: Added Animated Gradient option to the badge text in Badge Global addon.<\\/li>\\n<li>Tweak: Improved Font Size and Color effects in Magic Scroll addon.<\\/li>\\n<\\/ul>\\n<h4> 2.9.49 <\\/h4>\\n<ul>\\n<li>Tweak: Added Clipped Background option in Global Badge addon.<\\/li>\\n<li>Tweak: Added \\\"p\\\" and \\\"span\\\" options for HTML Tag control in Divider widget.<\\/li>\\n<li>Fixed: Image Layers widget not showing when Container Direction is set to row.<\\/li>\\n<li>Fixed: Text is showing in multiple lines in Divider widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.48 <\\/h4>\\n<ul>\\n<li>New: Load JS libraries only when needed to improve loading speed.<\\/li>\\n<\\/ul>\\n<h4> 2.9.47 <\\/h4>\\n<ul>\\n<li>Fixed: Fatal error in some widgets after v2.9.46.<\\/li>\\n<\\/ul>\\n<h4> 2.9.46 <\\/h4>\\n<ul>\\n<li>Tweak: Code improvements in social reviews widgets for better performance and faster loading speed.<\\/li>\\n<li>Tweak: Improved accessibility in all widgets.<\\/li>\\n<li>Fixed: Jittering issue in Custom Mouse Cursor addon.<\\/li>\\n<li>Fixed: Console JS error when delay option is empty in Custom Mouse Cursor addon.<\\/li>\\n<li>Fixed: CSS Selector option not working in Custom Mouse Cursor addon.<\\/li>\\n<\\/ul>\\n<h4> 2.9.45 <\\/h4>\\n<ul>\\n<li>Tweak: Code improvements in all widgets for better performance and faster loading speed.<\\/li>\\n<li>Fixed: RTL Mode option not working correctly in Horizontal Scroll widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.44 <\\/h4>\\n<ul>\\n<li>Tweak: Code improvements in Global Badge and Custom Mouse Cursor addons for better performance and faster loading speed.<\\/li>\\n<li>Tweak: Added Videos Behavior option in Instagram Feed widget.<\\/li>\\n<li>Fixed: Multiple placeholder images are inserted in Media when a template is imported.<\\/li>\\n<\\/ul>\\n<h4> 2.9.43 <\\/h4>\\n<ul>\\n<li>Tweak: Improve Background Transition option in Horizontal Scroll widget.<\\/li>\\n<li>Fixed: Horizontal Scroll widget not working correctly on RTL sites.<\\/li>\\n<li>Fixed: Console error in Tabs widget.<\\/li>\\n<li>Fixed: Rating Schema not working in Google Reviews widget.<\\/li>\\n<li>Fixed: Compatibility issues with WPML plugin.<\\/li>\\n<\\/ul>\\n<h4> 2.9.42 <\\/h4>\\n<ul>\\n<li>Tweak: Added Change Color on Hover in Charts widget.<\\/li>\\n<li>Tweak: Added Liquid Glass effect option in Custom Mouse Cursor addon.<\\/li>\\n<li>Tweak: Added Moving background option in Tabs widget Style 1.<\\/li>\\n<li>Tweak: Added button to filter pre-made blocks by widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.41 <\\/h4>\\n<ul>\\n<li>Tweak: Custom Mouse Cursor addon controls rearranged for better UX.<\\/li>\\n<li>Tweak: Entrance Animation improved in Image Layers widget.<\\/li>\\n<li>Tweak: Plugin size minimized for faster installation.<\\/li>\\n<\\/ul>\\n<h4> 2.9.40 <\\/h4>\\n<ul>\\n<li>Tweak: Added Color option for switcher in inactive state in Content Toggle.<\\/li>\\n<li>Fixed: Entrance Animation option not working in Image Layers widget.<\\/li>\\n<li>Fixed: Arrow position issue in Image Compare widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.39 <\\/h4>\\n<ul>\\n<li>Fixed: Plugin settings dashboard page not loading in some cases.<\\/li>\\n<li>Fixed: Put Sections Next to Each Other not working with Elementor Sections in Horizontal Scroll widget.<\\/li>\\n<li>Fixed: Arrow Pointer not showing when Accordion option is enabled in Tabs widget.<\\/li>\\n<li>Fixed: PHP warnings when global addons are enabled.<\\/li>\\n<\\/ul>\\n<h4> 2.9.38 <\\/h4>\\n<ul>\\n<li>Tweak: Unfold widget not working correctly with Elementor Gallery widget.<\\/li>\\n<li>Fixed: Disable Horizontal Scroll on specific devices option not working.<\\/li>\\n<li>Fixed: Console error in editor page for a not found CSS file.<\\/li>\\n<\\/ul>\\n<h4> 2.9.37 <\\/h4>\\n<ul>\\n<li>Tweak: Improved compatibility with RTL sites.<\\/li>\\n<li>Tweak: Plugin size decreased by improving Dynamic CSS generating.<\\/li>\\n<li>Fixed: Push\\/Slide effects not working on RTL in Hover Box widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.36 <\\/h4>\\n<ul>\\n<li>Fixed: Fatal error in Google Reviews widget after v2.9.35.<\\/li>\\n<\\/ul>\\n<h4> 2.9.35 <\\/h4>\\n<ul>\\n<li>Tweak: Improved Twitter Feed to use Bearer Token.<\\/li>\\n<li>Tweak: RTL Mode option improved in Horizontal Scroll widget.<\\/li>\\n<li>Tweak: Close Off Canvas when escape keyboard button is hit.<\\/li>\\n<li>Fixed: PHP warning in Google Reviews widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.34 <\\/h4>\\n<ul>\\n<li>Tweak: Added Counting Effect in Woo Mini Cart widget.<\\/li>\\n<li>Tweak: Added Coupon Form in Woo Mini Cart widget.<\\/li>\\n<li>Tweak: Added Free Shipping progress bar in Woo Mini Cart widget.<\\/li>\\n<li>Tweak: Show date in current site language in all Social Feed\\/Reviews widgets.<\\/li>\\n<li>Tweak: Added Shape option for navigation dots in Multi Scroll widget.<\\/li>\\n<li>Tweak: Code improvements for better performance and loading speed.<\\/li>\\n<li>Fixed: Instagram Access Token is not automatically renewed.<\\/li>\\n<li>Fixed: Icon Position option not working correctly for body cells in Table widget.<\\/li>\\n<li>Fixed: PHP warning when Rating Schema option is enabled in Google Reviews widget.<\\/li>\\n<li>Fixed: PHP warning when background image is not set in Parallax addon.<\\/li>\\n<li>Fixed: Off Canvas content not showing correctly when set to Text Editor.<\\/li>\\n<\\/ul>\\n<h4> 2.9.33 <\\/h4>\\n<ul>\\n<li>Tweak: Added Delay option in Lottie Background addon.<\\/li>\\n<li>Tweak: Code improvements for better performance.<\\/li>\\n<li>Tweak: Google Reviews widget loading speed improved.<\\/li>\\n<li>Tweak: Install free version directly without redirection to another page.<\\/li>\\n<li>Fixed: Free-hand design not working in Image Hotspots and Image Layers widgets.<\\/li>\\n<li>Fixed: Read more text not changing in Facebook Feed widget.<\\/li>\\n<li>Fixed: SVG Code option not working in Site Logo widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.32 <\\/h4>\\n<ul>\\n<li>Tweak: Compatibility with Google Places API (New) in Google Reviews widget.<\\/li>\\n<li>Tweak: JS files separated for better performance.<\\/li>\\n<li>Tweak: Added Refresh Layout button in Horizontal Scroll and Image Layers.<\\/li>\\n<li>Fixed: Put Columns\\/Containers Next to Each Other option not working in Horizontal Scroll widget.<\\/li>\\n<li>Fixed: Content not showing when Ken Burns addon is enabled.<\\/li>\\n<li>Fixed: Blob addon is not working on inner containers while in editor.<\\/li>\\n<li>Fixed: On Page Load trigger not working in Off Canvas widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.31 <\\/h4>\\n<ul>\\n<li>Tweak: Apply Icon size control on image icon in Icon Box widget.<\\/li>\\n<li>Fixed: Size control for Lottie Background addon not working on editor.<\\/li>\\n<li>Fixed: Instagram access token not generated.<\\/li>\\n<\\/ul>\\n<h4> 2.9.30 <\\/h4>\\n<ul>\\n<li>Tweak: Added \\\"On Page Load\\\" trigger in Off Canvas widget.<\\/li>\\n<li>Tweak: Core improved for better editor loading.<\\/li>\\n<li>Fixed: Navigate to Multi Scroll sides using elements not working.<\\/li>\\n<\\/ul>\\n<h4> 2.9.29 <\\/h4>\\n<ul>\\n<li>Fixed: Tabs widget not activating the correct tab on page load.<\\/li>\\n<li>Fixed: Hover effects not working in Smart Post Listing when featured image is disabled.<\\/li>\\n<\\/ul>\\n<h4> 2.9.28 <\\/h4>\\n<ul>\\n<li>Fixed: Off-Canvas widget not working correctly after v2.9.27<\\/li>\\n<li>Fixed: Image dimensions issue in Site Logo widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.27 <\\/h4>\\n<ul>\\n<li>Tweak: Improved compatibility with Optimize Markup Elementor feature.<\\/li>\\n<li>Tweak: SVG Draw Icon option improved for better loading speed.<\\/li>\\n<li>Fixed: Controls for global addons not being added in correct tabs.<\\/li>\\n<\\/ul>\\n<h4> 2.9.26 <\\/h4>\\n<ul>\\n<li>Fixed: Layout issues with Fixed Content option in Multi Scroll widget.<\\/li>\\n<li>Fixed: Lottie animation icons not working correctly in Icon Box widget.<\\/li>\\n<li>Fixed: Global badge adds a spacing while in editor.<\\/li>\\n<\\/ul>\\n<h4> 2.9.25 <\\/h4>\\n<ul>\\n<li>Tweak: Plugin core enhancements to improve plugin performance.<\\/li>\\n<li>Fixed: Table not showing data from CSV files.<\\/li>\\n<li>Fixed: Global Cursor SVG icon style not working.<\\/li>\\n<\\/ul>\\n<h4> 2.9.24 <\\/h4>\\n<ul>\\n<li>Tweak: Plugin core enhancements to improve plugin performance.<\\/li>\\n<li>Tweak: Added No Cache option in Table widget.<\\/li>\\n<li>Fixed: Issues when Blog and Smart Post Listing widgets are added in one page.<\\/li>\\n<\\/ul>\\n<h4> 2.9.23 <\\/h4>\\n<ul>\\n<li>Deprecated: Facebook Messenger Chat widget as it has been deprecated by Facebook.<\\/li>\\n<\\/ul>\\n<h4> 2.9.22 <\\/h4>\\n<ul>\\n<li>Fixed: Background Transition widget is not working after Elementor 3.24.0.<\\/li>\\n<\\/ul>\\n<h4> 2.9.21 <\\/h4>\\n<ul>\\n<li>Tweak: Pause videos in Tabs widget on switching tabs.<\\/li>\\n<li>Fixed: Conflict with Elementor v3.24.0.<\\/li>\\n<li>Fixed: Elementor entrance animations not working with Infinite Scroll option in Smart Post Listing widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.20 <\\/h4>\\n<ul>\\n<li>Fixed: Background Transition widget not working when Scroll Up background is not set.<\\/li>\\n<li>Fixed: Scroll effects in Image Layers not working inside Horizontal Scroll widget.<\\/li>\\n<li>Fixed: Number of Columns not working on mobile devices in Smart Post Listing widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.19 <\\/h4>\\n<ul>\\n<li>Tweak: Use IntersectionObserver API instead of waypoints.js to improve performance.<\\/li>\\n<li>Fixed: Scroll effects in Image Layers widget not working when added with Magic Scroll on same page.<\\/li>\\n<li>Fixed: Icon Color not working in WhatsApp Chat widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.18 <\\/h4>\\n<ul>\\n<li>Fixed: Entrance animations in Image Layers widget not working within Horizontal Scroll widget.<\\/li>\\n<li>Fixed: Close icon not showing when logged out in Alert Box widget.<\\/li>\\n<li>Fixed: PHP warning in Google Reviews widget.<\\/li>\\n<li>Fixed: Instagram Feed layout broken while on editor page.<\\/li>\\n<\\/ul>\\n<h4> 2.9.17 <\\/h4>\\n<ul>\\n<li>Tweak: Code improved for better performance and security.<\\/li>\\n<li>Fixed: Tabs widget not working in some cases.<\\/li>\\n<li>Fixed: PHP warnings on customizer page when Particles or Custom Mouse Cursor addons are enabled.<\\/li>\\n<\\/ul>\\n<h4> 2.9.16 <\\/h4>\\n<ul>\\n<li>Tweak: Added HTML Tag option for text in Image Layers widget.<\\/li>\\n<li>Tweak: Code improved for better performance and security.<\\/li>\\n<li>Fixed: Smart Post Listing conflict with Elementor Flexbox Containers.<\\/li>\\n<li>Fixed: PHP warning in Facebook, Google and Yelp Reviews widgets.<\\/li>\\n<\\/ul>\\n<h4> 2.9.15 <\\/h4>\\n<ul>\\n<li>Tweak: Code improved for better performance and security.<\\/li>\\n<li>Tweak: Added Z-index option for Custom Mouse Cursor addon.<\\/li>\\n<li>Fixed: PHP warnings in Yelp Reviews and Hover Box widgets.<\\/li>\\n<li>Fixed: Icon Color option not working correctly in some cases in WhatsApp Chat widget.<\\/li>\\n<li>Fixed: Console error thrown by Global Mouse Cursor addon.<\\/li>\\n<\\/ul>\\n<h4> 2.9.14 <\\/h4>\\n<ul>\\n<li>Tweak: Code improved for better performance and security.<\\/li>\\n<li>Tweak: Improved compatibility between Horizontal and Magic Scroll elements.<\\/li>\\n<li>Fixed: Flickering issue in Magic Scroll addon.<\\/li>\\n<\\/ul>\\n<h4> 2.9.13 <\\/h4>\\n<ul>\\n<li>Tweak: Code improved for better performance and security.<\\/li>\\n<li>Fixed: Off-canvas widget layout broken on RTL sites.<\\/li>\\n<\\/ul>\\n<h4> 2.9.12 <\\/h4>\\n<ul>\\n<li>New: Magic Section widget rebuilt. It\'s now Off-Canvas - <a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-off-canvas-widget\\\">here<\\/a>.<\\/li>\\n<li>Tweak: Added Fixed Content Template option in Multi Scroll widget - <a href=\\\"https:\\/\\/premiumaddons.com\\/multi-scroll-widget-for-elementor-page-builder\\/\\\">here<\\/a>.<\\/li>\\n<li>Fixed: Icon hover styling options not working in Icon Box widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.11 <\\/h4>\\n<ul>\\n<li>New: Added new hover effects to all the buttons all over the plugin - <a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-button-widget\\/\\\">here<\\/a>.<\\/li>\\n<li>Tweak: Alert Box widget rebuilt - <a href=\\\"https:\\/\\/premiumaddons.com\\/alert-box-widget-for-elementor-page-builder\\/\\\">here<\\/a>.<\\/li>\\n<li>Fixed: Social icons not showing in Image Hotspots widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.10 <\\/h4>\\n<ul>\\n<li>Tweak: Added option to apply Particles addon on whole page through Elementor page settings.<\\/li>\\n<li>Tweak: Added responsive controls to Display option in Content Toggle widget.<\\/li>\\n<li>Fixed: Disable Snappy Effect on Touch Devices in Horizontal Scroll widget not working.<\\/li>\\n<li>Fixed: Flickering issue with Image Sequence effect in Magic Scroll addon.<\\/li>\\n<\\/ul>\\n<h4> 2.9.9 <\\/h4>\\n<ul>\\n<li>Tweak: Divider widget rebuilt - <a href=\\\"https:\\/\\/premiumaddons.com\\/divider-widget-for-elementor-page-builder\\/\\\">here<\\/a>.<\\/li>\\n<li>Tweak: Option to Disable Scroll on Accordion Item Click added in in Tabs widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.8 <\\/h4>\\n<ul>\\n<li>Tweak: Added option to hide Horizontal Scroll widget slides on desktop devices.<\\/li>\\n<li>Fixed: Unnecessary HTML markup rendered in the table widget.<\\/li>\\n<li>Fixed: Feed is duplicated in Facebook and Behance Feed widgets.<\\/li>\\n<li>Fixed: Facebook and Behance Feed widgets not working on the frontend.<\\/li>\\n<\\/ul>\\n<h4> 2.9.7 <\\/h4>\\n<ul>\\n<li>Tweak: Added SVG Code option in Site Logo widget.<\\/li>\\n<li>Tweak: Gold API error messages handled in News Ticker widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.6 <\\/h4>\\n<ul>\\n<li>Tweak: Added Option to enable US numbers sorting in Table widget.<\\/li>\\n<li>Tweak: Compatibility between Hide Slide On option in Multi Scroll widget and Elementor custom breakpoints.<\\/li>\\n<\\/ul>\\n<h4> 2.9.5 <\\/h4>\\n<ul>\\n<li>Fixed: Fatal error when Premium Addons Pro is activated without the free version.<\\/li>\\n<li>Fixed: Masonry effect not working correctly on editor page in Instagram Feed widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.4 <\\/h4>\\n<ul>\\n<li>Tweak: Added Custom Navigation Element Selector option in Multi Scroll to be used to navigate to Multi Scroll slides.<\\/li>\\n<li>Fixed: Ratings values between .7 and .9 are rendered as half star in Social Reviews widgets.<\\/li>\\n<\\/ul>\\n<h4> 2.9.3 <\\/h4>\\n<ul>\\n<li>Fixed: PHP Error when Image Accordion widget is used.<\\/li>\\n<li>Fixed: Elementor asks to run Safe Mode with Magic Scroll addon.<\\/li>\\n<\\/ul>\\n<h4> 2.9.2 <\\/h4>\\n<ul>\\n<li>Tweak: Added Alternative Gold API key option in News Ticker widget.<\\/li>\\n<li>Tweak: Added Load More option in Smart Post Listing widget.<\\/li>\\n<li>Tweak: Added more styling controls in Smart Post Listing widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.1 <\\/h4>\\n<ul>\\n<li>Tweak: Code improved for better performance and security.<\\/li>\\n<\\/ul>\\n<h4> 2.9.0 <\\/h4>\\n<ul>\\n<li>New: Added Smart Post Listing widget - <a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-smart-post-listing-widget\\/\\\">here<\\/a>.<\\/li>\\n<li>Tweak: Show Alt text for the images in Ken Burns addon.<\\/li>\\n<\\/ul>\\n<h4> 2.8.27 <\\/h4>\\n<ul>\\n<li>Fixed: Twitter Feed widget not working.<\\/li>\\n<\\/ul>\\n<h4> 2.8.26 <\\/h4>\\n<ul>\\n<li>Tweak: Code refactored for better performance and security.<\\/li>\\n<li>Fixed: Numbers showing on hover not formatted in Charts widget.<\\/li>\\n<\\/ul>\\n<h4> 2.8.25 <\\/h4>\\n<ul>\\n<li>Tweak: Removed Twitter Feed credentials section.<\\/li>\\n<\\/ul>\\n<h4> 2.8.24 <\\/h4>\\n<ul>\\n<li>Tweak: Added custom position options for tooltips in Image Hotspots widget.<\\/li>\\n<li>Fixed: Multi Scroll widget not working when elements with entrance animations used in it.<\\/li>\\n<li>Fixed: Twitter Feed widget not working in some cases.<\\/li>\\n<li>Fixed: Image Comparison widget handle not working on RTL sites.<\\/li>\\n<\\/ul>\\n<h4> 2.8.23 <\\/h4>\\n<ul>\\n<li>Tweak: Added caching options in Facebook and Behance Feed widgets.<\\/li>\\n<li>Tweak: Multi Scroll widget improved to trigger entrance animations on slide change.<\\/li>\\n<li>Fixed: Button showing in back side in 3D Hover Box widget.<\\/li>\\n<li>Fixed: Horizontal Scroll issues on mobile devices.<\\/li>\\n<li>Fixed: Hide Empty Reviews option not working correctly in Google Reviews widget.<\\/li>\\n<\\/ul>\\n<h4> 2.8.22 <\\/h4>\\n<ul>\\n<li>Tweak: Added custom size unit for range controls in some widgets.<\\/li>\\n<li>Tweak: Load posts only if they have body text in Facebook Feed widget.<\\/li>\\n<li>Fixed: Load Chart On option not working in Charts widget.<\\/li>\\n<li>Fixed: Fatal error in Tabs widget when an image icon with empty image is added.<\\/li>\\n<\\/ul>\\n<h4> 2.8.21 <\\/h4>\\n<ul>\\n<li>New: Added Magnet Effect in Custom Mouse Cursor addon - <a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-custom-mouse-cursor-global-addon\\/\\\">here<\\/a>.<\\/li>\\n<li>Tweak: Magic Scroll addon performance improved.<\\/li>\\n<\\/ul>\\n<h4> 2.8.20 <\\/h4>\\n<ul>\\n<li>Tweak: CSS files size minimized for better performance.<\\/li>\\n<li>Fixed: Custom link attributes not working in Icon Box widget.<\\/li>\\n<li>Fixed: Console error in Horizontal Scroll widget.<\\/li>\\n<\\/ul>\\n<h4> 2.8.19 <\\/h4>\\n<ul>\\n<li>Tweak: Added option to load Magic Scroll addon on page load, not when the section is reached.<\\/li>\\n<li>Fixed: Image Comparison widget not working when used inside Tabs widget.<\\/li>\\n<li>Fixed: Lock Page Scroll option in Magic Scroll addon causing a blank area while scrolling on mobile devices.<\\/li>\\n<li>Fixed: PHP warning in Parallax addon when no layers are added.<\\/li>\\n<li>Fixed: Console error with Horizontal Scroll widget.<\\/li>\\n<\\/ul>\\n<h4> 2.8.18 <\\/h4>\\n<ul>\\n<li>Tweak: Added Text Shadow and Box Shadow scroll effects in Magic Scroll addon.<\\/li>\\n<li>Tweak: Added Sort Reviews by date option in Google Reviews widget.<\\/li>\\n<li>Tweak: Show\\/hide images by hashtags in Instagram Feed widget.<\\/li>\\n<\\/ul>\\n<h4> 2.8.17 <\\/h4>\\n<ul>\\n<li>Tweak: Sticky effect behavior improved in Magic Scroll addon.<\\/li>\\n<li>Tweak: Added option to trigger entrance animations once for Snappy scroll in Horizontal Scroll widget.<\\/li>\\n<li>Fixed: Sticky effect not working on the editor page in Magic Scroll addon.<\\/li>\\n<\\/ul>\\n<h4> 2.8.16 <\\/h4>\\n<ul>\\n<li>Fixed: Draw SVG not working on the editor page with multiple SVGs in Magic Scroll addon.<\\/li>\\n<li>Fixed: Transition is added to Icon Box widget when used with Magic Scroll addon.<\\/li>\\n<\\/ul>\\n<h4> 2.8.15 <\\/h4>\\n<ul>\\n<li>Fixed: Elements with entrance animation flash in Horizontal Scroll widget.<\\/li>\\n<li>Fixed: Icons not showing in some controls.<\\/li>\\n<\\/ul>\\n<h4> 2.8.14 <\\/h4>\\n<ul>\\n<li>New: Added Magic Scroll addon - <a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-magic-scroll-global-addon\\/\\\">here<\\/a>.<\\/li>\\n<\\/ul>\\n<h4> 2.8.13 <\\/h4>\\n<ul>\\n<li>Fixed: Compatibility issues with Elementor v3.8.0<\\/li>\\n<li>Fixed: Ken Burns container addon not working with recent Elementor versions.<\\/li>\\n<\\/ul>\\n<h4> 2.8.12 <\\/h4>\\n<ul>\\n<li>New: Added Site Logo widget - <a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-site-logo-widget\\/\\\">here<\\/a>.<\\/li>\\n<\\/ul>\\n<h4> 2.8.11 <\\/h4>\\n<ul>\\n<li>Tweak: Added caching option in Instagram Feed widget to improve the feed performance and loading speed.<\\/li>\\n<li>Tweak: Added Close On Click Outside option in Magic Section widget.<\\/li>\\n<li>Fixed: Icon styling not applied properly on SVG icons in Divider widget.<\\/li>\\n<li>Fixed: Mouse tilt option not working since Premium Addons for Elementor v4.9.35.<\\/li>\\n<li>Fixed: Feed is not showing if Posts\\/Account option value is larger than the posts returned by Facebook.<\\/li>\\n<li>Fixed: Alignment option not working properly for multi-line values in Table widget.<\\/li>\\n<\\/ul>\\n<h4> 2.8.10 <\\/h4>\\n<ul>\\n<li>New: Added Random Badges option in Mega Menu widget - <a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-mega-menu-widget\\/\\\">here<\\/a>.<\\/li>\\n<li>Fixed: PHP warnings in Google Reviews widget.<\\/li>\\n<\\/ul>\\n<h4> 2.8.9 <\\/h4>\\n<ul>\\n<li>Fixed: Console error when SVG Draw option is disabled for Parallax addon.<\\/li>\\n<li>Fixed: SVG Draw option not working for Font Awesome icons in Icon Box widget.<\\/li>\\n<li>Fixed: Applying global background colors not working in Magic Section widget.<\\/li>\\n<li>Fixed: Icon color applied on Lottie animation in Hover Box widget.<\\/li>\\n<\\/ul>\\n<h4> 2.8.8 <\\/h4>\\n<ul>\\n<li>Tweak: Behance Feed widget now loads feed on scroll, not on page load.<\\/li>\\n<li>Fixed: PHP warning after v2.8.7.<\\/li>\\n<\\/ul>\\n<h4> 2.8.7 <\\/h4>\\n<ul>\\n<li>Tweak: Make sure Custom Mouse Cursor addon JS files are loaded only if the addon is used on a page.<\\/li>\\n<li>Fixed: Navigation Arrows\\/Dots not working properly on touch devices in Horizontal Scroll widget.<\\/li>\\n<\\/ul>\\n<h4> 2.8.6 <\\/h4>\\n<ul>\\n<li>Fixed: Fatal error due to Image Accordion widget since v2.8.4.<\\/li>\\n<\\/ul>\\n<h4> 2.8.5 <\\/h4>\\n<ul>\\n<li>Fixed: Icons in Icon Box widget always disappear if Draw SVG option is disabled.<\\/li>\\n<\\/ul>\\n<h4> 2.8.4 <\\/h4>\\n<ul>\\n<li>New: Added Draw Icon option in all widgets that has Icon option in them.<\\/li>\\n<li>Tweak: Added Horizontal\\/Vertical Alignment options for multi-layers in Parallax addon.<\\/li>\\n<li>Fixed: Conflict between Custom Mouse Cursor addon and WP Rocket Defer JS files option.<\\/li>\\n<\\/ul>\\n<h4> 2.8.3 <\\/h4>\\n<ul>\\n<li>Fixed: Compatibility issues with Elementor v3.7.0.<\\/li>\\n<li>Fixed: Freehand Positioning feature not working when the device mode is changed in the editor page.<\\/li>\\n<\\/ul>\\n<h4> 2.8.2 <\\/h4>\\n<ul>\\n<li>Tweak: Facebook Feed widget styling improved for RTL sites.<\\/li>\\n<li>Fixed: Conflict with Elementor Pro templates.<\\/li>\\n<li>Fixed: Even layout not working with Carousel Infinite Autoplay in social reviews widgets.<\\/li>\\n<li>Fixed: Carousel Navigation Arrows color\\/size controls not working in Instagram Feed widget.<\\/li>\\n<\\/ul>\\n<h4> 2.8.1 <\\/h4>\\n<ul>\\n<li>Fixed: PHP warning since v2.8.0<\\/li>\\n<\\/ul>\\n<h4> 2.8.0 <\\/h4>\\n<ul>\\n<li>Tweak: Apply Custom Mouse Cursor on full page or the entire website - <a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-custom-mouse-cursor-global-addon\\/\\\">here<\\/a>.<\\/li>\\n<li>Tweak: Added responsive controls to Number of Columns option in Behance Feed widget.<\\/li>\\n<li>Fixed: Carousel Tabs option applied on nested tabs.<\\/li>\\n<li>Fixed: Unnecessary Elementor placeholder images added to the Media Library after importing templates.<\\/li>\\n<li>Fixed: Multi Scroll widget not working with Elementor custom breakpoints.<\\/li>\\n<li>Fixed: Ken Burns addon not showing images properly on small screens.<\\/li>\\n<li>Fixed: Hover Box widget not working properly on iOS devices.<\\/li>\\n<\\/ul>\\n<h4> 2.7.9 <\\/h4>\\n<ul>\\n<li>Tweak: Add responsive controls for image control in Ken Burns container addon.<\\/li>\\n<li>Fixed: Horizontal\\/Vertical Offset option not working for social icon in all Social Reviews widgets.<\\/li>\\n<li>Fixed: Horizontal Offset and z-index options not working for Fixed Content template in Horizontal Scroll widget.<\\/li>\\n<li>Fixed: Console error in Charts widget.<\\/li>\\n<\\/ul>\\n<h4> 2.7.8 <\\/h4>\\n<ul>\\n<li>Tweak: Code improvements for better performance and loading speed.<\\/li>\\n<\\/ul>\\n<h4> 2.7.7 <\\/h4>\\n<ul>\\n<li>Tweak: Load Custom Mouse Cursor addon when the element is visible on viewport to improve performance and page loading speed.<\\/li>\\n<li>Tweak: Added Cover Image size option in Behance Feed widget.<\\/li>\\n<\\/ul>\\n<h4> 2.7.6 <\\/h4>\\n<ul>\\n<li>Tweak: Add Mask Image option in Image Layers widget.<\\/li>\\n<li>Tweak: Add Render As SVG\\/Canvas option for Lottie Animation icons in Hover Box widget.<\\/li>\\n<li>Tweak: HTML markup optimized for Image Hotspots and Twitter Feed widgets for better performance.<\\/li>\\n<li>Fixed: Accordion Tabs option not working in Tabs widget.<\\/li>\\n<\\/ul>\\n<h4> 2.7.5 <\\/h4>\\n<ul>\\n<li>New: Added URL String, Shortcode and WooCommerce Products in Cart options in Display Conditions.<\\/li>\\n<li>Tweak: HTML markup optimized for Hover Box, Image Accordion, Instagram Feed, Tabs, Unfold widgets for better performance.<\\/li>\\n<li>Tweak: Added Disable Floating Effects on Safari option in widgets have floating effects.<\\/li>\\n<li>Tweak: Trigger Particles and Badge addons JS code when visible on viewport to improve page loading speed.<\\/li>\\n<li>Tweak: Added compatibility Charts and Horizontal Scroll widgets.<\\/li>\\n<li>Fixed: Change Colors As Gradient option not working in Background Transition widget.<\\/li>\\n<li>Fixed: Profile Header image not showing properly on small devices in Twitter Feed widget.<\\/li>\\n<li>Fixed: Right Side Template option not showing in Multi Scroll widget.<\\/li>\\n<\\/ul>\\n<h4> 2.7.4 <\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility between Badge Global Addon and Elementor Container element - <a href=\\\"https:\\/\\/elementor.com\\/help\\/container-element\\/\\\">here<\\/a>.<\\/li>\\n<li>Fixed: Horizontal Scroll jittering issue on touch devices.<\\/li>\\n<\\/ul>\\n<h4> 2.7.3 <\\/h4>\\n<ul>\\n<li>New: Added Create\\/Edit Live Templates feature in all widgets that support Elementor Templates.<\\/li>\\n<\\/ul>\\n<h4> 2.7.2 <\\/h4>\\n<ul>\\n<li>Tweak: Added support for future features compatibility<\\/li>\\n<li>Fixed: Button Trigger Size option not working on frontend in Magic Section widget.<\\/li>\\n<li>Fixed: Alignment issue in Icon Box widget when description is short.<\\/li>\\n<li>Fixed: Invalid CSS added in the editor when Badge Addon is enabled.<\\/li>\\n<\\/ul>\\n<h4> 2.7.1 <\\/h4>\\n<ul>\\n<li>Fixed: Fatal error with some PHP versions after v2.7.0<\\/li>\\n<\\/ul>\\n<h4> 2.7.0 <\\/h4>\\n<ul>\\n<li>New: Added Premium Badge global addon - <a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-badge-global-addon\\/\\\">here<\\/a>.<\\/li>\\n<\\/ul>\\n<h4> 2.6.9 <\\/h4>\\n<ul>\\n<li>Tweak: HTML markup optimized for Table widget for better performance.<\\/li>\\n<li>Tweak: Added Icon Color and Text Color\\/Typography options for each repeater cell in Table widget.<\\/li>\\n<li>Fixed: Hover Color and Padding options not working for Read More link in Icon Box widget.<\\/li>\\n<\\/ul>\\n<h4> 2.6.8 <\\/h4>\\n<ul>\\n<li>New: Added five new skins in Elementor WooCommerce Products Listing widget - <a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-woocommerce-products\\/\\\">here<\\/a>.<\\/li>\\n<li>Tweak: Added compatibility between section\\/column addons and Elementor Container element - <a href=\\\"https:\\/\\/elementor.com\\/help\\/container-element\\/\\\">here<\\/a>.<\\/li>\\n<li>Tweak: Widgets code refactored to improve performance and loading speed.<\\/li>\\n<li>Tweak: Added Hover Box Shadow option in Lottie Animation container addon.<\\/li>\\n<li>Fixed: PHP warning when Follow Delay option value is not set in Custom Mouse Cursor addon.<\\/li>\\n<li>Fixed: Image with Size option set to custom not rendered in Image Layers and Icon Box widgets.<\\/li>\\n<\\/ul>\\n<h4> 2.6.7 <\\/h4>\\n<ul>\\n<li>New: Added Custom Mouse Cursor global addon - <a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-custom-mouse-cursor-global-addon\\\">here<\\/a>.<\\/li>\\n<li>Tweak: Added Auto Change Tabs option in Tabs widget.<\\/li>\\n<li>Tweak: HTML markup for images in Icon Box widget.<\\/li>\\n<li>Tweak: Make sure images in Image Layers and Tabs widgets are lazyloaded to improve loading speed.<\\/li>\\n<li>Fixed: Container addons not working on editor when used inside widgets using Elementor templates.<\\/li>\\n<\\/ul>\\n<h4> 2.6.6 <\\/h4>\\n<ul>\\n<li>Fixed: Box shadow and Background Color options overridden by default values in CSS in Preview Window widget.<\\/li>\\n<li>Fixed: Charts widget not working in some cases inside Tabs widget.<\\/li>\\n<li>Fixed: Animated Gradient and Blob Generator addons not working in Tabs widget.<\\/li>\\n<li>Fixed: Ken Burns addon Infinite option always disabled when the editor page is reloaded.<\\/li>\\n<\\/ul>\\n<h4> 2.6.5 <\\/h4>\\n<ul>\\n<li>Tweak: Load the main CSS file only when required.<\\/li>\\n<li>Fixed: Tabs widget not working properly with some themes.<\\/li>\\n<li>Fixed: Compatibility between Carousel option in Social Reviews widgets and RTL sites.<\\/li>\\n<li>Fixed: Keyboard Scrolling still works even when the control is disabled in Horizontal Scroll widget.<\\/li>\\n<\\/ul>\\n<h4> 2.6.4 <\\/h4>\\n<ul>\\n<li>Fixed: Compatibility issues with Elementor v3.5.0.<\\/li>\\n<\\/ul>\\n<h4> 2.6.3 <\\/h4>\\n<ul>\\n<li>Tweak: Added options to control Scroll Offset for each section individually in Color Transition widget.<\\/li>\\n<li>Tweak: Javascript loading method improved for Animated Gradient, Particles container addons for better performance.<\\/li>\\n<li>Fixed: Styling options not working for SVG icons in Magic Section widget.<\\/li>\\n<\\/ul>\\n<h4> 2.6.2 <\\/h4>\\n<ul>\\n<li>Tweak: Added WooCommerce Total Amount In Cart and Current Product Stock options in Display Conditions feature.<\\/li>\\n<li>Fixed: Console error when videos are inserted in Tabs widget.<\\/li>\\n<\\/ul>\\n<h4> 2.6.1 <\\/h4>\\n<ul>\\n<li>Fixed: Undefined variable $dir_class in Image Layers widget when Text option is used.<\\/li>\\n<li>Fixed: Button Size option not working in WhatsApp Chat widget.<\\/li>\\n<\\/ul>\\n<h4> 2.6.0 <\\/h4>\\n<ul>\\n<li>New: Added Animated Blob Generator container addon - <a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-animated-blob-generator\\/\\\">here<\\/a>.<\\/li>\\n<li>Tweak: Added Radar Style option in Image Hotspots widget.<\\/li>\\n<li>Tweak: Added div, p and span HTML tag options for heading in Hover Box widget.<\\/li>\\n<li>Fixed: Default icon size changed in Hover Box widget.<\\/li>\\n<li>Fixed: Background Color not changing when multiple Background Transition widgets are used on the same page.<\\/li>\\n<\\/ul>\\n<h4> 2.5.5 <\\/h4>\\n<ul>\\n<li>Fixed: Background is not changed on scroll up in Background Transition widget.<\\/li>\\n<li>Fixed: Nested tabs styling overwrite issue in Tabs widget.<\\/li>\\n<\\/ul>\\n<h4> 2.5.4 <\\/h4>\\n<ul>\\n<li>Tweak: Tabs widget rebuilt for better usability and editing experience.<\\/li>\\n<li>Tweak: Control number of carousel slides to show in Instagram Feed widget.<\\/li>\\n<li>Tweak: Prevent Background Transition widget from changing color when up\\/down backgrounds are the same.<\\/li>\\n<li>Fixed: Line height not working for Business\\/Place Name, Reviewer Name and Review Text in Social Reviews widgets.<\\/li>\\n<li>Fixed: Entrance Animations not working on for the first in Horizontal Scroll widget.<\\/li>\\n<li>Fixed: Premium Parallax not working for Elementor columns.<\\/li>\\n<li>Fixed: Tabs widget not working when shortcodes are used in tabs content.<\\/li>\\n<\\/ul>\\n<h4> 2.5.3 <\\/h4>\\n<ul>\\n<li>Tweak: Added Heroes Flying-Left effect in iHover widget.<\\/li>\\n<li>Tweak: Remove any duplicate content when Accordion Tabs option is enabled in Tabs widget.<\\/li>\\n<li>Tweak: Added Tab ID option in Tabs widget.<\\/li>\\n<li>Fixed: Animation issues for Flash Rotation, Flip Door, and Magic Door effects in iHover widget.<\\/li>\\n<li>Fixed: Charts not working on the editor page on Chrome browser.<\\/li>\\n<li>Fixed: Color option not applied on links in Table widget when CSV file is used.<\\/li>\\n<\\/ul>\\n<h4> 2.5.2 <\\/h4>\\n<ul>\\n<li>Tweak: Save all the plugin settings on change without need to click \\\"Save Settings\\\" button.<\\/li>\\n<li>Tweak: Compatibility with Elementor v3.4.4.<\\/li>\\n<li>Fixed: Snappy scroll stability issues in Horizontal Scroll issues.<\\/li>\\n<li>Fixed: Compatibility issues between Elementor custom breakpoints and Horizontal Scroll widget.<\\/li>\\n<\\/ul>\\n<h4> 2.5.1 <\\/h4>\\n<ul>\\n<li>Tweak: iHover widget code refactored for faster editing speed..<\\/li>\\n<li>Tweak: Added Image Hover Effect in Image Layers widget.<\\/li>\\n<li>Tweak: Added compatibility between Multiscroll widget and sticky headers.<\\/li>\\n<li>Fixed: Premium Parallax not working for Elementor columns.<\\/li>\\n<li>Fixed: Premium Particles not working on some devices in editor page.<\\/li>\\n<li>Fixed: Premium Parallax not working for Elementor columns.<\\/li>\\n<li>Fixed: Content is not fully rendered issue in Unfold widget.<\\/li>\\n<li>Fixed: Removed Unnecessary requests made in Instagram Feed widget.<\\/li>\\n<li>Fixed: Hide Slide On and Disable Horizontal Scroll On options not working together in Horizontal Scroll widget.<\\/li>\\n<li>Fixed: Carousel not working in Facebook Feed widget when <code>Only Show Admin Posts<\\/code> option is enabled.<\\/li>\\n<li>Fixed: Fold Height option not working when set to <code>0<\\/code> in Unfold widget.<\\/li>\\n<li>Fixed: Console error in Multi Scroll widget.<\\/li>\\n<li>Fixed: Admin notices not showing when Premium Addons for Elementor is not installed.<\\/li>\\n<\\/ul>\\n<h4> 2.5.0 <\\/h4>\\n<ul>\\n<li>Tweak: JS code refactored for better performance and faster editing speed.<\\/li>\\n<li>Tweak: Compatibility with Elementor v3.4.2.<\\/li>\\n<li>Fixed: Emojis not showing in Twitter Feed widget.<\\/li>\\n<li>Fixed: Slides overlapping issue on touch devices in Horizontal Scroll widget.<\\/li>\\n<li>Fixed: Image Hotspots colors not working in editor page.<\\/li>\\n<\\/ul>\\n<h4> 2.4.9 <\\/h4>\\n<p>…<\\/p>\",\"installation\":\"<ul>\\n<li>First make sure that Elementor Page Builder and Premium Addons for Elementor are installed, As this plugin works only with both of them.<\\/li>\\n<li>Download the plugin then Upload it to the plugin folder: \\/wp-content\\/plugins\\/ or install it through the WordPress plugins screen directly.<\\/li>\\n<li>Activate the plugin through the \\u2018Plugins\\u2019 screen in WordPress<\\/li>\\n<li>You can find Premium Addons Elements under the category \\u201cPremium Addons\\u201d on your Elementor element\\/widget list.<\\/li>\\n<\\/ul>\"},\"license_check\":\"\",\"msg\":\"\",\"homepage\":\"https:\\/\\/premiumaddons.com\",\"package\":\"https:\\/\\/my.leap13.com\\/edd-sl\\/package_download\\/MTc4NDAwOTkxNDpkNWQ0NjgyNGQyZTdhYThlNjI5ZTUwODllOTExMzUzMzozNjE6MjAyYTU0NDJlM2ViOWZkOGE1MTkxOWViMjA5ZTkwYTk6aHR0cHNALy9yZWRsaWdodGhlYWx0aGJlbmVmaXRzLmNvbTow\",\"icons\":{\"1x\":\"https:\\/\\/my.leap13.com\\/wp-content\\/uploads\\/2024\\/12\\/premium-addons-logo-128x128.png\",\"2x\":\"https:\\/\\/my.leap13.com\\/wp-content\\/uploads\\/2024\\/12\\/premium-addons-logo-256x256.png\"},\"banners\":{\"high\":\"https:\\/\\/my.leap13.com\\/wp-content\\/uploads\\/edd\\/2018\\/10\\/premium-addons-pro-plugin-banner-hd.jpg\",\"low\":\"https:\\/\\/my.leap13.com\\/wp-content\\/uploads\\/edd\\/2018\\/10\\/premium-addons-pro-plugin-banner-ld.jpg\"},\"slug\":\"premium-addons-pro-for-elementor\",\"url\":\"https:\\/\\/my.leap13.com\\/downloads\\/premium-addons-pro-for-elementor\\/?changelog=1\",\"last_updated\":\"2026-06-30 07:07:41\",\"download_link\":\"https:\\/\\/my.leap13.com\\/edd-sl\\/package_download\\/MTc4NDAwOTkxNDpkNWQ0NjgyNGQyZTdhYThlNjI5ZTUwODllOTExMzUzMzozNjE6MjAyYTU0NDJlM2ViOWZkOGE1MTkxOWViMjA5ZTkwYTk6aHR0cHNALy9yZWRsaWdodGhlYWx0aGJlbmVmaXRzLmNvbTow\",\"upgrade_notice\":\"\",\"stable_tag\":\"2.9.62\",\"license\":\"GPL v3.0\",\"tested\":\"7.0\",\"description\":[\"<p>This plugin is an extension to Premium Addons for Elementor Plugin that includes Pro Elementor widgets and Addons for Elementor Page Builder. Visit <a href=\\\"https:\\/\\/www.premiumaddons.com\\/\\\">Premium Addons Website<\\/a> to check widgets and addons demos.<\\/p>\\n<p>Premium Addons PRO plugin\\u2019s widgets are cross browser compatible and also fully responsive, Your website will rock on all browsers as well as tables and mobile devices.<\\/p>\\n<p>When using Premium Addons\\u2019 widgets you will notice that it has more customization options than any other widget in other plugin.<\\/p>\\n<p>Premium Addons PRO can be used only as a complement of Elementor page builder plugin as it\\u2019s not a standalone plugin.<\\/p>\\n<h3>Features<\\/h3>\\n<ul>\\n<li>Fully Customizable Elements.<\\/li>\\n<li>Options panel for enabling desired elements only for faster performance.<\\/li>\\n<li>Free Support through online forums.<\\/li>\\n<\\/ul>\\n<h3>Available Elements<\\/h3>\\n<ol>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/alert-box-widget-for-elementor-page-builder\\/\\\">Premium Alert Box<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/animated-section-gradients-for-elementor-page-builder\\/\\\">Premium Animated Container Gradient<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/behance-feed-widget-for-elementor-page-builder\\/\\\">Premium Behance Feed<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-charts-widget\\/\\\">Premium Charts<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-content-toggle-widget\\/\\\">Premium Content Toggle<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/dual-header-widget-for-elementor-page-builder\\/\\\">Premium Divider<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/facebook-feed-widget-for-elementor-page-builder-2\\/\\\">Premium Facebook Feed<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/facebook-reviews-widget-for-elementor-page-builder\\/\\\">Premium Facebook Reviews<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/flip-box-widget-for-elementor-page-builder\\/\\\">Premium Flip Box<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/google-reviews-for-elementor-page-builder\\/\\\">Premium Google Reviews<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/icon-box-widget-for-elementor-page-builder\\/\\\">Premium Icon Box<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/ihover-widget-for-elementor-page-builder\\/\\\">Premium iHover<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-image-accordion-widget\\/\\\">Premium Image Accordion<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/image-comparison-widget-for-elementor-page-builder\\/\\\">Premium Image Comparison<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/image-hotspots-widget-for-elementor-page-builder\\/\\\">Premium Image Hotspots<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/image-layers-widget-for-elementor-page-builder\\/\\\">Premium Image Layers<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/instagram-feed-widget-for-elementor-page-builder\\/\\\">Premium Instagram Feed<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/ken-burns-section-addon-for-elementor-page-builder\\/\\\">Premium Ken Burns<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/magic-section-widget-for-elementor-page-builder\\/\\\">Premium Magic Section<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/multi-scroll-widget-for-elementor-page-builder\\/\\\">Premium Multi Scroll<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/parallax-section-addon-for-elementor-page-builder\\/\\\">Premium Parallax<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/particles-section-addon-for-elementor-page-builder\\/\\\">Premium Particles<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/preview-window-widget-for-elementor-page-builder\\/\\\">Premium Preview Window<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/table-widget-for-elementor-page-builder\\/\\\">Premium Tables<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/twitter-feed-widget-for-elementor-page-builder\\/\\\">Premium Twitter Feed<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/tabs-widget-for-elementor-page-builder-2\\/\\\">Premium Tabs<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/unfold-widget-for-elementor-page-builder\\/\\\">Premium Unfold<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/whatsapp-widget-for-elementor-page-builder\\/\\\">Premium WhatsApp Chat<\\/a><\\/li>\\n<li><a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-yelp-reviews-widget\\/\\\">Premium Yelp Reviews<\\/a><\\/li>\\n<\\/ol>\"],\"changelog\":[\"<h4> 2.9.62 <\\/h4>\\n<ul>\\n<li>Tweak: Minor improvements in Global Badge addon for better usability.<\\/li>\\n<\\/ul>\\n<h4> 2.9.61 <\\/h4>\\n<ul>\\n<li>New: Added CSS Selector option in Global Badge addon to display badges on custom elements.<\\/li>\\n<li>New: Added Display Per Item option in Global Badge addon for listing widgets.<\\/li>\\n<li>New: Added Title Vertical Alignment option in Icon Box widget.<\\/li>\\n<li>Tweak: Added Overflow option in Icon Box widget for better compatibility with Global Badge addon.<\\/li>\\n<li>Tweak: Added Border Radius option for Ribbon style badge in Global Badge addon.<\\/li>\\n<li>Tweak: Added a waiting time notice in Instagram Feed widget.<\\/li>\\n<li>Tweak: Improved content labels in Content Toggle widget.<\\/li>\\n<li>Tweak: Lowered the minimum value of the Size control in Content Toggle widget.<\\/li>\\n<li>Fixed: Badge banner top position in Global Badge addon.<\\/li>\\n<li>Fixed: Vertical offset not working on all badges in Global Badge addon.<\\/li>\\n<li>Fixed: Text decoration not inheriting text color in Global Badge addon.<\\/li>\\n<li>Fixed: \\\"undefined\\\" text shown when Image URL is empty in Global Badge addon.<\\/li>\\n<li>Fixed: Animated Gradient option applied to all child badges in Global Badge addon.<\\/li>\\n<li>Fixed: Per-item badges not working with Load More, Pagination and Load on Scroll options.<\\/li>\\n<li>Fixed: Z-index not working on custom CSS selector badges in Global Badge addon.<\\/li>\\n<li>Fixed: Conflict between Global Badge addon and Pricing Table widget Lottie icon.<\\/li>\\n<li>Fixed: Button alignment not working when position is set to outside in Unfold widget.<\\/li>\\n<li>Fixed: Magic Scroll not working with widgets inside Elementor V4 Flexbox container.<\\/li>\\n<li>Fixed: Content height not working on nested content in Content Toggle widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.60 <\\/h4>\\n<ul>\\n<li>New: Content Toggle widget rebuilt - <a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-content-toggle-widget\\/\\\">here<\\/a>.<\\/li>\\n<li>Tweak: Code refactored for better performance and security.<\\/li>\\n<\\/ul>\\n<h4> 2.9.59 <\\/h4>\\n<ul>\\n<li>Tweak: Added Box Shadow control for images in Image Accordion.<\\/li>\\n<li>Fixed: Border Radius not applied on Flipped style Tabs widget.<\\/li>\\n<li>Fixed: Default width not applied on Bookmark type badge.<\\/li>\\n<\\/ul>\\n<h4> 2.9.58 <\\/h4>\\n<ul>\\n<li>Tweak: Added new presets for Global Badge addon.<\\/li>\\n<li>Tweak: Added Load More button in Instagram Feed widget.<\\/li>\\n<li>Tweak: Added Lightbox compatibility with videos in Instagram Feed widget.<\\/li>\\n<li>Tweak: Added alt text attribute for images in Instagram Feed widget.<\\/li>\\n<li>Fixed: Back icon size control not working in Icon Box widget.<\\/li>\\n<li>Fixed: Margin not applied correctly on mobile in Tabs widget.<\\/li>\\n<li>Fixed: Navigation from other pages not working in Tabs widget.<\\/li>\\n<li>Fixed: Elements styling broken in editor on first-time activation.<\\/li>\\n<li>Fixed: Icon Position control not working with SVG icons in Icon Box widget.<\\/li>\\n<li>Fixed: Duplicate initialization of Behance Feed widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.57 <\\/h4>\\n<ul>\\n<li>Tweak: Added Get Reviews by Language option in Yelp Reviews widget.<\\/li>\\n<li>Tweak: Core improved for better performance and loading speed.<\\/li>\\n<li>Fixed: Stripe badge not showing in RTL mode.<\\/li>\\n<li>Fixed: Team Members widget not working inside Tabs widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.56 <\\/h4>\\n<ul>\\n<li>Tweak: Added Container ID option in Image Accordion, Off Canvas, Alert Box and Tabs widgets to get slides from containers on the same page for better usability.<\\/li>\\n<li>Tweak: Added Hover Color and Background Color for navigation arrows in social reviews widget.<\\/li>\\n<li>Tweak: Border radius option added in Divider widget.<\\/li>\\n<li>Tweak: Added Image Fit control for icon in Icon Box widget.<\\/li>\\n<li>Tweak: Improved RTL compatibility in Smart Post Listing widget.<\\/li>\\n<li>Tweak: Improved compatibility between Unfold and Tabs widgets.<\\/li>\\n<li>Fixed: Jittering issues with Snappy effect in Horizontal Scroll widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.55 <\\/h4>\\n<ul>\\n<li>New: Animated Gradient and Ken Burns addons are now applicable on widgets.<\\/li>\\n<li>Tweak: Opacity Scroll effect in Horizontal Scroll widget improved.<\\/li>\\n<li>Fixed: Blob not removed after disabling Animated Blob addon switcher.<\\/li>\\n<\\/ul>\\n<h4> 2.9.54 <\\/h4>\\n<ul>\\n<li>Tweak: Improved compatibility between Dynamic Assets and Elementor Elements Cache.<\\/li>\\n<li>Fixed: Arrow position when Accordion option is enabled in Tabs widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.53 <\\/h4>\\n<ul>\\n<li>Tweak: Facebook and Behance Feed widgets improved.<\\/li>\\n<li>Tweak: Core improved for better performance and loading speed.<\\/li>\\n<\\/ul>\\n<h4> 2.9.52 <\\/h4>\\n<ul>\\n<li>Tweak: Added Suffix option in Charts widget to add text after value on hover.<\\/li>\\n<li>Tweak: Core improved for better performance and loading speed.<\\/li>\\n<\\/ul>\\n<h4> 2.9.51 <\\/h4>\\n<ul>\\n<li>Tweak: API endpoint usage improved in Behance Feed widget.<\\/li>\\n<li>Fixed: Horizontal Scroll issues after scene ends.<\\/li>\\n<\\/ul>\\n<h4> 2.9.50 <\\/h4>\\n<ul>\\n<li>New: Added Animated Gradient option to the badge text in Badge Global addon.<\\/li>\\n<li>Tweak: Improved Font Size and Color effects in Magic Scroll addon.<\\/li>\\n<\\/ul>\\n<h4> 2.9.49 <\\/h4>\\n<ul>\\n<li>Tweak: Added Clipped Background option in Global Badge addon.<\\/li>\\n<li>Tweak: Added \\\"p\\\" and \\\"span\\\" options for HTML Tag control in Divider widget.<\\/li>\\n<li>Fixed: Image Layers widget not showing when Container Direction is set to row.<\\/li>\\n<li>Fixed: Text is showing in multiple lines in Divider widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.48 <\\/h4>\\n<ul>\\n<li>New: Load JS libraries only when needed to improve loading speed.<\\/li>\\n<\\/ul>\\n<h4> 2.9.47 <\\/h4>\\n<ul>\\n<li>Fixed: Fatal error in some widgets after v2.9.46.<\\/li>\\n<\\/ul>\\n<h4> 2.9.46 <\\/h4>\\n<ul>\\n<li>Tweak: Code improvements in social reviews widgets for better performance and faster loading speed.<\\/li>\\n<li>Tweak: Improved accessibility in all widgets.<\\/li>\\n<li>Fixed: Jittering issue in Custom Mouse Cursor addon.<\\/li>\\n<li>Fixed: Console JS error when delay option is empty in Custom Mouse Cursor addon.<\\/li>\\n<li>Fixed: CSS Selector option not working in Custom Mouse Cursor addon.<\\/li>\\n<\\/ul>\\n<h4> 2.9.45 <\\/h4>\\n<ul>\\n<li>Tweak: Code improvements in all widgets for better performance and faster loading speed.<\\/li>\\n<li>Fixed: RTL Mode option not working correctly in Horizontal Scroll widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.44 <\\/h4>\\n<ul>\\n<li>Tweak: Code improvements in Global Badge and Custom Mouse Cursor addons for better performance and faster loading speed.<\\/li>\\n<li>Tweak: Added Videos Behavior option in Instagram Feed widget.<\\/li>\\n<li>Fixed: Multiple placeholder images are inserted in Media when a template is imported.<\\/li>\\n<\\/ul>\\n<h4> 2.9.43 <\\/h4>\\n<ul>\\n<li>Tweak: Improve Background Transition option in Horizontal Scroll widget.<\\/li>\\n<li>Fixed: Horizontal Scroll widget not working correctly on RTL sites.<\\/li>\\n<li>Fixed: Console error in Tabs widget.<\\/li>\\n<li>Fixed: Rating Schema not working in Google Reviews widget.<\\/li>\\n<li>Fixed: Compatibility issues with WPML plugin.<\\/li>\\n<\\/ul>\\n<h4> 2.9.42 <\\/h4>\\n<ul>\\n<li>Tweak: Added Change Color on Hover in Charts widget.<\\/li>\\n<li>Tweak: Added Liquid Glass effect option in Custom Mouse Cursor addon.<\\/li>\\n<li>Tweak: Added Moving background option in Tabs widget Style 1.<\\/li>\\n<li>Tweak: Added button to filter pre-made blocks by widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.41 <\\/h4>\\n<ul>\\n<li>Tweak: Custom Mouse Cursor addon controls rearranged for better UX.<\\/li>\\n<li>Tweak: Entrance Animation improved in Image Layers widget.<\\/li>\\n<li>Tweak: Plugin size minimized for faster installation.<\\/li>\\n<\\/ul>\\n<h4> 2.9.40 <\\/h4>\\n<ul>\\n<li>Tweak: Added Color option for switcher in inactive state in Content Toggle.<\\/li>\\n<li>Fixed: Entrance Animation option not working in Image Layers widget.<\\/li>\\n<li>Fixed: Arrow position issue in Image Compare widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.39 <\\/h4>\\n<ul>\\n<li>Fixed: Plugin settings dashboard page not loading in some cases.<\\/li>\\n<li>Fixed: Put Sections Next to Each Other not working with Elementor Sections in Horizontal Scroll widget.<\\/li>\\n<li>Fixed: Arrow Pointer not showing when Accordion option is enabled in Tabs widget.<\\/li>\\n<li>Fixed: PHP warnings when global addons are enabled.<\\/li>\\n<\\/ul>\\n<h4> 2.9.38 <\\/h4>\\n<ul>\\n<li>Tweak: Unfold widget not working correctly with Elementor Gallery widget.<\\/li>\\n<li>Fixed: Disable Horizontal Scroll on specific devices option not working.<\\/li>\\n<li>Fixed: Console error in editor page for a not found CSS file.<\\/li>\\n<\\/ul>\\n<h4> 2.9.37 <\\/h4>\\n<ul>\\n<li>Tweak: Improved compatibility with RTL sites.<\\/li>\\n<li>Tweak: Plugin size decreased by improving Dynamic CSS generating.<\\/li>\\n<li>Fixed: Push\\/Slide effects not working on RTL in Hover Box widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.36 <\\/h4>\\n<ul>\\n<li>Fixed: Fatal error in Google Reviews widget after v2.9.35.<\\/li>\\n<\\/ul>\\n<h4> 2.9.35 <\\/h4>\\n<ul>\\n<li>Tweak: Improved Twitter Feed to use Bearer Token.<\\/li>\\n<li>Tweak: RTL Mode option improved in Horizontal Scroll widget.<\\/li>\\n<li>Tweak: Close Off Canvas when escape keyboard button is hit.<\\/li>\\n<li>Fixed: PHP warning in Google Reviews widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.34 <\\/h4>\\n<ul>\\n<li>Tweak: Added Counting Effect in Woo Mini Cart widget.<\\/li>\\n<li>Tweak: Added Coupon Form in Woo Mini Cart widget.<\\/li>\\n<li>Tweak: Added Free Shipping progress bar in Woo Mini Cart widget.<\\/li>\\n<li>Tweak: Show date in current site language in all Social Feed\\/Reviews widgets.<\\/li>\\n<li>Tweak: Added Shape option for navigation dots in Multi Scroll widget.<\\/li>\\n<li>Tweak: Code improvements for better performance and loading speed.<\\/li>\\n<li>Fixed: Instagram Access Token is not automatically renewed.<\\/li>\\n<li>Fixed: Icon Position option not working correctly for body cells in Table widget.<\\/li>\\n<li>Fixed: PHP warning when Rating Schema option is enabled in Google Reviews widget.<\\/li>\\n<li>Fixed: PHP warning when background image is not set in Parallax addon.<\\/li>\\n<li>Fixed: Off Canvas content not showing correctly when set to Text Editor.<\\/li>\\n<\\/ul>\\n<h4> 2.9.33 <\\/h4>\\n<ul>\\n<li>Tweak: Added Delay option in Lottie Background addon.<\\/li>\\n<li>Tweak: Code improvements for better performance.<\\/li>\\n<li>Tweak: Google Reviews widget loading speed improved.<\\/li>\\n<li>Tweak: Install free version directly without redirection to another page.<\\/li>\\n<li>Fixed: Free-hand design not working in Image Hotspots and Image Layers widgets.<\\/li>\\n<li>Fixed: Read more text not changing in Facebook Feed widget.<\\/li>\\n<li>Fixed: SVG Code option not working in Site Logo widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.32 <\\/h4>\\n<ul>\\n<li>Tweak: Compatibility with Google Places API (New) in Google Reviews widget.<\\/li>\\n<li>Tweak: JS files separated for better performance.<\\/li>\\n<li>Tweak: Added Refresh Layout button in Horizontal Scroll and Image Layers.<\\/li>\\n<li>Fixed: Put Columns\\/Containers Next to Each Other option not working in Horizontal Scroll widget.<\\/li>\\n<li>Fixed: Content not showing when Ken Burns addon is enabled.<\\/li>\\n<li>Fixed: Blob addon is not working on inner containers while in editor.<\\/li>\\n<li>Fixed: On Page Load trigger not working in Off Canvas widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.31 <\\/h4>\\n<ul>\\n<li>Tweak: Apply Icon size control on image icon in Icon Box widget.<\\/li>\\n<li>Fixed: Size control for Lottie Background addon not working on editor.<\\/li>\\n<li>Fixed: Instagram access token not generated.<\\/li>\\n<\\/ul>\\n<h4> 2.9.30 <\\/h4>\\n<ul>\\n<li>Tweak: Added \\\"On Page Load\\\" trigger in Off Canvas widget.<\\/li>\\n<li>Tweak: Core improved for better editor loading.<\\/li>\\n<li>Fixed: Navigate to Multi Scroll sides using elements not working.<\\/li>\\n<\\/ul>\\n<h4> 2.9.29 <\\/h4>\\n<ul>\\n<li>Fixed: Tabs widget not activating the correct tab on page load.<\\/li>\\n<li>Fixed: Hover effects not working in Smart Post Listing when featured image is disabled.<\\/li>\\n<\\/ul>\\n<h4> 2.9.28 <\\/h4>\\n<ul>\\n<li>Fixed: Off-Canvas widget not working correctly after v2.9.27<\\/li>\\n<li>Fixed: Image dimensions issue in Site Logo widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.27 <\\/h4>\\n<ul>\\n<li>Tweak: Improved compatibility with Optimize Markup Elementor feature.<\\/li>\\n<li>Tweak: SVG Draw Icon option improved for better loading speed.<\\/li>\\n<li>Fixed: Controls for global addons not being added in correct tabs.<\\/li>\\n<\\/ul>\\n<h4> 2.9.26 <\\/h4>\\n<ul>\\n<li>Fixed: Layout issues with Fixed Content option in Multi Scroll widget.<\\/li>\\n<li>Fixed: Lottie animation icons not working correctly in Icon Box widget.<\\/li>\\n<li>Fixed: Global badge adds a spacing while in editor.<\\/li>\\n<\\/ul>\\n<h4> 2.9.25 <\\/h4>\\n<ul>\\n<li>Tweak: Plugin core enhancements to improve plugin performance.<\\/li>\\n<li>Fixed: Table not showing data from CSV files.<\\/li>\\n<li>Fixed: Global Cursor SVG icon style not working.<\\/li>\\n<\\/ul>\\n<h4> 2.9.24 <\\/h4>\\n<ul>\\n<li>Tweak: Plugin core enhancements to improve plugin performance.<\\/li>\\n<li>Tweak: Added No Cache option in Table widget.<\\/li>\\n<li>Fixed: Issues when Blog and Smart Post Listing widgets are added in one page.<\\/li>\\n<\\/ul>\\n<h4> 2.9.23 <\\/h4>\\n<ul>\\n<li>Deprecated: Facebook Messenger Chat widget as it has been deprecated by Facebook.<\\/li>\\n<\\/ul>\\n<h4> 2.9.22 <\\/h4>\\n<ul>\\n<li>Fixed: Background Transition widget is not working after Elementor 3.24.0.<\\/li>\\n<\\/ul>\\n<h4> 2.9.21 <\\/h4>\\n<ul>\\n<li>Tweak: Pause videos in Tabs widget on switching tabs.<\\/li>\\n<li>Fixed: Conflict with Elementor v3.24.0.<\\/li>\\n<li>Fixed: Elementor entrance animations not working with Infinite Scroll option in Smart Post Listing widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.20 <\\/h4>\\n<ul>\\n<li>Fixed: Background Transition widget not working when Scroll Up background is not set.<\\/li>\\n<li>Fixed: Scroll effects in Image Layers not working inside Horizontal Scroll widget.<\\/li>\\n<li>Fixed: Number of Columns not working on mobile devices in Smart Post Listing widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.19 <\\/h4>\\n<ul>\\n<li>Tweak: Use IntersectionObserver API instead of waypoints.js to improve performance.<\\/li>\\n<li>Fixed: Scroll effects in Image Layers widget not working when added with Magic Scroll on same page.<\\/li>\\n<li>Fixed: Icon Color not working in WhatsApp Chat widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.18 <\\/h4>\\n<ul>\\n<li>Fixed: Entrance animations in Image Layers widget not working within Horizontal Scroll widget.<\\/li>\\n<li>Fixed: Close icon not showing when logged out in Alert Box widget.<\\/li>\\n<li>Fixed: PHP warning in Google Reviews widget.<\\/li>\\n<li>Fixed: Instagram Feed layout broken while on editor page.<\\/li>\\n<\\/ul>\\n<h4> 2.9.17 <\\/h4>\\n<ul>\\n<li>Tweak: Code improved for better performance and security.<\\/li>\\n<li>Fixed: Tabs widget not working in some cases.<\\/li>\\n<li>Fixed: PHP warnings on customizer page when Particles or Custom Mouse Cursor addons are enabled.<\\/li>\\n<\\/ul>\\n<h4> 2.9.16 <\\/h4>\\n<ul>\\n<li>Tweak: Added HTML Tag option for text in Image Layers widget.<\\/li>\\n<li>Tweak: Code improved for better performance and security.<\\/li>\\n<li>Fixed: Smart Post Listing conflict with Elementor Flexbox Containers.<\\/li>\\n<li>Fixed: PHP warning in Facebook, Google and Yelp Reviews widgets.<\\/li>\\n<\\/ul>\\n<h4> 2.9.15 <\\/h4>\\n<ul>\\n<li>Tweak: Code improved for better performance and security.<\\/li>\\n<li>Tweak: Added Z-index option for Custom Mouse Cursor addon.<\\/li>\\n<li>Fixed: PHP warnings in Yelp Reviews and Hover Box widgets.<\\/li>\\n<li>Fixed: Icon Color option not working correctly in some cases in WhatsApp Chat widget.<\\/li>\\n<li>Fixed: Console error thrown by Global Mouse Cursor addon.<\\/li>\\n<\\/ul>\\n<h4> 2.9.14 <\\/h4>\\n<ul>\\n<li>Tweak: Code improved for better performance and security.<\\/li>\\n<li>Tweak: Improved compatibility between Horizontal and Magic Scroll elements.<\\/li>\\n<li>Fixed: Flickering issue in Magic Scroll addon.<\\/li>\\n<\\/ul>\\n<h4> 2.9.13 <\\/h4>\\n<ul>\\n<li>Tweak: Code improved for better performance and security.<\\/li>\\n<li>Fixed: Off-canvas widget layout broken on RTL sites.<\\/li>\\n<\\/ul>\\n<h4> 2.9.12 <\\/h4>\\n<ul>\\n<li>New: Magic Section widget rebuilt. It\'s now Off-Canvas - <a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-off-canvas-widget\\\">here<\\/a>.<\\/li>\\n<li>Tweak: Added Fixed Content Template option in Multi Scroll widget - <a href=\\\"https:\\/\\/premiumaddons.com\\/multi-scroll-widget-for-elementor-page-builder\\/\\\">here<\\/a>.<\\/li>\\n<li>Fixed: Icon hover styling options not working in Icon Box widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.11 <\\/h4>\\n<ul>\\n<li>New: Added new hover effects to all the buttons all over the plugin - <a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-button-widget\\/\\\">here<\\/a>.<\\/li>\\n<li>Tweak: Alert Box widget rebuilt - <a href=\\\"https:\\/\\/premiumaddons.com\\/alert-box-widget-for-elementor-page-builder\\/\\\">here<\\/a>.<\\/li>\\n<li>Fixed: Social icons not showing in Image Hotspots widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.10 <\\/h4>\\n<ul>\\n<li>Tweak: Added option to apply Particles addon on whole page through Elementor page settings.<\\/li>\\n<li>Tweak: Added responsive controls to Display option in Content Toggle widget.<\\/li>\\n<li>Fixed: Disable Snappy Effect on Touch Devices in Horizontal Scroll widget not working.<\\/li>\\n<li>Fixed: Flickering issue with Image Sequence effect in Magic Scroll addon.<\\/li>\\n<\\/ul>\\n<h4> 2.9.9 <\\/h4>\\n<ul>\\n<li>Tweak: Divider widget rebuilt - <a href=\\\"https:\\/\\/premiumaddons.com\\/divider-widget-for-elementor-page-builder\\/\\\">here<\\/a>.<\\/li>\\n<li>Tweak: Option to Disable Scroll on Accordion Item Click added in in Tabs widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.8 <\\/h4>\\n<ul>\\n<li>Tweak: Added option to hide Horizontal Scroll widget slides on desktop devices.<\\/li>\\n<li>Fixed: Unnecessary HTML markup rendered in the table widget.<\\/li>\\n<li>Fixed: Feed is duplicated in Facebook and Behance Feed widgets.<\\/li>\\n<li>Fixed: Facebook and Behance Feed widgets not working on the frontend.<\\/li>\\n<\\/ul>\\n<h4> 2.9.7 <\\/h4>\\n<ul>\\n<li>Tweak: Added SVG Code option in Site Logo widget.<\\/li>\\n<li>Tweak: Gold API error messages handled in News Ticker widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.6 <\\/h4>\\n<ul>\\n<li>Tweak: Added Option to enable US numbers sorting in Table widget.<\\/li>\\n<li>Tweak: Compatibility between Hide Slide On option in Multi Scroll widget and Elementor custom breakpoints.<\\/li>\\n<\\/ul>\\n<h4> 2.9.5 <\\/h4>\\n<ul>\\n<li>Fixed: Fatal error when Premium Addons Pro is activated without the free version.<\\/li>\\n<li>Fixed: Masonry effect not working correctly on editor page in Instagram Feed widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.4 <\\/h4>\\n<ul>\\n<li>Tweak: Added Custom Navigation Element Selector option in Multi Scroll to be used to navigate to Multi Scroll slides.<\\/li>\\n<li>Fixed: Ratings values between .7 and .9 are rendered as half star in Social Reviews widgets.<\\/li>\\n<\\/ul>\\n<h4> 2.9.3 <\\/h4>\\n<ul>\\n<li>Fixed: PHP Error when Image Accordion widget is used.<\\/li>\\n<li>Fixed: Elementor asks to run Safe Mode with Magic Scroll addon.<\\/li>\\n<\\/ul>\\n<h4> 2.9.2 <\\/h4>\\n<ul>\\n<li>Tweak: Added Alternative Gold API key option in News Ticker widget.<\\/li>\\n<li>Tweak: Added Load More option in Smart Post Listing widget.<\\/li>\\n<li>Tweak: Added more styling controls in Smart Post Listing widget.<\\/li>\\n<\\/ul>\\n<h4> 2.9.1 <\\/h4>\\n<ul>\\n<li>Tweak: Code improved for better performance and security.<\\/li>\\n<\\/ul>\\n<h4> 2.9.0 <\\/h4>\\n<ul>\\n<li>New: Added Smart Post Listing widget - <a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-smart-post-listing-widget\\/\\\">here<\\/a>.<\\/li>\\n<li>Tweak: Show Alt text for the images in Ken Burns addon.<\\/li>\\n<\\/ul>\\n<h4> 2.8.27 <\\/h4>\\n<ul>\\n<li>Fixed: Twitter Feed widget not working.<\\/li>\\n<\\/ul>\\n<h4> 2.8.26 <\\/h4>\\n<ul>\\n<li>Tweak: Code refactored for better performance and security.<\\/li>\\n<li>Fixed: Numbers showing on hover not formatted in Charts widget.<\\/li>\\n<\\/ul>\\n<h4> 2.8.25 <\\/h4>\\n<ul>\\n<li>Tweak: Removed Twitter Feed credentials section.<\\/li>\\n<\\/ul>\\n<h4> 2.8.24 <\\/h4>\\n<ul>\\n<li>Tweak: Added custom position options for tooltips in Image Hotspots widget.<\\/li>\\n<li>Fixed: Multi Scroll widget not working when elements with entrance animations used in it.<\\/li>\\n<li>Fixed: Twitter Feed widget not working in some cases.<\\/li>\\n<li>Fixed: Image Comparison widget handle not working on RTL sites.<\\/li>\\n<\\/ul>\\n<h4> 2.8.23 <\\/h4>\\n<ul>\\n<li>Tweak: Added caching options in Facebook and Behance Feed widgets.<\\/li>\\n<li>Tweak: Multi Scroll widget improved to trigger entrance animations on slide change.<\\/li>\\n<li>Fixed: Button showing in back side in 3D Hover Box widget.<\\/li>\\n<li>Fixed: Horizontal Scroll issues on mobile devices.<\\/li>\\n<li>Fixed: Hide Empty Reviews option not working correctly in Google Reviews widget.<\\/li>\\n<\\/ul>\\n<h4> 2.8.22 <\\/h4>\\n<ul>\\n<li>Tweak: Added custom size unit for range controls in some widgets.<\\/li>\\n<li>Tweak: Load posts only if they have body text in Facebook Feed widget.<\\/li>\\n<li>Fixed: Load Chart On option not working in Charts widget.<\\/li>\\n<li>Fixed: Fatal error in Tabs widget when an image icon with empty image is added.<\\/li>\\n<\\/ul>\\n<h4> 2.8.21 <\\/h4>\\n<ul>\\n<li>New: Added Magnet Effect in Custom Mouse Cursor addon - <a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-custom-mouse-cursor-global-addon\\/\\\">here<\\/a>.<\\/li>\\n<li>Tweak: Magic Scroll addon performance improved.<\\/li>\\n<\\/ul>\\n<h4> 2.8.20 <\\/h4>\\n<ul>\\n<li>Tweak: CSS files size minimized for better performance.<\\/li>\\n<li>Fixed: Custom link attributes not working in Icon Box widget.<\\/li>\\n<li>Fixed: Console error in Horizontal Scroll widget.<\\/li>\\n<\\/ul>\\n<h4> 2.8.19 <\\/h4>\\n<ul>\\n<li>Tweak: Added option to load Magic Scroll addon on page load, not when the section is reached.<\\/li>\\n<li>Fixed: Image Comparison widget not working when used inside Tabs widget.<\\/li>\\n<li>Fixed: Lock Page Scroll option in Magic Scroll addon causing a blank area while scrolling on mobile devices.<\\/li>\\n<li>Fixed: PHP warning in Parallax addon when no layers are added.<\\/li>\\n<li>Fixed: Console error with Horizontal Scroll widget.<\\/li>\\n<\\/ul>\\n<h4> 2.8.18 <\\/h4>\\n<ul>\\n<li>Tweak: Added Text Shadow and Box Shadow scroll effects in Magic Scroll addon.<\\/li>\\n<li>Tweak: Added Sort Reviews by date option in Google Reviews widget.<\\/li>\\n<li>Tweak: Show\\/hide images by hashtags in Instagram Feed widget.<\\/li>\\n<\\/ul>\\n<h4> 2.8.17 <\\/h4>\\n<ul>\\n<li>Tweak: Sticky effect behavior improved in Magic Scroll addon.<\\/li>\\n<li>Tweak: Added option to trigger entrance animations once for Snappy scroll in Horizontal Scroll widget.<\\/li>\\n<li>Fixed: Sticky effect not working on the editor page in Magic Scroll addon.<\\/li>\\n<\\/ul>\\n<h4> 2.8.16 <\\/h4>\\n<ul>\\n<li>Fixed: Draw SVG not working on the editor page with multiple SVGs in Magic Scroll addon.<\\/li>\\n<li>Fixed: Transition is added to Icon Box widget when used with Magic Scroll addon.<\\/li>\\n<\\/ul>\\n<h4> 2.8.15 <\\/h4>\\n<ul>\\n<li>Fixed: Elements with entrance animation flash in Horizontal Scroll widget.<\\/li>\\n<li>Fixed: Icons not showing in some controls.<\\/li>\\n<\\/ul>\\n<h4> 2.8.14 <\\/h4>\\n<ul>\\n<li>New: Added Magic Scroll addon - <a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-magic-scroll-global-addon\\/\\\">here<\\/a>.<\\/li>\\n<\\/ul>\\n<h4> 2.8.13 <\\/h4>\\n<ul>\\n<li>Fixed: Compatibility issues with Elementor v3.8.0<\\/li>\\n<li>Fixed: Ken Burns container addon not working with recent Elementor versions.<\\/li>\\n<\\/ul>\\n<h4> 2.8.12 <\\/h4>\\n<ul>\\n<li>New: Added Site Logo widget - <a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-site-logo-widget\\/\\\">here<\\/a>.<\\/li>\\n<\\/ul>\\n<h4> 2.8.11 <\\/h4>\\n<ul>\\n<li>Tweak: Added caching option in Instagram Feed widget to improve the feed performance and loading speed.<\\/li>\\n<li>Tweak: Added Close On Click Outside option in Magic Section widget.<\\/li>\\n<li>Fixed: Icon styling not applied properly on SVG icons in Divider widget.<\\/li>\\n<li>Fixed: Mouse tilt option not working since Premium Addons for Elementor v4.9.35.<\\/li>\\n<li>Fixed: Feed is not showing if Posts\\/Account option value is larger than the posts returned by Facebook.<\\/li>\\n<li>Fixed: Alignment option not working properly for multi-line values in Table widget.<\\/li>\\n<\\/ul>\\n<h4> 2.8.10 <\\/h4>\\n<ul>\\n<li>New: Added Random Badges option in Mega Menu widget - <a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-mega-menu-widget\\/\\\">here<\\/a>.<\\/li>\\n<li>Fixed: PHP warnings in Google Reviews widget.<\\/li>\\n<\\/ul>\\n<h4> 2.8.9 <\\/h4>\\n<ul>\\n<li>Fixed: Console error when SVG Draw option is disabled for Parallax addon.<\\/li>\\n<li>Fixed: SVG Draw option not working for Font Awesome icons in Icon Box widget.<\\/li>\\n<li>Fixed: Applying global background colors not working in Magic Section widget.<\\/li>\\n<li>Fixed: Icon color applied on Lottie animation in Hover Box widget.<\\/li>\\n<\\/ul>\\n<h4> 2.8.8 <\\/h4>\\n<ul>\\n<li>Tweak: Behance Feed widget now loads feed on scroll, not on page load.<\\/li>\\n<li>Fixed: PHP warning after v2.8.7.<\\/li>\\n<\\/ul>\\n<h4> 2.8.7 <\\/h4>\\n<ul>\\n<li>Tweak: Make sure Custom Mouse Cursor addon JS files are loaded only if the addon is used on a page.<\\/li>\\n<li>Fixed: Navigation Arrows\\/Dots not working properly on touch devices in Horizontal Scroll widget.<\\/li>\\n<\\/ul>\\n<h4> 2.8.6 <\\/h4>\\n<ul>\\n<li>Fixed: Fatal error due to Image Accordion widget since v2.8.4.<\\/li>\\n<\\/ul>\\n<h4> 2.8.5 <\\/h4>\\n<ul>\\n<li>Fixed: Icons in Icon Box widget always disappear if Draw SVG option is disabled.<\\/li>\\n<\\/ul>\\n<h4> 2.8.4 <\\/h4>\\n<ul>\\n<li>New: Added Draw Icon option in all widgets that has Icon option in them.<\\/li>\\n<li>Tweak: Added Horizontal\\/Vertical Alignment options for multi-layers in Parallax addon.<\\/li>\\n<li>Fixed: Conflict between Custom Mouse Cursor addon and WP Rocket Defer JS files option.<\\/li>\\n<\\/ul>\\n<h4> 2.8.3 <\\/h4>\\n<ul>\\n<li>Fixed: Compatibility issues with Elementor v3.7.0.<\\/li>\\n<li>Fixed: Freehand Positioning feature not working when the device mode is changed in the editor page.<\\/li>\\n<\\/ul>\\n<h4> 2.8.2 <\\/h4>\\n<ul>\\n<li>Tweak: Facebook Feed widget styling improved for RTL sites.<\\/li>\\n<li>Fixed: Conflict with Elementor Pro templates.<\\/li>\\n<li>Fixed: Even layout not working with Carousel Infinite Autoplay in social reviews widgets.<\\/li>\\n<li>Fixed: Carousel Navigation Arrows color\\/size controls not working in Instagram Feed widget.<\\/li>\\n<\\/ul>\\n<h4> 2.8.1 <\\/h4>\\n<ul>\\n<li>Fixed: PHP warning since v2.8.0<\\/li>\\n<\\/ul>\\n<h4> 2.8.0 <\\/h4>\\n<ul>\\n<li>Tweak: Apply Custom Mouse Cursor on full page or the entire website - <a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-custom-mouse-cursor-global-addon\\/\\\">here<\\/a>.<\\/li>\\n<li>Tweak: Added responsive controls to Number of Columns option in Behance Feed widget.<\\/li>\\n<li>Fixed: Carousel Tabs option applied on nested tabs.<\\/li>\\n<li>Fixed: Unnecessary Elementor placeholder images added to the Media Library after importing templates.<\\/li>\\n<li>Fixed: Multi Scroll widget not working with Elementor custom breakpoints.<\\/li>\\n<li>Fixed: Ken Burns addon not showing images properly on small screens.<\\/li>\\n<li>Fixed: Hover Box widget not working properly on iOS devices.<\\/li>\\n<\\/ul>\\n<h4> 2.7.9 <\\/h4>\\n<ul>\\n<li>Tweak: Add responsive controls for image control in Ken Burns container addon.<\\/li>\\n<li>Fixed: Horizontal\\/Vertical Offset option not working for social icon in all Social Reviews widgets.<\\/li>\\n<li>Fixed: Horizontal Offset and z-index options not working for Fixed Content template in Horizontal Scroll widget.<\\/li>\\n<li>Fixed: Console error in Charts widget.<\\/li>\\n<\\/ul>\\n<h4> 2.7.8 <\\/h4>\\n<ul>\\n<li>Tweak: Code improvements for better performance and loading speed.<\\/li>\\n<\\/ul>\\n<h4> 2.7.7 <\\/h4>\\n<ul>\\n<li>Tweak: Load Custom Mouse Cursor addon when the element is visible on viewport to improve performance and page loading speed.<\\/li>\\n<li>Tweak: Added Cover Image size option in Behance Feed widget.<\\/li>\\n<\\/ul>\\n<h4> 2.7.6 <\\/h4>\\n<ul>\\n<li>Tweak: Add Mask Image option in Image Layers widget.<\\/li>\\n<li>Tweak: Add Render As SVG\\/Canvas option for Lottie Animation icons in Hover Box widget.<\\/li>\\n<li>Tweak: HTML markup optimized for Image Hotspots and Twitter Feed widgets for better performance.<\\/li>\\n<li>Fixed: Accordion Tabs option not working in Tabs widget.<\\/li>\\n<\\/ul>\\n<h4> 2.7.5 <\\/h4>\\n<ul>\\n<li>New: Added URL String, Shortcode and WooCommerce Products in Cart options in Display Conditions.<\\/li>\\n<li>Tweak: HTML markup optimized for Hover Box, Image Accordion, Instagram Feed, Tabs, Unfold widgets for better performance.<\\/li>\\n<li>Tweak: Added Disable Floating Effects on Safari option in widgets have floating effects.<\\/li>\\n<li>Tweak: Trigger Particles and Badge addons JS code when visible on viewport to improve page loading speed.<\\/li>\\n<li>Tweak: Added compatibility Charts and Horizontal Scroll widgets.<\\/li>\\n<li>Fixed: Change Colors As Gradient option not working in Background Transition widget.<\\/li>\\n<li>Fixed: Profile Header image not showing properly on small devices in Twitter Feed widget.<\\/li>\\n<li>Fixed: Right Side Template option not showing in Multi Scroll widget.<\\/li>\\n<\\/ul>\\n<h4> 2.7.4 <\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility between Badge Global Addon and Elementor Container element - <a href=\\\"https:\\/\\/elementor.com\\/help\\/container-element\\/\\\">here<\\/a>.<\\/li>\\n<li>Fixed: Horizontal Scroll jittering issue on touch devices.<\\/li>\\n<\\/ul>\\n<h4> 2.7.3 <\\/h4>\\n<ul>\\n<li>New: Added Create\\/Edit Live Templates feature in all widgets that support Elementor Templates.<\\/li>\\n<\\/ul>\\n<h4> 2.7.2 <\\/h4>\\n<ul>\\n<li>Tweak: Added support for future features compatibility<\\/li>\\n<li>Fixed: Button Trigger Size option not working on frontend in Magic Section widget.<\\/li>\\n<li>Fixed: Alignment issue in Icon Box widget when description is short.<\\/li>\\n<li>Fixed: Invalid CSS added in the editor when Badge Addon is enabled.<\\/li>\\n<\\/ul>\\n<h4> 2.7.1 <\\/h4>\\n<ul>\\n<li>Fixed: Fatal error with some PHP versions after v2.7.0<\\/li>\\n<\\/ul>\\n<h4> 2.7.0 <\\/h4>\\n<ul>\\n<li>New: Added Premium Badge global addon - <a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-badge-global-addon\\/\\\">here<\\/a>.<\\/li>\\n<\\/ul>\\n<h4> 2.6.9 <\\/h4>\\n<ul>\\n<li>Tweak: HTML markup optimized for Table widget for better performance.<\\/li>\\n<li>Tweak: Added Icon Color and Text Color\\/Typography options for each repeater cell in Table widget.<\\/li>\\n<li>Fixed: Hover Color and Padding options not working for Read More link in Icon Box widget.<\\/li>\\n<\\/ul>\\n<h4> 2.6.8 <\\/h4>\\n<ul>\\n<li>New: Added five new skins in Elementor WooCommerce Products Listing widget - <a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-woocommerce-products\\/\\\">here<\\/a>.<\\/li>\\n<li>Tweak: Added compatibility between section\\/column addons and Elementor Container element - <a href=\\\"https:\\/\\/elementor.com\\/help\\/container-element\\/\\\">here<\\/a>.<\\/li>\\n<li>Tweak: Widgets code refactored to improve performance and loading speed.<\\/li>\\n<li>Tweak: Added Hover Box Shadow option in Lottie Animation container addon.<\\/li>\\n<li>Fixed: PHP warning when Follow Delay option value is not set in Custom Mouse Cursor addon.<\\/li>\\n<li>Fixed: Image with Size option set to custom not rendered in Image Layers and Icon Box widgets.<\\/li>\\n<\\/ul>\\n<h4> 2.6.7 <\\/h4>\\n<ul>\\n<li>New: Added Custom Mouse Cursor global addon - <a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-custom-mouse-cursor-global-addon\\\">here<\\/a>.<\\/li>\\n<li>Tweak: Added Auto Change Tabs option in Tabs widget.<\\/li>\\n<li>Tweak: HTML markup for images in Icon Box widget.<\\/li>\\n<li>Tweak: Make sure images in Image Layers and Tabs widgets are lazyloaded to improve loading speed.<\\/li>\\n<li>Fixed: Container addons not working on editor when used inside widgets using Elementor templates.<\\/li>\\n<\\/ul>\\n<h4> 2.6.6 <\\/h4>\\n<ul>\\n<li>Fixed: Box shadow and Background Color options overridden by default values in CSS in Preview Window widget.<\\/li>\\n<li>Fixed: Charts widget not working in some cases inside Tabs widget.<\\/li>\\n<li>Fixed: Animated Gradient and Blob Generator addons not working in Tabs widget.<\\/li>\\n<li>Fixed: Ken Burns addon Infinite option always disabled when the editor page is reloaded.<\\/li>\\n<\\/ul>\\n<h4> 2.6.5 <\\/h4>\\n<ul>\\n<li>Tweak: Load the main CSS file only when required.<\\/li>\\n<li>Fixed: Tabs widget not working properly with some themes.<\\/li>\\n<li>Fixed: Compatibility between Carousel option in Social Reviews widgets and RTL sites.<\\/li>\\n<li>Fixed: Keyboard Scrolling still works even when the control is disabled in Horizontal Scroll widget.<\\/li>\\n<\\/ul>\\n<h4> 2.6.4 <\\/h4>\\n<ul>\\n<li>Fixed: Compatibility issues with Elementor v3.5.0.<\\/li>\\n<\\/ul>\\n<h4> 2.6.3 <\\/h4>\\n<ul>\\n<li>Tweak: Added options to control Scroll Offset for each section individually in Color Transition widget.<\\/li>\\n<li>Tweak: Javascript loading method improved for Animated Gradient, Particles container addons for better performance.<\\/li>\\n<li>Fixed: Styling options not working for SVG icons in Magic Section widget.<\\/li>\\n<\\/ul>\\n<h4> 2.6.2 <\\/h4>\\n<ul>\\n<li>Tweak: Added WooCommerce Total Amount In Cart and Current Product Stock options in Display Conditions feature.<\\/li>\\n<li>Fixed: Console error when videos are inserted in Tabs widget.<\\/li>\\n<\\/ul>\\n<h4> 2.6.1 <\\/h4>\\n<ul>\\n<li>Fixed: Undefined variable $dir_class in Image Layers widget when Text option is used.<\\/li>\\n<li>Fixed: Button Size option not working in WhatsApp Chat widget.<\\/li>\\n<\\/ul>\\n<h4> 2.6.0 <\\/h4>\\n<ul>\\n<li>New: Added Animated Blob Generator container addon - <a href=\\\"https:\\/\\/premiumaddons.com\\/elementor-animated-blob-generator\\/\\\">here<\\/a>.<\\/li>\\n<li>Tweak: Added Radar Style option in Image Hotspots widget.<\\/li>\\n<li>Tweak: Added div, p and span HTML tag options for heading in Hover Box widget.<\\/li>\\n<li>Fixed: Default icon size changed in Hover Box widget.<\\/li>\\n<li>Fixed: Background Color not changing when multiple Background Transition widgets are used on the same page.<\\/li>\\n<\\/ul>\\n<h4> 2.5.5 <\\/h4>\\n<ul>\\n<li>Fixed: Background is not changed on scroll up in Background Transition widget.<\\/li>\\n<li>Fixed: Nested tabs styling overwrite issue in Tabs widget.<\\/li>\\n<\\/ul>\\n<h4> 2.5.4 <\\/h4>\\n<ul>\\n<li>Tweak: Tabs widget rebuilt for better usability and editing experience.<\\/li>\\n<li>Tweak: Control number of carousel slides to show in Instagram Feed widget.<\\/li>\\n<li>Tweak: Prevent Background Transition widget from changing color when up\\/down backgrounds are the same.<\\/li>\\n<li>Fixed: Line height not working for Business\\/Place Name, Reviewer Name and Review Text in Social Reviews widgets.<\\/li>\\n<li>Fixed: Entrance Animations not working on for the first in Horizontal Scroll widget.<\\/li>\\n<li>Fixed: Premium Parallax not working for Elementor columns.<\\/li>\\n<li>Fixed: Tabs widget not working when shortcodes are used in tabs content.<\\/li>\\n<\\/ul>\\n<h4> 2.5.3 <\\/h4>\\n<ul>\\n<li>Tweak: Added Heroes Flying-Left effect in iHover widget.<\\/li>\\n<li>Tweak: Remove any duplicate content when Accordion Tabs option is enabled in Tabs widget.<\\/li>\\n<li>Tweak: Added Tab ID option in Tabs widget.<\\/li>\\n<li>Fixed: Animation issues for Flash Rotation, Flip Door, and Magic Door effects in iHover widget.<\\/li>\\n<li>Fixed: Charts not working on the editor page on Chrome browser.<\\/li>\\n<li>Fixed: Color option not applied on links in Table widget when CSV file is used.<\\/li>\\n<\\/ul>\\n<h4> 2.5.2 <\\/h4>\\n<ul>\\n<li>Tweak: Save all the plugin settings on change without need to click \\\"Save Settings\\\" button.<\\/li>\\n<li>Tweak: Compatibility with Elementor v3.4.4.<\\/li>\\n<li>Fixed: Snappy scroll stability issues in Horizontal Scroll issues.<\\/li>\\n<li>Fixed: Compatibility issues between Elementor custom breakpoints and Horizontal Scroll widget.<\\/li>\\n<\\/ul>\\n<h4> 2.5.1 <\\/h4>\\n<ul>\\n<li>Tweak: iHover widget code refactored for faster editing speed..<\\/li>\\n<li>Tweak: Added Image Hover Effect in Image Layers widget.<\\/li>\\n<li>Tweak: Added compatibility between Multiscroll widget and sticky headers.<\\/li>\\n<li>Fixed: Premium Parallax not working for Elementor columns.<\\/li>\\n<li>Fixed: Premium Particles not working on some devices in editor page.<\\/li>\\n<li>Fixed: Premium Parallax not working for Elementor columns.<\\/li>\\n<li>Fixed: Content is not fully rendered issue in Unfold widget.<\\/li>\\n<li>Fixed: Removed Unnecessary requests made in Instagram Feed widget.<\\/li>\\n<li>Fixed: Hide Slide On and Disable Horizontal Scroll On options not working together in Horizontal Scroll widget.<\\/li>\\n<li>Fixed: Carousel not working in Facebook Feed widget when <code>Only Show Admin Posts<\\/code> option is enabled.<\\/li>\\n<li>Fixed: Fold Height option not working when set to <code>0<\\/code> in Unfold widget.<\\/li>\\n<li>Fixed: Console error in Multi Scroll widget.<\\/li>\\n<li>Fixed: Admin notices not showing when Premium Addons for Elementor is not installed.<\\/li>\\n<\\/ul>\\n<h4> 2.5.0 <\\/h4>\\n<ul>\\n<li>Tweak: JS code refactored for better performance and faster editing speed.<\\/li>\\n<li>Tweak: Compatibility with Elementor v3.4.2.<\\/li>\\n<li>Fixed: Emojis not showing in Twitter Feed widget.<\\/li>\\n<li>Fixed: Slides overlapping issue on touch devices in Horizontal Scroll widget.<\\/li>\\n<li>Fixed: Image Hotspots colors not working in editor page.<\\/li>\\n<\\/ul>\\n<h4> 2.4.9 <\\/h4>\\n<p>…<\\/p>\"],\"installation\":[\"<ul>\\n<li>First make sure that Elementor Page Builder and Premium Addons for Elementor are installed, As this plugin works only with both of them.<\\/li>\\n<li>Download the plugin then Upload it to the plugin folder: \\/wp-content\\/plugins\\/ or install it through the WordPress plugins screen directly.<\\/li>\\n<li>Activate the plugin through the \\u2018Plugins\\u2019 screen in WordPress<\\/li>\\n<li>You can find Premium Addons Elements under the category \\u201cPremium Addons\\u201d on your Elementor element\\/widget list.<\\/li>\\n<\\/ul>\"],\"plugin\":\"premium-addons-pro\\/premium-addons-pro-for-elementor.php\",\"id\":\"premium-addons-pro\\/premium-addons-pro-for-elementor.php\"}\";}','off'),(438,'elementor_log','a:43:{s:32:\"9110b402a2daed1be66227010ea8865f\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-02-19 17:32:04\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-02-19 17:32:04\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"elementor-pro::elementor_pro_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"0cf846a7803757932083d672263bc6c4\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-02-19 17:32:05\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-02-19 17:32:05\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:48:\"Elementor Pro/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"0ae7f584bcc3b0d91b8fc8ba15a67414\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-02-19 17:32:05\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-02-19 17:32:05\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:50:\"Elementor Pro/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"6e7c3d5445643d12f43d6b41aca0f03a\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-02-19 17:32:05\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.19.0\";s:2:\"to\";s:6:\"3.19.2\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-02-19 17:32:05\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.19.0\";s:2:\"to\";s:6:\"3.19.2\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"f83097e58c3b198279af5a0c389df019\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-02-19 17:32:05\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.19.0\";s:2:\"to\";s:6:\"3.19.2\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-02-19 17:32:05\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:13:\"Elementor Pro\";s:4:\"from\";s:6:\"3.19.0\";s:2:\"to\";s:6:\"3.19.2\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"58fb37337126433428b9342b4ff6938d\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:5:\"28760\";s:7:\"\0*\0file\";s:186:\"https://redlighthealthbenefits.com/wp-admin/load-scripts.php?c=0&loadchunk_0=jquery-core,jquery-migrate,utils,wp-polyfill-inert,regenerator-runtime,wp-polyfill,wp-hooks&ver=6.4.3\";s:7:\"\0*\0line\";s:1:\"2\";s:7:\"\0*\0date\";s:19:\"2024-02-19 17:32:57\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:63:\"Cannot read properties of undefined (reading 'value')\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:3;s:14:\"\0*\0times_dates\";a:3:{i:0;s:19:\"2024-02-19 17:32:57\";i:1;s:19:\"2024-02-20 23:36:31\";i:2;s:19:\"2024-02-20 23:38:12\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1708363977\";s:7:\"message\";s:53:\"Cannot read properties of undefined (reading \'value\')\";s:3:\"url\";s:186:\"https://redlighthealthbenefits.com/wp-admin/load-scripts.php?c=0&loadchunk_0=jquery-core,jquery-migrate,utils,wp-polyfill-inert,regenerator-runtime,wp-polyfill,wp-hooks&ver=6.4.3\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"28760\";}}s:32:\"60e86a1969b11085c22bc3e65e026ddc\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-02-27 10:24:12\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.19.2\";s:2:\"to\";s:6:\"3.19.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-02-27 10:24:12\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.19.2\";s:2:\"to\";s:6:\"3.19.3\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"51e498d6ecd800c12a354d3df3903864\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-02-27 10:24:13\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-02-27 10:24:13\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"f4bb0c4b702b21b668fc0d78223c1270\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-02-27 10:24:13\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-02-27 10:24:13\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"2471b93ee151704fea6a8391a0088592\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-02-27 10:24:14\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-02-27 10:24:14\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"751bb054d8126322c90ca2fd4b9dc28a\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-02-27 10:24:14\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.19.2\";s:2:\"to\";s:6:\"3.19.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-02-27 10:24:14\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.19.2\";s:2:\"to\";s:6:\"3.19.3\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"97ccdc06e665d4d8cfeb138132059fd9\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-02-29 15:11:10\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.19.3\";s:2:\"to\";s:6:\"3.19.4\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-02-29 15:11:10\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.19.3\";s:2:\"to\";s:6:\"3.19.4\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"df276cec48b0d53d0c446bd49588be3e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-02-29 15:11:11\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-02-29 15:11:11\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"5dc261038c3d8b223ebbfda52ad1e805\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-02-29 15:11:11\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-02-29 15:11:11\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"ee008555c5434745d8897f41866315bd\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-02-29 15:11:12\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-02-29 15:11:12\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"58f9c01036a66437e0ad676a419d75bd\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-02-29 15:11:12\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.19.3\";s:2:\"to\";s:6:\"3.19.4\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-02-29 15:11:12\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.19.3\";s:2:\"to\";s:6:\"3.19.4\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"c532caede0e470ffba5a56643660caa7\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-03-12 12:37:43\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.19.4\";s:2:\"to\";s:6:\"3.20.0\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-03-12 12:37:43\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.19.4\";s:2:\"to\";s:6:\"3.20.0\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"ff6a094435bffc29b85286037bf78615\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-03-12 12:37:43\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-03-12 12:37:43\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"1fb2ef34a05c6dd1a285e847295f6432\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-03-12 12:37:43\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-03-12 12:37:43\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"7bec42a9bb67dea830a60d9c4bac3ae5\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-03-12 12:37:44\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-03-12 12:37:44\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"afba74f2dba8fe5038d504c3158968c3\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-03-12 12:37:44\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.19.4\";s:2:\"to\";s:6:\"3.20.0\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-03-12 12:37:44\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.19.4\";s:2:\"to\";s:6:\"3.20.0\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"b190c720348c14675ba64a204e7c50cf\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-03-14 09:59:18\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.20.0\";s:2:\"to\";s:6:\"3.20.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-03-14 09:59:18\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.20.0\";s:2:\"to\";s:6:\"3.20.1\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"9cb4b5e594e2fc2c6e61924b32394e76\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-03-14 09:59:21\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2024-03-14 09:59:21\";i:1;s:19:\"2024-03-14 09:59:21\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"dd21408e480f683bfa467ea7035626b2\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-03-14 09:59:21\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-03-14 09:59:21\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"60714b7394bb560421bb5f347ad2317b\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-03-14 09:59:23\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:3;s:14:\"\0*\0times_dates\";a:3:{i:0;s:19:\"2024-03-14 09:59:23\";i:1;s:19:\"2024-03-14 09:59:23\";i:2;s:19:\"2024-03-14 09:59:23\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"0a7c245b54d3957a0283f09365ee2dda\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-03-14 09:59:23\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2024-03-14 09:59:23\";i:1;s:19:\"2024-03-14 09:59:23\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"9e3913282415878d12801374dfef3a8f\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-03-14 09:59:23\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.20.0\";s:2:\"to\";s:6:\"3.20.1\";}s:8:\"\0*\0times\";i:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2024-03-14 09:59:23\";i:1;s:19:\"2024-03-14 09:59:23\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.20.0\";s:2:\"to\";s:6:\"3.20.1\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"3f4ad784f4d0172b1277c063ec9da1b1\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-03-21 08:48:02\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.20.1\";s:2:\"to\";s:6:\"3.20.2\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-03-21 08:48:02\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.20.1\";s:2:\"to\";s:6:\"3.20.2\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"2e591d587d1259aeb740c2c6886bdd33\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-03-21 08:48:02\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-03-21 08:48:02\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"8aa0ee352e8e2d65712376dbb55f02d3\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-03-21 08:48:02\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-03-21 08:48:02\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"1be494774dc7be77656a6f3bf40b3702\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-03-21 08:48:03\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-03-21 08:48:03\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"ad315b051dcddf0ef143902241bc52d4\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-03-21 08:48:03\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.20.1\";s:2:\"to\";s:6:\"3.20.2\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-03-21 08:48:03\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.20.1\";s:2:\"to\";s:6:\"3.20.2\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"6796b31e87f342a5f972a8bbae8f3bae\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-04-03 19:27:39\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.20.2\";s:2:\"to\";s:6:\"3.20.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-04-03 19:27:39\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.20.2\";s:2:\"to\";s:6:\"3.20.3\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"4ae514421954482769e4dde97e76c2af\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-04-03 19:27:39\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-04-03 19:27:39\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"c6ca23db097c38b4a25ef9128e896eff\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-04-03 19:27:39\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-04-03 19:27:39\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"5abd310285c1058b95e850c175fe4eb8\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-04-03 19:27:40\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-04-03 19:27:40\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"d5248229b3ea5b1b9319e0cd11d8899b\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-04-03 19:27:40\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.20.2\";s:2:\"to\";s:6:\"3.20.3\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-04-03 19:27:40\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.20.2\";s:2:\"to\";s:6:\"3.20.3\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"560585cbd932f0c4997bf8d3415d3598\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-04-19 10:16:59\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.20.3\";s:2:\"to\";s:6:\"3.21.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-04-19 10:16:59\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.20.3\";s:2:\"to\";s:6:\"3.21.1\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"3e9c026cd126ba716c1f444f59d1043e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-04-19 10:17:00\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-04-19 10:17:00\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"6a05b550566f57e6556829eec8a6936f\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-04-19 10:17:00\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-04-19 10:17:00\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:44:\"Elementor/Upgrades - _on_each_version Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"6c49dee271a26b502d41c88bb8aafa68\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-04-19 10:17:00\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-04-19 10:17:00\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:46:\"Elementor/Upgrades - _on_each_version Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"680aaf15b8a922752f4f73bc54b46436\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-04-19 10:17:00\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.20.3\";s:2:\"to\";s:6:\"3.21.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-04-19 10:17:00\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.20.3\";s:2:\"to\";s:6:\"3.21.1\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"c1357085d9351977f7beaba2ca044201\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2024-04-19 10:17:01\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.20.3\";s:2:\"to\";s:6:\"3.21.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2024-04-19 10:17:01\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.20.3\";s:2:\"to\";s:6:\"3.21.1\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}}','no'),(443,'pa_review_notice','1','yes'),(453,'prime_slider_license_email','','yes'),(454,'prime_slider_license_key','','yes'),(455,'prime_slider_license_key_sfc441e78','','yes'),(456,'prime_slider_active_modules','','yes'),(457,'prime_slider_third_party_widget','','yes'),(458,'prime_slider_other_settings','','yes'),(466,'googlesitekit_db_version','1.8.1','yes'),(467,'googlesitekit_has_connected_admins','0','yes'),(470,'_transient_googlesitekit_verification_meta_tags','a:0:{}','yes'),(471,'googlesitekit_active_modules','a:2:{i:0;s:18:\"pagespeed-insights\";i:1;s:9:\"analytics\";}','yes'),(472,'googlesitekit_credentials','8DYAk9QaVKTkDOuDXSJ/B2VDQUQwWmRJUjFwaEJ1dHlsaTlSL3BMbXJIM0VWU2pqQUkvMC84QzhpbXVMRSt6UGtBSnRkeWlDbWRkSHByU0ZFZ2Fxcko5U201NE1nbUVxZzY1NjRrUUtBelBVeFRQaVUwOE8xU0tjNmdFcHNWdUlLbEVYdUFSakp0TjZqc1VEWFVESm9MdWt1QTNnWE93VEEvTm80Q0VIREdUMUdVc0RHNVpuTlZqWTRyY2h6NTJNZEN2YVhtN1pQSGZDa3d4R0JvSllYZUVFdHo3TFdQN0FZd1N5aERxaDVtWGxja1JaWHBkaTBXcHU2QzlMZUtTUVFSK2RjYU9pc2FzUjRObVc3VUhzaEYrREpudi9JdE9NRnFObVdSZnM0dWxlNElJb29mdFROWHNNdmpLTEZzZXlXc0swNHZFVA==','yes'),(473,'googlesitekitpersistent_remote_features','a:17:{s:18:\"adBlockerDetection\";a:1:{s:7:\"enabled\";b:1;}s:14:\"adsenseSetupV2\";a:1:{s:7:\"enabled\";b:1;}s:16:\"dashboardSharing\";a:1:{s:7:\"enabled\";b:1;}s:19:\"enhancedMeasurement\";a:1:{s:7:\"enabled\";b:1;}s:19:\"ga4ActivationBanner\";a:1:{s:7:\"enabled\";b:0;}s:12:\"ga4Reporting\";a:1:{s:7:\"enabled\";b:1;}s:8:\"ga4setup\";a:1:{s:7:\"enabled\";b:1;}s:10:\"gteSupport\";a:1:{s:7:\"enabled\";b:1;}s:14:\"helpVisibility\";a:1:{s:7:\"enabled\";b:1;}s:13:\"ideaHubModule\";a:1:{s:7:\"enabled\";b:0;}s:10:\"keyMetrics\";a:1:{s:7:\"enabled\";b:1;}s:14:\"serviceSetupV2\";a:1:{s:7:\"enabled\";b:0;}s:16:\"unifiedDashboard\";a:1:{s:7:\"enabled\";b:1;}s:12:\"userFeedback\";a:1:{s:7:\"enabled\";b:1;}s:17:\"widgets.dashboard\";a:1:{s:7:\"enabled\";b:1;}s:21:\"widgets.pageDashboard\";a:1:{s:7:\"enabled\";b:1;}s:14:\"zeroDataStates\";a:1:{s:7:\"enabled\";b:1;}}','yes'),(479,'TCM_PluginInstallDate[tracking-code-manager]','1706545702','yes'),(480,'TCM_PluginUpdateDate[tracking-code-manager]','1708363994','yes'),(481,'TCM_ShowWhatsNew','1','yes'),(482,'TCM_PluginFirstInstall','0','yes'),(483,'TCM_ShowWhatsNewSeenVersion','8','yes'),(484,'TCM_ShowActivationNotice','1','yes'),(486,'TCM_Snippet_1','a:36:{s:6:\"active\";s:1:\"1\";s:9:\"trackMode\";i:0;s:9:\"trackPage\";i:0;s:2:\"id\";i:1;s:4:\"name\";s:16:\"Google Analytics\";s:4:\"code\";s:295:\"<!-- Google tag (gtag.js) -->\r\n<script async src=\"https://www.googletagmanager.com/gtag/js?id=G-HY86FQ6J6W\"></script>\r\n<script>\r\n window.dataLayer = window.dataLayer || [];\r\n function gtag(){dataLayer.push(arguments);}\r\n gtag(\'js\', new Date());\r\n\r\n gtag(\'config\', \'G-HY86FQ6J6W\');\r\n</script>\";s:5:\"order\";s:4:\"1000\";s:8:\"position\";i:0;s:23:\"includeEverywhereActive\";i:1;s:23:\"includeCategoriesActive\";i:0;s:17:\"includeTagsActive\";i:0;s:22:\"exceptCategoriesActive\";i:0;s:16:\"exceptTagsActive\";i:0;s:10:\"deviceType\";a:1:{i:0;s:3:\"all\";}s:30:\"includePostsOfType_page_Active\";i:0;s:23:\"includePostsOfType_page\";a:1:{i:0;s:2:\"-1\";}s:29:\"exceptPostsOfType_page_Active\";i:0;s:30:\"includePostsOfType_post_Active\";i:0;s:23:\"includePostsOfType_post\";a:1:{i:0;s:2:\"-1\";}s:29:\"exceptPostsOfType_post_Active\";i:0;s:11:\"codes_count\";i:2;s:17:\"includeCategories\";a:0:{}s:11:\"includeTags\";a:0:{}s:16:\"exceptCategories\";a:0:{}s:10:\"exceptTags\";a:0:{}s:22:\"exceptPostsOfType_page\";a:0:{}s:22:\"exceptPostsOfType_post\";a:0:{}s:21:\"CTC_10002_ProductsIds\";a:0:{}s:23:\"CTC_10002_CategoriesIds\";a:0:{}s:17:\"CTC_10002_TagsIds\";a:0:{}s:21:\"CTC_10001_ProductsIds\";a:0:{}s:23:\"CTC_10001_CategoriesIds\";a:0:{}s:17:\"CTC_10001_TagsIds\";a:0:{}s:21:\"CTC_10003_ProductsIds\";a:0:{}s:23:\"CTC_10003_CategoriesIds\";a:0:{}s:17:\"CTC_10003_TagsIds\";a:0:{}}','yes'),(487,'TCM_SnippetList','a:1:{i:0;i:1;}','yes'),(492,'action_scheduler_hybrid_store_demarkation','9','yes'),(493,'schema-ActionScheduler_StoreSchema','8.0.1752742389','yes'),(494,'schema-ActionScheduler_LoggerSchema','3.0.1706545781','yes'),(495,'rank_math_known_post_types','a:5:{s:4:\"post\";s:4:\"post\";s:4:\"page\";s:4:\"page\";s:10:\"attachment\";s:10:\"attachment\";s:14:\"e-landing-page\";s:14:\"e-landing-page\";s:18:\"templately_library\";s:18:\"templately_library\";}','yes'),(496,'rank_math_modules','a:14:{i:0;s:12:\"link-counter\";i:1;s:9:\"analytics\";i:2;s:12:\"seo-analysis\";i:3;s:7:\"sitemap\";i:4;s:12:\"rich-snippet\";i:5;s:11:\"woocommerce\";i:6;s:10:\"buddypress\";i:7;s:7:\"bbpress\";i:8;s:3:\"acf\";i:9;s:11:\"web-stories\";i:10;s:10:\"content-ai\";i:11;s:16:\"instant-indexing\";i:12;s:12:\"role-manager\";i:13;s:9:\"local-seo\";}','yes'),(497,'rank-math-options-general','a:57:{s:19:\"strip_category_base\";s:3:\"off\";s:24:\"attachment_redirect_urls\";s:2:\"on\";s:27:\"attachment_redirect_default\";s:34:\"https://redlighthealthbenefits.com\";s:23:\"nofollow_external_links\";s:3:\"off\";s:20:\"nofollow_image_links\";s:3:\"off\";s:25:\"new_window_external_links\";s:2:\"on\";s:11:\"add_img_alt\";s:3:\"off\";s:14:\"img_alt_format\";s:11:\" %filename%\";s:13:\"add_img_title\";s:3:\"off\";s:16:\"img_title_format\";s:22:\"%title% %count(title)%\";s:11:\"breadcrumbs\";s:3:\"off\";s:21:\"breadcrumbs_separator\";s:1:\"-\";s:16:\"breadcrumbs_home\";s:2:\"on\";s:22:\"breadcrumbs_home_label\";s:4:\"Home\";s:26:\"breadcrumbs_archive_format\";s:15:\"Archives for %s\";s:25:\"breadcrumbs_search_format\";s:14:\"Results for %s\";s:21:\"breadcrumbs_404_label\";s:25:\"404 Error: page not found\";s:31:\"breadcrumbs_ancestor_categories\";s:3:\"off\";s:21:\"breadcrumbs_blog_page\";s:3:\"off\";s:16:\"404_monitor_mode\";s:6:\"simple\";s:17:\"404_monitor_limit\";i:100;s:35:\"404_monitor_ignore_query_parameters\";s:2:\"on\";s:24:\"redirections_header_code\";s:3:\"301\";s:18:\"redirections_debug\";s:3:\"off\";s:23:\"console_caching_control\";s:2:\"90\";s:21:\"console_email_reports\";s:2:\"on\";s:23:\"console_email_frequency\";s:7:\"monthly\";s:27:\"link_builder_links_per_page\";s:1:\"7\";s:29:\"link_builder_links_per_target\";s:1:\"1\";s:22:\"wc_remove_product_base\";s:3:\"off\";s:23:\"wc_remove_category_base\";s:3:\"off\";s:31:\"wc_remove_category_parent_slugs\";s:3:\"off\";s:18:\"rss_before_content\";s:0:\"\";s:17:\"rss_after_content\";s:0:\"\";s:19:\"wc_remove_generator\";s:2:\"on\";s:24:\"remove_shop_snippet_data\";s:2:\"on\";s:18:\"frontend_seo_score\";s:3:\"off\";s:29:\"frontend_seo_score_post_types\";a:1:{i:0;s:4:\"post\";}s:27:\"frontend_seo_score_position\";s:3:\"top\";s:10:\"setup_mode\";s:8:\"advanced\";s:21:\"content_ai_post_types\";a:4:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:14:\"e-landing-page\";i:3;s:18:\"templately_library\";}s:18:\"content_ai_country\";s:3:\"all\";s:15:\"content_ai_tone\";s:6:\"Formal\";s:19:\"content_ai_audience\";s:16:\"General Audience\";s:19:\"content_ai_language\";s:10:\"US English\";s:15:\"analytics_stats\";s:3:\"off\";s:15:\"toc_block_title\";s:17:\"Table of Contents\";s:20:\"toc_block_list_style\";s:2:\"ul\";s:14:\"google_updates\";s:2:\"on\";s:13:\"podcast_title\";s:10:\"%sitename%\";s:19:\"podcast_description\";s:10:\"%sitedesc%\";s:29:\"podcast_tipodcast_explicittle\";s:3:\"off\";s:21:\"console_email_send_to\";s:19:\"google@forte.agency\";s:23:\"auto_add_focus_keywords\";a:2:{s:18:\"enable_auto_import\";i:1;s:10:\"post_types\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}}s:23:\"noindex_hidden_products\";s:2:\"on\";s:16:\"podcast_explicit\";s:3:\"off\";s:15:\"llms_post_types\";a:4:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:18:\"e-floating-buttons\";i:3;s:18:\"templately_library\";}}','yes'),(498,'rank-math-options-titles','a:138:{s:24:\"noindex_empty_taxonomies\";s:2:\"on\";s:15:\"title_separator\";s:1:\"-\";s:17:\"capitalize_titles\";s:3:\"off\";s:17:\"twitter_card_type\";s:19:\"summary_large_image\";s:19:\"knowledgegraph_type\";s:7:\"company\";s:19:\"knowledgegraph_name\";s:25:\"Red Light Health Benefits\";s:12:\"website_name\";s:25:\"Red Light Health Benefits\";s:19:\"local_business_type\";s:23:\"HealthAndBeautyBusiness\";s:20:\"local_address_format\";s:43:\"{address} {locality}, {region} {postalcode}\";s:13:\"opening_hours\";a:7:{i:0;a:2:{s:3:\"day\";s:6:\"Monday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:1;a:2:{s:3:\"day\";s:7:\"Tuesday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:2;a:2:{s:3:\"day\";s:9:\"Wednesday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:3;a:2:{s:3:\"day\";s:8:\"Thursday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:4;a:2:{s:3:\"day\";s:6:\"Friday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:5;a:2:{s:3:\"day\";s:8:\"Saturday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:6;a:2:{s:3:\"day\";s:6:\"Sunday\";s:4:\"time\";s:11:\"09:00-17:00\";}}s:20:\"opening_hours_format\";s:3:\"off\";s:14:\"homepage_title\";s:34:\"%sitename% %page% %sep% %sitedesc%\";s:20:\"homepage_description\";s:0:\"\";s:22:\"homepage_custom_robots\";s:3:\"off\";s:23:\"disable_author_archives\";s:3:\"off\";s:15:\"url_author_base\";s:6:\"author\";s:20:\"author_custom_robots\";s:2:\"on\";s:13:\"author_robots\";a:1:{i:0;s:7:\"noindex\";}s:20:\"author_archive_title\";s:30:\"%name% %sep% %sitename% %page%\";s:19:\"author_add_meta_box\";s:2:\"on\";s:21:\"disable_date_archives\";s:2:\"on\";s:18:\"date_archive_title\";s:30:\"%date% %page% %sep% %sitename%\";s:12:\"search_title\";s:38:\"%search_query% %page% %sep% %sitename%\";s:9:\"404_title\";s:31:\"Page Not Found %sep% %sitename%\";s:19:\"date_archive_robots\";a:1:{i:0;s:7:\"noindex\";}s:14:\"noindex_search\";s:2:\"on\";s:24:\"noindex_archive_subpages\";s:3:\"off\";s:26:\"noindex_password_protected\";s:3:\"off\";s:32:\"pt_download_default_rich_snippet\";s:7:\"product\";s:29:\"author_slack_enhanced_sharing\";s:2:\"on\";s:13:\"pt_post_title\";s:24:\"%title% %sep% %sitename%\";s:19:\"pt_post_description\";s:9:\"%excerpt%\";s:14:\"pt_post_robots\";a:0:{}s:21:\"pt_post_custom_robots\";s:3:\"off\";s:28:\"pt_post_default_rich_snippet\";s:7:\"article\";s:28:\"pt_post_default_article_type\";s:11:\"BlogPosting\";s:28:\"pt_post_default_snippet_name\";s:11:\"%seo_title%\";s:28:\"pt_post_default_snippet_desc\";s:17:\"%seo_description%\";s:30:\"pt_post_slack_enhanced_sharing\";s:2:\"on\";s:17:\"pt_post_ls_use_fk\";s:6:\"titles\";s:20:\"pt_post_add_meta_box\";s:2:\"on\";s:20:\"pt_post_bulk_editing\";s:7:\"editing\";s:24:\"pt_post_link_suggestions\";s:2:\"on\";s:24:\"pt_post_primary_taxonomy\";s:8:\"category\";s:13:\"pt_page_title\";s:24:\"%title% %sep% %sitename%\";s:19:\"pt_page_description\";s:9:\"%excerpt%\";s:14:\"pt_page_robots\";a:0:{}s:21:\"pt_page_custom_robots\";s:3:\"off\";s:28:\"pt_page_default_rich_snippet\";s:7:\"article\";s:28:\"pt_page_default_article_type\";s:7:\"Article\";s:28:\"pt_page_default_snippet_name\";s:11:\"%seo_title%\";s:28:\"pt_page_default_snippet_desc\";s:17:\"%seo_description%\";s:30:\"pt_page_slack_enhanced_sharing\";s:2:\"on\";s:17:\"pt_page_ls_use_fk\";s:6:\"titles\";s:20:\"pt_page_add_meta_box\";s:2:\"on\";s:20:\"pt_page_bulk_editing\";s:7:\"editing\";s:24:\"pt_page_link_suggestions\";s:2:\"on\";s:19:\"pt_attachment_title\";s:24:\"%title% %sep% %sitename%\";s:25:\"pt_attachment_description\";s:9:\"%excerpt%\";s:20:\"pt_attachment_robots\";a:1:{i:0;s:7:\"noindex\";}s:27:\"pt_attachment_custom_robots\";s:2:\"on\";s:34:\"pt_attachment_default_rich_snippet\";s:3:\"off\";s:34:\"pt_attachment_default_article_type\";s:7:\"Article\";s:34:\"pt_attachment_default_snippet_name\";s:11:\"%seo_title%\";s:34:\"pt_attachment_default_snippet_desc\";s:17:\"%seo_description%\";s:36:\"pt_attachment_slack_enhanced_sharing\";s:3:\"off\";s:26:\"pt_attachment_add_meta_box\";s:3:\"off\";s:23:\"pt_e-landing-page_title\";s:24:\"%title% %sep% %sitename%\";s:29:\"pt_e-landing-page_description\";s:9:\"%excerpt%\";s:24:\"pt_e-landing-page_robots\";a:0:{}s:31:\"pt_e-landing-page_custom_robots\";s:3:\"off\";s:38:\"pt_e-landing-page_default_rich_snippet\";s:3:\"off\";s:38:\"pt_e-landing-page_default_article_type\";s:7:\"Article\";s:38:\"pt_e-landing-page_default_snippet_name\";s:11:\"%seo_title%\";s:38:\"pt_e-landing-page_default_snippet_desc\";s:17:\"%seo_description%\";s:40:\"pt_e-landing-page_slack_enhanced_sharing\";s:3:\"off\";s:27:\"pt_e-landing-page_ls_use_fk\";s:6:\"titles\";s:30:\"pt_e-landing-page_add_meta_box\";s:2:\"on\";s:30:\"pt_e-landing-page_bulk_editing\";s:7:\"editing\";s:34:\"pt_e-landing-page_link_suggestions\";s:2:\"on\";s:27:\"pt_templately_library_title\";s:24:\"%title% %sep% %sitename%\";s:33:\"pt_templately_library_description\";s:9:\"%excerpt%\";s:28:\"pt_templately_library_robots\";a:0:{}s:35:\"pt_templately_library_custom_robots\";s:3:\"off\";s:42:\"pt_templately_library_default_rich_snippet\";s:3:\"off\";s:42:\"pt_templately_library_default_article_type\";s:7:\"Article\";s:42:\"pt_templately_library_default_snippet_name\";s:11:\"%seo_title%\";s:42:\"pt_templately_library_default_snippet_desc\";s:17:\"%seo_description%\";s:44:\"pt_templately_library_slack_enhanced_sharing\";s:3:\"off\";s:31:\"pt_templately_library_ls_use_fk\";s:6:\"titles\";s:34:\"pt_templately_library_add_meta_box\";s:2:\"on\";s:34:\"pt_templately_library_bulk_editing\";s:7:\"editing\";s:38:\"pt_templately_library_link_suggestions\";s:2:\"on\";s:16:\"pt_product_title\";s:24:\"%title% %sep% %sitename%\";s:22:\"pt_product_description\";s:9:\"%excerpt%\";s:17:\"pt_product_robots\";a:0:{}s:24:\"pt_product_custom_robots\";s:3:\"off\";s:31:\"pt_product_default_rich_snippet\";s:7:\"product\";s:31:\"pt_product_default_article_type\";s:7:\"Article\";s:31:\"pt_product_default_snippet_name\";s:11:\"%seo_title%\";s:31:\"pt_product_default_snippet_desc\";s:17:\"%seo_description%\";s:33:\"pt_product_slack_enhanced_sharing\";s:2:\"on\";s:20:\"pt_product_ls_use_fk\";s:6:\"titles\";s:23:\"pt_product_add_meta_box\";s:2:\"on\";s:23:\"pt_product_bulk_editing\";s:7:\"editing\";s:27:\"pt_product_link_suggestions\";s:2:\"on\";s:27:\"pt_product_primary_taxonomy\";s:11:\"product_cat\";s:18:\"pt_web-story_title\";s:24:\"%title% %sep% %sitename%\";s:24:\"pt_web-story_description\";s:9:\"%excerpt%\";s:19:\"pt_web-story_robots\";a:0:{}s:26:\"pt_web-story_custom_robots\";s:3:\"off\";s:33:\"pt_web-story_default_rich_snippet\";s:7:\"article\";s:33:\"pt_web-story_default_article_type\";s:7:\"Article\";s:33:\"pt_web-story_default_snippet_name\";s:11:\"%seo_title%\";s:33:\"pt_web-story_default_snippet_desc\";s:17:\"%seo_description%\";s:35:\"pt_web-story_slack_enhanced_sharing\";s:3:\"off\";s:25:\"pt_web-story_add_meta_box\";s:3:\"off\";s:18:\"tax_category_title\";s:23:\"%term% %sep% %sitename%\";s:19:\"tax_category_robots\";a:0:{}s:25:\"tax_category_add_meta_box\";s:2:\"on\";s:26:\"tax_category_custom_robots\";s:3:\"off\";s:24:\"tax_category_description\";s:18:\"%term_description%\";s:35:\"tax_category_slack_enhanced_sharing\";s:2:\"on\";s:18:\"tax_post_tag_title\";s:23:\"%term% %sep% %sitename%\";s:19:\"tax_post_tag_robots\";a:1:{i:0;s:7:\"noindex\";}s:25:\"tax_post_tag_add_meta_box\";s:2:\"on\";s:26:\"tax_post_tag_custom_robots\";s:2:\"on\";s:24:\"tax_post_tag_description\";s:18:\"%term_description%\";s:35:\"tax_post_tag_slack_enhanced_sharing\";s:2:\"on\";s:21:\"tax_post_format_title\";s:23:\"%term% %sep% %sitename%\";s:22:\"tax_post_format_robots\";a:1:{i:0;s:7:\"noindex\";}s:28:\"tax_post_format_add_meta_box\";s:2:\"on\";s:29:\"tax_post_format_custom_robots\";s:2:\"on\";s:27:\"tax_post_format_description\";s:18:\"%term_description%\";s:38:\"tax_post_format_slack_enhanced_sharing\";s:2:\"on\";s:31:\"remove_product_cat_snippet_data\";s:2:\"on\";s:31:\"remove_product_tag_snippet_data\";s:2:\"on\";s:22:\"website_alternate_name\";s:25:\"Red Light Health Benefits\";}','yes'),(499,'rank-math-options-sitemap','a:20:{s:14:\"items_per_page\";i:200;s:14:\"include_images\";s:2:\"on\";s:22:\"include_featured_image\";s:3:\"off\";s:13:\"exclude_roles\";a:2:{s:11:\"contributor\";s:11:\"Contributor\";s:10:\"subscriber\";s:10:\"Subscriber\";}s:12:\"html_sitemap\";s:2:\"on\";s:20:\"html_sitemap_display\";s:9:\"shortcode\";s:17:\"html_sitemap_sort\";s:9:\"published\";s:23:\"html_sitemap_seo_titles\";s:6:\"titles\";s:15:\"authors_sitemap\";s:2:\"on\";s:15:\"pt_post_sitemap\";s:2:\"on\";s:15:\"pt_page_sitemap\";s:2:\"on\";s:21:\"pt_attachment_sitemap\";s:3:\"off\";s:25:\"pt_e-landing-page_sitemap\";s:2:\"on\";s:29:\"pt_templately_library_sitemap\";s:2:\"on\";s:18:\"pt_product_sitemap\";s:2:\"on\";s:20:\"pt_web-story_sitemap\";s:3:\"off\";s:20:\"tax_category_sitemap\";s:2:\"on\";s:20:\"tax_post_tag_sitemap\";s:3:\"off\";s:23:\"tax_post_format_sitemap\";s:3:\"off\";s:23:\"video_sitemap_post_type\";a:4:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:10:\"attachment\";i:3;s:14:\"e-landing-page\";}}','yes'),(500,'rank-math-options-instant-indexing','a:2:{s:15:\"bing_post_types\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:16:\"indexnow_api_key\";s:32:\"a52fc363e6b24edea5bd22836006fa61\";}','yes'),(503,'rank_math_version','1.0.263','off'),(504,'rank_math_db_version','1','yes'),(505,'rank_math_install_date','1706545781','yes'),(507,'action_scheduler_lock_async-request-runner','6a6a8df7e29192.15374914|1785368115','no'),(513,'rank_math_pro_google_updates','[{\"link\":\"https:\\/\\/rankmath.com\\/google-update\\/june-2026-spam-update\\/\",\"title\":\"June 2026 Spam Update\",\"content\":\"Google rolled out the June 2026 Spam Update from June 24 to 26, 2026. The update affected sites across all languages and regions.\",\"date\":\"1782259200\",\"status\":\"confirmed\"},{\"link\":\"https:\\/\\/rankmath.com\\/google-update\\/may-2026-core-update\\/\",\"title\":\"May 2026 Core Update\",\"content\":\"Google released the May 2026 Core Update from May 21, 2026 to June 2, 2026. Notably, many SEOs reported that multiple websites gained traffic during the update.\",\"date\":\"1779321600\",\"status\":\"confirmed\"},{\"link\":\"https:\\/\\/rankmath.com\\/google-update\\/march-2026-core-update\\/\",\"title\":\"March 2026 Core Update\",\"content\":\"Google released the March 2026 Core Update between March 27 and April 8, 2026. The rollout was completed within two weeks, and according to Google, improved how relevant content is served to users.\",\"date\":\"1774569600\",\"status\":\"confirmed\"},{\"link\":\"https:\\/\\/rankmath.com\\/google-update\\/march-2026-spam-update\\/\",\"title\":\"March 2026 Spam Update\",\"content\":\"Google released an update to its spam system between March 24 and 25, 2026. The update lasted below 20 hours, making it Google\\u0027s fastest update ever.\",\"date\":\"1774310400\",\"status\":\"confirmed\"},{\"link\":\"https:\\/\\/rankmath.com\\/google-update\\/february-2026-discover-core-update\\/\",\"title\":\"February 2026 Discover Core Update\",\"content\":\"Google rolled out the February 2026 Discover Core Update from February 5 to February 27, 2026. This is Google’s first update to Discover and only targets English users in the United States.\",\"date\":\"1770249600\",\"status\":\"confirmed\"}]','off'),(520,'rank_math_registration_skip','1','yes'),(523,'rank_math_review_posts_converted','1','yes'),(524,'_transient_rank_math_first_submenu_id','rank-math','yes'),(525,'rank_math_pro_version','3.0.55','yes'),(527,'rank_math_content_ai_viewed','1','yes'),(528,'rank_math_wizard_completed','1','yes'),(531,'rank_math_viewed_seo_analyer','1','off'),(533,'_transient__rank_math_site_type','news','yes'),(535,'rank_math_analytics_permissions','a:9:{i:0;s:16:\"adsense.readonly\";i:1;s:14:\"analytics.edit\";i:2;s:19:\"analytics.provision\";i:3;s:18:\"analytics.readonly\";i:4;s:16:\"siteverification\";i:5;s:14:\"userinfo.email\";i:6;s:16:\"userinfo.profile\";i:7;s:10:\"webmasters\";i:8;s:6:\"openid\";}','yes'),(536,'rank_math_analytics_all_services','a:9:{s:10:\"isVerified\";b:1;s:15:\"inSearchConsole\";b:1;s:10:\"hasSitemap\";b:0;s:12:\"hasAnalytics\";b:1;s:20:\"hasAnalyticsProperty\";b:0;s:7:\"homeUrl\";s:35:\"https://redlighthealthbenefits.com/\";s:5:\"sites\";a:6:{s:35:\"https://redlighthealthbenefits.com/\";s:35:\"https://redlighthealthbenefits.com/\";s:32:\"sc-domain:findredlightnearme.com\";s:32:\"sc-domain:findredlightnearme.com\";s:33:\"https://redlightinflammation.com/\";s:33:\"https://redlightinflammation.com/\";s:31:\"https://findredlightnearme.com/\";s:31:\"https://findredlightnearme.com/\";s:36:\"sc-domain:redlighthealthbenefits.com\";s:36:\"sc-domain:redlighthealthbenefits.com\";s:34:\"sc-domain:redlightinflammation.com\";s:34:\"sc-domain:redlightinflammation.com\";}s:8:\"accounts\";a:3:{i:299696240;a:2:{s:4:\"name\";s:22:\"Find Red Light Near Me\";s:10:\"properties\";a:1:{i:424202755;a:4:{s:4:\"name\";s:22:\"Find Red Light Near Me\";s:2:\"id\";s:9:\"424202755\";s:10:\"account_id\";s:9:\"299696240\";s:4:\"type\";s:3:\"GA4\";}}}i:300632457;a:2:{s:4:\"name\";s:26:\"Red Light Health Benefits \";s:10:\"properties\";a:1:{i:425274272;a:4:{s:4:\"name\";s:25:\"Red Light Health Benefits\";s:2:\"id\";s:9:\"425274272\";s:10:\"account_id\";s:9:\"300632457\";s:4:\"type\";s:3:\"GA4\";}}}i:299633397;a:2:{s:4:\"name\";s:21:\"Red Light Information\";s:10:\"properties\";a:2:{i:424145654;a:4:{s:4:\"name\";s:21:\"Red Light Information\";s:2:\"id\";s:9:\"424145654\";s:10:\"account_id\";s:9:\"299633397\";s:4:\"type\";s:3:\"GA4\";}i:424212410;a:4:{s:4:\"name\";s:18:\"My WordPress - GA4\";s:2:\"id\";s:9:\"424212410\";s:10:\"account_id\";s:9:\"299633397\";s:4:\"type\";s:3:\"GA4\";}}}}s:15:\"adsenseAccounts\";a:0:{}}','yes'),(540,'rank_math_google_oauth_tokens','a:3:{s:12:\"access_token\";s:592:\"fgxgjmaCUrfnhFYsHEEiDk4ySlBLNjloZmtKSklVbTIvRGdRL0FlbEpXRnhZZEhqWCsvZkZoVTFmaHBWeW4xaFdzdGVaeEJGQnN5YWtKdGNUVUJzanh4ZzdueDJvZUtzeklXY3docS9uT05CNDBaN3E5S2xjMzliMVk5aGpOdGpMMkRXcDdibVZMM1JwcFArNHM2VkwrQVRYbjB1SDZsbFZLajJsMzN2SlUzSUU1Vzd0Mi9LeXoxTXVTOWo4SmkxWTdzaitweFZwY3dWSDVTZ055SEpXK0RiaDZ3eGs3RndoZWYrdGdwRThxaEFEdHhxdEJ5ZXJLeXk2S1hncUVNS2J2TXFGSkRnaStkOXYwRVR2aWhER2hlZ2J0K3pRMWVFTWhmVFFvdlJkaG1ScTFab2xvaU9BbWpSNzFsSUcwS2V0OGVPbnc5SnpQTkUrVGR4R1c2QmVjVmpHay8wdEtBdk9PK3QzbW5CN3IrR0RuQWVqODNqUDQvTDA2VHl1VU9wWmgwaGpkQkhZZGQ5OWU5bzZ6azUrVXJRbXp3cVhKaVpQUE9URmphcUFYV0UraUk2R2JEaGRzc0xCZTg9\";s:13:\"refresh_token\";s:320:\"BciIZgkNUe0+Qtn/1VQIcG4wZUhLOXVaYmw5N3c4YndWOGJBVWFhTHRLMCs4bjJjdVgvWDBEYkNVMFFQVERrS3VJTzdxVHg2alVyQml4SkExT2F2TEJFQXpmZlpIUmFtUEdrZEt3OTNPK01FU1R6SjVhL21acExzYlNlb3hOVklhQ3drNzE0dGNrT2UvQU52T05QSW90UzEyQ3JEQUoxYXQxblBjUFpRdHVrQkY2WTZOMS8zaFplWHJOSjFaTVEzWDdUb2QzRHYxMkExYjArODBxWVFpS0J0K3l2UmtSTVhuVUhIMy9scFdsWWticFk9\";s:6:\"expire\";i:1763083548;}','yes'),(541,'rank_math_google_analytic_profile','a:3:{s:7:\"country\";s:3:\"USA\";s:7:\"profile\";s:35:\"https://redlighthealthbenefits.com/\";s:19:\"enable_index_status\";b:0;}','yes'),(547,'rank_math_google_analytic_options','a:11:{s:10:\"adsense_id\";b:0;s:10:\"account_id\";s:9:\"300632457\";s:11:\"property_id\";s:9:\"425274272\";s:7:\"view_id\";s:10:\"6684745742\";s:14:\"measurement_id\";s:12:\"G-HY86FQ6J6W\";s:11:\"stream_name\";s:25:\"Red Light Health Benefits\";s:7:\"country\";s:2:\"US\";s:12:\"install_code\";b:0;s:12:\"anonymize_ip\";b:0;s:11:\"local_ga_js\";b:0;s:16:\"exclude_loggedin\";b:0;}','yes'),(552,'rank_math_is_configured','1','yes'),(592,'_elementor_notifications_data','a:2:{s:7:\"timeout\";i:1709064337;s:5:\"value\";s:7046:\"[{\"id\":\"display-conditions-3.19\",\"title\":\"Create Comprehensive Dynamic Visitor Experiences with Display Conditions\",\"description\":\"Customize visitor experiences by setting display conditions for your content based on parameters like the time and date, the visitor\'s identity, the type of page they\'re viewing, and more.\",\"topic\":\"New in Elementor Pro 3.19\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/display-conditions-3.19.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/elementor.com\\/blog\\/elementor-319-display-conditions-akismet-integration\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"display-conditions-3.19\",\"title\":\"Create Personalized Visitor Experiences\",\"description\":\"Choose when to display certain content on your website according to conditions such as the visitor\\u2019s identity, the timing of their visit, the page they are viewing, and the URL address they came from.\",\"topic\":\"New in Elementor Pro 3.19\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/display-conditions-3.19.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/elementor.com\\/blog\\/elementor-319-display-conditions-akismet-integration\\/\",\"readMoreText\":\"Learn More\",\"cta\":\"Upgrade\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-dispaly-conditions\\/\"},{\"id\":\"element-manager-permissions-3.19\",\"title\":\"Streamline Collaboration by Setting Permissions to Widgets in the Element Manager\",\"description\":\"Customize the widgets displayed in the Widget Panel for each user based on their assigned roles.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/element-manager-role-permissions-3.19.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"element-manager-permissions-3.19\",\"title\":\"Streamline Collaboration by Setting Permissions to Widgets in the Element Manager\",\"description\":\"Customize the widgets displayed in the Widget Panel for each user based on their assigned roles.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/element-manager-role-permissions-3.19.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-element-manager-permission\\/\"},{\"id\":\"akismet-3.19\",\"title\":\"Protect Forms From Spam by Seamlessly Integrating Akismet Spam Filter\",\"description\":\"Akismet works in the background, using AI technology to detect spam with 99.9 percent accuracy without any additional interactions required by your visitors.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/akismet-3.19.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"akismet-3.19\",\"title\":\"Protect Forms From Spam by Seamlessly Integrating Akismet Spam Filter\",\"description\":\"Akismet works in the background, using AI technology to detect spam with 99.9 percent accuracy without any additional interactions required by your visitors.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/akismet-3.19.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-akismet\\/\"},{\"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\":\"ai-variations-in-template-library-3.19\",\"title\":\"Inspire Your Creation with Web-Based Container Generation\",\"description\":\"Use a URL address to generate containers based on a reference from the open web.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/ai-variations-in-template-library-3.19.png\",\"chipPlan\":\"Elementor AI\",\"chipTags\":[\"New Feature\"],\"conditions\":[[{\"type\":\"introduction_meta\",\"meta\":\"ai_get_started\"}]],\"cta\":\"Get Elementor AI\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/ai-notification-web-based-container\\/\"},{\"id\":\"ai-variations-in-template-library-3.19\",\"title\":\"Inspire Your Creation with Web-Based Container Generation\",\"description\":\"Use a URL address to generate containers based on a reference from the open web.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/ai-variations-in-template-library-3.19.png\",\"chipPlan\":\"Elementor AI\",\"chipTags\":[\"New Feature\"],\"cta\":\"Start Free Trial\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/ai-notification-web-based-container\\/\"},{\"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\":\"taxonomy-filter-multi-select-3.18\",\"title\":\"Enhance the Visitor Experience of Listings with Taxonomy Filter Multi-Select Capabilities\",\"description\":\"Help visitors find the products and posts they\'re looking for by filter listings based on multiple categories or tags from the same taxonomy filter.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/taxonomy-filter-multi-select-3.18.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/elementor.com\\/blog\\/elementor-318-element-manager-multi-selection-taxonomy-filter\\/#:~:text=%5BPro%5D%20Enhanced%20Taxonomy%20Filter%20with%20Multi%2DSelection\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"taxonomy-filter-multi-select-3.18\",\"title\":\"Enhance the Visitor Experience of Listings with Taxonomy Filter Multi-Select Capabilities\",\"description\":\"Help visitors find the products and posts they\'re looking for by filter listings based on multiple categories or tags from the same taxonomy filter.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/taxonomy-filter-multi-select-3.18.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/elementor.com\\/blog\\/elementor-318-element-manager-multi-selection-taxonomy-filter\\/#:~:text=%5BPro%5D%20Enhanced%20Taxonomy%20Filter%20with%20Multi%2DSelection\",\"readMoreText\":\"Learn More\",\"cta\":\"Upgrade\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-taxonomy-filter\\/\"}]\";}','no'),(602,'elementor_unfiltered_files_upload','1','yes'),(603,'elementor_import_sessions','a:1:{s:13:\"65b7e01be4fbe\";a:9:{s:10:\"session_id\";s:13:\"65b7e01be4fbe\";s:9:\"kit_title\";s:16:\"Blog Wireframe 1\";s:8:\"kit_name\";s:16:\"blog-wireframe-1\";s:13:\"kit_thumbnail\";s:112:\"https://library.elementor.com/blog-wireframe-1-flexbox/wp-content/uploads/sites/227/2022/08/Homepage-400_380.jpg\";s:10:\"kit_source\";s:11:\"kit-library\";s:7:\"user_id\";i:2;s:15:\"start_timestamp\";i:1706549283;s:13:\"end_timestamp\";i:1706549304;s:7:\"runners\";a:6:{s:13:\"site-settings\";a:3:{s:15:\"previous_kit_id\";i:0;s:13:\"active_kit_id\";i:8;s:15:\"imported_kit_id\";i:16;}s:9:\"templates\";a:1:{s:19:\"template_conditions\";a:0:{}}s:10:\"taxonomies\";a:0:{}s:17:\"elementor-content\";a:1:{s:13:\"page_on_front\";i:0;}s:10:\"wp-content\";a:1:{s:17:\"custom_post_types\";a:0:{}}s:23:\"elements-default-values\";a:0:{}}}}','no'),(604,'elementor_previous_kit','8','yes'),(606,'temp_count','a:10:{s:4:\"FAQs\";s:4:\"FAQs\";s:6:\"Footer\";s:6:\"Footer\";s:6:\"Header\";s:6:\"Header\";s:13:\"Posts Archive\";s:13:\"Posts Archive\";s:8:\"404 Page\";s:8:\"404 Page\";s:11:\"Single Post\";s:11:\"Single Post\";s:14:\"Search Results\";s:14:\"Search Results\";s:18:\"Subscription Popup\";s:18:\"Subscription Popup\";s:16:\"Blog Wireframe 1\";s:16:\"Blog Wireframe 1\";s:11:\"Default Kit\";s:11:\"Default Kit\";}','yes'),(607,'eael_editor_updated_at','1709062761','yes'),(608,'eael_global_settings','a:1:{s:22:\"eael_ext_scroll_to_top\";a:0:{}}','yes'),(609,'pa_edit_time','1709062761','yes'),(610,'elementor_pro_theme_builder_conditions','a:5:{s:6:\"footer\";a:1:{i:37;a:1:{i:0;s:15:\"include/general\";}}s:6:\"header\";a:1:{i:33;a:1:{i:0;s:15:\"include/general\";}}s:6:\"single\";a:2:{i:28;a:1:{i:0;s:29:\"include/singular/not_found404\";}i:25;a:1:{i:0;s:21:\"include/singular/post\";}}s:7:\"archive\";a:2:{i:30;a:1:{i:0;s:15:\"include/archive\";}i:23;a:1:{i:0;s:22:\"include/archive/search\";}}s:5:\"popup\";a:1:{i:18;a:1:{i:0;s:27:\"include/singular/front_page\";}}}','yes'),(612,'rank_math_indexnow_log','a:79:{i:0;a:5:{s:3:\"url\";s:49:\"https://redlighthealthbenefits.com/global-styles/\";s:6:\"status\";i:202;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1706549294;}i:1;a:5:{s:3:\"url\";s:40:\"https://redlighthealthbenefits.com/home/\";s:6:\"status\";i:202;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1706549295;}i:2;a:5:{s:3:\"url\";s:41:\"https://redlighthealthbenefits.com/about/\";s:6:\"status\";i:202;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1706549296;}i:3;a:5:{s:3:\"url\";s:43:\"https://redlighthealthbenefits.com/contact/\";s:6:\"status\";i:202;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1706549296;}i:4;a:5:{s:3:\"url\";s:64:\"https://redlighthealthbenefits.com/2024/01/29/blog-post-title-4/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1706549298;}i:5;a:5:{s:3:\"url\";s:64:\"https://redlighthealthbenefits.com/2024/01/29/blog-post-title-3/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1706549299;}i:6;a:5:{s:3:\"url\";s:64:\"https://redlighthealthbenefits.com/2024/01/29/blog-post-title-2/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1706549299;}i:7;a:5:{s:3:\"url\";s:64:\"https://redlighthealthbenefits.com/2024/01/29/blog-post-title-1/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1706549300;}i:8;a:5:{s:3:\"url\";s:65:\"https://redlighthealthbenefits.com/2024/01/29/blog-post-title-10/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1706549300;}i:9;a:5:{s:3:\"url\";s:64:\"https://redlighthealthbenefits.com/2024/01/29/blog-post-title-9/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1706549301;}i:10;a:5:{s:3:\"url\";s:64:\"https://redlighthealthbenefits.com/2024/01/29/blog-post-title-8/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1706549301;}i:11;a:5:{s:3:\"url\";s:64:\"https://redlighthealthbenefits.com/2024/01/29/blog-post-title-7/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1706549302;}i:12;a:5:{s:3:\"url\";s:64:\"https://redlighthealthbenefits.com/2024/01/29/blog-post-title-6/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1706549302;}i:13;a:5:{s:3:\"url\";s:64:\"https://redlighthealthbenefits.com/2024/01/29/blog-post-title-5/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1706549302;}i:14;a:5:{s:3:\"url\";s:49:\"https://redlighthealthbenefits.com/global-styles/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1706549305;}i:15;a:5:{s:3:\"url\";s:35:\"https://redlighthealthbenefits.com/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1706549306;}i:16;a:5:{s:3:\"url\";s:41:\"https://redlighthealthbenefits.com/about/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1706549307;}i:17;a:5:{s:3:\"url\";s:43:\"https://redlighthealthbenefits.com/contact/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1706549307;}i:18;a:5:{s:3:\"url\";s:35:\"https://redlighthealthbenefits.com/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1706550245;}i:19;a:5:{s:3:\"url\";s:35:\"https://redlighthealthbenefits.com/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1706550267;}i:20;a:5:{s:3:\"url\";s:35:\"https://redlighthealthbenefits.com/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1706550385;}i:21;a:5:{s:3:\"url\";s:35:\"https://redlighthealthbenefits.com/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1706798747;}i:22;a:5:{s:3:\"url\";s:35:\"https://redlighthealthbenefits.com/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1706799784;}i:23;a:5:{s:3:\"url\";s:35:\"https://redlighthealthbenefits.com/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1706799924;}i:24;a:5:{s:3:\"url\";s:35:\"https://redlighthealthbenefits.com/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1706801797;}i:25;a:5:{s:3:\"url\";s:80:\"https://redlighthealthbenefits.com/2024/01/29/red-light-therapy-for-skin-health/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1706802165;}i:26;a:5:{s:3:\"url\";s:35:\"https://redlighthealthbenefits.com/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1706802235;}i:27;a:5:{s:3:\"url\";s:100:\"https://redlighthealthbenefits.com/2024/01/29/enhancing-mental-health-the-role-of-red-light-therapy/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1706802603;}i:28;a:5:{s:3:\"url\";s:100:\"https://redlighthealthbenefits.com/2024/01/29/enhancing-mental-health-the-role-of-red-light-therapy/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1706802629;}i:29;a:5:{s:3:\"url\";s:104:\"https://redlighthealthbenefits.com/2024/01/29/the-secret-to-better-sleep-how-red-light-therapy-can-help/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1706803759;}i:30;a:5:{s:3:\"url\";s:80:\"https://redlighthealthbenefits.com/2024/01/29/red-light-therapy-for-skin-health/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1706803965;}i:31;a:5:{s:3:\"url\";s:113:\"https://redlighthealthbenefits.com/2024/01/29/illuminating-cardiovascular-health-the-impact-of-red-light-therapy/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1706804259;}i:32;a:5:{s:3:\"url\";s:35:\"https://redlighthealthbenefits.com/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1706804786;}i:33;a:5:{s:3:\"url\";s:119:\"https://redlighthealthbenefits.com/2024/01/29/boosting-athletic-performance-red-light-therapys-role-in-muscle-recovery/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1706806170;}i:34;a:5:{s:3:\"url\";s:119:\"https://redlighthealthbenefits.com/2024/01/29/boosting-athletic-performance-red-light-therapys-role-in-muscle-recovery/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1706806196;}i:35;a:5:{s:3:\"url\";s:119:\"https://redlighthealthbenefits.com/2024/01/29/boosting-athletic-performance-red-light-therapys-role-in-muscle-recovery/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1706806209;}i:36;a:5:{s:3:\"url\";s:114:\"https://redlighthealthbenefits.com/2024/01/29/red-light-therapy-and-joint-health-a-new-age-solution-for-arthritis/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1706806487;}i:37;a:5:{s:3:\"url\";s:119:\"https://redlighthealthbenefits.com/2024/01/29/revolutionizing-dental-health-the-role-of-red-light-therapy-in-oral-care/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1706806758;}i:38;a:5:{s:3:\"url\";s:118:\"https://redlighthealthbenefits.com/2024/02/01/enhancing-digestive-health-the-unexpected-benefits-of-red-light-therapy/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1706807087;}i:39;a:5:{s:3:\"url\";s:118:\"https://redlighthealthbenefits.com/2024/02/01/enhancing-digestive-health-the-unexpected-benefits-of-red-light-therapy/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1706807176;}i:40;a:5:{s:3:\"url\";s:100:\"https://redlighthealthbenefits.com/2024/01/29/red-light-therapy-for-eye-health-a-visionary-approach/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1706807607;}i:41;a:5:{s:3:\"url\";s:113:\"https://redlighthealthbenefits.com/2024/01/29/red-light-therapy-and-hair-growth-shedding-light-on-a-new-solution/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1706824126;}i:42;a:5:{s:3:\"url\";s:64:\"https://redlighthealthbenefits.com/2024/01/29/blog-post-title-4/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1706824143;}i:43;a:5:{s:3:\"url\";s:58:\"https://redlighthealthbenefits.com/2024/01/25/hello-world/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1706824143;}i:44;a:5:{s:3:\"url\";s:80:\"https://redlighthealthbenefits.com/2024/01/29/red-light-therapy-for-skin-health/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1707923498;}i:45;a:5:{s:3:\"url\";s:80:\"https://redlighthealthbenefits.com/2024/01/29/red-light-therapy-for-skin-health/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1708065554;}i:46;a:5:{s:3:\"url\";s:80:\"https://redlighthealthbenefits.com/2024/01/29/red-light-therapy-for-skin-health/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1708065577;}i:47;a:5:{s:3:\"url\";s:100:\"https://redlighthealthbenefits.com/2024/01/29/enhancing-mental-health-the-role-of-red-light-therapy/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1708065625;}i:48;a:5:{s:3:\"url\";s:100:\"https://redlighthealthbenefits.com/2024/01/29/enhancing-mental-health-the-role-of-red-light-therapy/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1708065666;}i:49;a:5:{s:3:\"url\";s:118:\"https://redlighthealthbenefits.com/2024/02/01/enhancing-digestive-health-the-unexpected-benefits-of-red-light-therapy/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1708224210;}i:50;a:5:{s:3:\"url\";s:80:\"https://redlighthealthbenefits.com/2024/01/29/red-light-therapy-for-skin-health/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1708224211;}i:51;a:5:{s:3:\"url\";s:60:\"https://redlighthealthbenefits.com/2024/02/20/test-post-two/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1708399151;}i:52;a:5:{s:3:\"url\";s:100:\"https://redlighthealthbenefits.com/2024/01/29/enhancing-mental-health-the-role-of-red-light-therapy/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1708399228;}i:53;a:5:{s:3:\"url\";s:104:\"https://redlighthealthbenefits.com/2024/01/29/the-secret-to-better-sleep-how-red-light-therapy-can-help/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1708399295;}i:54;a:5:{s:3:\"url\";s:113:\"https://redlighthealthbenefits.com/2024/01/29/illuminating-cardiovascular-health-the-impact-of-red-light-therapy/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1708399335;}i:55;a:5:{s:3:\"url\";s:119:\"https://redlighthealthbenefits.com/2024/01/29/boosting-athletic-performance-red-light-therapys-role-in-muscle-recovery/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1708399382;}i:56;a:5:{s:3:\"url\";s:114:\"https://redlighthealthbenefits.com/2024/01/29/red-light-therapy-and-joint-health-a-new-age-solution-for-arthritis/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1708399429;}i:57;a:5:{s:3:\"url\";s:119:\"https://redlighthealthbenefits.com/2024/01/29/revolutionizing-dental-health-the-role-of-red-light-therapy-in-oral-care/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1708399435;}i:58;a:5:{s:3:\"url\";s:100:\"https://redlighthealthbenefits.com/2024/01/29/red-light-therapy-for-eye-health-a-visionary-approach/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1708399441;}i:59;a:5:{s:3:\"url\";s:113:\"https://redlighthealthbenefits.com/2024/01/29/red-light-therapy-and-hair-growth-shedding-light-on-a-new-solution/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1708399449;}i:60;a:5:{s:3:\"url\";s:60:\"https://redlighthealthbenefits.com/2024/02/20/test-post-two/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1708399482;}i:61;a:5:{s:3:\"url\";s:56:\"https://redlighthealthbenefits.com/2024/02/20/test-post/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1708399483;}i:62;a:5:{s:3:\"url\";s:35:\"https://redlighthealthbenefits.com/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1708554598;}i:63;a:5:{s:3:\"url\";s:118:\"https://redlighthealthbenefits.com/2024/02/21/enhancing-digestive-health-the-unexpected-benefits-of-red-light-therapy/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1708554940;}i:64;a:5:{s:3:\"url\";s:80:\"https://redlighthealthbenefits.com/2024/02/21/red-light-therapy-for-skin-health/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1708555169;}i:65;a:5:{s:3:\"url\";s:118:\"https://redlighthealthbenefits.com/2024/02/21/enhancing-digestive-health-the-unexpected-benefits-of-red-light-therapy/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1708555257;}i:66;a:5:{s:3:\"url\";s:80:\"https://redlighthealthbenefits.com/2024/02/21/red-light-therapy-for-skin-health/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1708555630;}i:67;a:5:{s:3:\"url\";s:118:\"https://redlighthealthbenefits.com/2024/02/21/enhancing-digestive-health-the-unexpected-benefits-of-red-light-therapy/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1708555846;}i:68;a:5:{s:3:\"url\";s:118:\"https://redlighthealthbenefits.com/2024/02/21/enhancing-digestive-health-the-unexpected-benefits-of-red-light-therapy/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1708555870;}i:69;a:5:{s:3:\"url\";s:118:\"https://redlighthealthbenefits.com/2024/02/21/enhancing-digestive-health-the-unexpected-benefits-of-red-light-therapy/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1708556312;}i:70;a:5:{s:3:\"url\";s:80:\"https://redlighthealthbenefits.com/2024/02/21/red-light-therapy-for-skin-health/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1708556347;}i:71;a:5:{s:3:\"url\";s:100:\"https://redlighthealthbenefits.com/2024/01/29/enhancing-mental-health-the-role-of-red-light-therapy/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1709061186;}i:72;a:5:{s:3:\"url\";s:104:\"https://redlighthealthbenefits.com/2024/01/29/the-secret-to-better-sleep-how-red-light-therapy-can-help/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1709061465;}i:73;a:5:{s:3:\"url\";s:113:\"https://redlighthealthbenefits.com/2024/01/29/illuminating-cardiovascular-health-the-impact-of-red-light-therapy/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1709061740;}i:74;a:5:{s:3:\"url\";s:119:\"https://redlighthealthbenefits.com/2024/01/29/boosting-athletic-performance-red-light-therapys-role-in-muscle-recovery/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1709061953;}i:75;a:5:{s:3:\"url\";s:114:\"https://redlighthealthbenefits.com/2024/01/29/red-light-therapy-and-joint-health-a-new-age-solution-for-arthritis/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1709062147;}i:76;a:5:{s:3:\"url\";s:119:\"https://redlighthealthbenefits.com/2024/01/29/revolutionizing-dental-health-the-role-of-red-light-therapy-in-oral-care/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1709062321;}i:77;a:5:{s:3:\"url\";s:100:\"https://redlighthealthbenefits.com/2024/01/29/red-light-therapy-for-eye-health-a-visionary-approach/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1709062540;}i:78;a:5:{s:3:\"url\";s:113:\"https://redlighthealthbenefits.com/2024/01/29/red-light-therapy-and-hair-growth-shedding-light-on-a-new-solution/\";s:6:\"status\";i:200;s:17:\"manual_submission\";b:0;s:7:\"message\";s:2:\"OK\";s:4:\"time\";i:1709062760;}}','no'),(613,'wp_calendar_block_has_published_posts','1','yes'),(619,'elementor_library_category_children','a:0:{}','yes'),(627,'pa_elements_2947ecb72','a:2:{i:0;s:26:\"premium-addon-image-button\";i:1;s:22:\"premium-addon-icon-box\";}','no'),(628,'pa_edit_2947ecb72','1709062761','no'),(631,'pa_elements_23144d9af','a:1:{i:0;s:26:\"premium-addon-image-button\";}','no'),(632,'pa_edit_23144d9af','1709062761','no'),(633,'pa_elements_009e20c4f','a:1:{i:0;s:26:\"premium-addon-image-button\";}','no'),(634,'pa_edit_009e20c4f','1709062761','no'),(638,'site_logo','100','yes'),(671,'pa_elements_d9c9eaaae','a:0:{}','no'),(672,'pa_edit_d9c9eaaae','1709062761','no'),(854,'auto_core_update_notified','a:4:{s:4:\"type\";s:4:\"fail\";s:5:\"email\";s:15:\"wp@dxpsites.com\";s:7:\"version\";s:5:\"6.9.4\";s:9:\"timestamp\";i:1773683534;}','off'),(1530,'WPLANG','','yes'),(1531,'new_admin_email','wp@dxpsites.com','yes'),(1532,'bsf_analytics_optin','no','yes'),(1695,'category_children','a:0:{}','yes'),(3349,'elementor_clear_cache','','yes'),(3350,'elementor_reset_api_data','','yes'),(3351,'elementor_safe_mode','global','yes'),(3352,'elementor_enable_inspector','','yes'),(3353,'elementor_replace_url','','yes'),(3354,'elementor_rollback','','yes'),(3355,'elementor_rollback_pro_separator','','yes'),(3356,'elementor_rollback_pro','','yes'),(3357,'elementor_beta','no','yes'),(3358,'elementor_maintenance_mode_mode','','yes'),(3359,'elementor_maintenance_mode_exclude_mode','logged_in','yes'),(3360,'elementor_maintenance_mode_exclude_roles','a:0:{}','yes'),(3361,'elementor_maintenance_mode_template_id','','yes'),(3459,'theme_mods_hello-elementor','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1707932588;s:4:\"data\";a:1:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}}}}','no'),(3460,'hello_theme_version','3.0.1','yes'),(3474,'_elementor_settings_update_time','1707927725','yes'),(3475,'elementor_cpt_support','a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}','yes'),(3476,'elementor_disable_color_schemes','','yes'),(3477,'elementor_disable_typography_schemes','','yes'),(3478,'elementor_google_maps_api_key','','yes'),(3479,'elementor_pro_recaptcha_site_key','','yes'),(3480,'elementor_pro_recaptcha_secret_key','','yes'),(3481,'elementor_pro_recaptcha_v3_site_key','','yes'),(3482,'elementor_pro_recaptcha_v3_secret_key','','yes'),(3483,'elementor_pro_recaptcha_v3_threshold','0.5','yes'),(3484,'elementor_pro_facebook_app_id','','yes'),(3485,'elementor_pro_mailchimp_api_key','','yes'),(3486,'elementor_validate_api_data','','yes'),(3487,'elementor_pro_activecampaign_api_key','','yes'),(3488,'elementor_pro_activecampaign_api_url','','yes'),(3489,'elementor_pro_convertkit_api_key','','yes'),(3490,'elementor_pro_drip_api_token','','yes'),(3491,'elementor_pro_getresponse_api_key','','yes'),(3492,'elementor_pro_mailerlite_api_key','','yes'),(3493,'elementor_typekit-kit-id','','yes'),(3494,'elementor_font_awesome_pro_kit_id','','yes'),(3495,'elementor_pro_stripe_test_secret_key','','yes'),(3496,'elementor_validate_stripe_api_test_secret_key_button','','yes'),(3497,'elementor_pro_stripe_live_secret_key','','yes'),(3498,'elementor_validate_stripe_api_live_secret_key_button','','yes'),(3499,'elementor_stripe_legal_disclaimer','','yes'),(3500,'elementor_css_print_method','internal','yes'),(3501,'elementor_editor_break_lines','1','yes'),(3502,'elementor_google_font','1','yes'),(3503,'elementor_load_fa4_shim','','yes'),(3504,'elementor_meta_generator_tag','','yes'),(3505,'elementor_experiment-e_font_icon_svg','default','yes'),(3506,'elementor_experiment-container','default','yes'),(3507,'elementor_experiment-container_grid','default','yes'),(3508,'elementor_experiment-editor_v2','default','yes'),(3509,'elementor_experiment-ai-layout','default','yes'),(3510,'elementor_experiment-landing-pages','default','yes'),(3511,'elementor_experiment-nested-elements','default','yes'),(3512,'elementor_experiment-e_lazyload','default','yes'),(3513,'elementor_experiment-display-conditions','default','yes'),(3514,'elementor_experiment-mega-menu','default','yes'),(3515,'elementor_experiment-taxonomy-filter','default','yes'),(3516,'elementor_experiment-e_optimized_assets_loading','default','yes'),(3517,'elementor_experiment-e_optimized_css_loading','default','yes'),(3518,'elementor_experiment-additional_custom_breakpoints','default','yes'),(3519,'elementor_experiment-e_swiper_latest','default','yes'),(3520,'elementor_experiment-theme_builder_v2','default','yes'),(3521,'elementor_experiment-hello-theme-header-footer','default','yes'),(3522,'elementor_experiment-block_editor_assets_optimize','default','yes'),(3523,'elementor_experiment-e_image_loading_optimization','default','yes'),(3524,'elementor_experiment-e_global_styleguide','default','yes'),(3525,'elementor_experiment-page-transitions','default','yes'),(3526,'elementor_experiment-notes','default','yes'),(3527,'elementor_experiment-form-submissions','default','yes'),(3528,'elementor_experiment-e_scroll_snap','default','yes'),(3529,'elementor_safe_mode_allowed_plugins','a:2:{s:9:\"elementor\";s:23:\"elementor/elementor.php\";s:13:\"elementor_pro\";s:31:\"elementor-pro/elementor-pro.php\";}','yes'),(3530,'elementor_safe_mode_token','55000627beb2f7c3bc2ad20ca277f6d560809a344abc1aab24abbebaee57f6db','yes'),(3532,'theme_mods_elementor-safe','a:1:{s:18:\"custom_css_post_id\";i:-1;}','no'),(3682,'pa_elements_81a1b11d7','a:1:{i:0;s:26:\"premium-addon-image-button\";}','no'),(3683,'pa_edit_81a1b11d7','1709062761','no'),(4008,'pa_elements_7372d19de','a:1:{i:0;s:26:\"premium-addon-image-button\";}','no'),(4009,'pa_edit_7372d19de','1709062761','no'),(4501,'_transient_timeout_wpnotice_priority_time_expired','3416674244','no'),(4502,'_transient_wpnotice_priority_time_expired','1','no'),(4503,'rank_math_review_notice_delayed','1','no'),(4504,'rank_math_review_notice_date','1709528781','no'),(4667,'rank_math_pro_notice_date','1709227786','no'),(4699,'brainstrom_bundled_products','a:0:{}','yes'),(4700,'rank_math_analytics_installed','1','yes'),(4701,'rank_math_analytics_pro_installed','1','yes'),(4719,'rank_math_analytics_last_updated','1714587535','yes'); INSERT INTO `wp_options` VALUES (4822,'astra_partials_config_cache','a:2:{s:8:\"settings\";a:2946:{s:46:\"section-header-builder-layout-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[cloned-component-track]\";a:4:{s:7:\"default\";a:12:{s:13:\"header-button\";i:2;s:13:\"footer-button\";i:2;s:11:\"header-html\";i:3;s:11:\"footer-html\";i:2;s:11:\"header-menu\";i:3;s:13:\"header-widget\";i:4;s:13:\"footer-widget\";i:6;s:19:\"header-social-icons\";i:1;s:19:\"footer-social-icons\";i:1;s:14:\"header-divider\";i:3;s:14:\"footer-divider\";i:3;s:13:\"removed-items\";a:0:{}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[builder-header]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[header-desktop-items]\";a:4:{s:7:\"default\";a:4:{s:5:\"popup\";a:1:{s:13:\"popup_content\";a:1:{i:0;s:11:\"mobile-menu\";}}s:5:\"above\";a:5:{s:10:\"above_left\";a:0:{}s:17:\"above_left_center\";a:0:{}s:12:\"above_center\";a:0:{}s:18:\"above_right_center\";a:0:{}s:11:\"above_right\";a:0:{}}s:7:\"primary\";a:5:{s:12:\"primary_left\";a:1:{i:0;s:4:\"logo\";}s:19:\"primary_left_center\";a:0:{}s:14:\"primary_center\";a:0:{}s:20:\"primary_right_center\";a:0:{}s:13:\"primary_right\";a:1:{i:0;s:6:\"menu-1\";}}s:5:\"below\";a:5:{s:10:\"below_left\";a:0:{}s:17:\"below_left_center\";a:0:{}s:12:\"below_center\";a:0:{}s:18:\"below_right_center\";a:0:{}s:11:\"below_right\";a:0:{}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-desktop-draggable-items]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-mobile-items]\";a:4:{s:7:\"default\";a:4:{s:5:\"popup\";a:1:{s:13:\"popup_content\";a:1:{i:0;s:11:\"mobile-menu\";}}s:5:\"above\";a:3:{s:10:\"above_left\";a:0:{}s:12:\"above_center\";a:0:{}s:11:\"above_right\";a:0:{}}s:7:\"primary\";a:3:{s:12:\"primary_left\";a:1:{i:0;s:4:\"logo\";}s:14:\"primary_center\";a:0:{}s:13:\"primary_right\";a:1:{i:0;s:14:\"mobile-trigger\";}}s:5:\"below\";a:3:{s:10:\"below_left\";a:0:{}s:12:\"below_center\";a:0:{}s:11:\"below_right\";a:0:{}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-mobile-draggable-items]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-mobile-popup-items]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-transparent-link-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-transparant-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[hb-header-main-layout-width]\";a:4:{s:7:\"default\";s:7:\"content\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-header-builder-layout-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:35:\"astra-settings[button-preset-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[theme-button-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[theme-button-bg-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[theme-button-border-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[theme-button-border-group-border-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:56:\"astra-settings[theme-button-border-group-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:28:\"astra-settings[button-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[button-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:31:\"astra-settings[button-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[button-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[theme-button-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:15;s:5:\"right\";i:30;s:6:\"bottom\";i:15;s:4:\"left\";i:30;}s:6:\"tablet\";a:4:{s:3:\"top\";i:14;s:5:\"right\";i:28;s:6:\"bottom\";i:14;s:4:\"left\";i:28;}s:6:\"mobile\";a:4:{s:3:\"top\";i:12;s:5:\"right\";i:24;s:6:\"bottom\";i:12;s:4:\"left\";i:24;}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:53:\"astra-settings[theme-button-border-group-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[button-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:45:\"astra-settings[secondary-button-preset-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[secondary-theme-button-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[secondary-theme-button-bg-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[secondary-theme-button-border-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:64:\"astra-settings[secondary-theme-button-border-group-border-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:66:\"astra-settings[secondary-theme-button-border-group-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:38:\"astra-settings[secondary-button-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[secondary-button-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[secondary-button-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[secondary-button-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[secondary-theme-button-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:13;s:5:\"right\";i:30;s:6:\"bottom\";i:13;s:4:\"left\";i:30;}s:6:\"tablet\";a:4:{s:3:\"top\";i:12;s:5:\"right\";i:28;s:6:\"bottom\";i:12;s:4:\"left\";i:28;}s:6:\"mobile\";a:4:{s:3:\"top\";i:10;s:5:\"right\";i:24;s:6:\"bottom\";i:10;s:4:\"left\";i:24;}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:63:\"astra-settings[secondary-theme-button-border-group-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[secondary-button-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:34:\"section-secondary-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[site-content-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[narrow-container-max-width]\";a:4:{s:7:\"default\";i:750;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[different-retina-logo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[ast-header-retina-logo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:11:\"esc_url_raw\";}s:37:\"astra-settings[different-mobile-logo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[mobile-header-logo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:11:\"esc_url_raw\";}s:48:\"astra-settings[ast-header-responsive-logo-width]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[display-site-title-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[display-site-tagline-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:0;s:6:\"tablet\";i:0;s:6:\"mobile\";i:0;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[logo-title-inline]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[site-identity-title-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-color-site-title]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-color-h-site-title]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-color-site-tagline]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[site-icon-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:26:\"astra-settings[blog-width]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[blog-max-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[blog-post-content]\";a:4:{s:7:\"default\";s:7:\"excerpt\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:28:\"astra-settings[blog-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:27:\"astra-settings[blog-layout]\";a:4:{s:7:\"default\";s:13:\"blog-layout-4\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[blog-post-per-page]\";a:4:{s:7:\"default\";i:10;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[archive-post-content-structure-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[blog-post-structure]\";a:4:{s:7:\"default\";a:5:{i:0;s:5:\"image\";i:1;s:8:\"category\";i:2;s:5:\"title\";i:3;s:10:\"title-meta\";i:4;s:7:\"excerpt\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[blog-meta-date-type]\";a:4:{s:7:\"default\";s:9:\"published\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[blog-meta-date-format]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[blog-image-ratio-type]\";a:4:{s:7:\"default\";s:10:\"predefined\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[blog-image-ratio-pre-scale]\";a:4:{s:7:\"default\";s:4:\"16/9\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[blog-image-custom-scale-width]\";a:4:{s:7:\"default\";i:16;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:46:\"astra-settings[blog-image-custom-scale-height]\";a:4:{s:7:\"default\";i:9;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[blog-custom-image-scale-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[blog-hover-effect]\";a:4:{s:7:\"default\";s:7:\"zoom-in\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:31:\"astra-settings[blog-image-size]\";a:4:{s:7:\"default\";s:5:\"large\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[blog-post-color-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[post-card-featured-overlay]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[post-card-border-radius]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:6;s:5:\"right\";i:6;s:6:\"bottom\";i:6;s:4:\"left\";i:6;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[blog-category-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[blog-tag-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[blog-post-meta-divider-type]\";a:4:{s:7:\"default\";s:1:\"/\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[blog-meta-category-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[blog-meta-tag-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:29:\"section-blog-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:25:\"astra-settings[blog-meta]\";a:4:{s:7:\"default\";a:2:{i:0;s:6:\"author\";i:1;s:4:\"date\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[blog-single-width]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[blog-single-max-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[single-content-images-shadow]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[section-blog-single-spacing-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[single-post-outside-spacing]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[single-post-inside-spacing]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:36:\"section-blog-single-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[site-sidebar-layout]\";a:4:{s:7:\"default\";s:10:\"no-sidebar\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[site-sidebar-style]\";a:4:{s:7:\"default\";s:7:\"unboxed\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[site-sidebar-width]\";a:4:{s:7:\"default\";i:30;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[site-sidebar-width-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:35:\"astra-settings[site-sticky-sidebar]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[ast-site-content-layout]\";a:4:{s:7:\"default\";s:22:\"normal-width-container\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[site-content-style]\";a:4:{s:7:\"default\";s:5:\"boxed\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[surface-colors-title]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[site-layout-outside-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:11:{s:16:\"background-color\";s:25:\"var(--ast-global-color-4)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[content-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:11:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:11:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:11:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[global-color-palette]\";a:4:{s:7:\"default\";a:1:{s:7:\"palette\";a:9:{i:0;s:7:\"#046bd2\";i:1;s:7:\"#045cb4\";i:2;s:7:\"#1e293b\";i:3;s:7:\"#334155\";i:4;s:7:\"#F0F5FA\";i:5;s:7:\"#FFFFFF\";i:6;s:7:\"#D1D5DB\";i:7;s:7:\"#111111\";i:8;s:7:\"#111111\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:20:\"astra-color-palettes\";a:4:{s:7:\"default\";a:3:{s:14:\"currentPalette\";s:9:\"palette_1\";s:8:\"palettes\";a:3:{s:9:\"palette_1\";a:9:{i:0;s:7:\"#046bd2\";i:1;s:7:\"#045cb4\";i:2;s:7:\"#1e293b\";i:3;s:7:\"#334155\";i:4;s:7:\"#F0F5FA\";i:5;s:7:\"#FFFFFF\";i:6;s:7:\"#D1D5DB\";i:7;s:7:\"#111111\";i:8;s:7:\"#111111\";}s:9:\"palette_2\";a:9:{i:0;s:7:\"#0067FF\";i:1;s:7:\"#005EE9\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#364151\";i:4;s:7:\"#E7F6FF\";i:5;s:7:\"#FFFFFF\";i:6;s:7:\"#D1DAE5\";i:7;s:7:\"#070614\";i:8;s:7:\"#222222\";}s:9:\"palette_3\";a:9:{i:0;s:7:\"#6528F7\";i:1;s:7:\"#5511F8\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#454F5E\";i:4;s:7:\"#F2F0FE\";i:5;s:7:\"#FFFFFF\";i:6;s:7:\"#D8D8F5\";i:7;s:7:\"#0D0614\";i:8;s:7:\"#222222\";}}s:7:\"presets\";a:10:{s:8:\"preset_1\";a:9:{i:0;s:7:\"#0067FF\";i:1;s:7:\"#005EE9\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#364151\";i:4;s:7:\"#E7F6FF\";i:5;s:7:\"#FFFFFF\";i:6;s:7:\"#D1DAE5\";i:7;s:7:\"#070614\";i:8;s:7:\"#222222\";}s:8:\"preset_2\";a:9:{i:0;s:7:\"#6528F7\";i:1;s:7:\"#5511F8\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#454F5E\";i:4;s:7:\"#F2F0FE\";i:5;s:7:\"#FFFFFF\";i:6;s:7:\"#D8D8F5\";i:7;s:7:\"#0D0614\";i:8;s:7:\"#222222\";}s:8:\"preset_3\";a:9:{i:0;s:7:\"#DD183B\";i:1;s:7:\"#CC1939\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#3A3A3A\";i:4;s:7:\"#FFEDE6\";i:5;s:7:\"#FFFFFF\";i:6;s:7:\"#FFD1BF\";i:7;s:7:\"#140609\";i:8;s:7:\"#222222\";}s:8:\"preset_4\";a:9:{i:0;s:7:\"#54B435\";i:1;s:7:\"#379237\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#2F3B40\";i:4;s:7:\"#EDFBE2\";i:5;s:7:\"#FFFFFF\";i:6;s:7:\"#D5EAD8\";i:7;s:7:\"#0C1406\";i:8;s:7:\"#222222\";}s:8:\"preset_5\";a:9:{i:0;s:7:\"#DCA54A\";i:1;s:7:\"#D09A40\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#4A4A4A\";i:4;s:7:\"#FAF5E5\";i:5;s:7:\"#FFFFFF\";i:6;s:7:\"#F0E6C5\";i:7;s:7:\"#141004\";i:8;s:7:\"#222222\";}s:8:\"preset_6\";a:9:{i:0;s:7:\"#FB5FAB\";i:1;s:7:\"#EA559D\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#454F5E\";i:4;s:7:\"#FCEEF5\";i:5;s:7:\"#FFFFFF\";i:6;s:7:\"#FAD8E9\";i:7;s:7:\"#140610\";i:8;s:7:\"#222222\";}s:8:\"preset_7\";a:9:{i:0;s:7:\"#1B9C85\";i:1;s:7:\"#178E79\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#454F5E\";i:4;s:7:\"#EDF6EE\";i:5;s:7:\"#FFFFFF\";i:6;s:7:\"#D4F3D7\";i:7;s:7:\"#06140C\";i:8;s:7:\"#222222\";}s:8:\"preset_8\";a:9:{i:0;s:7:\"#FD9800\";i:1;s:7:\"#E98C00\";i:2;s:7:\"#0F172A\";i:3;s:7:\"#454F5E\";i:4;s:7:\"#FEF9E1\";i:5;s:7:\"#FFFFFF\";i:6;s:7:\"#F9F0C8\";i:7;s:7:\"#141006\";i:8;s:7:\"#222222\";}s:8:\"preset_9\";a:9:{i:0;s:7:\"#FF6210\";i:1;s:7:\"#F15808\";i:2;s:7:\"#1C0D0A\";i:3;s:7:\"#353535\";i:4;s:7:\"#FEF1E4\";i:5;s:7:\"#FFFFFF\";i:6;s:7:\"#E5D7D1\";i:7;s:7:\"#140B06\";i:8;s:7:\"#222222\";}s:9:\"preset_10\";a:9:{i:0;s:7:\"#737880\";i:1;s:7:\"#65696F\";i:2;s:7:\"#151616\";i:3;s:7:\"#393C40\";i:4;s:7:\"#F6F6F6\";i:5;s:7:\"#FFFFFF\";i:6;s:7:\"#F1F0F0\";i:7;s:7:\"#232529\";i:8;s:7:\"#222222\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[theme-color-divider-reset]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:27:\"astra-settings[theme-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-0)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[base-link-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:26:\"astra-settings[link-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-0)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:28:\"astra-settings[link-h-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:26:\"astra-settings[text-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-3)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:28:\"astra-settings[border-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-6)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[font-size-page-title]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:20;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[font-size-post-meta]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:13;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[font-size-post-tax]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:14;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[ast-body-font-settings-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[ast-body-font-settings]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:32:\"astra-settings[body-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:33:\"astra-settings[body-font-variant]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:21:\"sanitize_font_variant\";}}s:32:\"astra-settings[body-font-weight]\";a:4:{s:7:\"default\";s:3:\"400\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:30:\"astra-settings[font-size-body]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:16;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:32:\"astra-settings[body-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:4:\"1.65\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[ast-headings-font-settings]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[ast-headings-font-settings-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[headings-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:36:\"astra-settings[headings-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:37:\"astra-settings[headings-font-variant]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:21:\"sanitize_font_variant\";}}s:36:\"astra-settings[headings-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[para-margin-bottom]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[underline-content-links]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[ast-heading-h1-typo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[ast-heading-h2-typo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[ast-heading-h3-typo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[ast-heading-h4-typo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[ast-heading-h5-typo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[ast-heading-h6-typo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:28:\"astra-settings[wp-blocks-ui]\";a:4:{s:7:\"default\";s:7:\"comfort\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[wp-blocks-global-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:40:\"astra-settings[wp-blocks-ui-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:33:\"comments-section-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[comments-single-section-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[enable-comments-area]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[comments-box-placement]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[comments-box-container-width]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[comment-form-position]\";a:4:{s:7:\"default\";s:5:\"below\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-sub-section-comments-border-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-sub-section-comments-border-width]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-sub-section-comments-border-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:54:\"astra-settings[ast-sub-section-comments-border-radius]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[ast-sub-section-comments-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[ast-sub-section-comments-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";i:2;s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:47:\"astra-settings[ast-sub-section-comments-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:2;s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:30:\"astra-settings[font-family-h1]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:30:\"astra-settings[font-weight-h1]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:28:\"astra-settings[font-size-h1]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:36;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-extras-h1]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:3:\"1.4\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-family-h2]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:30:\"astra-settings[font-weight-h2]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:28:\"astra-settings[font-size-h2]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:30;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-extras-h2]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:3:\"1.3\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-family-h3]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:30:\"astra-settings[font-weight-h3]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:28:\"astra-settings[font-size-h3]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:24;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-extras-h3]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:3:\"1.3\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-family-h4]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:30:\"astra-settings[font-weight-h4]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:28:\"astra-settings[font-size-h4]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:20;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-extras-h4]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:3:\"1.2\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-family-h5]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:30:\"astra-settings[font-weight-h5]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:28:\"astra-settings[font-size-h5]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:16;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-extras-h5]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:3:\"1.2\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-family-h6]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:30:\"astra-settings[font-weight-h6]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:28:\"astra-settings[font-size-h6]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:16;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-extras-h6]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:4:\"1.25\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:24:\"astra-typography-presets\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[enable-scroll-to-id]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[site-accessibility-toggle]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[site-accessibility-highlight-type]\";a:4:{s:7:\"default\";s:6:\"dotted\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[site-accessibility-highlight-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[site-accessibility-highlight-input-type]\";a:4:{s:7:\"default\";s:7:\"disable\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[site-accessibility-highlight-input-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[single-templately_library-ast-content-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[single-templately_library-content-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[single-templately_library-sidebar-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[single-templately_library-sidebar-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:54:\"ast-dynamic-single-templately_library-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[ast-single-templately_library-title]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[ast-dynamic-single-templately_library-layout]\";a:4:{s:7:\"default\";s:8:\"layout-1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-single-templately_library-banner-width-type]\";a:4:{s:7:\"default\";s:9:\"fullwidth\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-single-templately_library-banner-custom-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[ast-dynamic-single-templately_library-structure]\";a:4:{s:7:\"default\";a:2:{i:0;s:43:\"ast-dynamic-single-templately_library-title\";i:1;s:42:\"ast-dynamic-single-templately_library-meta\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:94:\"astra-settings[ast-dynamic-single-templately_library-article-featured-image-position-layout-1]\";a:4:{s:7:\"default\";s:6:\"behind\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:94:\"astra-settings[ast-dynamic-single-templately_library-article-featured-image-position-layout-2]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:87:\"astra-settings[ast-dynamic-single-templately_library-article-featured-image-width-type]\";a:4:{s:7:\"default\";s:4:\"wide\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:87:\"astra-settings[ast-dynamic-single-templately_library-article-featured-image-ratio-type]\";a:4:{s:7:\"default\";s:10:\"predefined\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:92:\"astra-settings[ast-dynamic-single-templately_library-article-featured-image-ratio-pre-scale]\";a:4:{s:7:\"default\";s:4:\"16/9\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:95:\"astra-settings[ast-dynamic-single-templately_library-article-featured-image-custom-scale-width]\";a:4:{s:7:\"default\";i:16;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:96:\"astra-settings[ast-dynamic-single-templately_library-article-featured-image-custom-scale-height]\";a:4:{s:7:\"default\";i:9;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:101:\"astra-settings[ast-dynamic-single-templately_library-article-featured-image-custom-scale-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:81:\"astra-settings[ast-dynamic-single-templately_library-article-featured-image-size]\";a:4:{s:7:\"default\";s:5:\"large\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:77:\"astra-settings[ast-dynamic-single-templately_library-remove-featured-padding]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:76:\"astra-settings[ast-dynamic-single-templately_library-featured-as-background]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:77:\"astra-settings[ast-dynamic-single-templately_library-banner-featured-overlay]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:76:\"astra-settings[ast-dynamic-single-templately_library-taxonomy-clone-tracker]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-single-templately_library-structural-taxonomy]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:79:\"astra-settings[ast-dynamic-single-templately_library-structural-taxonomy-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[ast-dynamic-single-templately_library-metadata]\";a:4:{s:7:\"default\";a:3:{i:0;s:8:\"comments\";i:1;s:6:\"author\";i:2;s:4:\"date\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-single-templately_library-author-prefix-label]\";a:4:{s:7:\"default\";s:3:\"By \";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-single-templately_library-author-avatar]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-single-templately_library-author-avatar-size]\";a:4:{s:7:\"default\";i:30;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-single-templately_library-meta-date-type]\";a:4:{s:7:\"default\";s:9:\"published\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[ast-dynamic-single-templately_library-date-format]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-single-templately_library-metadata-separator]\";a:4:{s:7:\"default\";s:1:\"/\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:74:\"astra-settings[ast-dynamic-single-templately_library-horizontal-alignment]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-single-templately_library-vertical-alignment]\";a:4:{s:7:\"default\";s:6:\"center\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-single-templately_library-banner-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[ast-dynamic-single-templately_library-elements-gap]\";a:4:{s:7:\"default\";i:10;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-single-templately_library-banner-background]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-single-templately_library-banner-title-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-single-templately_library-banner-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-single-templately_library-banner-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:77:\"astra-settings[ast-dynamic-single-templately_library-banner-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:83:\"astra-settings[ast-dynamic-single-templately_library-banner-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:82:\"astra-settings[ast-dynamic-single-templately_library-banner-text-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[ast-dynamic-single-templately_library-text-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:70:\"astra-settings[ast-dynamic-single-templately_library-text-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:68:\"astra-settings[ast-dynamic-single-templately_library-text-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[ast-dynamic-single-templately_library-text-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-single-templately_library-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:71:\"astra-settings[ast-dynamic-single-templately_library-title-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:69:\"astra-settings[ast-dynamic-single-templately_library-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"32\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-single-templately_library-title-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:82:\"astra-settings[ast-dynamic-single-templately_library-banner-meta-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[ast-dynamic-single-templately_library-meta-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:70:\"astra-settings[ast-dynamic-single-templately_library-meta-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:68:\"astra-settings[ast-dynamic-single-templately_library-meta-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[ast-dynamic-single-templately_library-meta-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-single-templately_library-banner-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:68:\"astra-settings[ast-dynamic-single-templately_library-banner-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:3;s:5:\"right\";i:3;s:6:\"bottom\";i:3;s:4:\"left\";i:3;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:61:\"ast-dynamic-single-templately_library-parent-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[single-posttype-templately_library-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[single-posttype-templately_library-padding]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:57:\"astra-settings[single-posttype-templately_library-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"astra-settings[single-post-ast-content-layout]\";a:4:{s:7:\"default\";s:22:\"narrow-width-container\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[single-post-content-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[single-post-sidebar-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[single-post-sidebar-style]\";a:4:{s:7:\"default\";s:5:\"boxed\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"ast-dynamic-single-post-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[ast-single-post-title]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[ast-dynamic-single-post-layout]\";a:4:{s:7:\"default\";s:8:\"layout-1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-post-banner-width-type]\";a:4:{s:7:\"default\";s:9:\"fullwidth\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-single-post-banner-custom-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[ast-dynamic-single-post-structure]\";a:4:{s:7:\"default\";a:2:{i:0;s:29:\"ast-dynamic-single-post-title\";i:1;s:28:\"ast-dynamic-single-post-meta\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:80:\"astra-settings[ast-dynamic-single-post-article-featured-image-position-layout-1]\";a:4:{s:7:\"default\";s:6:\"behind\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:80:\"astra-settings[ast-dynamic-single-post-article-featured-image-position-layout-2]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-single-post-article-featured-image-width-type]\";a:4:{s:7:\"default\";s:4:\"wide\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-single-post-article-featured-image-ratio-type]\";a:4:{s:7:\"default\";s:10:\"predefined\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:78:\"astra-settings[ast-dynamic-single-post-article-featured-image-ratio-pre-scale]\";a:4:{s:7:\"default\";s:4:\"16/9\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:81:\"astra-settings[ast-dynamic-single-post-article-featured-image-custom-scale-width]\";a:4:{s:7:\"default\";i:16;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:82:\"astra-settings[ast-dynamic-single-post-article-featured-image-custom-scale-height]\";a:4:{s:7:\"default\";i:9;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:87:\"astra-settings[ast-dynamic-single-post-article-featured-image-custom-scale-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-single-post-article-featured-image-size]\";a:4:{s:7:\"default\";s:5:\"large\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[ast-dynamic-single-post-remove-featured-padding]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[ast-dynamic-single-post-featured-as-background]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[ast-dynamic-single-post-banner-featured-overlay]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[ast-dynamic-single-post-taxonomy-clone-tracker]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-single-post-structural-taxonomy]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[ast-dynamic-single-post-structural-taxonomy-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[ast-dynamic-single-post-metadata]\";a:4:{s:7:\"default\";a:2:{i:0;s:6:\"author\";i:1;s:4:\"date\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-single-post-author-prefix-label]\";a:4:{s:7:\"default\";s:3:\"By \";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-dynamic-single-post-author-avatar]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-single-post-author-avatar-size]\";a:4:{s:7:\"default\";i:30;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[ast-dynamic-single-post-meta-date-type]\";a:4:{s:7:\"default\";s:9:\"published\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[ast-dynamic-single-post-date-format]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-single-post-metadata-separator]\";a:4:{s:7:\"default\";s:1:\"/\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[ast-dynamic-single-post-horizontal-alignment]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-single-post-vertical-alignment]\";a:4:{s:7:\"default\";s:6:\"center\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-dynamic-single-post-banner-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[ast-dynamic-single-post-elements-gap]\";a:4:{s:7:\"default\";i:15;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-post-banner-background]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-single-post-banner-title-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-post-banner-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-post-banner-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[ast-dynamic-single-post-banner-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:69:\"astra-settings[ast-dynamic-single-post-banner-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-single-post-banner-text-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-single-post-text-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:56:\"astra-settings[ast-dynamic-single-post-text-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:54:\"astra-settings[ast-dynamic-single-post-text-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-single-post-text-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-post-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:57:\"astra-settings[ast-dynamic-single-post-title-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:55:\"astra-settings[ast-dynamic-single-post-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"32\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-post-title-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-single-post-banner-meta-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-single-post-meta-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:56:\"astra-settings[ast-dynamic-single-post-meta-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:54:\"astra-settings[ast-dynamic-single-post-meta-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:13;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-single-post-meta-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-dynamic-single-post-banner-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:54:\"astra-settings[ast-dynamic-single-post-banner-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:3;s:5:\"right\";i:3;s:6:\"bottom\";i:3;s:4:\"left\";i:3;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[ast-dynamic-single-post-taxonomy]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[ast-dynamic-single-post-taxonomy-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[ast-dynamic-single-post-taxonomy-1]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-single-post-taxonomy-1-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[ast-dynamic-single-post-taxonomy-2]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-single-post-taxonomy-2-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[single-page-ast-content-layout]\";a:4:{s:7:\"default\";s:22:\"normal-width-container\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[single-page-content-style]\";a:4:{s:7:\"default\";s:7:\"unboxed\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[single-page-sidebar-layout]\";a:4:{s:7:\"default\";s:10:\"no-sidebar\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[single-page-sidebar-style]\";a:4:{s:7:\"default\";s:7:\"unboxed\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"ast-dynamic-single-page-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[ast-single-page-title]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[ast-dynamic-single-page-layout]\";a:4:{s:7:\"default\";s:8:\"layout-1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-page-banner-width-type]\";a:4:{s:7:\"default\";s:9:\"fullwidth\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-single-page-banner-custom-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[ast-dynamic-single-page-structure]\";a:4:{s:7:\"default\";a:2:{i:0;s:29:\"ast-dynamic-single-page-image\";i:1;s:29:\"ast-dynamic-single-page-title\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:80:\"astra-settings[ast-dynamic-single-page-article-featured-image-position-layout-1]\";a:4:{s:7:\"default\";s:6:\"behind\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:80:\"astra-settings[ast-dynamic-single-page-article-featured-image-position-layout-2]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-single-page-article-featured-image-width-type]\";a:4:{s:7:\"default\";s:4:\"wide\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-single-page-article-featured-image-ratio-type]\";a:4:{s:7:\"default\";s:10:\"predefined\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:78:\"astra-settings[ast-dynamic-single-page-article-featured-image-ratio-pre-scale]\";a:4:{s:7:\"default\";s:4:\"16/9\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:81:\"astra-settings[ast-dynamic-single-page-article-featured-image-custom-scale-width]\";a:4:{s:7:\"default\";i:16;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:82:\"astra-settings[ast-dynamic-single-page-article-featured-image-custom-scale-height]\";a:4:{s:7:\"default\";i:9;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:87:\"astra-settings[ast-dynamic-single-page-article-featured-image-custom-scale-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-single-page-article-featured-image-size]\";a:4:{s:7:\"default\";s:5:\"large\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[ast-dynamic-single-page-remove-featured-padding]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[ast-dynamic-single-page-featured-as-background]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[ast-dynamic-single-page-banner-featured-overlay]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[ast-dynamic-single-page-taxonomy-clone-tracker]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-single-page-structural-taxonomy]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[ast-dynamic-single-page-structural-taxonomy-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[ast-dynamic-single-page-metadata]\";a:4:{s:7:\"default\";a:3:{i:0;s:8:\"comments\";i:1;s:6:\"author\";i:2;s:4:\"date\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-single-page-author-prefix-label]\";a:4:{s:7:\"default\";s:3:\"By \";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-dynamic-single-page-author-avatar]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-single-page-author-avatar-size]\";a:4:{s:7:\"default\";i:30;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[ast-dynamic-single-page-meta-date-type]\";a:4:{s:7:\"default\";s:9:\"published\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[ast-dynamic-single-page-date-format]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-single-page-metadata-separator]\";a:4:{s:7:\"default\";s:1:\"/\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[ast-dynamic-single-page-horizontal-alignment]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-single-page-vertical-alignment]\";a:4:{s:7:\"default\";s:6:\"center\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-dynamic-single-page-banner-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[ast-dynamic-single-page-elements-gap]\";a:4:{s:7:\"default\";i:10;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-page-banner-background]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-single-page-banner-title-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-page-banner-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-page-banner-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[ast-dynamic-single-page-banner-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:69:\"astra-settings[ast-dynamic-single-page-banner-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-single-page-banner-text-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-single-page-text-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:56:\"astra-settings[ast-dynamic-single-page-text-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:54:\"astra-settings[ast-dynamic-single-page-text-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-single-page-text-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-page-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:57:\"astra-settings[ast-dynamic-single-page-title-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:55:\"astra-settings[ast-dynamic-single-page-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"32\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-single-page-title-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-single-page-banner-meta-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-single-page-meta-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:56:\"astra-settings[ast-dynamic-single-page-meta-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:54:\"astra-settings[ast-dynamic-single-page-meta-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[ast-dynamic-single-page-meta-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-dynamic-single-page-banner-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:54:\"astra-settings[ast-dynamic-single-page-banner-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:3;s:5:\"right\";i:3;s:6:\"bottom\";i:3;s:4:\"left\";i:3;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:47:\"ast-dynamic-single-page-parent-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-single-page-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-single-page-padding]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-single-page-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:61:\"astra-settings[archive-templately_library-ast-content-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[archive-templately_library-content-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[archive-templately_library-sidebar-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[archive-templately_library-sidebar-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:55:\"ast-dynamic-archive-templately_library-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[ast-archive-templately_library-title]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[ast-dynamic-archive-templately_library-layout]\";a:4:{s:7:\"default\";s:8:\"layout-1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-archive-templately_library-banner-width-type]\";a:4:{s:7:\"default\";s:9:\"fullwidth\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:74:\"astra-settings[ast-dynamic-archive-templately_library-banner-custom-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:64:\"astra-settings[ast-dynamic-archive-templately_library-structure]\";a:4:{s:7:\"default\";a:2:{i:0;s:44:\"ast-dynamic-archive-templately_library-title\";i:1;s:50:\"ast-dynamic-archive-templately_library-description\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-archive-templately_library-custom-title]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[ast-dynamic-archive-templately_library-custom-title-support]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-archive-templately_library-custom-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:81:\"astra-settings[ast-dynamic-archive-templately_library-custom-description-support]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[ast-dynamic-archive-templately_library-horizontal-alignment]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-archive-templately_library-vertical-alignment]\";a:4:{s:7:\"default\";s:6:\"center\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-archive-templately_library-banner-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-archive-templately_library-elements-gap]\";a:4:{s:7:\"default\";i:10;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-archive-templately_library-banner-image-type]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-archive-templately_library-banner-custom-bg]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:73:\"astra-settings[ast-dynamic-archive-templately_library-banner-title-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-archive-templately_library-banner-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-archive-templately_library-banner-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:78:\"astra-settings[ast-dynamic-archive-templately_library-banner-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:84:\"astra-settings[ast-dynamic-archive-templately_library-banner-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:83:\"astra-settings[ast-dynamic-archive-templately_library-banner-text-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-archive-templately_library-text-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:71:\"astra-settings[ast-dynamic-archive-templately_library-text-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:69:\"astra-settings[ast-dynamic-archive-templately_library-text-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[ast-dynamic-archive-templately_library-text-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-archive-templately_library-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:72:\"astra-settings[ast-dynamic-archive-templately_library-title-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:70:\"astra-settings[ast-dynamic-archive-templately_library-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"32\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:72:\"astra-settings[ast-dynamic-archive-templately_library-title-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:68:\"astra-settings[ast-dynamic-archive-templately_library-banner-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:69:\"astra-settings[ast-dynamic-archive-templately_library-banner-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:3;s:5:\"right\";i:3;s:6:\"bottom\";i:3;s:4:\"left\";i:3;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:47:\"astra-settings[archive-post-ast-content-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[archive-post-content-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[archive-post-sidebar-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[archive-post-sidebar-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"ast-dynamic-archive-post-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[ast-archive-post-title]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[ast-dynamic-archive-post-layout]\";a:4:{s:7:\"default\";s:8:\"layout-1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-archive-post-banner-width-type]\";a:4:{s:7:\"default\";s:9:\"fullwidth\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[ast-dynamic-archive-post-banner-custom-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[ast-dynamic-archive-post-structure]\";a:4:{s:7:\"default\";a:2:{i:0;s:30:\"ast-dynamic-archive-post-title\";i:1;s:36:\"ast-dynamic-archive-post-description\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-dynamic-archive-post-custom-title]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[ast-dynamic-archive-post-custom-title-support]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-archive-post-custom-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[ast-dynamic-archive-post-custom-description-support]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[ast-dynamic-archive-post-horizontal-alignment]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-archive-post-vertical-alignment]\";a:4:{s:7:\"default\";s:6:\"center\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[ast-dynamic-archive-post-banner-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-dynamic-archive-post-elements-gap]\";a:4:{s:7:\"default\";i:10;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-archive-post-banner-image-type]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-archive-post-banner-custom-bg]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[ast-dynamic-archive-post-banner-title-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-archive-post-banner-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-archive-post-banner-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:64:\"astra-settings[ast-dynamic-archive-post-banner-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[ast-dynamic-archive-post-banner-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:69:\"astra-settings[ast-dynamic-archive-post-banner-text-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-archive-post-text-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:57:\"astra-settings[ast-dynamic-archive-post-text-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:55:\"astra-settings[ast-dynamic-archive-post-text-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[ast-dynamic-archive-post-text-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-archive-post-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:58:\"astra-settings[ast-dynamic-archive-post-title-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:56:\"astra-settings[ast-dynamic-archive-post-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"32\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-dynamic-archive-post-title-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[ast-dynamic-archive-post-banner-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[ast-dynamic-archive-post-banner-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:3;s:5:\"right\";i:3;s:6:\"bottom\";i:3;s:4:\"left\";i:3;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[ast-dynamic-archive-post-banner-on-blog]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"section-search-page-title-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[ast-search-page-title]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-search-page-title-layout]\";a:4:{s:7:\"default\";s:8:\"layout-1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[section-search-page-title-banner-width-type]\";a:4:{s:7:\"default\";s:9:\"fullwidth\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[section-search-page-title-banner-custom-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[section-search-page-title-structure]\";a:4:{s:7:\"default\";a:2:{i:0;s:31:\"section-search-page-title-title\";i:1;s:36:\"section-search-page-title-breadcrumb\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[section-search-page-title-custom-title]\";a:4:{s:7:\"default\";s:19:\"Search Results for:\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[section-search-page-title-found-custom-description]\";a:4:{s:7:\"default\";s:44:\"Here are the search results for your search.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[section-search-page-title-not-found-custom-description]\";a:4:{s:7:\"default\";s:85:\"Sorry, but we could not find anything related to your search terms. Please try again.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[section-search-page-title-horizontal-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[section-search-page-title-vertical-alignment]\";a:4:{s:7:\"default\";s:6:\"center\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[section-search-page-title-banner-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[section-search-page-title-elements-gap]\";a:4:{s:7:\"default\";i:10;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[section-search-page-title-banner-image-type]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-search-page-title-banner-custom-bg]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:11:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[section-search-page-title-banner-title-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[section-search-page-title-banner-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[section-search-page-title-banner-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[section-search-page-title-banner-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:71:\"astra-settings[section-search-page-title-banner-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:70:\"astra-settings[section-search-page-title-banner-text-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-search-page-title-text-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:58:\"astra-settings[section-search-page-title-text-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:56:\"astra-settings[section-search-page-title-text-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-search-page-title-text-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[section-search-page-title-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:59:\"astra-settings[section-search-page-title-title-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:57:\"astra-settings[section-search-page-title-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:32;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[section-search-page-title-title-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[section-search-page-title-banner-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-search-page-title-banner-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:3;s:5:\"right\";i:3;s:6:\"bottom\";i:3;s:4:\"left\";i:3;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[ast-search-content-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[ast-search-content-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[ast-search-sidebar-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[ast-search-sidebar-style]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[ast-search-results-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[ast-search-results-per-page]\";a:4:{s:7:\"default\";i:10;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[ast-search-live-search]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[ast-search-live-search-post-types]\";a:4:{s:7:\"default\";a:2:{s:4:\"post\";i:1;s:4:\"page\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[related-posts-section-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:38:\"related-posts-section-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[enable-related-posts]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[related-posts-title]\";a:4:{s:7:\"default\";s:13:\"Related Posts\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[releted-posts-title-alignment]\";a:4:{s:7:\"default\";s:4:\"left\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[related-posts-structure]\";a:4:{s:7:\"default\";a:2:{i:0;s:14:\"featured-image\";i:1;s:10:\"title-meta\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[related-metadata-separator]\";a:4:{s:7:\"default\";s:1:\"/\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[related-posts-meta-structure]\";a:4:{s:7:\"default\";a:3:{i:0;s:8:\"comments\";i:1;s:8:\"category\";i:2;s:6:\"author\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[related-posts-image-ratio-type]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[related-posts-image-ratio-pre-scale]\";a:4:{s:7:\"default\";s:4:\"16/9\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[related-posts-image-custom-scale-width]\";a:4:{s:7:\"default\";i:16;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:55:\"astra-settings[related-posts-image-custom-scale-height]\";a:4:{s:7:\"default\";i:9;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_number_n_blank\";}}s:60:\"astra-settings[related-posts-custom-image-scale-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[related-posts-image-size]\";a:4:{s:7:\"default\";s:5:\"large\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[related-posts-author-prefix-label]\";a:4:{s:7:\"default\";s:3:\"By \";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[related-posts-author-avatar]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[related-posts-author-avatar-size]\";a:4:{s:7:\"default\";i:30;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[related-posts-meta-date-type]\";a:4:{s:7:\"default\";s:9:\"published\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[related-posts-date-format]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[related-posts-category-style]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[related-posts-tag-style]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[enable-related-posts-excerpt]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[related-posts-excerpt-count]\";a:4:{s:7:\"default\";i:25;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[related-posts-total-count]\";a:4:{s:7:\"default\";i:2;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[related-posts-grid-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:7:\"2-equal\";s:6:\"tablet\";s:7:\"2-equal\";s:6:\"mobile\";s:4:\"full\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[related-posts-query-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[related-posts-based-on]\";a:4:{s:7:\"default\";s:10:\"categories\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[related-posts-order-by]\";a:4:{s:7:\"default\";s:4:\"date\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[related-posts-order]\";a:4:{s:7:\"default\";s:3:\"asc\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[related-posts-box-placement]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[related-posts-outside-location]\";a:4:{s:7:\"default\";s:5:\"above\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[related-posts-container-width]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[related-posts-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[related-posts-section-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[related-posts-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[related-posts-meta-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[related-posts-content-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[related-posts-text-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-2)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[related-posts-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[related-posts-title-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-2)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:46:\"astra-settings[related-posts-background-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:40:\"astra-settings[related-posts-meta-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[related-posts-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[related-posts-meta-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[related-posts-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:47:\"astra-settings[related-posts-title-font-weight]\";a:4:{s:7:\"default\";s:3:\"500\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:45:\"astra-settings[related-posts-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"20\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[related-posts-title-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:3:\"1.5\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[related-posts-section-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:55:\"astra-settings[related-posts-section-title-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:53:\"astra-settings[related-posts-section-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"26\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[related-posts-section-title-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:3:\"1.6\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[related-posts-meta-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:46:\"astra-settings[related-posts-meta-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:44:\"astra-settings[related-posts-meta-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"14\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[related-posts-meta-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:3:\"1.6\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[related-posts-content-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:49:\"astra-settings[related-posts-content-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:47:\"astra-settings[related-posts-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[related-posts-content-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-sub-section-related-posts-border-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-sub-section-related-posts-border-width]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[ast-sub-section-related-posts-border-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:59:\"astra-settings[ast-sub-section-related-posts-border-radius]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-sub-section-related-posts-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[ast-sub-section-related-posts-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";d:2.5;s:5:\"right\";d:2.5;s:6:\"bottom\";d:2.5;s:4:\"left\";d:2.5;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:52:\"astra-settings[ast-sub-section-related-posts-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:2;s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:45:\"astra-settings[transparent-header-logo-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[transparent-header-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[transparent-header-color-site-title-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:64:\"astra-settings[transparent-header-color-h-site-title-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[transparent-menu-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[transparent-menu-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[transparent-menu-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[transparent-submenu-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[transparent-submenu-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[transparent-submenu-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[transparent-content-section-link-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[transparent-content-section-link-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[transparent-header-enable]\";a:4:{s:7:\"default\";i:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[transparent-header-disable-archive]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[transparent-header-disable-index]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[transparent-header-disable-latest-posts-index]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[transparent-header-disable-page]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[transparent-header-disable-posts]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[transparent-header-on-devices]\";a:4:{s:7:\"default\";s:4:\"both\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[different-transparent-logo]\";a:4:{s:7:\"default\";i:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[transparent-header-logo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:11:\"esc_url_raw\";}s:49:\"astra-settings[different-transparent-retina-logo]\";a:4:{s:7:\"default\";i:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[transparent-header-retina-logo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:11:\"esc_url_raw\";}s:45:\"astra-settings[transparent-header-logo-width]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:150;s:6:\"tablet\";i:120;s:6:\"mobile\";i:100;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[transparent-header-main-sep]\";a:4:{s:7:\"default\";i:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[transparent-header-main-sep-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:47:\"astra-settings[divider-sec-transparent-styling]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[transparent-header-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[transparent-header-colors-menu]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[transparent-header-colors-submenu]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"section-transparent-header-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[transparent-header-social-text-colors-content]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[transparent-header-social-background-colors-content]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[transparent-header-social-icons-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[transparent-header-social-icons-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[transparent-header-social-icons-bg-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[transparent-header-social-icons-bg-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[transparent-header-html-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[transparent-header-html-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:50:\"astra-settings[transparent-header-html-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:52:\"astra-settings[transparent-header-html-link-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:52:\"astra-settings[transparent-header-search-icon-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:62:\"astra-settings[transparent-header-search-box-background-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:53:\"astra-settings[transparent-header-buttons-text-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[transparent-header-buttons-background-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[transparent-header-button-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:54:\"astra-settings[transparent-header-button-text-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:50:\"astra-settings[transparent-header-button-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:52:\"astra-settings[transparent-header-button-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:46:\"astra-settings[transparent-account-icon-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:51:\"astra-settings[transparent-account-type-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:51:\"astra-settings[transparent-header-toggle-btn-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[transparent-header-toggle-btn-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[transparent-header-toggle-border-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[transparent-header-search-box-placeholder-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:48:\"astra-settings[transparent-header-divider-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:47:\"astra-settings[transparent-account-menu-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[transparent-account-menu-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[transparent-account-menu-bg-obj]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[transparent-account-menu-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[transparent-account-menu-h-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[transparent-account-menu-a-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[transparent-account-menu-a-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[breadcrumb-position]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[breadcrumb-position-none-notice]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:49:\"astra-settings[breadcrumb-disable-layout-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[breadcrumb-disable-home-page]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[breadcrumb-disable-blog-posts-page]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[breadcrumb-disable-search]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[breadcrumb-disable-archive]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[breadcrumb-disable-single-page]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[breadcrumb-disable-single-post]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[breadcrumb-disable-singular]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[breadcrumb-disable-404-page]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[breadcrumb-alignment]\";a:4:{s:7:\"default\";s:4:\"left\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[breadcrumb-spacing]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:40:\"astra-settings[select-breadcrumb-source]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[breadcrumb-separator-selector]\";a:4:{s:7:\"default\";s:5:\"\\003E\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[breadcrumb-separator]\";a:4:{s:7:\"default\";s:5:\"\\00bb\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"section-breadcrumb-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[breadcrumb-color-section-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[breadcrumb-bg-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[breadcrumb-active-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[breadcrumb-separator-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[section-breadcrumb-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[breadcrumb-text-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[breadcrumb-hover-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[section-breadcrumb-typo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[breadcrumb-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:38:\"astra-settings[breadcrumb-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:36:\"astra-settings[breadcrumb-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[breadcrumb-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[scroll-to-top-enable]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[scroll-to-top-on-devices]\";a:4:{s:7:\"default\";s:4:\"both\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[scroll-to-top-icon-position]\";a:4:{s:7:\"default\";s:5:\"right\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[scroll-to-top-icon-size]\";a:4:{s:7:\"default\";i:15;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[scroll-on-top-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[scroll-on-top-bg-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[scroll-to-top-icon-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[scroll-to-top-icon-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:43:\"astra-settings[scroll-to-top-icon-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:42:\"astra-settings[scroll-to-top-icon-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:45:\"astra-settings[scroll-to-top-icon-h-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:38:\"section-scroll-to-top-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[enable-scroll-to-top-notice]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:34:\"astra-settings[heading-base-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-2)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:38:\"astra-settings[button-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[secondary-button-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[font-family-button]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:44:\"astra-settings[secondary-font-family-button]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:34:\"astra-settings[font-weight-button]\";a:4:{s:7:\"default\";s:3:\"500\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:44:\"astra-settings[secondary-font-weight-button]\";a:4:{s:7:\"default\";s:3:\"500\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:32:\"astra-settings[font-size-button]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"16\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[secondary-font-size-button]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"16\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[font-extras-button]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";i:1;s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[secondary-font-extras-button]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";i:1;s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"section-footer-builder-layout-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[builder-footer]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[footer-bg-obj-responsive-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:36:\"astra-settings[footer-desktop-items]\";a:4:{s:7:\"default\";a:3:{s:5:\"above\";a:5:{s:7:\"above_1\";a:0:{}s:7:\"above_2\";a:0:{}s:7:\"above_3\";a:0:{}s:7:\"above_4\";a:0:{}s:7:\"above_5\";a:0:{}}s:7:\"primary\";a:5:{s:9:\"primary_1\";a:0:{}s:9:\"primary_2\";a:0:{}s:9:\"primary_3\";a:0:{}s:9:\"primary_4\";a:0:{}s:9:\"primary_5\";a:0:{}}s:5:\"below\";a:5:{s:7:\"below_1\";a:1:{i:0;s:9:\"copyright\";}s:7:\"below_2\";a:0:{}s:7:\"below_3\";a:0:{}s:7:\"below_4\";a:0:{}s:7:\"below_5\";a:0:{}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[footer-draggable-items]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[section-footer-builder-layout-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[section-footer-builder-layout-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:52:\"astra-settings[section-footer-builder-layout-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:45:\"section-above-header-builder-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hba-header-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:50;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[hba-header-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:9:{s:16:\"background-color\";s:7:\"#ffffff\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[hba-header-bottom-border-color]\";a:4:{s:7:\"default\";s:7:\"#eaeaea\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:36:\"astra-settings[hba-header-separator]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-above-header-builder-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-above-header-builder-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:51:\"astra-settings[section-above-header-builder-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:66:\"astra-settings[section-above-header-builder-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"section-below-header-builder-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hbb-header-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:60;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[hbb-header-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:9:{s:16:\"background-color\";s:7:\"#eeeeee\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[hbb-header-bottom-border-color]\";a:4:{s:7:\"default\";s:7:\"#eaeaea\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:36:\"astra-settings[hbb-header-separator]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-below-header-builder-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-below-header-builder-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:51:\"astra-settings[section-below-header-builder-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:66:\"astra-settings[section-below-header-builder-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-header-widget-1-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:43:\"astra-settings[header-widget-1-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-widget-1-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-widget-1-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-widget-1-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-widget-1-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-widget-1-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-widget-1-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-header-widget-1-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-header-widget-2-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:43:\"astra-settings[header-widget-2-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-widget-2-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-widget-2-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-widget-2-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-widget-2-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-widget-2-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-widget-2-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-header-widget-2-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-header-widget-3-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:43:\"astra-settings[header-widget-3-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-widget-3-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-widget-3-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-widget-3-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-widget-3-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-widget-3-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-widget-3-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-header-widget-3-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-header-widget-4-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:43:\"astra-settings[header-widget-4-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-widget-4-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-widget-4-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-widget-4-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-widget-4-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-widget-4-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-widget-4-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-header-widget-4-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-header-widget-5-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:43:\"astra-settings[header-widget-5-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-widget-5-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-widget-5-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-widget-5-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-widget-5-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-widget-5-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-widget-5-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-header-widget-5-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-header-widget-6-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:43:\"astra-settings[header-widget-6-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-widget-6-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-widget-6-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-widget-6-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-widget-6-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-widget-6-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-widget-6-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-header-widget-6-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-header-widget-7-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:43:\"astra-settings[header-widget-7-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-widget-7-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-widget-7-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-widget-7-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-widget-7-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-widget-7-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-widget-7-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-header-widget-7-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-header-widget-8-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:43:\"astra-settings[header-widget-8-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-widget-8-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-widget-8-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-widget-8-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-widget-8-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-widget-8-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-widget-8-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-header-widget-8-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-header-widget-9-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:43:\"astra-settings[header-widget-9-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-widget-9-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-widget-9-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-widget-9-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-widget-9-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-widget-9-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-widget-9-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-header-widget-9-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[astra-sidebar-widgets-header-widget-10-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:44:\"astra-settings[header-widget-10-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[header-widget-10-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-widget-10-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-widget-10-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-widget-10-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-widget-10-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-widget-10-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:76:\"astra-settings[astra-sidebar-widgets-header-widget-10-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:46:\"section-header-mobile-trigger-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-trigger-icon]\";a:4:{s:7:\"default\";s:4:\"menu\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[mobile-header-toggle-btn-style]\";a:4:{s:7:\"default\";s:7:\"minimal\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[mobile-header-menu-label]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[mobile-header-toggle-btn-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:46:\"astra-settings[mobile-header-toggle-icon-size]\";a:4:{s:7:\"default\";i:20;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[mobile-header-toggle-btn-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:52:\"astra-settings[mobile-header-toggle-btn-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";i:1;s:5:\"right\";i:1;s:6:\"bottom\";i:1;s:4:\"left\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[mobile-header-toggle-border-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:57:\"astra-settings[mobile-header-toggle-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:60:\"astra-settings[section-header-mobile-trigger-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-header-mobile-trigger-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:45:\"astra-settings[mobile-header-label-font-size]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"section-popup-header-builder-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[mobile-header-type]\";a:4:{s:7:\"default\";s:8:\"dropdown\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:32:\"astra-settings[off-canvas-slide]\";a:4:{s:7:\"default\";s:5:\"right\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-builder-menu-toggle-target]\";a:4:{s:7:\"default\";s:4:\"icon\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-offcanvas-content-alignment]\";a:4:{s:7:\"default\";s:10:\"flex-start\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[off-canvas-background]\";a:4:{s:7:\"default\";a:9:{s:16:\"background-color\";s:7:\"#ffffff\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_background_obj\";}}s:38:\"astra-settings[off-canvas-close-color]\";a:4:{s:7:\"default\";s:7:\"#3a3a3a\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:40:\"astra-settings[off-canvas-inner-spacing]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[off-canvas-padding]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"section-primary-header-builder-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:32:\"astra-settings[hb-header-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:80;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[hb-header-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:9:{s:16:\"background-color\";s:7:\"#ffffff\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[hb-header-main-sep-color]\";a:4:{s:7:\"default\";s:7:\"#eaeaea\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:34:\"astra-settings[hb-header-main-sep]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[section-primary-header-builder-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[section-primary-header-builder-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:53:\"astra-settings[section-primary-header-builder-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:68:\"astra-settings[section-primary-header-builder-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[logo-title-settings-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:30:\"title_tagline-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[header-logo-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[title_tagline-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[title_tagline-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:36:\"astra-settings[font-size-site-title]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:26;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[font-size-site-tagline]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[title_tagline-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"section-hb-button-1-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-button1-text]\";a:4:{s:7:\"default\";s:6:\"Button\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button1-link-option]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:47:\"astra-settings[header-button1-text-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[header-button1-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-button1-text-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button1-text-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-button1-back-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button1-back-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[header-button1-builder-button-border-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button1-border-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-button1-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button1-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-button1-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:40;s:5:\"right\";i:40;s:6:\"bottom\";i:40;s:4:\"left\";i:40;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"astra-settings[header-button1-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button1-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:42:\"astra-settings[header-button1-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:40:\"astra-settings[header-button1-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button1-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-hb-button-1-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-button-1-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-button-1-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:15;s:5:\"right\";i:30;s:6:\"bottom\";i:15;s:4:\"left\";i:30;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-hb-button-1-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:36:\"section-hb-button-2-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-button2-text]\";a:4:{s:7:\"default\";s:6:\"Button\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button2-link-option]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:47:\"astra-settings[header-button2-text-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[header-button2-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-button2-text-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button2-text-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-button2-back-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button2-back-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[header-button2-builder-button-border-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button2-border-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-button2-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button2-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-button2-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:40;s:5:\"right\";i:40;s:6:\"bottom\";i:40;s:4:\"left\";i:40;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"astra-settings[header-button2-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button2-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:42:\"astra-settings[header-button2-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:40:\"astra-settings[header-button2-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button2-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-hb-button-2-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-button-2-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-button-2-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:15;s:5:\"right\";i:30;s:6:\"bottom\";i:15;s:4:\"left\";i:30;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-hb-button-2-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:36:\"section-hb-button-3-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-button3-text]\";a:4:{s:7:\"default\";s:6:\"Button\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button3-link-option]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:47:\"astra-settings[header-button3-text-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[header-button3-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-button3-text-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button3-text-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-button3-back-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button3-back-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[header-button3-builder-button-border-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button3-border-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-button3-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button3-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-button3-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:40;s:5:\"right\";i:40;s:6:\"bottom\";i:40;s:4:\"left\";i:40;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"astra-settings[header-button3-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button3-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:42:\"astra-settings[header-button3-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:40:\"astra-settings[header-button3-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button3-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-hb-button-3-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-button-3-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-button-3-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:15;s:5:\"right\";i:30;s:6:\"bottom\";i:15;s:4:\"left\";i:30;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-hb-button-3-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:36:\"section-hb-button-4-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-button4-text]\";a:4:{s:7:\"default\";s:6:\"Button\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button4-link-option]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:47:\"astra-settings[header-button4-text-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[header-button4-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-button4-text-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button4-text-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-button4-back-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button4-back-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[header-button4-builder-button-border-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button4-border-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-button4-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button4-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-button4-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:40;s:5:\"right\";i:40;s:6:\"bottom\";i:40;s:4:\"left\";i:40;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"astra-settings[header-button4-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button4-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:42:\"astra-settings[header-button4-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:40:\"astra-settings[header-button4-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button4-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-hb-button-4-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-button-4-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-button-4-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:15;s:5:\"right\";i:30;s:6:\"bottom\";i:15;s:4:\"left\";i:30;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-hb-button-4-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:36:\"section-hb-button-5-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-button5-text]\";a:4:{s:7:\"default\";s:6:\"Button\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button5-link-option]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:47:\"astra-settings[header-button5-text-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[header-button5-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-button5-text-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button5-text-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-button5-back-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button5-back-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[header-button5-builder-button-border-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button5-border-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-button5-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button5-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-button5-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:40;s:5:\"right\";i:40;s:6:\"bottom\";i:40;s:4:\"left\";i:40;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"astra-settings[header-button5-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button5-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:42:\"astra-settings[header-button5-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:40:\"astra-settings[header-button5-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button5-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-hb-button-5-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-button-5-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-button-5-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:15;s:5:\"right\";i:30;s:6:\"bottom\";i:15;s:4:\"left\";i:30;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-hb-button-5-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:36:\"section-hb-button-6-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-button6-text]\";a:4:{s:7:\"default\";s:6:\"Button\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button6-link-option]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:47:\"astra-settings[header-button6-text-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[header-button6-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-button6-text-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button6-text-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-button6-back-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button6-back-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[header-button6-builder-button-border-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button6-border-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-button6-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button6-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-button6-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:40;s:5:\"right\";i:40;s:6:\"bottom\";i:40;s:4:\"left\";i:40;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"astra-settings[header-button6-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button6-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:42:\"astra-settings[header-button6-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:40:\"astra-settings[header-button6-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button6-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-hb-button-6-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-button-6-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-button-6-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:15;s:5:\"right\";i:30;s:6:\"bottom\";i:15;s:4:\"left\";i:30;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-hb-button-6-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:36:\"section-hb-button-7-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-button7-text]\";a:4:{s:7:\"default\";s:6:\"Button\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button7-link-option]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:47:\"astra-settings[header-button7-text-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[header-button7-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-button7-text-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button7-text-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-button7-back-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button7-back-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[header-button7-builder-button-border-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button7-border-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-button7-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button7-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-button7-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:40;s:5:\"right\";i:40;s:6:\"bottom\";i:40;s:4:\"left\";i:40;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"astra-settings[header-button7-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button7-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:42:\"astra-settings[header-button7-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:40:\"astra-settings[header-button7-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button7-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-hb-button-7-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-button-7-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-button-7-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:15;s:5:\"right\";i:30;s:6:\"bottom\";i:15;s:4:\"left\";i:30;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-hb-button-7-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:36:\"section-hb-button-8-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-button8-text]\";a:4:{s:7:\"default\";s:6:\"Button\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button8-link-option]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:47:\"astra-settings[header-button8-text-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[header-button8-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-button8-text-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button8-text-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-button8-back-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button8-back-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[header-button8-builder-button-border-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button8-border-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-button8-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button8-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-button8-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:40;s:5:\"right\";i:40;s:6:\"bottom\";i:40;s:4:\"left\";i:40;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"astra-settings[header-button8-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button8-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:42:\"astra-settings[header-button8-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:40:\"astra-settings[header-button8-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button8-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-hb-button-8-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-button-8-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-button-8-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:15;s:5:\"right\";i:30;s:6:\"bottom\";i:15;s:4:\"left\";i:30;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-hb-button-8-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:36:\"section-hb-button-9-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-button9-text]\";a:4:{s:7:\"default\";s:6:\"Button\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button9-link-option]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:47:\"astra-settings[header-button9-text-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[header-button9-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-button9-text-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button9-text-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-button9-back-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button9-back-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[header-button9-builder-button-border-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button9-border-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-button9-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button9-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-button9-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:40;s:5:\"right\";i:40;s:6:\"bottom\";i:40;s:4:\"left\";i:40;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"astra-settings[header-button9-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button9-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:42:\"astra-settings[header-button9-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:40:\"astra-settings[header-button9-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button9-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-hb-button-9-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-button-9-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-button-9-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:15;s:5:\"right\";i:30;s:6:\"bottom\";i:15;s:4:\"left\";i:30;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-hb-button-9-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:37:\"section-hb-button-10-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[header-button10-text]\";a:4:{s:7:\"default\";s:6:\"Button\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button10-link-option]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:48:\"astra-settings[header-button10-text-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-button10-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button10-text-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-button10-text-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button10-back-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-button10-back-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[header-button10-builder-button-border-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-button10-border-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-button10-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button10-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[header-button10-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:40;s:5:\"right\";i:40;s:6:\"bottom\";i:40;s:4:\"left\";i:40;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:47:\"astra-settings[header-button10-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button10-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:43:\"astra-settings[header-button10-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:41:\"astra-settings[header-button10-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button10-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-hb-button-10-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[section-hb-button-10-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[section-hb-button-10-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:15;s:5:\"right\";i:30;s:6:\"bottom\";i:15;s:4:\"left\";i:30;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:43:\"astra-settings[section-hb-button-10-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[section-hb-html-1-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-hb-html-1]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-html-1-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[header-html-1]\";a:4:{s:7:\"default\";s:22:\"Insert HTML text here.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[header-html-1color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-html-1-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-html-1link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-html-1link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-hb-html-1-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-html-1-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[section-hb-html-2-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-hb-html-2]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-html-2-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[header-html-2]\";a:4:{s:7:\"default\";s:22:\"Insert HTML text here.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[header-html-2color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-html-2-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-html-2link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-html-2link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-hb-html-2-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-html-2-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[section-hb-html-3-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-hb-html-3]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-html-3-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[header-html-3]\";a:4:{s:7:\"default\";s:22:\"Insert HTML text here.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[header-html-3color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-html-3-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-html-3link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-html-3link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-hb-html-3-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-html-3-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[section-hb-html-4-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-hb-html-4]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-html-4-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[header-html-4]\";a:4:{s:7:\"default\";s:22:\"Insert HTML text here.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[header-html-4color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-html-4-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-html-4link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-html-4link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-hb-html-4-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-html-4-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[section-hb-html-5-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-hb-html-5]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-html-5-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[header-html-5]\";a:4:{s:7:\"default\";s:22:\"Insert HTML text here.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[header-html-5color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-html-5-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-html-5link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-html-5link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-hb-html-5-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-html-5-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[section-hb-html-6-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-hb-html-6]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-html-6-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[header-html-6]\";a:4:{s:7:\"default\";s:22:\"Insert HTML text here.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[header-html-6color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-html-6-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-html-6link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-html-6link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-hb-html-6-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-html-6-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[section-hb-html-7-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-hb-html-7]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-html-7-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[header-html-7]\";a:4:{s:7:\"default\";s:22:\"Insert HTML text here.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[header-html-7color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-html-7-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-html-7link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-html-7link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-hb-html-7-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-html-7-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[section-hb-html-8-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-hb-html-8]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-html-8-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[header-html-8]\";a:4:{s:7:\"default\";s:22:\"Insert HTML text here.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[header-html-8color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-html-8-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-html-8link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-html-8link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-hb-html-8-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-html-8-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[section-hb-html-9-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-hb-html-9]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-html-9-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[header-html-9]\";a:4:{s:7:\"default\";s:22:\"Insert HTML text here.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[header-html-9color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-html-9-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-html-9link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-html-9link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-hb-html-9-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-html-9-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-hb-html-10-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[font-size-section-hb-html-10]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"section-hb-html-10-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[header-html-10]\";a:4:{s:7:\"default\";s:22:\"Insert HTML text here.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-html-10color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-html-10-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-html-10link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-html-10link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[section-hb-html-10-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[section-hb-html-10-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[section-hb-menu-1-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-menu-1-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu1-create-menu-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu1-menu-hover-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu1-submenu-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-menu1-submenu-width]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[header-menu1-submenu-container-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-menu1-submenu-container-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-menu1-submenu-item-b-size]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu1-submenu-item-b-color]\";a:4:{s:7:\"default\";s:7:\"#eaeaea\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:47:\"astra-settings[header-menu1-submenu-top-offset]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-menu1-submenu-border]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu1-submenu-b-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:57:\"astra-settings[header-menu1-submenu-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[header-menu1-submenu-item-border]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu1-menu-stack-on-mobile]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-menu-1-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:40:\"astra-settings[header-menu1-text-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu1-background-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu1-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-3)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu1-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu1-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-1)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu1-h-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu1-a-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-1)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu1-a-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-1-font-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-menu1-header-menu-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu1-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:40:\"astra-settings[header-menu1-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:38:\"astra-settings[header-menu1-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu1-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-1-spacing-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-menu1-menu-spacing]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[section-hb-menu-2-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-menu-2-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu2-create-menu-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu2-menu-hover-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu2-submenu-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-menu2-submenu-width]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[header-menu2-submenu-container-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-menu2-submenu-container-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-menu2-submenu-item-b-size]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu2-submenu-item-b-color]\";a:4:{s:7:\"default\";s:7:\"#eaeaea\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:47:\"astra-settings[header-menu2-submenu-top-offset]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-menu2-submenu-border]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu2-submenu-b-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:57:\"astra-settings[header-menu2-submenu-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[header-menu2-submenu-item-border]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu2-menu-stack-on-mobile]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-menu-2-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:40:\"astra-settings[header-menu2-text-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu2-background-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu2-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-3)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu2-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu2-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-1)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu2-h-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu2-a-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-1)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu2-a-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-2-font-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-menu2-header-menu-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu2-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:40:\"astra-settings[header-menu2-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:38:\"astra-settings[header-menu2-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu2-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-2-spacing-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-menu2-menu-spacing]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[section-hb-menu-3-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-menu-3-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu3-create-menu-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu3-menu-hover-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu3-submenu-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-menu3-submenu-width]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[header-menu3-submenu-container-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-menu3-submenu-container-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-menu3-submenu-item-b-size]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu3-submenu-item-b-color]\";a:4:{s:7:\"default\";s:7:\"#eaeaea\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:47:\"astra-settings[header-menu3-submenu-top-offset]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-menu3-submenu-border]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu3-submenu-b-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:57:\"astra-settings[header-menu3-submenu-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[header-menu3-submenu-item-border]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu3-menu-stack-on-mobile]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-menu-3-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:40:\"astra-settings[header-menu3-text-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu3-background-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu3-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-3)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu3-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu3-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-1)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu3-h-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu3-a-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-1)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu3-a-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-3-font-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-menu3-header-menu-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu3-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:40:\"astra-settings[header-menu3-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:38:\"astra-settings[header-menu3-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu3-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-3-spacing-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-menu3-menu-spacing]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[section-hb-menu-4-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-menu-4-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu4-create-menu-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu4-menu-hover-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu4-submenu-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-menu4-submenu-width]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[header-menu4-submenu-container-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-menu4-submenu-container-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-menu4-submenu-item-b-size]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu4-submenu-item-b-color]\";a:4:{s:7:\"default\";s:7:\"#eaeaea\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:47:\"astra-settings[header-menu4-submenu-top-offset]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-menu4-submenu-border]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu4-submenu-b-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:57:\"astra-settings[header-menu4-submenu-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[header-menu4-submenu-item-border]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu4-menu-stack-on-mobile]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-menu-4-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:40:\"astra-settings[header-menu4-text-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu4-background-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu4-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-3)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu4-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu4-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-1)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu4-h-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu4-a-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-1)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu4-a-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-4-font-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-menu4-header-menu-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu4-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:40:\"astra-settings[header-menu4-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:38:\"astra-settings[header-menu4-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu4-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-4-spacing-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-menu4-menu-spacing]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[section-hb-menu-5-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-menu-5-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu5-create-menu-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu5-menu-hover-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu5-submenu-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-menu5-submenu-width]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[header-menu5-submenu-container-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-menu5-submenu-container-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-menu5-submenu-item-b-size]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu5-submenu-item-b-color]\";a:4:{s:7:\"default\";s:7:\"#eaeaea\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:47:\"astra-settings[header-menu5-submenu-top-offset]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-menu5-submenu-border]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu5-submenu-b-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:57:\"astra-settings[header-menu5-submenu-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[header-menu5-submenu-item-border]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu5-menu-stack-on-mobile]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-menu-5-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:40:\"astra-settings[header-menu5-text-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu5-background-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu5-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-3)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu5-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu5-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-1)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu5-h-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu5-a-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-1)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu5-a-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-5-font-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-menu5-header-menu-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu5-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:40:\"astra-settings[header-menu5-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:38:\"astra-settings[header-menu5-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu5-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-5-spacing-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-menu5-menu-spacing]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[section-hb-menu-6-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-menu-6-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu6-create-menu-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu6-menu-hover-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu6-submenu-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-menu6-submenu-width]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[header-menu6-submenu-container-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-menu6-submenu-container-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-menu6-submenu-item-b-size]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu6-submenu-item-b-color]\";a:4:{s:7:\"default\";s:7:\"#eaeaea\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:47:\"astra-settings[header-menu6-submenu-top-offset]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-menu6-submenu-border]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu6-submenu-b-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:57:\"astra-settings[header-menu6-submenu-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[header-menu6-submenu-item-border]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu6-menu-stack-on-mobile]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-menu-6-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:40:\"astra-settings[header-menu6-text-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu6-background-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu6-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-3)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu6-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu6-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-1)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu6-h-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu6-a-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-1)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu6-a-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-6-font-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-menu6-header-menu-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu6-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:40:\"astra-settings[header-menu6-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:38:\"astra-settings[header-menu6-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu6-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-6-spacing-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-menu6-menu-spacing]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[section-hb-menu-7-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-menu-7-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu7-create-menu-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu7-menu-hover-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu7-submenu-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-menu7-submenu-width]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[header-menu7-submenu-container-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-menu7-submenu-container-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-menu7-submenu-item-b-size]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu7-submenu-item-b-color]\";a:4:{s:7:\"default\";s:7:\"#eaeaea\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:47:\"astra-settings[header-menu7-submenu-top-offset]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-menu7-submenu-border]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu7-submenu-b-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:57:\"astra-settings[header-menu7-submenu-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[header-menu7-submenu-item-border]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu7-menu-stack-on-mobile]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-menu-7-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:40:\"astra-settings[header-menu7-text-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu7-background-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu7-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-3)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu7-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu7-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-1)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu7-h-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu7-a-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-1)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu7-a-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-7-font-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-menu7-header-menu-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu7-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:40:\"astra-settings[header-menu7-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:38:\"astra-settings[header-menu7-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu7-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-7-spacing-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-menu7-menu-spacing]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[section-hb-menu-8-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-menu-8-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu8-create-menu-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu8-menu-hover-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu8-submenu-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-menu8-submenu-width]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[header-menu8-submenu-container-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-menu8-submenu-container-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-menu8-submenu-item-b-size]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu8-submenu-item-b-color]\";a:4:{s:7:\"default\";s:7:\"#eaeaea\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:47:\"astra-settings[header-menu8-submenu-top-offset]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-menu8-submenu-border]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu8-submenu-b-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:57:\"astra-settings[header-menu8-submenu-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[header-menu8-submenu-item-border]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu8-menu-stack-on-mobile]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-menu-8-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:40:\"astra-settings[header-menu8-text-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu8-background-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu8-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-3)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu8-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu8-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-1)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu8-h-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu8-a-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-1)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu8-a-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-8-font-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-menu8-header-menu-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu8-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:40:\"astra-settings[header-menu8-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:38:\"astra-settings[header-menu8-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu8-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-8-spacing-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-menu8-menu-spacing]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:55:\"astra-settings[section-hb-menu-9-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-menu-9-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu9-create-menu-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu9-menu-hover-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu9-submenu-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-menu9-submenu-width]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[header-menu9-submenu-container-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-menu9-submenu-container-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-menu9-submenu-item-b-size]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu9-submenu-item-b-color]\";a:4:{s:7:\"default\";s:7:\"#eaeaea\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:47:\"astra-settings[header-menu9-submenu-top-offset]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-menu9-submenu-border]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu9-submenu-b-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:57:\"astra-settings[header-menu9-submenu-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[header-menu9-submenu-item-border]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu9-menu-stack-on-mobile]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-menu-9-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:40:\"astra-settings[header-menu9-text-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu9-background-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu9-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-3)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu9-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu9-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-1)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu9-h-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu9-a-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-1)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu9-a-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-9-font-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-menu9-header-menu-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu9-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:40:\"astra-settings[header-menu9-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:38:\"astra-settings[header-menu9-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu9-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-9-spacing-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-menu9-menu-spacing]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-hb-menu-10-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"section-hb-menu-10-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu10-create-menu-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu10-menu-hover-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu10-submenu-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-menu10-submenu-width]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[header-menu10-submenu-container-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[header-menu10-submenu-container-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu10-submenu-item-b-size]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu10-submenu-item-b-color]\";a:4:{s:7:\"default\";s:7:\"#eaeaea\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:48:\"astra-settings[header-menu10-submenu-top-offset]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu10-submenu-border]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu10-submenu-b-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:58:\"astra-settings[header-menu10-submenu-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:49:\"astra-settings[header-menu10-submenu-item-border]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu10-menu-stack-on-mobile]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[section-hb-menu-10-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[header-menu10-text-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu10-background-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu10-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-3)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu10-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-menu10-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-1)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-menu10-h-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-menu10-a-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-1)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-menu10-a-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[header-10-font-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[header-menu10-header-menu-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-menu10-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:41:\"astra-settings[header-menu10-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:39:\"astra-settings[header-menu10-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-menu10-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-10-spacing-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-menu10-menu-spacing]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:38:\"section-header-search-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-search-icon-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-search-icon-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";i:18;s:6:\"mobile\";i:18;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-search-width]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:27:\"astra-settings[live-search]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[live-search-post-types]\";a:4:{s:7:\"default\";a:2:{s:4:\"post\";i:1;s:4:\"page\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-header-search-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[section-header-search-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:59:\"astra-settings[section-header-search-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-account-tabs]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-account-login-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-account-login-style]\";a:4:{s:7:\"default\";s:4:\"icon\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-account-logged-in-text]\";a:4:{s:7:\"default\";s:10:\"My Account\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-account-login-link]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:0:\"\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:45:\"astra-settings[header-account-logout-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-account-logout-style]\";a:4:{s:7:\"default\";s:4:\"icon\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-account-logout-preview]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-account-logged-out-text]\";a:4:{s:7:\"default\";s:6:\"Log In\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-account-logout-link]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:47:\"https://redlighthealthbenefits.com/wp-login.php\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:42:\"astra-settings[header-account-image-width]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"40\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-account-icon-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";i:18;s:6:\"mobile\";i:18;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-account-icon-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:50:\"astra-settings[header-account-text-design-options]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-account-type-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:46:\"astra-settings[header-account-spacing-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-account-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[font-size-section-header-account]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[section-header-account-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[section-hb-social-icons-1-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[font-size-section-hb-social-icons-1]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"section-hb-social-icons-1-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-social-1-color-type]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-social-1-brand-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-social-1-brand-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-social-1-brand-hover-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-social-1-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-social-1-label-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-social-1-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-1-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-social-1-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-social-1-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-social-1-label-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-social-1-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-social-1-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-icons-1]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-social-1-label-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-1-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-social-1-bg-space]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[header-social-1-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-social-1-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-hb-social-icons-1-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-hb-social-icons-1-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:63:\"astra-settings[section-hb-social-icons-2-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[font-size-section-hb-social-icons-2]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"section-hb-social-icons-2-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-social-2-color-type]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-social-2-brand-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-social-2-brand-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-social-2-brand-hover-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-social-2-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-social-2-label-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-social-2-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-2-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-social-2-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-social-2-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-social-2-label-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-social-2-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-social-2-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-icons-2]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-social-2-label-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-2-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-social-2-bg-space]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[header-social-2-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-social-2-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-hb-social-icons-2-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-hb-social-icons-2-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:63:\"astra-settings[section-hb-social-icons-3-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[font-size-section-hb-social-icons-3]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"section-hb-social-icons-3-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-social-3-color-type]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-social-3-brand-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-social-3-brand-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-social-3-brand-hover-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-social-3-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-social-3-label-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-social-3-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-3-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-social-3-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-social-3-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-social-3-label-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-social-3-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-social-3-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-icons-3]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-social-3-label-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-3-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-social-3-bg-space]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[header-social-3-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-social-3-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-hb-social-icons-3-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-hb-social-icons-3-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:63:\"astra-settings[section-hb-social-icons-4-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[font-size-section-hb-social-icons-4]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"section-hb-social-icons-4-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-social-4-color-type]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-social-4-brand-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-social-4-brand-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-social-4-brand-hover-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-social-4-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-social-4-label-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-social-4-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-4-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-social-4-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-social-4-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-social-4-label-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-social-4-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-social-4-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-icons-4]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-social-4-label-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-4-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-social-4-bg-space]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[header-social-4-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-social-4-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-hb-social-icons-4-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-hb-social-icons-4-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:63:\"astra-settings[section-hb-social-icons-5-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[font-size-section-hb-social-icons-5]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"section-hb-social-icons-5-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-social-5-color-type]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-social-5-brand-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-social-5-brand-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-social-5-brand-hover-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-social-5-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-social-5-label-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-social-5-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-5-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-social-5-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-social-5-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-social-5-label-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-social-5-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-social-5-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-icons-5]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-social-5-label-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-5-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-social-5-bg-space]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[header-social-5-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-social-5-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-hb-social-icons-5-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-hb-social-icons-5-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:63:\"astra-settings[section-hb-social-icons-6-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[font-size-section-hb-social-icons-6]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"section-hb-social-icons-6-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-social-6-color-type]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-social-6-brand-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-social-6-brand-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-social-6-brand-hover-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-social-6-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-social-6-label-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-social-6-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-6-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-social-6-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-social-6-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-social-6-label-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-social-6-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-social-6-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-icons-6]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-social-6-label-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-6-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-social-6-bg-space]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[header-social-6-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-social-6-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-hb-social-icons-6-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-hb-social-icons-6-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:63:\"astra-settings[section-hb-social-icons-7-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[font-size-section-hb-social-icons-7]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"section-hb-social-icons-7-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-social-7-color-type]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-social-7-brand-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-social-7-brand-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-social-7-brand-hover-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-social-7-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-social-7-label-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-social-7-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-7-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-social-7-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-social-7-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-social-7-label-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-social-7-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-social-7-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-icons-7]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-social-7-label-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-7-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-social-7-bg-space]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[header-social-7-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-social-7-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-hb-social-icons-7-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-hb-social-icons-7-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:63:\"astra-settings[section-hb-social-icons-8-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[font-size-section-hb-social-icons-8]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"section-hb-social-icons-8-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-social-8-color-type]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-social-8-brand-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-social-8-brand-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-social-8-brand-hover-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-social-8-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-social-8-label-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-social-8-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-8-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-social-8-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-social-8-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-social-8-label-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-social-8-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-social-8-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-icons-8]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-social-8-label-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-8-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-social-8-bg-space]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[header-social-8-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-social-8-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-hb-social-icons-8-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-hb-social-icons-8-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:63:\"astra-settings[section-hb-social-icons-9-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[font-size-section-hb-social-icons-9]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"section-hb-social-icons-9-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-social-9-color-type]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-social-9-brand-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-social-9-brand-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-social-9-brand-hover-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-social-9-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-social-9-label-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-social-9-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-9-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-social-9-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-social-9-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-social-9-label-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-social-9-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-social-9-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-icons-9]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-social-9-label-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-9-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-social-9-bg-space]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[header-social-9-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-social-9-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-hb-social-icons-9-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-hb-social-icons-9-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:64:\"astra-settings[section-hb-social-icons-10-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[font-size-section-hb-social-icons-10]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"section-hb-social-icons-10-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-social-10-color-type]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-social-10-brand-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-social-10-brand-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-social-10-brand-hover-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-social-10-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-social-10-label-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[header-social-10-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[header-social-10-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-social-10-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-social-10-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-social-10-label-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-social-10-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-social-10-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[header-social-icons-10]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-social-10-label-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[header-social-10-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-social-10-bg-space]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-10-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-social-10-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:57:\"astra-settings[section-hb-social-icons-10-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[section-hb-social-icons-10-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:43:\"section-header-mobile-menu-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-mobile-menu-create-menu-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-mobile-menu-submenu-item-border]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[header-mobile-menu-divider-colors-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-mobile-menu-submenu-item-b-size]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[header-mobile-menu-submenu-item-b-color]\";a:4:{s:7:\"default\";s:7:\"#eaeaea\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:46:\"astra-settings[header-mobile-menu-link-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[header-mobile-menu-background-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-mobile-menu-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-3)\";s:6:\"tablet\";s:25:\"var(--ast-global-color-3)\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[header-mobile-menu-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:9:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[header-mobile-menu-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-1)\";s:6:\"tablet\";s:25:\"var(--ast-global-color-1)\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[header-mobile-menu-h-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:25:\"var(--ast-global-color-4)\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[header-mobile-menu-a-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-1)\";s:6:\"tablet\";s:25:\"var(--ast-global-color-1)\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[header-mobile-menu-a-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:25:\"var(--ast-global-color-4)\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-mobile-menu-header-typo-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[header-mobile-menu-header-menu-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-mobile-menu-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:46:\"astra-settings[header-mobile-menu-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:44:\"astra-settings[header-mobile-menu-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[font-extras-header-mobile-menu]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[header-mobile-menu-menu-spacing-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-mobile-menu-menu-spacing]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:49:\"astra-settings[section-header-mobile-menu-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:64:\"astra-settings[section-header-mobile-menu-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"section-above-footer-builder-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hba-footer-column]\";a:4:{s:7:\"default\";s:1:\"2\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hba-footer-layout]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:7:\"2-equal\";s:6:\"tablet\";s:7:\"2-equal\";s:6:\"mobile\";s:4:\"full\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[hba-footer-layout-width]\";a:4:{s:7:\"default\";s:7:\"content\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hba-footer-height]\";a:4:{s:7:\"default\";i:60;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[hba-footer-vertical-alignment]\";a:4:{s:7:\"default\";s:10:\"flex-start\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:25:\"astra-settings[hba-stack]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:5:\"stack\";s:6:\"tablet\";s:5:\"stack\";s:6:\"mobile\";s:5:\"stack\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[hba-footer-separator]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[hba-footer-top-border-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:44:\"astra-settings[hba-footer-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:9:{s:16:\"background-color\";s:7:\"#eeeeee\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hba-inner-spacing]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-above-footer-builder-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-above-footer-builder-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:51:\"astra-settings[section-above-footer-builder-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:66:\"astra-settings[section-above-footer-builder-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"section-below-footer-builder-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hbb-footer-column]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hbb-footer-layout]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:4:\"full\";s:6:\"tablet\";s:4:\"full\";s:6:\"mobile\";s:4:\"full\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[hbb-footer-layout-width]\";a:4:{s:7:\"default\";s:7:\"content\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hbb-footer-height]\";a:4:{s:7:\"default\";i:60;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[hbb-footer-vertical-alignment]\";a:4:{s:7:\"default\";s:6:\"center\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:25:\"astra-settings[hbb-stack]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:5:\"stack\";s:6:\"tablet\";s:5:\"stack\";s:6:\"mobile\";s:5:\"stack\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[hbb-footer-separator]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[hbb-footer-top-border-color]\";a:4:{s:7:\"default\";s:7:\"#eaeaea\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:44:\"astra-settings[hbb-footer-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:9:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hbb-inner-spacing]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-below-footer-builder-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-below-footer-builder-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:51:\"astra-settings[section-below-footer-builder-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:66:\"astra-settings[section-below-footer-builder-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"section-footer-copyright-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-copyright-editor]\";a:4:{s:7:\"default\";s:77:\"Copyright [copyright] [current_year] [site_title] | Powered by [theme_author]\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-copyright-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[footer-copyright-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-3)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:55:\"astra-settings[section-footer-copyright-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[section-footer-copyright-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:50:\"astra-settings[font-size-section-footer-copyright]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:16;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[section-footer-copyright-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"section-footer-menu-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-create-menu-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[footer-menu-layout]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:10:\"horizontal\";s:6:\"tablet\";s:8:\"vertical\";s:6:\"mobile\";s:8:\"vertical\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-menu-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-menu-link-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-menu-background-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-menu-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-menu-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[footer-menu-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-menu-h-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[footer-menu-a-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-menu-a-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-main-menu-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-main-menu-spacing]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"20\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-footer-menu-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:37:\"astra-settings[footer-menu-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-footer-menu-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[section-fb-social-icons-1-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[font-size-section-fb-social-icons-1]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"section-fb-social-icons-1-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-social-1-color-type]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-social-1-brand-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-social-1-brand-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[footer-social-1-brand-hover-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-social-1-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-social-1-label-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[footer-social-1-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-1-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-social-1-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-social-1-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-social-1-label-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-social-1-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-social-1-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-icons-1]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-social-1-label-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-1-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-social-1-bg-space]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[footer-social-1-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-social-1-radius-fields]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-fb-social-icons-1-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-fb-social-icons-1-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-social-1-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[section-fb-social-icons-2-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[font-size-section-fb-social-icons-2]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"section-fb-social-icons-2-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-social-2-color-type]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-social-2-brand-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-social-2-brand-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[footer-social-2-brand-hover-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-social-2-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-social-2-label-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[footer-social-2-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-2-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-social-2-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-social-2-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-social-2-label-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-social-2-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-social-2-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-icons-2]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-social-2-label-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-2-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-social-2-bg-space]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[footer-social-2-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-social-2-radius-fields]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-fb-social-icons-2-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-fb-social-icons-2-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-social-2-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[section-fb-social-icons-3-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[font-size-section-fb-social-icons-3]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"section-fb-social-icons-3-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-social-3-color-type]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-social-3-brand-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-social-3-brand-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[footer-social-3-brand-hover-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-social-3-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-social-3-label-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[footer-social-3-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-3-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-social-3-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-social-3-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-social-3-label-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-social-3-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-social-3-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-icons-3]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-social-3-label-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-3-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-social-3-bg-space]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[footer-social-3-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-social-3-radius-fields]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-fb-social-icons-3-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-fb-social-icons-3-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-social-3-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[section-fb-social-icons-4-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[font-size-section-fb-social-icons-4]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"section-fb-social-icons-4-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-social-4-color-type]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-social-4-brand-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-social-4-brand-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[footer-social-4-brand-hover-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-social-4-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-social-4-label-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[footer-social-4-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-4-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-social-4-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-social-4-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-social-4-label-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-social-4-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-social-4-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-icons-4]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-social-4-label-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-4-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-social-4-bg-space]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[footer-social-4-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-social-4-radius-fields]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-fb-social-icons-4-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-fb-social-icons-4-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-social-4-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[section-fb-social-icons-5-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[font-size-section-fb-social-icons-5]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"section-fb-social-icons-5-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-social-5-color-type]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-social-5-brand-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-social-5-brand-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[footer-social-5-brand-hover-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-social-5-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-social-5-label-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[footer-social-5-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-5-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-social-5-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-social-5-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-social-5-label-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-social-5-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-social-5-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-icons-5]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-social-5-label-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-5-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-social-5-bg-space]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[footer-social-5-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-social-5-radius-fields]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-fb-social-icons-5-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-fb-social-icons-5-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-social-5-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[section-fb-social-icons-6-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[font-size-section-fb-social-icons-6]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"section-fb-social-icons-6-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-social-6-color-type]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-social-6-brand-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-social-6-brand-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[footer-social-6-brand-hover-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-social-6-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-social-6-label-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[footer-social-6-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-6-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-social-6-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-social-6-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-social-6-label-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-social-6-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-social-6-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-icons-6]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-social-6-label-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-6-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-social-6-bg-space]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[footer-social-6-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-social-6-radius-fields]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-fb-social-icons-6-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-fb-social-icons-6-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-social-6-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[section-fb-social-icons-7-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[font-size-section-fb-social-icons-7]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"section-fb-social-icons-7-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-social-7-color-type]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-social-7-brand-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-social-7-brand-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[footer-social-7-brand-hover-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-social-7-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-social-7-label-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[footer-social-7-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-7-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-social-7-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-social-7-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-social-7-label-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-social-7-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-social-7-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-icons-7]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-social-7-label-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-7-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-social-7-bg-space]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[footer-social-7-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-social-7-radius-fields]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-fb-social-icons-7-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-fb-social-icons-7-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-social-7-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[section-fb-social-icons-8-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[font-size-section-fb-social-icons-8]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"section-fb-social-icons-8-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-social-8-color-type]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-social-8-brand-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-social-8-brand-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[footer-social-8-brand-hover-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-social-8-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-social-8-label-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[footer-social-8-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-8-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-social-8-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-social-8-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-social-8-label-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-social-8-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-social-8-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-icons-8]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-social-8-label-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-8-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-social-8-bg-space]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[footer-social-8-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-social-8-radius-fields]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-fb-social-icons-8-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-fb-social-icons-8-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-social-8-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:63:\"astra-settings[section-fb-social-icons-9-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[font-size-section-fb-social-icons-9]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"section-fb-social-icons-9-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-social-9-color-type]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-social-9-brand-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-social-9-brand-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[footer-social-9-brand-hover-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-social-9-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-social-9-label-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[footer-social-9-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-9-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-social-9-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-social-9-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-social-9-label-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-social-9-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-social-9-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-icons-9]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-social-9-label-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-9-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-social-9-bg-space]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[footer-social-9-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-social-9-radius-fields]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-fb-social-icons-9-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-fb-social-icons-9-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-social-9-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:64:\"astra-settings[section-fb-social-icons-10-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[font-size-section-fb-social-icons-10]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"section-fb-social-icons-10-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-social-10-color-type]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-social-10-brand-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[footer-social-10-brand-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[footer-social-10-brand-hover-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-social-10-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[footer-social-10-label-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[footer-social-10-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[footer-social-10-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-social-10-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-social-10-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[footer-social-10-label-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-social-10-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-social-10-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[footer-social-icons-10]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-social-10-label-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[footer-social-10-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-social-10-bg-space]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-10-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[footer-social-10-radius-fields]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:57:\"astra-settings[section-fb-social-icons-10-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[section-fb-social-icons-10-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[footer-social-10-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"section-primary-footer-builder-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:32:\"astra-settings[hb-footer-column]\";a:4:{s:7:\"default\";s:1:\"3\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:32:\"astra-settings[hb-footer-layout]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:7:\"3-equal\";s:6:\"tablet\";s:7:\"3-equal\";s:6:\"mobile\";s:4:\"full\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[hb-footer-layout-width]\";a:4:{s:7:\"default\";s:7:\"content\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[hb-footer-vertical-alignment]\";a:4:{s:7:\"default\";s:10:\"flex-start\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:24:\"astra-settings[hb-stack]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:5:\"stack\";s:6:\"tablet\";s:5:\"stack\";s:6:\"mobile\";s:5:\"stack\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[hb-footer-main-sep]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[hb-footer-main-sep-color]\";a:4:{s:7:\"default\";s:7:\"#e6e6e6\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:43:\"astra-settings[hb-footer-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:9:{s:16:\"background-color\";s:7:\"#f9f9f9\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"tablet\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}s:6:\"mobile\";a:9:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:12:\"overlay-type\";s:0:\"\";s:13:\"overlay-color\";s:0:\"\";s:16:\"overlay-gradient\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:32:\"astra-settings[hb-inner-spacing]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[section-primary-footer-builder-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[section-primary-footer-builder-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:53:\"astra-settings[section-primary-footer-builder-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:68:\"astra-settings[section-primary-footer-builder-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[section-fb-html-1-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-fb-html-1]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-fb-html-1-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[footer-html-1]\";a:4:{s:7:\"default\";s:22:\"Insert HTML text here.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[footer-html-1color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-html-1-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-html-1link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-html-1link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-fb-html-1-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-fb-html-1-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:39:\"astra-settings[footer-html-1-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[section-fb-html-2-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-fb-html-2]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-fb-html-2-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[footer-html-2]\";a:4:{s:7:\"default\";s:22:\"Insert HTML text here.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[footer-html-2color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-html-2-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-html-2link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-html-2link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-fb-html-2-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-fb-html-2-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:39:\"astra-settings[footer-html-2-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[section-fb-html-3-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-fb-html-3]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-fb-html-3-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[footer-html-3]\";a:4:{s:7:\"default\";s:22:\"Insert HTML text here.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[footer-html-3color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-html-3-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-html-3link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-html-3link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-fb-html-3-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-fb-html-3-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:39:\"astra-settings[footer-html-3-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[section-fb-html-4-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-fb-html-4]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-fb-html-4-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[footer-html-4]\";a:4:{s:7:\"default\";s:22:\"Insert HTML text here.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[footer-html-4color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-html-4-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-html-4link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-html-4link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-fb-html-4-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-fb-html-4-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:39:\"astra-settings[footer-html-4-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[section-fb-html-5-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-fb-html-5]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-fb-html-5-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[footer-html-5]\";a:4:{s:7:\"default\";s:22:\"Insert HTML text here.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[footer-html-5color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-html-5-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-html-5link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-html-5link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-fb-html-5-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-fb-html-5-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:39:\"astra-settings[footer-html-5-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[section-fb-html-6-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-fb-html-6]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-fb-html-6-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[footer-html-6]\";a:4:{s:7:\"default\";s:22:\"Insert HTML text here.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[footer-html-6color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-html-6-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-html-6link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-html-6link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-fb-html-6-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-fb-html-6-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:39:\"astra-settings[footer-html-6-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[section-fb-html-7-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-fb-html-7]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-fb-html-7-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[footer-html-7]\";a:4:{s:7:\"default\";s:22:\"Insert HTML text here.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[footer-html-7color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-html-7-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-html-7link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-html-7link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-fb-html-7-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-fb-html-7-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:39:\"astra-settings[footer-html-7-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[section-fb-html-8-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-fb-html-8]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-fb-html-8-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[footer-html-8]\";a:4:{s:7:\"default\";s:22:\"Insert HTML text here.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[footer-html-8color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-html-8-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-html-8link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-html-8link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-fb-html-8-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-fb-html-8-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:39:\"astra-settings[footer-html-8-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[section-fb-html-9-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-fb-html-9]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-fb-html-9-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[footer-html-9]\";a:4:{s:7:\"default\";s:22:\"Insert HTML text here.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[footer-html-9color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-html-9-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-html-9link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-html-9link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-fb-html-9-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-fb-html-9-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:39:\"astra-settings[footer-html-9-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[section-fb-html-10-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[font-size-section-fb-html-10]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"section-fb-html-10-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[footer-html-10]\";a:4:{s:7:\"default\";s:22:\"Insert HTML text here.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[footer-html-10color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-html-10-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-html-10link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-html-10link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[section-fb-html-10-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[section-fb-html-10-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:40:\"astra-settings[footer-html-10-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"section-fb-button-1-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[footer-button1-text]\";a:4:{s:7:\"default\";s:6:\"Button\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button1-link-option]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:47:\"astra-settings[footer-button1-text-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[footer-button1-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button1-text-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button1-text-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button1-back-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button1-back-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[footer-button1-builder-button-border-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button1-border-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-button1-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button1-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[footer-button1-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:40;s:5:\"right\";i:40;s:6:\"bottom\";i:40;s:4:\"left\";i:40;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"astra-settings[footer-button1-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button1-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:42:\"astra-settings[footer-button1-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:40:\"astra-settings[footer-button1-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button1-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button-1-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-fb-button-1-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-button-1-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-button-1-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:15;s:5:\"right\";i:30;s:6:\"bottom\";i:15;s:4:\"left\";i:30;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-fb-button-1-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:36:\"section-fb-button-2-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[footer-button2-text]\";a:4:{s:7:\"default\";s:6:\"Button\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button2-link-option]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:47:\"astra-settings[footer-button2-text-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[footer-button2-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button2-text-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button2-text-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button2-back-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button2-back-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[footer-button2-builder-button-border-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button2-border-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-button2-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button2-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[footer-button2-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:40;s:5:\"right\";i:40;s:6:\"bottom\";i:40;s:4:\"left\";i:40;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"astra-settings[footer-button2-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button2-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:42:\"astra-settings[footer-button2-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:40:\"astra-settings[footer-button2-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button2-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button-2-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-fb-button-2-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-button-2-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-button-2-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:15;s:5:\"right\";i:30;s:6:\"bottom\";i:15;s:4:\"left\";i:30;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-fb-button-2-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:36:\"section-fb-button-3-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[footer-button3-text]\";a:4:{s:7:\"default\";s:6:\"Button\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button3-link-option]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:47:\"astra-settings[footer-button3-text-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[footer-button3-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button3-text-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button3-text-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button3-back-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button3-back-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[footer-button3-builder-button-border-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button3-border-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-button3-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button3-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[footer-button3-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:40;s:5:\"right\";i:40;s:6:\"bottom\";i:40;s:4:\"left\";i:40;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"astra-settings[footer-button3-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button3-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:42:\"astra-settings[footer-button3-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:40:\"astra-settings[footer-button3-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button3-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button-3-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-fb-button-3-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-button-3-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-button-3-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:15;s:5:\"right\";i:30;s:6:\"bottom\";i:15;s:4:\"left\";i:30;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-fb-button-3-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:36:\"section-fb-button-4-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[footer-button4-text]\";a:4:{s:7:\"default\";s:6:\"Button\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button4-link-option]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:47:\"astra-settings[footer-button4-text-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[footer-button4-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button4-text-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button4-text-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button4-back-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button4-back-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[footer-button4-builder-button-border-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button4-border-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-button4-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button4-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[footer-button4-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:40;s:5:\"right\";i:40;s:6:\"bottom\";i:40;s:4:\"left\";i:40;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"astra-settings[footer-button4-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button4-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:42:\"astra-settings[footer-button4-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:40:\"astra-settings[footer-button4-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button4-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button-4-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-fb-button-4-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-button-4-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-button-4-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:15;s:5:\"right\";i:30;s:6:\"bottom\";i:15;s:4:\"left\";i:30;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-fb-button-4-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:36:\"section-fb-button-5-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[footer-button5-text]\";a:4:{s:7:\"default\";s:6:\"Button\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button5-link-option]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:47:\"astra-settings[footer-button5-text-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[footer-button5-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button5-text-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button5-text-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button5-back-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button5-back-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[footer-button5-builder-button-border-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button5-border-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-button5-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button5-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[footer-button5-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:40;s:5:\"right\";i:40;s:6:\"bottom\";i:40;s:4:\"left\";i:40;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"astra-settings[footer-button5-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button5-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:42:\"astra-settings[footer-button5-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:40:\"astra-settings[footer-button5-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button5-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button-5-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-fb-button-5-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-button-5-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-button-5-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:15;s:5:\"right\";i:30;s:6:\"bottom\";i:15;s:4:\"left\";i:30;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-fb-button-5-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:36:\"section-fb-button-6-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[footer-button6-text]\";a:4:{s:7:\"default\";s:6:\"Button\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button6-link-option]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:47:\"astra-settings[footer-button6-text-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[footer-button6-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button6-text-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button6-text-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button6-back-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button6-back-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[footer-button6-builder-button-border-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button6-border-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-button6-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button6-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[footer-button6-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:40;s:5:\"right\";i:40;s:6:\"bottom\";i:40;s:4:\"left\";i:40;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"astra-settings[footer-button6-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button6-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:42:\"astra-settings[footer-button6-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:40:\"astra-settings[footer-button6-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button6-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button-6-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-fb-button-6-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-button-6-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-button-6-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:15;s:5:\"right\";i:30;s:6:\"bottom\";i:15;s:4:\"left\";i:30;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-fb-button-6-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:36:\"section-fb-button-7-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[footer-button7-text]\";a:4:{s:7:\"default\";s:6:\"Button\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button7-link-option]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:47:\"astra-settings[footer-button7-text-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[footer-button7-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button7-text-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button7-text-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button7-back-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button7-back-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[footer-button7-builder-button-border-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button7-border-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-button7-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button7-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[footer-button7-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:40;s:5:\"right\";i:40;s:6:\"bottom\";i:40;s:4:\"left\";i:40;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"astra-settings[footer-button7-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button7-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:42:\"astra-settings[footer-button7-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:40:\"astra-settings[footer-button7-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button7-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button-7-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-fb-button-7-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-button-7-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-button-7-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:15;s:5:\"right\";i:30;s:6:\"bottom\";i:15;s:4:\"left\";i:30;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-fb-button-7-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:36:\"section-fb-button-8-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[footer-button8-text]\";a:4:{s:7:\"default\";s:6:\"Button\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button8-link-option]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:47:\"astra-settings[footer-button8-text-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[footer-button8-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button8-text-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button8-text-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button8-back-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button8-back-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[footer-button8-builder-button-border-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button8-border-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-button8-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button8-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[footer-button8-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:40;s:5:\"right\";i:40;s:6:\"bottom\";i:40;s:4:\"left\";i:40;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"astra-settings[footer-button8-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button8-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:42:\"astra-settings[footer-button8-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:40:\"astra-settings[footer-button8-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button8-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button-8-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-fb-button-8-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-button-8-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-button-8-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:15;s:5:\"right\";i:30;s:6:\"bottom\";i:15;s:4:\"left\";i:30;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-fb-button-8-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:36:\"section-fb-button-9-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[footer-button9-text]\";a:4:{s:7:\"default\";s:6:\"Button\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button9-link-option]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:47:\"astra-settings[footer-button9-text-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[footer-button9-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button9-text-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button9-text-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button9-back-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button9-back-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[footer-button9-builder-button-border-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button9-border-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-button9-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button9-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[footer-button9-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:40;s:5:\"right\";i:40;s:6:\"bottom\";i:40;s:4:\"left\";i:40;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"astra-settings[footer-button9-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button9-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:42:\"astra-settings[footer-button9-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:40:\"astra-settings[footer-button9-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button9-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-button-9-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-fb-button-9-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-button-9-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-button-9-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:15;s:5:\"right\";i:30;s:6:\"bottom\";i:15;s:4:\"left\";i:30;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-fb-button-9-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:37:\"section-fb-button-10-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[footer-button10-text]\";a:4:{s:7:\"default\";s:6:\"Button\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button10-link-option]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:48:\"astra-settings[footer-button10-text-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[footer-button10-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button10-text-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-button10-text-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button10-back-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-button10-back-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[footer-button10-builder-button-border-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-button10-border-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[footer-button10-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button10-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[footer-button10-border-radius-fields]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:40;s:5:\"right\";i:40;s:6:\"bottom\";i:40;s:4:\"left\";i:40;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:47:\"astra-settings[footer-button10-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button10-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:43:\"astra-settings[footer-button10-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:41:\"astra-settings[footer-button10-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button10-font-extras]\";a:4:{s:7:\"default\";a:6:{s:11:\"line-height\";s:0:\"\";s:16:\"line-height-unit\";s:2:\"em\";s:14:\"letter-spacing\";s:0:\"\";s:19:\"letter-spacing-unit\";s:2:\"px\";s:14:\"text-transform\";s:0:\"\";s:15:\"text-decoration\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-button-10-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-fb-button-10-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[section-fb-button-10-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[section-fb-button-10-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:15;s:5:\"right\";i:30;s:6:\"bottom\";i:15;s:4:\"left\";i:30;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:43:\"astra-settings[section-fb-button-10-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:60:\"astra-settings[astra-sidebar-widgets-footer-widget-1-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-widget-alignment-1]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-widget-1-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-widget-1-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-widget-1-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-widget-1-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-widget-1-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-widget-1-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-widget-1-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-footer-widget-1-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-footer-widget-2-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-widget-alignment-2]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-widget-2-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-widget-2-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-widget-2-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-widget-2-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-widget-2-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-widget-2-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-widget-2-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-footer-widget-2-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-footer-widget-3-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-widget-alignment-3]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-widget-3-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-widget-3-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-widget-3-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-widget-3-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-widget-3-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-widget-3-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-widget-3-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-footer-widget-3-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-footer-widget-4-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-widget-alignment-4]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-widget-4-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-widget-4-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-widget-4-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-widget-4-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-widget-4-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-widget-4-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-widget-4-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-footer-widget-4-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-footer-widget-5-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-widget-alignment-5]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-widget-5-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-widget-5-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-widget-5-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-widget-5-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-widget-5-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-widget-5-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-widget-5-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-footer-widget-5-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-footer-widget-6-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-widget-alignment-6]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-widget-6-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-widget-6-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-widget-6-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-widget-6-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-widget-6-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-widget-6-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-widget-6-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-footer-widget-6-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-footer-widget-7-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-widget-alignment-7]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-widget-7-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-widget-7-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-widget-7-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-widget-7-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-widget-7-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-widget-7-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-widget-7-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-footer-widget-7-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-footer-widget-8-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-widget-alignment-8]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-widget-8-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-widget-8-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-widget-8-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-widget-8-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-widget-8-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-widget-8-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-widget-8-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-footer-widget-8-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-footer-widget-9-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-widget-alignment-9]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-widget-9-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-widget-9-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-widget-9-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-widget-9-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-widget-9-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-widget-9-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-widget-9-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:75:\"astra-settings[astra-sidebar-widgets-footer-widget-9-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[astra-sidebar-widgets-footer-widget-10-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[footer-widget-alignment-10]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-widget-10-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[footer-widget-10-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-widget-10-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-widget-10-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-widget-10-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-widget-10-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[footer-widget-10-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:76:\"astra-settings[astra-sidebar-widgets-footer-widget-10-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[header-search-box-type]\";a:4:{s:7:\"default\";s:12:\"slide-search\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-search-box-placeholder]\";a:4:{s:7:\"default\";s:9:\"Search...\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[fullsearch-modal-color-mode]\";a:4:{s:7:\"default\";s:4:\"dark\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[full-screen-modal-heading]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[fullscreen-modal-heading-text]\";a:4:{s:7:\"default\";s:38:\"Start typing and press enter to search\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-hb-divider-1-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"section-hb-divider-1-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-divider-1-layout]\";a:4:{s:7:\"default\";s:8:\"vertical\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-divider-1-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:38:\"astra-settings[header-divider-1-style]\";a:4:{s:7:\"default\";s:5:\"solid\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-divider-1-thickness]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:1:\"1\";s:6:\"tablet\";s:1:\"1\";s:6:\"mobile\";s:1:\"1\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-divider-1-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[header-divider-1-color]\";a:4:{s:7:\"default\";s:7:\"#000000\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:51:\"astra-settings[section-hb-divider-1-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-divider-1-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[header-horizontal-divider-1-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-hb-divider-2-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"section-hb-divider-2-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-divider-2-layout]\";a:4:{s:7:\"default\";s:8:\"vertical\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-divider-2-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:38:\"astra-settings[header-divider-2-style]\";a:4:{s:7:\"default\";s:5:\"solid\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-divider-2-thickness]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:1:\"1\";s:6:\"tablet\";s:1:\"1\";s:6:\"mobile\";s:1:\"1\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-divider-2-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[header-divider-2-color]\";a:4:{s:7:\"default\";s:7:\"#000000\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:51:\"astra-settings[section-hb-divider-2-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-divider-2-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[header-horizontal-divider-2-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-hb-divider-3-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"section-hb-divider-3-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-divider-3-layout]\";a:4:{s:7:\"default\";s:8:\"vertical\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-divider-3-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:38:\"astra-settings[header-divider-3-style]\";a:4:{s:7:\"default\";s:5:\"solid\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-divider-3-thickness]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:1:\"1\";s:6:\"tablet\";s:1:\"1\";s:6:\"mobile\";s:1:\"1\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-divider-3-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[header-divider-3-color]\";a:4:{s:7:\"default\";s:7:\"#000000\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:51:\"astra-settings[section-hb-divider-3-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-divider-3-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[header-horizontal-divider-3-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-hb-divider-4-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"section-hb-divider-4-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-divider-4-layout]\";a:4:{s:7:\"default\";s:8:\"vertical\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-divider-4-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:38:\"astra-settings[header-divider-4-style]\";a:4:{s:7:\"default\";s:5:\"solid\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-divider-4-thickness]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:1:\"1\";s:6:\"tablet\";s:1:\"1\";s:6:\"mobile\";s:1:\"1\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-divider-4-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[header-divider-4-color]\";a:4:{s:7:\"default\";s:7:\"#000000\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:51:\"astra-settings[section-hb-divider-4-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-divider-4-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[header-horizontal-divider-4-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-hb-divider-5-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"section-hb-divider-5-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-divider-5-layout]\";a:4:{s:7:\"default\";s:8:\"vertical\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-divider-5-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:38:\"astra-settings[header-divider-5-style]\";a:4:{s:7:\"default\";s:5:\"solid\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-divider-5-thickness]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:1:\"1\";s:6:\"tablet\";s:1:\"1\";s:6:\"mobile\";s:1:\"1\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-divider-5-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[header-divider-5-color]\";a:4:{s:7:\"default\";s:7:\"#000000\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:51:\"astra-settings[section-hb-divider-5-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-divider-5-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[header-horizontal-divider-5-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-hb-divider-6-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"section-hb-divider-6-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-divider-6-layout]\";a:4:{s:7:\"default\";s:8:\"vertical\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-divider-6-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:38:\"astra-settings[header-divider-6-style]\";a:4:{s:7:\"default\";s:5:\"solid\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-divider-6-thickness]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:1:\"1\";s:6:\"tablet\";s:1:\"1\";s:6:\"mobile\";s:1:\"1\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-divider-6-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[header-divider-6-color]\";a:4:{s:7:\"default\";s:7:\"#000000\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:51:\"astra-settings[section-hb-divider-6-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-divider-6-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[header-horizontal-divider-6-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-hb-divider-7-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"section-hb-divider-7-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-divider-7-layout]\";a:4:{s:7:\"default\";s:8:\"vertical\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-divider-7-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:38:\"astra-settings[header-divider-7-style]\";a:4:{s:7:\"default\";s:5:\"solid\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-divider-7-thickness]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:1:\"1\";s:6:\"tablet\";s:1:\"1\";s:6:\"mobile\";s:1:\"1\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-divider-7-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[header-divider-7-color]\";a:4:{s:7:\"default\";s:7:\"#000000\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:51:\"astra-settings[section-hb-divider-7-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-divider-7-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[header-horizontal-divider-7-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-hb-divider-8-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"section-hb-divider-8-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-divider-8-layout]\";a:4:{s:7:\"default\";s:8:\"vertical\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-divider-8-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:38:\"astra-settings[header-divider-8-style]\";a:4:{s:7:\"default\";s:5:\"solid\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-divider-8-thickness]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:1:\"1\";s:6:\"tablet\";s:1:\"1\";s:6:\"mobile\";s:1:\"1\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-divider-8-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[header-divider-8-color]\";a:4:{s:7:\"default\";s:7:\"#000000\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:51:\"astra-settings[section-hb-divider-8-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-divider-8-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[header-horizontal-divider-8-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-hb-divider-9-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"section-hb-divider-9-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-divider-9-layout]\";a:4:{s:7:\"default\";s:8:\"vertical\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-divider-9-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:38:\"astra-settings[header-divider-9-style]\";a:4:{s:7:\"default\";s:5:\"solid\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-divider-9-thickness]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:1:\"1\";s:6:\"tablet\";s:1:\"1\";s:6:\"mobile\";s:1:\"1\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-divider-9-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[header-divider-9-color]\";a:4:{s:7:\"default\";s:7:\"#000000\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:51:\"astra-settings[section-hb-divider-9-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-divider-9-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[header-horizontal-divider-9-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[section-hb-divider-10-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:38:\"section-hb-divider-10-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-divider-10-layout]\";a:4:{s:7:\"default\";s:8:\"vertical\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-divider-10-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:39:\"astra-settings[header-divider-10-style]\";a:4:{s:7:\"default\";s:5:\"solid\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-divider-10-thickness]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:1:\"1\";s:6:\"tablet\";s:1:\"1\";s:6:\"mobile\";s:1:\"1\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[header-divider-10-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-divider-10-color]\";a:4:{s:7:\"default\";s:7:\"#000000\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:52:\"astra-settings[section-hb-divider-10-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[section-hb-divider-10-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:49:\"astra-settings[header-horizontal-divider-10-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-account-action-type]\";a:4:{s:7:\"default\";s:4:\"link\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[header-account-action-menu-display-on]\";a:4:{s:7:\"default\";s:5:\"hover\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-account-link-type]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-account-woo-menu]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-account-create-menu-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-account-menu-link-notice]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:44:\"astra-settings[header-account-logout-action]\";a:4:{s:7:\"default\";s:4:\"link\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-account-login-lostpass]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-account-icon-type]\";a:4:{s:7:\"default\";s:9:\"account-1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-menu1-shadow-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu1-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"4\";s:4:\"blur\";s:2:\"10\";s:6:\"spread\";s:2:\"-2\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:48:\"astra-settings[header-menu1-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu1-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-menu2-shadow-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu2-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"4\";s:4:\"blur\";s:2:\"10\";s:6:\"spread\";s:2:\"-2\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:48:\"astra-settings[header-menu2-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu2-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-menu3-shadow-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu3-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"4\";s:4:\"blur\";s:2:\"10\";s:6:\"spread\";s:2:\"-2\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:48:\"astra-settings[header-menu3-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu3-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-menu4-shadow-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu4-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"4\";s:4:\"blur\";s:2:\"10\";s:6:\"spread\";s:2:\"-2\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:48:\"astra-settings[header-menu4-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu4-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-menu5-shadow-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu5-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"4\";s:4:\"blur\";s:2:\"10\";s:6:\"spread\";s:2:\"-2\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:48:\"astra-settings[header-menu5-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu5-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-menu6-shadow-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu6-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"4\";s:4:\"blur\";s:2:\"10\";s:6:\"spread\";s:2:\"-2\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:48:\"astra-settings[header-menu6-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu6-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-menu7-shadow-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu7-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"4\";s:4:\"blur\";s:2:\"10\";s:6:\"spread\";s:2:\"-2\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:48:\"astra-settings[header-menu7-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu7-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-menu8-shadow-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu8-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"4\";s:4:\"blur\";s:2:\"10\";s:6:\"spread\";s:2:\"-2\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:48:\"astra-settings[header-menu8-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu8-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-menu9-shadow-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu9-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"4\";s:4:\"blur\";s:2:\"10\";s:6:\"spread\";s:2:\"-2\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:48:\"astra-settings[header-menu9-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu9-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-menu10-shadow-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-menu10-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"4\";s:4:\"blur\";s:2:\"10\";s:6:\"spread\";s:2:\"-2\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:49:\"astra-settings[header-menu10-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu10-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button1-shadow-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-button1-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"0\";s:4:\"blur\";s:1:\"0\";s:6:\"spread\";s:1:\"0\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:50:\"astra-settings[header-button1-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-button1-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-button1-size]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button2-shadow-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-button2-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"0\";s:4:\"blur\";s:1:\"0\";s:6:\"spread\";s:1:\"0\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:50:\"astra-settings[header-button2-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-button2-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-button2-size]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button3-shadow-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-button3-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"0\";s:4:\"blur\";s:1:\"0\";s:6:\"spread\";s:1:\"0\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:50:\"astra-settings[header-button3-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-button3-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-button3-size]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button4-shadow-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-button4-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"0\";s:4:\"blur\";s:1:\"0\";s:6:\"spread\";s:1:\"0\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:50:\"astra-settings[header-button4-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-button4-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-button4-size]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button5-shadow-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-button5-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"0\";s:4:\"blur\";s:1:\"0\";s:6:\"spread\";s:1:\"0\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:50:\"astra-settings[header-button5-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-button5-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-button5-size]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button6-shadow-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-button6-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"0\";s:4:\"blur\";s:1:\"0\";s:6:\"spread\";s:1:\"0\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:50:\"astra-settings[header-button6-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-button6-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-button6-size]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button7-shadow-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-button7-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"0\";s:4:\"blur\";s:1:\"0\";s:6:\"spread\";s:1:\"0\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:50:\"astra-settings[header-button7-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-button7-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-button7-size]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button8-shadow-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-button8-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"0\";s:4:\"blur\";s:1:\"0\";s:6:\"spread\";s:1:\"0\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:50:\"astra-settings[header-button8-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-button8-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-button8-size]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button9-shadow-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-button9-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"0\";s:4:\"blur\";s:1:\"0\";s:6:\"spread\";s:1:\"0\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:50:\"astra-settings[header-button9-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-button9-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-button9-size]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-button10-shadow-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-button10-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"0\";s:4:\"blur\";s:1:\"0\";s:6:\"spread\";s:1:\"0\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:51:\"astra-settings[header-button10-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-button10-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[header-button10-size]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-1-stack]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[section-hb-language-switcher-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"section-hb-language-switcher-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-language-switcher-options]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:1:{i:0;a:4:{s:2:\"id\";s:2:\"gb\";s:7:\"enabled\";b:1;s:3:\"url\";s:0:\"\";s:5:\"label\";s:7:\"English\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-language-switcher-layout]\";a:4:{s:7:\"default\";s:10:\"horizontal\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-language-switcher-show-flag]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-language-switcher-show-name]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-language-switcher-show-tname]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-language-switcher-show-code]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[section-hb-language-switcher-flag-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"20\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-hb-language-switcher-flag-spacing]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:1:\"5\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:32:\"astra-settings[off-canvas-width]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:35;s:6:\"tablet\";i:90;s:6:\"mobile\";i:90;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-fb-divider-1-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"section-fb-divider-1-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-divider-1-layout]\";a:4:{s:7:\"default\";s:10:\"horizontal\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-divider-1-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:38:\"astra-settings[footer-divider-1-style]\";a:4:{s:7:\"default\";s:5:\"solid\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-divider-1-thickness]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:1:\"1\";s:6:\"tablet\";s:1:\"1\";s:6:\"mobile\";s:1:\"1\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-divider-1-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[footer-divider-1-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:51:\"astra-settings[section-fb-divider-1-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-divider-1-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[footer-divider-1-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[footer-vertical-divider-1-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-fb-divider-2-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"section-fb-divider-2-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-divider-2-layout]\";a:4:{s:7:\"default\";s:10:\"horizontal\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-divider-2-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:38:\"astra-settings[footer-divider-2-style]\";a:4:{s:7:\"default\";s:5:\"solid\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-divider-2-thickness]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:1:\"1\";s:6:\"tablet\";s:1:\"1\";s:6:\"mobile\";s:1:\"1\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-divider-2-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[footer-divider-2-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:51:\"astra-settings[section-fb-divider-2-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-divider-2-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[footer-divider-2-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[footer-vertical-divider-2-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-fb-divider-3-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"section-fb-divider-3-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-divider-3-layout]\";a:4:{s:7:\"default\";s:10:\"horizontal\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-divider-3-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:38:\"astra-settings[footer-divider-3-style]\";a:4:{s:7:\"default\";s:5:\"solid\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-divider-3-thickness]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:1:\"1\";s:6:\"tablet\";s:1:\"1\";s:6:\"mobile\";s:1:\"1\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-divider-3-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[footer-divider-3-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:51:\"astra-settings[section-fb-divider-3-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-divider-3-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[footer-divider-3-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[footer-vertical-divider-3-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"50\";s:6:\"tablet\";s:2:\"50\";s:6:\"mobile\";s:2:\"50\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-fb-divider-4-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"section-fb-divider-4-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-divider-4-layout]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-divider-4-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:38:\"astra-settings[footer-divider-4-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-divider-4-thickness]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-divider-4-size]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[footer-divider-4-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:51:\"astra-settings[section-fb-divider-4-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-divider-4-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[footer-divider-4-alignment]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[footer-vertical-divider-4-size]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-fb-divider-5-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"section-fb-divider-5-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-divider-5-layout]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-divider-5-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:38:\"astra-settings[footer-divider-5-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-divider-5-thickness]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-divider-5-size]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[footer-divider-5-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:51:\"astra-settings[section-fb-divider-5-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-divider-5-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[footer-divider-5-alignment]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[footer-vertical-divider-5-size]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-fb-divider-6-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"section-fb-divider-6-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-divider-6-layout]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-divider-6-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:38:\"astra-settings[footer-divider-6-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-divider-6-thickness]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-divider-6-size]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[footer-divider-6-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:51:\"astra-settings[section-fb-divider-6-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-divider-6-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[footer-divider-6-alignment]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[footer-vertical-divider-6-size]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-fb-divider-7-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"section-fb-divider-7-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-divider-7-layout]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-divider-7-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:38:\"astra-settings[footer-divider-7-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-divider-7-thickness]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-divider-7-size]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[footer-divider-7-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:51:\"astra-settings[section-fb-divider-7-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-divider-7-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[footer-divider-7-alignment]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[footer-vertical-divider-7-size]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-fb-divider-8-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"section-fb-divider-8-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-divider-8-layout]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-divider-8-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:38:\"astra-settings[footer-divider-8-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-divider-8-thickness]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-divider-8-size]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[footer-divider-8-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:51:\"astra-settings[section-fb-divider-8-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-divider-8-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[footer-divider-8-alignment]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[footer-vertical-divider-8-size]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-fb-divider-9-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"section-fb-divider-9-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-divider-9-layout]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-divider-9-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:38:\"astra-settings[footer-divider-9-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-divider-9-thickness]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-divider-9-size]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[footer-divider-9-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:51:\"astra-settings[section-fb-divider-9-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-fb-divider-9-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[footer-divider-9-alignment]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[footer-vertical-divider-9-size]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[section-fb-divider-10-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:38:\"section-fb-divider-10-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-divider-10-layout]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-divider-10-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:39:\"astra-settings[footer-divider-10-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-divider-10-thickness]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[footer-divider-10-size]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-divider-10-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:52:\"astra-settings[section-fb-divider-10-margin-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[section-fb-divider-10-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:43:\"astra-settings[footer-divider-10-alignment]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[footer-vertical-divider-10-size]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button1-shadow-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-button1-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"0\";s:4:\"blur\";s:1:\"0\";s:6:\"spread\";s:1:\"0\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:50:\"astra-settings[footer-button1-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[footer-button1-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[footer-button1-size]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button2-shadow-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-button2-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"0\";s:4:\"blur\";s:1:\"0\";s:6:\"spread\";s:1:\"0\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:50:\"astra-settings[footer-button2-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[footer-button2-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[footer-button2-size]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button3-shadow-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-button3-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"0\";s:4:\"blur\";s:1:\"0\";s:6:\"spread\";s:1:\"0\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:50:\"astra-settings[footer-button3-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[footer-button3-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[footer-button3-size]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button4-shadow-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-button4-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"0\";s:4:\"blur\";s:1:\"0\";s:6:\"spread\";s:1:\"0\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:50:\"astra-settings[footer-button4-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[footer-button4-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[footer-button4-size]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button5-shadow-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-button5-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"0\";s:4:\"blur\";s:1:\"0\";s:6:\"spread\";s:1:\"0\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:50:\"astra-settings[footer-button5-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[footer-button5-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[footer-button5-size]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button6-shadow-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-button6-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"0\";s:4:\"blur\";s:1:\"0\";s:6:\"spread\";s:1:\"0\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:50:\"astra-settings[footer-button6-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[footer-button6-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[footer-button6-size]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button7-shadow-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-button7-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"0\";s:4:\"blur\";s:1:\"0\";s:6:\"spread\";s:1:\"0\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:50:\"astra-settings[footer-button7-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[footer-button7-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[footer-button7-size]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button8-shadow-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-button8-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"0\";s:4:\"blur\";s:1:\"0\";s:6:\"spread\";s:1:\"0\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:50:\"astra-settings[footer-button8-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[footer-button8-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[footer-button8-size]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-button9-shadow-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-button9-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"0\";s:4:\"blur\";s:1:\"0\";s:6:\"spread\";s:1:\"0\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:50:\"astra-settings[footer-button9-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[footer-button9-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[footer-button9-size]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-button10-shadow-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[footer-button10-box-shadow-control]\";a:4:{s:7:\"default\";a:4:{s:1:\"x\";s:1:\"0\";s:1:\"y\";s:1:\"0\";s:4:\"blur\";s:1:\"0\";s:6:\"spread\";s:1:\"0\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:22:\"Astra_Addon_Customizer\";i:1;s:19:\"sanitize_box_shadow\";}}s:51:\"astra-settings[footer-button10-box-shadow-position]\";a:4:{s:7:\"default\";s:7:\"outline\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-button10-box-shadow-color]\";a:4:{s:7:\"default\";s:15:\"rgba(0,0,0,0.1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[footer-button10-size]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-1-stack]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[section-fb-language-switcher-visibility-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"section-fb-language-switcher-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-language-switcher-options]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:1:{i:0;a:4:{s:2:\"id\";s:2:\"gb\";s:7:\"enabled\";b:1;s:3:\"url\";s:0:\"\";s:5:\"label\";s:7:\"English\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[footer-language-switcher-layout]\";a:4:{s:7:\"default\";s:8:\"vertical\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[footer-language-switcher-show-flag]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[footer-language-switcher-show-name]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[footer-language-switcher-show-tname]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[footer-language-switcher-show-code]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[section-fb-language-switcher-flag-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"20\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-fb-language-switcher-flag-spacing]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:1:\"5\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[footer-language-switcher-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:10:\"flex-start\";s:6:\"tablet\";s:10:\"flex-start\";s:6:\"mobile\";s:10:\"flex-start\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}}s:8:\"partials\";a:185:{s:36:\"astra-settings[header-desktop-items]\";a:4:{s:8:\"selector\";s:9:\"#masthead\";s:15:\"render_callback\";a:2:{i:0;O:20:\"Astra_Builder_Header\":0:{}i:1;s:21:\"header_builder_markup\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[header-mobile-items]\";a:4:{s:8:\"selector\";s:9:\"#masthead\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:21:\"header_builder_markup\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:1;}s:41:\"astra-settings[header-mobile-popup-items]\";a:4:{s:8:\"selector\";s:25:\"#ast-mobile-popup-wrapper\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:12:\"mobile_popup\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:1;}s:37:\"astra-settings[different-retina-logo]\";a:4:{s:8:\"selector\";s:14:\".site-branding\";s:15:\"render_callback\";s:35:\"Astra_Builder_Header::site_identity\";s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:38:\"astra-settings[ast-header-retina-logo]\";a:4:{s:8:\"selector\";s:14:\".site-branding\";s:15:\"render_callback\";s:35:\"Astra_Builder_Header::site_identity\";s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:37:\"astra-settings[different-mobile-logo]\";a:4:{s:8:\"selector\";s:14:\".site-branding\";s:15:\"render_callback\";s:35:\"Astra_Builder_Header::site_identity\";s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:33:\"astra-settings[logo-title-inline]\";a:4:{s:8:\"selector\";s:14:\".site-branding\";s:15:\"render_callback\";s:35:\"Astra_Builder_Header::site_identity\";s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[related-posts-title]\";a:4:{s:8:\"selector\";s:57:\".ast-related-posts-title-section .ast-related-posts-title\";s:15:\"render_callback\";a:2:{i:0;s:26:\"Astra_Related_Posts_Loader\";i:1;s:26:\"render_related_posts_title\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[transparent-header-logo]\";a:4:{s:8:\"selector\";s:64:\".ast-replace-site-logo-transparent .site-branding .site-logo-img\";s:15:\"render_callback\";s:0:\"\";s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[breadcrumb-position]\";a:4:{s:8:\"selector\";s:54:\".ast-breadcrumbs-wrapper .ast-breadcrumbs .trail-items\";s:15:\"render_callback\";s:0:\"\";s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:36:\"astra-settings[footer-desktop-items]\";a:4:{s:8:\"selector\";s:12:\".site-footer\";s:15:\"render_callback\";a:2:{i:0;O:20:\"Astra_Builder_Footer\":0:{}i:1;s:13:\"footer_markup\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[header-trigger-icon]\";a:4:{s:8:\"selector\";s:16:\".ast-button-wrap\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:21:\"render_mobile_trigger\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:46:\"astra-settings[mobile-header-toggle-btn-style]\";a:4:{s:8:\"selector\";s:16:\".ast-button-wrap\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:21:\"render_mobile_trigger\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:40:\"astra-settings[mobile-header-menu-label]\";a:4:{s:8:\"selector\";s:16:\".ast-button-wrap\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:21:\"render_mobile_trigger\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[header-button1-text]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-1\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:8:\"button_1\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:42:\"astra-settings[header-button1-link-option]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-1\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:8:\"button_1\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[header-button2-text]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-2\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:8:\"button_2\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:42:\"astra-settings[header-button2-link-option]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-2\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:8:\"button_2\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[header-button3-text]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-3\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:8:\"button_3\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:42:\"astra-settings[header-button3-link-option]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-3\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:8:\"button_3\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[header-button4-text]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-4\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:8:\"button_4\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:42:\"astra-settings[header-button4-link-option]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-4\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:8:\"button_4\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[header-button5-text]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-5\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:8:\"button_5\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:42:\"astra-settings[header-button5-link-option]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-5\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:8:\"button_5\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[header-button6-text]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-6\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:8:\"button_6\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:42:\"astra-settings[header-button6-link-option]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-6\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:8:\"button_6\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[header-button7-text]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-7\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:8:\"button_7\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:42:\"astra-settings[header-button7-link-option]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-7\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:8:\"button_7\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[header-button8-text]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-8\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:8:\"button_8\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:42:\"astra-settings[header-button8-link-option]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-8\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:8:\"button_8\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[header-button9-text]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-9\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:8:\"button_9\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:42:\"astra-settings[header-button9-link-option]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-9\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:8:\"button_9\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:36:\"astra-settings[header-button10-text]\";a:4:{s:8:\"selector\";s:21:\".ast-header-button-10\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:9:\"button_10\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:43:\"astra-settings[header-button10-link-option]\";a:4:{s:8:\"selector\";s:21:\".ast-header-button-10\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:9:\"button_10\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:29:\"astra-settings[header-html-1]\";a:4:{s:8:\"selector\";s:18:\".ast-header-html-1\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:13:\"header_html_1\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:29:\"astra-settings[header-html-2]\";a:4:{s:8:\"selector\";s:18:\".ast-header-html-2\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:13:\"header_html_2\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:29:\"astra-settings[header-html-3]\";a:4:{s:8:\"selector\";s:18:\".ast-header-html-3\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:13:\"header_html_3\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:29:\"astra-settings[header-html-4]\";a:4:{s:8:\"selector\";s:18:\".ast-header-html-4\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:13:\"header_html_4\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:29:\"astra-settings[header-html-5]\";a:4:{s:8:\"selector\";s:18:\".ast-header-html-5\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:13:\"header_html_5\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:29:\"astra-settings[header-html-6]\";a:4:{s:8:\"selector\";s:18:\".ast-header-html-6\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:13:\"header_html_6\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:29:\"astra-settings[header-html-7]\";a:4:{s:8:\"selector\";s:18:\".ast-header-html-7\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:13:\"header_html_7\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:29:\"astra-settings[header-html-8]\";a:4:{s:8:\"selector\";s:18:\".ast-header-html-8\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:13:\"header_html_8\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:29:\"astra-settings[header-html-9]\";a:4:{s:8:\"selector\";s:18:\".ast-header-html-9\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:13:\"header_html_9\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:30:\"astra-settings[header-html-10]\";a:4:{s:8:\"selector\";s:19:\".ast-header-html-10\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:14:\"header_html_10\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:42:\"astra-settings[header-account-login-style]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:45:\"astra-settings[header-account-logged-in-text]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:41:\"astra-settings[header-account-login-link]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:43:\"astra-settings[header-account-logout-style]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:45:\"astra-settings[header-account-logout-preview]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:46:\"astra-settings[header-account-logged-out-text]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:37:\"astra-settings[header-social-icons-1]\";a:4:{s:8:\"selector\";s:25:\".ast-header-social-1-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:15:\"header_social_1\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:44:\"astra-settings[header-social-1-label-toggle]\";a:4:{s:8:\"selector\";s:25:\".ast-header-social-1-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:15:\"header_social_1\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:37:\"astra-settings[header-social-icons-2]\";a:4:{s:8:\"selector\";s:25:\".ast-header-social-2-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:15:\"header_social_2\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:44:\"astra-settings[header-social-2-label-toggle]\";a:4:{s:8:\"selector\";s:25:\".ast-header-social-2-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:15:\"header_social_2\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:37:\"astra-settings[header-social-icons-3]\";a:4:{s:8:\"selector\";s:25:\".ast-header-social-3-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:15:\"header_social_3\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:44:\"astra-settings[header-social-3-label-toggle]\";a:4:{s:8:\"selector\";s:25:\".ast-header-social-3-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:15:\"header_social_3\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:37:\"astra-settings[header-social-icons-4]\";a:4:{s:8:\"selector\";s:25:\".ast-header-social-4-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:15:\"header_social_4\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:44:\"astra-settings[header-social-4-label-toggle]\";a:4:{s:8:\"selector\";s:25:\".ast-header-social-4-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:15:\"header_social_4\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:37:\"astra-settings[header-social-icons-5]\";a:4:{s:8:\"selector\";s:25:\".ast-header-social-5-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:15:\"header_social_5\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:44:\"astra-settings[header-social-5-label-toggle]\";a:4:{s:8:\"selector\";s:25:\".ast-header-social-5-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:15:\"header_social_5\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:37:\"astra-settings[header-social-icons-6]\";a:4:{s:8:\"selector\";s:25:\".ast-header-social-6-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:15:\"header_social_6\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:44:\"astra-settings[header-social-6-label-toggle]\";a:4:{s:8:\"selector\";s:25:\".ast-header-social-6-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:15:\"header_social_6\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:37:\"astra-settings[header-social-icons-7]\";a:4:{s:8:\"selector\";s:25:\".ast-header-social-7-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:15:\"header_social_7\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:44:\"astra-settings[header-social-7-label-toggle]\";a:4:{s:8:\"selector\";s:25:\".ast-header-social-7-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:15:\"header_social_7\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:37:\"astra-settings[header-social-icons-8]\";a:4:{s:8:\"selector\";s:25:\".ast-header-social-8-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:15:\"header_social_8\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:44:\"astra-settings[header-social-8-label-toggle]\";a:4:{s:8:\"selector\";s:25:\".ast-header-social-8-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:15:\"header_social_8\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:37:\"astra-settings[header-social-icons-9]\";a:4:{s:8:\"selector\";s:25:\".ast-header-social-9-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:15:\"header_social_9\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:44:\"astra-settings[header-social-9-label-toggle]\";a:4:{s:8:\"selector\";s:25:\".ast-header-social-9-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:15:\"header_social_9\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:38:\"astra-settings[header-social-icons-10]\";a:4:{s:8:\"selector\";s:26:\".ast-header-social-10-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:16:\"header_social_10\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:45:\"astra-settings[header-social-10-label-toggle]\";a:4:{s:8:\"selector\";s:26:\".ast-header-social-10-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:16:\"header_social_10\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:33:\"astra-settings[hba-footer-column]\";a:4:{s:8:\"selector\";s:23:\".site-above-footer-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:12:\"above_footer\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:33:\"astra-settings[hbb-footer-column]\";a:4:{s:8:\"selector\";s:23:\".site-below-footer-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:12:\"below_footer\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[footer-copyright-editor]\";a:4:{s:8:\"selector\";s:21:\".ast-footer-copyright\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:16:\"footer_copyright\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:1;}s:34:\"astra-settings[footer-menu-layout]\";a:4:{s:8:\"selector\";s:59:\".footer-widget-area[data-section=\"section-footer-menu\"] nav\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:11:\"footer_menu\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:1;}s:37:\"astra-settings[footer-social-icons-1]\";a:4:{s:8:\"selector\";s:25:\".ast-footer-social-1-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:15:\"footer_social_1\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:44:\"astra-settings[footer-social-1-label-toggle]\";a:4:{s:8:\"selector\";s:25:\".ast-footer-social-1-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:15:\"footer_social_1\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:37:\"astra-settings[footer-social-icons-2]\";a:4:{s:8:\"selector\";s:25:\".ast-footer-social-2-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:15:\"footer_social_2\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:44:\"astra-settings[footer-social-2-label-toggle]\";a:4:{s:8:\"selector\";s:25:\".ast-footer-social-2-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:15:\"footer_social_2\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:37:\"astra-settings[footer-social-icons-3]\";a:4:{s:8:\"selector\";s:25:\".ast-footer-social-3-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:15:\"footer_social_3\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:44:\"astra-settings[footer-social-3-label-toggle]\";a:4:{s:8:\"selector\";s:25:\".ast-footer-social-3-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:15:\"footer_social_3\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:37:\"astra-settings[footer-social-icons-4]\";a:4:{s:8:\"selector\";s:25:\".ast-footer-social-4-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:15:\"footer_social_4\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:44:\"astra-settings[footer-social-4-label-toggle]\";a:4:{s:8:\"selector\";s:25:\".ast-footer-social-4-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:15:\"footer_social_4\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:37:\"astra-settings[footer-social-icons-5]\";a:4:{s:8:\"selector\";s:25:\".ast-footer-social-5-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:15:\"footer_social_5\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:44:\"astra-settings[footer-social-5-label-toggle]\";a:4:{s:8:\"selector\";s:25:\".ast-footer-social-5-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:15:\"footer_social_5\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:37:\"astra-settings[footer-social-icons-6]\";a:4:{s:8:\"selector\";s:25:\".ast-footer-social-6-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:15:\"footer_social_6\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:44:\"astra-settings[footer-social-6-label-toggle]\";a:4:{s:8:\"selector\";s:25:\".ast-footer-social-6-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:15:\"footer_social_6\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:37:\"astra-settings[footer-social-icons-7]\";a:4:{s:8:\"selector\";s:25:\".ast-footer-social-7-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:15:\"footer_social_7\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:44:\"astra-settings[footer-social-7-label-toggle]\";a:4:{s:8:\"selector\";s:25:\".ast-footer-social-7-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:15:\"footer_social_7\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:37:\"astra-settings[footer-social-icons-8]\";a:4:{s:8:\"selector\";s:25:\".ast-footer-social-8-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:15:\"footer_social_8\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:44:\"astra-settings[footer-social-8-label-toggle]\";a:4:{s:8:\"selector\";s:25:\".ast-footer-social-8-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:15:\"footer_social_8\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:37:\"astra-settings[footer-social-icons-9]\";a:4:{s:8:\"selector\";s:25:\".ast-footer-social-9-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:15:\"footer_social_9\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:44:\"astra-settings[footer-social-9-label-toggle]\";a:4:{s:8:\"selector\";s:25:\".ast-footer-social-9-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:15:\"footer_social_9\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:38:\"astra-settings[footer-social-icons-10]\";a:4:{s:8:\"selector\";s:26:\".ast-footer-social-10-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:16:\"footer_social_10\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:45:\"astra-settings[footer-social-10-label-toggle]\";a:4:{s:8:\"selector\";s:26:\".ast-footer-social-10-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:16:\"footer_social_10\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:32:\"astra-settings[hb-footer-column]\";a:4:{s:8:\"selector\";s:25:\".site-primary-footer-wrap\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:14:\"primary_footer\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:29:\"astra-settings[footer-html-1]\";a:4:{s:8:\"selector\";s:18:\".ast-footer-html-1\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:13:\"footer_html_1\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:29:\"astra-settings[footer-html-2]\";a:4:{s:8:\"selector\";s:18:\".ast-footer-html-2\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:13:\"footer_html_2\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:29:\"astra-settings[footer-html-3]\";a:4:{s:8:\"selector\";s:18:\".ast-footer-html-3\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:13:\"footer_html_3\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:29:\"astra-settings[footer-html-4]\";a:4:{s:8:\"selector\";s:18:\".ast-footer-html-4\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:13:\"footer_html_4\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:29:\"astra-settings[footer-html-5]\";a:4:{s:8:\"selector\";s:18:\".ast-footer-html-5\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:13:\"footer_html_5\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:29:\"astra-settings[footer-html-6]\";a:4:{s:8:\"selector\";s:18:\".ast-footer-html-6\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:13:\"footer_html_6\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:29:\"astra-settings[footer-html-7]\";a:4:{s:8:\"selector\";s:18:\".ast-footer-html-7\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:13:\"footer_html_7\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:29:\"astra-settings[footer-html-8]\";a:4:{s:8:\"selector\";s:18:\".ast-footer-html-8\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:13:\"footer_html_8\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:29:\"astra-settings[footer-html-9]\";a:4:{s:8:\"selector\";s:18:\".ast-footer-html-9\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:13:\"footer_html_9\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:30:\"astra-settings[footer-html-10]\";a:4:{s:8:\"selector\";s:19:\".ast-footer-html-10\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:14:\"footer_html_10\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:35:\"astra-settings[footer-button1-text]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-1\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:8:\"button_1\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:42:\"astra-settings[footer-button1-link-option]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-1\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:8:\"button_1\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[footer-button2-text]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-2\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:8:\"button_2\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:42:\"astra-settings[footer-button2-link-option]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-2\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:8:\"button_2\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[footer-button3-text]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-3\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:8:\"button_3\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:42:\"astra-settings[footer-button3-link-option]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-3\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:8:\"button_3\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[footer-button4-text]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-4\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:8:\"button_4\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:42:\"astra-settings[footer-button4-link-option]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-4\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:8:\"button_4\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[footer-button5-text]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-5\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:8:\"button_5\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:42:\"astra-settings[footer-button5-link-option]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-5\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:8:\"button_5\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[footer-button6-text]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-6\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:8:\"button_6\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:42:\"astra-settings[footer-button6-link-option]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-6\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:8:\"button_6\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[footer-button7-text]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-7\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:8:\"button_7\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:42:\"astra-settings[footer-button7-link-option]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-7\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:8:\"button_7\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[footer-button8-text]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-8\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:8:\"button_8\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:42:\"astra-settings[footer-button8-link-option]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-8\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:8:\"button_8\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[footer-button9-text]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-9\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:8:\"button_9\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:42:\"astra-settings[footer-button9-link-option]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-9\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:8:\"button_9\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:36:\"astra-settings[footer-button10-text]\";a:4:{s:8:\"selector\";s:21:\".ast-footer-button-10\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:9:\"button_10\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:43:\"astra-settings[footer-button10-link-option]\";a:4:{s:8:\"selector\";s:21:\".ast-footer-button-10\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:9:\"button_10\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:45:\"astra-settings[header-search-box-placeholder]\";a:4:{s:8:\"selector\";s:18:\".ast-header-search\";s:15:\"render_callback\";a:2:{i:0;O:27:\"Astra_Ext_Adv_Search_Markup\":0:{}i:1;s:17:\"get_search_markup\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:45:\"astra-settings[fullscreen-modal-heading-text]\";a:4:{s:8:\"selector\";s:18:\".ast-header-search\";s:15:\"render_callback\";a:2:{i:0;r:25342;i:1;s:17:\"get_search_markup\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[header-divider-1-layout]\";a:4:{s:8:\"selector\";s:21:\".ast-header-divider-1\";s:15:\"render_callback\";a:2:{i:0;O:26:\"Astra_Addon_Builder_Header\":0:{}i:1;s:16:\"header_divider_1\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[header-divider-2-layout]\";a:4:{s:8:\"selector\";s:21:\".ast-header-divider-2\";s:15:\"render_callback\";a:2:{i:0;r:25356;i:1;s:16:\"header_divider_2\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[header-divider-3-layout]\";a:4:{s:8:\"selector\";s:21:\".ast-header-divider-3\";s:15:\"render_callback\";a:2:{i:0;r:25356;i:1;s:16:\"header_divider_3\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[header-divider-4-layout]\";a:4:{s:8:\"selector\";s:21:\".ast-header-divider-4\";s:15:\"render_callback\";a:2:{i:0;r:25356;i:1;s:16:\"header_divider_4\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[header-divider-5-layout]\";a:4:{s:8:\"selector\";s:21:\".ast-header-divider-5\";s:15:\"render_callback\";a:2:{i:0;r:25356;i:1;s:16:\"header_divider_5\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[header-divider-6-layout]\";a:4:{s:8:\"selector\";s:21:\".ast-header-divider-6\";s:15:\"render_callback\";a:2:{i:0;r:25356;i:1;s:16:\"header_divider_6\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[header-divider-7-layout]\";a:4:{s:8:\"selector\";s:21:\".ast-header-divider-7\";s:15:\"render_callback\";a:2:{i:0;r:25356;i:1;s:16:\"header_divider_7\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[header-divider-8-layout]\";a:4:{s:8:\"selector\";s:21:\".ast-header-divider-8\";s:15:\"render_callback\";a:2:{i:0;r:25356;i:1;s:16:\"header_divider_8\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[header-divider-9-layout]\";a:4:{s:8:\"selector\";s:21:\".ast-header-divider-9\";s:15:\"render_callback\";a:2:{i:0;r:25356;i:1;s:16:\"header_divider_9\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:40:\"astra-settings[header-divider-10-layout]\";a:4:{s:8:\"selector\";s:22:\".ast-header-divider-10\";s:15:\"render_callback\";a:2:{i:0;r:25356;i:1;s:17:\"header_divider_10\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:42:\"astra-settings[header-account-action-type]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:40:\"astra-settings[header-account-link-type]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[header-account-woo-menu]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:44:\"astra-settings[header-account-logout-action]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:45:\"astra-settings[header-account-login-lostpass]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:40:\"astra-settings[header-account-icon-type]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[header-button1-size]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-1\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:8:\"button_1\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:35:\"astra-settings[header-button2-size]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-2\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:8:\"button_2\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:35:\"astra-settings[header-button3-size]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-3\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:8:\"button_3\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:35:\"astra-settings[header-button4-size]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-4\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:8:\"button_4\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:35:\"astra-settings[header-button5-size]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-5\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:8:\"button_5\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:35:\"astra-settings[header-button6-size]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-6\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:8:\"button_6\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:35:\"astra-settings[header-button7-size]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-7\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:8:\"button_7\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:35:\"astra-settings[header-button8-size]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-8\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:8:\"button_8\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:35:\"astra-settings[header-button9-size]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-9\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:8:\"button_9\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:36:\"astra-settings[header-button10-size]\";a:4:{s:8:\"selector\";s:21:\".ast-header-button-10\";s:15:\"render_callback\";a:2:{i:0;r:24479;i:1;s:9:\"button_10\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:48:\"astra-settings[header-language-switcher-options]\";a:4:{s:8:\"selector\";s:29:\".ast-header-language-switcher\";s:15:\"render_callback\";a:2:{i:0;r:25356;i:1;s:24:\"header_language_switcher\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:47:\"astra-settings[header-language-switcher-layout]\";a:4:{s:8:\"selector\";s:29:\".ast-header-language-switcher\";s:15:\"render_callback\";a:2:{i:0;r:25356;i:1;s:24:\"header_language_switcher\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:50:\"astra-settings[header-language-switcher-show-flag]\";a:4:{s:8:\"selector\";s:29:\".ast-header-language-switcher\";s:15:\"render_callback\";a:2:{i:0;r:25356;i:1;s:24:\"header_language_switcher\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:50:\"astra-settings[header-language-switcher-show-name]\";a:4:{s:8:\"selector\";s:29:\".ast-header-language-switcher\";s:15:\"render_callback\";a:2:{i:0;r:25356;i:1;s:24:\"header_language_switcher\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:51:\"astra-settings[header-language-switcher-show-tname]\";a:4:{s:8:\"selector\";s:29:\".ast-header-language-switcher\";s:15:\"render_callback\";a:2:{i:0;r:25356;i:1;s:24:\"header_language_switcher\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:50:\"astra-settings[header-language-switcher-show-code]\";a:4:{s:8:\"selector\";s:29:\".ast-header-language-switcher\";s:15:\"render_callback\";a:2:{i:0;r:25356;i:1;s:24:\"header_language_switcher\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[footer-divider-1-layout]\";a:4:{s:8:\"selector\";s:21:\".ast-footer-divider-1\";s:15:\"render_callback\";a:2:{i:0;O:26:\"Astra_Addon_Builder_Footer\":0:{}i:1;s:16:\"footer_divider_1\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[footer-divider-2-layout]\";a:4:{s:8:\"selector\";s:21:\".ast-footer-divider-2\";s:15:\"render_callback\";a:2:{i:0;r:25580;i:1;s:16:\"footer_divider_2\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[footer-divider-3-layout]\";a:4:{s:8:\"selector\";s:21:\".ast-footer-divider-3\";s:15:\"render_callback\";a:2:{i:0;r:25580;i:1;s:16:\"footer_divider_3\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[footer-divider-4-layout]\";a:4:{s:8:\"selector\";s:21:\".ast-footer-divider-4\";s:15:\"render_callback\";a:2:{i:0;r:25580;i:1;s:16:\"footer_divider_4\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[footer-divider-5-layout]\";a:4:{s:8:\"selector\";s:21:\".ast-footer-divider-5\";s:15:\"render_callback\";a:2:{i:0;r:25580;i:1;s:16:\"footer_divider_5\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[footer-divider-6-layout]\";a:4:{s:8:\"selector\";s:21:\".ast-footer-divider-6\";s:15:\"render_callback\";a:2:{i:0;r:25580;i:1;s:16:\"footer_divider_6\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[footer-divider-7-layout]\";a:4:{s:8:\"selector\";s:21:\".ast-footer-divider-7\";s:15:\"render_callback\";a:2:{i:0;r:25580;i:1;s:16:\"footer_divider_7\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[footer-divider-8-layout]\";a:4:{s:8:\"selector\";s:21:\".ast-footer-divider-8\";s:15:\"render_callback\";a:2:{i:0;r:25580;i:1;s:16:\"footer_divider_8\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[footer-divider-9-layout]\";a:4:{s:8:\"selector\";s:21:\".ast-footer-divider-9\";s:15:\"render_callback\";a:2:{i:0;r:25580;i:1;s:16:\"footer_divider_9\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:40:\"astra-settings[footer-divider-10-layout]\";a:4:{s:8:\"selector\";s:22:\".ast-footer-divider-10\";s:15:\"render_callback\";a:2:{i:0;r:25580;i:1;s:17:\"footer_divider_10\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[footer-button1-size]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-1\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:8:\"button_1\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:35:\"astra-settings[footer-button2-size]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-2\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:8:\"button_2\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:35:\"astra-settings[footer-button3-size]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-3\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:8:\"button_3\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:35:\"astra-settings[footer-button4-size]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-4\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:8:\"button_4\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:35:\"astra-settings[footer-button5-size]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-5\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:8:\"button_5\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:35:\"astra-settings[footer-button6-size]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-6\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:8:\"button_6\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:35:\"astra-settings[footer-button7-size]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-7\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:8:\"button_7\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:35:\"astra-settings[footer-button8-size]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-8\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:8:\"button_8\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:35:\"astra-settings[footer-button9-size]\";a:4:{s:8:\"selector\";s:20:\".ast-footer-button-9\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:8:\"button_9\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:36:\"astra-settings[footer-button10-size]\";a:4:{s:8:\"selector\";s:21:\".ast-footer-button-10\";s:15:\"render_callback\";a:2:{i:0;r:24537;i:1;s:9:\"button_10\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:48:\"astra-settings[footer-language-switcher-options]\";a:4:{s:8:\"selector\";s:29:\".ast-footer-language-switcher\";s:15:\"render_callback\";a:2:{i:0;r:25580;i:1;s:24:\"footer_language_switcher\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:47:\"astra-settings[footer-language-switcher-layout]\";a:4:{s:8:\"selector\";s:29:\".ast-footer-language-switcher\";s:15:\"render_callback\";a:2:{i:0;r:25580;i:1;s:24:\"footer_language_switcher\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:50:\"astra-settings[footer-language-switcher-show-flag]\";a:4:{s:8:\"selector\";s:29:\".ast-footer-language-switcher\";s:15:\"render_callback\";a:2:{i:0;r:25580;i:1;s:24:\"footer_language_switcher\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:50:\"astra-settings[footer-language-switcher-show-name]\";a:4:{s:8:\"selector\";s:29:\".ast-footer-language-switcher\";s:15:\"render_callback\";a:2:{i:0;r:25580;i:1;s:24:\"footer_language_switcher\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:51:\"astra-settings[footer-language-switcher-show-tname]\";a:4:{s:8:\"selector\";s:29:\".ast-footer-language-switcher\";s:15:\"render_callback\";a:2:{i:0;r:25580;i:1;s:24:\"footer_language_switcher\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:50:\"astra-settings[footer-language-switcher-show-code]\";a:4:{s:8:\"selector\";s:29:\".ast-footer-language-switcher\";s:15:\"render_callback\";a:2:{i:0;r:25580;i:1;s:24:\"footer_language_switcher\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}}}','no'),(4839,'astra_theme_css_key-ast-customizer','65d41960d0f789-76499053','yes'),(4840,'astra_theme_js_key-dep-ast-customizer','a:0:{}','yes'),(4841,'astra_theme_js_key-ast-customizer','65d41960d16181-77131692','yes'),(4848,'action_scheduler_migration_status','complete','yes'),(4849,'rank_math_notifications','a:1:{i:0;a:2:{s:7:\"message\";s:445:\"Rank Math has detected a new post type: <code>e-floating-buttons</code>. You may want to check the settings of the <a href=\"https://redlighthealthbenefits.com/wp-admin/admin.php?page=rank-math-options-titles#setting-panel-post-type-e-floating-buttons\">Titles & Meta page</a> and <a href=\"https://redlighthealthbenefits.com/wp-admin/admin.php?page=rank-math-options-sitemap#setting-panel-sitemap-post-type-e-floating-buttons\">the Sitemap</a>.\";s:7:\"options\";a:5:{s:2:\"id\";s:13:\"new_post_type\";s:7:\"classes\";s:16:\"rank-math-notice\";s:4:\"type\";s:4:\"info\";s:6:\"screen\";s:3:\"any\";s:10:\"capability\";s:0:\"\";}}}','yes'),(4897,'rank_math_analytics_first_fetch','fetching','yes'),(5188,'pa_elements_94e5849e1','a:1:{i:0;s:26:\"premium-addon-image-button\";}','no'),(5189,'pa_edit_94e5849e1','1709062761','no'),(5594,'pa_elements_c5b487262','a:1:{i:0;s:26:\"premium-addon-image-button\";}','no'),(5595,'pa_edit_c5b487262','1709062761','no'),(5647,'_transient_health-check-site-status-result','{\"good\":15,\"recommended\":5,\"critical\":4}','yes'),(6278,'pa_elements_41b58cfbd','a:1:{i:0;s:26:\"premium-addon-image-button\";}','no'),(6279,'pa_edit_41b58cfbd','1709062761','no'),(6452,'pa_elements_36c78482b','a:1:{i:0;s:26:\"premium-addon-image-button\";}','no'),(6453,'pa_edit_36c78482b','1709062761','no'),(6497,'pa_elements_3782461fa','a:1:{i:0;s:26:\"premium-addon-image-button\";}','no'),(6498,'pa_edit_3782461fa','1709062761','no'),(6574,'pa_elements_a2ebe2f85','a:1:{i:0;s:26:\"premium-addon-image-button\";}','no'),(6575,'pa_edit_a2ebe2f85','1709062761','no'),(6577,'pa_elements_a23446044','a:1:{i:0;s:26:\"premium-addon-image-button\";}','no'),(6578,'pa_edit_a23446044','1709062761','no'),(6609,'pa_elements_9ed80adde','a:1:{i:0;s:26:\"premium-addon-image-button\";}','no'),(6610,'pa_edit_9ed80adde','1709062761','no'),(6666,'eael_show_reset_password_on_form_submit_226','1','off'),(6751,'pa_elements_','a:1:{i:0;s:26:\"premium-addon-image-button\";}','no'),(6752,'pa_edit_','1709062761','no'),(6853,'pa_elements_769e14983','a:1:{i:0;s:26:\"premium-addon-image-button\";}','no'),(6854,'pa_edit_769e14983','1709062761','no'),(6856,'pa_elements_189f19119','a:1:{i:0;s:26:\"premium-addon-image-button\";}','no'),(6857,'pa_edit_189f19119','1709062761','no'),(6862,'pa_elements_ff04039b0','a:1:{i:0;s:26:\"premium-addon-image-button\";}','no'),(6863,'pa_edit_ff04039b0','1709062761','no'),(7220,'pa_elements_314d41e96','a:1:{i:0;s:26:\"premium-addon-image-button\";}','no'),(7221,'pa_edit_314d41e96','1709062761','no'),(7526,'rank_math_review_notice_added','1','no'),(8792,'pa_elements_1f3fa525f','a:1:{i:0;s:26:\"premium-addon-image-button\";}','no'),(8793,'pa_edit_1f3fa525f','1709062761','no'),(9617,'db_upgraded','','on'),(9631,'pa_elements_c20d53db8','a:1:{i:0;s:26:\"premium-addon-image-button\";}','no'),(9632,'pa_edit_c20d53db8','1709062761','no'),(9675,'pa_elements_8c4c152da','a:1:{i:0;s:26:\"premium-addon-image-button\";}','no'),(9676,'pa_edit_8c4c152da','1709062761','no'),(11057,'elementor_controls_usage','a:10:{s:6:\"widget\";a:1:{s:6:\"toggle\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_toggle\";a:1:{s:4:\"tabs\";i:1;}}s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}}s:7:\"wp-post\";a:5:{s:11:\"text-editor\";a:2:{s:5:\"count\";i:10;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:10;}}s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:10;}}}}s:6:\"toggle\";a:2:{s:5:\"count\";i:10;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_toggle\";a:1:{s:4:\"tabs\";i:10;}}s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:10;}}}}s:9:\"container\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:3;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:8;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:8;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:8;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:8;}}}}}s:7:\"wp-page\";a:12:{s:7:\"heading\";a:2:{s:5:\"count\";i:16;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:16;s:11:\"header_size\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:11:{s:5:\"align\";i:3;s:11:\"title_color\";i:8;s:21:\"typography_typography\";i:8;s:22:\"typography_font_family\";i:8;s:20:\"typography_font_size\";i:8;s:22:\"typography_font_weight\";i:8;s:25:\"typography_text_transform\";i:8;s:21:\"typography_font_style\";i:8;s:26:\"typography_text_decoration\";i:8;s:22:\"typography_line_height\";i:8;s:25:\"typography_letter_spacing\";i:8;}}s:8:\"advanced\";a:4:{s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:6;s:26:\"_background_video_fallback\";i:6;s:23:\"_background_hover_image\";i:6;s:32:\"_background_hover_video_fallback\";i:6;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:6;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:5;}s:14:\"_section_style\";a:5:{s:14:\"_element_width\";i:8;s:21:\"_element_custom_width\";i:1;s:10:\"_flex_size\";i:1;s:7:\"_margin\";i:2;s:11:\"_element_id\";i:1;}}}}s:9:\"container\";a:2:{s:5:\"count\";i:26;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:5:\"width\";i:8;s:20:\"flex_justify_content\";i:9;s:13:\"content_width\";i:12;s:14:\"flex_direction\";i:24;s:10:\"min_height\";i:3;s:16:\"flex_align_items\";i:15;s:8:\"flex_gap\";i:20;s:11:\"boxed_width\";i:5;s:9:\"flex_wrap\";i:4;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:10:{s:21:\"background_background\";i:8;s:16:\"background_image\";i:10;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:25:\"background_video_fallback\";i:10;s:22:\"background_hover_image\";i:10;s:31:\"background_hover_video_fallback\";i:10;s:16:\"background_color\";i:4;s:40:\"background_motion_fx_motion_fx_scrolling\";i:1;}s:26:\"section_background_overlay\";a:4:{s:24:\"background_overlay_image\";i:10;s:33:\"background_overlay_video_fallback\";i:10;s:30:\"background_overlay_hover_image\";i:10;s:39:\"background_overlay_hover_video_fallback\";i:10;}s:14:\"section_border\";a:2:{s:26:\"box_shadow_box_shadow_type\";i:2;s:21:\"box_shadow_box_shadow\";i:2;}}s:8:\"advanced\";a:3:{s:14:\"section_layout\";a:6:{s:7:\"padding\";i:22;s:6:\"margin\";i:11;s:16:\"_flex_align_self\";i:2;s:10:\"_flex_size\";i:2;s:7:\"z_index\";i:1;s:11:\"_element_id\";i:3;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:6;}s:15:\"section_effects\";a:2:{s:6:\"sticky\";i:2;s:9:\"sticky_on\";i:3;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:6;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:11:{s:5:\"align\";i:5;s:10:\"text_color\";i:3;s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:3;s:20:\"typography_font_size\";i:3;s:22:\"typography_font_weight\";i:3;s:25:\"typography_text_transform\";i:3;s:21:\"typography_font_style\";i:3;s:26:\"typography_text_decoration\";i:3;s:22:\"typography_line_height\";i:3;s:25:\"typography_letter_spacing\";i:3;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:7:{s:14:\"_element_width\";i:5;s:21:\"_element_custom_width\";i:3;s:21:\"_element_width_tablet\";i:2;s:21:\"_element_width_mobile\";i:1;s:10:\"_flex_size\";i:1;s:16:\"_flex_align_self\";i:2;s:7:\"_margin\";i:1;}s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:3;s:26:\"_background_video_fallback\";i:3;s:23:\"_background_hover_image\";i:3;s:32:\"_background_hover_video_fallback\";i:3;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:3;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:4:\"form\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:3:{s:19:\"section_form_fields\";a:4:{s:9:\"form_name\";i:1;s:11:\"form_fields\";i:1;s:11:\"show_labels\";i:1;s:10:\"input_size\";i:1;}s:15:\"section_buttons\";a:4:{s:11:\"button_text\";i:1;s:11:\"button_size\";i:1;s:19:\"button_width_tablet\";i:1;s:12:\"button_align\";i:1;}s:20:\"section_form_options\";a:3:{s:15:\"success_message\";i:1;s:13:\"error_message\";i:1;s:15:\"invalid_message\";i:1;}}s:5:\"style\";a:4:{s:18:\"section_form_style\";a:4:{s:12:\"html_spacing\";i:1;s:10:\"column_gap\";i:1;s:7:\"row_gap\";i:1;s:13:\"label_spacing\";i:1;}s:19:\"section_field_style\";a:5:{s:16:\"field_text_color\";i:1;s:22:\"field_background_color\";i:1;s:18:\"field_border_color\";i:1;s:18:\"field_border_width\";i:1;s:19:\"field_border_radius\";i:1;}s:20:\"section_button_style\";a:9:{s:20:\"button_border_border\";i:1;s:19:\"button_border_width\";i:1;s:17:\"button_text_color\";i:1;s:19:\"button_border_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:18:\"button_hover_color\";i:1;s:25:\"button_hover_border_color\";i:1;s:20:\"button_border_radius\";i:1;s:19:\"button_text_padding\";i:1;}s:22:\"section_messages_style\";a:3:{s:21:\"success_message_color\";i:1;s:19:\"error_message_color\";i:1;s:20:\"inline_message_color\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:21:\"_element_custom_width\";i:1;s:14:\"_element_width\";i:1;}s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}}}}s:5:\"posts\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:14:\"section_layout\";a:11:{s:5:\"_skin\";i:3;s:15:\"cards_meta_data\";i:3;s:20:\"cards_read_more_text\";i:3;s:17:\"cards_show_avatar\";i:3;s:25:\"cards_thumbnail_size_size\";i:3;s:16:\"cards_item_ratio\";i:3;s:15:\"cards_title_tag\";i:3;s:20:\"cards_excerpt_length\";i:3;s:16:\"cards_show_badge\";i:3;s:13:\"cards_columns\";i:2;s:20:\"cards_posts_per_page\";i:3;}s:13:\"section_query\";a:2:{s:12:\"posts_offset\";i:3;s:25:\"posts_ignore_sticky_posts\";i:1;}}s:5:\"style\";a:5:{s:25:\"cards_section_design_card\";a:5:{s:32:\"cards_box_shadow_box_shadow_type\";i:3;s:18:\"cards_hover_effect\";i:3;s:23:\"cards_card_border_width\";i:3;s:18:\"cards_card_padding\";i:3;s:27:\"cards_card_vertical_padding\";i:1;}s:26:\"cards_section_design_image\";a:4:{s:20:\"cards_badge_position\";i:3;s:17:\"cards_badge_color\";i:3;s:18:\"cards_badge_margin\";i:3;s:18:\"cards_badge_radius\";i:3;}s:28:\"cards_section_design_content\";a:1:{s:19:\"cards_title_spacing\";i:3;}s:27:\"cards_section_design_layout\";a:4:{s:16:\"cards_column_gap\";i:3;s:13:\"cards_row_gap\";i:3;s:20:\"cards_row_gap_tablet\";i:3;s:20:\"cards_row_gap_mobile\";i:3;}s:13:\"section_style\";a:2:{s:25:\"background_video_fallback\";i:3;s:38:\"button_background_hover_video_fallback\";i:3;}}s:8:\"advanced\";a:3:{s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:3;s:26:\"_background_video_fallback\";i:3;s:23:\"_background_hover_image\";i:3;s:32:\"_background_hover_video_fallback\";i:3;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:3;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:2;}}}}s:22:\"premium-addon-icon-box\";a:2:{s:5:\"count\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:3:{s:21:\"premium_icon_box_icon\";a:1:{s:29:\"premium_icon_box_font_updated\";i:6;}s:30:\"premium_icon_box_title_section\";a:1:{s:22:\"premium_icon_box_title\";i:6;}s:21:\"premium_icon_box_desc\";a:1:{s:24:\"premium_icon_box_content\";i:6;}}s:5:\"style\";a:5:{s:27:\"premium_icon_box_icon_style\";a:2:{s:33:\"premium_icon_box_icon_color_hover\";i:6;s:27:\"premium_icon_box_icon_color\";i:5;}s:28:\"premium_icon_box_title_style\";a:12:{s:28:\"premium_icon_box_title_color\";i:6;s:34:\"premium_icon_box_title_color_hover\";i:6;s:27:\"title_typography_typography\";i:6;s:28:\"title_typography_font_family\";i:6;s:26:\"title_typography_font_size\";i:6;s:28:\"title_typography_font_weight\";i:6;s:31:\"title_typography_text_transform\";i:6;s:27:\"title_typography_font_style\";i:6;s:32:\"title_typography_text_decoration\";i:6;s:28:\"title_typography_line_height\";i:6;s:31:\"title_typography_letter_spacing\";i:6;s:29:\"title_typography_word_spacing\";i:6;}s:30:\"premium_icon_box_content_style\";a:2:{s:30:\"premium_icon_box_content_color\";i:6;s:36:\"premium_icon_box_content_color_hover\";i:6;}s:27:\"premium_icon_box_more_style\";a:3:{s:27:\"premium_icon_box_link_color\";i:6;s:33:\"premium_icon_box_link_color_hover\";i:6;s:38:\"premium_icon_box_link_background_hover\";i:6;}s:38:\"premium_icon_box_outer_container_style\";a:3:{s:26:\"premium_icon_box_back_icon\";i:6;s:54:\"premium_icon_box_outer_container_background_background\";i:6;s:49:\"premium_icon_box_outer_container_background_color\";i:6;}}s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:6;}}}}s:9:\"icon-list\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:4:\"view\";i:1;s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:3:{s:13:\"space_between\";i:1;s:10:\"icon_align\";i:1;s:17:\"icon_align_tablet\";i:1;}s:18:\"section_icon_style\";a:1:{s:10:\"icon_color\";i:1;}s:18:\"section_text_style\";a:11:{s:10:\"text_color\";i:1;s:16:\"text_color_hover\";i:1;s:26:\"icon_typography_typography\";i:1;s:27:\"icon_typography_font_family\";i:1;s:25:\"icon_typography_font_size\";i:1;s:27:\"icon_typography_font_weight\";i:1;s:30:\"icon_typography_text_transform\";i:1;s:26:\"icon_typography_font_style\";i:1;s:31:\"icon_typography_text_decoration\";i:1;s:27:\"icon_typography_line_height\";i:1;s:30:\"icon_typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:16:\"_flex_align_self\";i:1;}}}}s:4:\"icon\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:13:\"selected_icon\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:3:{s:13:\"primary_color\";i:2;s:4:\"size\";i:2;s:15:\"hover_animation\";i:2;}}}}s:7:\"divider\";a:2:{s:5:\"count\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:3:{s:5:\"align\";i:5;s:4:\"text\";i:4;s:4:\"icon\";i:5;}}s:5:\"style\";a:3:{s:21:\"section_divider_style\";a:2:{s:3:\"gap\";i:5;s:5:\"color\";i:5;}s:18:\"section_icon_style\";a:3:{s:9:\"icon_size\";i:5;s:13:\"primary_color\";i:5;s:10:\"icon_align\";i:5;}s:18:\"section_text_style\";a:11:{s:10:\"text_color\";i:4;s:21:\"typography_typography\";i:4;s:22:\"typography_font_family\";i:4;s:20:\"typography_font_size\";i:4;s:22:\"typography_font_weight\";i:4;s:25:\"typography_text_transform\";i:4;s:21:\"typography_font_style\";i:4;s:26:\"typography_text_decoration\";i:4;s:22:\"typography_line_height\";i:4;s:25:\"typography_letter_spacing\";i:4;s:10:\"text_align\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:5;s:16:\"_flex_align_self\";i:5;s:7:\"_margin\";i:3;}}}}s:8:\"icon-box\";a:2:{s:5:\"count\";i:10;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:4:{s:13:\"selected_icon\";i:10;s:10:\"title_text\";i:10;s:16:\"description_text\";i:10;s:4:\"view\";i:10;}}s:5:\"style\";a:3:{s:17:\"section_style_box\";a:3:{s:10:\"icon_space\";i:10;s:10:\"text_align\";i:10;s:18:\"title_bottom_space\";i:10;}s:18:\"section_style_icon\";a:5:{s:9:\"icon_size\";i:10;s:12:\"icon_padding\";i:10;s:13:\"border_radius\";i:10;s:13:\"primary_color\";i:10;s:15:\"secondary_color\";i:10;}s:21:\"section_style_content\";a:20:{s:27:\"title_typography_typography\";i:10;s:28:\"title_typography_font_family\";i:10;s:26:\"title_typography_font_size\";i:10;s:28:\"title_typography_font_weight\";i:10;s:31:\"title_typography_text_transform\";i:10;s:27:\"title_typography_font_style\";i:10;s:32:\"title_typography_text_decoration\";i:10;s:28:\"title_typography_line_height\";i:10;s:31:\"title_typography_letter_spacing\";i:10;s:11:\"title_color\";i:9;s:17:\"description_color\";i:9;s:33:\"description_typography_typography\";i:9;s:34:\"description_typography_font_family\";i:9;s:32:\"description_typography_font_size\";i:9;s:34:\"description_typography_font_weight\";i:9;s:37:\"description_typography_text_transform\";i:9;s:33:\"description_typography_font_style\";i:9;s:38:\"description_typography_text_decoration\";i:9;s:34:\"description_typography_line_height\";i:9;s:37:\"description_typography_letter_spacing\";i:9;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:10;s:7:\"_margin\";i:10;}s:15:\"_section_border\";a:4:{s:27:\"_box_shadow_box_shadow_type\";i:10;s:22:\"_box_shadow_box_shadow\";i:10;s:33:\"_box_shadow_hover_box_shadow_type\";i:10;s:28:\"_box_shadow_hover_box_shadow\";i:10;}}}}s:9:\"image-box\";a:2:{s:5:\"count\";i:11;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:11;s:10:\"title_text\";i:11;s:16:\"description_text\";i:11;s:10:\"title_size\";i:11;}}s:5:\"style\";a:2:{s:17:\"section_style_box\";a:2:{s:8:\"position\";i:11;s:18:\"title_bottom_space\";i:11;}s:21:\"section_style_content\";a:11:{s:27:\"title_typography_typography\";i:11;s:28:\"title_typography_font_family\";i:11;s:26:\"title_typography_font_size\";i:11;s:28:\"title_typography_font_weight\";i:11;s:31:\"title_typography_text_transform\";i:11;s:27:\"title_typography_font_style\";i:11;s:32:\"title_typography_text_decoration\";i:11;s:28:\"title_typography_line_height\";i:11;s:31:\"title_typography_letter_spacing\";i:11;s:11:\"title_color\";i:11;s:17:\"description_color\";i:5;}}}}s:6:\"button\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:13:\"border_radius\";i:1;s:12:\"text_padding\";i:2;s:17:\"button_text_color\";i:1;s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}}s:6:\"footer\";a:3:{s:14:\"call-to-action\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:18:\"section_main_image\";a:2:{s:8:\"bg_image\";i:1;s:13:\"bg_image_size\";i:1;}s:15:\"section_content\";a:4:{s:5:\"title\";i:1;s:11:\"description\";i:1;s:6:\"button\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:21:\"section_content_style\";a:10:{s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:31:\"title_typography_text_transform\";i:1;s:27:\"title_typography_font_style\";i:1;s:32:\"title_typography_text_decoration\";i:1;s:28:\"title_typography_line_height\";i:1;s:31:\"title_typography_letter_spacing\";i:1;s:29:\"title_typography_word_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:9:\"container\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:24:\"section_layout_container\";a:5:{s:14:\"flex_direction\";i:2;s:13:\"content_width\";i:1;s:8:\"flex_gap\";i:1;s:10:\"min_height\";i:1;s:20:\"flex_justify_content\";i:1;}s:33:\"section_layout_additional_options\";a:1:{s:8:\"html_tag\";i:1;}}s:8:\"advanced\";a:2:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:2;}s:14:\"section_layout\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:8:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:25:\"background_video_fallback\";i:1;s:22:\"background_hover_image\";i:1;s:31:\"background_hover_video_fallback\";i:1;s:25:\"background_gradient_angle\";i:1;s:16:\"background_color\";i:1;s:18:\"background_color_b\";i:1;}s:26:\"section_background_overlay\";a:4:{s:24:\"background_overlay_image\";i:1;s:33:\"background_overlay_video_fallback\";i:1;s:30:\"background_overlay_hover_image\";i:1;s:39:\"background_overlay_hover_video_fallback\";i:1;}}}}s:7:\"heading\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:12:{s:5:\"align\";i:1;s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:21:\"typography_font_style\";i:1;s:26:\"typography_text_decoration\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;s:23:\"typography_word_spacing\";i:1;}}s:8:\"advanced\";a:3:{s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}}s:9:\"error-404\";a:4:{s:7:\"heading\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:5:\"align\";i:1;}}s:8:\"advanced\";a:2:{s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:1;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:1:{s:5:\"align\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:21:\"_element_custom_width\";i:1;s:7:\"_margin\";i:1;}s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}}}}s:6:\"button\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:5:\"align\";i:1;s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:13:\"border_radius\";i:1;s:12:\"text_padding\";i:1;s:25:\"background_video_fallback\";i:1;s:38:\"button_background_hover_video_fallback\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:14:\"_element_width\";i:1;}s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}}}}s:9:\"container\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:5:\"width\";i:1;s:20:\"flex_justify_content\";i:1;s:13:\"content_width\";i:1;s:14:\"flex_direction\";i:2;s:16:\"flex_align_items\";i:2;s:8:\"flex_gap\";i:1;s:10:\"min_height\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:2;s:25:\"background_video_fallback\";i:2;s:22:\"background_hover_image\";i:2;s:31:\"background_hover_video_fallback\";i:2;}s:26:\"section_background_overlay\";a:4:{s:24:\"background_overlay_image\";i:2;s:33:\"background_overlay_video_fallback\";i:2;s:30:\"background_overlay_hover_image\";i:2;s:39:\"background_overlay_hover_video_fallback\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:2:{s:7:\"padding\";i:2;s:6:\"margin\";i:1;}}}}}s:7:\"archive\";a:6:{s:7:\"heading\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:5:\"align\";i:2;}}s:8:\"advanced\";a:3:{s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:2;s:26:\"_background_video_fallback\";i:2;s:23:\"_background_hover_image\";i:2;s:32:\"_background_hover_video_fallback\";i:2;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:2;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:2;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}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:1:{s:5:\"align\";i:1;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:9:\"container\";a:2:{s:5:\"count\";i:6;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:5:\"width\";i:2;s:20:\"flex_justify_content\";i:3;s:14:\"flex_direction\";i:6;s:11:\"boxed_width\";i:2;s:10:\"min_height\";i:2;s:16:\"flex_align_items\";i:4;s:8:\"flex_gap\";i:5;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:8:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:6;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:25:\"background_video_fallback\";i:6;s:22:\"background_hover_image\";i:6;s:31:\"background_hover_video_fallback\";i:6;}s:26:\"section_background_overlay\";a:4:{s:24:\"background_overlay_image\";i:6;s:33:\"background_overlay_video_fallback\";i:6;s:30:\"background_overlay_hover_image\";i:6;s:39:\"background_overlay_hover_video_fallback\";i:6;}}s:8:\"advanced\";a:2:{s:14:\"section_layout\";a:2:{s:7:\"padding\";i:6;s:6:\"margin\";i:4;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:6;}}}}s:5:\"posts\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:14:\"section_layout\";a:9:{s:5:\"_skin\";i:1;s:15:\"cards_meta_data\";i:1;s:20:\"cards_read_more_text\";i:1;s:17:\"cards_show_avatar\";i:1;s:25:\"cards_thumbnail_size_size\";i:1;s:16:\"cards_item_ratio\";i:1;s:15:\"cards_title_tag\";i:1;s:20:\"cards_excerpt_length\";i:1;s:16:\"cards_show_badge\";i:1;}s:13:\"section_query\";a:1:{s:12:\"posts_offset\";i:1;}}s:5:\"style\";a:5:{s:25:\"cards_section_design_card\";a:4:{s:32:\"cards_box_shadow_box_shadow_type\";i:1;s:18:\"cards_hover_effect\";i:1;s:23:\"cards_card_border_width\";i:1;s:18:\"cards_card_padding\";i:1;}s:26:\"cards_section_design_image\";a:4:{s:20:\"cards_badge_position\";i:1;s:17:\"cards_badge_color\";i:1;s:18:\"cards_badge_margin\";i:1;s:18:\"cards_badge_radius\";i:1;}s:28:\"cards_section_design_content\";a:1:{s:19:\"cards_title_spacing\";i:1;}s:27:\"cards_section_design_layout\";a:4:{s:16:\"cards_column_gap\";i:1;s:13:\"cards_row_gap\";i:1;s:20:\"cards_row_gap_tablet\";i:1;s:20:\"cards_row_gap_mobile\";i:1;}s:13:\"section_style\";a:2:{s:25:\"background_video_fallback\";i:1;s:38:\"button_background_hover_video_fallback\";i:1;}}s:8:\"advanced\";a:3:{s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:4:\"form\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:3:{s:19:\"section_form_fields\";a:4:{s:9:\"form_name\";i:1;s:11:\"form_fields\";i:1;s:11:\"show_labels\";i:1;s:10:\"input_size\";i:1;}s:15:\"section_buttons\";a:4:{s:11:\"button_text\";i:1;s:11:\"button_size\";i:1;s:12:\"button_width\";i:1;s:19:\"button_width_tablet\";i:1;}s:20:\"section_form_options\";a:3:{s:15:\"success_message\";i:1;s:13:\"error_message\";i:1;s:15:\"invalid_message\";i:1;}}s:5:\"style\";a:4:{s:18:\"section_form_style\";a:3:{s:12:\"html_spacing\";i:1;s:10:\"column_gap\";i:1;s:7:\"row_gap\";i:1;}s:19:\"section_field_style\";a:5:{s:16:\"field_text_color\";i:1;s:22:\"field_background_color\";i:1;s:18:\"field_border_color\";i:1;s:18:\"field_border_width\";i:1;s:19:\"field_border_radius\";i:1;}s:20:\"section_button_style\";a:9:{s:20:\"button_border_border\";i:1;s:19:\"button_border_width\";i:1;s:17:\"button_text_color\";i:1;s:19:\"button_border_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:18:\"button_hover_color\";i:1;s:25:\"button_hover_border_color\";i:1;s:20:\"button_border_radius\";i:1;s:19:\"button_text_padding\";i:1;}s:22:\"section_messages_style\";a:3:{s:21:\"success_message_color\";i:1;s:19:\"error_message_color\";i:1;s:20:\"inline_message_color\";i:1;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:21:\"_element_custom_width\";i:1;}s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:13:\"archive-posts\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:3:{s:14:\"section_layout\";a:6:{s:30:\"archive_classic_read_more_text\";i:1;s:35:\"archive_classic_thumbnail_size_size\";i:1;s:26:\"archive_classic_item_ratio\";i:1;s:25:\"archive_classic_title_tag\";i:1;s:30:\"archive_classic_excerpt_length\";i:1;s:25:\"archive_classic_meta_data\";i:1;}s:16:\"section_advanced\";a:1:{s:21:\"nothing_found_message\";i:1;}s:18:\"section_pagination\";a:1:{s:15:\"pagination_type\";i:1;}}s:5:\"style\";a:3:{s:37:\"archive_classic_section_design_layout\";a:2:{s:26:\"archive_classic_column_gap\";i:1;s:23:\"archive_classic_row_gap\";i:1;}s:38:\"archive_classic_section_design_content\";a:3:{s:29:\"archive_classic_title_spacing\";i:1;s:31:\"archive_classic_excerpt_spacing\";i:1;s:33:\"archive_classic_read_more_spacing\";i:1;}s:13:\"section_style\";a:6:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:13:\"border_radius\";i:1;s:17:\"load_more_spacing\";i:1;s:25:\"background_video_fallback\";i:1;s:38:\"button_background_hover_video_fallback\";i:1;}}s:8:\"advanced\";a:3:{s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}}s:6:\"header\";a:4:{s:15:\"theme-site-logo\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:6:{s:5:\"width\";i:1;s:22:\"css_filters_brightness\";i:1;s:20:\"css_filters_saturate\";i:1;s:6:\"height\";i:1;s:10:\"object-fit\";i:1;s:5:\"align\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:4:{s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}s:14:\"_section_style\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:26:\"premium-addon-image-button\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:36:\"premium_image_button_general_section\";a:3:{s:25:\"premium_image_button_text\";i:1;s:25:\"premium_image_button_link\";i:1;s:26:\"premium_image_button_align\";i:1;}}s:8:\"advanced\";a:2:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:10:\"_flex_size\";i:1;}}}}s:11:\"search-form\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"search_content\";a:3:{s:4:\"skin\";i:1;s:12:\"toggle_align\";i:1;s:11:\"toggle_size\";i:1;}}s:8:\"advanced\";a:3:{s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:9:\"container\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:5:{s:8:\"flex_gap\";i:1;s:10:\"min_height\";i:1;s:14:\"flex_direction\";i:1;s:16:\"flex_align_items\";i:1;s:20:\"flex_justify_content\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"section_layout\";a:3:{s:7:\"padding\";i:1;s:7:\"z_index\";i:1;s:6:\"margin\";i:1;}s:15:\"section_effects\";a:1:{s:6:\"sticky\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:8:{s:21:\"background_background\";i:1;s:35:\"background_motion_fx_opacity_effect\";i:1;s:34:\"background_motion_fx_opacity_range\";i:1;s:26:\"background_motion_fx_range\";i:1;s:16:\"background_image\";i:1;s:25:\"background_video_fallback\";i:1;s:22:\"background_hover_image\";i:1;s:31:\"background_hover_video_fallback\";i:1;}s:26:\"section_background_overlay\";a:4:{s:24:\"background_overlay_image\";i:1;s:33:\"background_overlay_video_fallback\";i:1;s:30:\"background_overlay_hover_image\";i:1;s:39:\"background_overlay_hover_video_fallback\";i:1;}}}}}s:14:\"search-results\";a:4:{s:7:\"heading\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:5:\"align\";i:1;}}s:8:\"advanced\";a:2:{s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}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:1:{s:5:\"align\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}}}}s:9:\"container\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:5:\"width\";i:1;s:20:\"flex_justify_content\";i:1;s:14:\"flex_direction\";i:3;s:11:\"boxed_width\";i:1;s:10:\"min_height\";i:1;s:16:\"flex_align_items\";i:2;s:8:\"flex_gap\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:8:{s:21:\"background_background\";i:1;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:16:\"background_image\";i:3;s:25:\"background_video_fallback\";i:3;s:22:\"background_hover_image\";i:3;s:31:\"background_hover_video_fallback\";i:3;}s:26:\"section_background_overlay\";a:4:{s:24:\"background_overlay_image\";i:3;s:33:\"background_overlay_video_fallback\";i:3;s:30:\"background_overlay_hover_image\";i:3;s:39:\"background_overlay_hover_video_fallback\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:2:{s:7:\"padding\";i:3;s:6:\"margin\";i:2;}}}}s:13:\"archive-posts\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:3:{s:14:\"section_layout\";a:6:{s:30:\"archive_classic_read_more_text\";i:1;s:35:\"archive_classic_thumbnail_size_size\";i:1;s:26:\"archive_classic_item_ratio\";i:1;s:25:\"archive_classic_title_tag\";i:1;s:30:\"archive_classic_excerpt_length\";i:1;s:25:\"archive_classic_meta_data\";i:1;}s:16:\"section_advanced\";a:1:{s:21:\"nothing_found_message\";i:1;}s:18:\"section_pagination\";a:1:{s:15:\"pagination_type\";i:1;}}s:5:\"style\";a:3:{s:37:\"archive_classic_section_design_layout\";a:3:{s:26:\"archive_classic_column_gap\";i:1;s:23:\"archive_classic_row_gap\";i:1;s:30:\"archive_classic_row_gap_mobile\";i:1;}s:38:\"archive_classic_section_design_content\";a:3:{s:29:\"archive_classic_title_spacing\";i:1;s:31:\"archive_classic_excerpt_spacing\";i:1;s:33:\"archive_classic_read_more_spacing\";i:1;}s:13:\"section_style\";a:6:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:13:\"border_radius\";i:1;s:17:\"load_more_spacing\";i:1;s:25:\"background_video_fallback\";i:1;s:38:\"button_background_hover_video_fallback\";i:1;}}s:8:\"advanced\";a:2:{s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}}}}}s:11:\"single-post\";a:9:{s:16:\"theme-post-title\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:9:\"post-info\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_icon_list\";a:3:{s:13:\"space_between\";i:1;s:10:\"icon_align\";i:1;s:7:\"divider\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:9:\"container\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:6:{s:11:\"boxed_width\";i:3;s:14:\"flex_direction\";i:4;s:16:\"flex_align_items\";i:4;s:8:\"flex_gap\";i:4;s:20:\"flex_justify_content\";i:1;s:13:\"content_width\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"margin\";i:3;s:7:\"padding\";i:3;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:4;}}}}s:25:\"theme-post-featured-image\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:10:\"image_size\";i:1;s:5:\"image\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:18:\"theme-post-content\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:13:\"section_style\";a:11:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:21:\"typography_font_style\";i:1;s:26:\"typography_text_decoration\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;s:23:\"typography_word_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:15:\"post-navigation\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:31:\"section_post_navigation_content\";a:3:{s:10:\"show_arrow\";i:1;s:10:\"show_title\";i:1;s:12:\"show_borders\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:2:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:7:\"heading\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:23:\"_element_vertical_align\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:5:\"align\";i:1;}}}}s:13:\"share-buttons\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:23:\"section_buttons_content\";a:3:{s:13:\"share_buttons\";i:1;s:4:\"view\";i:1;s:4:\"skin\";i:1;}}s:5:\"style\";a:1:{s:21:\"section_buttons_style\";a:4:{s:10:\"column_gap\";i:1;s:11:\"button_size\";i:1;s:9:\"icon_size\";i:1;s:12:\"color_source\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:23:\"_element_vertical_align\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:5:\"posts\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:14:\"section_layout\";a:11:{s:5:\"_skin\";i:1;s:15:\"cards_meta_data\";i:1;s:20:\"cards_read_more_text\";i:1;s:17:\"cards_show_avatar\";i:1;s:13:\"cards_columns\";i:1;s:20:\"cards_posts_per_page\";i:1;s:25:\"cards_thumbnail_size_size\";i:1;s:16:\"cards_item_ratio\";i:1;s:15:\"cards_title_tag\";i:1;s:20:\"cards_excerpt_length\";i:1;s:16:\"cards_show_badge\";i:1;}s:13:\"section_query\";a:2:{s:12:\"posts_offset\";i:1;s:13:\"posts_exclude\";i:1;}}s:5:\"style\";a:4:{s:25:\"cards_section_design_card\";a:4:{s:32:\"cards_box_shadow_box_shadow_type\";i:1;s:18:\"cards_hover_effect\";i:1;s:23:\"cards_card_border_width\";i:1;s:18:\"cards_card_padding\";i:1;}s:26:\"cards_section_design_image\";a:4:{s:20:\"cards_badge_position\";i:1;s:17:\"cards_badge_color\";i:1;s:18:\"cards_badge_margin\";i:1;s:18:\"cards_badge_radius\";i:1;}s:28:\"cards_section_design_content\";a:1:{s:19:\"cards_title_spacing\";i:1;}s:27:\"cards_section_design_layout\";a:4:{s:16:\"cards_column_gap\";i:1;s:13:\"cards_row_gap\";i:1;s:20:\"cards_row_gap_tablet\";i:1;s:20:\"cards_row_gap_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}}s:5:\"popup\";a:5:{s:7:\"heading\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:5:\"align\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:1;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:1:{s:5:\"align\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}}}}s:4:\"form\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:3:{s:19:\"section_form_fields\";a:4:{s:9:\"form_name\";i:1;s:11:\"form_fields\";i:1;s:11:\"show_labels\";i:1;s:10:\"input_size\";i:1;}s:15:\"section_buttons\";a:3:{s:11:\"button_text\";i:1;s:11:\"button_size\";i:1;s:19:\"button_width_tablet\";i:1;}s:20:\"section_form_options\";a:3:{s:15:\"success_message\";i:1;s:13:\"error_message\";i:1;s:15:\"invalid_message\";i:1;}}s:5:\"style\";a:4:{s:18:\"section_form_style\";a:3:{s:12:\"html_spacing\";i:1;s:10:\"column_gap\";i:1;s:7:\"row_gap\";i:1;}s:19:\"section_field_style\";a:5:{s:16:\"field_text_color\";i:1;s:22:\"field_background_color\";i:1;s:18:\"field_border_color\";i:1;s:18:\"field_border_width\";i:1;s:19:\"field_border_radius\";i:1;}s:20:\"section_button_style\";a:9:{s:20:\"button_border_border\";i:1;s:19:\"button_border_width\";i:1;s:17:\"button_text_color\";i:1;s:19:\"button_border_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:18:\"button_hover_color\";i:1;s:25:\"button_hover_border_color\";i:1;s:20:\"button_border_radius\";i:1;s:19:\"button_text_padding\";i:1;}s:22:\"section_messages_style\";a:3:{s:21:\"success_message_color\";i:1;s:19:\"error_message_color\";i:1;s:20:\"inline_message_color\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:21:\"_element_custom_width\";i:1;}s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}}}}s:9:\"container\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:4:{s:13:\"content_width\";i:2;s:14:\"flex_direction\";i:2;s:8:\"flex_gap\";i:1;s:11:\"boxed_width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:1:{s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:4:{s:16:\"background_image\";i:2;s:25:\"background_video_fallback\";i:2;s:22:\"background_hover_image\";i:2;s:31:\"background_hover_video_fallback\";i:2;}s:26:\"section_background_overlay\";a:4:{s:24:\"background_overlay_image\";i:2;s:33:\"background_overlay_video_fallback\";i:2;s:30:\"background_overlay_hover_image\";i:2;s:39:\"background_overlay_hover_video_fallback\";i:2;}}}}s:14:\"call-to-action\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:18:\"section_main_image\";a:2:{s:8:\"bg_image\";i:1;s:13:\"bg_image_size\";i:1;}s:15:\"section_content\";a:4:{s:5:\"title\";i:1;s:11:\"description\";i:1;s:6:\"button\";i:1;s:13:\"graphic_image\";i:1;}}s:5:\"style\";a:1:{s:9:\"box_style\";a:1:{s:16:\"image_min_height\";i:1;}}s:8:\"advanced\";a:2:{s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}}}}}}','no'),(11059,'elementor_1_elementor_updater_batch_4fc57796b63885bfbfa41613eea0','a:1:{i:0;a:1:{s:8:\"callback\";a:2:{i:0;s:31:\"Elementor\\Core\\Upgrade\\Upgrades\";i:1;s:16:\"_on_each_version\";}}}','no'); INSERT INTO `wp_options` VALUES (11063,'_elementor_global_css','a:7:{s:4:\"time\";i:1713521823;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;b:0;s:3:\"css\";s:1799159:\".elementor-widget-common .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-common .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-common .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-common.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-common .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-common .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-common .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-inner-section .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-inner-section .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-inner-section .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-inner-section.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-inner-section .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-inner-section .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-inner-section .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-heading .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-heading .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-heading .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-heading.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-heading .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-heading .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-heading .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-image .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-image .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-image .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-image.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-image .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-image .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-image .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-text-editor{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-text-editor .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-text-editor .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-text-editor .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-text-editor.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-text-editor .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-text-editor .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-video .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-video .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-video .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-video.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-video .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-video .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-video .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-button .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );background-color:var( --e-global-color-accent );}.elementor-widget-button .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-button .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-button .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-button.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-button .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-button .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-button .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-divider{--divider-color:var( --e-global-color-secondary );}.elementor-widget-divider .elementor-divider__text{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-divider.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon{color:var( --e-global-color-secondary );border-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-secondary );}.elementor-widget-divider .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-divider .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-divider .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-divider.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-divider .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-divider .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-divider .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-spacer .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-spacer .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-spacer .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-spacer.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-spacer .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-spacer .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-spacer .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-image-box .elementor-image-box-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-image-box .elementor-image-box-description{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-image-box .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-image-box .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-image-box .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-image-box.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-image-box .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-image-box .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-image-box .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-google_maps .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-google_maps .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-google_maps .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-google_maps.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-google_maps .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-google_maps .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-google_maps .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-icon.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-primary );}.elementor-widget-icon.elementor-view-framed .elementor-icon, .elementor-widget-icon.elementor-view-default .elementor-icon{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-icon.elementor-view-framed .elementor-icon, .elementor-widget-icon.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-icon .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-icon .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-icon.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-icon .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-icon .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-icon .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-icon-box.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-primary );}.elementor-widget-icon-box.elementor-view-framed .elementor-icon, .elementor-widget-icon-box.elementor-view-default .elementor-icon{fill:var( --e-global-color-primary );color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-icon-box .elementor-icon-box-title{color:var( --e-global-color-primary );}.elementor-widget-icon-box .elementor-icon-box-title, .elementor-widget-icon-box .elementor-icon-box-title a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-icon-box .elementor-icon-box-description{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-icon-box .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-icon-box .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-icon-box .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-icon-box.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-icon-box .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-icon-box .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-icon-box .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-star-rating .elementor-star-rating__title{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-star-rating .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-star-rating .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-star-rating .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-star-rating.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-star-rating .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-star-rating .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-star-rating .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-image-carousel .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-image-carousel .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-image-carousel .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-image-carousel.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-image-carousel .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-image-carousel .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-image-carousel .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-image-gallery .gallery-item .gallery-caption{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-image-gallery .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-image-gallery .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-image-gallery .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-image-gallery.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-image-gallery .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-image-gallery .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-image-gallery .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-widget-icon-list .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-icon-list .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-icon-list .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-icon-list.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-icon-list .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-icon-list .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-icon-list .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-counter .elementor-counter-number-wrapper{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-counter .elementor-counter-title{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-counter .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-counter .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-counter .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-counter.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-counter .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-counter .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-counter .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-progress .elementor-progress-wrapper .elementor-progress-bar{background-color:var( --e-global-color-primary );}.elementor-widget-progress .elementor-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-progress .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-progress .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-progress .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-progress.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-progress .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-progress .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-progress .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-testimonial .elementor-testimonial-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-testimonial .elementor-testimonial-name{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-testimonial .elementor-testimonial-job{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-testimonial .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-testimonial .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-testimonial .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-testimonial.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-testimonial .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-testimonial .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-testimonial .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-tabs .elementor-tab-title, .elementor-widget-tabs .elementor-tab-title a{color:var( --e-global-color-primary );}.elementor-widget-tabs .elementor-tab-title.elementor-active,\n .elementor-widget-tabs .elementor-tab-title.elementor-active a{color:var( --e-global-color-accent );}.elementor-widget-tabs .elementor-tab-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-tabs .elementor-tab-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-tabs .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-tabs .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-tabs .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-tabs.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-tabs .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-tabs .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-tabs .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-accordion .elementor-accordion-icon, .elementor-widget-accordion .elementor-accordion-title{color:var( --e-global-color-primary );}.elementor-widget-accordion .elementor-accordion-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-accordion .elementor-active .elementor-accordion-icon, .elementor-widget-accordion .elementor-active .elementor-accordion-title{color:var( --e-global-color-accent );}.elementor-widget-accordion .elementor-active .elementor-accordion-icon svg{fill:var( --e-global-color-accent );}.elementor-widget-accordion .elementor-accordion-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-accordion .elementor-tab-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-accordion .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-accordion .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-accordion .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-accordion.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-accordion .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-accordion .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-accordion .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-toggle .elementor-toggle-title, .elementor-widget-toggle .elementor-toggle-icon{color:var( --e-global-color-primary );}.elementor-widget-toggle .elementor-toggle-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-toggle .elementor-tab-title.elementor-active a, .elementor-widget-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon{color:var( --e-global-color-accent );}.elementor-widget-toggle .elementor-toggle-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-toggle .elementor-tab-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-toggle .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-toggle .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-toggle .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-toggle.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-toggle .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-toggle .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-toggle .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-social-icons .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-social-icons .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-social-icons .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-social-icons.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-social-icons .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-social-icons .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-social-icons .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-alert .elementor-alert-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-alert .elementor-alert-description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-alert .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-alert .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-alert .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-alert.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-alert .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-alert .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-alert .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-audio .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-audio .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-audio .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-audio.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-audio .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-audio .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-audio .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-shortcode .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-shortcode .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-shortcode .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-shortcode.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-shortcode .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-shortcode .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-shortcode .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-html .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-html .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-html .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-html.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-html .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-html .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-html .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-menu-anchor .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-menu-anchor .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-menu-anchor .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-menu-anchor.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-menu-anchor .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-menu-anchor .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-menu-anchor .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-sidebar .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-sidebar .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-sidebar .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-sidebar.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-sidebar .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-sidebar .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-sidebar .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-read-more .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-read-more .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-read-more .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-read-more.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-read-more .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-read-more .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-read-more .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-rating .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-rating .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-rating .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-rating.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-rating .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-rating .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-rating .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-share-buttons .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-share-buttons .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-share-buttons .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-share-buttons.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-share-buttons .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-share-buttons .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-share-buttons .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-wp-widget-pages .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-pages .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-pages .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-wp-widget-pages.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-pages .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-wp-widget-pages .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-wp-widget-pages .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-wp-widget-calendar .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-calendar .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-calendar .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-wp-widget-calendar.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-calendar .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-wp-widget-calendar .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-wp-widget-calendar .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-wp-widget-archives .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-archives .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-archives .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-wp-widget-archives.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-archives .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-wp-widget-archives .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-wp-widget-archives .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-wp-widget-media_audio .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-media_audio .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-media_audio .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-wp-widget-media_audio.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-media_audio .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-wp-widget-media_audio .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-wp-widget-media_audio .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-wp-widget-media_image .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-media_image .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-media_image .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-wp-widget-media_image.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-media_image .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-wp-widget-media_image .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-wp-widget-media_image .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-wp-widget-media_gallery .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-media_gallery .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-media_gallery .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-wp-widget-media_gallery.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-media_gallery .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-wp-widget-media_gallery .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-wp-widget-media_gallery .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-wp-widget-media_video .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-media_video .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-media_video .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-wp-widget-media_video.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-media_video .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-wp-widget-media_video .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-wp-widget-media_video .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-wp-widget-meta .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-meta .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-meta .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-wp-widget-meta.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-meta .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-wp-widget-meta .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-wp-widget-meta .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-wp-widget-search .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-search .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-search .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-wp-widget-search.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-search .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-wp-widget-search .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-wp-widget-search .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-wp-widget-text .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-text .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-text .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-wp-widget-text.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-text .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-wp-widget-text .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-wp-widget-text .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-wp-widget-categories .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-categories .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-categories .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-wp-widget-categories.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-categories .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-wp-widget-categories .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-wp-widget-categories .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-wp-widget-recent-posts .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-recent-posts .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-recent-posts .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-wp-widget-recent-posts.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-recent-posts .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-wp-widget-recent-posts .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-wp-widget-recent-posts .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-wp-widget-recent-comments .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-recent-comments .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-recent-comments .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-wp-widget-recent-comments.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-recent-comments .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-wp-widget-recent-comments .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-wp-widget-recent-comments .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-wp-widget-rss .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-rss .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-rss .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-wp-widget-rss.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-rss .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-wp-widget-rss .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-wp-widget-rss .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-wp-widget-tag_cloud .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-tag_cloud .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-tag_cloud .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-wp-widget-tag_cloud.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-tag_cloud .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-wp-widget-tag_cloud .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-wp-widget-tag_cloud .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-wp-widget-nav_menu .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-nav_menu .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-nav_menu .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-wp-widget-nav_menu.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-nav_menu .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-wp-widget-nav_menu .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-wp-widget-nav_menu .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-wp-widget-custom_html .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-custom_html .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-custom_html .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-wp-widget-custom_html.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-custom_html .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-wp-widget-custom_html .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-wp-widget-custom_html .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-wp-widget-block .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-block .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-block .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-wp-widget-block.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-block .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-wp-widget-block .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-wp-widget-block .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-breadcrumbs{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-breadcrumbs .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-breadcrumbs .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-breadcrumbs .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-breadcrumbs.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-breadcrumbs .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-breadcrumbs .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-breadcrumbs .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-adv-accordion .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-adv-accordion .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-adv-accordion .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-adv-accordion.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-adv-accordion .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-adv-accordion .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-adv-accordion .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-google-map .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-google-map .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-google-map .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-google-map.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-google-map .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-google-map .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-google-map .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-adv-tabs .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-adv-tabs .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-adv-tabs .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-adv-tabs.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-adv-tabs .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-adv-tabs .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-adv-tabs .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-advanced-data-table .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-advanced-data-table .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-advanced-data-table .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-advanced-data-table.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-advanced-data-table .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-advanced-data-table .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-advanced-data-table .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-advanced-menu .eael-advanced-menu li > a, .eael-advanced-menu-container .eael-advanced-menu-toggle-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-advanced-menu .eael-advanced-menu li ul li > a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-advanced-menu .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-advanced-menu .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-advanced-menu .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-advanced-menu.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-advanced-menu .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-advanced-menu .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-advanced-menu .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-advanced-search .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-advanced-search .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-advanced-search .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-advanced-search.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-advanced-search .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-advanced-search .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-advanced-search .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-better-payment .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-better-payment .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-better-payment .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-better-payment.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-better-payment .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-better-payment .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-better-payment .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-betterdocs-category-box .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-betterdocs-category-box .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-betterdocs-category-box .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-betterdocs-category-box.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-betterdocs-category-box .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-betterdocs-category-box .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-betterdocs-category-box .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-betterdocs-category-grid .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-betterdocs-category-grid .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-betterdocs-category-grid .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-betterdocs-category-grid.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-betterdocs-category-grid .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-betterdocs-category-grid .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-betterdocs-category-grid .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-betterdocs-search-form .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-betterdocs-search-form .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-betterdocs-search-form .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-betterdocs-search-form.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-betterdocs-search-form .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-betterdocs-search-form .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-betterdocs-search-form .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-business-reviews .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-business-reviews .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-business-reviews .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-business-reviews.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-business-reviews .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-business-reviews .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-business-reviews .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-caldera-form .eael-contact-form-description{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-caldera-form .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-caldera-form .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-caldera-form .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-caldera-form.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-caldera-form .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-caldera-form .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-caldera-form .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-cta-box .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-cta-box .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-cta-box .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-cta-box.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-cta-box .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-cta-box .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-cta-box .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-career-page .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-career-page .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-career-page .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-career-page.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-career-page .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-career-page .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-career-page .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .eael-contact-form-7-title{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .eael-contact-form-7-description{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form-control.wpcf7-text, .elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form-control.wpcf7-quiz, .elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form-control.wpcf7-quiz, .elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form-control.wpcf7-textarea, .elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form-control.wpcf7-select{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form label, .elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form .wpcf7-quiz-label{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form-control::-webkit-input-placeholder{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form input[type=\"submit\"]{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-not-valid-tip{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-contact-form-7 .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-contact-form-7 .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-contact-form-7 .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-contact-form-7.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-contact-form-7 .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-contact-form-7 .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-contact-form-7 .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-content-ticker .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-content-ticker .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-content-ticker .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-content-ticker.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-content-ticker .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-content-ticker .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-content-ticker .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-content-timeline .eael-content-timeline-content .eael-timeline-title,\n .elementor-widget-eael-content-timeline .eael-horizontal-timeline-item .eael-horizontal-timeline-item__card-title,\n .elementor-widget-eael-content-timeline .eael-content-timeline-content .eael-timeline-title a,\n .elementor-widget-eael-content-timeline .eael-horizontal-timeline-item .eael-horizontal-timeline-item__card-title a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-content-timeline .eael-content-timeline-content p, .elementor-widget-eael-content-timeline .eael-horizontal-timeline-item__card-inner p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-content-timeline .eael-content-timeline-content .eael-date, .elementor-widget-eael-content-timeline .eael-horizontal-timeline-item .eael-horizontal-timeline-item__meta{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-content-timeline .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-content-timeline .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-content-timeline .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-content-timeline.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-content-timeline .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-content-timeline .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-content-timeline .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-countdown .eael-countdown-digits::after{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-countdown .eael-countdown-digits{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-countdown .eael-countdown-label{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-countdown .eael-countdown-finish-message .expiry-title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.eael-countdown-finish-text{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-countdown .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-countdown .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-countdown .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-countdown.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-countdown .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-countdown .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-countdown .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-counter .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-counter .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-counter .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-counter.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-counter .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-counter .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-counter .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-creative-button .eael-creative-button .cretive-button-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-creative-button .eael-creative-button--rayen::before, \n .elementor-widget-eael-creative-button .eael-creative-button--winona::after, \n .elementor-widget-eael-creative-button .eael-creative-button--tamaya .eael-creative-button--tamaya-secondary span,\n .elementor-widget-eael-creative-button .eael-creative-button.eael-creative-button--saqui::after{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-creative-button .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-creative-button .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-creative-button .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-creative-button.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-creative-button .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-creative-button .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-creative-button .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-data-table .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-data-table .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-data-table .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-data-table.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-data-table .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-data-table .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-data-table .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-divider .eael-divider-text{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-divider .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-divider .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-divider .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-divider.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-divider .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-divider .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-divider .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-dual-color-header .eael-dch-separator-wrap i{color:var( --e-global-color-primary );}.elementor-widget-eael-dual-color-header .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-dual-color-header .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-dual-color-header .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-dual-color-header.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-dual-color-header .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-dual-color-header .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-dual-color-header .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-dynamic-filterable-gallery .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-dynamic-filterable-gallery .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-dynamic-filterable-gallery .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-dynamic-filterable-gallery.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-dynamic-filterable-gallery .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-dynamic-filterable-gallery .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-dynamic-filterable-gallery .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-embedpress .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-embedpress .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-embedpress .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-embedpress.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-embedpress .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-embedpress .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-embedpress .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-event-calendar .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-event-calendar .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-event-calendar .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-event-calendar.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-event-calendar .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-event-calendar .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-event-calendar .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-header .eael-facebook-feed-item-user .eael-facebook-feed-username{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-header .eael-facebook-feed-post-time{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-content .eael-facebook-feed-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-url-preview .eael-facebook-feed-url-host{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-url-preview .eael-facebook-feed-url-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-url-preview .eael-facebook-feed-url-description{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-facebook-feed .eael-facebook-feed-overlay .eael-facebook-feed-item .eael-facebook-feed-item-overlay, .elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-footer{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-facebook-feed .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-facebook-feed .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-facebook-feed .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-facebook-feed.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-facebook-feed .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-facebook-feed .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-facebook-feed .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-fancy-chart .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-fancy-chart .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-fancy-chart .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-fancy-chart.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-fancy-chart .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-fancy-chart .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-fancy-chart .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-fancy-text .eael-fancy-text-prefix{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-fancy-text .eael-fancy-text-strings, .elementor-widget-eael-fancy-text .typed-cursor{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-fancy-text .eael-fancy-text-suffix{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-fancy-text .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-fancy-text .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-fancy-text .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-fancy-text.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-fancy-text .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-fancy-text .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-fancy-text .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-feature-list .connector-type-classic .connector{border-color:var( --e-global-color-primary );}.elementor-widget-eael-feature-list .connector-type-modern .eael-feature-list-item:before, .elementor-widget-eael-feature-list .connector-type-modern .eael-feature-list-item:after{border-color:var( --e-global-color-primary );}.elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-title, .elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-title > a, .elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-title:visited{color:var( --e-global-color-primary );}.elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-title, .elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-title a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-feature-list .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-feature-list .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-feature-list .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-feature-list.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-feature-list .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-feature-list .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-feature-list .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-filterable-gallery .fg-caption-head .fg-item-price{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-filterable-gallery .fg-caption-head .fg-item-ratings{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-filterable-gallery .fg-item-category span{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-filterable-gallery .fg-filter-trigger > span{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-filterable-gallery .fg-layout-3-filter-controls li.control{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-filterable-gallery .eael-gallery-load-more .eael-filterable-gallery-load-more-text{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-filterable-gallery .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-filterable-gallery .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-filterable-gallery .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-filterable-gallery.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-filterable-gallery .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-filterable-gallery .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-filterable-gallery .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-flip-box .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-flip-box .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-flip-box .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-flip-box.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-flip-box .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-flip-box .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-flip-box .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-flip-carousel .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-flip-carousel .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-flip-carousel .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-flip-carousel.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-flip-carousel .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-flip-carousel .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-flip-carousel .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-fluentform .eael-fluentform-description{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-fluentform .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-fluentform .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-fluentform .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-fluentform.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-fluentform .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-fluentform .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-fluentform .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-formstack .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-formstack .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-formstack .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-formstack.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-formstack .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-formstack .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-formstack .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}html body .elementor-widget-eael-gravity-form .eael-gravity-form .gform_wrapper .gform_title, html body .elementor-widget-eael-gravity-form .eael-gravity-form .eael-gravity-form-title{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}html body .elementor-widget-eael-gravity-form .eael-gravity-form .gform_wrapper .gform_description, html body .elementor-widget-eael-gravity-form .eael-gravity-form .eael-gravity-form-description{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-gravity-form .eael-gravity-form .gf_progressbar_wrapper .gf_progressbar_title{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-gravity-form .eael-gravity-form .gf_progressbar_wrapper .gf_progressbar .gf_progressbar_percentage,\n .elementor-widget-eael-gravity-form .eael-gravity-form .gf_progressbar_wrapper .gf_progressbar .gf_progressbar_percentage span{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}html body .elementor-widget-eael-gravity-form .eael-gravity-form .gfield.gsection .gsection_title{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}html body .elementor-widget-eael-gravity-form .eael-gravity-form .ginput_container_fileupload input[type=\"file\"]::file-selector-button, html body .elementor-widget-eael-gravity-form .eael-gravity-form .ginput_container_fileupload input[type=\"file\"]::-webkit-file-upload-button, html body .elementor-widget-eael-gravity-form .eael-gravity-form .ginput_container_fileupload .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}html body .elementor-widget-eael-gravity-form .eael-gravity-form .gform_footer input[type=\"submit\"], html body .elementor-widget-eael-gravity-form .eael-gravity-form .gform_body .gform_page_footer input[type=\"submit\"], html body .elementor-widget-eael-gravity-form .eael-gravity-form .gform_body input[type=\"submit\"].gform-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}html body .elementor-widget-eael-gravity-form .eael-gravity-form .gform_body .gform_page_footer input[type=\"button\"]{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}html body .elementor-widget-eael-gravity-form .eael-gravity-form .gform_confirmation_wrapper .gform_confirmation_message{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-gravity-form .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-gravity-form .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-gravity-form .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-gravity-form.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-gravity-form .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-gravity-form .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-gravity-form .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-image-accordion .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-image-accordion .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-image-accordion .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-image-accordion.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-image-accordion .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-image-accordion .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-image-accordion .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-image-hotspots .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-image-hotspots .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-image-hotspots .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-image-hotspots.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-image-hotspots .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-image-hotspots .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-image-hotspots .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-image-scroller .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-image-scroller .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-image-scroller .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-image-scroller.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-image-scroller .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-image-scroller .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-image-scroller .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-image-comparison .twentytwenty-before-label:before, .elementor-widget-eael-image-comparison .twentytwenty-after-label:before{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-image-comparison .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-image-comparison .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-image-comparison .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-image-comparison.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-image-comparison .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-image-comparison .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-image-comparison .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-info-box .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-info-box .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-info-box .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-info-box.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-info-box .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-info-box .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-info-box .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-instafeed .eael-instafeed-caption, .elementor-widget-eael-instafeed .eael-instafeed-caption-text{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-instafeed .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-instafeed .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-instafeed .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-instafeed.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-instafeed .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-instafeed .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-instafeed .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-interactive-card .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-interactive-card .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-interactive-card .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-interactive-card.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-interactive-card .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-interactive-card .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-interactive-card .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-interactive-circle .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-interactive-circle .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-interactive-circle .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-interactive-circle.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-interactive-circle .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-interactive-circle .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-interactive-circle .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-interactive-promo .eael-interactive-promo figure figcaption h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-interactive-promo .eael-interactive-promo figure p{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-interactive-promo .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-interactive-promo .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-interactive-promo .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-interactive-promo.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-interactive-promo .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-interactive-promo .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-interactive-promo .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-learn-dash-course-list .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-learn-dash-course-list .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-learn-dash-course-list .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-learn-dash-course-list.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-learn-dash-course-list .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-learn-dash-course-list .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-learn-dash-course-list .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-lightbox .eael-lightbox-btn > span{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.eael-lightbox-container .eael-lightbox-content{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-lightbox .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-lightbox .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-lightbox .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-lightbox.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-lightbox .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-lightbox .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-lightbox .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-login-register .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-login-register .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-login-register .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-login-register.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-login-register .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-login-register .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-login-register .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-logo-carousel .eael-logo-carousel-title{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-logo-carousel .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-logo-carousel .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-logo-carousel .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-logo-carousel.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-logo-carousel .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-logo-carousel .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-logo-carousel .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-mailchimp .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-mailchimp .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-mailchimp .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-mailchimp.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-mailchimp .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-mailchimp .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-mailchimp .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-nft-gallery .eael-nft-gallery-load-more .eael-nft-gallery-load-more-text{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-nft-gallery .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-nft-gallery .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-nft-gallery .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-nft-gallery.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-nft-gallery .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-nft-gallery .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-nft-gallery .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-ninja .eael-ninja-form .eael-contact-form-description{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-ninja .eael-ninja-form .submit-container input[type=\"button\"],.elementor-widget-eael-ninja .eael-ninja-form .submit-container input[type=\"submit\"]{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-ninja .eael-ninja-form .nf-form-fields-required{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-ninja .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-ninja .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-ninja .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-ninja.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-ninja .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-ninja .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-ninja .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-offcanvas .eael-offcanvas-toggle{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-offcanvas .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-offcanvas .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-offcanvas .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-offcanvas.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-offcanvas .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-offcanvas .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-offcanvas .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-one-page-nav .eael-nav-dot-tooltip{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-one-page-nav .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-one-page-nav .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-one-page-nav .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-one-page-nav.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-one-page-nav .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-one-page-nav .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-one-page-nav .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-post-block .eael-entry-title > a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-post-block .eael-grid-post-excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-block .eael-entry-meta > div, .elementor-widget-eael-post-block .eael-entry-meta > span, .elementor-widget-eael-post-block .eael-entry-meta ul li i, .elementor-widget-eael-post-block .eael-entry-meta ul li a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-block .post-meta-categories li, .elementor-widget-eael-post-block .post-meta-categories li a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-block .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-post-block .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-post-block .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-post-block.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-post-block .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-post-block .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-post-block .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-post-carousel .eael-entry-title, .elementor-widget-eael-post-carousel .eael-entry-title > a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-post-carousel .eael-grid-post-excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-carousel .post-carousel-categories li a, .elementor-widget-eael-post-carousel .post-meta-categories li, .elementor-widget-eael-post-carousel .post-meta-categories li a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-carousel .eael-meta-posted-on{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-carousel .eael-entry-meta > span,.elementor-widget-eael-post-carousel .eael-entry-meta > .eael-posted-by,.elementor-widget-eael-post-carousel .eael-entry-meta > .eael-posted-on{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-carousel .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-post-carousel .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-post-carousel .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-post-carousel.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-post-carousel .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-post-carousel .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-post-carousel .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-post-grid .eael-meta-posted-on{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-grid .eael-entry-meta > span{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-grid .eael-entry-title, .elementor-widget-eael-post-grid .eael-entry-title a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-post-grid .eael-grid-post-excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-grid .post-meta-categories li, .elementor-widget-eael-post-grid .post-meta-categories li a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-grid .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-post-grid .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-post-grid .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-post-grid.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-post-grid .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-post-grid .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-post-grid .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-post-list .eael-post-list-header .header-title .title{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-list .eael-post-list-header .post-categories a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-list .eael-post-list-featured-wrap .featured-content .eael-post-list-title, .elementor-widget-eael-post-list .eael-post-list-featured-wrap .featured-content .eael-post-list-title a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-post-list .eael-post-list-featured-wrap .featured-content p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-list .eael-post-list-featured-wrap .featured-content .meta{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-list .eael-post-list-content .eael-post-list-title, .elementor-widget-eael-post-list .eael-post-list-content .eael-post-list-title a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-post-list .eael-post-list-content p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-list .eael-post-list-content .meta{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-list .eael-post-list-container.layout-advanced .eael-post-list-post .eael-post-list-content .boxed-meta .author-info h5{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-list .eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta .author-info > a p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-list .eael-post-list-container.layout-advanced .eael-post-list-content .boxed-meta .meta-categories .meta-cats-wrap a, .elementor-widget-eael-post-list .eael-post-list-container.layout-default .eael-post-list-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-2 .eael-post-list-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-2 .eael-post-list-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-default .featured-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-2 .featured-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-3 .featured-content .meta-categories a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-list .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-post-list .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-post-list .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-post-list.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-post-list .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-post-list .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-post-list .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-post-timeline .eael-timeline-post-title .eael-timeline-post-title-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-post-timeline .eael-timeline-post-excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-timeline .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-post-timeline .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-post-timeline .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-post-timeline.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-post-timeline .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-post-timeline .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-post-timeline .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-price-menu .eael-restaurant-menu .eael-restaurant-menu-title, .elementor-widget-eael-price-menu .eael-restaurant-menu .eael-restaurant-menu-title a{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-price-menu .eael-restaurant-menu .eael-restaurant-menu-price-discount{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-price-menu .eael-restaurant-menu .eael-restaurant-menu-price-original{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-price-menu .eael-restaurant-menu-description{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-price-menu .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-price-menu .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-price-menu .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-price-menu.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-price-menu .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-price-menu .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-price-menu .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-pricing-table .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-pricing-table .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-pricing-table .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-pricing-table.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-pricing-table .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-pricing-table .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-pricing-table .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eicon-woocommerce .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eicon-woocommerce .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eicon-woocommerce .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eicon-woocommerce.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eicon-woocommerce .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eicon-woocommerce .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eicon-woocommerce .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-progress-bar .eael-progressbar-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-progress-bar .eael-progressbar-line-fill.eael-has-inner-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-progress-bar .eael-progressbar-count-wrap{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-progress-bar .eael-progressbar-half-circle-after span{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-progress-bar .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-progress-bar .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-progress-bar .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-progress-bar.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-progress-bar .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-progress-bar .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-progress-bar .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-protected-content .eael-protected-content .protected-content{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-protected-content .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-protected-content .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-protected-content .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-protected-content.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-protected-content .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-protected-content .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-protected-content .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-simple-menu .eael-simple-menu >li > a, .eael-simple-menu-container .eael-simple-menu-toggle-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-simple-menu .eael-simple-menu li ul li > a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-simple-menu .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-simple-menu .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-simple-menu .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-simple-menu.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-simple-menu .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-simple-menu .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-simple-menu .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-static-product .eael-static-product .eael-static-product-details .eael-static-product-price-and-reviews .eael-static-product-price{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-static-product .eael-static-product .eael-static-product-details .eael-static-product-price-and-reviews .eael-static-product-reviews{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-static-product .eael-static-product-media a.eael-static-product-live-demo-btn{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-static-product .eael-static-product-details > h2 > a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-static-product .eael-static-product-details > p{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-static-product .eael-static-product-btn .eael-static-product-btn-inner{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-static-product .eael-static-product-add-to-cart .eael-static-product-btn-inner{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-static-product .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-static-product .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-static-product .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-static-product.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-static-product .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-static-product .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-static-product .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-sticky-video .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-sticky-video .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-sticky-video .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-sticky-video.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-sticky-video .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-sticky-video .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-sticky-video .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-svg-draw .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-svg-draw .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-svg-draw .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-svg-draw.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-svg-draw .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-svg-draw .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-svg-draw .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-team-member-carousel .eael-tm-name{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-team-member-carousel .eael-tm-title-divider{border-bottom-color:var( --e-global-color-primary );}.elementor-widget-eael-team-member-carousel .eael-tm-position{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-team-member-carousel .eael-tm-position-divider{border-bottom-color:var( --e-global-color-primary );}.elementor-widget-eael-team-member-carousel .eael-tm-description{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-team-member-carousel .eael-tm-description-divider{border-bottom-color:var( --e-global-color-primary );}.elementor-widget-eael-team-member-carousel .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-team-member-carousel .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-team-member-carousel .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-team-member-carousel.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-team-member-carousel .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-team-member-carousel .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-team-member-carousel .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-team-member .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-team-member .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-team-member .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-team-member.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-team-member .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-team-member .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-team-member .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-testimonial-slider .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-testimonial-slider .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-testimonial-slider .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-testimonial-slider.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-testimonial-slider .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-testimonial-slider .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-testimonial-slider .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-testimonial .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-testimonial .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-testimonial .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-testimonial.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-testimonial .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-testimonial .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-testimonial .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-toggle .eael-primary-toggle-label{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-toggle .eael-secondary-toggle-label{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-toggle .eael-toggle-content-wrap{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-toggle .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-toggle .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-toggle .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-toggle.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-toggle .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-toggle .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-toggle .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-tooltip .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-tooltip .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-tooltip .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-tooltip.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-tooltip .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-tooltip .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-tooltip .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-twitter-feed .eael-twitter-feed-item .eael-twitter-feed-item-icon{color:var( --e-global-color-primary );}.elementor-widget-eael-twitter-feed .eael-twitter-feed-load-more .eael-twitter-feed-load-more-text{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-twitter-feed .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-twitter-feed .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-twitter-feed .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-twitter-feed.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-twitter-feed .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-twitter-feed .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-twitter-feed .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-twitter-feed-carousel .eael-twitter-feed-item .eael-twitter-feed-item-icon{color:var( --e-global-color-primary );}.elementor-widget-eael-twitter-feed-carousel .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-twitter-feed-carousel .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-twitter-feed-carousel .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-twitter-feed-carousel.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-twitter-feed-carousel .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-twitter-feed-carousel .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-twitter-feed-carousel .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-typeform .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-typeform .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-typeform .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-typeform.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-typeform .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-typeform .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-typeform .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-weform .eael-weform-container ul.wpuf-form .wpuf-submit input[type=\"submit\"]{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-weform .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-weform .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-weform .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-weform.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-weform .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-weform .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-weform .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-woo-account-dashboard .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-account-dashboard .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-account-dashboard .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-woo-account-dashboard.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-woo-account-dashboard .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-woo-account-dashboard .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-woo-account-dashboard .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-woo-cart .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-cart .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-cart .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-woo-cart.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-woo-cart .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-woo-cart .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-woo-cart .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-woo-checkout .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-checkout .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-checkout .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-woo-checkout.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-woo-checkout .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-woo-checkout .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-woo-checkout .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-woo-collections .eael-woo-collections-overlay-inner h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-woo-collections .eael-woo-collections-overlay-inner span{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-woo-collections .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-collections .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-collections .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-woo-collections.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-woo-collections .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-woo-collections .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-woo-collections .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-woo-cross-sells .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-cross-sells .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-cross-sells .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-woo-cross-sells.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-woo-cross-sells .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-woo-cross-sells .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-woo-cross-sells .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-woo-product-carousel .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-product-carousel .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-product-carousel .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-woo-product-carousel.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-woo-product-carousel .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-woo-product-carousel .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-woo-product-carousel .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-woo-product-compare .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-product-compare .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-product-compare .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-woo-product-compare.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-woo-product-compare .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-woo-product-compare .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-woo-product-compare .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-woo-product-gallery .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-product-gallery .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-product-gallery .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-woo-product-gallery.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-woo-product-gallery .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-woo-product-gallery .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-woo-product-gallery .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-woo-product-list .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-product-list .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-product-list .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-woo-product-list.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-woo-product-list .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-woo-product-list .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-woo-product-list .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-woo-product-slider .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-product-slider .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-product-slider .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-woo-product-slider.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-woo-product-slider .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-woo-product-slider .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-woo-product-slider .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-woo-thank-you .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-thank-you .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-thank-you .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-woo-thank-you.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-woo-thank-you .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-woo-thank-you .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-woo-thank-you .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-eael-wpforms .eael-contact-form-description, .elementor-widget-eael-wpforms .wpforms-description{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-wpforms .eael-wpforms .wpforms-field label, .elementor-widget-eael-wpforms .eael-wpforms .wpforms-field legend{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-wpforms .eael-wpforms .wpforms-field input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .elementor-widget-eael-wpforms .eael-wpforms .wpforms-field textarea, .elementor-widget-eael-wpforms .eael-wpforms .wpforms-field select{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-wpforms .eael-wpforms .wpforms-submit-container .wpforms-submit{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-wpforms .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-wpforms .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-wpforms .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-eael-wpforms.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-wpforms .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-eael-wpforms .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-eael-wpforms .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-grid-item .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-grid-item .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-grid-item .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-grid-item.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-grid-item .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-grid-item .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-grid-item .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-text-path{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-text-path textPath{text-decoration:var( --e-global-typography-text-text-decoration );}.elementor-widget-text-path .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-text-path .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-text-path .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-text-path.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-text-path .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-text-path .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-text-path .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-addon-banner .premium-banner-ib-desc .premium_banner_title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-banner .premium_banner_content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-premium-addon-banner .premium-banner-link{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );color:var( --e-global-color-text );}.elementor-widget-premium-addon-banner .premium-banner-link:hover, .elementor-widget-premium-addon-banner .premium-button-line6::after{color:var( --e-global-color-text );}.elementor-widget-premium-addon-banner .premium-btn-svg{stroke:var( --e-global-color-secondary );}.elementor-widget-premium-addon-banner .premium-button-line2::before, .elementor-widget-premium-addon-banner .premium-button-line4::before, .elementor-widget-premium-addon-banner .premium-button-line5::before, .elementor-widget-premium-addon-banner .premium-button-line5::after, .elementor-widget-premium-addon-banner .premium-button-line6::before, .elementor-widget-premium-addon-banner .premium-button-line7::before{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-banner .premium-button-style7 .premium-button-text-icon-wrapper:before{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-banner .premium-button-style7 .premium-button-text-icon-wrapper:after{background-color:var( --e-global-color-text );}.elementor-widget-premium-addon-banner .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-banner .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-banner .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-addon-banner.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-banner .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-banner .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-banner .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-addon-blog .premium-blog-filters-container li a.category{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );color:var( --e-global-color-secondary );background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-blog .premium-blog-filters-container li a.active{color:var( --e-global-color-primary );background-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-blog .premium-blog-post-link:before, .elementor-widget-premium-addon-blog .premium-blog-post-link:after{border-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-blog .premium-blog-entry-title, .elementor-widget-premium-addon-blog .premium-blog-entry-title a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-blog .premium-blog-entry-title a{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-blog .premium-blog-entry-title:hover a{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-blog .premium-blog-cats-container a{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-blog .premium-blog-meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-blog .premium-blog-post-content{color:var( --e-global-color-text );}.elementor-widget-premium-addon-blog .premium-blog-post-tags-container{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-blog .premium-blog-pagination-container .page-numbers{color:var( --e-global-color-secondary );background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-blog .premium-blog-pagination-container .page-numbers:hover{color:var( --e-global-color-primary );background-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-blog .premium-blog-pagination-container span.current{color:var( --e-global-color-primary );background-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-blog ul.slick-dots li{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-blog ul.slick-dots li.slick-active{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-blog .premium-blog-wrap .slick-arrow{color:var( --e-global-color-primary );background-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-blog .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-blog .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-blog .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-addon-blog.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-blog .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-blog .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-blog .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-addon-button .premium-button{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-button .premium-button .premium-button-text-icon-wrapper span{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-button .premium-button-text-icon-wrapper i{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-button .premium-drawable-icon *, .elementor-widget-premium-addon-button .premium-button-text-icon-wrapper svg:not([class*=\"premium-\"]){fill:var( --e-global-color-secondary );}.elementor-widget-premium-addon-button .premium-button, .elementor-widget-premium-addon-button .premium-button.premium-button-style2-shutinhor:before , .elementor-widget-premium-addon-button .premium-button.premium-button-style2-shutinver:before , .elementor-widget-premium-addon-button .premium-button-style5-radialin:before , .elementor-widget-premium-addon-button .premium-button-style5-rectin:before{background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-button .premium-button:hover .premium-button-text-icon-wrapper span, .elementor-widget-premium-addon-button .premium-button-line6::after{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-button .premium-button:hover .premium-button-text-icon-wrapper i{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-button .premium-button:hover .premium-drawable-icon *, .elementor-widget-premium-addon-button .premium-button:hover svg:not([class*=\"premium-\"]){fill:var( --e-global-color-primary );}.elementor-widget-premium-addon-button .premium-btn-svg{stroke:var( --e-global-color-secondary );}.elementor-widget-premium-addon-button .premium-button-line2::before, .elementor-widget-premium-addon-button .premium-button-line4::before, .elementor-widget-premium-addon-button .premium-button-line5::before, .elementor-widget-premium-addon-button .premium-button-line5::after, .elementor-widget-premium-addon-button .premium-button-line6::before, .elementor-widget-premium-addon-button .premium-button-line7::before{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-button .premium-button-style4-icon-wrapper{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-button .premium-button-style4-icon-wrapper svg{fill:var( --e-global-color-primary );}.elementor-widget-premium-addon-button .premium-button-none:hover, .elementor-widget-premium-addon-button .premium-button-style8:hover, .elementor-widget-premium-addon-button .premium-button-style1:before, .elementor-widget-premium-addon-button .premium-button-style2-shutouthor:before, .elementor-widget-premium-addon-button .premium-button-style2-shutoutver:before, .elementor-widget-premium-addon-button .premium-button-style2-shutinhor, .elementor-widget-premium-addon-button .premium-button-style2-shutinver, .elementor-widget-premium-addon-button .premium-button-style2-dshutinhor:before, .elementor-widget-premium-addon-button .premium-button-style2-dshutinver:before, .elementor-widget-premium-addon-button .premium-button-style2-scshutouthor:before, .elementor-widget-premium-addon-button .premium-button-style2-scshutoutver:before, .elementor-widget-premium-addon-button .premium-button-style3-after:hover, .elementor-widget-premium-addon-button .premium-button-style3-before:hover, .elementor-widget-premium-addon-button .premium-button-style4-icon-wrapper, .elementor-widget-premium-addon-button .premium-button-style5-radialin, .elementor-widget-premium-addon-button .premium-button-style5-radialout:before, .elementor-widget-premium-addon-button .premium-button-style5-rectin, .elementor-widget-premium-addon-button .premium-button-style5-rectout:before, .elementor-widget-premium-addon-button .premium-button-style6-bg, .elementor-widget-premium-addon-button .premium-button-style6:before{background-color:var( --e-global-color-text );}.elementor-widget-premium-addon-button .premium-button-style7 .premium-button-text-icon-wrapper:before{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-button .premium-button-style7 .premium-button-text-icon-wrapper:after{background-color:var( --e-global-color-text );}.elementor-widget-premium-addon-button .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-button .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-button .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-addon-button.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-button .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-button .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-button .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-carousel-widget .premium-carousel-wrapper .slick-arrow{color:var( --e-global-color-secondary );}.elementor-widget-premium-carousel-widget .premium-carousel-wrapper .slick-arrow svg{fill:var( --e-global-color-secondary );}.elementor-widget-premium-carousel-widget .premium-carousel-wrapper .slick-arrow:hover{color:var( --e-global-color-secondary );}.elementor-widget-premium-carousel-widget .premium-carousel-wrapper .slick-arrow:hover svg{fill:var( --e-global-color-secondary );}.elementor-widget-premium-carousel-widget .premium-carousel-nav-fraction{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-carousel-widget ul.slick-dots li{color:var( --e-global-color-secondary );}.elementor-widget-premium-carousel-widget ul.slick-dots li svg{fill:var( --e-global-color-secondary );}.elementor-widget-premium-carousel-widget .fraction-pagination-total{color:var( --e-global-color-secondary );}.elementor-widget-premium-carousel-widget .fraction-pagination-separator{color:var( --e-global-color-secondary );}.elementor-widget-premium-carousel-widget ul.slick-dots li.slick-active{color:var( --e-global-color-primary );}.elementor-widget-premium-carousel-widget ul.slick-dots li.slick-active svg{fill:var( --e-global-color-primary );}.elementor-widget-premium-carousel-widget .fraction-pagination-current{color:var( --e-global-color-primary );}.elementor-widget-premium-carousel-widget .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-carousel-widget .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-carousel-widget .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-carousel-widget.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-carousel-widget .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-carousel-widget .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-carousel-widget .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-countdown-timer .countdown-amount, .elementor-widget-premium-countdown-timer .inn{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );background-color:var( --e-global-color-primary );}.elementor-widget-premium-countdown-timer .countdown-period, .elementor-widget-premium-countdown-timer .premium-countdown-label, .elementor-widget-premium-countdown-timer .flip-clock-label{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-countdown-timer .countdown_separator{color:var( --e-global-color-secondary );}.elementor-widget-premium-countdown-timer .countdown-separator-circle{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-countdown-timer .premium-countdown-exp-message{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-premium-countdown-timer .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-countdown-timer .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-countdown-timer .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-countdown-timer.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-countdown-timer .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-countdown-timer .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-countdown-timer .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-counter .premium-counter-area .premium-counter-icon .icon i{color:var( --e-global-color-primary );}.elementor-widget-premium-counter .premium-drawable-icon *, .elementor-widget-premium-counter .premium-counter-icon svg:not([class*=\"premium-\"]){fill:var( --e-global-color-primary );}.elementor-widget-premium-counter .premium-counter-area .premium-counter-icon .icon-bg{background:var( --e-global-color-secondary );}.elementor-widget-premium-counter .premium-counter-title .premium-counter-title-val{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-counter .premium-counter-desc{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-counter .premium-counter-area .premium-counter-init{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-counter .premium-counter-area span#prefix{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-counter .premium-counter-area span#suffix{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-counter .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-counter .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-counter .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-counter.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-counter .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-counter .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-counter .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-addon-dual-header .premium-dual-header-first-span{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );color:var( --e-global-color-primary );}.elementor-widget-premium-addon-dual-header .premium-dual-header-second-header{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-dual-header.premium-bg-text-yes .elementor-widget-container:before{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-dual-header .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-dual-header .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-dual-header .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-addon-dual-header.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-dual-header .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-dual-header .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-dual-header .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-addon-fancy-text .premium-fancy-text{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-fancy-text .premium-fancy-svg-text .premium-fancy-list-items{fill:var( --e-global-color-primary );}.elementor-widget-premium-addon-fancy-text .premium-fancy-text-wrapper:not(.auto-fade) .premium-fancy-text, .elementor-widget-premium-addon-fancy-text .premium-fancy-text svg g > text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-fancy-text .typed-cursor{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-fancy-text .premium-prefix-text, .elementor-widget-premium-addon-fancy-text .premium-suffix-text{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-fancy-text .loading .premium-loading-bar{background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-fancy-text .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-fancy-text .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-fancy-text .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-addon-fancy-text.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-fancy-text .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-fancy-text .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-fancy-text .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-img-gallery .premium-gallery-img-name, .elementor-widget-premium-img-gallery .premium-gallery-img-name a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-img-gallery .premium-gallery-img-desc, .elementor-widget-premium-img-gallery .premium-gallery-img-desc a{color:var( --e-global-color-text );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-img-gallery .pa-gallery-magnific-image i, .elementor-widget-premium-img-gallery .pa-gallery-img-link i{color:var( --e-global-color-primary );}.elementor-widget-premium-img-gallery .pa-gallery-magnific-image svg, .elementor-widget-premium-img-gallery .pa-gallery-img-link svg{fill:var( --e-global-color-primary );color:var( --e-global-color-primary );}.elementor-widget-premium-img-gallery .pa-gallery-magnific-image span, .elementor-widget-premium-img-gallery .pa-gallery-img-link span{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-img-gallery .pa-gallery-magnific-image:hover i, .elementor-widget-premium-img-gallery .pa-gallery-img-link:hover i{color:var( --e-global-color-primary );}.elementor-widget-premium-img-gallery .pa-gallery-magnific-image:hover svg, .elementor-widget-premium-img-gallery .pa-gallery-img-link:hover svg{fill:var( --e-global-color-primary );color:var( --e-global-color-primary );}.elementor-widget-premium-img-gallery .pa-gallery-magnific-image:hover span, .elementor-widget-premium-img-gallery .pa-gallery-img-link:hover span{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-img-gallery .premium-gallery-cats-container li a.category{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );color:var( --e-global-color-secondary );}.elementor-widget-premium-img-gallery .premium-gallery-cats-container li a.active{color:var( --e-global-color-primary );}.elementor-widget-premium-img-gallery .premium-gallery-load-more-btn{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );color:var( --e-global-color-secondary );}.elementor-widget-premium-img-gallery .premium-gallery-load-more-btn .premium-loader{border-color:var( --e-global-color-secondary );border-top-color:var( --e-global-color-secondary );}.elementor-widget-premium-img-gallery .premium-gallery-load-more-btn:hover{color:var( --e-global-color-secondary );}.elementor-widget-premium-img-gallery .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-img-gallery .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-img-gallery .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-img-gallery.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-img-gallery .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-img-gallery .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-img-gallery .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-icon-list .premium-bullet-list-wrapper i, .elementor-widget-premium-icon-list .premium-bullet-list-icon-text p{color:var( --e-global-color-primary );}.elementor-widget-premium-icon-list svg:not([class*=\"premium-\"]){fill:var( --e-global-color-primary );}.elementor-widget-premium-icon-list .premium-bullet-list-blur:hover .premium-bullet-list-wrapper i, .elementor-widget-premium-icon-list .premium-bullet-list-blur:hover .premium-bullet-list-wrapper svg, .elementor-widget-premium-icon-list .premium-bullet-list-blur:hover .premium-bullet-list-wrapper .premium-bullet-list-icon-text p{text-shadow:var( --e-global-color-primary );}.elementor-widget-premium-icon-list .premium-bullet-list-content:hover .premium-bullet-list-wrapper i, .elementor-widget-premium-icon-list .premium-bullet-list-content:hover .premium-bullet-list-icon-text p{color:var( --e-global-color-primary );}.elementor-widget-premium-icon-list .premium-bullet-list-blur .premium-bullet-list-content:hover .premium-bullet-list-wrapper i, .elementor-widget-premium-icon-list .premium-bullet-list-blur .premium-bullet-list-content:hover .premium-bullet-list-icon-text p{text-shadow:var( --e-global-color-primary );color:var( --e-global-color-primary );}.elementor-widget-premium-icon-list .premium-bullet-list-content:hover svg:not([class*=\"premium-\"]){fill:var( --e-global-color-primary );} .elementor-widget-premium-icon-list .premium-bullet-list-icon-text p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );} .elementor-widget-premium-icon-list .premium-bullet-list-text span {font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );} .elementor-widget-premium-icon-list .premium-bullet-list-text span{color:var( --e-global-color-primary );} .elementor-widget-premium-icon-list .premium-bullet-list-blur:hover .premium-bullet-list-text span{text-shadow:var( --e-global-color-primary );}.elementor-widget-premium-icon-list .premium-bullet-list-content:hover .premium-bullet-list-text span{color:var( --e-global-color-primary );}.elementor-widget-premium-icon-list .premium-bullet-list-blur .premium-bullet-list-content:hover .premium-bullet-list-text span{text-shadow:var( --e-global-color-primary );color:var( --e-global-color-primary );} .elementor-widget-premium-icon-list .premium-bullet-list-badge span{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-premium-icon-list .premium-bullet-list-badge span{color:var( --e-global-color-primary );background-color:var( --e-global-color-primary );}.elementor-widget-premium-icon-list .premium-bullet-list-divider:not(:last-child):after {border-top-color:var( --e-global-color-secondary );}.elementor-widget-premium-icon-list .premium-bullet-list-divider-inline:not(:last-child):after {border-left-color:var( --e-global-color-secondary );}.elementor-widget-premium-icon-list li.premium-bullet-list-content:not(:last-of-type) .premium-bullet-list-connector .premium-icon-connector-content:after{border-color:var( --e-global-color-secondary );}.elementor-widget-premium-icon-list .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-icon-list .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-icon-list .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-icon-list.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-icon-list .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-icon-list .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-icon-list .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-addon-image-button .premium-image-button{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-image-button .premium-image-button .premium-image-button-text-icon-wrapper span{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-image-button .premium-image-button-text-icon-wrapper i{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-image-button .premium-drawable-icon, .elementor-widget-premium-addon-image-button svg:not([class*=\"premium-\"]){fill:var( --e-global-color-secondary );}.elementor-widget-premium-addon-image-button .premium-image-button:hover .premium-image-button-text-icon-wrapper span, .elementor-widget-premium-addon-image-button .premium-button-line6::after{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-image-button .premium-image-button:hover .premium-image-button-text-icon-wrapper i{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-image-button .premium-image-button:hover .premium-drawable-icon, .elementor-widget-premium-addon-image-button .premium-image-button:hover svg:not([class*=\"premium-\"]){fill:var( --e-global-color-secondary );}.elementor-widget-premium-addon-image-button .premium-btn-svg{stroke:var( --e-global-color-primary );}.elementor-widget-premium-addon-image-button .premium-button-line2::before, .elementor-widget-premium-addon-image-button .premium-button-line4::before, .elementor-widget-premium-addon-image-button .premium-button-line5::before, .elementor-widget-premium-addon-image-button .premium-button-line5::after, .elementor-widget-premium-addon-image-button .premium-button-line6::before, .elementor-widget-premium-addon-image-button .premium-button-line7::before{background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-image-button .premium-image-button-style4-icon-wrapper{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-image-button .premium-image-button-style4-icon-wrapper svg{fill:var( --e-global-color-primary );}.elementor-widget-premium-addon-image-button .premium-image-button-style3:before{background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-image-button .premium-image-button-overlap-effect-horizontal:before, .elementor-widget-premium-addon-image-button .premium-image-button-overlap-effect-vertical:before{background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-image-button .premium-image-button-none:hover, .elementor-widget-premium-addon-image-button .premium-button-style8:hover, .elementor-widget-premium-addon-image-button .premium-image-button-style4-icon-wrapper, .elementor-widget-premium-addon-image-button .premium-image-button-style1:before, .elementor-widget-premium-addon-image-button .premium-image-button-style3:hover, .elementor-widget-premium-addon-image-button .premium-image-button-overlap-effect-horizontal:hover, .elementor-widget-premium-addon-image-button .premium-image-button-overlap-effect-vertical:hover, .elementor-widget-premium-addon-image-button .premium-button-style6-bg, .elementor-widget-premium-addon-image-button .premium-button-style6:before{background-color:var( --e-global-color-text );}.elementor-widget-premium-addon-image-button .premium-image-button-squares-effect:before, .elementor-widget-premium-addon-image-button .premium-image-button-squares-effect:after,.elementor-widget-premium-addon-image-button .premium-image-button-squares-square-container:before, .elementor-widget-premium-addon-image-button .premium-image-button-squares-square-container:after{background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-image-button .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-image-button .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-image-button .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-addon-image-button.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-image-button .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-image-button .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-image-button .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-image-scroll .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-image-scroll .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-image-scroll .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-image-scroll.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-image-scroll .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-image-scroll .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-image-scroll .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-addon-image-separator .premium-image-separator-container i{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-image-separator .premium-drawable-icon *, .elementor-widget-premium-addon-image-separator svg:not([class*=\"premium-\"]){fill:var( --e-global-color-primary );}.elementor-widget-premium-addon-image-separator .premium-image-separator-container i:hover{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-image-separator .premium-drawable-icon:hover *, .elementor-widget-premium-addon-image-separator svg:not([class*=\"premium-\"]):hover{fill:var( --e-global-color-primary );}.elementor-widget-premium-addon-image-separator .premium-image-separator-container i, .elementor-widget-premium-addon-image-separator .premium-image-separator-container > svg{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-image-separator .premium-image-separator-container i:hover, .elementor-widget-premium-addon-image-separator .premium-image-separator-container > svg:hover{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-image-separator .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-image-separator .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-image-separator .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-addon-image-separator.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-image-separator .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-image-separator .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-image-separator .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-lottie .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-lottie .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-lottie .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-lottie.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-lottie .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-lottie .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-lottie .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-addon-maps .premium-maps-info-title{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-maps .premium-maps-info-desc, .elementor-widget-premium-addon-maps .premium-maps-info-desc a{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-maps .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-maps .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-maps .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-addon-maps.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-maps .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-maps .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-maps .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-media-wheel .premium-adv-carousel__media-title{color:var( --e-global-color-primary );}.elementor-widget-premium-media-wheel .premium-adv-carousel__media-desc{color:var( --e-global-color-primary );}.elementor-widget-premium-media-wheel .flipster__button i{color:var( --e-global-color-primary );}.elementor-widget-premium-media-wheel .flipster__button svg, .elementor-widget-premium-media-wheel .flipster__button svg *{fill:var( --e-global-color-primary );}.elementor-widget-premium-media-wheel .flipster__button{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-media-wheel .pa-media-magnific-image i{color:var( --e-global-color-primary );}.elementor-widget-premium-media-wheel .pa-media-magnific-image svg{fill:var( --e-global-color-primary );color:var( --e-global-color-primary );}.elementor-widget-premium-media-wheel .pa-media-magnific-image span{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-media-wheel .pa-media-magnific-image:hover i{color:var( --e-global-color-primary );}.elementor-widget-premium-media-wheel .pa-media-magnific-image:hover svg{fill:var( --e-global-color-primary );color:var( --e-global-color-primary );}.elementor-widget-premium-media-wheel .pa-media-magnific-image:hover span{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-media-wheel .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-media-wheel .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-media-wheel .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-media-wheel.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-media-wheel .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-media-wheel .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-media-wheel .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-addon-modal-box .premium-modal-trigger-btn, .elementor-widget-premium-addon-modal-box .premium-modal-trigger-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-modal-box .premium-modal-trigger-btn i{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-modal-box .premium-modal-trigger-btn svg:not(.premium-btn-svg), .elementor-widget-premium-addon-modal-box .premium-modal-trigger-btn svg:not(.premium-btn-svg) *{fill:var( --e-global-color-secondary );}.elementor-widget-premium-addon-modal-box .premium-modal-trigger-btn, .elementor-widget-premium-addon-modal-box .premium-button-style2-shutinhor:before, .elementor-widget-premium-addon-modal-box .premium-button-style2-shutinver:before, .elementor-widget-premium-addon-modal-box .premium-button-style5-radialin:before, .elementor-widget-premium-addon-modal-box .premium-button-style5-rectin:before{background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-modal-box .premium-modal-trigger-btn:hover, .elementor-widget-premium-addon-modal-box .premium-modal-trigger-text:hover, .elementor-widget-premium-addon-modal-box .premium-button-line6::after{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-modal-box .premium-modal-trigger-btn:hover i{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-modal-box .premium-modal-trigger-btn:hover svg:not(.premium-btn-svg), .elementor-widget-premium-addon-modal-box .premium-modal-trigger-btn:hover svg:not(.premium-btn-svg) *{fill:var( --e-global-color-primary );}.elementor-widget-premium-addon-modal-box .premium-btn-svg{stroke:var( --e-global-color-secondary );}.elementor-widget-premium-addon-modal-box .premium-button-line2::before, .elementor-widget-premium-addon-modal-box .premium-button-line4::before, .elementor-widget-premium-addon-modal-box .premium-button-line5::before, .elementor-widget-premium-addon-modal-box .premium-button-line5::after, .elementor-widget-premium-addon-modal-box .premium-button-line6::before, .elementor-widget-premium-addon-modal-box .premium-button-line7::before{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-modal-box .premium-button-style7 .premium-button-text-icon-wrapper:before{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-modal-box .premium-button-style7 .premium-button-text-icon-wrapper:after{background-color:var( --e-global-color-text );}.elementor-widget-premium-addon-modal-box .premium-button-none:hover, .elementor-widget-premium-addon-modal-box .premium-button-style8:hover, .elementor-widget-premium-addon-modal-box .premium-button-style1:before, .elementor-widget-premium-addon-modal-box .premium-button-style2-shutouthor:before, .elementor-widget-premium-addon-modal-box .premium-button-style2-shutoutver:before, .elementor-widget-premium-addon-modal-box .premium-button-style2-shutinhor, .elementor-widget-premium-addon-modal-box .premium-button-style2-shutinver, .elementor-widget-premium-addon-modal-box .premium-button-style2-dshutinhor:before, .elementor-widget-premium-addon-modal-box .premium-button-style2-dshutinver:before, .elementor-widget-premium-addon-modal-box .premium-button-style2-scshutouthor:before, .elementor-widget-premium-addon-modal-box .premium-button-style2-scshutoutver:before, .elementor-widget-premium-addon-modal-box .premium-button-style5-radialin, .elementor-widget-premium-addon-modal-box .premium-button-style5-radialout:before, .elementor-widget-premium-addon-modal-box .premium-button-style5-rectin, .elementor-widget-premium-addon-modal-box .premium-button-style5-rectout:before, .elementor-widget-premium-addon-modal-box .premium-button-style6-bg, .elementor-widget-premium-addon-modal-box .premium-button-style6:before{background:var( --e-global-color-text );}.elementor-widget-premium-addon-modal-box .premium-modal-box-modal-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-modal-box .premium-modal-box-modal-lower-close{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );color:var( --e-global-color-secondary );background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-modal-box .premium-modal-box-modal-lower-close:hover{color:var( --e-global-color-primary );background-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-modal-box .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-modal-box .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-modal-box .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-addon-modal-box.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-modal-box .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-modal-box .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-modal-box .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-nav-menu .premium-main-nav-menu > .premium-nav-menu-item > .premium-menu-link{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );color:var( --e-global-color-text );}.elementor-widget-premium-nav-menu .premium-main-nav-menu > .premium-nav-menu-item > .premium-menu-link .premium-dropdown-icon{color:var( --e-global-color-text );}.elementor-widget-premium-nav-menu .premium-main-nav-menu > .premium-nav-menu-item:hover > .premium-menu-link{color:var( --e-global-color-secondary );}.elementor-widget-premium-nav-menu .premium-main-nav-menu > .premium-nav-menu-item:hover > .premium-menu-link .premium-dropdown-icon{color:var( --e-global-color-secondary );}.elementor-widget-premium-nav-menu .premium-nav-widget-container:not(.premium-nav-pointer-framed) .premium-menu-link-parent:before,\r\n .elementor-widget-premium-nav-menu .premium-nav-widget-container:not(.premium-nav-pointer-framed) .premium-menu-link-parent:after{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-nav-menu .premium-nav-pointer-framed .premium-menu-link-parent:before,\r\n .elementor-widget-premium-nav-menu .premium-nav-pointer-framed .premium-menu-link-parent:after{border-color:var( --e-global-color-secondary );}.elementor-widget-premium-nav-menu .premium-main-nav-menu > .premium-active-item > .premium-menu-link{color:var( --e-global-color-accent );}.elementor-widget-premium-nav-menu .premium-main-nav-menu > .premium-active-item > .premium-menu-link .premium-dropdown-icon{color:var( --e-global-color-accent );}.elementor-widget-premium-nav-menu .premium-nav-menu-item > .premium-menu-link > .premium-item-icon{color:var( --e-global-color-primary );}.elementor-widget-premium-nav-menu .premium-main-nav-menu .premium-sub-menu .premium-sub-menu-link{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );color:var( --e-global-color-secondary );}.elementor-widget-premium-nav-menu .premium-main-nav-menu .premium-sub-menu .premium-sub-menu-link .premium-dropdown-icon{color:var( --e-global-color-secondary );}.elementor-widget-premium-nav-menu:not(.premium-hamburger-menu):not(.premium-nav-slide):not(.premium-nav-dropdown) .premium-main-nav-menu .premium-sub-menu .premium-sub-menu-item:hover,\r\n .elementor-widget-premium-nav-menu.premium-hamburger-menu .premium-main-nav-menu .premium-sub-menu > .premium-sub-menu-item:hover > .premium-sub-menu-link,\r\n .elementor-widget-premium-nav-menu.premium-nav-slide .premium-main-nav-menu .premium-sub-menu > .premium-sub-menu-item:hover > .premium-sub-menu-link,\r\n .elementor-widget-premium-nav-menu.premium-nav-dropdown .premium-main-nav-menu .premium-sub-menu > .premium-sub-menu-item:hover > .premium-sub-menu-link{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-nav-menu .premium-main-nav-menu .premium-sub-menu .premium-active-item .premium-sub-menu-link .premium-dropdown-icon{color:var( --e-global-color-primary );}.elementor-widget-premium-nav-menu .premium-sub-menu-item .premium-sub-menu-link .premium-sub-item-icon{color:var( --e-global-color-primary );}.elementor-widget-premium-nav-menu .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-nav-menu .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-nav-menu .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-nav-menu.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-nav-menu .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-nav-menu .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-nav-menu .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-notifications .premium-blog-post-link:before, .elementor-widget-premium-notifications .premium-blog-post-link:after{border-color:var( --e-global-color-secondary );}.elementor-widget-premium-notifications .premium-blog-entry-title, .elementor-widget-premium-notifications .premium-blog-entry-title a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-notifications .premium-blog-entry-title a{color:var( --e-global-color-secondary );}.elementor-widget-premium-notifications .premium-blog-entry-title:hover a{color:var( --e-global-color-primary );}.elementor-widget-premium-notifications .premium-blog-meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-notifications .premium-blog-post-content{color:var( --e-global-color-text );}.elementor-widget-premium-notifications .premium-blog-post-tags-container{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );color:var( --e-global-color-secondary );}.elementor-widget-premium-notifications .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-notifications .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-notifications .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-notifications.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-notifications .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-notifications .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-notifications .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-addon-person .premium-person-name{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-person .premium-person-title{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-person .premium-person-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-person .premium-person-list-item i{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-person .premium-person-list-item:hover i{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-person .premium-persons-container .slick-arrow{color:var( --e-global-color-primary );background-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-person .premium-persons-container .slick-arrow:hover{color:var( --e-global-color-primary );background-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-person .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-person .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-person .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-addon-person.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-person .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-person .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-person .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-pinterest-feed .premium-pinterest-feed__pin-creator a{color:var( --e-global-color-secondary );}.elementor-widget-premium-pinterest-feed .premium-pinterest-feed__created-at{color:var( --e-global-color-secondary );}.elementor-widget-premium-pinterest-feed .premium-pinterest-feed__board-title{color:var( --e-global-color-secondary );}.elementor-widget-premium-pinterest-feed .premium-pinterest-feed__board-pins-number{color:var( --e-global-color-secondary );}.elementor-widget-premium-pinterest-feed .premium-pinterest-feed__board-trigger, .elementor-widget-premium-pinterest-feed .premium-pinterest-feed__load-more-btn{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-premium-pinterest-feed ul.slick-dots li{color:var( --e-global-color-secondary );}.elementor-widget-premium-pinterest-feed ul.slick-dots li.slick-active{color:var( --e-global-color-primary );}.elementor-widget-premium-pinterest-feed .premium-pinterest-feed__pins-wrapper .slick-arrow{color:var( --e-global-color-primary );background-color:var( --e-global-color-secondary );}.elementor-widget-premium-pinterest-feed .premium-pinterest-feed__username a{color:var( --e-global-color-secondary );}.elementor-widget-premium-pinterest-feed .premium-pinterest-sharer{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-pinterest-feed .premium-pinterest-share-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-pinterest-feed .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-pinterest-feed .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-pinterest-feed .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-pinterest-feed.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-pinterest-feed .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-pinterest-feed .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-pinterest-feed .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-post-ticker.premium-ticker-pointer-yes:not(.premium-reversed-yes) .premium-post-ticker__content > div:first-child::after{border-left-color:var( --e-global-color-primary );}.elementor-widget-premium-post-ticker.premium-ticker-pointer-yes.premium-reversed-yes .premium-post-ticker__content > div:first-child::after{border-right-color:var( --e-global-color-primary );}.elementor-widget-premium-post-ticker.premium-post-ticker__layout-3 .premium-post-ticker__header-wrapper::after{background-color:var( --e-global-color-text );}.elementor-widget-premium-post-ticker .premium-post-ticker__title-wrapper, .elementor-widget-premium-post-ticker.premium-post-ticker__layout-2 .premium-post-ticker__title-wrapper::after, .elementor-widget-premium-post-ticker.premium-post-ticker__layout-3 .premium-post-ticker__header-wrapper::after{background-color:var( --e-global-color-primary );}.elementor-widget-premium-post-ticker .premium-post-ticker__post-date span{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-post-ticker .premium-post-ticker__post-author a{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-post-ticker .premium-post-ticker__post-author a, .elementor-widget-premium-post-ticker .premium-post-ticker__post-author i{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-premium-post-ticker .premium-post-ticker__arrows a{color:var( --e-global-color-secondary );}.elementor-widget-premium-post-ticker .premium-post-ticker__arrows a:hover{color:var( --e-global-color-primary );background-color:var( --e-global-color-secondary );}.elementor-widget-premium-post-ticker .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-post-ticker .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-post-ticker .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-post-ticker.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-post-ticker .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-post-ticker .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-post-ticker .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-addon-pricing-table .premium-pricing-icon-container i{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-pricing-table .premium-pricing-icon-container .premium-drawable-icon *, .elementor-widget-premium-addon-pricing-table .premium-pricing-icon-container svg:not([class*=\"premium-\"]){fill:var( --e-global-color-secondary );}.elementor-widget-premium-addon-pricing-table .premium-pricing-icon-container i, .elementor-widget-premium-addon-pricing-table .premium-pricing-icon, .elementor-widget-premium-addon-pricing-table .premium-pricing-image{background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-pricing-table .premium-pricing-table-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-slashed-price-value{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-price-currency{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-price-value{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-price-separator{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-price-duration{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-list-span{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-pricing-table .premium-pricing-list .premium-pricing-list-span{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-feature-icon{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-pricing-table .premium-pricing-list-item .premium-drawable-icon *, .elementor-widget-premium-addon-pricing-table .premium-pricing-list-item svg:not([class*=\"premium-\"]){fill:var( --e-global-color-primary );}.elementor-widget-premium-addon-pricing-table .premium-pricing-list-tooltip{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-description-container{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-price-button{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-pricing-table .premium-pricing-price-button:hover, .elementor-widget-premium-addon-pricing-table .premium-button-line6::after{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-pricing-table .premium-btn-svg{stroke:var( --e-global-color-secondary );}.elementor-widget-premium-addon-pricing-table .premium-button-line2::before, .elementor-widget-premium-addon-pricing-table .premium-button-line4::before, .elementor-widget-premium-addon-pricing-table .premium-button-line5::before, .elementor-widget-premium-addon-pricing-table .premium-button-line5::after, .elementor-widget-premium-addon-pricing-table .premium-button-line6::before, .elementor-widget-premium-addon-pricing-table .premium-button-line7::before{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-pricing-table .premium-button-style7 .premium-button-text-icon-wrapper:before{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-pricing-table .premium-button-style7 .premium-button-text-icon-wrapper:after{background-color:var( --e-global-color-text );}.elementor-widget-premium-addon-pricing-table .premium-pricing-badge-container .corner span{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-pricing-table .premium-badge-triangle.premium-badge-left .corner{border-top-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-pricing-table .premium-badge-triangle.premium-badge-right .corner{border-right-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-pricing-table .premium-badge-circle, .elementor-widget-premium-addon-pricing-table .premium-badge-stripe .corner, .elementor-widget-premium-addon-pricing-table .premium-badge-flag .corner{background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-pricing-table .premium-badge-flag.premium-badge-right .corner::before{border-left:var( --e-global-color-primary );}.elementor-widget-premium-addon-pricing-table .premium-badge-flag.premium-badge-left .corner::after{border-right:var( --e-global-color-primary );}.elementor-widget-premium-addon-pricing-table .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-pricing-table .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-pricing-table .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-addon-pricing-table.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-pricing-table .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-pricing-table .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-pricing-table .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-addon-progressbar .premium-progressbar-circle-base, .elementor-widget-premium-addon-progressbar .premium-progressbar-circle-inner{border-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-progressbar .premium-progressbar-circle div, .elementor-widget-premium-addon-progressbar .premium-progressbar-hf-circle-progress{border-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-progressbar .premium-progressbar-left-label{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-progressbar .premium-progressbar-right-label{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-progressbar .premium-progressbar-circle-icon{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-progressbar .premium-drawable-icon *, .elementor-widget-premium-addon-progressbar svg:not([class*=\"premium-\"]){fill:var( --e-global-color-primary );}.elementor-widget-premium-addon-progressbar .premium-progressbar-center-label{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-progressbar .premium-progressbar-percentage{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-progressbar .premium-progressbar-arrow{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-progressbar .premium-progressbar-pin{border-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-progressbar .premium-progressbar-hf-label-left{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-progressbar .premium-progressbar-hf-label-right{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-progressbar .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-progressbar .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-progressbar .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-addon-progressbar.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-progressbar .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-progressbar .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-progressbar .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-svg-drawer .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-svg-drawer .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-svg-drawer .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-svg-drawer.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-svg-drawer .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-svg-drawer .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-svg-drawer .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-tcloud .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-tcloud .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-tcloud .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-tcloud.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-tcloud .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-tcloud .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-tcloud .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-addon-testimonials .premium-testimonial-heading{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-testimonials .premium-testimonial-company-link{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-testimonials .premium-testimonial-text-wrapper{color:var( --e-global-color-text );}.elementor-widget-premium-addon-testimonials .premium-testimonial-box .slick-arrow{color:var( --e-global-color-primary );background-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-testimonials .premium-testimonial-box .slick-arrow:hover{color:var( --e-global-color-primary );background-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-testimonials .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-testimonials .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-testimonials .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-addon-testimonials.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-testimonials .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-testimonials .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-testimonials .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-textual-showcase .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-textual-showcase .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-textual-showcase .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-textual-showcase.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-textual-showcase .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-textual-showcase .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-textual-showcase .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-tiktok-feed ul.slick-dots li{color:var( --e-global-color-secondary );}.elementor-widget-premium-tiktok-feed ul.slick-dots li.slick-active{color:var( --e-global-color-primary );}.elementor-widget-premium-tiktok-feed .premium-tiktok-feed__videos-wrapper .slick-arrow{color:var( --e-global-color-primary );background-color:var( --e-global-color-secondary );}.elementor-widget-premium-tiktok-feed .premium-tiktok-feed__load-more-btn{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-premium-tiktok-feed .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-tiktok-feed .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-tiktok-feed .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-tiktok-feed.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-tiktok-feed .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-tiktok-feed .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-tiktok-feed .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-addon-title .premium-title-header, .elementor-widget-premium-addon-title.premium-title-noise-yes .premium-title-text::before, .elementor-widget-premium-addon-title.premium-title-noise-yes .premium-title-text::after{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-title.premium-title-stroke-yes .premium-title-text{-webkit-text-fill-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-title .premium-title-style8 .premium-title-text[data-animation=\"shiny\"]{--base-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-title .premium-title-header{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-title:not(.premium-title-clipped) .premium-title-style2, .elementor-widget-premium-addon-title.premium-title-clipped .premium-title-text{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-title:not(.premium-title-clipped) .premium-title-style3, .elementor-widget-premium-addon-title.premium-title-clipped .premium-title-text{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-title .premium-title-style5{border-bottom:var( --e-global-color-primary );}.elementor-widget-premium-addon-title .premium-title-style6{border-bottom:var( --e-global-color-primary );}.elementor-widget-premium-addon-title .premium-title-style6:before{border-bottom-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-title .premium-title-style7-stripe{background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-title .premium-title-icon{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-title .premium-drawable-icon *, .elementor-widget-premium-addon-title svg:not([class*=\"premium-\"]){fill:var( --e-global-color-primary );}.elementor-widget-premium-addon-title .premium-title-bg-text:before{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-title .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-title .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-title .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-addon-title.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-title .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-title .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-title .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-addon-video-box .premium-video-box-play-icon{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-video-box .premium-video-box-play-icon-container:hover .premium-video-box-play-icon{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-video-box .premium-video-box-text{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-video-box .premium-video-box-description-container:hover .premium-video-box-text{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-video-box .premium-video-box-description-container{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-video-box .premium-video-box-sticky-close i{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-video-box .premium-video-box-sticky-infobar{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-video-box .premium-youtube-vid-title{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-video-box .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-video-box .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-video-box .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-addon-video-box.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-video-box .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-video-box .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-video-box .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-vscroll .premium-vscroll-tooltip{color:var( --e-global-color-primary );background-color:var( --e-global-color-primary );}.elementor-widget-premium-vscroll .premium-vscroll-tooltip span{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-vscroll .premium-vscroll-inner .premium-vscroll-dots.right .premium-vscroll-tooltip::after{border-left-color:var( --e-global-color-primary );}.elementor-widget-premium-vscroll .premium-vscroll-inner .premium-vscroll-dots.left .premium-vscroll-tooltip::after{border-right-color:var( --e-global-color-primary );}.elementor-widget-premium-vscroll .premium-vscroll-dots .premium-vscroll-nav-link span{background-color:var( --e-global-color-primary );border-color:var( --e-global-color-secondary );}.elementor-widget-premium-vscroll .premium-vscroll-dots li.active .premium-vscroll-nav-link span{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-vscroll .premium-vscroll-dots{background-color:var( --e-global-color-primary );}.elementor-widget-premium-vscroll .premium-vscroll-nav-menu .premium-vscroll-nav-item .premium-vscroll-nav-link{color:var( --e-global-color-primary );}.elementor-widget-premium-vscroll .premium-vscroll-nav-menu .premium-vscroll-nav-item .premium-vscroll-nav-link:hover{color:var( --e-global-color-primary );}.elementor-widget-premium-vscroll .premium-vscroll-nav-menu .premium-vscroll-nav-item{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-vscroll .premium-vscroll-nav-menu .premium-vscroll-nav-item.active .premium-vscroll-nav-link{color:var( --e-global-color-secondary );}.elementor-widget-premium-vscroll .premium-vscroll-nav-menu .premium-vscroll-nav-item.active .premium-vscroll-nav-link:hover{color:var( --e-global-color-secondary );}.elementor-widget-premium-vscroll .premium-vscroll-nav-menu .premium-vscroll-nav-item.active{background-color:var( --e-global-color-primary );}.elementor-widget-premium-vscroll .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-vscroll .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-vscroll .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-vscroll.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-vscroll .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-vscroll .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-vscroll .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-weather .premium-weather__city-name{color:var( --e-global-color-secondary );}.elementor-widget-premium-weather:not(.premium-weather__layout-3) .premium-weather__basic-weather .premium-weather__temp-wrapper, .elementor-widget-premium-weather.premium-weather__layout-3 .premium-weather__extra-outer-wrapper .premium-weather__temp-wrapper{color:var( --e-global-color-secondary );}.elementor-widget-premium-weather .premium-weather__feels-like{color:var( --e-global-color-secondary );}.elementor-widget-premium-weather .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-weather .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-weather .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-weather.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-weather .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-weather .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-weather .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-world-clock .premium-world-clock__clock-title{color:var( --e-global-color-secondary );}.elementor-widget-premium-world-clock .premium-world-clock__date,\r\n .elementor-widget-premium-world-clock .premium-world-clock__month-wrapper,\r\n .elementor-widget-premium-world-clock .premium-world-clock__day-wrapper,\r\n .elementor-widget-premium-world-clock .premium-world-clock__date-segment{color:var( --e-global-color-secondary );}.elementor-widget-premium-world-clock .premium-world-clock__date-segment{border-color:var( --e-global-color-secondary );}.elementor-widget-premium-world-clock .premium-world-clock__gmt-offset{color:var( --e-global-color-secondary );}.elementor-widget-premium-world-clock .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-world-clock .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-world-clock .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-world-clock.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-world-clock .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-world-clock .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-world-clock .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-behance-feed .premium-behance-container .wrap-projects li .wrap-cover .fields-in-cover > svg path{fill:var( --e-global-color-primary );}.elementor-widget-premium-behance-feed .premium-behance-container .wrap-projects li .wrap-cover .fields-in-cover .single{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-behance-feed .wrap-projects .wrap-title-text{color:var( --e-global-color-primary );}.elementor-widget-premium-behance-feed .wrap-title-text:hover{color:var( --e-global-color-primary );}.elementor-widget-premium-behance-feed .premium-behance-container .wrap-project .wrap-title-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-behance-feed .premium-behance-container .wrap-label{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-behance-feed .premium-behance-container .owner-full-name a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-behance-feed .premium-behance-container .owner-full-name:hover a{color:var( --e-global-color-secondary );}.elementor-widget-premium-behance-feed .premium-behance-container .wrap-appreciations-outer .wrap-label svg g path{fill:var( --e-global-color-primary );}.elementor-widget-premium-behance-feed .premium-behance-container .wrap-appreciations-outer .wrap-app-value{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-behance-feed .premium-behance-container .wrap-views-outer .wrap-label svg g path{fill:var( --e-global-color-primary );}.elementor-widget-premium-behance-feed .premium-behance-container .wrap-views-outer .wrap-view-value{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-behance-feed .premium-behance-btn .eb-pagination-button span{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );color:var( --e-global-color-secondary );}.elementor-widget-premium-behance-feed .premium-behance-btn .eb-pagination-button:hover span{color:var( --e-global-color-secondary );}.elementor-widget-premium-behance-feed .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-behance-feed .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-behance-feed .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-behance-feed.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-behance-feed .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-behance-feed .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-behance-feed .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-chart .premium-chart-title{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-chart .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-chart .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-chart .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-chart.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-chart .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-chart .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-chart .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-color-transition .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-color-transition .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-color-transition .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-color-transition.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-color-transition .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-color-transition .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-color-transition .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-addon-content-toggle .premium-content-toggle-heading-one *{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-content-toggle .premium-content-toggle-heading-two *{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-content-toggle .premium-content-toggle-monthly-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-content-toggle .premium-content-toggle-monthly-text *{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-content-toggle .premium-content-toggle-yearly-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-content-toggle .premium-content-toggle-yearly-text *{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-content-toggle .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-content-toggle .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-content-toggle .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-addon-content-toggle.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-content-toggle .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-content-toggle .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-content-toggle .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-divider .premium-separator-icon-text{color:var( --e-global-color-primary );}.elementor-widget-premium-divider .premium-separator-icon-container:hover .premium-separator-icon-text{color:var( --e-global-color-primary );}.elementor-widget-premium-divider .premium-separator-icon-wrap i{color:var( --e-global-color-primary );}.elementor-widget-premium-divider .premium-separator-icon-wrap .premium-drawable-icon *,\n .elementor-widget-premium-divider .premium-separator-icon-container .premium-separator-icon-wrap svg:not([class*=\"premium-\"]),\n .elementor-widget-premium-divider .premium-separator-icon-wrap:not(.premium-lottie-animation) svg *{fill:var( --e-global-color-primary );}.elementor-widget-premium-divider .premium-separator-container:hover .premium-separator-icon i{color:var( --e-global-color-primary );}.elementor-widget-premium-divider .premium-separator-container:hover .premium-separator-icon-wrap .premium-drawable-icon *,\n .elementor-widget-premium-divider .premium-separator-container:hover .premium-separator-icon-wrap svg:not([class*=\"premium-\"]),\n .elementor-widget-premium-divider .premium-separator-container:hover .premium-separator-icon-wrap:not(.premium-lottie-animation) svg *{fill:var( --e-global-color-primary );}.elementor-widget-premium-divider .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-divider .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-divider .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-divider.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-divider .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-divider .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-divider .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-facebook-feed .premium-feed-element-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );color:var( --e-global-color-primary );}.elementor-widget-premium-facebook-feed .premium-feed-element-read-more{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-facebook-feed .premium-feed-element-read-more:hover{color:var( --e-global-color-text );}.elementor-widget-premium-facebook-feed .premium-social-icon{color:var( --e-global-color-primary );}.elementor-widget-premium-facebook-feed .premium-feed-element-author a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-facebook-feed .premium-feed-element-author:hover a{color:var( --e-global-color-secondary );}.elementor-widget-premium-facebook-feed .premium-feed-element-date a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-facebook-feed .premium-feed-element-date:hover a{color:var( --e-global-color-secondary );}.elementor-widget-premium-facebook-feed .premium-facebook-feed-wrapper .slick-arrow{color:var( --e-global-color-primary );background-color:var( --e-global-color-secondary );}.elementor-widget-premium-facebook-feed .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-facebook-feed .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-facebook-feed .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-facebook-feed.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-facebook-feed .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-facebook-feed .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-facebook-feed .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-facebook-reviews .premium-fb-rev-rating-count span{color:var( --e-global-color-primary );}.elementor-widget-premium-facebook-reviews .premium-fb-rev-page-link{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-facebook-reviews .premium-fb-rev-page-link:hover{color:var( --e-global-color-primary );}.elementor-widget-premium-facebook-reviews .premium-fb-rev-page-rating{color:var( --e-global-color-primary );}.elementor-widget-premium-facebook-reviews .premium-fb-rev-reviewer-link{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-facebook-reviews .premium-fb-rev-reviewer-link:hover{color:var( --e-global-color-primary );}.elementor-widget-premium-facebook-reviews .premium-fb-rev-time .premium-fb-rev-time-text{color:var( --e-global-color-primary );}.elementor-widget-premium-facebook-reviews .premium-fb-rev-time .premium-fb-rev-time-text:hover{color:var( --e-global-color-primary );}.elementor-widget-premium-facebook-reviews .premium-fb-rev-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-facebook-reviews .premium-fb-rev-readmore{color:var( --e-global-color-primary );}.elementor-widget-premium-facebook-reviews .premium-fb-rev-readmore:hover{color:var( --e-global-color-primary );}.elementor-widget-premium-facebook-reviews .premium-fb-rev-container .slick-arrow{color:var( --e-global-color-primary );background-color:var( --e-global-color-secondary );}.elementor-widget-premium-facebook-reviews ul.slick-dots li{color:var( --e-global-color-secondary );}.elementor-widget-premium-facebook-reviews ul.slick-dots li.slick-active{color:var( --e-global-color-primary );}.elementor-widget-premium-facebook-reviews .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-facebook-reviews .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-facebook-reviews .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-facebook-reviews.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-facebook-reviews .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-facebook-reviews .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-facebook-reviews .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-addon-facebook-chat .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-facebook-chat .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-facebook-chat .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-addon-facebook-chat.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-facebook-chat .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-facebook-chat .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-facebook-chat .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-addon-flip-box .premium-flip-front-icon{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-flip-box .premium-flip-text-wrapper .premium-drawable-icon{fill:var( --e-global-color-secondary );}.elementor-widget-premium-addon-flip-box .premium-flip-front-title{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-flip-box .premium-flip-front-description{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-flip-box .premium-flip-back-icon{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-flip-box .premium-flip-back-text-wrapper .premium-drawable-icon{fill:var( --e-global-color-secondary );}.elementor-widget-premium-addon-flip-box .premium-flip-back-title{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-flip-box .premium-flip-back-description{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-flip-box .premium-flip-box-link{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-flip-box .premium-flip-box-link, .elementor-widget-premium-addon-flip-box .premium-button-style2-shutinhor:before, .elementor-widget-premium-addon-flip-box .premium-button-style2-shutinver:before, .elementor-widget-premium-addon-flip-box .premium-button-style5-radialin:before, .elementor-widget-premium-addon-flip-box .premium-button-style5-rectin:before{background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-flip-box .premium-flip-box-link:hover, .elementor-widget-premium-addon-flip-box .premium-button-line6::after{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-flip-box .premium-btn-svg{stroke:var( --e-global-color-secondary );}.elementor-widget-premium-addon-flip-box .premium-button-line2::before, .elementor-widget-premium-addon-flip-box .premium-button-line4::before, .elementor-widget-premium-addon-flip-box .premium-button-line5::before, .elementor-widget-premium-addon-flip-box .premium-button-line5::after, .elementor-widget-premium-addon-flip-box .premium-button-line6::before, .elementor-widget-premium-addon-flip-box .premium-button-line7::before{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-flip-box .premium-button-style7 .premium-button-text-icon-wrapper:before{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-flip-box .premium-button-style7 .premium-button-text-icon-wrapper:after{background-color:var( --e-global-color-text );}.elementor-widget-premium-addon-flip-box .premium-button-none:hover, .elementor-widget-premium-addon-flip-box .premium-button-style8:hover, .elementor-widget-premium-addon-flip-box .premium-button-style1:before, .elementor-widget-premium-addon-flip-box .premium-button-style2-shutouthor:before, .elementor-widget-premium-addon-flip-box .premium-button-style2-shutoutver:before, .elementor-widget-premium-addon-flip-box .premium-button-style2-shutinhor, .elementor-widget-premium-addon-flip-box .premium-button-style2-shutinver, .elementor-widget-premium-addon-flip-box .premium-button-style2-dshutinhor:before, .elementor-widget-premium-addon-flip-box .premium-button-style2-dshutinver:before, .elementor-widget-premium-addon-flip-box .premium-button-style2-scshutouthor:before, .elementor-widget-premium-addon-flip-box .premium-button-style2-scshutoutver:before, .elementor-widget-premium-addon-flip-box .premium-button-style5-radialin, .elementor-widget-premium-addon-flip-box .premium-button-style5-radialout:before, .elementor-widget-premium-addon-flip-box .premium-button-style5-rectin, .elementor-widget-premium-addon-flip-box .premium-button-style5-rectout:before, .elementor-widget-premium-addon-flip-box .premium-button-style6-bg, .elementor-widget-premium-addon-flip-box .premium-button-style6:before{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-flip-box .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-flip-box .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-flip-box .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-addon-flip-box.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-flip-box .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-flip-box .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-flip-box .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-google-reviews .premium-fb-rev-rating-count span{color:var( --e-global-color-primary );}.elementor-widget-premium-google-reviews .premium-fb-rev-page-link{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-google-reviews .premium-fb-rev-page-link:hover{color:var( --e-global-color-primary );}.elementor-widget-premium-google-reviews .premium-fb-rev-page-rating{color:var( --e-global-color-primary );}.elementor-widget-premium-google-reviews .premium-fb-rev-reviewer-link{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-google-reviews .premium-fb-rev-reviewer-link:hover{color:var( --e-global-color-primary );}.elementor-widget-premium-google-reviews .premium-fb-rev-time .premium-fb-rev-time-text{color:var( --e-global-color-primary );}.elementor-widget-premium-google-reviews .premium-fb-rev-time .premium-fb-rev-time-text:hover{color:var( --e-global-color-primary );}.elementor-widget-premium-google-reviews .premium-fb-rev-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-google-reviews .premium-fb-rev-readmore{color:var( --e-global-color-primary );}.elementor-widget-premium-google-reviews .premium-fb-rev-readmore:hover{color:var( --e-global-color-primary );}.elementor-widget-premium-google-reviews .premium-fb-rev-container .slick-arrow{color:var( --e-global-color-primary );background-color:var( --e-global-color-secondary );}.elementor-widget-premium-google-reviews ul.slick-dots li{color:var( --e-global-color-secondary );}.elementor-widget-premium-google-reviews ul.slick-dots li.slick-active{color:var( --e-global-color-primary );}.elementor-widget-premium-google-reviews .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-google-reviews .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-google-reviews .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-google-reviews.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-google-reviews .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-google-reviews .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-google-reviews .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-hscroll .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-hscroll .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-hscroll .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-hscroll.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-hscroll .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-hscroll .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-hscroll .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-addon-icon-box .premium-icon-box-title{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-icon-box:hover .premium-icon-box-title{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-icon-box .premium-icon-box-label{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-icon-box .premium-icon-box-content{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-premium-addon-icon-box:hover .premium-icon-box-content{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-icon-box .premium-icon-box-more{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-icon-box .premium-icon-box-more svg{fill:var( --e-global-color-secondary );}.elementor-widget-premium-addon-icon-box.premium-icon-box-whole-text-yes:hover .premium-icon-box-more, .elementor-widget-premium-addon-icon-box .premium-icon-box-link:hover, .elementor-widget-premium-addon-icon-box .premium-button-line6::after{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-icon-box.premium-icon-box-whole-text-yes:hover .premium-icon-box-more svg, .elementor-widget-premium-addon-icon-box .premium-icon-box-link:hover svg{fill:var( --e-global-color-secondary );}.elementor-widget-premium-addon-icon-box .premium-btn-svg{stroke:var( --e-global-color-secondary );}.elementor-widget-premium-addon-icon-box .premium-button-line2::before, .elementor-widget-premium-addon-icon-box .premium-button-line4::before, .elementor-widget-premium-addon-icon-box .premium-button-line5::before, .elementor-widget-premium-addon-icon-box .premium-button-line5::after, .elementor-widget-premium-addon-icon-box .premium-button-line6::before, .elementor-widget-premium-addon-icon-box .premium-button-line7::before{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-icon-box .premium-button-style7 .premium-button-text-icon-wrapper:before{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-icon-box .premium-button-style7 .premium-button-text-icon-wrapper:after{background-color:var( --e-global-color-text );}.elementor-widget-premium-addon-icon-box.premium-icon-box-whole-text-yes:hover .premium-icon-box-more, .elementor-widget-premium-addon-icon-box .premium-button-none:hover, .elementor-widget-premium-addon-icon-box .premium-button-style8:hover, .elementor-widget-premium-addon-icon-box .premium-button-style1:before, .elementor-widget-premium-addon-icon-box .premium-button-style2-shutouthor:before, .elementor-widget-premium-addon-icon-box .premium-button-style2-shutoutver:before, .elementor-widget-premium-addon-icon-box .premium-button-style2-shutinhor, .elementor-widget-premium-addon-icon-box .premium-button-style2-shutinver, .elementor-widget-premium-addon-icon-box .premium-button-style2-dshutinhor:before, .elementor-widget-premium-addon-icon-box .premium-button-style2-dshutinver:before, .elementor-widget-premium-addon-icon-box .premium-button-style2-scshutouthor:before, .elementor-widget-premium-addon-icon-box .premium-button-style2-scshutoutver:before, .elementor-widget-premium-addon-icon-box .premium-button-style5-radialin, .elementor-widget-premium-addon-icon-box .premium-button-style5-radialout:before, .elementor-widget-premium-addon-icon-box .premium-button-style5-rectin, .elementor-widget-premium-addon-icon-box .premium-button-style5-rectout:before, .elementor-widget-premium-addon-icon-box .premium-button-style6-bg, .elementor-widget-premium-addon-icon-box .premium-button-style6:before{background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-icon-box .premium-icon-box-big i{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-icon-box .premium-icon-box-big svg{fill:var( --e-global-color-secondary );}.elementor-widget-premium-addon-icon-box .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-icon-box .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-icon-box .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-addon-icon-box.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-icon-box .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-icon-box .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-icon-box .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-ihover .premium-ihover-icon{color:var( --e-global-color-secondary );}.elementor-widget-premium-ihover .premium-ihover-title-wrap svg, .elementor-widget-premium-ihover .premium-ihover-title-wrap svg *{fill:var( --e-global-color-secondary );}.elementor-widget-premium-ihover .premium-ihover-title{color:var( --e-global-color-secondary );}.elementor-widget-premium-ihover .premium-ihover-divider .premium-ihover-divider-line{border-color:var( --e-global-color-secondary );}.elementor-widget-premium-ihover .premium-ihover-description{color:var( --e-global-color-secondary );}.elementor-widget-premium-ihover .premium-ihover-link{color:var( --e-global-color-secondary );background-color:var( --e-global-color-primary );}.elementor-widget-premium-ihover .premium-ihover-link:hover{color:var( --e-global-color-secondary );background-color:var( --e-global-color-primary );}.elementor-widget-premium-ihover .premium-ihover-spinner{border-top-color:var( --e-global-color-primary );border-left-color:var( --e-global-color-primary );border-bottom-color:var( --e-global-color-secondary );border-right-color:var( --e-global-color-secondary );}.elementor-widget-premium-ihover .premium-ihover-info-back{background:var( --e-global-color-primary );}.elementor-widget-premium-ihover .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-ihover .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-ihover .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-ihover.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-ihover .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-ihover .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-ihover .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-image-accordion .premium-accordion-section .premium-accordion-icon{color:var( --e-global-color-primary );}.elementor-widget-premium-image-accordion .premium-accordion-content > svg, .elementor-widget-premium-image-accordion .premium-accordion-content > svg *{fill:var( --e-global-color-primary );}.elementor-widget-premium-image-accordion .premium-accordion-icon:hover{color:var( --e-global-color-primary );}.elementor-widget-premium-image-accordion .premium-accordion-content > svg:hover, .elementor-widget-premium-image-accordion .premium-accordion-content > svg:hover *{fill:var( --e-global-color-primary );}.elementor-widget-premium-image-accordion .premium-accordion-section .premium-accordion-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-image-accordion .premium-accordion-section .premium-accordion-description{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-image-accordion .premium-accordion-section .premium-accordion-item-link-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-image-accordion .premium-accordion-section .premium-accordion-item-link-title:hover{color:var( --e-global-color-primary );}.elementor-widget-premium-image-accordion .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-image-accordion .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-image-accordion .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-image-accordion.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-image-accordion .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-image-accordion .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-image-accordion .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-addon-image-comparison .premium-twentytwenty-before-label span{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );background-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-image-comparison .premium-twentytwenty-after-label span{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );background-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-image-comparison .premium-twentytwenty-handle{background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-image-comparison .premium-twentytwenty-left-arrow{border-right-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-image-comparison .premium-twentytwenty-right-arrow{border-left-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-image-comparison .premium-twentytwenty-down-arrow{border-top-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-image-comparison .premium-twentytwenty-up-arrow{border-bottom-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-image-comparison .premium-twentytwenty-handle:after, .elementor-widget-premium-addon-image-comparison .premium-twentytwenty-handle:before{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-image-comparison .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-image-comparison .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-image-comparison .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-addon-image-comparison.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-image-comparison .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-image-comparison .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-image-comparison .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-addon-image-hotspots .premium-image-hotspots-main-icons .premium-image-hotspots-icon{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-image-hotspots .premium-image-hotspots-main-icons:not(.lottie-hotspot) svg, .elementor-widget-premium-addon-image-hotspots .premium-image-hotspots-main-icons:not(.lottie-hotspot) svg *{fill:var( --e-global-color-secondary );}.elementor-widget-premium-addon-image-hotspots .premium-image-hotspots-main-icons .premium-image-hotspots-text{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-image-hotspots .premium-hotsot-icon-wrap::before{background-color:var( --e-global-color-primary );}.tooltipster-box.tooltipster-box-{{ID}} .premium-image-hotspots-tooltips-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-image-hotspots .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-image-hotspots .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-image-hotspots .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-addon-image-hotspots.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-image-hotspots .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-image-hotspots .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-image-hotspots .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-img-layers-addon .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-img-layers-addon .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-img-layers-addon .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-img-layers-addon.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-img-layers-addon .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-img-layers-addon .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-img-layers-addon .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-addon-instagram-feed .premium-insta-heart{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-instagram-feed .premium-insta-likes{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-instagram-feed .premium-insta-comment{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-instagram-feed .premium-insta-comments{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-instagram-feed .premium-insta-image-caption{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-instagram-feed .premium-instafeed-container .slick-arrow{color:var( --e-global-color-primary );background-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-instagram-feed .premium-instafeed-container .slick-arrow svg, .elementor-widget-premium-addon-instagram-feed .premium-instafeed-container .slick-arrow svg path{fill:var( --e-global-color-primary );}.elementor-widget-premium-addon-instagram-feed .premium-instafeed-container .slick-arrow:hover{color:var( --e-global-color-primary );background-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-instagram-feed .premium-instafeed-container .slick-arrow:hover svg, .elementor-widget-premium-addon-instagram-feed .premium-instafeed-container .slick-arrow:hover svg path{fill:var( --e-global-color-primary );}.elementor-widget-premium-addon-instagram-feed .premium-instafeed-sharer{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-instagram-feed .premium-instafeed-share-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-instagram-feed .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-instagram-feed .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-instagram-feed .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-addon-instagram-feed.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-instagram-feed .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-instagram-feed .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-instagram-feed .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-addon-magic-section .premium-magic-section-btn{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-magic-section .premium-magic-section-btn .premium-magic-btn-icon{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-magic-section .premium-magic-section-btn svg:not(.premium-btn-svg), .elementor-widget-premium-addon-magic-section .premium-magic-section-btn svg:not(.premium-btn-svg) *{fill:var( --e-global-color-secondary );}.elementor-widget-premium-addon-magic-section .premium-magic-section-icon-wrap svg, .elementor-widget-premium-addon-magic-section .premium-magic-section-button-trig svg{fill:var( --e-global-color-secondary );}.elementor-widget-premium-addon-magic-section .premium-magic-section-btn, .elementor-widget-premium-addon-magic-section .premium-button-style2-shutinhor:before, .elementor-widget-premium-addon-magic-section .premium-button-style2-shutinver:before, .elementor-widget-premium-addon-magic-section .premium-button-style5-radialin:before, .elementor-widget-premium-addon-magic-section .premium-button-style5-rectin:before{background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-magic-section .premium-magic-section-btn:hover, .elementor-widget-premium-addon-magic-section .premium-button-line6::after{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-magic-section .premium-magic-section-btn:hover .premium-magic-btn-icon{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-magic-section .premium-magic-section-btn:hover svg:not(.premium-btn-svg), .elementor-widget-premium-addon-magic-section .premium-magic-section-btn:hover svg:not(.premium-btn-svg) *{fill:var( --e-global-color-primary );}.elementor-widget-premium-addon-magic-section .premium-magic-section-btn:hover{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-magic-section .premium-magic-section-icon-wrap:hover{fill:var( --e-global-color-primary );}.elementor-widget-premium-addon-magic-section .premium-btn-svg{stroke:var( --e-global-color-secondary );}.elementor-widget-premium-addon-magic-section .premium-button-line2::before, .elementor-widget-premium-addon-magic-section .premium-button-line4::before, .elementor-widget-premium-addon-magic-section .premium-button-line5::before, .elementor-widget-premium-addon-magic-section .premium-button-line5::after, .elementor-widget-premium-addon-magic-section .premium-button-line6::before, .elementor-widget-premium-addon-magic-section .premium-button-line7::before{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-magic-section .premium-button-style7 .premium-button-text-icon-wrapper:before{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-magic-section .premium-button-style7 .premium-button-text-icon-wrapper:after{background-color:var( --e-global-color-text );}.elementor-widget-premium-addon-magic-section .btn-float:hover, .elementor-widget-premium-addon-magic-section .premium-button-none:hover, .elementor-widget-premium-addon-magic-section .premium-button-style8:hover, .elementor-widget-premium-addon-magic-section .premium-button-style1:before, .elementor-widget-premium-addon-magic-section .premium-button-style2-shutouthor:before, .elementor-widget-premium-addon-magic-section .premium-button-style2-shutoutver:before, .elementor-widget-premium-addon-magic-section .premium-button-style2-shutinhor, .elementor-widget-premium-addon-magic-section .premium-button-style2-shutinver, .elementor-widget-premium-addon-magic-section .premium-button-style2-dshutinhor:before, .elementor-widget-premium-addon-magic-section .premium-button-style2-dshutinver:before, .elementor-widget-premium-addon-magic-section .premium-button-style2-scshutouthor:before, .elementor-widget-premium-addon-magic-section .premium-button-style2-scshutoutver:before, .elementor-widget-premium-addon-magic-section .premium-button-style5-radialin, .elementor-widget-premium-addon-magic-section .premium-button-style5-radialout:before, .elementor-widget-premium-addon-magic-section .premium-button-style5-rectin, .elementor-widget-premium-addon-magic-section .premium-button-style5-rectout:before, .elementor-widget-premium-addon-magic-section .premium-button-style6-bg, .elementor-widget-premium-addon-magic-section .premium-button-style6:before{background:var( --e-global-color-text );}.elementor-widget-premium-addon-magic-section .premium-magic-section-wrap .premium-magic-section-close i{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-magic-section .premium-magic-section-wrap .premium-magic-section-close:hover i{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-magic-section .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-magic-section .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-magic-section .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-addon-magic-section.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-magic-section .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-magic-section .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-magic-section .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-multi-scroll .premium-multiscroll-left-text{color:var( --e-global-color-primary );background-color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-multi-scroll .premium-multiscroll-right-text{color:var( --e-global-color-primary );background-color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-multi-scroll .multiscroll-tooltip{color:var( --e-global-color-primary );}.elementor-widget-premium-multi-scroll .multiscroll-nav span{background-color:var( --e-global-color-primary );border-color:var( --e-global-color-secondary );}.elementor-widget-premium-multi-scroll .multiscroll-nav li .active span{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-multi-scroll .multiscroll-nav{background-color:var( --e-global-color-primary );}.elementor-widget-premium-multi-scroll .premium-scroll-nav-menu .premium-scroll-nav-item .premium-scroll-nav-link{color:var( --e-global-color-primary );}.elementor-widget-premium-multi-scroll .premium-scroll-nav-menu .premium-scroll-nav-item .premium-scroll-nav-link:hover{color:var( --e-global-color-primary );}.elementor-widget-premium-multi-scroll .premium-scroll-nav-menu .premium-scroll-nav-item{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-multi-scroll .premium-scroll-nav-menu .premium-scroll-nav-item.active .premium-scroll-nav-link{color:var( --e-global-color-secondary );}.elementor-widget-premium-multi-scroll .premium-scroll-nav-menu .premium-scroll-nav-item.active .premium-scroll-nav-link:hover{color:var( --e-global-color-secondary );}.elementor-widget-premium-multi-scroll .premium-scroll-nav-menu .premium-scroll-nav-item.active{background-color:var( --e-global-color-primary );}.elementor-widget-premium-multi-scroll .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-multi-scroll .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-multi-scroll .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-multi-scroll.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-multi-scroll .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-multi-scroll .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-multi-scroll .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}#premium-notbar-{{ID}} .premium-notbar-text{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}#premium-notbar-{{ID}} .premium-notbar-title-wrap{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}#premium-notbar-{{ID}} .premium-notbar-content-wrap{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}#premium-notbar-{{ID}} .premium-notbar-button{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );color:var( --e-global-color-secondary );}#premium-notbar-{{ID}} .premium-notbar-button:hover, .elementor-widget-premium-notbar .premium-button-line6::after{color:var( --e-global-color-secondary );}.elementor-widget-premium-notbar .premium-btn-svg{stroke:var( --e-global-color-secondary );}.elementor-widget-premium-notbar .premium-button-line2::before, .elementor-widget-premium-notbar .premium-button-line4::before, .elementor-widget-premium-notbar .premium-button-line5::before, .elementor-widget-premium-notbar .premium-button-line5::after, .elementor-widget-premium-notbar .premium-button-line6::before, .elementor-widget-premium-notbar .premium-button-line7::before{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-notbar .premium-button-style7 .premium-button-text-icon-wrapper:before{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-notbar .premium-button-style7 .premium-button-text-icon-wrapper:after{background-color:var( --e-global-color-text );}#premium-notbar-{{ID}} .premium-notbar-close{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-notbar .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-notbar .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-notbar .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-notbar.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-notbar .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-notbar .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-notbar .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-addon-preview-image .premium-preview-image-trigger{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-preview-image .premium-preview-image-figure svg, .elementor-widget-premium-addon-preview-image .premium-preview-image-figure svg *{fill:var( --e-global-color-secondary );}.elementor-widget-premium-addon-preview-image .premium-preview-image-figure:hover .premium-preview-image-trigger{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-preview-image .premium-preview-image-figure:hover svg, .elementor-widget-premium-addon-preview-image .premium-preview-image-figure:hover svg *{fill:var( --e-global-color-secondary );}.elementor-widget-premium-addon-preview-image .premium-preview-image-figcap{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}div.premium-prev-img-tooltip-wrap-{{ID}}{background-color:var( --e-global-color-primary );}.premium-prev-img-tooltip-img-wrap-{{ID}} .premium-preview-image-tooltips-img{background-color:var( --e-global-color-secondary );}.premium-prev-img-tooltip-title-wrap-{{ID}} .premium-previmg-tooltip-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.premium-prev-img-tooltip-title-wrap-{{ID}}{background-color:var( --e-global-color-secondary );}.premium-prev-img-tooltip-desc-wrap-{{ID}}{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );background-color:var( --e-global-color-secondary );}.tooltipster-sidetip div.tooltipster-box-{{ID}} .tooltipster-content{background-color:var( --e-global-color-secondary );}.tooltipster-sidetip div.tooltipster-box-{{ID}}{background-color:var( --e-global-color-secondary );}.premium-tooltipster-base.tooltipster-top div.tooltipster-box-{{ID}} + .tooltipster-arrow .tooltipster-arrow-background{border-top-color:var( --e-global-color-secondary );}.premium-tooltipster-base.tooltipster-bottom div.tooltipster-box-{{ID}} + .tooltipster-arrow .tooltipster-arrow-background{border-bottom-color:var( --e-global-color-secondary );}.premium-tooltipster-base.tooltipster-right div.tooltipster-box-{{ID}} + .tooltipster-arrow .tooltipster-arrow-background{border-right-color:var( --e-global-color-secondary );}.premium-tooltipster-base.tooltipster-left div.tooltipster-box-{{ID}} + .tooltipster-arrow .tooltipster-arrow-background{border-left-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-preview-image .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-preview-image .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-preview-image .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-addon-preview-image.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-preview-image .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-preview-image .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-preview-image .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-site-logo .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-site-logo .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-site-logo .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-site-logo.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-site-logo .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-site-logo .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-site-logo .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-smart-post-listing .premium-smart-listing__filter-tabs li > *{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-smart-post-listing .premium-smart-listing__filter-tabs > li > *:not(ul),\r\n .elementor-widget-premium-smart-post-listing .premium-smart-listing__filter-tabs-menu-wrapper li > *{background-color:var( --e-global-color-primary );}.elementor-widget-premium-smart-post-listing .premium-smart-listing__filter-tabs li a.active{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );background-color:var( --e-global-color-secondary );}.elementor-widget-premium-smart-post-listing .premium-smart-listing__filter-tabs-menu-wrapper ul{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-smart-post-listing .premium-smart-listing__category{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-smart-post-listing .premium-smart-listing__featured-post-wrapper .premium-smart-listing__post-title-wrapper, .elementor-widget-premium-smart-post-listing .premium-smart-listing__featured-post-wrapper .premium-smart-listing__post-title-wrapper a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-smart-post-listing .premium-smart-listing__featured-post-wrapper .premium-smart-listing__post-title-wrapper *{color:var( --e-global-color-secondary );}.elementor-widget-premium-smart-post-listing .premium-smart-listing__featured-post-wrapper .premium-smart-listing__post-title-wrapper:hover *{color:var( --e-global-color-primary );}.elementor-widget-premium-smart-post-listing .premium-smart-listing__featured-post-wrapper .premium-smart-listing__post-meta-container{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-smart-post-listing .premium-smart-listing__featured-post-wrapper .premium-smart-listing__post-content{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-smart-post-listing .premium-smart-listing__post-wrapper .premium-smart-listing__post-title-wrapper, .elementor-widget-premium-smart-post-listing .premium-smart-listing__post-wrapper .premium-smart-listing__post-title-wrapper a{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-smart-post-listing .premium-smart-listing__post-wrapper .premium-smart-listing__post-title-wrapper *{color:var( --e-global-color-secondary );}.elementor-widget-premium-smart-post-listing .premium-smart-listing__post-wrapper .premium-smart-listing__post-title-wrapper:hover *{color:var( --e-global-color-primary );}.elementor-widget-premium-smart-post-listing .premium-smart-listing__post-wrapper .premium-smart-listing__post-meta-container{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-smart-post-listing .premium-smart-listing__post-wrapper .premium-smart-listing__post-content{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-premium-smart-post-listing .premium-smart-listing__pagination-container .page-numbers{color:var( --e-global-color-secondary );background-color:var( --e-global-color-primary );}.elementor-widget-premium-smart-post-listing .premium-smart-listing__pagination-container .page-numbers:not(:disabled):hover{color:var( --e-global-color-primary );background-color:var( --e-global-color-secondary );}.elementor-widget-premium-smart-post-listing .premium-smart-listing__pagination-container span.current{color:var( --e-global-color-primary );background-color:var( --e-global-color-secondary );}.elementor-widget-premium-smart-post-listing .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-smart-post-listing .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-smart-post-listing .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-smart-post-listing.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-smart-post-listing .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-smart-post-listing .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-smart-post-listing .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-tables-addon .premium-table .premium-table-row th.premium-table-cell:nth-child(odd) .premium-table-text{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-tables-addon .premium-table .premium-table-row th.premium-table-cell:nth-child(odd) .premium-table-text:hover{color:var( --e-global-color-primary );}.elementor-widget-premium-tables-addon .premium-table .premium-table-row th.premium-table-cell:nth-child(odd) .premium-table-text i{color:var( --e-global-color-primary );}.elementor-widget-premium-tables-addon .premium-table .premium-table-row th.premium-table-cell:nth-child(even) .premium-table-text{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-tables-addon .premium-table .premium-table-row th.premium-table-cell:nth-child(even) .premium-table-text:hover{color:var( --e-global-color-primary );}.elementor-widget-premium-tables-addon .premium-table .premium-table-row th.premium-table-cell:nth-child(even) .premium-table-text i{color:var( --e-global-color-primary );}.elementor-widget-premium-tables-addon .premium-table tbody tr:nth-of-type(odd) .premium-table-cell .premium-table-text{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-tables-addon .premium-table-blur tbody:hover tr:nth-of-type(odd) .premium-table-text{text-shadow:var( --e-global-color-secondary );}.elementor-widget-premium-tables-addon .premium-table tbody tr:nth-of-type(odd) .premium-table-cell .premium-table-text:hover{color:var( --e-global-color-secondary );}.elementor-widget-premium-tables-addon .premium-table-blur tbody:hover tr:nth-of-type(odd):hover .premium-table-text{text-shadow:var( --e-global-color-secondary );color:var( --e-global-color-secondary );}.elementor-widget-premium-tables-addon .premium-table tbody tr:nth-of-type(odd) .premium-table-cell .premium-table-text i{color:var( --e-global-color-secondary );}.elementor-widget-premium-tables-addon .premium-table tbody tr:nth-of-type(even) .premium-table-cell .premium-table-text{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-tables-addon .premium-table-blur tbody:hover tr:nth-of-type(even) .premium-table-text{text-shadow:var( --e-global-color-secondary );}.elementor-widget-premium-tables-addon .premium-table tbody tr:nth-of-type(even) .premium-table-cell .premium-table-text:hover{color:var( --e-global-color-secondary );}.elementor-widget-premium-tables-addon .premium-table-blur tbody:hover tr:nth-of-type(even):hover .premium-table-text{text-shadow:var( --e-global-color-secondary );color:var( --e-global-color-secondary );}.elementor-widget-premium-tables-addon .premium-table tbody tr:nth-of-type(even) .premium-table-cell .premium-table-text i{color:var( --e-global-color-secondary );}.elementor-widget-premium-tables-addon .premium-table thead .premium-table-cell .premium-table-sort-icon:before{color:var( --e-global-color-secondary );background:var( --e-global-color-primary );}.elementor-widget-premium-tables-addon .premium-table thead .premium-table-cell:hover .premium-table-sort-icon:before{color:var( --e-global-color-secondary );}.elementor-widget-premium-tables-addon .premium-table-search-field{color:var( --e-global-color-primary );}.elementor-widget-premium-tables-addon .premium-table-records-box{color:var( --e-global-color-primary );}.elementor-widget-premium-tables-addon .premium-table-pagination ul li > .page-numbers{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-premium-tables-addon .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-tables-addon .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-tables-addon .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-tables-addon.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-tables-addon .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-tables-addon .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-tables-addon .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-addon-tabs .premium-tabs-nav-list .slick-arrow{color:var( --e-global-color-primary );background-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-tabs .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-tabs .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-tabs .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-addon-tabs.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-tabs .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-tabs .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-tabs .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-twitter-feed .premium-twitter-header-link .premium-twitter-feed-name{color:var( --e-global-color-secondary );}.elementor-widget-premium-twitter-feed .premium-twitter-header-link .premium-twitter-screen-name{color:var( --e-global-color-text );}.elementor-widget-premium-twitter-feed .premium-twitter-header-count span:last-of-type{color:var( --e-global-color-secondary );}.elementor-widget-premium-twitter-feed .premium-twitter-header-count span:first-of-type{color:var( --e-global-color-secondary );}.elementor-widget-premium-twitter-feed .premium-twitter-feed-follow a{background-color:var( --e-global-color-primary );}.elementor-widget-premium-twitter-feed .premium-feed-element-text{color:var( --e-global-color-primary );}.elementor-widget-premium-twitter-feed .premium-feed-element-read-more{color:var( --e-global-color-secondary );}.elementor-widget-premium-twitter-feed .premium-feed-element-read-more:hover{color:var( --e-global-color-text );}.elementor-widget-premium-twitter-feed .premium-social-icon{color:var( --e-global-color-primary );}.elementor-widget-premium-twitter-feed .premium-feed-element-author a{color:var( --e-global-color-secondary );}.elementor-widget-premium-twitter-feed .premium-feed-element-author:hover a{color:var( --e-global-color-secondary );}.elementor-widget-premium-twitter-feed .premium-feed-element-date a{color:var( --e-global-color-secondary );}.elementor-widget-premium-twitter-feed .premium-twitter-comments-field {color:var( --e-global-color-secondary );}.elementor-widget-premium-twitter-feed .premium-twitter-comments-field svg {fill:var( --e-global-color-secondary );}.elementor-widget-premium-twitter-feed .premium-twitter-comments-field:hover{color:var( --e-global-color-primary );}.elementor-widget-premium-twitter-feed .premium-twitter-comments-field:hover svg {fill:var( --e-global-color-primary );}.elementor-widget-premium-twitter-feed .premium-twitter-feed-wrapper .slick-arrow{color:var( --e-global-color-primary );background-color:var( --e-global-color-secondary );}.elementor-widget-premium-twitter-feed .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-twitter-feed .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-twitter-feed .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-twitter-feed.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-twitter-feed .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-twitter-feed .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-twitter-feed .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-unfold-addon .premium-unfold-heading{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-unfold-addon .premium-unfold-content{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-unfold-addon .premium-button{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );background-color:var( --e-global-color-primary );}.elementor-widget-premium-unfold-addon .premium-button span{color:var( --e-global-color-secondary );}.elementor-widget-premium-unfold-addon .premium-button i{color:var( --e-global-color-secondary );}.elementor-widget-premium-unfold-addon .premium-button svg, .elementor-widget-premium-unfold-addon .premium-button svg g path{fill:var( --e-global-color-secondary );}.elementor-widget-premium-unfold-addon .premium-button:hover span{color:var( --e-global-color-primary );}.elementor-widget-premium-unfold-addon .premium-button:hover i{color:var( --e-global-color-primary );}.elementor-widget-premium-unfold-addon .premium-button:hover svg, .elementor-widget-premium-unfold-addon .premium-button:hover svg g path{fill:var( --e-global-color-primary );}.elementor-widget-premium-unfold-addon .premium-button:hover{background-color:var( --e-global-color-text );}.elementor-widget-premium-unfold-addon .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-unfold-addon .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-unfold-addon .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-unfold-addon.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-unfold-addon .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-unfold-addon .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-unfold-addon .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-whatsapp-chat .premium-whatsapp-link{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-whatsapp-chat .premium-whatsapp-link .premium-whatsapp-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-whatsapp-chat .premium-whatsapp-icon, .elementor-widget-premium-whatsapp-chat .premium-whatsapp-icon *{fill:var( --e-global-color-secondary );}.elementor-widget-premium-whatsapp-chat .premium-whatsapp-link, .elementor-widget-premium-whatsapp-chat .premium-button-style2-shutinhor:before, .elementor-widget-premium-whatsapp-chat .premium-button-style2-shutinver:before, .elementor-widget-premium-whatsapp-chat .premium-button-style5-radialin:before, .elementor-widget-premium-whatsapp-chat .premium-button-style5-rectin:before{background-color:var( --e-global-color-accent );}.elementor-widget-premium-whatsapp-chat .premium-whatsapp-link:hover .premium-whatsapp-text, .elementor-widget-premium-whatsapp-chat .premium-button-line6::after{color:var( --e-global-color-secondary );}.elementor-widget-premium-whatsapp-chat .premium-btn-svg{stroke:var( --e-global-color-secondary );}.elementor-widget-premium-whatsapp-chat .premium-button-line2::before, .elementor-widget-premium-whatsapp-chat .premium-button-line4::before, .elementor-widget-premium-whatsapp-chat .premium-button-line5::before, .elementor-widget-premium-whatsapp-chat .premium-button-line5::after, .elementor-widget-premium-whatsapp-chat .premium-button-line6::before, .elementor-widget-premium-whatsapp-chat .premium-button-line7::before{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-whatsapp-chat .premium-button-style7 .premium-button-text-icon-wrapper:before{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-whatsapp-chat .premium-button-style7 .premium-button-text-icon-wrapper:after{background-color:var( --e-global-color-text );}.elementor-widget-premium-whatsapp-chat .premium-button-none:hover, .elementor-widget-premium-whatsapp-chat .premium-button-style8:hover, .elementor-widget-premium-whatsapp-chat .premium-button-style1:before, .elementor-widget-premium-whatsapp-chat .premium-button-style2-shutouthor:before, .elementor-widget-premium-whatsapp-chat .premium-button-style2-shutoutver:before, .elementor-widget-premium-whatsapp-chat .premium-button-style2-shutinhor, .elementor-widget-premium-whatsapp-chat .premium-button-style2-shutinver, .elementor-widget-premium-whatsapp-chat .premium-button-style2-dshutinhor:before, .elementor-widget-premium-whatsapp-chat .premium-button-style2-dshutinver:before, .elementor-widget-premium-whatsapp-chat .premium-button-style2-scshutouthor:before, .elementor-widget-premium-whatsapp-chat .premium-button-style2-scshutoutver:before, .elementor-widget-premium-whatsapp-chat .premium-button-style5-radialin, .elementor-widget-premium-whatsapp-chat .premium-button-style5-radialout:before, .elementor-widget-premium-whatsapp-chat .premium-button-style5-rectin, .elementor-widget-premium-whatsapp-chat .premium-button-style5-rectout:before, .elementor-widget-premium-whatsapp-chat .premium-button-style6-bg, .elementor-widget-premium-whatsapp-chat .premium-button-style6:before{background-color:var( --e-global-color-accent );}.elementor-widget-premium-whatsapp-chat .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-whatsapp-chat .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-whatsapp-chat .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-whatsapp-chat.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-whatsapp-chat .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-whatsapp-chat .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-whatsapp-chat .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-premium-yelp-reviews .premium-fb-rev-rating-count span{color:var( --e-global-color-primary );}.elementor-widget-premium-yelp-reviews .premium-fb-rev-page-link{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-yelp-reviews .premium-fb-rev-page-link:hover{color:var( --e-global-color-primary );}.elementor-widget-premium-yelp-reviews .premium-fb-rev-page-rating{color:var( --e-global-color-primary );}.elementor-widget-premium-yelp-reviews .premium-fb-rev-reviewer-link{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-yelp-reviews .premium-fb-rev-reviewer-link:hover{color:var( --e-global-color-primary );}.elementor-widget-premium-yelp-reviews .premium-fb-rev-time .premium-fb-rev-time-text{color:var( --e-global-color-primary );}.elementor-widget-premium-yelp-reviews .premium-fb-rev-time .premium-fb-rev-time-text:hover{color:var( --e-global-color-primary );}.elementor-widget-premium-yelp-reviews .premium-fb-rev-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-yelp-reviews .premium-fb-rev-readmore{color:var( --e-global-color-primary );}.elementor-widget-premium-yelp-reviews .premium-fb-rev-readmore:hover{color:var( --e-global-color-primary );}.elementor-widget-premium-yelp-reviews .premium-fb-rev-container .slick-arrow{color:var( --e-global-color-primary );background-color:var( --e-global-color-secondary );}.elementor-widget-premium-yelp-reviews ul.slick-dots li{color:var( --e-global-color-secondary );}.elementor-widget-premium-yelp-reviews ul.slick-dots li.slick-active{color:var( --e-global-color-primary );}.elementor-widget-premium-yelp-reviews .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-yelp-reviews .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-yelp-reviews .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-premium-yelp-reviews.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-yelp-reviews .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-premium-yelp-reviews .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-premium-yelp-reviews .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-theme-site-logo .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-theme-site-logo .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-site-logo .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-site-logo .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-theme-site-logo.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-theme-site-logo .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-theme-site-logo .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-theme-site-logo .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-theme-site-title .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-theme-site-title .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-site-title .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-site-title .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-theme-site-title.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-theme-site-title .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-theme-site-title .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-theme-site-title .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-theme-page-title .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-theme-page-title .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-page-title .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-page-title .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-theme-page-title.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-theme-page-title .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-theme-page-title .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-theme-page-title .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-theme-post-title .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-theme-post-title .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-post-title .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-post-title .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-theme-post-title.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-theme-post-title .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-theme-post-title .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-theme-post-title .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-theme-post-excerpt .elementor-widget-container{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-theme-post-excerpt .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-post-excerpt .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-post-excerpt .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-theme-post-excerpt.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-theme-post-excerpt .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-theme-post-excerpt .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-theme-post-excerpt .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-theme-post-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-theme-post-content .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-post-content .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-post-content .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-theme-post-content.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-theme-post-content .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-theme-post-content .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-theme-post-content .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-theme-post-featured-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-theme-post-featured-image .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-post-featured-image .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-post-featured-image .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-theme-post-featured-image.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-theme-post-featured-image .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-theme-post-featured-image .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-theme-post-featured-image .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-theme-archive-title .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-theme-archive-title .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-archive-title .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-archive-title .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-theme-archive-title.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-theme-archive-title .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-theme-archive-title .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-theme-archive-title .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-archive-posts .elementor-post__title, .elementor-widget-archive-posts .elementor-post__title a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-archive-posts .elementor-post__meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-archive-posts .elementor-post__excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-archive-posts .elementor-post__read-more{color:var( --e-global-color-accent );}.elementor-widget-archive-posts a.elementor-post__read-more{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-archive-posts .elementor-post__card .elementor-post__badge{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-archive-posts .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-archive-posts .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );background-color:var( --e-global-color-accent );}.elementor-widget-archive-posts .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-archive-posts .elementor-posts-nothing-found{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-archive-posts .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-archive-posts .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-archive-posts .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-archive-posts.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-archive-posts .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-archive-posts .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-archive-posts .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-loop-grid .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-loop-grid .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );background-color:var( --e-global-color-accent );}.elementor-widget-loop-grid .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-loop-grid .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-loop-grid .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-loop-grid .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-loop-grid.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-loop-grid .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-loop-grid .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-loop-grid .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-loop-carousel .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-loop-carousel .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-loop-carousel .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-loop-carousel.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-loop-carousel .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-loop-carousel .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-loop-carousel .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-posts .elementor-post__meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-posts .elementor-post__excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-posts .elementor-post__read-more{color:var( --e-global-color-accent );}.elementor-widget-posts a.elementor-post__read-more{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-posts .elementor-post__card .elementor-post__badge{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-posts .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-posts .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );background-color:var( --e-global-color-accent );}.elementor-widget-posts .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-posts .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-posts .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-posts .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-posts.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-posts .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-posts .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-posts .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-portfolio a .elementor-portfolio-item__overlay{background-color:var( --e-global-color-accent );}.elementor-widget-portfolio .elementor-portfolio-item__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-portfolio .elementor-portfolio__filter{color:var( --e-global-color-text );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-portfolio .elementor-portfolio__filter.elementor-active{color:var( --e-global-color-primary );}.elementor-widget-portfolio .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-portfolio .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-portfolio .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-portfolio.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-portfolio .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-portfolio .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-portfolio .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-gallery .elementor-gallery-item__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-gallery .elementor-gallery-item__description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-gallery{--galleries-title-color-normal:var( --e-global-color-primary );--galleries-title-color-hover:var( --e-global-color-secondary );--galleries-pointer-bg-color-hover:var( --e-global-color-accent );--gallery-title-color-active:var( --e-global-color-secondary );--galleries-pointer-bg-color-active:var( --e-global-color-accent );}.elementor-widget-gallery .elementor-gallery-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-gallery .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-gallery .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-gallery .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-gallery.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-gallery .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-gallery .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-gallery .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-form .elementor-field-group > label, .elementor-widget-form .elementor-field-subgroup label{color:var( --e-global-color-text );}.elementor-widget-form .elementor-field-group > label{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-form .elementor-field-type-html{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-form .elementor-field-group .elementor-field{color:var( --e-global-color-text );}.elementor-widget-form .elementor-field-group .elementor-field, .elementor-widget-form .elementor-field-subgroup label{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-form .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-form .e-form__buttons__wrapper__button-next{background-color:var( --e-global-color-accent );}.elementor-widget-form .elementor-button[type=\"submit\"]{background-color:var( --e-global-color-accent );}.elementor-widget-form .e-form__buttons__wrapper__button-previous{background-color:var( --e-global-color-accent );}.elementor-widget-form .elementor-message{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-form .e-form__indicators__indicator, .elementor-widget-form .e-form__indicators__indicator__label{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-form{--e-form-steps-indicator-inactive-primary-color:var( --e-global-color-text );--e-form-steps-indicator-active-primary-color:var( --e-global-color-accent );--e-form-steps-indicator-completed-primary-color:var( --e-global-color-accent );--e-form-steps-indicator-progress-color:var( --e-global-color-accent );--e-form-steps-indicator-progress-background-color:var( --e-global-color-text );--e-form-steps-indicator-progress-meter-color:var( --e-global-color-text );}.elementor-widget-form .e-form__indicators__indicator__progress__meter{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-form .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-form .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-form .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-form.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-form .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-form .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-form .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-login .elementor-field-group > a{color:var( --e-global-color-text );}.elementor-widget-login .elementor-field-group > a:hover{color:var( --e-global-color-accent );}.elementor-widget-login .elementor-form-fields-wrapper label{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-login .elementor-field-group .elementor-field{color:var( --e-global-color-text );}.elementor-widget-login .elementor-field-group .elementor-field, .elementor-widget-login .elementor-field-subgroup label{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-login .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );background-color:var( --e-global-color-accent );}.elementor-widget-login .elementor-widget-container .elementor-login__logged-in-message{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-login .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-login .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-login .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-login.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-login .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-login .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-login .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-slides .elementor-slide-heading{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-slides .elementor-slide-description{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-slides .elementor-slide-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-slides .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-slides .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-slides .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-slides.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-slides .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-slides .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-slides .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-nav-menu .elementor-nav-menu .elementor-item{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item{color:var( --e-global-color-text );fill:var( --e-global-color-text );}.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:hover,\n .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.elementor-item-active,\n .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.highlighted,\n .elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:focus{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before,\n .elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after{background-color:var( --e-global-color-accent );}.elementor-widget-nav-menu .e--pointer-framed .elementor-item:before,\n .elementor-widget-nav-menu .e--pointer-framed .elementor-item:after{border-color:var( --e-global-color-accent );}.elementor-widget-nav-menu{--e-nav-menu-divider-color:var( --e-global-color-text );}.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item, .elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-sub-item{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-nav-menu .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-nav-menu .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-nav-menu .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-nav-menu.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-nav-menu .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-nav-menu .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-nav-menu .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-animated-headline .elementor-headline-dynamic-wrapper path{stroke:var( --e-global-color-accent );}.elementor-widget-animated-headline .elementor-headline-plain-text{color:var( --e-global-color-secondary );}.elementor-widget-animated-headline .elementor-headline{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-animated-headline{--dynamic-text-color:var( --e-global-color-secondary );}.elementor-widget-animated-headline .elementor-headline-dynamic-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-animated-headline .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-animated-headline .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-animated-headline .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-animated-headline.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-animated-headline .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-animated-headline .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-animated-headline .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-hotspot .widget-image-caption{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-hotspot{--hotspot-color:var( --e-global-color-primary );--hotspot-box-color:var( --e-global-color-secondary );--tooltip-color:var( --e-global-color-secondary );}.elementor-widget-hotspot .e-hotspot__label{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-hotspot .e-hotspot__tooltip{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-hotspot .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-hotspot .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-hotspot .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-hotspot.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-hotspot .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-hotspot .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-hotspot .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-price-list .elementor-price-list-header{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-price-list .elementor-price-list-price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-price-list .elementor-price-list-description{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-price-list .elementor-price-list-separator{border-bottom-color:var( --e-global-color-secondary );}.elementor-widget-price-list .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-price-list .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-price-list .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-price-list.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-price-list .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-price-list .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-price-list .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-price-table{--e-price-table-header-background-color:var( --e-global-color-secondary );}.elementor-widget-price-table .elementor-price-table__heading{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-price-table .elementor-price-table__subheading{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-price-table .elementor-price-table .elementor-price-table__price{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-price-table .elementor-price-table__original-price{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-price-table .elementor-price-table__period{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-price-table .elementor-price-table__features-list{--e-price-table-features-list-color:var( --e-global-color-text );}.elementor-widget-price-table .elementor-price-table__features-list li{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-price-table .elementor-price-table__features-list li:before{border-top-color:var( --e-global-color-text );}.elementor-widget-price-table .elementor-price-table__button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );background-color:var( --e-global-color-accent );}.elementor-widget-price-table .elementor-price-table__additional_info{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-price-table .elementor-price-table__ribbon-inner{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-price-table .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-price-table .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-price-table .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-price-table.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-price-table .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-price-table .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-price-table .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-flip-box .elementor-flip-box__front .elementor-flip-box__layer__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-flip-box .elementor-flip-box__front .elementor-flip-box__layer__description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-flip-box .elementor-flip-box__back .elementor-flip-box__layer__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-flip-box .elementor-flip-box__back .elementor-flip-box__layer__description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-flip-box .elementor-flip-box__button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-flip-box .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-flip-box .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-flip-box .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-flip-box.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-flip-box .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-flip-box .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-flip-box .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-call-to-action .elementor-cta__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-call-to-action .elementor-cta__description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-call-to-action .elementor-cta__button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-call-to-action .elementor-ribbon-inner{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-call-to-action .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-call-to-action .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-call-to-action .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-call-to-action.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-call-to-action .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-call-to-action .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-call-to-action .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-media-carousel .elementor-carousel-image-overlay{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-media-carousel .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-media-carousel .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-media-carousel .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-media-carousel.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-media-carousel .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-media-carousel .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-media-carousel .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-testimonial-carousel .elementor-testimonial__text{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-testimonial-carousel .elementor-testimonial__name{color:var( --e-global-color-text );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-testimonial-carousel .elementor-testimonial__title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-testimonial-carousel .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-testimonial-carousel .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-testimonial-carousel .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-testimonial-carousel.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-testimonial-carousel .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-testimonial-carousel .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-testimonial-carousel .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-reviews .elementor-testimonial__header, .elementor-widget-reviews .elementor-testimonial__name{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-reviews .elementor-testimonial__text{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-reviews .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-reviews .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-reviews .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-reviews.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-reviews .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-reviews .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-reviews .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-table-of-contents{--header-color:var( --e-global-color-secondary );--item-text-color:var( --e-global-color-text );--item-text-hover-color:var( --e-global-color-accent );--marker-color:var( --e-global-color-text );}.elementor-widget-table-of-contents .elementor-toc__header, .elementor-widget-table-of-contents .elementor-toc__header-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-table-of-contents .elementor-toc__list-item{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-table-of-contents .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-table-of-contents .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-table-of-contents .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-table-of-contents.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-table-of-contents .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-table-of-contents .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-table-of-contents .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-countdown .elementor-countdown-item{background-color:var( --e-global-color-primary );}.elementor-widget-countdown .elementor-countdown-digits{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-countdown .elementor-countdown-label{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-countdown .elementor-countdown-expire--message{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-countdown .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-countdown .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-countdown .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-countdown.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-countdown .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-countdown .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-countdown .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-search-form input[type=\"search\"].elementor-search-form__input{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-search-form .elementor-search-form__input,\n .elementor-widget-search-form .elementor-search-form__icon,\n .elementor-widget-search-form .elementor-lightbox .dialog-lightbox-close-button,\n .elementor-widget-search-form .elementor-lightbox .dialog-lightbox-close-button:hover,\n .elementor-widget-search-form.elementor-search-form--skin-full_screen input[type=\"search\"].elementor-search-form__input{color:var( --e-global-color-text );fill:var( --e-global-color-text );}.elementor-widget-search-form .elementor-search-form__submit{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );background-color:var( --e-global-color-secondary );}.elementor-widget-search-form .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-search-form .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-search-form .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-search-form.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-search-form .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-search-form .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-search-form .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-author-box .elementor-author-box__name{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-author-box .elementor-author-box__bio{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-author-box .elementor-author-box__button{color:var( --e-global-color-secondary );border-color:var( --e-global-color-secondary );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-author-box .elementor-author-box__button:hover{border-color:var( --e-global-color-secondary );color:var( --e-global-color-secondary );}.elementor-widget-author-box .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-author-box .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-author-box .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-author-box.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-author-box .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-author-box .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-author-box .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-post-comments .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-post-comments .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-post-comments .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-post-comments.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-post-comments .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-post-comments .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-post-comments .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-post-navigation span.post-navigation__prev--label{color:var( --e-global-color-text );}.elementor-widget-post-navigation span.post-navigation__next--label{color:var( --e-global-color-text );}.elementor-widget-post-navigation span.post-navigation__prev--label, .elementor-widget-post-navigation span.post-navigation__next--label{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-post-navigation span.post-navigation__prev--title, .elementor-widget-post-navigation span.post-navigation__next--title{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-post-navigation .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-post-navigation .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-post-navigation .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-post-navigation.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-post-navigation .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-post-navigation .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-post-navigation .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-post-info .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-post-info .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-post-info .elementor-icon-list-text, .elementor-widget-post-info .elementor-icon-list-text a{color:var( --e-global-color-secondary );}.elementor-widget-post-info .elementor-icon-list-item{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-post-info .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-post-info .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-post-info .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-post-info.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-post-info .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-post-info .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-post-info .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-sitemap .elementor-sitemap-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-sitemap .elementor-sitemap-item, .elementor-widget-sitemap span.elementor-sitemap-list, .elementor-widget-sitemap .elementor-sitemap-item a{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-sitemap .elementor-sitemap-item{color:var( --e-global-color-text );}.elementor-widget-sitemap .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-sitemap .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-sitemap .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-sitemap.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-sitemap .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-sitemap .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-sitemap .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-blockquote .elementor-blockquote__content{color:var( --e-global-color-text );}.elementor-widget-blockquote .elementor-blockquote__author{color:var( --e-global-color-secondary );}.elementor-widget-blockquote .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-blockquote .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-blockquote .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-blockquote.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-blockquote .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-blockquote .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-blockquote .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-facebook-button .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-facebook-button .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-facebook-button .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-facebook-button.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-facebook-button .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-facebook-button .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-facebook-button .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-facebook-comments .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-facebook-comments .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-facebook-comments .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-facebook-comments.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-facebook-comments .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-facebook-comments .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-facebook-comments .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-facebook-embed .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-facebook-embed .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-facebook-embed .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-facebook-embed.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-facebook-embed .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-facebook-embed .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-facebook-embed .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-facebook-page .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-facebook-page .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-facebook-page .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-facebook-page.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-facebook-page .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-facebook-page .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-facebook-page .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-template .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-template .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-template .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-template.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-template .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-template .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-template .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-lottie{--caption-color:var( --e-global-color-text );}.elementor-widget-lottie .e-lottie__caption{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-lottie .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-lottie .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-lottie .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-lottie.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-lottie .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-lottie .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-lottie .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-code-highlight .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-code-highlight .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-code-highlight .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-code-highlight.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-code-highlight .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-code-highlight .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-code-highlight .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-video-playlist .e-tabs-header .e-tabs-title{color:var( --e-global-color-text );}.elementor-widget-video-playlist .e-tabs-header .e-tabs-videos-count{color:var( --e-global-color-text );}.elementor-widget-video-playlist .e-tabs-header .e-tabs-header-right-side i{color:var( --e-global-color-text );}.elementor-widget-video-playlist .e-tabs-header .e-tabs-header-right-side svg{fill:var( --e-global-color-text );}.elementor-widget-video-playlist .e-tab-title .e-tab-title-text{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-video-playlist .e-tab-title .e-tab-title-text a{color:var( --e-global-color-text );}.elementor-widget-video-playlist .e-tab-title .e-tab-duration{color:var( --e-global-color-text );}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:where( .e-active, :hover ) .e-tab-title-text{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:where( .e-active, :hover ) .e-tab-title-text a{color:var( --e-global-color-text );}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:where( .e-active, :hover ) .e-tab-duration{color:var( --e-global-color-text );}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-section-title{color:var( --e-global-color-text );}.elementor-widget-video-playlist .e-tabs-inner-tabs .e-inner-tabs-wrapper .e-inner-tab-title a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-video-playlist .e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content .e-inner-tab-text{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-video-playlist .e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content button{color:var( --e-global-color-text );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-video-playlist .e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content button:hover{color:var( --e-global-color-text );}.elementor-widget-video-playlist .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-video-playlist .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-video-playlist .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-video-playlist.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-video-playlist .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-video-playlist .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-video-playlist .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-paypal-button .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );background-color:var( --e-global-color-accent );}.elementor-widget-paypal-button .elementor-message{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-paypal-button .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-paypal-button .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-paypal-button .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-paypal-button.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-paypal-button .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-paypal-button .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-paypal-button .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-stripe-button .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );font-style:var( --e-global-typography-accent-font-style );text-decoration:var( --e-global-typography-accent-text-decoration );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );background-color:var( --e-global-color-accent );}.elementor-widget-stripe-button .elementor-message{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-stripe-button .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-stripe-button .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-stripe-button .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-stripe-button.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-stripe-button .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-stripe-button .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-stripe-button .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}.elementor-widget-progress-tracker .current-progress-percentage{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );text-transform:var( --e-global-typography-text-text-transform );font-style:var( --e-global-typography-text-font-style );text-decoration:var( --e-global-typography-text-text-decoration );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-progress-tracker .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-progress-tracker .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );text-transform:var( --e-global-typography-secondary-text-transform );font-style:var( --e-global-typography-secondary-font-style );text-decoration:var( --e-global-typography-secondary-text-decoration );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-progress-tracker .premium-global-cursor-{{ID}}{color:var( --e-global-color-primary );fill:var( --e-global-color-primary );}.elementor-widget-progress-tracker.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-progress-tracker .premium-global-badge-{{ID}} .premium-badge-text{color:var( --e-global-color-secondary );}.elementor-widget-progress-tracker .premium-global-badge-{{ID}} .premium-badge-container{background-color:var( --e-global-color-primary );}.elementor-widget-progress-tracker .premium-global-badge-{{ID}} .premium-badge-icon{color:var( --e-global-color-secondary );fill:var( --e-global-color-secondary );}@media(max-width:1024px){.elementor-widget-common .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-common .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-common.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-inner-section .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-inner-section .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-inner-section.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-heading .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-heading .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-heading.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-image .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-image .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-image.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-text-editor .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-text-editor .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-text-editor.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-video .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-video .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-video.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-button .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-button .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-button .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-button.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-divider .elementor-divider__text{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-divider .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-divider .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-divider.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-spacer .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-spacer .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-spacer.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-image-box .elementor-image-box-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-image-box .elementor-image-box-description{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-image-box .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-image-box .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-image-box.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-google_maps .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-google_maps .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-google_maps.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-icon .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-icon .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-icon.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-icon-box .elementor-icon-box-title, .elementor-widget-icon-box .elementor-icon-box-title a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-icon-box .elementor-icon-box-description{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-icon-box .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-icon-box .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-icon-box.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-star-rating .elementor-star-rating__title{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-star-rating .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-star-rating .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-star-rating.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-image-carousel .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-image-carousel .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-image-carousel.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-image-gallery .gallery-item .gallery-caption{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-image-gallery .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-image-gallery .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-image-gallery.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-icon-list .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-icon-list .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-icon-list.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-counter .elementor-counter-number-wrapper{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-counter .elementor-counter-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-counter .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-counter .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-counter.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-progress .elementor-title{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-progress .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-progress .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-progress.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-testimonial .elementor-testimonial-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-testimonial .elementor-testimonial-name{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-testimonial .elementor-testimonial-job{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-testimonial .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-testimonial .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-testimonial.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-tabs .elementor-tab-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-tabs .elementor-tab-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-tabs .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-tabs .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-tabs.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-accordion .elementor-accordion-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-accordion .elementor-tab-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-accordion .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-accordion .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-accordion.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-toggle .elementor-toggle-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-toggle .elementor-tab-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-toggle .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-toggle .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-toggle.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-social-icons .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-social-icons .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-social-icons.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-alert .elementor-alert-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-alert .elementor-alert-description{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-alert .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-alert .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-alert.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-audio .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-audio .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-audio.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-shortcode .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-shortcode .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-shortcode.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-html .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-html .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-html.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-menu-anchor .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-menu-anchor .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-menu-anchor.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-sidebar .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-sidebar .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-sidebar.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-read-more .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-read-more .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-read-more.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-rating .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-rating .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-rating.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-share-buttons .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-share-buttons .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-share-buttons.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-pages .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-pages .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-pages.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-calendar .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-calendar .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-calendar.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-archives .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-archives .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-archives.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-media_audio .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-media_audio .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-media_audio.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-media_image .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-media_image .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-media_image.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-media_gallery .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-media_gallery .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-media_gallery.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-media_video .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-media_video .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-media_video.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-meta .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-meta .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-meta.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-search .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-search .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-search.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-text .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-text .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-text.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-categories .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-categories .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-categories.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-recent-posts .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-recent-posts .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-recent-posts.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-recent-comments .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-recent-comments .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-recent-comments.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-rss .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-rss .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-rss.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-tag_cloud .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-tag_cloud .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-tag_cloud.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-nav_menu .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-nav_menu .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-nav_menu.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-custom_html .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-custom_html .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-custom_html.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-block .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-block .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-block.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-breadcrumbs{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-breadcrumbs .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-breadcrumbs .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-breadcrumbs.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-adv-accordion .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-adv-accordion .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-adv-accordion.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-google-map .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-google-map .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-google-map.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-adv-tabs .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-adv-tabs .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-adv-tabs.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-advanced-data-table .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-advanced-data-table .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-advanced-data-table.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-advanced-menu .eael-advanced-menu li > a, .eael-advanced-menu-container .eael-advanced-menu-toggle-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-advanced-menu .eael-advanced-menu li ul li > a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-advanced-menu .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-advanced-menu .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-advanced-menu.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-advanced-search .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-advanced-search .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-advanced-search.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-better-payment .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-better-payment .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-better-payment.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-betterdocs-category-box .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-betterdocs-category-box .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-betterdocs-category-box.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-betterdocs-category-grid .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-betterdocs-category-grid .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-betterdocs-category-grid.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-betterdocs-search-form .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-betterdocs-search-form .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-betterdocs-search-form.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-business-reviews .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-business-reviews .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-business-reviews.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-caldera-form .eael-contact-form-description{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-caldera-form .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-caldera-form .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-caldera-form.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-cta-box .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-cta-box .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-cta-box.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-career-page .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-career-page .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-career-page.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .eael-contact-form-7-title{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .eael-contact-form-7-description{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form-control.wpcf7-text, .elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form-control.wpcf7-quiz, .elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form-control.wpcf7-quiz, .elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form-control.wpcf7-textarea, .elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form-control.wpcf7-select{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form label, .elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form .wpcf7-quiz-label{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form-control::-webkit-input-placeholder{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form input[type=\"submit\"]{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-not-valid-tip{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-contact-form-7 .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-contact-form-7 .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-contact-form-7.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-content-ticker .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-content-ticker .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-content-ticker.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-content-timeline .eael-content-timeline-content .eael-timeline-title,\n .elementor-widget-eael-content-timeline .eael-horizontal-timeline-item .eael-horizontal-timeline-item__card-title,\n .elementor-widget-eael-content-timeline .eael-content-timeline-content .eael-timeline-title a,\n .elementor-widget-eael-content-timeline .eael-horizontal-timeline-item .eael-horizontal-timeline-item__card-title a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-content-timeline .eael-content-timeline-content p, .elementor-widget-eael-content-timeline .eael-horizontal-timeline-item__card-inner p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-content-timeline .eael-content-timeline-content .eael-date, .elementor-widget-eael-content-timeline .eael-horizontal-timeline-item .eael-horizontal-timeline-item__meta{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-content-timeline .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-content-timeline .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-content-timeline.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-countdown .eael-countdown-digits::after{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-countdown .eael-countdown-digits{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-countdown .eael-countdown-label{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-countdown .eael-countdown-finish-message .expiry-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.eael-countdown-finish-text{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-countdown .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-countdown .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-countdown.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-counter .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-counter .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-counter.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-creative-button .eael-creative-button .cretive-button-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-creative-button .eael-creative-button--rayen::before, \n .elementor-widget-eael-creative-button .eael-creative-button--winona::after, \n .elementor-widget-eael-creative-button .eael-creative-button--tamaya .eael-creative-button--tamaya-secondary span,\n .elementor-widget-eael-creative-button .eael-creative-button.eael-creative-button--saqui::after{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-creative-button .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-creative-button .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-creative-button.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-data-table .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-data-table .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-data-table.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-divider .eael-divider-text{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-divider .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-divider .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-divider.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-dual-color-header .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-dual-color-header .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-dual-color-header.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-dynamic-filterable-gallery .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-dynamic-filterable-gallery .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-dynamic-filterable-gallery.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-embedpress .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-embedpress .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-embedpress.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-event-calendar .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-event-calendar .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-event-calendar.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-header .eael-facebook-feed-item-user .eael-facebook-feed-username{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-header .eael-facebook-feed-post-time{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-content .eael-facebook-feed-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-url-preview .eael-facebook-feed-url-host{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-url-preview .eael-facebook-feed-url-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-url-preview .eael-facebook-feed-url-description{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-facebook-feed .eael-facebook-feed-overlay .eael-facebook-feed-item .eael-facebook-feed-item-overlay, .elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-footer{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-facebook-feed .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-facebook-feed .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-facebook-feed.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-fancy-chart .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-fancy-chart .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-fancy-chart.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-fancy-text .eael-fancy-text-prefix{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-fancy-text .eael-fancy-text-strings, .elementor-widget-eael-fancy-text .typed-cursor{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-fancy-text .eael-fancy-text-suffix{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-fancy-text .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-fancy-text .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-fancy-text.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-title, .elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-title a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-feature-list .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-feature-list .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-feature-list.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-filterable-gallery .fg-caption-head .fg-item-price{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-filterable-gallery .fg-caption-head .fg-item-ratings{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-filterable-gallery .fg-item-category span{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-filterable-gallery .fg-filter-trigger > span{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-filterable-gallery .fg-layout-3-filter-controls li.control{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-filterable-gallery .eael-gallery-load-more .eael-filterable-gallery-load-more-text{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-filterable-gallery .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-filterable-gallery .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-filterable-gallery.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-flip-box .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-flip-box .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-flip-box.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-flip-carousel .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-flip-carousel .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-flip-carousel.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-fluentform .eael-fluentform-description{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-fluentform .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-fluentform .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-fluentform.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-formstack .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-formstack .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-formstack.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}html body .elementor-widget-eael-gravity-form .eael-gravity-form .gform_wrapper .gform_title, html body .elementor-widget-eael-gravity-form .eael-gravity-form .eael-gravity-form-title{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}html body .elementor-widget-eael-gravity-form .eael-gravity-form .gform_wrapper .gform_description, html body .elementor-widget-eael-gravity-form .eael-gravity-form .eael-gravity-form-description{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-gravity-form .eael-gravity-form .gf_progressbar_wrapper .gf_progressbar_title{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-gravity-form .eael-gravity-form .gf_progressbar_wrapper .gf_progressbar .gf_progressbar_percentage,\n .elementor-widget-eael-gravity-form .eael-gravity-form .gf_progressbar_wrapper .gf_progressbar .gf_progressbar_percentage span{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}html body .elementor-widget-eael-gravity-form .eael-gravity-form .gfield.gsection .gsection_title{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}html body .elementor-widget-eael-gravity-form .eael-gravity-form .ginput_container_fileupload input[type=\"file\"]::file-selector-button, html body .elementor-widget-eael-gravity-form .eael-gravity-form .ginput_container_fileupload input[type=\"file\"]::-webkit-file-upload-button, html body .elementor-widget-eael-gravity-form .eael-gravity-form .ginput_container_fileupload .button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}html body .elementor-widget-eael-gravity-form .eael-gravity-form .gform_footer input[type=\"submit\"], html body .elementor-widget-eael-gravity-form .eael-gravity-form .gform_body .gform_page_footer input[type=\"submit\"], html body .elementor-widget-eael-gravity-form .eael-gravity-form .gform_body input[type=\"submit\"].gform-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}html body .elementor-widget-eael-gravity-form .eael-gravity-form .gform_body .gform_page_footer input[type=\"button\"]{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}html body .elementor-widget-eael-gravity-form .eael-gravity-form .gform_confirmation_wrapper .gform_confirmation_message{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-gravity-form .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-gravity-form .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-gravity-form.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-image-accordion .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-image-accordion .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-image-accordion.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-image-hotspots .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-image-hotspots .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-image-hotspots.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-image-scroller .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-image-scroller .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-image-scroller.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-image-comparison .twentytwenty-before-label:before, .elementor-widget-eael-image-comparison .twentytwenty-after-label:before{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-image-comparison .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-image-comparison .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-image-comparison.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-info-box .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-info-box .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-info-box.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-instafeed .eael-instafeed-caption, .elementor-widget-eael-instafeed .eael-instafeed-caption-text{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-instafeed .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-instafeed .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-instafeed.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-interactive-card .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-interactive-card .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-interactive-card.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-interactive-circle .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-interactive-circle .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-interactive-circle.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-interactive-promo .eael-interactive-promo figure figcaption h2{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-interactive-promo .eael-interactive-promo figure p{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-interactive-promo .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-interactive-promo .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-interactive-promo.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-learn-dash-course-list .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-learn-dash-course-list .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-learn-dash-course-list.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-lightbox .eael-lightbox-btn > span{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.eael-lightbox-container .eael-lightbox-content{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-lightbox .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-lightbox .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-lightbox.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-login-register .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-login-register .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-login-register.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-logo-carousel .eael-logo-carousel-title{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-logo-carousel .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-logo-carousel .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-logo-carousel.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-mailchimp .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-mailchimp .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-mailchimp.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-nft-gallery .eael-nft-gallery-load-more .eael-nft-gallery-load-more-text{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-nft-gallery .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-nft-gallery .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-nft-gallery.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-ninja .eael-ninja-form .eael-contact-form-description{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-ninja .eael-ninja-form .submit-container input[type=\"button\"],.elementor-widget-eael-ninja .eael-ninja-form .submit-container input[type=\"submit\"]{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-ninja .eael-ninja-form .nf-form-fields-required{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-ninja .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-ninja .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-ninja.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-offcanvas .eael-offcanvas-toggle{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-offcanvas .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-offcanvas .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-offcanvas.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-one-page-nav .eael-nav-dot-tooltip{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-one-page-nav .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-one-page-nav .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-one-page-nav.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-post-block .eael-entry-title > a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-post-block .eael-grid-post-excerpt p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-block .eael-entry-meta > div, .elementor-widget-eael-post-block .eael-entry-meta > span, .elementor-widget-eael-post-block .eael-entry-meta ul li i, .elementor-widget-eael-post-block .eael-entry-meta ul li a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-block .post-meta-categories li, .elementor-widget-eael-post-block .post-meta-categories li a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-block .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-post-block .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-post-block.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-post-carousel .eael-entry-title, .elementor-widget-eael-post-carousel .eael-entry-title > a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-post-carousel .eael-grid-post-excerpt p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-carousel .post-carousel-categories li a, .elementor-widget-eael-post-carousel .post-meta-categories li, .elementor-widget-eael-post-carousel .post-meta-categories li a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-carousel .eael-meta-posted-on{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-carousel .eael-entry-meta > span,.elementor-widget-eael-post-carousel .eael-entry-meta > .eael-posted-by,.elementor-widget-eael-post-carousel .eael-entry-meta > .eael-posted-on{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-carousel .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-post-carousel .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-post-carousel.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-post-grid .eael-meta-posted-on{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-grid .eael-entry-meta > span{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-grid .eael-entry-title, .elementor-widget-eael-post-grid .eael-entry-title a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-post-grid .eael-grid-post-excerpt p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-grid .post-meta-categories li, .elementor-widget-eael-post-grid .post-meta-categories li a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-grid .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-post-grid .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-post-grid.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-post-list .eael-post-list-header .header-title .title{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-list .eael-post-list-header .post-categories a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-list .eael-post-list-featured-wrap .featured-content .eael-post-list-title, .elementor-widget-eael-post-list .eael-post-list-featured-wrap .featured-content .eael-post-list-title a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-post-list .eael-post-list-featured-wrap .featured-content p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-list .eael-post-list-featured-wrap .featured-content .meta{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-list .eael-post-list-content .eael-post-list-title, .elementor-widget-eael-post-list .eael-post-list-content .eael-post-list-title a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-post-list .eael-post-list-content p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-list .eael-post-list-content .meta{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-list .eael-post-list-container.layout-advanced .eael-post-list-post .eael-post-list-content .boxed-meta .author-info h5{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-list .eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta .author-info > a p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-list .eael-post-list-container.layout-advanced .eael-post-list-content .boxed-meta .meta-categories .meta-cats-wrap a, .elementor-widget-eael-post-list .eael-post-list-container.layout-default .eael-post-list-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-2 .eael-post-list-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-2 .eael-post-list-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-default .featured-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-2 .featured-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-3 .featured-content .meta-categories a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-list .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-post-list .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-post-list.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-post-timeline .eael-timeline-post-title .eael-timeline-post-title-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-post-timeline .eael-timeline-post-excerpt p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-timeline .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-post-timeline .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-post-timeline.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-price-menu .eael-restaurant-menu .eael-restaurant-menu-title, .elementor-widget-eael-price-menu .eael-restaurant-menu .eael-restaurant-menu-title a{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-price-menu .eael-restaurant-menu .eael-restaurant-menu-price-discount{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-price-menu .eael-restaurant-menu .eael-restaurant-menu-price-original{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-price-menu .eael-restaurant-menu-description{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-price-menu .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-price-menu .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-price-menu.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-pricing-table .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-pricing-table .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-pricing-table.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eicon-woocommerce .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eicon-woocommerce .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eicon-woocommerce.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-progress-bar .eael-progressbar-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-progress-bar .eael-progressbar-line-fill.eael-has-inner-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-progress-bar .eael-progressbar-count-wrap{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-progress-bar .eael-progressbar-half-circle-after span{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-progress-bar .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-progress-bar .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-progress-bar.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-protected-content .eael-protected-content .protected-content{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-protected-content .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-protected-content .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-protected-content.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-simple-menu .eael-simple-menu >li > a, .eael-simple-menu-container .eael-simple-menu-toggle-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-simple-menu .eael-simple-menu li ul li > a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-simple-menu .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-simple-menu .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-simple-menu.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-static-product .eael-static-product .eael-static-product-details .eael-static-product-price-and-reviews .eael-static-product-price{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-static-product .eael-static-product .eael-static-product-details .eael-static-product-price-and-reviews .eael-static-product-reviews{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-static-product .eael-static-product-media a.eael-static-product-live-demo-btn{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-static-product .eael-static-product-details > h2 > a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-static-product .eael-static-product-details > p{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-static-product .eael-static-product-btn .eael-static-product-btn-inner{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-static-product .eael-static-product-add-to-cart .eael-static-product-btn-inner{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-static-product .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-static-product .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-static-product.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-sticky-video .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-sticky-video .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-sticky-video.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-svg-draw .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-svg-draw .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-svg-draw.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-team-member-carousel .eael-tm-name{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-team-member-carousel .eael-tm-position{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-team-member-carousel .eael-tm-description{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-team-member-carousel .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-team-member-carousel .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-team-member-carousel.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-team-member .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-team-member .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-team-member.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-testimonial-slider .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-testimonial-slider .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-testimonial-slider.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-testimonial .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-testimonial .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-testimonial.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-toggle .eael-primary-toggle-label{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-toggle .eael-secondary-toggle-label{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-toggle .eael-toggle-content-wrap{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-toggle .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-toggle .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-toggle.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-tooltip .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-tooltip .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-tooltip.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-twitter-feed .eael-twitter-feed-load-more .eael-twitter-feed-load-more-text{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-twitter-feed .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-twitter-feed .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-twitter-feed.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-twitter-feed-carousel .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-twitter-feed-carousel .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-twitter-feed-carousel.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-typeform .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-typeform .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-typeform.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-weform .eael-weform-container ul.wpuf-form .wpuf-submit input[type=\"submit\"]{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-weform .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-weform .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-weform.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-woo-account-dashboard .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-account-dashboard .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-account-dashboard.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-woo-cart .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-cart .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-cart.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-woo-checkout .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-checkout .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-checkout.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-woo-collections .eael-woo-collections-overlay-inner h2{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-woo-collections .eael-woo-collections-overlay-inner span{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-woo-collections .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-collections .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-collections.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-woo-cross-sells .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-cross-sells .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-cross-sells.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-woo-product-carousel .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-product-carousel .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-product-carousel.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-woo-product-compare .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-product-compare .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-product-compare.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-woo-product-gallery .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-product-gallery .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-product-gallery.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-woo-product-list .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-product-list .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-product-list.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-woo-product-slider .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-product-slider .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-product-slider.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-woo-thank-you .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-thank-you .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-thank-you.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-wpforms .eael-contact-form-description, .elementor-widget-eael-wpforms .wpforms-description{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-wpforms .eael-wpforms .wpforms-field label, .elementor-widget-eael-wpforms .eael-wpforms .wpforms-field legend{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-wpforms .eael-wpforms .wpforms-field input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .elementor-widget-eael-wpforms .eael-wpforms .wpforms-field textarea, .elementor-widget-eael-wpforms .eael-wpforms .wpforms-field select{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-wpforms .eael-wpforms .wpforms-submit-container .wpforms-submit{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-wpforms .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-wpforms .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-wpforms.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-grid-item .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-grid-item .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-grid-item.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-text-path{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-text-path .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-text-path .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-text-path.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-banner .premium-banner-ib-desc .premium_banner_title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-banner .premium_banner_content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-premium-addon-banner .premium-banner-link{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-premium-addon-banner .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-banner .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-banner.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-blog .premium-blog-filters-container li a.category{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-blog .premium-blog-entry-title, .elementor-widget-premium-addon-blog .premium-blog-entry-title a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-blog .premium-blog-cats-container a{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-blog .premium-blog-meta-data{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-blog .premium-blog-post-tags-container{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-blog .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-blog .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-blog.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-button .premium-button{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-button .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-button .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-button.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-carousel-widget .premium-carousel-nav-fraction{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-carousel-widget .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-carousel-widget .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-carousel-widget.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-countdown-timer .countdown-amount, .elementor-widget-premium-countdown-timer .inn{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-premium-countdown-timer .countdown-period, .elementor-widget-premium-countdown-timer .premium-countdown-label, .elementor-widget-premium-countdown-timer .flip-clock-label{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-countdown-timer .premium-countdown-exp-message{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-premium-countdown-timer .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-countdown-timer .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-countdown-timer.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-counter .premium-counter-title .premium-counter-title-val{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-counter .premium-counter-desc{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-counter .premium-counter-area .premium-counter-init{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-counter .premium-counter-area span#prefix{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-counter .premium-counter-area span#suffix{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-counter .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-counter .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-counter.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-dual-header .premium-dual-header-first-span{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-dual-header .premium-dual-header-second-header{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-dual-header.premium-bg-text-yes .elementor-widget-container:before{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-dual-header .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-dual-header .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-dual-header.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-fancy-text .premium-fancy-text-wrapper:not(.auto-fade) .premium-fancy-text, .elementor-widget-premium-addon-fancy-text .premium-fancy-text svg g > text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-fancy-text .typed-cursor{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-fancy-text .premium-prefix-text, .elementor-widget-premium-addon-fancy-text .premium-suffix-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-fancy-text .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-fancy-text .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-fancy-text.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-img-gallery .premium-gallery-img-name, .elementor-widget-premium-img-gallery .premium-gallery-img-name a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-img-gallery .premium-gallery-img-desc, .elementor-widget-premium-img-gallery .premium-gallery-img-desc a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-img-gallery .premium-gallery-cats-container li a.category{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-img-gallery .premium-gallery-load-more-btn{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-img-gallery .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-img-gallery .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-img-gallery.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );} .elementor-widget-premium-icon-list .premium-bullet-list-icon-text p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );} .elementor-widget-premium-icon-list .premium-bullet-list-text span {font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );} .elementor-widget-premium-icon-list .premium-bullet-list-badge span{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-premium-icon-list .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-icon-list .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-icon-list.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-image-button .premium-image-button{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-image-button .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-image-button .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-image-button.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-image-scroll .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-image-scroll .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-image-scroll.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-image-separator .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-image-separator .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-image-separator.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-lottie .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-lottie .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-lottie.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-maps .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-maps .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-maps.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-media-wheel .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-media-wheel .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-media-wheel.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-modal-box .premium-modal-trigger-btn, .elementor-widget-premium-addon-modal-box .premium-modal-trigger-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-modal-box .premium-modal-box-modal-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-modal-box .premium-modal-box-modal-lower-close{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-modal-box .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-modal-box .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-modal-box.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-nav-menu .premium-main-nav-menu > .premium-nav-menu-item > .premium-menu-link{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-nav-menu .premium-main-nav-menu > .premium-nav-menu-item > .premium-menu-link .premium-dropdown-icon{color:var( --e-global-color-text );}.elementor-widget-premium-nav-menu .premium-main-nav-menu > .premium-nav-menu-item:hover > .premium-menu-link .premium-dropdown-icon{color:var( --e-global-color-secondary );}.elementor-widget-premium-nav-menu .premium-main-nav-menu > .premium-active-item > .premium-menu-link .premium-dropdown-icon{color:var( --e-global-color-accent );}.elementor-widget-premium-nav-menu .premium-main-nav-menu .premium-sub-menu .premium-sub-menu-link{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-premium-nav-menu .premium-main-nav-menu .premium-sub-menu .premium-sub-menu-link .premium-dropdown-icon{color:var( --e-global-color-secondary );}.elementor-widget-premium-nav-menu .premium-main-nav-menu .premium-sub-menu .premium-active-item .premium-sub-menu-link .premium-dropdown-icon{color:var( --e-global-color-primary );}.elementor-widget-premium-nav-menu .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-nav-menu .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-nav-menu.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-notifications .premium-blog-entry-title, .elementor-widget-premium-notifications .premium-blog-entry-title a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-notifications .premium-blog-meta-data{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-notifications .premium-blog-post-tags-container{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-notifications .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-notifications .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-notifications.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-person .premium-person-name{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-person .premium-person-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-person .premium-person-content{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-person .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-person .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-person.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-pinterest-feed .premium-pinterest-feed__board-trigger, .elementor-widget-premium-pinterest-feed .premium-pinterest-feed__load-more-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-premium-pinterest-feed .premium-pinterest-sharer{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-pinterest-feed .premium-pinterest-share-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-pinterest-feed .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-pinterest-feed .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-pinterest-feed.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-post-ticker .premium-post-ticker__post-date span{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-post-ticker .premium-post-ticker__post-author a, .elementor-widget-premium-post-ticker .premium-post-ticker__post-author i{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-premium-post-ticker .premium-post-ticker__post-author a{line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-post-ticker .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-post-ticker .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-post-ticker.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-table-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-slashed-price-value{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-price-currency{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-price-value{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-price-separator{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-price-duration{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-list .premium-pricing-list-span{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-list-tooltip{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-description-container{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-price-button{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-badge-container .corner span{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-pricing-table .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-pricing-table .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-pricing-table.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-progressbar .premium-progressbar-left-label{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-progressbar .premium-progressbar-right-label{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-progressbar .premium-progressbar-center-label{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-progressbar .premium-progressbar-percentage{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-progressbar .premium-progressbar-hf-label-left{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-progressbar .premium-progressbar-hf-label-right{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-progressbar .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-progressbar .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-progressbar.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-svg-drawer .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-svg-drawer .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-svg-drawer.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-tcloud .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-tcloud .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-tcloud.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-testimonials .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-testimonials .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-testimonials.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-textual-showcase .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-textual-showcase .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-textual-showcase.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-tiktok-feed .premium-tiktok-feed__load-more-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-premium-tiktok-feed .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-tiktok-feed .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-tiktok-feed.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-title .premium-title-header{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-title .premium-title-bg-text:before{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-title .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-title .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-title.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-video-box .premium-video-box-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-video-box .premium-video-box-sticky-infobar{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-video-box .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-video-box .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-video-box.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-vscroll .premium-vscroll-tooltip span{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-vscroll .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-vscroll .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-vscroll.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-weather .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-weather .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-weather.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-world-clock .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-world-clock .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-world-clock.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-behance-feed .premium-behance-container .wrap-projects li .wrap-cover .fields-in-cover .single{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-behance-feed .premium-behance-container .wrap-project .wrap-title-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-behance-feed .premium-behance-container .wrap-label{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-behance-feed .premium-behance-container .owner-full-name a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-behance-feed .premium-behance-container .wrap-appreciations-outer .wrap-app-value{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-behance-feed .premium-behance-container .wrap-views-outer .wrap-view-value{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-behance-feed .premium-behance-btn .eb-pagination-button span{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-behance-feed .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-behance-feed .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-behance-feed.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-chart .premium-chart-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-chart .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-chart .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-chart.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-color-transition .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-color-transition .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-color-transition.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-content-toggle .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-content-toggle .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-content-toggle.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-divider .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-divider .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-divider.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-facebook-feed .premium-feed-element-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-facebook-feed .premium-feed-element-read-more{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-facebook-feed .premium-feed-element-author a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-facebook-feed .premium-feed-element-date a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-facebook-feed .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-facebook-feed .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-facebook-feed.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-facebook-reviews .premium-fb-rev-page-link{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-facebook-reviews .premium-fb-rev-reviewer-link{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-facebook-reviews .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-facebook-reviews .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-facebook-reviews.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-facebook-chat .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-facebook-chat .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-facebook-chat.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-flip-box .premium-flip-front-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-flip-box .premium-flip-front-description{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-flip-box .premium-flip-back-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-flip-box .premium-flip-back-description{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-flip-box .premium-flip-box-link{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-flip-box .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-flip-box .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-flip-box.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-google-reviews .premium-fb-rev-page-link{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-google-reviews .premium-fb-rev-reviewer-link{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-google-reviews .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-google-reviews .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-google-reviews.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-hscroll .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-hscroll .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-hscroll.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-icon-box .premium-icon-box-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-icon-box .premium-icon-box-label{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-icon-box .premium-icon-box-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-premium-addon-icon-box .premium-icon-box-more{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-premium-addon-icon-box .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-icon-box .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-icon-box.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-ihover .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-ihover .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-ihover.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-image-accordion .premium-accordion-section .premium-accordion-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-image-accordion .premium-accordion-section .premium-accordion-description{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-image-accordion .premium-accordion-section .premium-accordion-item-link-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-image-accordion .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-image-accordion .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-image-accordion.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-image-comparison .premium-twentytwenty-before-label span{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-image-comparison .premium-twentytwenty-after-label span{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-image-comparison .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-image-comparison .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-image-comparison.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-image-hotspots .premium-image-hotspots-main-icons .premium-image-hotspots-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.tooltipster-box.tooltipster-box-{{ID}} .premium-image-hotspots-tooltips-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-image-hotspots .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-image-hotspots .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-image-hotspots.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-img-layers-addon .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-img-layers-addon .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-img-layers-addon.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-instagram-feed .premium-insta-likes{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-instagram-feed .premium-insta-comments{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-instagram-feed .premium-insta-image-caption{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-instagram-feed .premium-instafeed-sharer{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-instagram-feed .premium-instafeed-share-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-instagram-feed .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-instagram-feed .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-instagram-feed.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-magic-section .premium-magic-section-btn{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-magic-section .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-magic-section .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-magic-section.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-multi-scroll .premium-multiscroll-left-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-multi-scroll .premium-multiscroll-right-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-multi-scroll .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-multi-scroll .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-multi-scroll.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}#premium-notbar-{{ID}} .premium-notbar-text{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}#premium-notbar-{{ID}} .premium-notbar-title-wrap{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}#premium-notbar-{{ID}} .premium-notbar-content-wrap{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}#premium-notbar-{{ID}} .premium-notbar-button{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}#premium-notbar-{{ID}} .premium-notbar-close{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-notbar .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-notbar .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-notbar.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-preview-image .premium-preview-image-figcap{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.premium-prev-img-tooltip-title-wrap-{{ID}} .premium-previmg-tooltip-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.premium-prev-img-tooltip-desc-wrap-{{ID}}{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-preview-image .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-preview-image .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-preview-image.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-site-logo .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-site-logo .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-site-logo.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-smart-post-listing .premium-smart-listing__category{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-smart-post-listing .premium-smart-listing__featured-post-wrapper .premium-smart-listing__post-title-wrapper, .elementor-widget-premium-smart-post-listing .premium-smart-listing__featured-post-wrapper .premium-smart-listing__post-title-wrapper a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-smart-post-listing .premium-smart-listing__featured-post-wrapper .premium-smart-listing__post-meta-container{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-smart-post-listing .premium-smart-listing__featured-post-wrapper .premium-smart-listing__post-content{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-smart-post-listing .premium-smart-listing__post-wrapper .premium-smart-listing__post-title-wrapper, .elementor-widget-premium-smart-post-listing .premium-smart-listing__post-wrapper .premium-smart-listing__post-title-wrapper a{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-smart-post-listing .premium-smart-listing__post-wrapper .premium-smart-listing__post-meta-container{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-smart-post-listing .premium-smart-listing__post-wrapper .premium-smart-listing__post-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-premium-smart-post-listing .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-smart-post-listing .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-smart-post-listing.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-tables-addon .premium-table .premium-table-row th.premium-table-cell:nth-child(odd) .premium-table-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-tables-addon .premium-table .premium-table-row th.premium-table-cell:nth-child(even) .premium-table-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-tables-addon .premium-table tbody tr:nth-of-type(odd) .premium-table-cell .premium-table-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-tables-addon .premium-table tbody tr:nth-of-type(even) .premium-table-cell .premium-table-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-tables-addon .premium-table-pagination ul li > .page-numbers{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-premium-tables-addon .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-tables-addon .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-tables-addon.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-tabs .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-tabs .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-tabs.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-twitter-feed .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-twitter-feed .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-twitter-feed.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-unfold-addon .premium-unfold-heading{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-unfold-addon .premium-unfold-content{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-unfold-addon .premium-button{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-unfold-addon .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-unfold-addon .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-unfold-addon.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-whatsapp-chat .premium-whatsapp-link{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-whatsapp-chat .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-whatsapp-chat .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-whatsapp-chat.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-yelp-reviews .premium-fb-rev-page-link{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-yelp-reviews .premium-fb-rev-reviewer-link{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-yelp-reviews .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-yelp-reviews .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-yelp-reviews.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-theme-site-logo .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-theme-site-logo .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-site-logo .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-site-logo.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-theme-site-title .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-theme-site-title .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-site-title .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-site-title.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-theme-page-title .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-theme-page-title .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-page-title .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-page-title.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-theme-post-title .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-theme-post-title .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-post-title .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-post-title.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-theme-post-excerpt .elementor-widget-container{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-theme-post-excerpt .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-post-excerpt .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-post-excerpt.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-theme-post-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-theme-post-content .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-post-content .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-post-content.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-theme-post-featured-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-theme-post-featured-image .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-post-featured-image .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-post-featured-image.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-theme-archive-title .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-theme-archive-title .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-archive-title .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-archive-title.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-archive-posts .elementor-post__title, .elementor-widget-archive-posts .elementor-post__title a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-archive-posts .elementor-post__meta-data{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-archive-posts .elementor-post__excerpt p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-archive-posts a.elementor-post__read-more{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-archive-posts .elementor-post__card .elementor-post__badge{line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-archive-posts .elementor-pagination{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-archive-posts .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-archive-posts .e-load-more-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-archive-posts .elementor-posts-nothing-found{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-archive-posts .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-archive-posts .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-archive-posts.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-loop-grid .elementor-pagination{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-loop-grid .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-loop-grid .e-load-more-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-loop-grid .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-loop-grid .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-loop-grid.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-loop-carousel .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-loop-carousel .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-loop-carousel.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-posts .elementor-post__meta-data{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-posts .elementor-post__excerpt p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-posts a.elementor-post__read-more{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-posts .elementor-post__card .elementor-post__badge{line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-posts .elementor-pagination{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-posts .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-posts .e-load-more-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-posts .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-posts .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-posts.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-portfolio .elementor-portfolio-item__title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-portfolio .elementor-portfolio__filter{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-portfolio .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-portfolio .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-portfolio.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-gallery .elementor-gallery-item__title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-gallery .elementor-gallery-item__description{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-gallery .elementor-gallery-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-gallery .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-gallery .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-gallery.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-form .elementor-field-group > label{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-form .elementor-field-type-html{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-form .elementor-field-group .elementor-field, .elementor-widget-form .elementor-field-subgroup label{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-form .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-form .elementor-message{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-form .e-form__indicators__indicator, .elementor-widget-form .e-form__indicators__indicator__label{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-form .e-form__indicators__indicator__progress__meter{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-form .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-form .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-form.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-login .elementor-form-fields-wrapper label{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-login .elementor-field-group .elementor-field, .elementor-widget-login .elementor-field-subgroup label{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-login .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-login .elementor-widget-container .elementor-login__logged-in-message{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-login .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-login .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-login.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-slides .elementor-slide-heading{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-slides .elementor-slide-description{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-slides .elementor-slide-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-slides .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-slides .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-slides.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-nav-menu .elementor-nav-menu .elementor-item{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item, .elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-sub-item{font-size:var( --e-global-typography-accent-font-size );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-nav-menu .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-nav-menu .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-nav-menu.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-animated-headline .elementor-headline{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-animated-headline .elementor-headline-dynamic-text{line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-animated-headline .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-animated-headline .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-animated-headline.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-hotspot .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-hotspot .e-hotspot__label{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-hotspot .e-hotspot__tooltip{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-hotspot .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-hotspot .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-hotspot.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-price-list .elementor-price-list-header{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-price-list .elementor-price-list-price{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-price-list .elementor-price-list-description{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-price-list .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-price-list .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-price-list.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-price-table .elementor-price-table__heading{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-price-table .elementor-price-table__subheading{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-price-table .elementor-price-table .elementor-price-table__price{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-price-table .elementor-price-table__original-price{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-price-table .elementor-price-table__period{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-price-table .elementor-price-table__features-list li{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-price-table .elementor-price-table__button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-price-table .elementor-price-table__additional_info{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-price-table .elementor-price-table__ribbon-inner{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-price-table .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-price-table .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-price-table.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-flip-box .elementor-flip-box__front .elementor-flip-box__layer__title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-flip-box .elementor-flip-box__front .elementor-flip-box__layer__description{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-flip-box .elementor-flip-box__back .elementor-flip-box__layer__title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-flip-box .elementor-flip-box__back .elementor-flip-box__layer__description{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-flip-box .elementor-flip-box__button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-flip-box .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-flip-box .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-flip-box.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-call-to-action .elementor-cta__title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-call-to-action .elementor-cta__description{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-call-to-action .elementor-cta__button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-call-to-action .elementor-ribbon-inner{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-call-to-action .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-call-to-action .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-call-to-action.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-media-carousel .elementor-carousel-image-overlay{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-media-carousel .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-media-carousel .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-media-carousel.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-testimonial-carousel .elementor-testimonial__text{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-testimonial-carousel .elementor-testimonial__name{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-testimonial-carousel .elementor-testimonial__title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-testimonial-carousel .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-testimonial-carousel .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-testimonial-carousel.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-reviews .elementor-testimonial__header, .elementor-widget-reviews .elementor-testimonial__name{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-reviews .elementor-testimonial__text{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-reviews .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-reviews .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-reviews.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-table-of-contents .elementor-toc__header, .elementor-widget-table-of-contents .elementor-toc__header-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-table-of-contents .elementor-toc__list-item{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-table-of-contents .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-table-of-contents .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-table-of-contents.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-countdown .elementor-countdown-digits{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-countdown .elementor-countdown-label{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-countdown .elementor-countdown-expire--message{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-countdown .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-countdown .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-countdown.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-search-form input[type=\"search\"].elementor-search-form__input{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-search-form .elementor-search-form__submit{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-search-form .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-search-form .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-search-form.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-author-box .elementor-author-box__name{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-author-box .elementor-author-box__bio{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-author-box .elementor-author-box__button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-author-box .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-author-box .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-author-box.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-post-comments .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-post-comments .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-post-comments.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-post-navigation span.post-navigation__prev--label, .elementor-widget-post-navigation span.post-navigation__next--label{font-size:var( --e-global-typography-secondary-font-size );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-post-navigation span.post-navigation__prev--title, .elementor-widget-post-navigation span.post-navigation__next--title{font-size:var( --e-global-typography-secondary-font-size );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-post-navigation .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-post-navigation .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-post-navigation.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-post-info .elementor-icon-list-item{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-post-info .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-post-info .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-post-info.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-sitemap .elementor-sitemap-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-sitemap .elementor-sitemap-item, .elementor-widget-sitemap span.elementor-sitemap-list, .elementor-widget-sitemap .elementor-sitemap-item a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-sitemap .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-sitemap .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-sitemap.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-blockquote .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-blockquote .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-blockquote.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-facebook-button .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-facebook-button .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-facebook-button.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-facebook-comments .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-facebook-comments .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-facebook-comments.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-facebook-embed .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-facebook-embed .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-facebook-embed.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-facebook-page .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-facebook-page .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-facebook-page.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-template .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-template .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-template.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-lottie .e-lottie__caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-lottie .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-lottie .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-lottie.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-code-highlight .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-code-highlight .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-code-highlight.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-video-playlist .e-tab-title .e-tab-title-text{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:where( .e-active, :hover ) .e-tab-title-text{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-video-playlist .e-tabs-inner-tabs .e-inner-tabs-wrapper .e-inner-tab-title a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-video-playlist .e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content .e-inner-tab-text{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-video-playlist .e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-video-playlist .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-video-playlist .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-video-playlist.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-paypal-button .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-paypal-button .elementor-message{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-paypal-button .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-paypal-button .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-paypal-button.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-stripe-button .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-stripe-button .elementor-message{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-stripe-button .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-stripe-button .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-stripe-button.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-progress-tracker .current-progress-percentage{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-progress-tracker .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-progress-tracker .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-progress-tracker.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}}@media(max-width:767px){.elementor-widget-common .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-common .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-common.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-inner-section .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-inner-section .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-inner-section.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-heading .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-heading .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-heading.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-image .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-image .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-image.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-text-editor .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-text-editor .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-text-editor.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-video .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-video .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-video.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-button .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-button .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-button .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-button.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-divider .elementor-divider__text{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-divider .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-divider .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-divider.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-spacer .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-spacer .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-spacer.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-image-box .elementor-image-box-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-image-box .elementor-image-box-description{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-image-box .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-image-box .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-image-box.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-google_maps .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-google_maps .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-google_maps.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-icon .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-icon .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-icon.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-icon-box .elementor-icon-box-title, .elementor-widget-icon-box .elementor-icon-box-title a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-icon-box .elementor-icon-box-description{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-icon-box .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-icon-box .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-icon-box.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-star-rating .elementor-star-rating__title{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-star-rating .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-star-rating .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-star-rating.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-image-carousel .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-image-carousel .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-image-carousel.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-image-gallery .gallery-item .gallery-caption{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-image-gallery .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-image-gallery .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-image-gallery.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-icon-list .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-icon-list .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-icon-list.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-counter .elementor-counter-number-wrapper{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-counter .elementor-counter-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-counter .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-counter .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-counter.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-progress .elementor-title{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-progress .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-progress .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-progress.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-testimonial .elementor-testimonial-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-testimonial .elementor-testimonial-name{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-testimonial .elementor-testimonial-job{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-testimonial .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-testimonial .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-testimonial.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-tabs .elementor-tab-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-tabs .elementor-tab-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-tabs .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-tabs .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-tabs.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-accordion .elementor-accordion-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-accordion .elementor-tab-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-accordion .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-accordion .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-accordion.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-toggle .elementor-toggle-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-toggle .elementor-tab-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-toggle .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-toggle .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-toggle.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-social-icons .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-social-icons .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-social-icons.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-alert .elementor-alert-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-alert .elementor-alert-description{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-alert .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-alert .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-alert.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-audio .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-audio .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-audio.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-shortcode .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-shortcode .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-shortcode.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-html .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-html .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-html.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-menu-anchor .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-menu-anchor .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-menu-anchor.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-sidebar .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-sidebar .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-sidebar.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-read-more .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-read-more .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-read-more.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-rating .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-rating .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-rating.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-share-buttons .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-share-buttons .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-share-buttons.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-pages .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-pages .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-pages.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-calendar .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-calendar .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-calendar.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-archives .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-archives .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-archives.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-media_audio .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-media_audio .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-media_audio.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-media_image .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-media_image .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-media_image.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-media_gallery .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-media_gallery .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-media_gallery.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-media_video .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-media_video .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-media_video.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-meta .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-meta .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-meta.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-search .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-search .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-search.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-text .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-text .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-text.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-categories .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-categories .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-categories.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-recent-posts .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-recent-posts .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-recent-posts.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-recent-comments .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-recent-comments .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-recent-comments.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-rss .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-rss .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-rss.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-tag_cloud .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-tag_cloud .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-tag_cloud.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-nav_menu .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-nav_menu .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-nav_menu.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-custom_html .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-custom_html .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-custom_html.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wp-widget-block .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-block .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-wp-widget-block.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-breadcrumbs{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-breadcrumbs .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-breadcrumbs .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-breadcrumbs.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-adv-accordion .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-adv-accordion .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-adv-accordion.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-google-map .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-google-map .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-google-map.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-adv-tabs .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-adv-tabs .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-adv-tabs.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-advanced-data-table .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-advanced-data-table .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-advanced-data-table.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-advanced-menu .eael-advanced-menu li > a, .eael-advanced-menu-container .eael-advanced-menu-toggle-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-advanced-menu .eael-advanced-menu li ul li > a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-advanced-menu .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-advanced-menu .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-advanced-menu.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-advanced-search .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-advanced-search .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-advanced-search.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-better-payment .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-better-payment .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-better-payment.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-betterdocs-category-box .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-betterdocs-category-box .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-betterdocs-category-box.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-betterdocs-category-grid .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-betterdocs-category-grid .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-betterdocs-category-grid.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-betterdocs-search-form .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-betterdocs-search-form .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-betterdocs-search-form.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-business-reviews .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-business-reviews .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-business-reviews.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-caldera-form .eael-contact-form-description{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-caldera-form .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-caldera-form .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-caldera-form.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-cta-box .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-cta-box .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-cta-box.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-career-page .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-career-page .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-career-page.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .eael-contact-form-7-title{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .eael-contact-form-7-description{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form-control.wpcf7-text, .elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form-control.wpcf7-quiz, .elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form-control.wpcf7-quiz, .elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form-control.wpcf7-textarea, .elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form-control.wpcf7-select{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form label, .elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form .wpcf7-quiz-label{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form-control::-webkit-input-placeholder{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-form input[type=\"submit\"]{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-contact-form-7 .eael-contact-form-7 .wpcf7-not-valid-tip{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-contact-form-7 .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-contact-form-7 .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-contact-form-7.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-content-ticker .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-content-ticker .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-content-ticker.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-content-timeline .eael-content-timeline-content .eael-timeline-title,\n .elementor-widget-eael-content-timeline .eael-horizontal-timeline-item .eael-horizontal-timeline-item__card-title,\n .elementor-widget-eael-content-timeline .eael-content-timeline-content .eael-timeline-title a,\n .elementor-widget-eael-content-timeline .eael-horizontal-timeline-item .eael-horizontal-timeline-item__card-title a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-content-timeline .eael-content-timeline-content p, .elementor-widget-eael-content-timeline .eael-horizontal-timeline-item__card-inner p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-content-timeline .eael-content-timeline-content .eael-date, .elementor-widget-eael-content-timeline .eael-horizontal-timeline-item .eael-horizontal-timeline-item__meta{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-content-timeline .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-content-timeline .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-content-timeline.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-countdown .eael-countdown-digits::after{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-countdown .eael-countdown-digits{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-countdown .eael-countdown-label{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-countdown .eael-countdown-finish-message .expiry-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.eael-countdown-finish-text{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-countdown .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-countdown .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-countdown.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-counter .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-counter .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-counter.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-creative-button .eael-creative-button .cretive-button-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-creative-button .eael-creative-button--rayen::before, \n .elementor-widget-eael-creative-button .eael-creative-button--winona::after, \n .elementor-widget-eael-creative-button .eael-creative-button--tamaya .eael-creative-button--tamaya-secondary span,\n .elementor-widget-eael-creative-button .eael-creative-button.eael-creative-button--saqui::after{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-creative-button .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-creative-button .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-creative-button.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-data-table .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-data-table .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-data-table.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-divider .eael-divider-text{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-divider .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-divider .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-divider.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-dual-color-header .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-dual-color-header .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-dual-color-header.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-dynamic-filterable-gallery .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-dynamic-filterable-gallery .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-dynamic-filterable-gallery.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-embedpress .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-embedpress .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-embedpress.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-event-calendar .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-event-calendar .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-event-calendar.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-header .eael-facebook-feed-item-user .eael-facebook-feed-username{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-header .eael-facebook-feed-post-time{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-content .eael-facebook-feed-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-url-preview .eael-facebook-feed-url-host{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-url-preview .eael-facebook-feed-url-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-preview-wrap .eael-facebook-feed-url-preview .eael-facebook-feed-url-description{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-facebook-feed .eael-facebook-feed-overlay .eael-facebook-feed-item .eael-facebook-feed-item-overlay, .elementor-widget-eael-facebook-feed .eael-facebook-feed-card .eael-facebook-feed-item .eael-facebook-feed-item-inner .eael-facebook-feed-item-footer{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-facebook-feed .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-facebook-feed .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-facebook-feed.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-fancy-chart .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-fancy-chart .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-fancy-chart.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-fancy-text .eael-fancy-text-prefix{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-fancy-text .eael-fancy-text-strings, .elementor-widget-eael-fancy-text .typed-cursor{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-fancy-text .eael-fancy-text-suffix{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-fancy-text .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-fancy-text .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-fancy-text.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-title, .elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-title a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-feature-list .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-feature-list .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-feature-list.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-filterable-gallery .fg-caption-head .fg-item-price{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-filterable-gallery .fg-caption-head .fg-item-ratings{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-filterable-gallery .fg-item-category span{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-filterable-gallery .fg-filter-trigger > span{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-filterable-gallery .fg-layout-3-filter-controls li.control{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-filterable-gallery .eael-gallery-load-more .eael-filterable-gallery-load-more-text{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-filterable-gallery .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-filterable-gallery .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-filterable-gallery.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-flip-box .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-flip-box .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-flip-box.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-flip-carousel .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-flip-carousel .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-flip-carousel.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-fluentform .eael-fluentform-description{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-fluentform .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-fluentform .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-fluentform.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-formstack .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-formstack .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-formstack.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}html body .elementor-widget-eael-gravity-form .eael-gravity-form .gform_wrapper .gform_title, html body .elementor-widget-eael-gravity-form .eael-gravity-form .eael-gravity-form-title{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}html body .elementor-widget-eael-gravity-form .eael-gravity-form .gform_wrapper .gform_description, html body .elementor-widget-eael-gravity-form .eael-gravity-form .eael-gravity-form-description{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-gravity-form .eael-gravity-form .gf_progressbar_wrapper .gf_progressbar_title{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-gravity-form .eael-gravity-form .gf_progressbar_wrapper .gf_progressbar .gf_progressbar_percentage,\n .elementor-widget-eael-gravity-form .eael-gravity-form .gf_progressbar_wrapper .gf_progressbar .gf_progressbar_percentage span{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}html body .elementor-widget-eael-gravity-form .eael-gravity-form .gfield.gsection .gsection_title{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}html body .elementor-widget-eael-gravity-form .eael-gravity-form .ginput_container_fileupload input[type=\"file\"]::file-selector-button, html body .elementor-widget-eael-gravity-form .eael-gravity-form .ginput_container_fileupload input[type=\"file\"]::-webkit-file-upload-button, html body .elementor-widget-eael-gravity-form .eael-gravity-form .ginput_container_fileupload .button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}html body .elementor-widget-eael-gravity-form .eael-gravity-form .gform_footer input[type=\"submit\"], html body .elementor-widget-eael-gravity-form .eael-gravity-form .gform_body .gform_page_footer input[type=\"submit\"], html body .elementor-widget-eael-gravity-form .eael-gravity-form .gform_body input[type=\"submit\"].gform-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}html body .elementor-widget-eael-gravity-form .eael-gravity-form .gform_body .gform_page_footer input[type=\"button\"]{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}html body .elementor-widget-eael-gravity-form .eael-gravity-form .gform_confirmation_wrapper .gform_confirmation_message{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-gravity-form .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-gravity-form .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-gravity-form.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-image-accordion .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-image-accordion .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-image-accordion.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-image-hotspots .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-image-hotspots .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-image-hotspots.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-image-scroller .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-image-scroller .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-image-scroller.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-image-comparison .twentytwenty-before-label:before, .elementor-widget-eael-image-comparison .twentytwenty-after-label:before{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-image-comparison .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-image-comparison .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-image-comparison.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-info-box .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-info-box .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-info-box.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-instafeed .eael-instafeed-caption, .elementor-widget-eael-instafeed .eael-instafeed-caption-text{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-instafeed .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-instafeed .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-instafeed.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-interactive-card .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-interactive-card .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-interactive-card.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-interactive-circle .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-interactive-circle .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-interactive-circle.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-interactive-promo .eael-interactive-promo figure figcaption h2{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-interactive-promo .eael-interactive-promo figure p{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-interactive-promo .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-interactive-promo .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-interactive-promo.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-learn-dash-course-list .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-learn-dash-course-list .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-learn-dash-course-list.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-lightbox .eael-lightbox-btn > span{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.eael-lightbox-container .eael-lightbox-content{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-lightbox .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-lightbox .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-lightbox.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-login-register .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-login-register .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-login-register.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-logo-carousel .eael-logo-carousel-title{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-logo-carousel .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-logo-carousel .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-logo-carousel.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-mailchimp .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-mailchimp .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-mailchimp.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-nft-gallery .eael-nft-gallery-load-more .eael-nft-gallery-load-more-text{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-nft-gallery .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-nft-gallery .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-nft-gallery.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-ninja .eael-ninja-form .eael-contact-form-description{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-ninja .eael-ninja-form .submit-container input[type=\"button\"],.elementor-widget-eael-ninja .eael-ninja-form .submit-container input[type=\"submit\"]{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-ninja .eael-ninja-form .nf-form-fields-required{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-ninja .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-ninja .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-ninja.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-offcanvas .eael-offcanvas-toggle{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-offcanvas .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-offcanvas .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-offcanvas.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-one-page-nav .eael-nav-dot-tooltip{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-one-page-nav .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-one-page-nav .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-one-page-nav.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-post-block .eael-entry-title > a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-post-block .eael-grid-post-excerpt p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-block .eael-entry-meta > div, .elementor-widget-eael-post-block .eael-entry-meta > span, .elementor-widget-eael-post-block .eael-entry-meta ul li i, .elementor-widget-eael-post-block .eael-entry-meta ul li a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-block .post-meta-categories li, .elementor-widget-eael-post-block .post-meta-categories li a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-block .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-post-block .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-post-block.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-post-carousel .eael-entry-title, .elementor-widget-eael-post-carousel .eael-entry-title > a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-post-carousel .eael-grid-post-excerpt p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-carousel .post-carousel-categories li a, .elementor-widget-eael-post-carousel .post-meta-categories li, .elementor-widget-eael-post-carousel .post-meta-categories li a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-carousel .eael-meta-posted-on{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-carousel .eael-entry-meta > span,.elementor-widget-eael-post-carousel .eael-entry-meta > .eael-posted-by,.elementor-widget-eael-post-carousel .eael-entry-meta > .eael-posted-on{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-carousel .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-post-carousel .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-post-carousel.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-post-grid .eael-meta-posted-on{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-grid .eael-entry-meta > span{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-grid .eael-entry-title, .elementor-widget-eael-post-grid .eael-entry-title a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-post-grid .eael-grid-post-excerpt p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-grid .post-meta-categories li, .elementor-widget-eael-post-grid .post-meta-categories li a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-grid .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-post-grid .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-post-grid.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-post-list .eael-post-list-header .header-title .title{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-list .eael-post-list-header .post-categories a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-list .eael-post-list-featured-wrap .featured-content .eael-post-list-title, .elementor-widget-eael-post-list .eael-post-list-featured-wrap .featured-content .eael-post-list-title a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-post-list .eael-post-list-featured-wrap .featured-content p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-list .eael-post-list-featured-wrap .featured-content .meta{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-list .eael-post-list-content .eael-post-list-title, .elementor-widget-eael-post-list .eael-post-list-content .eael-post-list-title a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-post-list .eael-post-list-content p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-list .eael-post-list-content .meta{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-list .eael-post-list-container.layout-advanced .eael-post-list-post .eael-post-list-content .boxed-meta .author-info h5{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-list .eael-post-list-container.layout-advanced .eael-post-list-posts-wrap .eael-post-list-post .eael-post-list-content .boxed-meta .author-meta .author-info > a p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-list .eael-post-list-container.layout-advanced .eael-post-list-content .boxed-meta .meta-categories .meta-cats-wrap a, .elementor-widget-eael-post-list .eael-post-list-container.layout-default .eael-post-list-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-2 .eael-post-list-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-2 .eael-post-list-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-default .featured-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-2 .featured-content .meta-categories a, .elementor-widget-eael-post-list .eael-post-list-container.layout-preset-3 .featured-content .meta-categories a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-list .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-post-list .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-post-list.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-post-timeline .eael-timeline-post-title .eael-timeline-post-title-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-post-timeline .eael-timeline-post-excerpt p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-post-timeline .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-post-timeline .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-post-timeline.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-price-menu .eael-restaurant-menu .eael-restaurant-menu-title, .elementor-widget-eael-price-menu .eael-restaurant-menu .eael-restaurant-menu-title a{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-price-menu .eael-restaurant-menu .eael-restaurant-menu-price-discount{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-price-menu .eael-restaurant-menu .eael-restaurant-menu-price-original{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-price-menu .eael-restaurant-menu-description{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-price-menu .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-price-menu .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-price-menu.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-pricing-table .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-pricing-table .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-pricing-table.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eicon-woocommerce .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eicon-woocommerce .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eicon-woocommerce.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-progress-bar .eael-progressbar-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-progress-bar .eael-progressbar-line-fill.eael-has-inner-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-progress-bar .eael-progressbar-count-wrap{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-progress-bar .eael-progressbar-half-circle-after span{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-progress-bar .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-progress-bar .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-progress-bar.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-protected-content .eael-protected-content .protected-content{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-protected-content .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-protected-content .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-protected-content.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-simple-menu .eael-simple-menu >li > a, .eael-simple-menu-container .eael-simple-menu-toggle-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-simple-menu .eael-simple-menu li ul li > a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-simple-menu .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-simple-menu .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-simple-menu.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-static-product .eael-static-product .eael-static-product-details .eael-static-product-price-and-reviews .eael-static-product-price{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-static-product .eael-static-product .eael-static-product-details .eael-static-product-price-and-reviews .eael-static-product-reviews{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-static-product .eael-static-product-media a.eael-static-product-live-demo-btn{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-static-product .eael-static-product-details > h2 > a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-static-product .eael-static-product-details > p{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-static-product .eael-static-product-btn .eael-static-product-btn-inner{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-static-product .eael-static-product-add-to-cart .eael-static-product-btn-inner{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-static-product .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-static-product .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-static-product.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-sticky-video .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-sticky-video .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-sticky-video.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-svg-draw .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-svg-draw .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-svg-draw.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-team-member-carousel .eael-tm-name{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-team-member-carousel .eael-tm-position{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-team-member-carousel .eael-tm-description{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-team-member-carousel .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-team-member-carousel .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-team-member-carousel.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-team-member .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-team-member .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-team-member.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-testimonial-slider .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-testimonial-slider .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-testimonial-slider.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-testimonial .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-testimonial .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-testimonial.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-toggle .eael-primary-toggle-label{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-toggle .eael-secondary-toggle-label{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-toggle .eael-toggle-content-wrap{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-toggle .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-toggle .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-toggle.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-tooltip .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-tooltip .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-tooltip.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-twitter-feed .eael-twitter-feed-load-more .eael-twitter-feed-load-more-text{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-eael-twitter-feed .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-twitter-feed .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-twitter-feed.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-twitter-feed-carousel .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-twitter-feed-carousel .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-twitter-feed-carousel.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-typeform .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-typeform .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-typeform.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-weform .eael-weform-container ul.wpuf-form .wpuf-submit input[type=\"submit\"]{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-weform .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-weform .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-weform.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-woo-account-dashboard .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-account-dashboard .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-account-dashboard.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-woo-cart .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-cart .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-cart.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-woo-checkout .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-checkout .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-checkout.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-woo-collections .eael-woo-collections-overlay-inner h2{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-woo-collections .eael-woo-collections-overlay-inner span{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-woo-collections .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-collections .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-collections.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-woo-cross-sells .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-cross-sells .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-cross-sells.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-woo-product-carousel .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-product-carousel .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-product-carousel.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-woo-product-compare .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-product-compare .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-product-compare.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-woo-product-gallery .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-product-gallery .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-product-gallery.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-woo-product-list .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-product-list .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-product-list.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-woo-product-slider .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-product-slider .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-product-slider.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-woo-thank-you .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-thank-you .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-woo-thank-you.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-eael-wpforms .eael-contact-form-description, .elementor-widget-eael-wpforms .wpforms-description{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-wpforms .eael-wpforms .wpforms-field label, .elementor-widget-eael-wpforms .eael-wpforms .wpforms-field legend{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-wpforms .eael-wpforms .wpforms-field input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .elementor-widget-eael-wpforms .eael-wpforms .wpforms-field textarea, .elementor-widget-eael-wpforms .eael-wpforms .wpforms-field select{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-wpforms .eael-wpforms .wpforms-submit-container .wpforms-submit{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-eael-wpforms .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-wpforms .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-eael-wpforms.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-grid-item .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-grid-item .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-grid-item.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-text-path{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-text-path .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-text-path .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-text-path.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-banner .premium-banner-ib-desc .premium_banner_title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-banner .premium_banner_content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-premium-addon-banner .premium-banner-link{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-premium-addon-banner .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-banner .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-banner.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-blog .premium-blog-filters-container li a.category{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-blog .premium-blog-entry-title, .elementor-widget-premium-addon-blog .premium-blog-entry-title a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-blog .premium-blog-cats-container a{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-blog .premium-blog-meta-data{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-blog .premium-blog-post-tags-container{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-blog .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-blog .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-blog.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-button .premium-button{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-button .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-button .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-button.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-carousel-widget .premium-carousel-nav-fraction{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-carousel-widget .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-carousel-widget .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-carousel-widget.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-countdown-timer .countdown-amount, .elementor-widget-premium-countdown-timer .inn{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-premium-countdown-timer .countdown-period, .elementor-widget-premium-countdown-timer .premium-countdown-label, .elementor-widget-premium-countdown-timer .flip-clock-label{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-countdown-timer .premium-countdown-exp-message{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-premium-countdown-timer .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-countdown-timer .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-countdown-timer.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-counter .premium-counter-title .premium-counter-title-val{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-counter .premium-counter-desc{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-counter .premium-counter-area .premium-counter-init{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-counter .premium-counter-area span#prefix{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-counter .premium-counter-area span#suffix{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-counter .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-counter .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-counter.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-dual-header .premium-dual-header-first-span{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-dual-header .premium-dual-header-second-header{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-dual-header.premium-bg-text-yes .elementor-widget-container:before{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-dual-header .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-dual-header .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-dual-header.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-fancy-text .premium-fancy-text-wrapper:not(.auto-fade) .premium-fancy-text, .elementor-widget-premium-addon-fancy-text .premium-fancy-text svg g > text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-fancy-text .typed-cursor{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-fancy-text .premium-prefix-text, .elementor-widget-premium-addon-fancy-text .premium-suffix-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-fancy-text .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-fancy-text .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-fancy-text.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-img-gallery .premium-gallery-img-name, .elementor-widget-premium-img-gallery .premium-gallery-img-name a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-img-gallery .premium-gallery-img-desc, .elementor-widget-premium-img-gallery .premium-gallery-img-desc a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-img-gallery .premium-gallery-cats-container li a.category{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-img-gallery .premium-gallery-load-more-btn{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-img-gallery .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-img-gallery .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-img-gallery.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );} .elementor-widget-premium-icon-list .premium-bullet-list-icon-text p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );} .elementor-widget-premium-icon-list .premium-bullet-list-text span {font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );} .elementor-widget-premium-icon-list .premium-bullet-list-badge span{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-premium-icon-list .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-icon-list .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-icon-list.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-image-button .premium-image-button{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-image-button .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-image-button .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-image-button.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-image-scroll .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-image-scroll .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-image-scroll.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-image-separator .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-image-separator .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-image-separator.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-lottie .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-lottie .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-lottie.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-maps .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-maps .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-maps.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-media-wheel .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-media-wheel .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-media-wheel.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-modal-box .premium-modal-trigger-btn, .elementor-widget-premium-addon-modal-box .premium-modal-trigger-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-modal-box .premium-modal-box-modal-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-modal-box .premium-modal-box-modal-lower-close{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-modal-box .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-modal-box .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-modal-box.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-nav-menu .premium-main-nav-menu > .premium-nav-menu-item > .premium-menu-link{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-nav-menu .premium-main-nav-menu > .premium-nav-menu-item > .premium-menu-link .premium-dropdown-icon{color:var( --e-global-color-text );}.elementor-widget-premium-nav-menu .premium-main-nav-menu > .premium-nav-menu-item:hover > .premium-menu-link .premium-dropdown-icon{color:var( --e-global-color-secondary );}.elementor-widget-premium-nav-menu .premium-main-nav-menu > .premium-active-item > .premium-menu-link .premium-dropdown-icon{color:var( --e-global-color-accent );}.elementor-widget-premium-nav-menu .premium-main-nav-menu .premium-sub-menu .premium-sub-menu-link{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-premium-nav-menu .premium-main-nav-menu .premium-sub-menu .premium-sub-menu-link .premium-dropdown-icon{color:var( --e-global-color-secondary );}.elementor-widget-premium-nav-menu .premium-main-nav-menu .premium-sub-menu .premium-active-item .premium-sub-menu-link .premium-dropdown-icon{color:var( --e-global-color-primary );}.elementor-widget-premium-nav-menu .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-nav-menu .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-nav-menu.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-notifications .premium-blog-entry-title, .elementor-widget-premium-notifications .premium-blog-entry-title a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-notifications .premium-blog-meta-data{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-notifications .premium-blog-post-tags-container{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-notifications .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-notifications .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-notifications.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-person .premium-person-name{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-person .premium-person-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-person .premium-person-content{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-person .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-person .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-person.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-pinterest-feed .premium-pinterest-feed__board-trigger, .elementor-widget-premium-pinterest-feed .premium-pinterest-feed__load-more-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-premium-pinterest-feed .premium-pinterest-sharer{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-pinterest-feed .premium-pinterest-share-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-pinterest-feed .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-pinterest-feed .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-pinterest-feed.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-post-ticker .premium-post-ticker__post-date span{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-post-ticker .premium-post-ticker__post-author a, .elementor-widget-premium-post-ticker .premium-post-ticker__post-author i{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-premium-post-ticker .premium-post-ticker__post-author a{line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-post-ticker .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-post-ticker .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-post-ticker.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-table-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-slashed-price-value{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-price-currency{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-price-value{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-price-separator{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-price-duration{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-list .premium-pricing-list-span{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-list-tooltip{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-description-container{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-price-button{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-badge-container .corner span{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-pricing-table .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-pricing-table .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-pricing-table.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-progressbar .premium-progressbar-left-label{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-progressbar .premium-progressbar-right-label{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-progressbar .premium-progressbar-center-label{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-progressbar .premium-progressbar-percentage{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-progressbar .premium-progressbar-hf-label-left{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-progressbar .premium-progressbar-hf-label-right{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-progressbar .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-progressbar .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-progressbar.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-svg-drawer .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-svg-drawer .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-svg-drawer.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-tcloud .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-tcloud .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-tcloud.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-testimonials .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-testimonials .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-testimonials.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-textual-showcase .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-textual-showcase .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-textual-showcase.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-tiktok-feed .premium-tiktok-feed__load-more-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-premium-tiktok-feed .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-tiktok-feed .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-tiktok-feed.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-title .premium-title-header{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-title .premium-title-bg-text:before{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-title .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-title .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-title.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-video-box .premium-video-box-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-video-box .premium-video-box-sticky-infobar{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-video-box .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-video-box .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-video-box.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-vscroll .premium-vscroll-tooltip span{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-vscroll .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-vscroll .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-vscroll.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-weather .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-weather .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-weather.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-world-clock .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-world-clock .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-world-clock.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-behance-feed .premium-behance-container .wrap-projects li .wrap-cover .fields-in-cover .single{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-behance-feed .premium-behance-container .wrap-project .wrap-title-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-behance-feed .premium-behance-container .wrap-label{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-behance-feed .premium-behance-container .owner-full-name a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-behance-feed .premium-behance-container .wrap-appreciations-outer .wrap-app-value{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-behance-feed .premium-behance-container .wrap-views-outer .wrap-view-value{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-behance-feed .premium-behance-btn .eb-pagination-button span{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-behance-feed .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-behance-feed .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-behance-feed.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-chart .premium-chart-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-chart .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-chart .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-chart.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-color-transition .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-color-transition .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-color-transition.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-content-toggle .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-content-toggle .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-content-toggle.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-divider .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-divider .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-divider.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-facebook-feed .premium-feed-element-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-facebook-feed .premium-feed-element-read-more{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-facebook-feed .premium-feed-element-author a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-facebook-feed .premium-feed-element-date a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-facebook-feed .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-facebook-feed .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-facebook-feed.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-facebook-reviews .premium-fb-rev-page-link{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-facebook-reviews .premium-fb-rev-reviewer-link{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-facebook-reviews .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-facebook-reviews .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-facebook-reviews.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-facebook-chat .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-facebook-chat .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-facebook-chat.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-flip-box .premium-flip-front-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-flip-box .premium-flip-front-description{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-flip-box .premium-flip-back-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-flip-box .premium-flip-back-description{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-flip-box .premium-flip-box-link{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-flip-box .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-flip-box .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-flip-box.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-google-reviews .premium-fb-rev-page-link{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-google-reviews .premium-fb-rev-reviewer-link{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-google-reviews .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-google-reviews .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-google-reviews.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-hscroll .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-hscroll .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-hscroll.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-icon-box .premium-icon-box-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-icon-box .premium-icon-box-label{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-icon-box .premium-icon-box-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-premium-addon-icon-box .premium-icon-box-more{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-premium-addon-icon-box .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-icon-box .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-icon-box.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-ihover .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-ihover .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-ihover.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-image-accordion .premium-accordion-section .premium-accordion-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-image-accordion .premium-accordion-section .premium-accordion-description{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-image-accordion .premium-accordion-section .premium-accordion-item-link-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-image-accordion .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-image-accordion .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-image-accordion.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-image-comparison .premium-twentytwenty-before-label span{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-image-comparison .premium-twentytwenty-after-label span{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-image-comparison .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-image-comparison .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-image-comparison.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-image-hotspots .premium-image-hotspots-main-icons .premium-image-hotspots-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.tooltipster-box.tooltipster-box-{{ID}} .premium-image-hotspots-tooltips-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-image-hotspots .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-image-hotspots .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-image-hotspots.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-img-layers-addon .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-img-layers-addon .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-img-layers-addon.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-instagram-feed .premium-insta-likes{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-instagram-feed .premium-insta-comments{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-instagram-feed .premium-insta-image-caption{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-instagram-feed .premium-instafeed-sharer{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-instagram-feed .premium-instafeed-share-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-instagram-feed .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-instagram-feed .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-instagram-feed.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-magic-section .premium-magic-section-btn{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-magic-section .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-magic-section .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-magic-section.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-multi-scroll .premium-multiscroll-left-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-multi-scroll .premium-multiscroll-right-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-multi-scroll .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-multi-scroll .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-multi-scroll.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}#premium-notbar-{{ID}} .premium-notbar-text{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}#premium-notbar-{{ID}} .premium-notbar-title-wrap{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}#premium-notbar-{{ID}} .premium-notbar-content-wrap{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}#premium-notbar-{{ID}} .premium-notbar-button{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}#premium-notbar-{{ID}} .premium-notbar-close{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-notbar .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-notbar .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-notbar.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-preview-image .premium-preview-image-figcap{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.premium-prev-img-tooltip-title-wrap-{{ID}} .premium-previmg-tooltip-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.premium-prev-img-tooltip-desc-wrap-{{ID}}{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-preview-image .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-preview-image .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-preview-image.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-site-logo .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-site-logo .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-site-logo.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-smart-post-listing .premium-smart-listing__category{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-smart-post-listing .premium-smart-listing__featured-post-wrapper .premium-smart-listing__post-title-wrapper, .elementor-widget-premium-smart-post-listing .premium-smart-listing__featured-post-wrapper .premium-smart-listing__post-title-wrapper a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-smart-post-listing .premium-smart-listing__featured-post-wrapper .premium-smart-listing__post-meta-container{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-smart-post-listing .premium-smart-listing__featured-post-wrapper .premium-smart-listing__post-content{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-smart-post-listing .premium-smart-listing__post-wrapper .premium-smart-listing__post-title-wrapper, .elementor-widget-premium-smart-post-listing .premium-smart-listing__post-wrapper .premium-smart-listing__post-title-wrapper a{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-smart-post-listing .premium-smart-listing__post-wrapper .premium-smart-listing__post-meta-container{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-smart-post-listing .premium-smart-listing__post-wrapper .premium-smart-listing__post-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-premium-smart-post-listing .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-smart-post-listing .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-smart-post-listing.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-tables-addon .premium-table .premium-table-row th.premium-table-cell:nth-child(odd) .premium-table-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-tables-addon .premium-table .premium-table-row th.premium-table-cell:nth-child(even) .premium-table-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-tables-addon .premium-table tbody tr:nth-of-type(odd) .premium-table-cell .premium-table-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-tables-addon .premium-table tbody tr:nth-of-type(even) .premium-table-cell .premium-table-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-tables-addon .premium-table-pagination ul li > .page-numbers{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-premium-tables-addon .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-tables-addon .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-tables-addon.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-addon-tabs .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-tabs .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-addon-tabs.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-twitter-feed .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-twitter-feed .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-twitter-feed.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-unfold-addon .premium-unfold-heading{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-unfold-addon .premium-unfold-content{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-unfold-addon .premium-button{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-unfold-addon .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-unfold-addon .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-unfold-addon.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-whatsapp-chat .premium-whatsapp-link{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-whatsapp-chat .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-whatsapp-chat .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-whatsapp-chat.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-yelp-reviews .premium-fb-rev-page-link{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-yelp-reviews .premium-fb-rev-reviewer-link{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-premium-yelp-reviews .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-yelp-reviews .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-premium-yelp-reviews.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-theme-site-logo .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-theme-site-logo .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-site-logo .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-site-logo.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-theme-site-title .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-theme-site-title .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-site-title .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-site-title.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-theme-page-title .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-theme-page-title .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-page-title .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-page-title.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-theme-post-title .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-theme-post-title .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-post-title .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-post-title.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-theme-post-excerpt .elementor-widget-container{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-theme-post-excerpt .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-post-excerpt .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-post-excerpt.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-theme-post-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-theme-post-content .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-post-content .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-post-content.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-theme-post-featured-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-theme-post-featured-image .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-post-featured-image .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-post-featured-image.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-theme-archive-title .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-theme-archive-title .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-archive-title .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-theme-archive-title.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-archive-posts .elementor-post__title, .elementor-widget-archive-posts .elementor-post__title a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-archive-posts .elementor-post__meta-data{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-archive-posts .elementor-post__excerpt p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-archive-posts a.elementor-post__read-more{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-archive-posts .elementor-post__card .elementor-post__badge{line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-archive-posts .elementor-pagination{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-archive-posts .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-archive-posts .e-load-more-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-archive-posts .elementor-posts-nothing-found{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-archive-posts .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-archive-posts .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-archive-posts.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-loop-grid .elementor-pagination{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-loop-grid .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-loop-grid .e-load-more-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-loop-grid .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-loop-grid .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-loop-grid.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-loop-carousel .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-loop-carousel .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-loop-carousel.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-posts .elementor-post__title, .elementor-widget-posts .elementor-post__title a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-posts .elementor-post__meta-data{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-posts .elementor-post__excerpt p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-posts a.elementor-post__read-more{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-posts .elementor-post__card .elementor-post__badge{line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-posts .elementor-pagination{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-posts .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-posts .e-load-more-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-posts .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-posts .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-posts.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-portfolio .elementor-portfolio-item__title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-portfolio .elementor-portfolio__filter{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-portfolio .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-portfolio .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-portfolio.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-gallery .elementor-gallery-item__title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-gallery .elementor-gallery-item__description{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-gallery .elementor-gallery-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-gallery .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-gallery .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-gallery.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-form .elementor-field-group > label{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-form .elementor-field-type-html{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-form .elementor-field-group .elementor-field, .elementor-widget-form .elementor-field-subgroup label{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-form .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-form .elementor-message{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-form .e-form__indicators__indicator, .elementor-widget-form .e-form__indicators__indicator__label{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-form .e-form__indicators__indicator__progress__meter{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-form .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-form .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-form.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-login .elementor-form-fields-wrapper label{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-login .elementor-field-group .elementor-field, .elementor-widget-login .elementor-field-subgroup label{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-login .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-login .elementor-widget-container .elementor-login__logged-in-message{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-login .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-login .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-login.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-slides .elementor-slide-heading{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-slides .elementor-slide-description{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-slides .elementor-slide-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-slides .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-slides .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-slides.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-nav-menu .elementor-nav-menu .elementor-item{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item, .elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-sub-item{font-size:var( --e-global-typography-accent-font-size );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-nav-menu .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-nav-menu .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-nav-menu.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-animated-headline .elementor-headline{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-animated-headline .elementor-headline-dynamic-text{line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-animated-headline .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-animated-headline .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-animated-headline.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-hotspot .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-hotspot .e-hotspot__label{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-hotspot .e-hotspot__tooltip{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-hotspot .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-hotspot .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-hotspot.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-price-list .elementor-price-list-header{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-price-list .elementor-price-list-price{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-price-list .elementor-price-list-description{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-price-list .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-price-list .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-price-list.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-price-table .elementor-price-table__heading{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-price-table .elementor-price-table__subheading{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-price-table .elementor-price-table .elementor-price-table__price{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-price-table .elementor-price-table__original-price{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-price-table .elementor-price-table__period{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-price-table .elementor-price-table__features-list li{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-price-table .elementor-price-table__button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-price-table .elementor-price-table__additional_info{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-price-table .elementor-price-table__ribbon-inner{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-price-table .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-price-table .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-price-table.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-flip-box .elementor-flip-box__front .elementor-flip-box__layer__title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-flip-box .elementor-flip-box__front .elementor-flip-box__layer__description{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-flip-box .elementor-flip-box__back .elementor-flip-box__layer__title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-flip-box .elementor-flip-box__back .elementor-flip-box__layer__description{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-flip-box .elementor-flip-box__button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-flip-box .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-flip-box .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-flip-box.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-call-to-action .elementor-cta__title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-call-to-action .elementor-cta__description{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-call-to-action .elementor-cta__button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-call-to-action .elementor-ribbon-inner{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-call-to-action .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-call-to-action .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-call-to-action.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-media-carousel .elementor-carousel-image-overlay{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-media-carousel .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-media-carousel .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-media-carousel.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-testimonial-carousel .elementor-testimonial__text{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-testimonial-carousel .elementor-testimonial__name{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-testimonial-carousel .elementor-testimonial__title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-testimonial-carousel .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-testimonial-carousel .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-testimonial-carousel.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-reviews .elementor-testimonial__header, .elementor-widget-reviews .elementor-testimonial__name{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-reviews .elementor-testimonial__text{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-reviews .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-reviews .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-reviews.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-table-of-contents .elementor-toc__header, .elementor-widget-table-of-contents .elementor-toc__header-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-table-of-contents .elementor-toc__list-item{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-table-of-contents .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-table-of-contents .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-table-of-contents.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-countdown .elementor-countdown-digits{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-countdown .elementor-countdown-label{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-countdown .elementor-countdown-expire--message{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-countdown .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-countdown .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-countdown.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-search-form input[type=\"search\"].elementor-search-form__input{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-search-form .elementor-search-form__submit{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-search-form .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-search-form .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-search-form.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-author-box .elementor-author-box__name{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-author-box .elementor-author-box__bio{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-author-box .elementor-author-box__button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-author-box .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-author-box .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-author-box.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-post-comments .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-post-comments .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-post-comments.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-post-navigation span.post-navigation__prev--label, .elementor-widget-post-navigation span.post-navigation__next--label{font-size:var( --e-global-typography-secondary-font-size );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-post-navigation span.post-navigation__prev--title, .elementor-widget-post-navigation span.post-navigation__next--title{font-size:var( --e-global-typography-secondary-font-size );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-post-navigation .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-post-navigation .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-post-navigation.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-post-info .elementor-icon-list-item{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-post-info .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-post-info .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-post-info.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-sitemap .elementor-sitemap-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-sitemap .elementor-sitemap-item, .elementor-widget-sitemap span.elementor-sitemap-list, .elementor-widget-sitemap .elementor-sitemap-item a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-sitemap .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-sitemap .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-sitemap.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-blockquote .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-blockquote .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-blockquote.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-facebook-button .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-facebook-button .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-facebook-button.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-facebook-comments .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-facebook-comments .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-facebook-comments.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-facebook-embed .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-facebook-embed .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-facebook-embed.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-facebook-page .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-facebook-page .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-facebook-page.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-template .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-template .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-template.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-lottie .e-lottie__caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-lottie .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-lottie .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-lottie.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-code-highlight .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-code-highlight .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-code-highlight.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-video-playlist .e-tab-title .e-tab-title-text{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:where( .e-active, :hover ) .e-tab-title-text{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-video-playlist .e-tabs-inner-tabs .e-inner-tabs-wrapper .e-inner-tab-title a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-video-playlist .e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content .e-inner-tab-text{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-video-playlist .e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-video-playlist .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-video-playlist .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-video-playlist.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-paypal-button .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-paypal-button .elementor-message{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-paypal-button .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-paypal-button .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-paypal-button.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-stripe-button .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );word-spacing:var( --e-global-typography-accent-word-spacing );}.elementor-widget-stripe-button .elementor-message{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-stripe-button .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-stripe-button .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-stripe-button.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-progress-tracker .current-progress-percentage{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );letter-spacing:var( --e-global-typography-text-letter-spacing );word-spacing:var( --e-global-typography-text-word-spacing );}.elementor-widget-progress-tracker .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-progress-tracker .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );word-spacing:var( --e-global-typography-secondary-word-spacing );}.elementor-widget-progress-tracker.premium-cursor-ftext .premium-global-cursor-{{ID}} .premium-cursor-follow-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}}\";}','yes'); INSERT INTO `wp_options` VALUES (11064,'_elementor_assets_data','a:2:{s:3:\"css\";a:1:{s:7:\"widgets\";a:22:{s:5:\"image\";a:2:{s:7:\"content\";s:269:\"<style>/*! elementor - v3.23.0 - 05-08-2024 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>\";s:7:\"version\";s:6:\"3.23.4\";}s:15:\"theme-site-logo\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.19.2\";}s:26:\"premium-addon-image-button\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.23.4\";}s:14:\"theme-elements\";a:2:{s:7:\"content\";s:139:\"<link rel=\"stylesheet\" href=\"https://redlighthealthbenefits.com/wp-content/plugins/elementor-pro/assets/css/widget-theme-elements.min.css\">\";s:7:\"version\";s:6:\"3.19.2\";}s:7:\"heading\";a:2:{s:7:\"content\";s:673:\"<style>/*! elementor - v3.23.0 - 05-08-2024 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>\";s:7:\"version\";s:6:\"3.23.4\";}s:5:\"posts\";a:2:{s:7:\"content\";s:130:\"<link rel=\"stylesheet\" href=\"https://redlighthealthbenefits.com/wp-content/plugins/elementor-pro/assets/css/widget-posts.min.css\">\";s:7:\"version\";s:6:\"3.19.2\";}s:11:\"text-editor\";a:2:{s:7:\"content\";s:719:\"<style>/*! elementor - v3.23.0 - 05-08-2024 */\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}</style>\";s:7:\"version\";s:6:\"3.23.4\";}s:22:\"premium-addon-icon-box\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.23.4\";}s:14:\"call-to-action\";a:2:{s:7:\"content\";s:139:\"<link rel=\"stylesheet\" href=\"https://redlighthealthbenefits.com/wp-content/plugins/elementor-pro/assets/css/widget-call-to-action.min.css\">\";s:7:\"version\";s:6:\"3.19.2\";}s:5:\"forms\";a:2:{s:7:\"content\";s:6246:\"<style>/*! elementor-pro - v3.19.0 - 07-02-2024 */\n.elementor-button.elementor-hidden,.elementor-hidden{display:none}.e-form__step{width:100%}.e-form__step:not(.elementor-hidden){display:flex;flex-wrap:wrap}.e-form__buttons{flex-wrap:wrap}.e-form__buttons,.e-form__buttons__wrapper{display:flex}.e-form__indicators{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;font-size:13px;margin-bottom:var(--e-form-steps-indicators-spacing)}.e-form__indicators__indicator{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-basis:0;padding:0 var(--e-form-steps-divider-gap)}.e-form__indicators__indicator__progress{width:100%;position:relative;background-color:var(--e-form-steps-indicator-progress-background-color);border-radius:var(--e-form-steps-indicator-progress-border-radius);overflow:hidden}.e-form__indicators__indicator__progress__meter{width:var(--e-form-steps-indicator-progress-meter-width,0);height:var(--e-form-steps-indicator-progress-height);line-height:var(--e-form-steps-indicator-progress-height);padding-right:15px;border-radius:var(--e-form-steps-indicator-progress-border-radius);background-color:var(--e-form-steps-indicator-progress-color);color:var(--e-form-steps-indicator-progress-meter-color);text-align:right;transition:width .1s linear}.e-form__indicators__indicator:first-child{padding-left:0}.e-form__indicators__indicator:last-child{padding-right:0}.e-form__indicators__indicator--state-inactive{color:var(--e-form-steps-indicator-inactive-primary-color,#c2cbd2)}.e-form__indicators__indicator--state-inactive [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none){background-color:var(--e-form-steps-indicator-inactive-secondary-color,#fff)}.e-form__indicators__indicator--state-inactive object,.e-form__indicators__indicator--state-inactive svg{fill:var(--e-form-steps-indicator-inactive-primary-color,#c2cbd2)}.e-form__indicators__indicator--state-active{color:var(--e-form-steps-indicator-active-primary-color,#39b54a);border-color:var(--e-form-steps-indicator-active-secondary-color,#fff)}.e-form__indicators__indicator--state-active [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none){background-color:var(--e-form-steps-indicator-active-secondary-color,#fff)}.e-form__indicators__indicator--state-active object,.e-form__indicators__indicator--state-active svg{fill:var(--e-form-steps-indicator-active-primary-color,#39b54a)}.e-form__indicators__indicator--state-completed{color:var(--e-form-steps-indicator-completed-secondary-color,#fff)}.e-form__indicators__indicator--state-completed [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none){background-color:var(--e-form-steps-indicator-completed-primary-color,#39b54a)}.e-form__indicators__indicator--state-completed .e-form__indicators__indicator__label{color:var(--e-form-steps-indicator-completed-primary-color,#39b54a)}.e-form__indicators__indicator--state-completed .e-form__indicators__indicator--shape-none{color:var(--e-form-steps-indicator-completed-primary-color,#39b54a);background-color:initial}.e-form__indicators__indicator--state-completed object,.e-form__indicators__indicator--state-completed svg{fill:var(--e-form-steps-indicator-completed-secondary-color,#fff)}.e-form__indicators__indicator__icon{width:var(--e-form-steps-indicator-padding,30px);height:var(--e-form-steps-indicator-padding,30px);font-size:var(--e-form-steps-indicator-icon-size);border-width:1px;border-style:solid;display:flex;justify-content:center;align-items:center;overflow:hidden;margin-bottom:10px}.e-form__indicators__indicator__icon img,.e-form__indicators__indicator__icon object,.e-form__indicators__indicator__icon svg{width:var(--e-form-steps-indicator-icon-size);height:auto}.e-form__indicators__indicator__icon .e-font-icon-svg{height:1em}.e-form__indicators__indicator__number{width:var(--e-form-steps-indicator-padding,30px);height:var(--e-form-steps-indicator-padding,30px);border-width:1px;border-style:solid;display:flex;justify-content:center;align-items:center;margin-bottom:10px}.e-form__indicators__indicator--shape-circle{border-radius:50%}.e-form__indicators__indicator--shape-square{border-radius:0}.e-form__indicators__indicator--shape-rounded{border-radius:5px}.e-form__indicators__indicator--shape-none{border:0}.e-form__indicators__indicator__label{text-align:center}.e-form__indicators__indicator__separator{width:100%;height:var(--e-form-steps-divider-width);background-color:#babfc5}.e-form__indicators--type-icon,.e-form__indicators--type-icon_text,.e-form__indicators--type-number,.e-form__indicators--type-number_text{align-items:flex-start}.e-form__indicators--type-icon .e-form__indicators__indicator__separator,.e-form__indicators--type-icon_text .e-form__indicators__indicator__separator,.e-form__indicators--type-number .e-form__indicators__indicator__separator,.e-form__indicators--type-number_text .e-form__indicators__indicator__separator{margin-top:calc(var(--e-form-steps-indicator-padding, 30px) / 2 - var(--e-form-steps-divider-width, 1px) / 2)}.elementor-field-type-hidden{display:none}.elementor-field-type-html{display:inline-block}.elementor-field-type-tel input{direction:inherit}.elementor-login .elementor-lost-password,.elementor-login .elementor-remember-me{font-size:.85em}.elementor-field-type-recaptcha_v3 .elementor-field-label{display:none}.elementor-field-type-recaptcha_v3 .grecaptcha-badge{z-index:1}.elementor-button .elementor-form-spinner{order:3}.elementor-form .elementor-button>span{display:flex;justify-content:center;align-items:center}.elementor-form .elementor-button .elementor-button-text{white-space:normal;flex-grow:0}.elementor-form .elementor-button svg{height:auto}.elementor-form .elementor-button .e-font-icon-svg{height:1em}.elementor-select-wrapper .select-caret-down-wrapper{position:absolute;top:50%;transform:translateY(-50%);inset-inline-end:10px;pointer-events:none;font-size:11px}.elementor-select-wrapper .select-caret-down-wrapper svg{display:unset;width:1em;aspect-ratio:unset;fill:currentColor}.elementor-select-wrapper .select-caret-down-wrapper i{font-size:19px;line-height:2}.elementor-select-wrapper.remove-before:before{content:\"\"!important}</style>\";s:7:\"version\";s:6:\"3.19.2\";}s:6:\"button\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.23.4\";}s:13:\"archive-posts\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.19.2\";}s:16:\"theme-post-title\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.19.2\";}s:9:\"icon-list\";a:2:{s:7:\"content\";s:130:\"<link rel=\"stylesheet\" href=\"https://redlighthealthbenefits.com/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css\">\";s:7:\"version\";s:6:\"3.23.4\";}s:25:\"theme-post-featured-image\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.19.2\";}s:6:\"toggle\";a:2:{s:7:\"content\";s:1554:\"<style>/*! elementor - v3.23.0 - 05-08-2024 */\n.elementor-toggle{text-align:start}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d5d8dc;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d5d8dc;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}</style>\";s:7:\"version\";s:6:\"3.23.4\";}s:18:\"theme-post-content\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.19.2\";}s:13:\"share-buttons\";a:2:{s:7:\"content\";s:138:\"<link rel=\"stylesheet\" href=\"https://redlighthealthbenefits.com/wp-content/plugins/elementor-pro/assets/css/widget-share-buttons.min.css\">\";s:7:\"version\";s:6:\"3.19.2\";}s:4:\"icon\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:6:\"3.23.4\";}s:7:\"divider\";a:2:{s:7:\"content\";s:4311:\"<style>/*! elementor - v3.23.0 - 05-08-2024 */\n.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:\"\";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}</style>\";s:7:\"version\";s:6:\"3.23.4\";}s:8:\"icon-box\";a:2:{s:7:\"content\";s:129:\"<link rel=\"stylesheet\" href=\"https://redlighthealthbenefits.com/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css\">\";s:7:\"version\";s:6:\"3.23.4\";}s:9:\"image-box\";a:2:{s:7:\"content\";s:1424:\"<style>/*! elementor - v3.23.0 - 05-08-2024 */\n.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:end;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:start;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}</style>\";s:7:\"version\";s:6:\"3.23.4\";}}}s:3:\"svg\";a:1:{s:9:\"font-icon\";a:14:{s:10:\"fas-search\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"path\";s:345:\"M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6.1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z\";s:3:\"key\";s:10:\"fas-search\";}s:7:\"version\";s:6:\"5.15.3\";}s:11:\"eicon-close\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"path\";s:361:\"M742 167L500 408 258 167C246 154 233 150 217 150 196 150 179 158 167 167 154 179 150 196 150 212 150 229 154 242 171 254L408 500 167 742C138 771 138 800 167 829 196 858 225 858 254 829L496 587 738 829C750 842 767 846 783 846 800 846 817 842 829 829 842 817 846 804 846 783 846 767 842 750 829 737L588 500 833 258C863 229 863 200 833 171 804 137 775 137 742 167Z\";s:3:\"key\";s:11:\"eicon-close\";}s:7:\"version\";s:6:\"5.13.0\";}s:17:\"fas-hand-sparkles\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:640;s:6:\"height\";i:512;s:4:\"path\";s:1201:\"M106.66,170.64l.09,0,49.55-20.65a7.32,7.32,0,0,0,3.68-6h0a7.29,7.29,0,0,0-3.68-6l-49.57-20.67-.07,0L86,67.68a6.66,6.66,0,0,0-11.92,0l-20.7,49.63-.05,0L3.7,138A7.29,7.29,0,0,0,0,144H0a7.32,7.32,0,0,0,3.68,6L53.27,170.6l.07,0L74,220.26a6.65,6.65,0,0,0,11.92,0l20.69-49.62ZM471.38,467.41l-1-.42-1-.5a38.67,38.67,0,0,1,0-69.14l1-.49,1-.43,37.49-15.63,15.63-37.48.41-1,.47-.95c3.85-7.74,10.58-13.63,18.35-17.34,0-1.33.25-2.69.27-4V144a32,32,0,0,0-64,0v72a8,8,0,0,1-8,8H456a8,8,0,0,1-8-8V64a32,32,0,0,0-64,0V216a8,8,0,0,1-8,8H360a8,8,0,0,1-8-8V32a32,32,0,0,0-64,0V216a8,8,0,0,1-8,8H264a8,8,0,0,1-8-8V64a32,32,0,0,0-64,0v241l-23.59-32.49a40,40,0,0,0-64.71,47.09L229.3,492.21A48.07,48.07,0,0,0,268.09,512H465.7c19.24,0,35.65-11.73,43.24-28.79l-.07-.17ZM349.79,339.52,320,351.93l-12.42,29.78a4,4,0,0,1-7.15,0L288,351.93l-29.79-12.41a4,4,0,0,1,0-7.16L288,319.94l12.42-29.78a4,4,0,0,1,7.15,0L320,319.94l29.79,12.42a4,4,0,0,1,0,7.16ZM640,431.91a7.28,7.28,0,0,0-3.68-6l-49.57-20.67-.07,0L566,355.63a6.66,6.66,0,0,0-11.92,0l-20.7,49.63-.05,0L483.7,426a7.28,7.28,0,0,0-3.68,6h0a7.29,7.29,0,0,0,3.68,5.95l49.57,20.67.07,0L554,508.21a6.65,6.65,0,0,0,11.92,0l20.69-49.62h0l.09,0,49.55-20.66a7.29,7.29,0,0,0,3.68-5.95h0Z\";s:3:\"key\";s:17:\"fas-hand-sparkles\";}s:7:\"version\";s:6:\"5.15.3\";}s:14:\"fas-smile-beam\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:496;s:6:\"height\";i:512;s:4:\"path\";s:586:\"M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zM112 223.4c3.3-42.1 32.2-71.4 56-71.4s52.7 29.3 56 71.4c.7 8.6-10.8 11.9-14.9 4.5l-9.5-17c-7.7-13.7-19.2-21.6-31.5-21.6s-23.8 7.9-31.5 21.6l-9.5 17c-4.3 7.4-15.8 4-15.1-4.5zm250.8 122.8C334.3 380.4 292.5 400 248 400s-86.3-19.6-114.8-53.8c-13.5-16.3 11-36.7 24.6-20.5 22.4 26.9 55.2 42.2 90.2 42.2s67.8-15.4 90.2-42.2c13.6-16.2 38.1 4.3 24.6 20.5zm6.2-118.3l-9.5-17c-7.7-13.7-19.2-21.6-31.5-21.6s-23.8 7.9-31.5 21.6l-9.5 17c-4.1 7.3-15.6 4-14.9-4.5 3.3-42.1 32.2-71.4 56-71.4s52.7 29.3 56 71.4c.6 8.6-11 11.9-15.1 4.5z\";s:3:\"key\";s:14:\"fas-smile-beam\";}s:7:\"version\";s:6:\"5.15.3\";}s:12:\"fas-band-aid\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:640;s:6:\"height\";i:512;s:4:\"path\";s:437:\"M0 160v192c0 35.3 28.7 64 64 64h96V96H64c-35.3 0-64 28.7-64 64zm576-64h-96v320h96c35.3 0 64-28.7 64-64V160c0-35.3-28.7-64-64-64zM192 416h256V96H192v320zm176-232c13.3 0 24 10.7 24 24s-10.7 24-24 24-24-10.7-24-24 10.7-24 24-24zm0 96c13.3 0 24 10.7 24 24s-10.7 24-24 24-24-10.7-24-24 10.7-24 24-24zm-96-96c13.3 0 24 10.7 24 24s-10.7 24-24 24-24-10.7-24-24 10.7-24 24-24zm0 96c13.3 0 24 10.7 24 24s-10.7 24-24 24-24-10.7-24-24 10.7-24 24-24z\";s:3:\"key\";s:12:\"fas-band-aid\";}s:7:\"version\";s:6:\"5.15.3\";}s:9:\"fas-brain\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:576;s:6:\"height\";i:512;s:4:\"path\";s:665:\"M208 0c-29.9 0-54.7 20.5-61.8 48.2-.8 0-1.4-.2-2.2-.2-35.3 0-64 28.7-64 64 0 4.8.6 9.5 1.7 14C52.5 138 32 166.6 32 200c0 12.6 3.2 24.3 8.3 34.9C16.3 248.7 0 274.3 0 304c0 33.3 20.4 61.9 49.4 73.9-.9 4.6-1.4 9.3-1.4 14.1 0 39.8 32.2 72 72 72 4.1 0 8.1-.5 12-1.2 9.6 28.5 36.2 49.2 68 49.2 39.8 0 72-32.2 72-72V64c0-35.3-28.7-64-64-64zm368 304c0-29.7-16.3-55.3-40.3-69.1 5.2-10.6 8.3-22.3 8.3-34.9 0-33.4-20.5-62-49.7-74 1-4.5 1.7-9.2 1.7-14 0-35.3-28.7-64-64-64-.8 0-1.5.2-2.2.2C422.7 20.5 397.9 0 368 0c-35.3 0-64 28.6-64 64v376c0 39.8 32.2 72 72 72 31.8 0 58.4-20.7 68-49.2 3.9.7 7.9 1.2 12 1.2 39.8 0 72-32.2 72-72 0-4.8-.5-9.5-1.4-14.1 29-12 49.4-40.6 49.4-73.9z\";s:3:\"key\";s:9:\"fas-brain\";}s:7:\"version\";s:6:\"5.15.3\";}s:9:\"fas-heart\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"path\";s:207:\"M462.3 62.6C407.5 15.9 326 24.3 275.7 76.2L256 96.5l-19.7-20.3C186.1 24.3 104.5 15.9 49.7 62.6c-62.8 53.6-66.1 149.8-9.9 207.9l193.5 199.8c12.5 12.9 32.8 12.9 45.3 0l193.5-199.8c56.3-58.1 53-154.3-9.8-207.9z\";s:3:\"key\";s:9:\"fas-heart\";}s:7:\"version\";s:6:\"5.15.3\";}s:22:\"fas-balance-scale-left\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:640;s:6:\"height\";i:512;s:4:\"path\";s:828:\"M528 448H352V153.25c20.42-8.94 36.1-26.22 43.38-47.47l132-44.26c8.38-2.81 12.89-11.88 10.08-20.26l-10.17-30.34C524.48 2.54 515.41-1.97 507.03.84L389.11 40.37C375.3 16.36 349.69 0 320 0c-44.18 0-80 35.82-80 80 0 3.43.59 6.71 1.01 10.03l-128.39 43.05c-8.38 2.81-12.89 11.88-10.08 20.26l10.17 30.34c2.81 8.38 11.88 12.89 20.26 10.08l142.05-47.63c4.07 2.77 8.43 5.12 12.99 7.12V496c0 8.84 7.16 16 16 16h224c8.84 0 16-7.16 16-16v-32c-.01-8.84-7.17-16-16.01-16zm111.98-144c0-16.18 1.34-8.73-85.05-181.51-17.65-35.29-68.19-35.36-85.87 0-87.12 174.26-85.04 165.84-85.04 181.51H384c0 44.18 57.31 80 128 80s128-35.82 128-80h-.02zM440 288l72-144 72 144H440zm-269.07-37.51c-17.65-35.29-68.19-35.36-85.87 0C-2.06 424.75.02 416.33.02 432H0c0 44.18 57.31 80 128 80s128-35.82 128-80h-.02c0-16.18 1.34-8.73-85.05-181.51zM56 416l72-144 72 144H56z\";s:3:\"key\";s:22:\"fas-balance-scale-left\";}s:7:\"version\";s:6:\"5.15.3\";}s:11:\"fas-spinner\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"path\";s:578:\"M304 48c0 26.51-21.49 48-48 48s-48-21.49-48-48 21.49-48 48-48 48 21.49 48 48zm-48 368c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48zm208-208c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48zM96 256c0-26.51-21.49-48-48-48S0 229.49 0 256s21.49 48 48 48 48-21.49 48-48zm12.922 99.078c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48c0-26.509-21.491-48-48-48zm294.156 0c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48c0-26.509-21.49-48-48-48zM108.922 60.922c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.491-48-48-48z\";s:3:\"key\";s:11:\"fas-spinner\";}s:7:\"version\";s:6:\"5.15.3\";}s:15:\"fas-caret-right\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:192;s:6:\"height\";i:512;s:4:\"path\";s:152:\"M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z\";s:3:\"key\";s:15:\"fas-caret-right\";}s:7:\"version\";s:6:\"5.15.3\";}s:12:\"fas-caret-up\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:320;s:6:\"height\";i:512;s:4:\"path\";s:160:\"M288.662 352H31.338c-17.818 0-26.741-21.543-14.142-34.142l128.662-128.662c7.81-7.81 20.474-7.81 28.284 0l128.662 128.662c12.6 12.599 3.676 34.142-14.142 34.142z\";s:3:\"key\";s:12:\"fas-caret-up\";}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\";}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:12:\"fab-linkedin\";a:2:{s:7:\"content\";a:4:{s:5:\"width\";i:448;s:6:\"height\";i:512;s:4:\"path\";s:424:\"M416 32H31.9C14.3 32 0 46.5 0 64.3v383.4C0 465.5 14.3 480 31.9 480H416c17.6 0 32-14.5 32-32.3V64.3c0-17.8-14.4-32.3-32-32.3zM135.4 416H69V202.2h66.5V416zm-33.2-243c-21.3 0-38.5-17.3-38.5-38.5S80.9 96 102.2 96c21.2 0 38.5 17.3 38.5 38.5 0 21.3-17.2 38.5-38.5 38.5zm282.1 243h-66.4V312c0-24.8-.5-56.7-34.5-56.7-34.6 0-39.9 27-39.9 54.9V416h-66.4V202.2h63.7v29.2h.9c8.9-16.8 30.6-34.5 62.9-34.5 67.2 0 79.7 44.3 79.7 101.9V416z\";s:3:\"key\";s:12:\"fab-linkedin\";}s:7:\"version\";s:6:\"5.15.3\";}}}}','yes'),(11673,'pa_elements_146f125ef','a:1:{i:0;s:26:\"premium-addon-image-button\";}','no'),(11674,'pa_edit_146f125ef','1709062761','no'),(12467,'rank_math_analytics_last_single_action_schedule_time','1708364066','yes'),(12468,'rank_math_analytics_empty_dates','a:77:{i:0;s:10:\"2024-04-28\";i:1;s:10:\"2024-05-01\";i:2;s:10:\"2024-07-30\";i:3;s:10:\"2024-05-04\";i:4;s:10:\"2024-08-02\";i:5;s:10:\"2024-05-07\";i:6;s:10:\"2024-08-05\";i:7;s:10:\"2024-05-10\";i:8;s:10:\"2024-08-08\";i:9;s:10:\"2024-05-13\";i:10;s:10:\"2024-08-11\";i:11;s:10:\"2024-05-16\";i:12;s:10:\"2024-08-14\";i:13;s:10:\"2024-05-19\";i:14;s:10:\"2024-08-17\";i:15;s:10:\"2024-05-22\";i:16;s:10:\"2024-08-20\";i:17;s:10:\"2024-05-25\";i:18;s:10:\"2024-08-23\";i:19;s:10:\"2024-05-28\";i:20;s:10:\"2024-08-26\";i:21;s:10:\"2024-05-31\";i:22;s:10:\"2024-08-29\";i:23;s:10:\"2024-06-03\";i:24;s:10:\"2024-09-01\";i:25;s:10:\"2024-06-06\";i:26;s:10:\"2024-09-04\";i:27;s:10:\"2024-06-09\";i:28;s:10:\"2024-09-07\";i:29;s:10:\"2024-06-12\";i:30;s:10:\"2024-09-10\";i:31;s:10:\"2024-06-15\";i:32;s:10:\"2024-09-13\";i:33;s:10:\"2024-06-18\";i:34;s:10:\"2024-09-16\";i:35;s:10:\"2024-06-21\";i:36;s:10:\"2024-09-19\";i:37;s:10:\"2024-06-24\";i:38;s:10:\"2024-09-22\";i:39;s:10:\"2024-06-27\";i:40;s:10:\"2024-09-25\";i:41;s:10:\"2024-06-30\";i:42;s:10:\"2024-09-28\";i:43;s:10:\"2024-07-03\";i:44;s:10:\"2024-10-01\";i:45;s:10:\"2024-07-06\";i:46;s:10:\"2024-10-04\";i:47;s:10:\"2024-07-09\";i:48;s:10:\"2024-10-07\";i:49;s:10:\"2024-07-12\";i:50;s:10:\"2024-10-10\";i:51;s:10:\"2024-07-15\";i:52;s:10:\"2024-10-13\";i:53;s:10:\"2024-07-18\";i:54;s:10:\"2024-10-16\";i:55;s:10:\"2024-07-21\";i:56;s:10:\"2024-10-19\";i:57;s:10:\"2024-07-24\";i:58;s:10:\"2024-10-22\";i:59;s:10:\"2024-07-27\";i:60;s:10:\"2024-10-25\";i:62;s:10:\"2024-10-28\";i:64;s:10:\"2024-10-31\";i:66;s:10:\"2024-11-03\";i:68;s:10:\"2024-11-06\";i:69;s:10:\"2024-08-12\";i:70;s:10:\"2024-11-10\";i:71;s:10:\"2024-08-15\";i:72;s:10:\"2024-11-13\";i:73;s:10:\"2024-08-18\";i:74;s:10:\"2024-11-16\";i:75;s:10:\"2024-08-21\";i:76;s:10:\"2024-11-19\";i:77;s:10:\"2024-08-24\";i:78;s:10:\"2024-11-22\";i:79;s:10:\"2024-08-27\";i:80;s:10:\"2024-11-25\";}','yes'),(14386,'pa_elements_9b111cfb3','a:1:{i:0;s:26:\"premium-addon-image-button\";}','no'),(14387,'pa_edit_9b111cfb3','1709062761','no'),(19718,'pa_elements_fb2c06f33','a:1:{i:0;s:26:\"premium-addon-image-button\";}','no'),(19719,'pa_edit_fb2c06f33','1709062761','no'),(19723,'pa_elements_843a683b4','a:1:{i:0;s:26:\"premium-addon-image-button\";}','no'),(19724,'pa_edit_843a683b4','1709062761','no'),(19731,'pa_elements_28350132b','a:1:{i:0;s:26:\"premium-addon-image-button\";}','no'),(19732,'pa_edit_28350132b','1709062761','no'),(21089,'astra_theme_css_key-astra-addon','66842c5e42ddb3-48395383','yes'),(21090,'astra_theme_js_key-dep-astra-addon','a:0:{}','yes'),(21091,'astra_theme_js_key-astra-addon','66842c5e4347b8-08980925','yes'),(28587,'using_application_passwords','1','off'),(28597,'_site_transient_wp_plugin_dependencies_plugin_data','a:1:{s:9:\"elementor\";a:35:{s:4:\"name\";s:63:\"Elementor Website Builder – More than Just a Page Builder\";s:4:\"slug\";s:9:\"elementor\";s:7:\"version\";s:6:\"3.23.4\";s:6:\"author\";s:115:\"<a href=\"https://elementor.com/?utm_source=wp-plugins&utm_campaign=author-uri&utm_medium=wp-dash\">Elementor.com</a>\";s:14:\"author_profile\";s:40:\"https://profiles.wordpress.org/elemntor/\";s:12:\"contributors\";a:1:{s:8:\"elemntor\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/elemntor/\";s:6:\"avatar\";s:88:\"https://secure.gravatar.com/avatar/5da4d5137e6bbfaac62bc33164a10887?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:9:\"Elementor\";}}s:8:\"requires\";s:3:\"6.0\";s:6:\"tested\";s:5:\"6.5.5\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}s:6:\"rating\";i:92;s:7:\"ratings\";a:5:{i:5;i:5920;i:4;i:208;i:3;i:99;i:2;i:96;i:1;i:555;}s:11:\"num_ratings\";i:6878;s:11:\"support_url\";s:47:\"https://wordpress.org/support/plugin/elementor/\";s:15:\"support_threads\";i:242;s:24:\"support_threads_resolved\";i:168;s:15:\"active_installs\";i:10000000;s:12:\"last_updated\";s:22:\"2024-08-05 10:50am GMT\";s:5:\"added\";s:10:\"2016-05-30\";s:8:\"homepage\";s:87:\"https://elementor.com/?utm_source=wp-plugins&utm_campaign=plugin-uri&utm_medium=wp-dash\";s:8:\"sections\";a:6:{s:11:\"description\";s:24894:\"<p><span class=\"embed-youtube\" style=\"text-align:center; display: block;\"><iframe loading=\"lazy\" class=\"youtube-player\" width=\"750\" height=\"422\" src=\"https://www.youtube.com/embed/le72grP_Q6k?version=3&rel=1&showsearch=0&showinfo=1&iv_load_policy=1&fs=1&hl=en-US&autohide=2&wmode=transparent\" allowfullscreen=\"true\" style=\"border:0;\" sandbox=\"allow-scripts allow-same-origin allow-popups allow-presentation allow-popups-to-escape-sandbox\"></iframe></span></p>\n<h4>THE #1 NO CODE DRAG & DROP WORDPRESS WEBSITE BUILDER POWERING OVER 16M WEBSITES WORLDWIDE, NOW WITH AI.</h4>\n<p>Elementor, the leading WordPress website creation platform, empowers you to build professional, pixel-perfect websites seamlessly.</p>\n<p>Revolutionize the way you build websites with <a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-ai/\" rel=\"nofollow ugc\">Elementor AI</a>, a native AI integration. Create complete sections, original text, code, and images instantly, or reference another website to recreate its layout in your website.</p>\n<p>Unlock all features with <a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-pro-pro-features/\" rel=\"nofollow ugc\">Elementor Pro</a>.</p>\n<h4>? Create Professional Stunning Websites</h4>\n<ul>\n<li><strong><a href=\"https://go.elementor.com/feature-page-editor/\" rel=\"nofollow ugc\">Intuitive Drag & Drop Builder</a></strong>: Build any website with our no-code, drag-and-drop Editor. Achieve design precision with full control over layout and style.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-pro-features-feature-page/\" rel=\"nofollow ugc\">Pixel-Perfect Design Tools</a></strong>: Upload SVGs, apply masks, gradients, box shadows, headline effects, shape dividers, and use built-in CSS controls for advanced customization.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-library-full-website-kit/\" rel=\"nofollow ugc\">Template Library</a></strong>: Apply complete website kits for instant setups, or choose from a vast library of single pages, blocks, and pop-up templates. Create and export your own templates for reuse.</li>\n<li><strong><a href=\"https://go.elementor.com/feature-page-editor/\" rel=\"nofollow ugc\">Advanced Widgets</a></strong>: Access over 40 FREE widgets, including heading, image, text editor, video, button, gallery, carousels, and more. Customize and style widgets to fit your design needs perfectly.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-ai/\" rel=\"nofollow ugc\">AI Capabilities</a></strong>: Revolutionize your design and content creation process with native AI integration. Instantly create sections, text, code, and images, or reference layouts from other websites.</li>\n</ul>\n<h4>?️ Key features:</h4>\n<ul>\n<li><strong><a href=\"https://go.elementor.com/feature-page-global-settings/\" rel=\"nofollow ugc\">Design System</a></strong>: Use Elementor’s Design System for consistent colors, typography, and design elements, ensuring a cohesive, professional look.</li>\n<li><strong><a href=\"https://go.elementor.com/feature-page-responsive-design/\" rel=\"nofollow ugc\">Responsive Design</a></strong>: Optimize your design for any device with custom breakpoints and device-specific adjustments. Ensure a seamless experience for desktop, tablet, and mobile users.</li>\n<li><strong>Mask Shapes</strong>: Turning any element, like an image or video, into whatever shape you desire to create standout designs.</li>\n<li><strong>CSS Transform</strong>: Use CSS Transform to rotate, scale, and skew elements, adding dynamic styling to your site.</li>\n<li><strong>Entrance Animations</strong>: Add entrance animations to elements to create engaging and interactive user experiences.</li>\n<li><strong><a href=\"https://elementor.com/features/#SaveBackup\" rel=\"nofollow ugc\">Revision History</a></strong>: Elementor’s Revision History feature enables users to track and revert to previous versions of their designs, providing peace of mind and flexibility during the creative process.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-developers-developers-website/\" rel=\"nofollow ugc\">Developer-Friendly</a></strong>: Equipped with extensive documentation, API, developer tools, and custom code areas, Elementor offers a conducive environment for developers to extend its capabilities and create custom solutions.</li>\n<li><strong>Floating Buttons</strong>: Enhance user interaction with customizable, floating action buttons that stay in view as users scroll.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-pro-features-industry-leading-theme-builder/\" rel=\"nofollow ugc\">Theme Builder</a> [Pro]</strong>: Elementor’s robust Theme Builder empowers you to design every part of your website, including headers, footers, single post layouts, and archive pages, providing complete control over the site’s appearance.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-pro-features-popup-builder/\" rel=\"nofollow ugc\">Popup Builder</a> [Pro]</strong>: Create eye-catching popups with Elementor’s Popup Builder, equipped with advanced targeting and triggering options to optimize user engagement and conversions.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-pro-features-professional-form-builder-and-submission-log/\" rel=\"nofollow ugc\">Forms</a> [Pro]</strong>: Design and integrate custom forms, utilizing advanced features and integrations to capture and manage submissions effectively.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-pro-features-woocommerce-builder/\" rel=\"nofollow ugc\">WooCommerce Builder</a> [Pro]</strong>: Integrate Elementor with WooCommerce to design custom product pages, shop layouts, archives, carts, checkout pages, my account, and more, enhancing your store’s visual appeal and functionality.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-pro-features-dynamic-content/\" rel=\"nofollow ugc\">Dynamic Content</a> [Pro]</strong>: Leverage dynamic content capabilities to create personalized and interactive web experiences by connecting your designs to various data sources.</li>\n<li><strong><a href=\"https://go.elementor.com/features-page-notes/\" rel=\"nofollow ugc\">Notes</a> [Pro]</strong>: Enhance team collaboration by using Elementor’s Notes feature to leave feedback and comments directly on the design interface.</li>\n<li><strong>Custom Code [Pro]</strong>: Insert custom code to extend the functionality of your site, offering flexibility for advanced customizations.</li>\n<li><strong>Custom CSS [Pro]</strong>: Apply Custom CSS to fine-tune the styling of elements, ensuring precise control over the design aspects.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-pro-features-motion-effects/\" rel=\"nofollow ugc\">Motion Effects</a> [Pro]</strong>: Add advanced motion effects to elements for a more dynamic and engaging user experience.</li>\n<li><strong>Custom Fonts & Icons [Pro]</strong>: Upload and use custom fonts and icons to match your brand’s identity.</li>\n</ul>\n<h4>? Elementor FREE widgets</h4>\n<p>Unlock the potential of Elementor with our comprehensive suite of free widgets and tools, designed to empower your website creation process and elevate your design capabilities:</p>\n<ul>\n<li><strong>Heading</strong>. Add eye-catching headlines.</li>\n<li><strong>Image</strong>. Control the size, opacity and more.</li>\n<li><strong>Text Editor</strong>. Just like the WordPress editor.</li>\n<li><strong>Video</strong>. Add YouTube, Vimeo, Dailymotion or self-hosted videos.</li>\n<li><strong>Button</strong>. Create interactive buttons.</li>\n<li><strong>Link in Bio</strong>. Build link in bio components to promote your business / services.</li>\n<li><strong>Image Box</strong>. A box with image, headline and text.</li>\n<li><strong>Testimonials</strong>. Customer testimonials.</li>\n<li><strong>Icon</strong>. Place one or more of 600+ icons available.</li>\n<li><strong>Icon Box</strong>. An icon, headline, and text with one widget.</li>\n<li><strong>Social Icons</strong>. Link to your social pages with the Facebook/X (formerly Twitter) icons.</li>\n<li><strong>Image Gallery</strong>. Display your images in a grid.</li>\n<li><strong>Image Carousel</strong>. Create rotating carousels or sliders for chosen images.</li>\n<li><strong>Icon List</strong>. Use any icon to create a bullet list.</li>\n<li><strong>Counter</strong>. Show numbers in an escalating manner.</li>\n<li><strong>Progress Bar</strong>. Include an escalating progress bar.</li>\n<li><strong>Nested Tabs</strong>. Display content in vertical or horizontal tabs.</li>\n<li><strong>Nested Accordion</strong>. Display any type of content in collapsible sections.</li>\n<li><strong>Toggle</strong>. Use the Toggle to hide or display content, like FAQ.</li>\n<li><strong>Rating</strong>. Display how many stars (or another icon) other visitors gave.</li>\n<li><strong>Alert</strong>. Include a colored alert box to draw visitor’s attention.</li>\n<li><strong>HTML</strong>. Insert code into the page.</li>\n<li><strong>Shortcode</strong>. Insert shortcodes from any plugin into the page.</li>\n<li><strong>Menu Anchor</strong>. Link any menu to this anchor.</li>\n<li><strong>Read More</strong>. Set the Read More cut-off for the excerpt in archive pages.</li>\n<li><strong>Sidebar</strong>. Add sidebars onto the page.</li>\n<li><strong>Google Maps</strong>. Embed maps into the page.</li>\n<li><strong>SoundCloud</strong>. Add SoundCloud audio bits.</li>\n<li><strong>Divider</strong>. Separate content with a designed divider.</li>\n<li><strong>Spacer</strong>. Add space between elements.</li>\n<li><strong>Text Path</strong>. Attach your text to a path.</li>\n<li><strong>And counting…</strong></li>\n</ul>\n<h4>? Enhance Your Website</h4>\n<p><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-performance-performance-page/\" rel=\"nofollow ugc\">High-Performing Websites</a></strong>: Website performance impacts your visitor’s experience and search result ranking. Elementor, in partnership with Google Chrome, continuously enhances performance without compromising design.</p>\n<p><strong>Key features include:</strong></p>\n<ul>\n<li><strong>Reduced DOM Output</strong>: Streamlined HTML structure for faster rendering.</li>\n<li><strong>Improved Media File Loading</strong>: Optimized loading of images, videos, and other media assets.</li>\n<li><strong>Reduced CSS and JS Files</strong>: Minimized and concatenated stylesheets and scripts for quicker loading times.</li>\n<li><strong>Lazy Loading</strong>: Deferred loading of non-critical resources to improve initial page load speed.</li>\n<li><strong>Faster Font Loading</strong>: Efficient delivery of web fonts to enhance text rendering speed.</li>\n<li><strong>Optimized Front-End Asset Loading</strong>: Efficient loading of assets like JavaScript and CSS to minimize render-blocking.</li>\n<li><strong>Element Caching</strong>: Cache frequently accessed design elements to reduce server response time and enhance overall performance.</li>\n</ul>\n<p><em><strong>Looking to boost sites performance?</strong> Meet the <a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-io/\" rel=\"nofollow ugc\">Image Optimizer plugin</a> by Elementor: an easy-to-use WordPress plugin that effortlessly reduces image sizes without sacrificing quality. Compatible with popular formats like JPEG, PNG, WebP, and GIF, it ensures a visually stunning, high-speed website – <a href=\"https://wordpress.org/plugins/image-optimization/\" rel=\"ugc\">download now</a>!</em></p>\n<h4>? Elementor Pro Features</h4>\n<p>Create unparalleled websites while saving time, money and resources with <a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-pro-elementor-pro/\" rel=\"nofollow ugc\">Elementor Pro</a>’s full website builder. Get access to 100+ professional widgets, features, and tools.</p>\n<p><strong>Pro Design Widgets:</strong></p>\n<ol>\n<li><strong>Posts</strong>: Display your blog posts with customizable layouts and styles.</li>\n<li><strong>Share Buttons</strong>: Allow visitors to easily share your content on various social media platforms.</li>\n<li><strong>Portfolio</strong>: Showcase your work or projects with stunning portfolio layouts.</li>\n<li><strong>Slides</strong>: Create dynamic slideshows with custom animations and transitions.</li>\n<li><strong>Form</strong>: Design and customize advanced forms for user interaction and data collection.</li>\n<li><strong>Login</strong>: Add a login form or user registration module to your website.</li>\n<li><strong>Nav Menu</strong>: Customize and style your website’s navigation menu for better user experience.</li>\n<li><strong>Animated Headline</strong>: Create attention-grabbing headlines with animated effects.</li>\n<li><strong>Price Table</strong>: Display pricing plans or packages in a structured and visually appealing format.</li>\n<li><strong>Price List</strong>: Showcase a list of prices or services with customizable styling options.</li>\n<li><strong>Gallery</strong>: Create beautiful image galleries with various layout options and lightbox support.</li>\n<li><strong>Flip Box</strong>: Add interactive flip animations to highlight content or features.</li>\n<li><strong>Call to Action</strong>: Encourage user interaction and conversions with compelling call-to-action sections.</li>\n<li><strong>Media Carousel</strong>: Showcase a carousel of media files such as images or videos.</li>\n<li><strong>Testimonial Carousel</strong>: Display client testimonials in a carousel format for social proof.</li>\n<li><strong>Nested Carousel</strong>: Create nested carousels for more complex content organization.</li>\n<li><strong>Loop Carousel</strong>: Display content in a looped carousel for continuous viewing.</li>\n<li><strong>Table Of Content</strong>: Generate a table of contents for longer articles or guides to improve navigation.</li>\n<li><strong>Countdown</strong>: Add countdown timers to create urgency for promotions or events.</li>\n<li><strong>Facebook Page</strong>: Embed your Facebook page feed or content onto your website.</li>\n<li><strong>Blockquote</strong>: Highlight quotes or testimonials with stylish formatting options.</li>\n<li><strong>Template</strong>: Save and reuse design templates for consistent branding and layout.</li>\n<li><strong>Reviews</strong>: Showcase customer reviews and ratings to build trust and credibility.</li>\n<li><strong>Facebook Button</strong>: Add buttons to promote interactions with your Facebook page or content.</li>\n<li><strong>Facebook Embed</strong>: Embed Facebook posts or content onto your website.</li>\n<li><strong>Facebook Comments</strong>: Enable Facebook comments on your website’s pages or posts.</li>\n<li><strong>PayPal Button</strong>: Integrate PayPal buttons for easy online payments.</li>\n<li><strong>Stripe Button</strong>: Integrate Stripe payment buttons to facilitate secure online transactions.</li>\n<li><strong>Lottie Widget</strong>: Add Lottie animations to enhance visual appeal and engagement.</li>\n<li><strong>Code Highlight</strong>: Display code snippets with syntax highlighting for better readability.</li>\n<li><strong>Video Playlist</strong>: Create and customize playlists for video content on your website.</li>\n<li><strong>Mega Menu</strong>: Customize advanced menus for better navigation and displaying complex content.</li>\n<li><strong>Off Canvas</strong>: Create off-canvas areas that slide in to show extra info or menus without cluttering the main layout.</li>\n</ol>\n<p><strong>Pro Theme Widgets:</strong><br />\nBuild and customize all the key parts of your website including headers, footers, 404 page, global archives, and more</p>\n<ol>\n<li><strong>Post Title</strong>: Customize the title of individual blog posts or pages.</li>\n<li><strong>Post Excerpt</strong>: Display a brief summary or teaser of your blog posts.</li>\n<li><strong>Post Content</strong>: Customize the main content area of your blog posts or pages.</li>\n<li><strong>Featured Image</strong>: Set and customize featured images for blog posts or pages.</li>\n<li><strong>Author Box</strong>: Display author information and bios on blog posts.</li>\n<li><strong>Post Comments</strong>: Customize the appearance and functionality of comments sections on your website.</li>\n<li><strong>Post Navigation</strong>: Add navigation links to adjacent posts for easy browsing.</li>\n<li><strong>Post Info</strong>: Display additional information about blog posts, such as author and date.</li>\n<li><strong>Site Logo</strong>: Upload and customize your website’s logo for branding purposes.</li>\n<li><strong>Site Title</strong>: Customize the title of your website.</li>\n<li><strong>Page Title</strong>: Customize the title of individual pages.</li>\n<li><strong>Search Bar</strong>: Add a search bar to allow users to search your website’s content.</li>\n<li><strong>Breadcrumbs</strong>: Display hierarchical navigation paths for better user navigation.</li>\n<li><strong>Sitemap</strong>: Generate a sitemap for better search engine indexing and user navigation.</li>\n<li><strong>Loop Grid</strong>: Design and customize grid layouts for blog post archives or product listings.</li>\n</ol>\n<p><strong>Pro WooCommerce Widgets:</strong><br />\nDesign and customize a complete online shopping experience across your entire website.</p>\n<ol>\n<li><strong>Product</strong>: Display individual products with customizable layouts and styles.</li>\n<li><strong>Breadcrumbs</strong>: Display hierarchical navigation paths for better user navigation within your store.</li>\n<li><strong>Product Title</strong>: Customize the title of individual products.</li>\n<li><strong>Product Images</strong>: Set and customize images for product listings.</li>\n<li><strong>Product Price</strong>: Display the price of individual products.</li>\n<li><strong>Add To Cart</strong>: Add customizable add to cart buttons for easy purchasing.</li>\n<li><strong>Product Rating</strong>: Display ratings and reviews for products.</li>\n<li><strong>Product Stock</strong>: Display stock availability for products.</li>\n<li><strong>Product Meta</strong>: Display additional information about products, such as SKU and categories.</li>\n<li><strong>Product Content</strong>: Customize the main content area of product descriptions.</li>\n<li><strong>Short Description</strong>: Display brief summaries or teasers of products.</li>\n<li><strong>Product Data Tabs</strong>: Organize product information into tabbed sections for better organization.</li>\n<li><strong>Additional Information</strong>: Display additional details about products, such as dimensions and weight.</li>\n<li><strong>Product Related</strong>: Showcase related products to encourage additional purchases.</li>\n<li><strong>Upsells</strong>: Promote upsell products to increase average order value.</li>\n<li><strong>Products</strong>: Display a grid or list of products with customizable settings.</li>\n<li><strong>Custom Add To Cart</strong>: Customize the add to cart button for specific products.</li>\n<li><strong>WooCommerce Pages</strong>: Design and customize WooCommerce-specific pages, such as the cart and checkout pages.</li>\n<li><strong>Product Categories</strong>: Display product categories for easy navigation within your store.</li>\n<li><strong>Menu Cart</strong>: Display a cart icon in your navigation menu for easy access to the shopping cart.</li>\n<li><strong>Cart</strong>: Customize the appearance and functionality of the shopping cart page.</li>\n<li><strong>Checkout</strong>: Customize the appearance and functionality of the checkout page.</li>\n<li><strong>My Account</strong>: Customize the appearance and functionality of the customer account area.</li>\n<li><strong>Purchase Summary</strong>: Display a summary of purchases during the checkout process.</li>\n<li><strong>WooCommerce Notices</strong>: Customize the appearance and functionality of WooCommerce notices, such as order confirmation messages.</li>\n</ol>\n<p>Build professional websites with <a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-pro-elementor-pro/\" rel=\"nofollow ugc\">Elementor Pro</a>!</p>\n<h4>? SECURITY AND COMPLIANCE</h4>\n<p>Elementor places a paramount focus on security, evident through our acquisition of industry certifications such as ISO/IEC 27001, ISO/IEC 27017, ISO/IEC 27018, ISO/IEC 27701, and SOC 2 Type II. These certifications underscore our commitment to implementing robust security measures, and highlight our dedication to adhering to recognized industry standards.</p>\n<p>We encourage ethical security research through our <a href=\"https://go.elementor.com/wp-repo-description-tab-bug-crowd-bug-bounty-program/\" rel=\"nofollow ugc\">Bug Bounty program</a>. We collaborate with leading bug bounty services to provide opportunities for researchers to report vulnerabilities in our services. Our bounty programs include a triage team available 24/7/365.</p>\n<p>For more information: <a href=\"https://go.elementor.com/trust-center/\" rel=\"nofollow ugc\">Trust Center</a>.</p>\n<h4>♿ Accessibility Best Practices</h4>\n<p>Elementor offers accessibility tools and enhancements to help you provide a better experience for all users. Including HTML 5 semantic, full keyboard navigation menu, ongoing improvement of features, widget, and more.</p>\n<h4>? Translated to 63+ languages, includes RTL support</h4>\n<p>Elementor supports multiple languages, typographies, and RTL, with editor translations in <a href=\"https://go.elementor.com/wp-repo-description-tab-wordpress-plugin-translate/\" rel=\"nofollow ugc\">over 63 languages</a>. It’s also compatible with WPML, Polylang, TranslatePress, Weglot, and more. To contribute, add a new language via translate.wordpress.org. See our guide on <a href=\"https://go.elementor.com/wp-repo-description-tab-help-center-translate/\" rel=\"nofollow ugc\">how to translate and localize the plugin</a>.</p>\n<h4>⏩ Use of 3rd Party Services</h4>\n<p>To improve the user experience, Elementor may use the following 3rd party services if the required feature is enabled:</p>\n<ul>\n<li>Google Fonts – are loaded to add additional fonts to your website. Google’s <a href=\"https://policies.google.com/terms\" rel=\"nofollow ugc\">TOS</a> and <a href=\"https://policies.google.com/privacy\" rel=\"nofollow ugc\">Privacy Policy</a></li>\n<li>Some Elementor features require loading assets from Elementor.com. These assets are not used for tracking unless explicitly mentioned, requiring your approval and manual opt-in. Learn more in our <a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-plugin-terms/\" rel=\"nofollow ugc\">TOS</a> and <a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-plugin-privacy/\" rel=\"nofollow ugc\">Privacy Policy</a>.</li>\n</ul>\n<h4>? Join a Global Community</h4>\n<p>Join a global community that helps each other achieve their goals.</p>\n<ul>\n<li><a href=\"https://go.elementor.com/wp-repo-description-tab-facebook-group/\" rel=\"nofollow ugc\">Facebook Community</a> – Over 150K+ members, offering support, advice, feedback, and tutorials.</li>\n<li><a href=\"https://go.elementor.com/wp-repo-description-tab-github-repo/\" rel=\"nofollow ugc\">GitHub Community</a> – Get information about releases, request features, or report a bug.</li>\n<li><a href=\"https://go.elementor.com/wp-repo-description-tab-addons-dozens-of-elementor-addons/\" rel=\"nofollow ugc\">Elementor Addons, Themes, and Kits</a> Themes and Kits – created specifically for Elementor.</li>\n<li>Learn valuable insights and techniques from our <a href=\"https://go.elementor.com/wp-repo-description-tab-youtube-channel/\" rel=\"nofollow ugc\">YouTube Channel</a>.</li>\n<li>Access our <a href=\"https://go.elementor.com/wp-repo-description-tab-academy-elementor-academy/\" rel=\"nofollow ugc\">Academy</a> and <a href=\"https://go.elementor.com/wp-repo-description-tab-help-center-help-center/\" rel=\"nofollow ugc\">Help Center</a> – Find guides, tutorials, and resources to answer your questions and boost creativity.</li>\n<li>Show your support by <a href=\"https://go.elementor.com/wp-repo-description-tab-wordpress-plugin-review/\" rel=\"nofollow ugc\">rating us on WordPress</a>. Your feedback fuels our growth! ?</li>\n<li>If you have questions or need support, visit the <a href=\"https://go.elementor.com/wp-repo-description-tab-wordpress-plugin-forum/\" rel=\"nofollow ugc\">Plugin’s Forum</a>. Elementor Pro users can get 24/7 premium support, or visit <a href=\"https://go.elementor.com/wp-repo-description-tab-homepage-elementor-website-builder/\" rel=\"nofollow ugc\">Elementor Website Builder</a>.</li>\n</ul>\n\";s:12:\"installation\";s:1602:\"<h4>Minimum Requirements</h4>\n<ul>\n<li>WordPress 6.0 or greater</li>\n<li>PHP version 7.4 or greater</li>\n<li>MySQL version 5.0 or greater</li>\n</ul>\n<h4>Recommended Requirements</h4>\n<ul>\n<li>PHP version 8.1 or greater</li>\n<li>MySQL version 5.6 or greater</li>\n<li>WordPress Memory limit of 64 MB or greater (128 MB or higher is preferred)</li>\n</ul>\n<p><span class=\"embed-youtube\" style=\"text-align:center; display: block;\"><iframe loading=\"lazy\" class=\"youtube-player\" width=\"750\" height=\"422\" src=\"https://www.youtube.com/embed/9EZ159ryFNs?version=3&rel=1&showsearch=0&showinfo=1&iv_load_policy=1&fs=1&hl=en-US&autohide=2&wmode=transparent\" allowfullscreen=\"true\" style=\"border:0;\" sandbox=\"allow-scripts allow-same-origin allow-popups allow-presentation allow-popups-to-escape-sandbox\"></iframe></span></p>\n<h4>Installation</h4>\n<ol>\n<li>Install using the WordPress built-in Plugin installer, or Extract the zip file and drop the contents in the <code>wp-content/plugins/</code> directory of your WordPress installation.</li>\n<li>Activate the plugin through the ‘Plugins’ menu in WordPress.</li>\n<li>Go to Pages > Add New</li>\n<li>Press the ‘Edit with Elementor’ button.</li>\n<li>Now you can drag and drop widgets from the left panel onto the content area, as well as add new sections and columns that make up the page structure.</li>\n</ol>\n<p>For documentation and tutorials visit our <a href=\"https://elementor.com/help/?utm_source=wp-repo&utm_medium=link&utm_campaign=readme\" rel=\"nofollow ugc\">Knowledge Base</a>.</p>\n\";s:3:\"faq\";s:4860:\"\n<dt id=\'how%20do%20i%20install%20elementor%3F\'>\nHow do I install Elementor?\n</h4>\n<p>\n<p>To install the free version of Elementor, follow the steps below:<br />\nFrom your WordPress dashboard -> Go to Plugins -> Click on ‘Add new’-> In the Search field, enter Elementor and choose Elementor website builder.<br />\nPress install -> After installation, click Activate.</p>\n</p>\n<dt id=\'does%20elementor%20work%20with%20all%20the%20themes%3F\'>\nDoes Elementor work with all the themes?\n</h4>\n<p>\n<p>Elementor works all the themes that respect the coding standards of WordPress set by its Codex. It is recommended to use Elementor’s <a href=\"https://go.elementor.com/wp-repo-description-tab-hello-theme-hello-theme/\" rel=\"nofollow ugc\">Hello Theme</a>, a lightweight blank canvas, to enjoy full flexibility when using Elementor, and optimize your experience.</p>\n</p>\n<dt id=\'is%20elementor%20compatible%20with%20gutenberg%3F\'>\nIs Elementor compatible with Gutenberg?\n</h4>\n<p>\n<p>Elementor and Gutenberg work seamlessly together. As a user, you can easily decide which editor to use at every point while editing your site.</p>\n</p>\n<dt id=\'can%20i%20create%20an%20online%20store%3F\'>\nCan I create an online store?\n</h4>\n<p>\n<p>Yes, with the Elementor Pro WooCommerce Builder you can customize every page of your store to create an amazing customer experience that drives sales.</p>\n</p>\n<dt id=\'does%20it%20work%20with%20other%20wordpress%20plugins%3F\'>\nDoes it work with other WordPress plugins?\n</h4>\n<p>\n<p>It works with almost all the plugins. If you experience an incompatibility issue, please report it to us and to the plugin that conflicts with Elementor.</p>\n</p>\n<dt id=\'do%20i%20need%20to%20know%20how%20to%20code%3F\'>\nDo I need to know how to code?\n</h4>\n<p>\n<p>No! Elementor provides you with all the widgets and features that you need to build a proffesional website without using code.</p>\n</p>\n<dt id=\'do%20i%20need%20to%20know%20how%20to%20design%3F\'>\nDo i need to know how to design?\n</h4>\n<p>\n<p>No, you can choose between professionaly designed kits and templates that fit toevery industry and have all you need to create your own profesional website.</p>\n</p>\n<dt id=\'will%20elementor%20slow%20down%20my%20website%3F\'>\nWill elementor slow down my website?\n</h4>\n<p>\n<p>As Elementor prioritizes speed and performance, you enjoy better and faster performance with each new version of Elementor. When testing the same page layout on older versions you can see a significant performance improvement, from a score of 82 in Google PageSpeed Insight in version 3.1, to a score of 95 i in version 3.5.</p>\n</p>\n<dt id=\'is%20my%20site%20secure%20with%20elementor%3F\'>\nIs my site secure with Elementor?\n</h4>\n<p>\n<p>The security of your website is extremely important to us and we take proactive measures to assure that your websites are secure. Elementor is ISO 27001 certified, and has a dedicated team of security professionals that implements industry best-practices for maximum security and compliance, 24/7.</p>\n<p>There is also a managed security Bug Bounty program, utilizing the community power by enabling 24/7/365 crowdsourced vulnerability detection.</p>\n</p>\n<dt id=\'can%20i%20buy%20templates%20separately%3F\'>\nCan I buy templates separately?\n</h4>\n<p>\n<p>Of course, you can use any template that supports Elementor.</p>\n</p>\n<dt id=\'is%20elementor%20compatible%20with%20post%20and%20custom%20post%20types%3F\'>\nIs Elementor compatible with Post and Custom Post Types?\n</h4>\n<p>\n<p>Of course! You can set which post types will enable Elementor in the settings page.</p>\n</p>\n<dt id=\'what%20is%20the%20difference%20between%20elementor%27s%20free%20plugin%20and%20elementor%20pro\'>\nWhat is the difference between Elementor’s free Plugin and Elementor Pro\n</h4>\n<p>\n<p>Elementor’s Free version allows you to explore our revolutionary drag & drop live editor, basic widgets and templates. Elementor Pro (Essential, Advanced, Expert, Studio, and Agency) empowers you with more professional tools that speed up your workflow, give you access to human-powered support, help you build more advanced content, and convert visitors. See full comparison here.</p>\n</p>\n<dt id=\'how%20can%20i%20become%20a%20contributor\'>\nHow can I become a Contributor\n</h4>\n<p>\n<p>If you want to contribute, go to our <a href=\"https://github.com/elementor/elementor\" rel=\"nofollow ugc\">Elementor GitHub Repository</a> and see where you can help.<br />\nYou can also add a new language via <a href=\"https://go.elementor.com/wp-repo-description-tab-wordpress-plugin-translate/\" rel=\"nofollow ugc\">translate.wordpress.org</a>. We’ve built a short guide explaining <a href=\"https://go.elementor.com/wp-repo-description-tab-wordpress-plugin-translate-faq/\" rel=\"nofollow ugc\">how to translate and localize the plugin</a>.</p>\n</p>\n\n\";s:9:\"changelog\";s:3494:\"<h4>3.23.4 – 2024-08-05</h4>\n<ul>\n<li>Fix: Links to Elementor Settings are broken in various locations</li>\n</ul>\n<h4>3.23.3 – 2024-07-25</h4>\n<ul>\n<li>Fix: UI fixes to improve user experience</li>\n</ul>\n<h4>3.23.2 – 2024-07-23</h4>\n<ul>\n<li>Security Fix: Improved code security enforcement in link URL</li>\n<li>Fix: Facebook Messenger username is not working on mobile devices in Floating Buttons (<a href=\"https://github.com/elementor/elementor/issues/28103\" rel=\"nofollow ugc\">#28103</a>)</li>\n<li>Fix: RTL issues with Floating Buttons templates</li>\n<li>Fix: WordPress 6.6 does not support certain features</li>\n</ul>\n<h4>3.23.1 – 2024-07-15</h4>\n<ul>\n<li>Fix: Slow loading of WordPress admin and Elementor screens due to AI health check</li>\n</ul>\n<h4>3.23.0 – 2024-07-15</h4>\n<ul>\n<li>New: Elevate engagement with Floating Buttons – Convert visitors into leads, making it easier than ever to start a conversation on any platform</li>\n<li>New: Introducing Link In Bio – allowing you to create a digital business card and share it easily</li>\n<li>New: Generate Featured Image with AI</li>\n<li>New: Generate texts using AI within WordPress</li>\n<li>Tweak: Added support for the <code>overscroll-behavior</code> CSS property to improve scrolling experience</li>\n<li>Tweak: Activated Editor Top Bar feature by default for new sites</li>\n<li>Tweak: Activated Element Caching feature for new sites and promoted to Beta status</li>\n<li>Tweak: Promotes “Lazy Load Backgrounds Images” feature to Stable status</li>\n<li>Tweak: Hide “Default Device View” from User Preferences when the Editor Top Bar is active</li>\n<li>Tweak: Increased the height of the Globals popover to improve usability</li>\n<li>Tweak: Improved Image style presets and added two additional ones in AI Images</li>\n<li>Tweak: Added Excerpt generation option with AI in the editor</li>\n<li>Fix: Performance issues causing lag and slowness while editing Nested Elements (<a href=\"https://github.com/elementor/elementor/issues/24076\" rel=\"nofollow ugc\">#24076</a>)</li>\n<li>Fix: Video autoplay issues in various scenarios (props <a href=\"https://github.com/JxxIT\" rel=\"nofollow ugc\">@JxxIT</a>, <a href=\"https://github.com/elementor/elementor/issues/24324\" rel=\"nofollow ugc\">#24324</a>, <a href=\"https://github.com/elementor/elementor/issues/14437\" rel=\"nofollow ugc\">#14437</a>, <a href=\"https://github.com/elementor/elementor/issues/7964\" rel=\"nofollow ugc\">#7964</a>)</li>\n<li>Fix: Writing permissions issues related to WordPress root directory (<a href=\"https://github.com/elementor/elementor/issues/21036\" rel=\"nofollow ugc\">#21036</a>, <a href=\"https://github.com/elementor/elementor/issues/17255\" rel=\"nofollow ugc\">#17255</a>)</li>\n<li>Fix: Restored deprecated Google fonts that were deprecated in the previous update (<a href=\"https://github.com/elementor/elementor/issues/27701\" rel=\"nofollow ugc\">#27701</a>)</li>\n<li>Fix: Vimeo link structure with privacy hash is not working correctly with dynamic link action using the lightbox</li>\n<li>Fix: Validate prompt and canvas changes to allow generation in AI image edit generative fill</li>\n<li>Fix: Elementor Core versions are being incorrectly added to Elementor Pro versions’ history</li>\n<li>Fix: AI Connect not launching when the user doesn’t have prior connect data</li>\n</ul>\n<p><a href=\"https://go.elementor.com/full-changelog/\" rel=\"nofollow ugc\">See changelog for all versions.</a></p>\n\";s:11:\"screenshots\";s:3148:\"<ol><li><a href=\"https://ps.w.org/elementor/assets/screenshot-1.gif?rev=3005087\"><img src=\"https://ps.w.org/elementor/assets/screenshot-1.gif?rev=3005087\" alt=\"<strong>Visual Drag and Drop Editor</strong> - Design your website layouts and place any element anywhere on the page for pixel-perfect designs.\"></a><p><strong>Visual Drag and Drop Editor</strong> - Design your website layouts and place any element anywhere on the page for pixel-perfect designs.</p></li><li><a href=\"https://ps.w.org/elementor/assets/screenshot-2.gif?rev=3005087\"><img src=\"https://ps.w.org/elementor/assets/screenshot-2.gif?rev=3005087\" alt=\"<strong>Full Design System</strong> - Enjoy a professional workflow and ensure consistency across your site. Define your settings, use them globally, and instantly adjust them any time.\"></a><p><strong>Full Design System</strong> - Enjoy a professional workflow and ensure consistency across your site. Define your settings, use them globally, and instantly adjust them any time.</p></li><li><a href=\"https://ps.w.org/elementor/assets/screenshot-3.gif?rev=3005087\"><img src=\"https://ps.w.org/elementor/assets/screenshot-3.gif?rev=3005087\" alt=\"<strong>Responsive Design</strong> Fully edit your website and customize the behavior on desktop, tablet, & mobile to optimize the visitor experience on every device.\"></a><p><strong>Responsive Design</strong> Fully edit your website and customize the behavior on desktop, tablet, & mobile to optimize the visitor experience on every device.</p></li><li><a href=\"https://ps.w.org/elementor/assets/screenshot-4.gif?rev=3005087\"><img src=\"https://ps.w.org/elementor/assets/screenshot-4.gif?rev=3005087\" alt=\"<strong>Kits and Templates</strong> - Jumpstart your web creation process or get inspired with professionally-designed templates or full website kits available for your immediate customization.\"></a><p><strong>Kits and Templates</strong> - Jumpstart your web creation process or get inspired with professionally-designed templates or full website kits available for your immediate customization.</p></li><li><a href=\"https://ps.w.org/elementor/assets/screenshot-5.gif?rev=3005087\"><img src=\"https://ps.w.org/elementor/assets/screenshot-5.gif?rev=3005087\" alt=\"<strong>Nested Elements</strong> Leverage Elementor's Nested widgets to place any widget inside the content area of another widget - like Tabs, and Accordion for complete design flexibility.\"></a><p><strong>Nested Elements</strong> Leverage Elementor\'s Nested widgets to place any widget inside the content area of another widget - like Tabs, and Accordion for complete design flexibility.</p></li><li><a href=\"https://ps.w.org/elementor/assets/screenshot-6.gif?rev=3005087\"><img src=\"https://ps.w.org/elementor/assets/screenshot-6.gif?rev=3005087\" alt=\"<strong>Motion Effects</strong> - Add entrance animations and transitions to any element in your website to captivate visitors.\"></a><p><strong>Motion Effects</strong> - Add entrance animations and transitions to any element in your website to captivate visitors.</p></li></ol>\";s:7:\"reviews\";s:18261:\"<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Love Elementor</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/andybarn56/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/05d23b88f4adc8af202f470bb014adba?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/05d23b88f4adc8af202f470bb014adba?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/andybarn56/\" class=\"reviewer-name\">andybarn56</a> on <span class=\"review-date\">August 9, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>I started using Elementor back in 2019 when I was evaluating different Page Builders. I am so delighted I chose Elementor as it has gone from strength to strength and continues to evolve and add new features and functionality. I upgraded to the Pro version and just love this 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\">ELEMENTOR CUSTOMER SERVICE SUCKS!!!</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/ga403b/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/ace0d9dcb69446d85cd5ff6d4ea5eb58?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/ace0d9dcb69446d85cd5ff6d4ea5eb58?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/ga403b/\" class=\"reviewer-name\">ga403b</a> on <span class=\"review-date\">August 8, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>Purchased an image optimizer plan which was basically implied that it was needed, to operate with the standard Elementor plugin which we already pay for. We use this to design our Wordpress website which the Elementor Plugin is very buggy in that regard. The FREE image optimizer offers up to 5,000 images to be optimized which we have. The plugin stated we had exceeded our quota, so we elected to upgrade for a 5,000+ photo plan for $50. Plugin wouldn\'t work and still stated we were over quota. Something seemed skechy, but okay. We went ahead and purchased the next package which is the 20,000 photo plan for another $50. Again, wouldn\'t work. Contacted technical support after going round and round with their Auto BOT for about 10 minutes. Guess it just wanted to refuse me in speaking with someone? Think that was intentional but moving forward…finally spoke to someone and they said they would take a look and to download their \"Temporary Login\" plugin. Did that, granted them access, and they said they couldn\'t get into our site and to reset it and then grant access again. Did that and they still couldn\'t get in. At this time we\'ve got about an hour invested in this crap show and said just cancel our subscription plan and provide a refund. All of our images are already optimized using the WebP extension. \"Oh, we\'re sorry but our products are non-refundable!\" Okay, I\'ll call my bank to dispute the charges for a product that failed to work for me and I\'ll go ahead and also leave you 1-star reviews everywhere I can, to advise others of your shady business practice. That threat didn\'t seem to change their tune so here I am. REVIEW LEFT AND FUNDS ARE NOW BACK IN MY ACCOUNT AFTER CALLING MY FINANCIAL INSTITUTION AND TELLING THEM OF THEIR BUSINESS PRACTICES!</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>SHAME ON YOU! You can do 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\">Elementor is now a bloated disaster</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/dividendninja/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/b1c134a84aceffa2d11f604b905f4f22?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/b1c134a84aceffa2d11f604b905f4f22?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/dividendninja/\" class=\"reviewer-name\">Avrom <small>(dividendninja)</small></a> on <span class=\"review-date\">August 6, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>Elementor used to be great, even the free version. It was our favorite page builder. Now it is a bloated disaster with changes that have made it become worse and worse - to the point of being unusable. First was the Pepto Bismol pink UI elements (my least favorite color). Thanx for that. Secondly, you removed inner-sections which is what made Elementor so easy to use. Your new Grid and Flex-Box have no bearing on website reality, and make life incredibly difficult for designers and developers of all abilities. I can\'t even layout anything in this editor anymore - what a complete mess!!<br /><br />Remember, the whole idea of a page builder is to make things easy for people to use - not more complicated as you have done!! Moving forward, we will not use Elementor on any new sites and will look at other alternatives - even Gutenberg if we have to. And will consider recoding our own sites to move them off Elementor as we can. </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\">elementor现在有点太大了,不好</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"4 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"4\" 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-empty\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/mu12zi/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/44dd1cc720190c698a939fa3de67d662?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/44dd1cc720190c698a939fa3de67d662?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/mu12zi/\" class=\"reviewer-name\">mu12zi</a> on <span class=\"review-date\">August 6, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>希望可以更轻快,更全面,更简单,现在代码需要优化</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\">Does what we need and more</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/apatonsmith/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/e7efbdeffcf360ab8c876b8887701ea3?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/e7efbdeffcf360ab8c876b8887701ea3?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/apatonsmith/\" class=\"reviewer-name\">apatonsmith</a> on <span class=\"review-date\">August 4, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>Exactly what we need and more - highly recommended</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\">Fix Performanse pages</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/sceko/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/986a4972d8b2c70da1915f9fc806acbf?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/986a4972d8b2c70da1915f9fc806acbf?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/sceko/\" class=\"reviewer-name\">Sceko</a> on <span class=\"review-date\">August 4, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>Correct on the page wp-admin/admin.php?page=elementor-settings#tab-performance<br />You made everything a link, but you forgot to add </a></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\">the best</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/sidata/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/f86ef8625450f517970be87f2bccd1ec?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/f86ef8625450f517970be87f2bccd1ec?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/sidata/\" class=\"reviewer-name\">SIDATA <small>(sidata)</small></a> on <span class=\"review-date\">August 1, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>I like Elementor; it\'s the best on the market. One major wish would be to improve its speed and reduce the code a bit.</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\">Marvelous</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/wesqom/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/55f81f37bccb897b37e30a93835c27b6?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/55f81f37bccb897b37e30a93835c27b6?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/wesqom/\" class=\"reviewer-name\">wesqom</a> on <span class=\"review-date\">July 30, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>Very flexible</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\">Terrible support, buggy install and UI</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/dmed/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/9bed78a3997322fa843ac714acc78588?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/9bed78a3997322fa843ac714acc78588?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/dmed/\" class=\"reviewer-name\">Dmed <small>(dmed)</small></a> on <span class=\"review-date\">July 29, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>Paid customer and they can barely provide support. Chat disconnects and you have to go through a virtual assistant dozens of times and then can\'t reconnect to the same issue. They don\'t even have options to track ticket numbers. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Had issues with the account connection and thought it was a license issue. Since we couldn\'t reach support, we upgraded thinking it would solve the problem because we had dev/stg sites and it turns out we did not need to. They won\'t refund the upgrade cost or provide a credit for the cost. Now we are stuck on a higher cost plan or issuing a chargeback or losing the upgrade cost. Ridiculous! </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>This is all due to a support issue they created by not connecting the paid account correctly and providing clear instructions on what was causing the issue. The upgrade path needs to be very clear and Elementor fails horrendously. Would not recommend Elementor at this point. Get Beaver Builder, Divi or use the WP Block Editor. </p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Just do a search for \"Elementor support nightmare\" and you\'ll find a load of unhappy customers. Sad really...</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\">Amazing Page Builder!</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/gerald2023/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/4b759943ea6327ec783c599cb8284df4?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/4b759943ea6327ec783c599cb8284df4?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/gerald2023/\" class=\"reviewer-name\">gerald2023</a> on <span class=\"review-date\">July 29, 2024</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>Elementor is a game changer! It has made designing websites so much easier and faster. The live editing feature is fantastic because you can see changes in real-time. The pro version is worth every penny with its advanced features like the theme builder and WooCommerce integration. Whether you\'re a beginner or a pro, Elementor is the tool you need.</p>\n<!-- /wp:paragraph --></div>\n</div>\n\";}s:17:\"short_description\";s:145:\"The Elementor Website Builder has it all: drag and drop page builder, pixel perfect design, mobile responsive editing, and more. Get started now!\";s:13:\"download_link\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.23.4.zip\";s:14:\"upgrade_notice\";a:0:{}s:11:\"screenshots\";a:6:{i:1;a:2:{s:3:\"src\";s:62:\"https://ps.w.org/elementor/assets/screenshot-1.gif?rev=3005087\";s:7:\"caption\";s:144:\"<strong>Visual Drag and Drop Editor</strong> - Design your website layouts and place any element anywhere on the page for pixel-perfect designs.\";}i:2;a:2:{s:3:\"src\";s:62:\"https://ps.w.org/elementor/assets/screenshot-2.gif?rev=3005087\";s:7:\"caption\";s:185:\"<strong>Full Design System</strong> - Enjoy a professional workflow and ensure consistency across your site. Define your settings, use them globally, and instantly adjust them any time.\";}i:3;a:2:{s:3:\"src\";s:62:\"https://ps.w.org/elementor/assets/screenshot-3.gif?rev=3005087\";s:7:\"caption\";s:170:\"<strong>Responsive Design</strong> Fully edit your website and customize the behavior on desktop, tablet, & mobile to optimize the visitor experience on every device.\";}i:4;a:2:{s:3:\"src\";s:62:\"https://ps.w.org/elementor/assets/screenshot-4.gif?rev=3005087\";s:7:\"caption\";s:193:\"<strong>Kits and Templates</strong> - Jumpstart your web creation process or get inspired with professionally-designed templates or full website kits available for your immediate customization.\";}i:5;a:2:{s:3:\"src\";s:62:\"https://ps.w.org/elementor/assets/screenshot-5.gif?rev=3005087\";s:7:\"caption\";s:190:\"<strong>Nested Elements</strong> Leverage Elementor\'s Nested widgets to place any widget inside the content area of another widget - like Tabs, and Accordion for complete design flexibility.\";}i:6;a:2:{s:3:\"src\";s:62:\"https://ps.w.org/elementor/assets/screenshot-6.gif?rev=3005087\";s:7:\"caption\";s:127:\"<strong>Motion Effects</strong> - Add entrance animations and transitions to any element in your website to captivate visitors.\";}}s:4:\"tags\";a:5:{s:13:\"drag-and-drop\";s:13:\"drag-and-drop\";s:6:\"editor\";s:6:\"editor\";s:9:\"elementor\";s:9:\"elementor\";s:12:\"landing-page\";s:12:\"landing page\";s:12:\"page-builder\";s:12:\"page builder\";}s:8:\"versions\";a:250:{s:5:\"3.0.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.0.zip\";s:5:\"3.0.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.1.zip\";s:6:\"3.0.10\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.0.10.zip\";s:6:\"3.0.11\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.0.11.zip\";s:6:\"3.0.12\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.0.12.zip\";s:6:\"3.0.13\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.0.13.zip\";s:6:\"3.0.14\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.0.14.zip\";s:6:\"3.0.15\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.0.15.zip\";s:6:\"3.0.16\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.0.16.zip\";s:5:\"3.0.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.2.zip\";s:5:\"3.0.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.3.zip\";s:5:\"3.0.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.4.zip\";s:5:\"3.0.5\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.5.zip\";s:5:\"3.0.6\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.6.zip\";s:5:\"3.0.7\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.7.zip\";s:5:\"3.0.8\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.8.zip\";s:7:\"3.0.8.1\";s:60:\"https://downloads.wordpress.org/plugin/elementor.3.0.8.1.zip\";s:5:\"3.0.9\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.9.zip\";s:5:\"3.1.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.1.0.zip\";s:11:\"3.1.0-beta1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.1.0-beta1.zip\";s:11:\"3.1.0-beta2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.1.0-beta2.zip\";s:11:\"3.1.0-beta3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.1.0-beta3.zip\";s:11:\"3.1.0-beta4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.1.0-beta4.zip\";s:10:\"3.1.0-dev1\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.1.0-dev1.zip\";s:10:\"3.1.0-dev2\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.1.0-dev2.zip\";s:10:\"3.1.0-dev3\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.1.0-dev3.zip\";s:5:\"3.1.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.1.1.zip\";s:5:\"3.1.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.1.2.zip\";s:5:\"3.1.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.1.3.zip\";s:5:\"3.1.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.1.4.zip\";s:6:\"3.10.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.10.0.zip\";s:11:\"3.10.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.10.0-dev1.zip\";s:6:\"3.10.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.10.1.zip\";s:6:\"3.10.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.10.2.zip\";s:6:\"3.11.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.11.0.zip\";s:12:\"3.11.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.11.0-beta1.zip\";s:12:\"3.11.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.11.0-beta2.zip\";s:12:\"3.11.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.11.0-beta3.zip\";s:11:\"3.11.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.11.0-dev1.zip\";s:11:\"3.11.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.11.0-dev2.zip\";s:11:\"3.11.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.11.0-dev3.zip\";s:6:\"3.11.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.11.1.zip\";s:6:\"3.11.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.11.2.zip\";s:6:\"3.11.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.11.3.zip\";s:6:\"3.11.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.11.4.zip\";s:6:\"3.11.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.11.5.zip\";s:6:\"3.12.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.12.0.zip\";s:6:\"3.12.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.12.1.zip\";s:6:\"3.12.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.12.2.zip\";s:6:\"3.13.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.13.0.zip\";s:12:\"3.13.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.13.0-beta1.zip\";s:12:\"3.13.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.13.0-beta2.zip\";s:12:\"3.13.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.13.0-beta3.zip\";s:11:\"3.13.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.13.0-dev3.zip\";s:11:\"3.13.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.13.0-dev4.zip\";s:6:\"3.13.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.13.1.zip\";s:6:\"3.13.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.13.2.zip\";s:6:\"3.13.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.13.3.zip\";s:6:\"3.13.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.13.4.zip\";s:6:\"3.14.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.14.0.zip\";s:12:\"3.14.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.14.0-beta1.zip\";s:12:\"3.14.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.14.0-beta2.zip\";s:12:\"3.14.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.14.0-beta3.zip\";s:12:\"3.14.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.14.0-beta4.zip\";s:12:\"3.14.0-beta5\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.14.0-beta5.zip\";s:6:\"3.14.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.14.1.zip\";s:6:\"3.15.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.15.0.zip\";s:6:\"3.15.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.15.1.zip\";s:6:\"3.15.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.15.2.zip\";s:6:\"3.15.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.15.3.zip\";s:6:\"3.16.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.16.0.zip\";s:12:\"3.16.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.16.0-beta3.zip\";s:12:\"3.16.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.16.0-beta4.zip\";s:11:\"3.16.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.16.0-dev1.zip\";s:11:\"3.16.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.16.0-dev2.zip\";s:6:\"3.16.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.16.1.zip\";s:6:\"3.16.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.16.2.zip\";s:6:\"3.16.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.16.3.zip\";s:6:\"3.16.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.16.4.zip\";s:6:\"3.16.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.16.5.zip\";s:6:\"3.16.6\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.16.6.zip\";s:6:\"3.17.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.17.0.zip\";s:11:\"3.17.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.17.0-dev2.zip\";s:11:\"3.17.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.17.0-dev3.zip\";s:11:\"3.17.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.17.0-dev4.zip\";s:6:\"3.17.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.17.1.zip\";s:6:\"3.17.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.17.2.zip\";s:6:\"3.17.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.17.3.zip\";s:6:\"3.18.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.18.0.zip\";s:12:\"3.18.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.18.0-beta1.zip\";s:12:\"3.18.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.18.0-beta2.zip\";s:12:\"3.18.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.18.0-beta3.zip\";s:12:\"3.18.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.18.0-beta4.zip\";s:11:\"3.18.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.18.0-dev1.zip\";s:6:\"3.18.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.18.1.zip\";s:6:\"3.18.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.18.2.zip\";s:6:\"3.18.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.18.3.zip\";s:6:\"3.19.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.19.0.zip\";s:12:\"3.19.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-beta1.zip\";s:12:\"3.19.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-beta2.zip\";s:12:\"3.19.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-beta3.zip\";s:12:\"3.19.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-beta4.zip\";s:12:\"3.19.0-beta5\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-beta5.zip\";s:12:\"3.19.0-beta6\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-beta6.zip\";s:11:\"3.19.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-dev1.zip\";s:11:\"3.19.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-dev2.zip\";s:11:\"3.19.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-dev3.zip\";s:11:\"3.19.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-dev4.zip\";s:11:\"3.19.0-dev5\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-dev5.zip\";s:11:\"3.19.0-dev6\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-dev6.zip\";s:6:\"3.19.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.19.1.zip\";s:6:\"3.19.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.19.2.zip\";s:6:\"3.19.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.19.3.zip\";s:6:\"3.19.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.19.4.zip\";s:5:\"3.2.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.2.0.zip\";s:5:\"3.2.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.2.1.zip\";s:5:\"3.2.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.2.2.zip\";s:5:\"3.2.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.2.3.zip\";s:5:\"3.2.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.2.4.zip\";s:5:\"3.2.5\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.2.5.zip\";s:6:\"3.20.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.20.0.zip\";s:12:\"3.20.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-beta1.zip\";s:12:\"3.20.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-beta2.zip\";s:12:\"3.20.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-beta3.zip\";s:12:\"3.20.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-beta4.zip\";s:11:\"3.20.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-dev1.zip\";s:11:\"3.20.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-dev2.zip\";s:11:\"3.20.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-dev3.zip\";s:11:\"3.20.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-dev4.zip\";s:6:\"3.20.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.20.1.zip\";s:6:\"3.20.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.20.2.zip\";s:6:\"3.20.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.20.3.zip\";s:6:\"3.20.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.20.4.zip\";s:6:\"3.21.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.0.zip\";s:12:\"3.21.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.21.0-beta1.zip\";s:12:\"3.21.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.21.0-beta2.zip\";s:12:\"3.21.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.21.0-beta3.zip\";s:11:\"3.21.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.21.0-dev1.zip\";s:11:\"3.21.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.21.0-dev2.zip\";s:11:\"3.21.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.21.0-dev3.zip\";s:6:\"3.21.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.1.zip\";s:6:\"3.21.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.2.zip\";s:6:\"3.21.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.3.zip\";s:6:\"3.21.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.4.zip\";s:6:\"3.21.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.5.zip\";s:6:\"3.21.6\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.6.zip\";s:6:\"3.21.7\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.7.zip\";s:6:\"3.21.8\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.8.zip\";s:6:\"3.22.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.22.0.zip\";s:12:\"3.22.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-beta1.zip\";s:12:\"3.22.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-beta2.zip\";s:12:\"3.22.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-beta3.zip\";s:12:\"3.22.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-beta4.zip\";s:12:\"3.22.0-beta5\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-beta5.zip\";s:12:\"3.22.0-beta6\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-beta6.zip\";s:11:\"3.22.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-dev1.zip\";s:11:\"3.22.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-dev2.zip\";s:11:\"3.22.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-dev3.zip\";s:11:\"3.22.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-dev4.zip\";s:11:\"3.22.0-dev5\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-dev5.zip\";s:11:\"3.22.0-dev6\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-dev6.zip\";s:6:\"3.22.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.22.1.zip\";s:6:\"3.22.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.22.2.zip\";s:6:\"3.22.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.22.3.zip\";s:6:\"3.23.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.23.0.zip\";s:12:\"3.23.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-beta1.zip\";s:12:\"3.23.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-beta2.zip\";s:12:\"3.23.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-beta3.zip\";s:12:\"3.23.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-beta4.zip\";s:12:\"3.23.0-beta5\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-beta5.zip\";s:12:\"3.23.0-beta6\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-beta6.zip\";s:11:\"3.23.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-dev1.zip\";s:11:\"3.23.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-dev2.zip\";s:11:\"3.23.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-dev3.zip\";s:11:\"3.23.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-dev4.zip\";s:11:\"3.23.0-dev5\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-dev5.zip\";s:11:\"3.23.0-dev6\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-dev6.zip\";s:6:\"3.23.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.23.1.zip\";s:6:\"3.23.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.23.2.zip\";s:6:\"3.23.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.23.3.zip\";s:6:\"3.23.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.23.4.zip\";s:5:\"3.3.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.3.0.zip\";s:5:\"3.3.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.3.1.zip\";s:5:\"3.4.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.0.zip\";s:10:\"3.4.0-dev7\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.4.0-dev7.zip\";s:10:\"3.4.0-dev8\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.4.0-dev8.zip\";s:10:\"3.4.0-dev9\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.4.0-dev9.zip\";s:5:\"3.4.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.1.zip\";s:5:\"3.4.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.2.zip\";s:5:\"3.4.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.3.zip\";s:5:\"3.4.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.4.zip\";s:5:\"3.4.5\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.5.zip\";s:5:\"3.4.6\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.6.zip\";s:5:\"3.4.7\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.7.zip\";s:5:\"3.4.8\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.8.zip\";s:5:\"3.5.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.0.zip\";s:11:\"3.5.0-beta1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta1.zip\";s:11:\"3.5.0-beta2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta2.zip\";s:11:\"3.5.0-beta3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta3.zip\";s:11:\"3.5.0-beta4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta4.zip\";s:11:\"3.5.0-beta5\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta5.zip\";s:11:\"3.5.0-beta7\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta7.zip\";s:11:\"3.5.0-beta8\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta8.zip\";s:10:\"3.5.0-dev8\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-dev8.zip\";s:10:\"3.5.0-dev9\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-dev9.zip\";s:5:\"3.5.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.1.zip\";s:5:\"3.5.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.2.zip\";s:5:\"3.5.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.3.zip\";s:5:\"3.5.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.4.zip\";s:5:\"3.5.5\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.5.zip\";s:5:\"3.5.6\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.6.zip\";s:5:\"3.6.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.0.zip\";s:11:\"3.6.0-beta1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-beta1.zip\";s:11:\"3.6.0-beta2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-beta2.zip\";s:11:\"3.6.0-beta3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-beta3.zip\";s:11:\"3.6.0-beta4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-beta4.zip\";s:11:\"3.6.0-beta5\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-beta5.zip\";s:10:\"3.6.0-dev1\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-dev1.zip\";s:11:\"3.6.0-dev10\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-dev10.zip\";s:5:\"3.6.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.1.zip\";s:5:\"3.6.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.2.zip\";s:5:\"3.6.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.3.zip\";s:5:\"3.6.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.4.zip\";s:5:\"3.6.5\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.5.zip\";s:5:\"3.6.6\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.6.zip\";s:5:\"3.6.7\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.7.zip\";s:5:\"3.6.8\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.8.zip\";s:5:\"3.7.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.0.zip\";s:11:\"3.7.0-beta1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.7.0-beta1.zip\";s:11:\"3.7.0-beta2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.7.0-beta2.zip\";s:11:\"3.7.0-beta3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.7.0-beta3.zip\";s:11:\"3.7.0-beta4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.7.0-beta4.zip\";s:10:\"3.7.0-dev1\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.7.0-dev1.zip\";s:5:\"3.7.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.1.zip\";s:5:\"3.7.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.2.zip\";s:5:\"3.7.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.3.zip\";s:5:\"3.7.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.4.zip\";s:5:\"3.7.5\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.5.zip\";s:5:\"3.7.6\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.6.zip\";s:5:\"3.7.7\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.7.zip\";s:5:\"3.7.8\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.8.zip\";s:5:\"3.8.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.8.0.zip\";s:11:\"3.8.0-beta1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.8.0-beta1.zip\";s:11:\"3.8.0-beta2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.8.0-beta2.zip\";s:11:\"3.8.0-beta3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.8.0-beta3.zip\";s:5:\"3.8.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.8.1.zip\";s:5:\"3.9.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.9.0.zip\";s:5:\"3.9.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.9.1.zip\";s:5:\"3.9.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.9.2.zip\";s:5:\"trunk\";s:52:\"https://downloads.wordpress.org/plugin/elementor.zip\";}s:14:\"business_model\";s:10:\"commercial\";s:14:\"repository_url\";s:0:\"\";s:22:\"commercial_support_url\";s:94:\"https://elementor.com/support/?utm_source=wp-repo&utm_medium=link&utm_campaign=premium-support\";s:11:\"donate_link\";s:0:\"\";s:7:\"banners\";a:2:{s:3:\"low\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.gif?rev=3128648\";s:4:\"high\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.gif?rev=3128648\";}s:5:\"icons\";a:2:{s:2:\"1x\";s:62:\"https://ps.w.org/elementor/assets/icon-128x128.gif?rev=3111597\";s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.gif?rev=3111597\";}s:12:\"preview_link\";s:0:\"\";s:4:\"Name\";s:63:\"Elementor Website Builder – More than Just a Page Builder\";}}','off'),(28605,'fm_key','QjKFVOnJpogETYaA0imwRCye9','auto'),(28626,'ccj__activation_time','1768062675','auto'),(28627,'ccj__version','3.51.3','auto'),(28628,'elementor_pro_remote_info_api_data_3.19.2','a:2:{s:7:\"timeout\";i:1723335556;s:5:\"value\";s:221781:\"{\"stable_version\":\"3.23.3\",\"last_updated\":\"2024-08-05 10:58:40\",\"sections\":\"a:2:{s:11:\\\"description\\\";s:161:\\\"Elementor Pro adds new features to the Elementor Page Builder plugin. Control your conversions, your user engagement, your entire website, from one page builder.\\\";s:9:\\\"changelog\\\";s:206871:\\\"<h2>Elementor Pro - by Elementor.com<\\/h2>\\n<h4>3.23.3 - 2024-08-05<\\/h4>\\n<ul>\\n<li>Fix: Dropdown area not working in certain scenarios in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28194\\\">#28194<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.23.2 - 2024-07-29<\\/h4>\\n<ul>\\n<li>Fix: Horizontal scroll bar appearing on the page when using Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28087\\\">#28087<\\/a>)<\\/li>\\n<li>Fix: Dropdown area disappearing in certain scenarios in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.23.1 - 2024-07-23<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in link URL<\\/li>\\n<\\/ul>\\n<h4>3.23.0 - 2024-07-15<\\/h4>\\n<ul>\\n<li>New: Search Widget with Live Results - Display live search results as visitors type into the search box, enhancing user experience and engagement (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27664\\\">#27664<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24931\\\">#24931<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21459\\\">#21459<\\/a>)<\\/li>\\n<li>Tweak: Renamed <code>width<\\/code> to <code>Min width<\\/code> and added <code>Max width<\\/code> control to Hotspot tooltips (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18930\\\">#18930<\\/a>)<\\/li>\\n<li>Tweak: Applied a logical DOM order to the Mega Menu widget to improve accessibility<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for WordPress Menu widget<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for Menu widget<\\/li>\\n<li>Tweak: Added a bottom option to the Image Position control in Call to Action widget<\\/li>\\n<li>Fix: Missing version string in included CSS query string when Improved CSS Loading is enabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21879\\\">#21879<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23821\\\">#23821<\\/a>)<\\/li>\\n<li>Fix: Form submission icon message does not display correctly when Inline Font Icons feature is activated<\\/li>\\n<li>Fix: Save and Close button position issues in the conditions screen in Theme Builder.<\\/li>\\n<li>Fix: Focus appears on the first element when using the mouse to open Off-Canvas <\\/li>\\n<li>Fix: Links to Elementor Settings are broken in various locations<\\/li>\\n<li>Fix: Conditions field not showing all relevant conditions in Theme Builder<\\/li>\\n<li>Fix: Off-Canvas flickering in sticky containers with exit animations triggered by sticky effects<\\/li>\\n<\\/ul>\\n<h4>3.22.1 - 2024-06-24<\\/h4>\\n<ul>\\n<li>Fix: Styling of Global widgets not loading when Element Caching experiment is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27704\\\">#27704<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.22.0 - 2024-06-16<\\/h4>\\n<ul>\\n<li>New: Introducing Off-Canvas widget - create engaging and creative layers triggered by a link (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6225\\\">#6225<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21769\\\">#21769<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25770\\\">#25770<\\/a>)<\\/li>\\n<li>Tweak: Added option to remove \'User IP\' and \'User Agent\' from the form submissions metadata (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14285\\\">#14285<\\/a>)<\\/li>\\n<li>Tweak: Replaced <code>waypoints.js<\\/code> library with the native Intersection Observer API<\\/li>\\n<li>Tweak: Extended Alignment and Position capabilities in Form widget<\\/li>\\n<li>Tweak: Moved icon View control to style tab in Flip Box widget<\\/li>\\n<li>Tweak: Moved icon View control to style tab in Call to Action widget<\\/li>\\n<li>Tweak: Optimized Form widget to eliminate unnecessary markup when the button icon is empty<\\/li>\\n<li>Tweak: Optimized Posts widget to eliminate unnecessary markup when Load More button text is empty<\\/li>\\n<li>Tweak: Remove <code>placeholder<\\/code> arguments from URL controls<\\/li>\\n<li>Tweak: Implemented CSS logical properties to Icon Position in Form, Posts and Menu Cart widgets<\\/li>\\n<li>Tweak: Activated Display Conditions feature for existing sites<\\/li>\\n<li>Tweak: Activated Taxonomy Filter feature for existing sites<\\/li>\\n<li>Tweak: Added functionality to delay the running of the ready triggers on inner elements<\\/li>\\n<li>Fix: Icons are now part of the link in the Menu Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24298\\\">#24298<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25112\\\">#25112<\\/a>)<\\/li>\\n<li>Fix: <code>all: unset<\\/code> assigned to buttons cause focus issues (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24322\\\">#24322<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25448\\\">#25448<\\/a>)<\\/li>\\n<li>Fix: Menu cart SVG icon disappears on front when Optimized Control Loading experiment is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27342\\\">#27342<\\/a>)<\\/li>\\n<li>Fix: Elementor Pro auto-updates are not working on multisite networks (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12615\\\">#12615<\\/a>)<\\/li>\\n<li>Fix: PHP error appears in the editor when using Loop Grid in an archive template<\\/li>\\n<li>Fix: UI glitch on Icon Position control in Paypal and Stripe Buttons widgets<\\/li>\\n<li>Fix: Icon Position control RTL issue in Hotspot widget<\\/li>\\n<li>Fix: Manual Selection "Include By" Query doesn\'t work with product categories<\\/li>\\n<\\/ul>\\n<h4>3.21.3 - 2024-05-20<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Loop Grid widget<\\/li>\\n<li>Fix: License expired affects the Display Conditions functionality in the front end<\\/li>\\n<\\/ul>\\n<h4>3.21.2 - 2024-04-30<\\/h4>\\n<ul>\\n<li>Fix: Special characters are not displayed correctly when using the Excerpt widget in Loop template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25860\\\">#25860<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.21.1 - 2024-04-24<\\/h4>\\n<ul>\\n<li>Fix: Excerpt Length setting doesn\'t function correctly for languages with non-English characters in Post Excerpt widget<\\/li>\\n<\\/ul>\\n<h4>3.21.0 - 2024-04-15<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Taxonomy Query - Enabling the display of post and product categories and tags within Loop Grid and Loop Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21372\\\">#21372<\\/a>)<\\/li>\\n<li>Tweak: Optimized Hotspot widget to prevent rendering when no image is provided<\\/li>\\n<li>Tweak: Optimized Blockquote widget to eliminate unnecessary markup when devoid of content<\\/li>\\n<li>Tweak: Optimized Template widget to eliminate unnecessary markup when no template is selected<\\/li>\\n<li>Tweak: Optimized Code Highlight widget to eliminate unnecessary markup when there is no content<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Portfolio widget<\\/li>\\n<li>Tweak: Implemented accessibility improvements of Author Avatar image alt text in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25440\\\">#25440<\\/a>)<\\/li>\\n<li>Tweak: Notes feature merged to version<\\/li>\\n<li>Tweak: Implemented accessibility improvements of Profile Picture alt text in Author widget<\\/li>\\n<li>Fix: Display issue on hover state in WooCommerce Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.20.3 - 2024-04-10<\\/h4>\\n<ul>\\n<li>Fix: Compatibility issue between the My Account widget and other third-party plugins (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20986\\\">#20986<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.20.2 - 2024-03-26<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Media Carousel widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Post Navigation widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Gallery widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.20.1 - 2024-03-20<\\/h4>\\n<ul>\\n<li>Fix: Strengthened code integrity in deprecated Woo Single Element widget<\\/li>\\n<li>Fix: PHP error notice appears when using Loop Grid with the Taxonomy Filter widgets<\\/li>\\n<\\/ul>\\n<h4>3.20.0 - 2024-03-11<\\/h4>\\n<ul>\\n<li>Tweak: Implemented OR logic in the Display Conditions feature<\\/li>\\n<li>Tweak: Added X and Threads social networks to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25299\\\">#25299<\\/a>)<\\/li>\\n<li>Tweak: Added Archive Title dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Title dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Alt dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Caption dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Bio dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Email dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Website dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Page Title rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Post Title rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Comments Number rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Archive Author rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added support for WordPress Custom Fields in Display Conditions feature<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23875\\\">#23875<\\/a>)<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Login widget<\\/li>\\n<li>Tweak: Added additional style controls in the Table of Contents widget<\\/li>\\n<li>Tweak: Added Transition Duration option in Blockquote widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21295\\\">#21295<\\/a>)<\\/li>\\n<li>Tweak: Added Transition Duration to button in Flip Box widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Author Box widget<\\/li>\\n<li>Tweak: Added Transition Duration to List in Table of Contents widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Login widget<\\/li>\\n<li>Tweak: Added Transition Duration in Post Navigation widget<\\/li>\\n<li>Tweak: Added Transition Duration Show More in Video Playlist widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Form widget<\\/li>\\n<li>Tweak: Removed separator-none argument from all Editor controls<\\/li>\\n<li>Tweak: Add <code><time><\\/code> wrapper for Date and Time items in Post Info widget<\\/li>\\n<li>Tweak: Page Transitions feature merged to version<\\/li>\\n<li>Tweak: Scroll Snap feature merged to version<\\/li>\\n<li>Tweak: Promoted Display Conditions feature to Beta status and activated for new sites<\\/li>\\n<li>Tweak: Promoted Taxonomy Filter feature to beta status and activated for new sites<\\/li>\\n<li>Fix: Page Transitions feature and Load Font Awesome 4 Support cause a console error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18885\\\">#18885<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19334\\\">#19334<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21082\\\">#21082<\\/a>)<\\/li>\\n<li>Fix: Added better output escaping in Taxonomy Filter widget<\\/li>\\n<\\/ul>\\n<h4>3.19.3 - 2024-02-26<\\/h4>\\n<ul>\\n<li>Tweak: Improved Loop CSS loading structure in Loop Grid item<\\/li>\\n<li>Security Fix: Addressed security weaknesses in Dynamic Tags<\\/li>\\n<\\/ul>\\n<h4>3.19.2 - 2024-02-07<\\/h4>\\n<ul>\\n<li>Fix: Export data inconsistencies when using form actions in Form widget<\\/li>\\n<\\/ul>\\n<h4>3.19.1 - 2024-02-05<\\/h4>\\n<ul>\\n<li>Fix: Enqueuing non-existing Loop Template CSS file in Loop Item template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24959\\\">#24959<\\/a>)<\\/li>\\n<li>Fix: Improved code security enforcement in Countdown widget<\\/li>\\n<\\/ul>\\n<h4>3.19.0 - 2024-01-29<\\/h4>\\n<ul>\\n<li>New: Introducing Display Conditions for Elements - allowing users to customize content visibility based on specified criteria (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4246\\\">#4246<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21152\\\">#21152<\\/a>)<\\/li>\\n<li>New: Implemented Akismet Integration for enhanced spam protection and security in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11401\\\">#11401<\\/a>)<\\/li>\\n<li>New: Introducing Permissions functionality to Element Manager - providing users with enhanced control over access and management capabilities<\\/li>\\n<li>Tweak: Added styling option for dropdown indicator in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21907\\\">#21907<\\/a>)<\\/li>\\n<li>Tweak: Added additional size units and custom units in all elements<\\/li>\\n<li>Tweak: Implemented CSS logical properties in WordPress Menu widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Reviews widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Countdown widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor Editor<\\/li>\\n<li>Tweak: Updated <code>jquery.smartmenus.js<\\/code> version from 1.1.1 to 1.2.0<\\/li>\\n<li>Fix: Dynamic Background Image does not load on the first Loop Item in a Loop Grid (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21489\\\">#21489<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22368\\\">#22368<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23085\\\">#23085<\\/a>)<\\/li>\\n<li>Fix: History panel deprecation notices in console log<\\/li>\\n<li>Fix: Second Pro rollback installed the latest version instead of the specifically selected older version<\\/li>\\n<li>Fix: Incorrect position of the dropdown content when applying entrance animation in Menu Widget<\\/li>\\n<li>Fix: UX issues when using in-place editing in Menu widget<\\/li>\\n<li>Fix: Pagination with page reload is not working when used with the Taxonomy filter and Loop Grid widget in Archive template<\\/li>\\n<\\/ul>\\n<h4>3.18.2 - 2023-12-20<\\/h4>\\n<ul>\\n<li>Fix: Modified controls sanitization to enforce better security policies in Price List widget<\\/li>\\n<li>Fix: Error messages related to loop filter appear on front when using PHP 8.X and <code>WP_DEBUG<\\/code> is true<\\/li>\\n<\\/ul>\\n<h4>3.18.1 - 2023-12-06<\\/h4>\\n<ul>\\n<li>Fix: No results appeared when reloading the page with deep link and de-selecting terms in Taxonomy Filter widget<\\/li>\\n<li>Fix: No results appeared when filtering the Uncategorized category in Filter Taxonomy widget<\\/li>\\n<li>Fix: Notes still available when the Notes feature is deactivated<\\/li>\\n<\\/ul>\\n<h4>3.18.0 - 2023-12-04<\\/h4>\\n<ul>\\n<li>Tweak: Added the ability to upload files as attachments to emails in the File Upload field in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4868\\\">#4868<\\/a>)<\\/li>\\n<li>Tweak: Introduced the capability to design and edit the empty state in the Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24261\\\">#24261<\\/a>)<\\/li>\\n<li>Tweak: Implemented the option to close the menu content area with a click anywhere on the screen in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22686\\\">#22686<\\/a>)<\\/li>\\n<li>Tweak: Improve scrolling behavior inside the content area when there is not enough space in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22712\\\">#22712<\\/a>)<\\/li>\\n<li>Tweak: Expanded breakpoint options in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22488\\\">#22488<\\/a>)<\\/li>\\n<li>Tweak: Added Logical Combination control in Taxonomy Filter widget<\\/li>\\n<li>Tweak: Added additional units to Horizontal and Vertical padding for Dropdown in WordPress Menu widget<\\/li>\\n<li>Tweak: Hide navigation arrows when there is only one slide in Loop Carousel and Carousel widgets<\\/li>\\n<li>Tweak: Added various HTML Tag controls in Video Playlist widget<\\/li>\\n<li>Tweak: Added responsive control to navigation size in Slides, Reviews, Media Carousel and Testimonial Carousel widgets<\\/li>\\n<li>Tweak: Added semantic <code><search><\\/code> wrapper in Search Form widget<\\/li>\\n<li>Tweak: Added semantic <code><search><\\/code> wrapper in Taxonomy Filter widget<\\/li>\\n<li>Tweak: Added Multiple Selection control in Taxonomy Filter widget<\\/li>\\n<li>Fix: Deprecated notice when using ${var} in strings instead of {$var} with PHP 8.2 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23927\\\">#23927<\\/a>)<\\/li>\\n<li>Fix: Dropdown indicator position issue in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23947\\\">#23947<\\/a>)<\\/li>\\n<li>Fix: Dynamic Tags are not available when choosing \'self-hosted\' source in Video widget<\\/li>\\n<li>Fix: Telephone field placeholder is aligned to the left in RTL websites in Form widget<\\/li>\\n<\\/ul>\\n<h4>3.17.1 - 2023-11-01<\\/h4>\\n<ul>\\n<li>Fix: Modified controls sanitization to enforce better security policies in Code Highlight, Form, Lottie, Price List, and Video Playlist widgets<\\/li>\\n<\\/ul>\\n<h4>3.17.0 - 2023-10-25<\\/h4>\\n<ul>\\n<li>Tweak: Added AJAX pagination option or seamless page navigation between content in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1284\\\">#1284<\\/a>)<\\/li>\\n<li>Tweak: Introduced Individual Pagination option when multiple Post widgets are on the same page, providing enhanced control over pagination<\\/li>\\n<li>Tweak: Introduced Individual Pagination option when multiple Loop Grid widgets are on the same page, providing enhanced control over pagination<\\/li>\\n<li>Tweak: Added a None option to the breakpoint options in Menu widget<\\/li>\\n<li>Tweak: Added a horizontal scrolling option in Menu widget<\\/li>\\n<li>Tweak: Upgraded minimum required PHP version to 7.3<\\/li>\\n<li>Tweak: Improved accessibility when minimize button is disabled in Table of Content widget<\\/li>\\n<li>Fix: Table of Content widget without icons displays <code>undefined<\\/code> error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17523\\\">#17523<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17768\\\">#17768<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18463\\\">#18463<\\/a>)<\\/li>\\n<li>Fix: Hover behavior issues on menu items in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23430\\\">#23430<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22431\\\">#22431<\\/a>)<\\/li>\\n<li>Fix: Links inside Loop Carousel are not working on initial load in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23705\\\">#23705<\\/a>)<\\/li>\\n<li>Fix: Popups accessible navigation adds outlines to the wrong first focusable element<\\/li>\\n<li>Fix: Dropdown area aligned to the left side of the screen if contains Tabs widget in Menu widget<\\/li>\\n<li>Fix: Content horizontal position not aligning correctly when used with carousel widgets in Menu widget<\\/li>\\n<li>Fix: Accessibility errors in PageSpeed Insights in Table of Contents widget<\\/li>\\n<\\/ul>\\n<h4>3.16.2 - 2023-09-20<\\/h4>\\n<ul>\\n<li>Fix: Fit to Content dropdown position calculation is incorrect in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23808\\\">#23808<\\/a>)<\\/li>\\n<li>Fix: Reverted hide navigation arrows when there is only one slide in the Loop or Nested carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23804\\\">#23804<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.16.1 - 2023-09-14<\\/h4>\\n<ul>\\n<li>Fix: Dynamic tag for ACF image field is not working as expected (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23757\\\">#23757<\\/a>)<\\/li>\\n<li>Fix: Sticky functionality affects padding values in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23758\\\">#23758<\\/a>)<\\/li>\\n<li>Fix: HTML list issues for padding and margin in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.16.0 - 2023-09-12<\\/h4>\\n<ul>\\n<li>Tweak: Implemented accessibility improvements in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23607\\\">#23607<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22554\\\">#22554<\\/a>)<\\/li>\\n<li>Fix: \'Fallback: Recent Posts\' option malfunctions in the Query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21436\\\">#21436<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23259\\\">#23259<\\/a>)<\\/li>\\n<li>Tweak: Hide navigation arrows when there is only one slide in the Loop or Nested carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22056\\\">#22056<\\/a>)<\\/li>\\n<li>Tweak: Used appropriate image <code>alt<\\/code> in Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17680\\\">#17680<\\/a>)<\\/li>\\n<li>Tweak: Optimized Scroll Snap functionality when using Container widget<\\/li>\\n<li>Tweak: Enhanced Elementor Role Manager functionality when using Containers<\\/li>\\n<li>Tweak: Added Notes feature to the Editor Top Bar<\\/li>\\n<li>Tweak: Replace CSS <code>float<\\/code> with other layouts in the Editor<\\/li>\\n<li>Tweak: Upgraded HTML Structure for the Menu widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Carousel and Menu widgets<\\/li>\\n<li>Tweak: Added keyboard accessibility to a link in Posts widget<\\/li>\\n<li>Tweak: Loop Builder feature merged to version<\\/li>\\n<li>Fix: Addressed inconsistency in hover effect durations between icon, dropdown indicator colors, and text colors in the Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22376\\\">#22376<\\/a>)<\\/li>\\n<li>Fix: Slides break if the parent container is set to HTML A tag in Loop Carousel and Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22678\\\">#22678<\\/a>)<\\/li>\\n<li>Fix: The icon size setting is not affecting uploaded SVG icons in the Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22372\\\">#22372<\\/a>)<\\/li>\\n<li>Fix: Taxonomy filter does not work with slug in foreign characters (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23315\\\">#23315<\\/a>)<\\/li>\\n<li>Fix: Improved code security enforcement in Dynamic Tags<\\/li>\\n<li>Fix: Sticky container incorrectly adjusts its width when transitioning from a smaller breakpoint to a larger one within the Editor<\\/li>\\n<\\/ul>\\n<h4>3.15.1 - 2023-08-09<\\/h4>\\n<ul>\\n<li>Fix: Improved code security enforcement in Table of Contents widget<\\/li>\\n<\\/ul>\\n<h4>3.15.0 - 2023-07-31<\\/h4>\\n<ul>\\n<li>New: Introducing Taxonomy Filter widget - Empower visitors to seamlessly filter listings in Loop Grids based on taxonomies (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3140\\\">#3140<\\/a>)<\\/li>\\n<li>Tweak: Added an "Offset Sides" functionality in Carousel and Loop Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21114\\\">#21114<\\/a>)<\\/li>\\n<li>Tweak: Modified the size of the Publish button in the Editor Top Bar feature (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22472\\\">#22472<\\/a>)<\\/li>\\n<li>Tweak: Improved Ajax permissions functionality for better security enforcement<\\/li>\\n<li>Tweak: Added option for pagination custom position in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added option for navigation custom position in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added additional styling options for navigation in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added labels to shortcode column in WordPress admin<\\/li>\\n<li>Tweak: Unified the appearance of <code>stretch<\\/code> and <code>center<\\/code> buttons in Menu widget<\\/li>\\n<li>Tweak: Unified the appearance of <code>stretch<\\/code> and <code>center<\\/code> buttons in My Account widget<\\/li>\\n<li>Tweak: Improved panel UI in Video Playlist widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor Editor<\\/li>\\n<li>Tweak: Added "Title HTML Tag" and "Description HTML Tag" in Price List widget<\\/li>\\n<li>Tweak: Added "Title HTML Tag" and "Description HTML Tag" in Slides widget<\\/li>\\n<li>Tweak: Added "Title HTML Tag" and "Description HTML Tag" in Flip Box widget<\\/li>\\n<li>Tweak: Added "Description HTML Tag" in Call To Action widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Share Buttons widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Fix: WooCommerce Status page failed to recognize Elementor WooCommerce widgets<\\/li>\\n<li>Fix: Pagination does not work inside single templates when using Posts and Loop Grid widgets<\\/li>\\n<li>Fix: Incorrect saving of WooCommerce page settings in Elementor site settings under certain scenarios<\\/li>\\n<\\/ul>\\n<h4>3.14.1 - 2023-06-26<\\/h4>\\n<ul>\\n<li>Tweak: Improved navigation on touch devices in Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22827\\\">#22827<\\/a>)<\\/li>\\n<li>Fix: Missing navigation arrows on lightbox in Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22870\\\">#22870<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.14.0 - 2023-06-19<\\/h4>\\n<ul>\\n<li>New: Introducing Carousel widget - Infinite design possibilities, and nesting capabilities (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2587\\\">#2587<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/219\\\">#219<\\/a>)<\\/li>\\n<li>Tweak: Added Static Item Position functionality to Alternate template in Loop Grid widget<\\/li>\\n<li>Tweak: Added visual indication of Page Parts<\\/li>\\n<li>Tweak: Added dividers option between menu items in Menu widget<\\/li>\\n<li>Tweak: Changed the HTML structure of Pagination and Navigation in Loop Carousel and Nested Carousel widgets<\\/li>\\n<li>Tweak: Added shop page in WooCommerce Pages section in Site Settings<\\/li>\\n<li>Tweak: Added Text Shadow, Box Shadow and Padding control to button in Call to Action widget<\\/li>\\n<li>Tweak: Added Lazy Load support for images in Video Playlist widget<\\/li>\\n<li>Tweak: Added <code>alt<\\/code> attribute to images in Video Playlist widget<\\/li>\\n<li>Tweak: Replaced select control with choose control for Flip Direction control in Flip Box widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Use <code>media_types<\\/code> array in Media controls<\\/li>\\n<li>Fix: Lightbox is still enabled after disabling it in the Site Settings in Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11193\\\">#11193<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19871\\\">#19871<\\/a>)<\\/li>\\n<li>Fix: Responsive settings for templates don\'t work as expected when Additional Custom Breakpoints feature is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16819\\\">#16819<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19394\\\">#19394<\\/a>)<\\/li>\\n<li>Fix: Inner containers are not presented as expected in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21813\\\">#21813<\\/a>)<\\/li>\\n<li>Fix: Popup width does not support percentages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22413\\\">#22413<\\/a>)<\\/li>\\n<li>Fix: PHP 8.x throws errors when using WooCommerce Ajax response (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22199\\\">#22199<\\/a>)<\\/li>\\n<li>Fix: Mini cart template appears as empty in various scenarios in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22789\\\">#22789<\\/a>)<\\/li>\\n<li>Fix: Order by Price doesn\'t work for the Latest products or Manual Selection in Products widget<\\/li>\\n<li>Fix: Dropdown indicator icon is not vertically aligned to the text when using icon in Menu Widget<\\/li>\\n<li>Fix: Mixed content warning in the console for Video Playlist widget<\\/li>\\n<li>Fix: Preview settings are not presented as expected after first save in Loop Template<\\/li>\\n<li>Fix: Not-crawlable link error in Video Playlist widget<\\/li>\\n<li>Fix: Lightbox is still enabled after disabling it in the Site Settings in Logo widget<\\/li>\\n<li>Fix: Focus state issue on page load when using Table of Content widget<\\/li>\\n<\\/ul>\\n<h4>3.13.2 - 2023-05-22<\\/h4>\\n<ul>\\n<li>Fix: Hover settings not working as expected on Touch-Enabled devices in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22258\\\">#22258<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.13.1 - 2023-05-11<\\/h4>\\n<ul>\\n<li>Security Fix: Addressed security weaknesses in access management related functions<\\/li>\\n<li>Fix: Excerpt content pulled from post content is showing with HTML tags in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22367\\\">#22367<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.13.0 - 2023-05-08<\\/h4>\\n<ul>\\n<li>Tweak: Provided an option to assign excerpt automatically from post content in Post Excerpt dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20256\\\">#20256<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21715\\\">#21715<\\/a>)<\\/li>\\n<li>Tweak: Added Display Conditions functionality in Editor Top bar (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21675\\\">#21675<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22050\\\">#22050<\\/a>)<\\/li>\\n<li>Tweak: Removed <code>elementor_page_id<\\/code> from request URLs in the WC AJAX calls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18675\\\">#18675<\\/a>)<\\/li>\\n<li>Tweak: Added icons to menu items in Mega Menu widget (<a href=\\\"https:\\/\\/github.com\\/orgs\\/elementor\\/discussions\\/21602\\\">#21602<\\/a>)<\\/li>\\n<li>Tweak: Added keyboard accessibility to Toggle Button in WordPress Menu widget (<a href=\\\"https:\\/\\/github.com\\/orgs\\/elementor\\/discussions\\/2348\\\">#2348<\\/a>)<\\/li>\\n<li>Tweak: Added \'Active item state\' to top-level menu items for anchor links in the Menu widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Loop Carousel widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Slides widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Media, Testimonial and Reviews Carousel widgets<\\/li>\\n<li>Tweak: Added keyboard accessibility to Table of Content widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to Search Form widget<\\/li>\\n<li>Tweak: Added accessibility to images in Slides widget<\\/li>\\n<li>Tweak: Added accessibility to images in Call To Action widget<\\/li>\\n<li>Tweak: Added accessibility to images in Media Carousel widget<\\/li>\\n<li>Tweak: Added accessibility to images in Gallery widget<\\/li>\\n<li>Tweak: Added Lazy Load support for avatar image in Post Info widget<\\/li>\\n<li>Tweak: Added Lazy Load support to various Elementor Editor and Admin images<\\/li>\\n<li>Tweak: Added Lazy Load support for author image in Author Box widget<\\/li>\\n<li>Tweak: Added Lazy Load support for images in Price List widget<\\/li>\\n<li>Fix: Content width is affected by the widget\'s width when Content Width is set to Fit to Content in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21842\\\">#21842<\\/a>)<\\/li>\\n<li>Fix: Empty value on Rows field causes an error in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21451\\\">#21451<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.12.2 - 2023-04-09<\\/h4>\\n<ul>\\n<li>Fix: Mini cart template appears as empty in various WordPress themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21836\\\">#21836<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.12.1 - 2023-04-02<\\/h4>\\n<ul>\\n<li>Fix: Default background colors are presented as transparent in Popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21824\\\">#21824<\\/a>)<\\/li>\\n<li>Fix: Reverted the tweak of Form Submissions feature merged to the version (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21821\\\">#21821<\\/a>)<\\/li>\\n<li>Fix: Dropdown area is not closing when hovering outside of the content area in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.12.0 - 2023-03-29<\\/h4>\\n<ul>\\n<li>New: Introducing the Mega Menu with the new Menu widget - empowers you to achieve a much higher level of menu design, customization, and creativity<\\/li>\\n<li>New: Diversify your design with a Loop Alternate template - apply another template within your Loop Grid for design creativity<\\/li>\\n<li>New: Kickstart your workflow with predesigned Loop container-based templates<\\/li>\\n<li>Tweak: Added custom icon controls to various locations in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13678\\\">#13678<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17941\\\">#17941<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19295\\\">#19295<\\/a>)<\\/li>\\n<li>Tweak: Added a spacing control between navigation and slides in the Loop Carousel<\\/li>\\n<li>Tweak: Added responsive control to the \'Gap between slides\' control in the Loop Carousel<\\/li>\\n<li>Tweak: Added Custom CSS section in Loop Item template<\\/li>\\n<li>Tweak: Added an Article class metadata in Loop Item template<\\/li>\\n<li>Tweak: Added Lazy Load support for background images in CTA widget when using the Lazy Load Background Images experiment<\\/li>\\n<li>Tweak: Added Lazy Load support for background images in Flipbox widget when using the Lazy Load Background Images experiment<\\/li>\\n<li>Tweak: Added additional size units and custom units in all elements<\\/li>\\n<li>Tweak: Changed Nav Menu widget name to WordPress Menu widget<\\/li>\\n<li>Tweak: Added "Form Validation" control to Form widget<\\/li>\\n<li>Tweak: Updated custom messages in the Form widget<\\/li>\\n<li>Tweak: Improved accessibility in various elements in Gallery widget<\\/li>\\n<li>Tweak: Form Submissions feature merged to version<\\/li>\\n<li>Tweak: Loop feature promoted to Stable status<\\/li>\\n<li>Tweak: Page Transitions feature promoted to Stable status<\\/li>\\n<li>Tweak: Improved accessibility in filter bar in Gallery widget<\\/li>\\n<li>Tweak: Remove unused <code>aspect-ratio-*<\\/code> CSS classes<\\/li>\\n<li>Fix: Not all active breakpoints appear under "Advanced Rules" in popup publish settings (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17020\\\">#17020<\\/a>)<\\/li>\\n<li>Fix: Dynamic background image and video is not working with ACF in Loop Grid widget<\\/li>\\n<\\/ul>\\n<h4>3.11.7 - 2023-03-22<\\/h4>\\n<ul>\\n<li>Tweak: Improved code security enforcement in WooCommerce components<\\/li>\\n<\\/ul>\\n<h4>3.11.6 - 2023-03-14<\\/h4>\\n<ul>\\n<li>Tweak: Improved code security enforcement in Author Box and Countdown widgets<\\/li>\\n<\\/ul>\\n<h4>3.11.5 - 2023-03-12<\\/h4>\\n<ul>\\n<li>Fix: Hamburger Menu Toggle not showing if breakpoint is set to Tablet Extra in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21003\\\">#21003<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.11.4 - 2023-03-07<\\/h4>\\n<ul>\\n<li>Tweak: Prevented SVG file upload for better security enforcement in Forms widget<\\/li>\\n<\\/ul>\\n<h4>3.11.3 - 2023-02-26<\\/h4>\\n<ul>\\n<li>Fix: Error message appears when submitting a form placed below Loop Grid and Loop Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21432\\\">#21432<\\/a>)<\\/li>\\n<li>Fix: PHP 8.x compatibility issues in various places<\\/li>\\n<\\/ul>\\n<h4>3.11.2 - 2023-02-22<\\/h4>\\n<ul>\\n<li>Fix: Save & Back handle becomes inaccessible in various scenarios cases in Loop Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21316\\\">#21316<\\/a>)<\\/li>\\n<li>Fix: Can\'t edit page when using \'Content Tabs\' and \'Section\' options in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.11.1 - 2023-02-15<\\/h4>\\n<ul>\\n<li>Fix: Featured Image dynamic tag is not working in Background images (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21313\\\">#21313<\\/a>)<\\/li>\\n<li>Fix: Time zone is not correct in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17485\\\">#17485<\\/a>)<\\/li>\\n<li>Fix: File upload field is not working in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21341\\\">#21341<\\/a>)<\\/li>\\n<li>Fix: Post Image Attachments dynamic tag is not working in various widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21314\\\">#21314<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.11.0 - 2023-02-13<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Carousel widget - Create powerful & repeating loop templates and populate each one with dynamic content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/219\\\">#219<\\/a>)<\\/li>\\n<li>New: Added Date and Time Range option to Advanced Rules in Popup<\\/li>\\n<li>Tweak: Improved accessibility when opening and closing a popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9788\\\">#9788<\\/a>)<\\/li>\\n<li>Tweak: Improved accessibility of full-screen mode in Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19907\\\">#19907<\\/a>)<\\/li>\\n<li>Tweak: Added keyboard accessibility support to Flip Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5861\\\">#5861<\\/a>)<\\/li>\\n<li>Tweak: Add <code>aria-label<\\/code> to read more link in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13784\\\">#13784<\\/a>)<\\/li>\\n<li>Tweak: Use <code>aspect-ratio<\\/code> property instead of CSS trick in Media Carousel widget<\\/li>\\n<li>Tweak: Updated translation string in Stripe widget<\\/li>\\n<li>Fix: Masonry and Columns controls are not working as expected with responsive in Posts and Loop Grid widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20670\\\">#20670<\\/a>)<\\/li>\\n<li>Fix: Invalid attributes names in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17400\\\">#17400<\\/a>)<\\/li>\\n<li>Fix: Post Image Attachments dynamic tag is not working as expected in various widgets<\\/li>\\n<li>Fix: Form fields order is not presented correctly when exported to CSV in Form Submissions<\\/li>\\n<li>Fix: Dynamic background image and video are not working with ACF in Loop Grid widget<\\/li>\\n<\\/ul>\\n<h4>3.10.3 - 2023-01-29<\\/h4>\\n<ul>\\n<li>Tweak: Added introduction video to loop item information modal in Theme Builder<\\/li>\\n<li>Fix: PHP 8.x throws errors and notices in some cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21087\\\">#21087<\\/a>)<\\/li>\\n<li>Fix: Infinite Scroll and Load on click pagination are not working as expected in Archive template<\\/li>\\n<li>Fix: Show row even when values do not exist in Form Submissions<\\/li>\\n<\\/ul>\\n<h4>3.10.2 - 2023-01-17<\\/h4>\\n<ul>\\n<li>Fix: Updated compatibility tag for Elementor v3.10<\\/li>\\n<\\/ul>\\n<h4>3.10.1 - 2023-01-09<\\/h4>\\n<p>Fix: Preview Could not be loaded error message appears on pages containing the Loop Grid in a header or footer templates<\\/p>\\n<h4>3.10.0 - 2023-01-09<\\/h4>\\n<ul>\\n<li>New: Added new dynamic tag for due date in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7737\\\">#7737<\\/a>)<\\/li>\\n<li>Tweak: Added <code>modified<\\/code> and <code>comment_count<\\/code> to Order By in posts query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11159\\\">#11159<\\/a>)<\\/li>\\n<li>Tweak: Replaced <code>footer<\\/code> tag in Blockquote and Comments widgets for better semantics<\\/li>\\n<li>Fix: Compatibility issue in Imagify Media Library filters due to <code>_elementor_is_screenshot<\\/code> meta filter (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19988\\\">#19988<\\/a>)<\\/li>\\n<li>Fix: Hotspot Widget label icon height issues when Inline Font Icons experiment is active<\\/li>\\n<li>Fix: Editing glitch when using two loop grid widgets on the same page with the same loop item template<\\/li>\\n<li>Fix: Equal height is not working when using sections in Loop Grid widget<\\/li>\\n<li>Fix: Large amount of menu items are not appearing correctly on a mobile device in Nav Menu widget<\\/li>\\n<li>Fix: Featured Image does not change dynamically when using infinite\\/click pagination in Loop Grid widget<\\/li>\\n<li>Fix: Removed action call of non-existent <code>display_empty_cart_template()<\\/code> method in Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.9.2 - 2022-12-21<\\/h4>\\n<ul>\\n<li>Fix: JS events do not trigger in Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20708\\\">#20708<\\/a>)<\\/li>\\n<li>Fix: PHP Errors appear when not using the toggle menu in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18636\\\">#18636<\\/a>)<\\/li>\\n<li>Fix: Popups\' backgrounds disappear when using Lazy Load Background Images experiment<\\/li>\\n<\\/ul>\\n<h4>3.9.1 - 2022-12-14<\\/h4>\\n<ul>\\n<li>Fix: WooCommerce Product Gallery dynamic tag is not working in Basic Gallery, Gallery and Image Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20678\\\">#20678<\\/a>)<\\/li>\\n<li>Fix: Hide Empty option is not working in Menu Cart widget<\\/li>\\n<li>Fix: The Stripe Button widget doesn\'t work in Templates<\\/li>\\n<\\/ul>\\n<h4>3.9.0 - 2022-12-06<\\/h4>\\n<ul>\\n<li>New: Added support for WooCommerce to Loop Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20020\\\">#20020<\\/a>)<\\/li>\\n<li>Tweak: Added more options to \'Show up to X times\' advanced rule in Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8187\\\">#8187<\\/a>)<\\/li>\\n<li>Tweak: Allow saving and reloading a page while editing in-place loop item template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19882\\\">#19882<\\/a>)<\\/li>\\n<li>Tweak: Added <code>$location param<\\/code> to <code>elementor\\/theme\\/get_location_templates\\/template_id<\\/code> hook (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18453\\\">#18453<\\/a>)<\\/li>\\n<li>Tweak: Removed redundant labels from group controls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11666\\\">#11666<\\/a>)<\\/li>\\n<li>Tweak: Added support to use sections and columns as the layout structure of a Loop item template<\\/li>\\n<li>Tweak: Disabled movement when a repeater item is in focus in edit mode<\\/li>\\n<li>Tweak: Upgrade the autoprefixer package to better minify CSS files<\\/li>\\n<li>Tweak: Removed duplicate SQL queries on every page for better performance<\\/li>\\n<li>Tweak: Improved License validation mechanism to avoid limitations<\\/li>\\n<li>Tweak: Added more units options to Border Width control in various elements<\\/li>\\n<li>Tweak: Added <code>em<\\/code> units to Border Radius control in various elements<\\/li>\\n<li>Tweak: Added \'Equal height\' functionality to Loop Grid widget<\\/li>\\n<li>Fix: Issue with Related Products widget and WooCommerce Pixel Manager plugin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16934\\\">#16934<\\/a>)<\\/li>\\n<li>Fix: My Account widget gets hidden when using a single page template with post content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19627\\\">#19627<\\/a>)<\\/li>\\n<li>Fix: Cart is not updated when cache enabled in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19312\\\">#19312<\\/a>)<\\/li>\\n<li>Fix: Entrance animations are not working as expected with Infinite Loop and Load on CLick pagination in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20293\\\">#20293<\\/a>)<\\/li>\\n<li>Fix: Loading page issues in Form Submissions screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19973\\\">#19973<\\/a>)<\\/li>\\n<li>Fix: Recently Edited date and time not working as expected in Elementor Overview plugin in WordPress dashboard (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17966\\\">#17966<\\/a>)<\\/li>\\n<li>Fix: Recurring license mismatch error message when using translators plugins<\\/li>\\n<li>Fix: Submenu items triggers page transition instead of opening in Nav Menu widget<\\/li>\\n<li>Fix: Query values of Posts widget are not imported correctly when importing a Kit<\\/li>\\n<li>Fix: Loop items are exceeding the widget boundaries in Loop Grid widget<\\/li>\\n<li>Fix: Order by option is not working as expected when choosing Upsells, Cross-Sells and Related Products query in Products widget<\\/li>\\n<li>Fix: Various widgets disappear in certain scenarios when choosing direction Row or Column in Container<\\/li>\\n<\\/ul>\\n<h4>3.8.2 - 2022-11-20<\\/h4>\\n<ul>\\n<li>Fix: Z-index issues when applying sticky to Container<\\/li>\\n<li>Fix: Error message appears on front with Editor and Shop Manager roles when using the Loop Builder widget<\\/li>\\n<\\/ul>\\n<h4>3.8.1 - 2022-11-06<\\/h4>\\n<ul>\\n<li>Fix: Sticky inner section is not staying in the column when applying sticky option in Sections (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20203\\\">#20203<\\/a>)<\\/li>\\n<li>Fix: Post Title widget located in a loop item template disappears when enabling the hide title option inside page settings (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20207\\\">#20207<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20255\\\">#20255<\\/a>)<\\/li>\\n<li>Fix: ACF Dynamic data not rendering correctly in various scenarios (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20235\\\">#20235<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20258\\\">#20258<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20277\\\">#20277<\\/a>)<\\/li>\\n<li>Fix: Z-index issues when applying sticky to Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20227\\\">#20227<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.8.0 - 2022-10-30<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Builder as a beta status experiment - Create powerful & repeating loop templates and populate each one with dynamic content and design flexibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4440\\\">#4440<\\/a>)<\\/li>\\n<li>Tweak: Add <code>wp_body_open()<\\/code> to header in Header template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11562\\\">#11562<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15828\\\">#15828<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13089\\\">#13089<\\/a>)<\\/li>\\n<li>Tweak: Added support border-radius option to the Code Highlight widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14316\\\">#14316<\\/a>)<\\/li>\\n<li>Tweak: Import\\/Export CLI and UI mechanisms were merged into a unified service<\\/li>\\n<li>Tweak: User with no permission to Notes cannot be mentioned in a note<\\/li>\\n<li>Tweak: User with no permission to view a post cannot be mentioned in a note<\\/li>\\n<li>Tweak: Notes was added to the right click context-menu<\\/li>\\n<li>Tweak: Notes panel can be resizable<\\/li>\\n<li>Tweak: Notes panel can be dragged outside of the canvas in responsive mode in the editor<\\/li>\\n<li>Tweak: Updated form validation messages translation strings in Form widget<\\/li>\\n<li>Tweak: Updated translators comments<\\/li>\\n<li>Tweak: Theme Builder logo and Title should be clickable<\\/li>\\n<li>Tweak: Reduced API requests and DB calls on non-write setup<\\/li>\\n<li>Tweak: Added media queries to the Table of Contents widget<\\/li>\\n<li>Fix: Sticky option is not working as expected in various scenarios in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18357\\\">#18357<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19540\\\">#19540<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19618\\\">#19618<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19777\\\">#19777<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19827\\\">#19827<\\/a>)<\\/li>\\n<li>Fix: Mixed Content errors on HTTPS in Video Playlist Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18895\\\">#18895<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18945\\\">#18945<\\/a>)<\\/li>\\n<li>Fix: Note\'s timestamp is being updated according to the last activity in Notes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19123\\\">#19123<\\/a>)<\\/li>\\n<li>Fix: Accessibility attribute <code>role=navigation<\\/code> is redundant in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17582\\\">#17582<\\/a>)<\\/li>\\n<li>Fix: Accessibility attribute <code>role=navigation<\\/code> is redundant in pagination in Posts widget<\\/li>\\n<li>Fix: Share buttons is accessible with keyboard but not clickable<\\/li>\\n<li>Fix: Sub-items icons style is missing in preview with Inline Font Icons experiment in Nav Menu widget<\\/li>\\n<li>Fix: Quotes are appearing as HTML when editing a note in Notes<\\/li>\\n<li>Fix: Label\'s Icon height increases when Inline Font Icons experiment is active in Hotspot Widget<\\/li>\\n<li>Fix: Sub conditions of templates are not overridden when importing a Kit<\\/li>\\n<li>Fix: X\\/Y Anchor Point controls were not visible for Scale and Rotate effects<\\/li>\\n<li>Fix: PHP warning notice appears in some situations when using motion effects<\\/li>\\n<\\/ul>\\n<h4>3.7.7 - 2022-09-20<\\/h4>\\n<ul>\\n<li>Fix: Default Flex Grow affects the layout when the container is set to direction Column in various widgets<\\/li>\\n<\\/ul>\\n<h4>3.7.6 - 2022-09-14<\\/h4>\\n<ul>\\n<li>Fix: Submissions menu item appears at the bottom of Elementor section in WordPress dashboard<\\/li>\\n<\\/ul>\\n<h4>3.7.5 - 2022-08-31<\\/h4>\\n<ul>\\n<li>Fix: Error message appears on front if WooCommerce is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19553\\\">#19553<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.7.4 - 2022-08-29<\\/h4>\\n<ul>\\n<li>Tweak: PHP 5.6 Is deprecated<\\/li>\\n<li>Fix: Triangle icon is not being displayed in the Select field when Inline Font Icons Experiment is active in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18598\\\">#18598<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19495\\\">#19495<\\/a>)<\\/li>\\n<li>Fix: The page jumps or flickers to the video playlist on page reload in Video Playlist Widget<\\/li>\\n<\\/ul>\\n<h4>3.7.3 - 2022-07-31<\\/h4>\\n<ul>\\n<li>Tweak: Improved license mechanism for correct validation<\\/li>\\n<li>Fix: Sticky option causes unexpected results when using the Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18357\\\">#18357<\\/a>)<\\/li>\\n<li>Fix: Price list, Portfolio, Flip Box and Gallery widgets disappear when the direction is set to column in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18880\\\">#18880<\\/a>)<\\/li>\\n<li>Fix: Quotes character is showing up as <code>&quot;<\\/code> when editing a note in Notes<\\/li>\\n<\\/ul>\\n<h4>3.7.2 - 2022-06-15<\\/h4>\\n<ul>\\n<li>Tweak: Applied optimized file handling in various modules<\\/li>\\n<li>Fix: Related posts query options are missing in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18633\\\">#18633<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18641\\\">#18641<\\/a>)<\\/li>\\n<li>Fix: Menu Cart Icon is not being displayed on all browsers when Inline Font Icons Experiment is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17705\\\">#17705<\\/a>)<\\/li>\\n<li>Fix: Gallery widget is not working as expected in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18408\\\">#18408<\\/a>)<\\/li>\\n<li>Fix: Flip box is not visible when the direction is set to Row in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18413\\\">#18413<\\/a>)<\\/li>\\n<li>Fix: Portfolio widget is not visible when dragged into "Row" direction Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17653\\\">#17653<\\/a>)<\\/li>\\n<li>Fix: Menu cart is open automatically in Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18629\\\">#18629<\\/a>)<\\/li>\\n<li>Fix: PHP error is being shown the license is expired in License screen<\\/li>\\n<\\/ul>\\n<h4>3.7.1 - 2022-05-16<\\/h4>\\n<ul>\\n<li>Fix: Notes icon appears as an empty square in admin top bar for users with permissions lower than Editor<\\/li>\\n<li>Fix: Notes experiment causes a PHP fatal error on some cases<\\/li>\\n<li>Fix: UI glitches in Notes feature<\\/li>\\n<\\/ul>\\n<h4>3.7.0 - 2022-05-10<\\/h4>\\n<ul>\\n<li>New: Introducing Notes - Work collaboratively directly within Elementor<\\/li>\\n<li>New: Stripe Button widget - Collect Stripe payments directly from your site (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14748\\\">#14748<\\/a>)<\\/li>\\n<li>New: Meet WooCommerce Add to Cart dynamic tag - add products to cart from every widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10607\\\">#10607<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11801\\\">#11801<\\/a>)<\\/li>\\n<li>New: Added WooCommerce Product Content dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16367\\\">#16367<\\/a>)<\\/li>\\n<li>Tweak: Added Related, Upsells and Cross-Sells query sources to Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8071\\\">#8071<\\/a>)<\\/li>\\n<li>Tweak: Added custom icon control to Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18007\\\">#18007<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14357\\\">#14357<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13151\\\">#13151<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11361\\\">#11361<\\/a>)<\\/li>\\n<li>Tweak: Added an option to minimize on Desktop device in Table of Contents widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9933\\\">#9933<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10729\\\">#10729<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10314\\\">#10314<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6327\\\">#6327<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6691\\\">#6691<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11774\\\">#11774<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9051\\\">#9051<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6327\\\">#6327<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5760\\\">#5760<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9774\\\">#9774<\\/a>)<\\/li>\\n<li>Tweak: Added align button to bottom option in various Product widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10263\\\">#10263<\\/a>)<\\/li>\\n<li>Tweak: Added align button to bottom control in Posts and Archive Posts widgets<\\/li>\\n<li>Tweak: Added the ability to hide and show the coupon section in WooCommerce Cart widget<\\/li>\\n<li>Tweak: Added the ability to hide and show the coupon section in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added alignment option to various buttons in WooCommerce Cart widget<\\/li>\\n<li>Tweak: Added alignment option to various buttons in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added percentage unit to padding control in Additional Information customize section in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added quick link to create new theme parts directly from the Finder<\\/li>\\n<li>Tweak: Added the option to add a custom template to Dashboard screen in My Account widget<\\/li>\\n<li>Tweak: Added spacing control to view cart button in various product widgets<\\/li>\\n<li>Tweak: Added the option to add a custom template to empty cart state in Cart widget<\\/li>\\n<li>Tweak: Adjusted the layout of the Payment Methods screen in the My Account widget<\\/li>\\n<li>Tweak: Added lazy load option to Media Carousel, Reviews and Testimonial Carousel widgets<\\/li>\\n<li>Tweak: Added Site Identity quick link to Logo widget<\\/li>\\n<li>Tweak: Added Site Identity quick link to Site Title widget<\\/li>\\n<li>Tweak: Created an attribute that allows disabling page transition for specific links<\\/li>\\n<li>Tweak: Added dynamic tag controls to Gallery widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Countdown widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Portfolio widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Price Table widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Login widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Blockquote widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Facebook Comments widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Post Navigation widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Search Form widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Author Box widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Post info widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Archive Posts widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Product Meta widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Archive Products widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Sitemap widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Reviews widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Code Highlight widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to PayPal Button widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added missing PHP documentation to hooks<\\/li>\\n<li>Fix: Scrolling glitches on mobile devices when Sticky Effect is enabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17767\\\">#17767<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18330\\\">#18330<\\/a>)<\\/li>\\n<li>Fix: Only 1st honypot field is validated when using multiple honeypot fields in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18136\\\">#18136<\\/a>)<\\/li>\\n<li>Fix: Checkout button background color is not working as expected in Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18289\\\">#18289<\\/a>)<\\/li>\\n<li>Fix: Button labels are not accessible for screen readers in Share buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8615\\\">#8615<\\/a>)<\\/li>\\n<li>Fix: Downloads titles controls are not working in responsive in WooCommerce Purchase Summary widget<\\/li>\\n<li>Fix: Excerpt length is not working as expected in Posts and Archive Posts widgets<\\/li>\\n<li>Fix: Titles & Totals weight is not working in WooCommerce Checkout widget<\\/li>\\n<li>Fix: Product image is not appearing on Single Product Page on template load<\\/li>\\n<li>Fix: Additional Information title not editable in some scenarios in WooCommerce Checkout widget<\\/li>\\n<li>Fix: Cart is not updating automatically on mobile in Cart widget<\\/li>\\n<li>Fix: UI Glitch in Masonry control in Portfolio widget<\\/li>\\n<li>Fix: Custom breakpoints experiment didn\'t work on Single post and page templates<\\/li>\\n<li>Fix: Testimonial carousel & Reviews widgets disregards the <code>alt<\\/code> attribute<\\/li>\\n<li>Fix: Playlist widget deeplink didn\'t send user directly to the widget in the page<\\/li>\\n<li>Fix: Masonry option causes the images to disappear in the Editor in Posts widget<\\/li>\\n<li>Fix: Scrollbar appears after clicking on the dropdown toggle in Nav Menu widget<\\/li>\\n<li>Fix: Custom icons disappear on frontend if the pack name contains numbers<\\/li>\\n<li>Fix: Custom Font disappears if the name contains only numbers<\\/li>\\n<li>Fix: <code>end-section()<\\/code> is missing from Progress Tracker and Facebook Embed widgets<\\/li>\\n<li>Tweak: Added a filter for conditions cache query in Theme Builder<\\/li>\\n<li>Fix: Customizations lost on Ajax refresh in WooCommerce Cart widget<\\/li>\\n<li>Fix: Hello theme Header and Footer experiment is not working when WooCommerce plugin is active<\\/li>\\n<li>Fix: Color controls are not working as expected in Checkout widget<\\/li>\\n<li>Fix: Color controls are not working as expected in My Account widget<\\/li>\\n<li>Fix: Empty state widget preview in the editor is disappearing in various widgets<\\/li>\\n<li>Fix: Cart is not updating automatically on mobile in WooCommerce Cart widget<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-7-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.6.5 - 2022-04-12<\\/h4>\\n<ul>\\n<li>Fix: Compatibility issues for several widgets in iOS 14 and macOS 13 devices (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18090\\\">#18090<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15910\\\">#15910<\\/a>)<\\/li>\\n<li>Fix: Button Alignment doesn\'t work in Custom Add To Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17810\\\">#17810<\\/a>)<\\/li>\\n<li>Fix: PHP warning is thrown in some cases in PayPal button widget<\\/li>\\n<li>Fix: PHP 8.1 throws errors and notices in some cases<\\/li>\\n<li>Fix: PHP notice was thrown when Kit Import process initiated without display conditions<\\/li>\\n<li>Fix: Create Account button always opens on the Sign Up screen even if the user has an account in Onboarding process<\\/li>\\n<\\/ul>\\n<h4>3.6.4 - 2022-03-15<\\/h4>\\n<ul>\\n<li>Tweak: Kit import dynamic reference support for templates and dynamic tags<\\/li>\\n<li>Tweak: Updated tested up to version tag to <code>3.6.0<\\/code><\\/li>\\n<li>Fix: Sticky caused scrolling issues after clicking an element that expands the page height (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17821\\\">#17821<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17839\\\">#17839<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18069\\\">#18069<\\/a>)<\\/li>\\n<li>Fix: When saving Global widget JS error is being thrown and editor fails to load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17954\\\">#17954<\\/a>)<\\/li>\\n<li>Fix: Motion effects are missing from Background section under Style tab in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18063\\\">#18063<\\/a>)<\\/li>\\n<li>Fix: Imported Kit doesn\'t appear in the theme builder after successful import in some cases<\\/li>\\n<li>Fix: Added future Pro support to fix the Cart icon that shifted aside in Menu cart widget<\\/li>\\n<\\/ul>\\n<h4>3.6.3 - 2022-02-28<\\/h4>\\n<ul>\\n<li>Fix: Custom Code display conditions modal is not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17865\\\">#17865<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17942\\\">#17942<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17994\\\">#17994<\\/a>)<\\/li>\\n<li>Fix: Share buttons are not accessible for keyboard navigation (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8615\\\">#8615<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.6.2 - 2022-02-14<\\/h4>\\n<ul>\\n<li>Fix: Auto updates mechanism is not working as expected (this version might be also installed automatically)<\\/li>\\n<\\/ul>\\n<h4>3.6.1 - 2022-02-09<\\/h4>\\n<ul>\\n<li>Tweak: Allow connecting via generic source for future feature support<\\/li>\\n<li>Fix: Custom Code doesn\'t work when WooCommerce is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17675\\\">#17675<\\/a>)<\\/li>\\n<li>Fix: Content animation didn\'t work when Improved asset loading experiment is active Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17055\\\">#17055<\\/a>)<\\/li>\\n<li>Fix: PHP warning appears some times when trying to force-check for available updates<\\/li>\\n<li>Fix: Page transitions are being triggered when not needed<\\/li>\\n<li>Fix: Text alignment on Tablet responsive device affects base device in Testimonial Carousel widget<\\/li>\\n<li>Fix: Harden Submissions feature to prevent potential security issues<\\/li>\\n<li>Fix: Page Transitions Icon option Preloader doesn\'t work on frontend<\\/li>\\n<\\/ul>\\n<h4>3.6.0 - 2022-01-31<\\/h4>\\n<ul>\\n<li>New: WooCommerce Purchase Summary widget - Fully customize the content and style of your order summary page (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5756\\\">#5756<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15862\\\">#15862<\\/a>)<\\/li>\\n<li>New: WooCommerce Notices styling on Site Settings - Customize the appearance of WooCommerce notices (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14570\\\">#14570<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15896\\\">#15896<\\/a>)<\\/li>\\n<li>New: WooCommerce Notices widget - Set the position of WooCommerce notices on your shop pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8124\\\">#8124<\\/a>)<\\/li>\\n<li>Experiment: Page Transitions - Customize the page loading experience, and increase brand recognition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10576\\\">#10576<\\/a>)<\\/li>\\n<li>Tweak: Added WooCommerce & Theme Elements widgets to Improved CSS Loading experiment to save up 126KB per page load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17412\\\">#17412<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17337\\\">#17337<\\/a>)<\\/li>\\n<li>Tweak: Added new layout options in WooCommerce Add To Cart and WooCommerce Custom Add To Cart widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5437\\\">#5437<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10617\\\">#10617<\\/a>)<\\/li>\\n<li>Tweak: Added Stroke functionality for typography control in various widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11158\\\">#11158<\\/a>)<\\/li>\\n<li>Tweak: Removed <code>elementor-section-wrap<\\/code> by adding it to the Optimized DOM Output experiment (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16950\\\">#16950<\\/a>)<\\/li>\\n<li>Tweak: Added style controls for variations in WooCommerce Menu Cart widget<\\/li>\\n<li>Tweak: Added color control to navigation dots in Media Carousel, Reviews, and Slides widgets<\\/li>\\n<li>Tweak: Disabled Vimeo autoplay on edit mode when getting video data in Video Playlist widget<\\/li>\\n<li>Tweak: Added notice about Facebook\'s new EU consent policy in Facebook Button, Facebook Comments, Facebook Embed, and Facebook Page widgets<\\/li>\\n<li>Tweak: Refactor string translation calls to use native WP translation methods<\\/li>\\n<li>Tweak: Convert <code>home_url<\\/code> license API call to <code>get_site_url<\\/code> for better compatibility<\\/li>\\n<li>Tweak: Promoted Default to New Theme Builder and Scroll Snap experiments to Stable status in Experiments screen<\\/li>\\n<li>Tweak: Scroll Snap experiment set to active by default for all websites in Experiments screen<\\/li>\\n<li>Tweak: Scrolling Effects in Header and Section backgrounds are not working as expected when effects are relative to the entire page<\\/li>\\n<li>Tweak: Added "Auto Updates" capability to Pro versions<\\/li>\\n<li>Tweak: Removed sequenced animation hover effect option from Classic skin in Call to Action widget<\\/li>\\n<li>Tweak: Added "Excerpt Length" control in Post Excerpt widget<\\/li>\\n<li>Tweak: Deleted deprecated methods from Query Control module<\\/li>\\n<li>Tweak: Adjusted Inline-CSS Experiment to work with Additional Custom Breakpoints experiment<\\/li>\\n<li>Fix: Automatically open cart functionality didn\'t work in product page in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5921\\\">#5921<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16276\\\">#16276<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16879\\\">#16879<\\/a>)<\\/li>\\n<li>Fix: Buttons are not visible when there are too many products in the cart in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16221\\\">#16221<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17283\\\">#17283<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16333\\\">#16333<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13005\\\">#13005<\\/a>)<\\/li>\\n<li>Fix: Mini cart modal z-index is too low in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16333\\\">#16333<\\/a>)<\\/li>\\n<li>Fix: Side cart buttons are not visible at first glance on mobile in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16221\\\">#16221<\\/a>)<\\/li>\\n<li>Fix: Read More field recognizes inline HTML elements as plain text in Posts and Archive Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16985\\\">#16985<\\/a>)<\\/li>\\n<li>Fix: Load More functionality caused JS error console in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17036\\\">#17036<\\/a>)<\\/li>\\n<li>Fix: Autoplay is not working as expected when the lazy load is active in Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15304\\\">#15304<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16274\\\">#16274<\\/a>)<\\/li>\\n<li>Fix: Right navigation area wasn\'t 100% clickable in Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14252\\\">#14252<\\/a>)<\\/li>\\n<li>Fix: Posts duplicate when there are two Posts widgets inside a page using pagination functionality (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17056\\\">#17056<\\/a>)<\\/li>\\n<li>Fix: Global widget changes are not reflected on frontend (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16820\\\">#16820<\\/a>)<\\/li>\\n<li>Fix: JS Error console message when using the Load More functionality and Post Per Page option in Posts widget<\\/li>\\n<li>Fix: Heading styling is not being loaded when Inline CSS experiment is active in Post and Page Title widgets<\\/li>\\n<li>Fix: Sticky offset not working as expected when changing device mode on the browser<\\/li>\\n<li>Fix: Scroll Snap functionality wasn\'t applied on Templates and Archives<\\/li>\\n<li>Fix: Toggle icon color didn\'t work on hover state when Inline Font Icons experiment is activated in Nav Menu widget<\\/li>\\n<li>Fix: Variations style controls are not working as expected in WooCommerce Add to Cart widget<\\/li>\\n<li>Fix: Display conditions module is not working as expected when using the new Theme Builder UI<\\/li>\\n<li>Fix: Edit header handles <code>z-index<\\/code> issues in Header document<\\/li>\\n<li>Fix: Panel icons UI glitch in Call To Action widget<\\/li>\\n<li>Fix: WordPress 5.9 <code>WP_User_query<\\/code> <code>who<\\/code> argument deprecation adjustments<\\/li>\\n<\\/ul>\\n<h4>3.5.2 - 2021-11-28<\\/h4>\\n<ul>\\n<li>Tweak: Adjusted license mechanism to support trial period<\\/li>\\n<li>Fix: Updates made to Global Widgets do not reflect accordingly to linked widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16815\\\">#16815<\\/a>)<\\/li>\\n<li>Fix: Hamburger toggle button doesn\'t change to \\u201cclose\\u201d when menu is collapsed in Nav Menu widget when Inline Font Awesome experiment is active<\\/li>\\n<li>Fix: Global Widget cannot be unlinked<\\/li>\\n<\\/ul>\\n<h4>3.5.1 - 2021-11-10<\\/h4>\\n<ul>\\n<li>Fix: Inline HTML elements appear as plain text in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16816\\\">#16816<\\/a>)<\\/li>\\n<li>Fix: Dropdown items inherited values from Main Menu space between control in Nav Menu widget (<a href=\\\"(https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16815)\\\">#16815<\\/a><\\/li>\\n<li>Fix: Order Summary titles style controls not applying on various devices in Cart widget<\\/li>\\n<li>Fix: Panel "Need Help" link is not correct in WooCommerce section in Site Settings<\\/li>\\n<\\/ul>\\n<h4>3.5.0 - 2021-11-01<\\/h4>\\n<ul>\\n<li>New: WooCommerce Checkout widget - Fully customize the content and style of your checkout page (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15282\\\">#15282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15990\\\">#15990<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13218\\\">#13218<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: WooCommerce Cart widget - Style your cart page the way you want with design flexibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15282\\\">#15282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13218\\\">#13218<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: WooCommerce My Account widget - Create a custom design for your my account pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: Progress Tracker widget - Motivate your customers to keep reading your site content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16576\\\">#16576<\\/a>)<\\/li>\\n<li>New: Meet WooCommerce Site Settings - Set your store pages within Elementor<\\/li>\\n<li>Experiment: Scroll Snap - Set the scene of every scroll (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10752\\\">#10752<\\/a>)<\\/li>\\n<li>Tweak: Changed infrastructure to prevent rendering bugs in Global Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16354\\\">#16354<\\/a>)<\\/li>\\n<li>Tweak: Added the option to open submission in a new tab in Form Submissions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14967\\\">#14967<\\/a>)<\\/li>\\n<li>Tweak: Added various responsive controls in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1851\\\">#1851<\\/a>)<\\/li>\\n<li>Tweak: Split Title and Price styling controls in Price List widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7688\\\">#7688<\\/a>)<\\/li>\\n<li>Tweak: Added various responsive capabilities to controls in Posts Archive widget<\\/li>\\n<li>Tweak: Adjusted Motion Effects module to support future feature<\\/li>\\n<li>Tweak: Changed admin notice content when Pro installed without Core installed<\\/li>\\n<li>Tweak: Cleanup in <code>wp_options<\\/code> table<\\/li>\\n<li>Tweak: Changed Connect logic in Elementor top bar to simplify the connect process<\\/li>\\n<li>Tweak: Marked new Theme Builder as an Experiment and set to default for new sites<\\/li>\\n<li>Tweak: Enforced better security policies in various widgets and modules<\\/li>\\n<li>Tweak: Added load more button functionality to the Posts Archive widget<\\/li>\\n<li>Tweak: Renamed Elementor\'s responsive SCSS variables<\\/li>\\n<li>Tweak: Added dividers to horizontal layout in Nav Menu widget<\\/li>\\n<li>Tweak: Removed Google+ social network from Share Buttons widget<\\/li>\\n<li>Tweak: Convert usage of old Responsive class to use the new Breakpoints Manager<\\/li>\\n<li>Fix: jQuery in Heading doesn\'t work for not logged in users in Custom Code (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14515\\\">#14515<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14266\\\">#14266<\\/a>)<\\/li>\\n<li>Fix: Menu animation causing page horizontal scroll in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15184\\\">#15184<\\/a>)<\\/li>\\n<li>Fix: Wrong function call in Table of Content & Post Excerpt widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16547\\\">#16547<\\/a>)<\\/li>\\n<li>Fix: Slides to Scroll control can\'t be set to Default if Widescreen mode has a value in Testimonial Carousel widget<\\/li>\\n<li>Fix: Sticky offset not working properly when changing device mode<\\/li>\\n<li>Fix: UTF character issues when exporting CSV file in Form Submissions<\\/li>\\n<li>Fix: Load More functionality doesn\'t work when the Posts widget placed inside an Archive template<\\/li>\\n<li>Fix: UI glitches and editing issues in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.4.2 - 2021-10-12<\\/h4>\\n<ul>\\n<li>Fix: Icons color style conflicts when Font-Awesome Inline experiment is active in Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16435\\\">#16435<\\/a>)<\\/li>\\n<li>Fix: Mini Cart hides page content when closed in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16305\\\">#16305<\\/a>)<\\/li>\\n<li>Fix: UI glitches in the Editor edit mode when inserting Post Content widget and Font-Awesome Inline experiment is active in Single Post template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16358\\\">#16358<\\/a>)<\\/li>\\n<li>Fix: Slides per view controls disappeared from multiple breakpoints in Testimonial Carousel<\\/li>\\n<li>Fix: Product variations UI glitch in Menu Cart widget<\\/li>\\n<li>Fix: Buttons UI glitch on Safari browser in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.4.1 - 2021-09-01<\\/h4>\\n<ul>\\n<li>Fix: Sticky functionality is not working if the Additional Custom Breakpoints experiment is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16186\\\">#16186<\\/a>)<\\/li>\\n<li>Fix: Slideshow skin UI glitch in Media Carousel widget<\\/li>\\n<li>Fix: Product price typography weight control is not working as expected in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.4.0 - 2021-09-01<\\/h4>\\n<ul>\\n<li>Tweak: Added new Mini Cart layout type in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11312\\\">#11312<\\/a>)<\\/li>\\n<li>Tweak: Added styling options for Cart, Products, and Cart buttons in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14952\\\">#14952<\\/a>)<\\/li>\\n<li>Tweak: Added the ability to open cart automatically when an item is added in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14119\\\">#14119<\\/a>)<\\/li>\\n<li>Tweak: Added the ability to remove an item from cart without reloading the page with an AJAX request (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9531\\\">#9531<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10875\\\">#10875<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11309\\\">#11309<\\/a>)<\\/li>\\n<li>Tweak: Added Load More AJAX functionality to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1284\\\">#1284<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14557\\\">#14557<\\/a>)<\\/li>\\n<li>Tweak: Added Vimeo support to the Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15319\\\">#15319<\\/a>)<\\/li>\\n<li>Tweak: Improved asset loading performance by serving lighter JS files (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8572\\\">#8572<\\/a>)<\\/li>\\n<li>Tweak: Added query string to the URL only after the first video is played in Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15348\\\">#15348<\\/a>)<\\/li>\\n<li>Tweak: Added various layout options with more responsive controls and cart structure options in Menu Cart widget<\\/li>\\n<li>Tweak: Added the option to open the menu cart by click or hover in Menu Cart widget<\\/li>\\n<li>Tweak: Added the ability to choose a specific product to draw data from in WooCommerce Dynamic tags<\\/li>\\n<li>Tweak: Removed auto-scroll to the widget location when arriving from external URL in Video Playlist widget<\\/li>\\n<li>Tweak: Removed the Video Playlist widget from the Experiments list<\\/li>\\n<li>Tweak: Added descriptive error messages for MailChimp action after submit and on form submit in Forms widget<\\/li>\\n<li>Tweak: Added tooltip trigger None and Hover for link in Hotspot widget<\\/li>\\n<li>Tweak: Added responsive controls to Offset and Effects Offset in Sticky options<\\/li>\\n<li>Tweak: Added responsive control to Alignment in Testimonial Carousel widget<\\/li>\\n<li>Tweak: Adjusted Motion Effects module to support future feature<\\/li>\\n<li>Tweak: Added future compatibility to support better loading of <code>eicons<\\/code> font<\\/li>\\n<li>Tweak: Changed Rename Part title and button color in Theme Builder<\\/li>\\n<li>Fix: Products don\'t appear on the cart while editing in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15451\\\">#15451<\\/a>)<\\/li>\\n<li>Fix: Videos always start muted in the Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15292\\\">#15292<\\/a>)<\\/li>\\n<li>Fix: Unnecessary spacing if submenu indicator is set to None in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15365\\\">#15365<\\/a>)<\\/li>\\n<li>Fix: MailChimp double opt-in feature doesn\'t work in Forms widget<\\/li>\\n<li>Fix: Fetching MailChimp groups field blocks the loading of the rest of the fields in the Form widget<\\/li>\\n<li>Fix: Missing field IDs causes forms not to be sent in Forms widget<\\/li>\\n<li>Fix: Full Content Skin is not working properly when inserted twice on the same page in Posts widget<\\/li>\\n<li>Fix: Avoid Duplicates option doesn\'t exclude manual selections in Posts widget<\\/li>\\n<li>Fix: Submenu indicator alignment issue in Nav menu widget<\\/li>\\n<li>Fix: Query control deprecated message appears when debug mode is defined<\\/li>\\n<li>Fix: Tweet Button icon incorrect color and size when the icon is rendered as SVG in Blockquote widget<\\/li>\\n<li>Fix: Video icon size is not changing on Active state in Video Playlist widget<\\/li>\\n<li>Fix: Header icon color is not working in Table Of Content widget<\\/li>\\n<li>Fix: Icons style glitches when Font Awesome Inline experiment is active in Video Playlist widget<\\/li>\\n<li>Fix: Bullet markers are not visible on preview mode when Font Awesome Inline experiment is active in Table of Content widget<\\/li>\\n<li>Fix: UI Glitch when Font-Awesome Inline experiment is active in Price Table widget<\\/li>\\n<li>Fix: Submenu Indicator appears larger when Font Awesome Inline experiment is active in Nav Menu widget<\\/li>\\n<li>Fix: Part name is deleted when clicking on the "Change" Button without changing the name in Theme Builder<\\/li>\\n<li>Fix: Redundant pagination queries in the Editor<\\/li>\\n<li>Deprecated: Remove all usages of <code>ElementorUtils::get_create_new_post_url()<\\/code><\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-4-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.3.8 - 2021-08-23<\\/h4>\\n<ul>\\n<li>Fix: Products grid width issue when adjusting columns and rows in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16001\\\">#16001<\\/a>)<\\/li>\\n<li>Fix: Font Awesome Inline experiment causes icons glitch in Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16045\\\">#16045<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA v3 <code>z-index<\\/code> is lower than the Section\'s background color<\\/li>\\n<li>Fix: Style missing when Font Awesome inline experiment is active in Post Info widget<\\/li>\\n<li>Fix: Font Awesome icons were not loaded in Post Info widget<\\/li>\\n<li>Fix: Zero character can\'t be used as a placeholder in Number field in Form widget<\\/li>\\n<li>Fix: Carousels are not working properly in the Editor when Additional Custom Breakpoints experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.3.7 - 2021-08-15<\\/h4>\\n<ul>\\n<li>Tweak: Added support for Additional Custom Breakpoints in Nav Menu widget<\\/li>\\n<li>Tweak: Added support for Additional Custom breakpoints in Motion Effects<\\/li>\\n<li>Fix: Columns didn\'t respond to changes in Gallery widget if Additional Custom Breakpoints Experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.3.6 - 2021-08-10<\\/h4>\\n<ul>\\n<li>Tweak: Added support for future feature in Nav Menu widget<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Product Related widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Upsells widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Product Categories widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.3.5 - 2021-08-01<\\/h4>\\n<ul>\\n<li>Fix: Responsive layout glitches in Products and Products Archive widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15773\\\">#15773<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA V3 integration conflict with required fields validation in Forms widget<\\/li>\\n<\\/ul>\\n<h4>3.3.4 - 2021-07-21<\\/h4>\\n<ul>\\n<li>Fix: Grid layout glitch in WooCommerce Products Archive widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15718\\\">#15718<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.3.3 - 2021-07-20<\\/h4>\\n<ul>\\n<li>Tweak: Added a descriptive message in Collect Submissions action after submit<\\/li>\\n<li>Tweak: Added future compatibility for Additional Custom Breakpoints for Pro widgets<\\/li>\\n<li>Fix: Some widget style breaks when Improved CSS Loading Experiment is active in certain cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15632\\\">#15632<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15683\\\">#15683<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15660\\\">#15660<\\/a>)<\\/li>\\n<li>Fix: Translation update keep appearing as available after install (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14297\\\">#14297<\\/a>)<\\/li>\\n<li>Fix: Wrong default icon color when using Font Awesome icons as inline SVG in Call to Action widget<\\/li>\\n<\\/ul>\\n<h4>3.3.2 - 2021-07-13<\\/h4>\\n<ul>\\n<li>Tweak: Updated plugin description<\\/li>\\n<li>Fix: MailChimp tags in form widget replaced existing tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11111\\\">#11111<\\/a>)<\\/li>\\n<li>Fix: Clicking videos from the items list in edit mode doesn\\u2019t initiate videos properly<\\/li>\\n<li>Fix: User unauthorized message when activated but not connected in Kit Library<\\/li>\\n<li>Fix: Carousel widgets did not support additional custom breakpoint responsive values<\\/li>\\n<li>Fix: Tab border is overridden by the Section background color in Video Playlist widget<\\/li>\\n<li>Fix: Widgets style breaks when Improved CSS Load experiment is active in a Single Page template and Post Content widget<\\/li>\\n<\\/ul>\\n<h4>3.3.1 - 2021-06-20<\\/h4>\\n<ul>\\n<li>Tweak: Added support for more Theme Builder display conditions in Export \\/ Import experiment<\\/li>\\n<li>Tweak: Adjusted License page heading structure for future feature<\\/li>\\n<li>Tweak: Adjusted Font Awesome icon for allowing support for future feature<\\/li>\\n<li>Fix: <code>frontend.min.js<\\/code> file size increased in Elementor Pro 3.3.0 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15278\\\">#15278<\\/a>)<\\/li>\\n<li>Fix: Prevent conditions from being reset when object cache is enabled in site (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13299\\\">#13299<\\/a>)<\\/li>\\n<li>Fix: Custom Code publish modal responsiveness issues (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14519\\\">#14519<\\/a>)<\\/li>\\n<li>Fix: Populating fields with options programmatically doesn\'t appear in Submissions screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10671\\\">#10671<\\/a>)<\\/li>\\n<li>Fix: Large images are not shown on the Image Carousel widget when set via Toolset dynamic tag<\\/li>\\n<li>Fix: Enable inline editing to the inner content tabs in Video Playlist widget<\\/li>\\n<li>Fix: Clicking on the video list doesn\'t play videos properly in Video Playlist widget<\\/li>\\n<li>Fix: Hide Play Icon control when Image overlay is toggled off in Video Playlist widget<\\/li>\\n<li>Fix: Removed extra space below the player when viewing from mobile view in Video Playlist widget<\\/li>\\n<li>Fix: Import button is not working properly in Theme Builder interface<\\/li>\\n<li>Fix: Preview Dynamic Content as control is not updating preview and throws an error in Popup Builder<\\/li>\\n<\\/ul>\\n<h4>3.3.0 - 2021-06-08<\\/h4>\\n<ul>\\n<li>New: Video Playlist widget - Add Engaging Video Content to Your Website (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11859\\\">#11859<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7803\\\">#7803<\\/a>)<\\/li>\\n<li>New: Hotspot widget - Create Interactive Images With Contextually Relevant Information (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7282\\\">#7282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2768\\\">#2768<\\/a>)<\\/li>\\n<li>Tweak: Accessibility improvements for sub-menus in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13859\\\">#13859<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13810\\\">#13810<\\/a>)<\\/li>\\n<li>Tweak: MailChimp action after submit can now add new tags to existing subscribers in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11111\\\">#11111<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/forms\\/record\\/actions_before<\\/code> to filter the record before it sent to Actions After Submit in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14261\\\">#14261<\\/a>)<\\/li>\\n<li>Tweak: Yoast SEO breadcrumbs widget can be used in Elementor without the need of enabling them in Yoast setting<\\/li>\\n<li>Tweak: Added future support for widgets CSS conditional loading (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10329\\\">#10329<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14229\\\">#14229<\\/a>)<\\/li>\\n<li>Tweak: Added future support for Sticky JS library conditional loading<\\/li>\\n<li>Tweak: Added future support for Import \\/ Export experiment<\\/li>\\n<li>Tweak: Preparations and fixes for Import Export Experiment in Pro version<\\/li>\\n<li>Tweak: Added gradient button capabilities to Login widget buttons<\\/li>\\n<li>Tweak: Added gradient button capabilities to Slides widget button<\\/li>\\n<li>Tweak: Added gradient button capabilities to Price Table widget button<\\/li>\\n<li>Tweak: Added gradient button capabilities to Flip Box widget button<\\/li>\\n<li>Tweak: Added Code Highlight widget Developers Documentation<\\/li>\\n<li>Tweak: Adjusted Submissions page for future updates<\\/li>\\n<li>Tweak: Added <code>em<\\/code> and <code>%<\\/code> units for padding control in Carousel widgets<\\/li>\\n<li>Tweak: Shorten currency name to currency symbol in PayPal button widget<\\/li>\\n<li>Fix: Custom Fonts URLs should be replaced when replace URL is triggered (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7376\\\">#7376<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10382\\\">#10382<\\/a>)<\\/li>\\n<li>Fix: The currency symbol size changed in the Price Table widget if enabling sale (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13519\\\">#13519<\\/a>)<\\/li>\\n<li>Fix: Nav Menu widget is not loading Font Awesome submenu icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9907\\\">#9907<\\/a>)<\\/li>\\n<li>Fix: Hamburger toggle is not working in Nav menu widget<\\/li>\\n<li>Fix: Activation bug for IDN domains<\\/li>\\n<li>Fix: Conditions modal responsive glitches in Custom Code<\\/li>\\n<li>Fix: Duplicated strings in Custom Code module<\\/li>\\n<li>Fix: Enable resize option for code input field in Custom Code<\\/li>\\n<li>Fix: \\u201cSave & Close \\u201cbutton in Custom Code\'s Conditions modal was not visible on small screen sizes<\\/li>\\n<li>Fix: Removing a column from a section in the navigator resulted in an empty section<\\/li>\\n<li>Fix: Recommend option is cut If the layout is not "Standard" in the Facebook Button widget<\\/li>\\n<li>Fix: Video item does not play without adding an image in Media Carousel widget<\\/li>\\n<li>Fix: <code>search-plus<\\/code> icon missing from panel in Media Carousel widget<\\/li>\\n<li>Fix: UI hover state glitch in Media Carousel widget<\\/li>\\n<li>Fix: PHP notice was thrown when trying to import a kit without overrideConditions parameter in Kit Import flow<\\/li>\\n<li>Fix: Templates conditions not imported if there are no conflicts in Import Export Experiment<\\/li>\\n<li>Fix: Non english values are not encoded properly on Submissions export<\\/li>\\n<li>Fix: Theme Builder import is not working properly<\\/li>\\n<li>Fix: UI glitch when no global widgets were found in Editor Panel<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-3-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.2.2 - 2021-05-05<\\/h4>\\n<ul>\\n<li>Tweak: Added support for Expert tier templates in Templates Library<\\/li>\\n<li>Tweak: Updated compatibility tag to support Elementor v3.2.x<\\/li>\\n<li>Tweak: Added compatibility for future Library improvements<\\/li>\\n<li>Fix: Toolset image dynamic field is not working with Gallery widget<\\/li>\\n<\\/ul>\\n<h4>3.2.1 - 2021-03-21<\\/h4>\\n<ul>\\n<li>Tweak: Added strings context in PayPal button and Price Table widgets<\\/li>\\n<li>Tweak: Added support for future Import \\/ Export Kit feature<\\/li>\\n<li>Fix: Submissions with over than 191 characters weren\'t indexed properly<\\/li>\\n<\\/ul>\\n<h4>3.2.0 - 2021-03-14<\\/h4>\\n<ul>\\n<li>New: PayPal Button widget - Collect PayPal payments directly from your site<\\/li>\\n<li>Experiment: Submissions - Save all of your form submissions in one place (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1686\\\">#1686<\\/a>)<\\/li>\\n<li>Tweak: Added Stay In Column option to Inner Section element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7956\\\">#7956<\\/a>)<\\/li>\\n<li>Tweak: Adjusted \'Max Height\' control range in Table of Contents widget<\\/li>\\n<li>Tweak: Changed descriptive text in Create Custom Code screen<\\/li>\\n<li>Tweak: Added support for dynamic capabilities in Code Highlight widget<\\/li>\\n<li>Tweak: Added support for future load on demand for <code>share-link<\\/code> library<\\/li>\\n<li>Tweak: Added support for future load on demand for <code>dialog<\\/code> library in Popup<\\/li>\\n<li>Tweak: Allow overwriting the assets URL when using a mirror domain<\\/li>\\n<li>Fix: Animation was triggered multiple times when accessing the viewport in certain cases in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13951\\\">#13951<\\/a>)<\\/li>\\n<li>Fix: Location is not being updated after a Custom Code snippet is published (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13971\\\">#13971<\\/a>)<\\/li>\\n<li>Fix: Custom Fonts CSS files were not updated after regenerating CSS files<\\/li>\\n<li>Fix: Conditions modal is not responsive in Custom Code<\\/li>\\n<li>Fix: Empty order buttons are displayed in Custom Fonts screen<\\/li>\\n<li>Fix: Typo in \'Reply To\' Email action after submit placeholder in Forms widget<\\/li>\\n<li>Fix: Unnecessary Save Draft button in Custom Code<\\/li>\\n<li>Fix: RTL glitches in Custom Code<\\/li>\\n<li>Fix: Sanitized options in the editor to enforce better security policies<\\/li>\\n<li>Deprecated: See all deprecations to this version in our (<a href=\\\"https:\\/\\/developers.elementor.com\\/v3-2-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.1.1 - 2021-02-23<\\/h4>\\n<ul>\\n<li>Tweak: Adjusted \'Max Height\' control range in Table of Contents widget<\\/li>\\n<li>Fix: Popup event handler is undefined (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11475]\\\">#11475<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10690\\\">#10690<\\/a>)<\\/li>\\n<li>Fix: Conditions modal is not responsive in Custom Code<\\/li>\\n<li>Fix: RTL glitches in Code Highlight widget<\\/li>\\n<li>Fix: Minor UI glitches in Code Highlight widget<\\/li>\\n<li>Fix: Users can\'t get Pro Developer Edition version updates<\\/li>\\n<\\/ul>\\n<h4>3.1.0 - 2021-02-13<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Code - Add custom code snippets to your site, including <code>head<\\/code>, <code>body<\\/code> start and <code>body<\\/code> end<\\/li>\\n<li>New: Meet Code Highlight widget - showcase any syntax with highlighted UI (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5815\\\">#5815<\\/a>)<\\/li>\\n<li>Experiment: Improved Pro widgets performance by loading JS and Swiper assets conditionally in frontend (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8572\\\">#8572<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/experiment-optimized-asset-loading\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added Compatibility Tag support in Elementor Pro (<a href=\\\"https:\\/\\/developers.elementor.com\\/compatibility-tag\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Rotating Text animation in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4625\\\">#4625<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added an option to set Selected color for Typing effect in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5403\\\">#5403<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7826\\\">#7826<\\/a>)<\\/li>\\n<li>Tweak: Added animation Loop option for Animated Headline (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9749\\\">#9749<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2457\\\">#2457<\\/a>)<\\/li>\\n<li>Tweak: Added timing options for Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4392\\\">#4392<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4242\\\">#4242<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added Word Wrap control to Code Highlight widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13577\\\">#13577<\\/a>)<\\/li>\\n<li>Tweak: Upgraded Font Awesome Pro library to v5.15.1<\\/li>\\n<li>Tweak: Improved method of loading field mapping repeater in Form widget (<a href=\\\"https:\\/\\/developers.elementor.com\\/how-to-add-a-repeater-control-to-elementor-add-on\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added "Show on Browsers" Popup Advanced Rule<\\/li>\\n<li>Tweak: Added real-time JS handling to prevent redundant renders in Slides widget and all Carousel widgets<\\/li>\\n<li>Tweak: Import scroll utility from core and remove it from Pro<\\/li>\\n<li>Tweak: Added alignment options for Post Excerpt widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9757\\\">#9757<\\/a>)<\\/li>\\n<li>Tweak: Changed alignment control to work with selectors in Share Buttons<\\/li>\\n<li>Tweak: Upgraded to Webpack 5, Grunt-Webpack 4 and TerserPlugin instead of UglifyJsPlugin<\\/li>\\n<li>Fix: Steps Divider is not vertically aligned in Multi Step Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12569\\\">#12569<\\/a>)<\\/li>\\n<li>Fix: Slides are playing in an infinite loop mode even when the option is disabled in Slides Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6726\\\">#6726<\\/a>)<\\/li>\\n<li>Fix: Redundant spacing is added to Share Buttons widget<\\/li>\\n<li>Fix: Step buttons text is not updated without a page reload in Forms widget<\\/li>\\n<li>Fix: Overflow issue in certain animations in Animated Headline widget<\\/li>\\n<li>Fix: When dragging a new Testimonial Carousel there is a console error thrown<\\/li>\\n<li>Fix: Step Buttons are cut in mobile view in Multi Step Form<\\/li>\\n<li>Fix: Submit and Step buttons size differences when using Twenty Twenty theme<\\/li>\\n<li>Fix: Duplicate button Text Color control in Slides widget<\\/li>\\n<li>Fix: JS error is thrown when editing and saving global widgets<\\/li>\\n<li>Fix: <code>get_version<\\/code> API function may fail with Redis \\/ DB cache<\\/li>\\n<li>Fix: Multiple license check requests are created in certain cases<\\/li>\\n<li>Deprecated: Deprecate methods prefixed with an underscore and replace them with unprefixed methods<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-1-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.0.10 - 2021-01-20<\\/h4>\\n<ul>\\n<li>Tweak: Added Editing Handles string translation compatibility with Elementor v3.1.0<\\/li>\\n<\\/ul>\\n<h4>3.0.9 - 2020-12-29<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility to support Elementor 3.1.0<\\/li>\\n<li>Fix: Wrong phrasing of Import template success message in Theme Builder<\\/li>\\n<li>Fix: Border color glitch in Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.8 - 2020-11-26<\\/h4>\\n<ul>\\n<li>Fix: Navigation arrows UI glitch in Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13172\\\">#13172<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.0.7 - 2020-11-25<\\/h4>\\n<ul>\\n<li>Fix: Console Error when dragging Testimonials Carousel widget<\\/li>\\n<li>Fix: Arrows of Testimonial and Reviews Carousel widgets navigate to the wrong direction in RTL websites<\\/li>\\n<li>Fix: Removed the conditional loading of Webpack<\\/li>\\n<li>Fix: Fatal error is thrown after deleting an associated custom taxonomy when Posts widget with Cards skin has a badge<\\/li>\\n<li>Fix: Upload JSON files only when the user allowed to prevent security issues<\\/li>\\n<li>Fix: Gallery not displayed in Theme Builder templates preview<\\/li>\\n<\\/ul>\\n<h4>3.0.6 - 2020-11-04<\\/h4>\\n<ul>\\n<li>Tweak: Updated the embedded post in Facebook Embed widget<\\/li>\\n<li>Fix: Minor UI glitches in Theme Builder\'s conditions screen footer<\\/li>\\n<li>Fix: Template type changes into Single Page after conditions change in Theme Builder<\\/li>\\n<li>Fix: Redundant Custom Caption option in Site Logo widget<\\/li>\\n<li>Fix: Removed unused code in Drip integration<\\/li>\\n<li>Fix: Removed Weibo and WeChat social networks due to website and links inactivity from Share Buttons widget<\\/li>\\n<li>Fix: Removed redundant code from Portfolio and Post Navigation widgets<\\/li>\\n<\\/ul>\\n<h4>3.0.5 - 2020-09-23<\\/h4>\\n<ul>\\n<li>Fix: If the default page layout is set to "Canvas" Headers and Footers cannot be edited<\\/li>\\n<li>Fix: Product Image Dynamic Tag throws an error when no image is set<\\/li>\\n<li>Fix: Missing Single document placeholder in Theme Builder<\\/li>\\n<li>Fix: Document editing handles inherit the <code>font-family<\\/code> from 3rd party source<\\/li>\\n<li>Fix: Can\'t add linebreaks to Textarea input when used as Multi Step Form<\\/li>\\n<li>Fix: Incorrect width in Facebook Page widget<\\/li>\\n<li>Fix: Added compatibility to allow the use of \'get_create_url\' in Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.4 - 2020-09-09<\\/h4>\\n<ul>\\n<li>Fix: Autogenerated screenshots appear in WP Media Library modal (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12304\\\">#12304<\\/a>)<\\/li>\\n<li>Fix: Make sure Elementor Posts widget Pagination doesn\'t interfere with 3rd party plugins (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12127\\\">#12127<\\/a>)<\\/li>\\n<li>Fix: Shrinking conditions indicator in Theme Builder<\\/li>\\n<li>Fix: Column can\'t be dragged and dropped if it populates a Global widget<\\/li>\\n<li>Fix: Styles are missing from Single templates in some edge cases<\\/li>\\n<\\/ul>\\n<h4>3.0.3 - 2020-09-02<\\/h4>\\n<ul>\\n<li>Fix: Pagination doesn\'t work in WordPress 5.5 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12127\\\">#12127<\\/a>)<\\/li>\\n<li>Fix: Change delete template action to "Move to Trash" in the new Theme Builder view<\\/li>\\n<\\/ul>\\n<h4>3.0.2 - 2020-08-31<\\/h4>\\n<ul>\\n<li>Tweak: Replaced WordPress "Learn More" links with dynamic links for better control over time (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12312\\\">#12312<\\/a>)<\\/li>\\n<li>Tweak: UI tweaks to the Conditions screen In the new Theme Builder<\\/li>\\n<li>Fix: Motion Effects not working when assigned to a column and throws JS error when DOM optimization is disabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12299\\\">#12299<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12275\\\">#12275<\\/a>)<\\/li>\\n<li>Fix: Multiple Galleries display all the images in the Lightbox slideshow (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11809\\\">#11809<\\/a>)<\\/li>\\n<li>Fix: Old Theme Builder is being opened when accessing through the Finder<\\/li>\\n<li>Fix: Mixed templates import glitch in Theme Builder<\\/li>\\n<li>Fix: Card icon sizes in Theme Builder<\\/li>\\n<li>Fix: Preview button leads to <code>render_mode<\\/code> instead of preview when importing a template from the new Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.1 - 2020-08-26<\\/h4>\\n<ul>\\n<li>Tweak: Keep previous Theme Builder when accessing from the WP Dashboard for legacy support<\\/li>\\n<li>Tweak: Updated video tutorials in Theme Builder<\\/li>\\n<li>Tweak: Don\'t show auto-screenshots in the Media Library (Props <a href=\\\"https:\\/\\/github.com\\/black-eye\\\">@black-eye<\\/a>)<\\/li>\\n<li>Fix: Repeater items throws <code>childView<\\/code> is undefined message in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12239\\\">#12239<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12221\\\">#12221<\\/a>)<\\/li>\\n<li>Fix: Misspelling of the word "occurred" in Form widget default error message (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12137\\\">#12137<\\/a>)<\\/li>\\n<li>Fix: Facebook comments not showing up (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12157\\\">#12157<\\/a>)<\\/li>\\n<li>Fix: Check for conflicts in Theme Builder doesn\'t work properly<\\/li>\\n<li>Fix: Minor UI fixes in Theme Builder<\\/li>\\n<li>Fix: Dark mode glitches in Theme Builder<\\/li>\\n<li>Fix: Global Site Part toaster appears when you publish a Popup<\\/li>\\n<li>Fix: Site Parts aren\'t in the correct order in Theme Builder<\\/li>\\n<li>Fix: Date field caused forms to get corrupted in Forms widget<\\/li>\\n<li>Fix: Theme Builder application page is forbidden<\\/li>\\n<\\/ul>\\n<h4>3.0.0 - 2020-08-23<\\/h4>\\n<ul>\\n<li>New: Introducing the new and improved Theme Builder<\\/li>\\n<li>Tweak: Removed <code>.elementor-inner<\\/code> and <code>.elementor-column-wrap<\\/code> from DOM output to improve performance (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7351\\\">#7351<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7817\\\">#7817<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/dom-improvements-ahead-html-wrappers-removal-from-v3-0\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added contextual anchors ID support to Table of Contents widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10052\\\">#10052<\\/a>)<\\/li>\\n<li>Tweak: Added WeChat and Weibo social networks to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11554\\\">#11554<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities for Redirect after Login\\/Logout in Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11343\\\">#11343<\\/a>)<\\/li>\\n<li>Tweak: Added Blend Mode and CSS Filters controls to adjust the Background Overlay in Flipbox widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11653\\\">#11653<\\/a>)<\\/li>\\n<li>Tweak: Added responsive capabilities to Toggle Button styling in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8269\\\">#8269<\\/a>)<\\/li>\\n<li>Tweak: Added responsive Text Alignment control in Call to Action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11968\\\">#11968<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic content to Ribbon element in Call to Action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10364\\\">#10364<\\/a>)<\\/li>\\n<li>Tweak: Converted uses of Color and Typography Schemes to Global Colors and Fonts<\\/li>\\n<li>Tweak: Separated Title and Description control fields labels in Call to Action widget<\\/li>\\n<li>Tweak: Removed unnecessary style in WC Product with variations<\\/li>\\n<li>Tweak: Converted Portfolio, Posts and Share Buttons widgets to use CSS Variable-based Elementor Grid (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-dropping-support-ie\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added Date Modified option to Posts widget metadata<\\/li>\\n<li>Fix: PHP 7.4 compatibility to Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11355\\\">#11355<\\/a>)<\\/li>\\n<li>Fix: Divider alignment issue in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11628\\\">#11628<\\/a>)<\\/li>\\n<li>Fix: Color doesn\\u2019t change in Products Archive Description widget<\\/li>\\n<li>Fix: WC Product variations layout breaks when using Variation Swatches plugin<\\/li>\\n<li>Fix: WC Product variations layout issue<\\/li>\\n<li>Fix: WC Product variations mobile zoom-in glitch<\\/li>\\n<li>Fix: Can\'t edit a Popup after accessing Theme Style<\\/li>\\n<li>Fix: Twitter icon missing in Blockquote widget<\\/li>\\n<li>Fix: Removed redundant default text color from Share Buttons minimal skin<\\/li>\\n<li>Fix: UI glitch in Display Conditions modal<\\/li>\\n<li>Fix: Insert template button UI glitch in Templates Library<\\/li>\\n<li>Fix: Added sanitization to post titles in WordPress dashboard for better security<\\/li>\\n<li>Fix: Show when arriving from search engines rule doesn\'t work in Popup<\\/li>\\n<li>Fix: Child categories are shown with a different parent category in Query control<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-0-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>2.10.3 - 2020-06-29<\\/h4>\\n<ul>\\n<li>Fix: Form not being submitted when using "Progress Bar" and "None" view types in Multi Step Form (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11596\\\">#11596<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11610\\\">#11610<\\/a>)<\\/li>\\n<li>Fix: Missing "for" attribute in Password field label in Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8646\\\">#8646<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.10.2 - 2020-06-16<\\/h4>\\n<ul>\\n<li>Fix: Run step events only when in Multi Step Form mode (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11644\\\">#11644<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.10.1 - 2020-06-16<\\/h4>\\n<ul>\\n<li>Tweak: Improved License validation mechanism to avoid limitations<\\/li>\\n<li>Tweak: Changed control labels and ordering in Price Table, Lottie and Form widgets<\\/li>\\n<li>Fix: Popup close button vertical position glitch (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10921\\\">#10921<\\/a>)<\\/li>\\n<li>Fix: Radio field placement glitch when in Multi Step mode in Form widget<\\/li>\\n<li>Fix: Clicking <code>Enter<\\/code> key submits the form in Multi Step Form<\\/li>\\n<li>Fix: Hardened sanitization in Custom Attributes to avoid security issues<\\/li>\\n<\\/ul>\\n<h4>2.10.0 - 2020-06-07<\\/h4>\\n<ul>\\n<li>New: Introducing Multi-Step Forms - Breakdown long forms into simple steps (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5975\\\">#5975<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3911\\\">#3911<\\/a>)<\\/li>\\n<li>New: Introducing Lottie widget - easily add Lottie animations to your site, no coding needed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11026\\\">#11026<\\/a>)<\\/li>\\n<li>Tweak: Added spacing option to Posts widget pagination (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5682\\\">#5682<\\/a>)<\\/li>\\n<li>Tweak: Changed texts and logic for administrator plugin renewal notices<\\/li>\\n<li>Tweak: Added new Scroll Util for improved scrolling handling<\\/li>\\n<li>Tweak: Improved Motion Effects animation performance<\\/li>\\n<\\/ul>\\n<h4>2.9.5 - 2020-05-24<\\/h4>\\n<ul>\\n<li>Fix: Added sanitization to Custom Attributes control to avoid security issue<\\/li>\\n<\\/ul>\\n<h4>2.9.4 - 2020-05-07<\\/h4>\\n<ul>\\n<li>Fix: Hardened user role that is allowed to upload icon sets and unzip only allowed files in Custom Icons to prevent security vulnerability<\\/li>\\n<\\/ul>\\n<h4>2.9.3 - 2020-04-19<\\/h4>\\n<ul>\\n<li>Fix: Form shortcode IDs are not wrapped in double-quotes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11023\\\">#11023<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10932\\\">#10932<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10967\\\">#10967<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11000\\\">#11000<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11049\\\">#11049<\\/a>)<\\/li>\\n<li>Fix: Escaped Form records metadata to prevent security vulnerability<\\/li>\\n<li>Fix: Closing "Save Changes" document confirmation modal causes Panel infinite loading<\\/li>\\n<li>Fix: Ken Burns effect not working when there is only one slide in Slides widget<\\/li>\\n<li>Fix: Document handles UI glitch<\\/li>\\n<\\/ul>\\n<h4>2.9.2 - 2020-03-25<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility with WordPress v5.4 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10745\\\">#10745<\\/a>)<\\/li>\\n<li>Fix: Image ratio number is displayed under the Archive Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10874\\\">#10874<\\/a>)<\\/li>\\n<li>Fix: Theme Style Link color setting overrides the Table of Content list style<\\/li>\\n<li>Fix: PHP notice when using dynamic user info <code>id<\\/code><\\/li>\\n<li>Fix: Navigation arrows direction is crossed on first drag in Slides Widget<\\/li>\\n<li>Fix: "No headings were found on this page" message was not displayed in the frontend in Table of Contents widget<\\/li>\\n<li>Fix: Container includes Popup tags by default in Table of Contents widget<\\/li>\\n<li>Fix: Twitter icon display issue when Font Awesome 4 support is disabled in Blockquote widget<\\/li>\\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action<\\/li>\\n<\\/ul>\\n<h4>2.9.1 - 2020-03-16<\\/h4>\\n<ul>\\n<li>Fix: Can\'t access Elementor Editor when there is Page Title widget in the page<\\/li>\\n<li>Fix: Applying styling to Post Content widget affects the Page and Post editing handles<\\/li>\\n<\\/ul>\\n<h4>2.9.0 - 2020-03-15<\\/h4>\\n<ul>\\n<li>New: Introducing Full Site Editing: Design header, footer, and content all in one place! (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4985\\\">#4985<\\/a>)<\\/li>\\n<li>New: Added Global Custom CSS for Your Entire Site in Theme Style (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3345\\\">#3345<\\/a>)<\\/li>\\n<li>New: Added Dynamic Colors tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6485\\\">#6485<\\/a>)<\\/li>\\n<li>Tweak: Added option to set the Site Part HTML Wrapper Tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9293\\\">#9293<\\/a>)<\\/li>\\n<li>Tweak: Added Link Attributes support to Pro widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5716\\\">#5716<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3642\\\">#3642<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9225\\\">#9225<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9079\\\">#9079<\\/a>)<\\/li>\\n<li>Tweak: Added Theme Style support in Theme Builder parts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10564\\\">#10564<\\/a>)<\\/li>\\n<li>Tweak: Avoid creating empty Custom Font<\\/li>\\n<li>Tweak: Added <code>aria-expanded<\\/code> attribute to Menu Cart widget<\\/li>\\n<li>Tweak: Moved Link Actions module to Core plugin<\\/li>\\n<li>Tweak: Changed the name of \\u201cTypeKit Web Fonts by Adobe\\u201d to \\u201cAdobe Fonts\\u201d<\\/li>\\n<li>Tweak: Removed redundant display conditions from Blockquote, Flipbox, Price Table, and Search Form widgets<\\/li>\\n<li>Tweak: Pro widgets are not draggable unless Elementor license has been activated<\\/li>\\n<li>Tweak: Remove redundant <code>label_block<\\/code> parameters from several controls<\\/li>\\n<li>Tweak: Converted controls selectors to CSS variables in Gallery widget<\\/li>\\n<li>Tweak: Replaced Stumbleupon with Mix in Reviews widget recommended icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10099\\\">#10099<\\/a>)<\\/li>\\n<li>Tweak: Added Mix to the Share Buttons network list (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10099\\\">#10099<\\/a>)<\\/li>\\n<li>Tweak: Added "Open in new tab" option to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7924\\\">#7924<\\/a>)<\\/li>\\n<li>Tweak: Upgraded Font Awesome Pro library to v5.12.0<\\/li>\\n<li>Tweak: Added new Lightbox compatibility for Gallery and Media Carousel widgets<\\/li>\\n<li>Tweak: Expose external API for Swiper instances<\\/li>\\n<li>Tweak: Added compatibility to JS API in Theme Builder, Popups, Form widget and Global widget<\\/li>\\n<li>Tweak: Replaced nerd icons with new Elementor emojis<\\/li>\\n<li>Tweak: Added specific <code>color<\\/code> attribute to header title in Table of Contents widget<\\/li>\\n<li>Fix: Line break issues in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10585\\\">#10585<\\/a>)<\\/li>\\n<li>Fix: Theme Style Link color overrides the Table of Content list style<\\/li>\\n<li>Fix: Active state glitches when using Table of contents widget with Sticky mode<\\/li>\\n<li>Fix: "Graphic Element" section appears as empty in case of unmarked Graphic Element in Call to Action widget<\\/li>\\n<li>Fix: Page Title widget render glitches in the Editor<\\/li>\\n<li>Fix: Image ratio parameter visible in some edge cases in Posts widget<\\/li>\\n<li>Fix: Image missing when sharing to Pinterest using Share Buttons widget<\\/li>\\n<li>Fix: Theme Style Link color setting override the list style in Table of Contents widget<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v2-9-0-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>2.8.5 - 2020-03-08<\\/h4>\\n<ul>\\n<li>Tweak: Added new Swiper parameter to all Pro carousels to allow 3rd party integration<\\/li>\\n<li>Fix: Missing closing bracket in Animated Headline widget<\\/li>\\n<li>Fix: Share buttons widgets show Font Awesome 4 icons on first drag in Editor<\\/li>\\n<\\/ul>\\n<h4>2.8.4 - 2020-02-16<\\/h4>\\n<ul>\\n<li>Tweak: Added Lightbox Title & Description support to Gallery widget<\\/li>\\n<li>Tweak: Added RTL support for Slides widget<\\/li>\\n<li>Tweak: Display Lightbox images in Full size in Gallery widget<\\/li>\\n<li>Fix: Template with Slides widget not working properly when placed inside Tabs, Accordion and Toggle widget<\\/li>\\n<li>Fix: Dropdown menu lost styling after Elementor Pro v2.8 upgrade in Nav Menu widget<\\/li>\\n<li>Fix: Indent doesn\'t work on RTL websites in Table of Contents widget<\\/li>\\n<li>Fix: Query Control throws <code>Undefined index: q<\\/code> error<\\/li>\\n<li>Fix: Typography control not affecting dropdown menu in Nav Menu widget<\\/li>\\n<li>Fix: Discord forms integration fails to send submissions in some server configurations<\\/li>\\n<li>Fix: Rotating headlines don\'t align center in Animated Headline widget<\\/li>\\n<li>Fix: Custom secondary color displayed when not needed in Share buttons widget<\\/li>\\n<li>Fix: Motion Effects of certain objects are not functioning properly on Safari browser<\\/li>\\n<li>Fix: Missing eye icon in Single template footer preview button<\\/li>\\n<\\/ul>\\n<h4>2.8.3 - 2020-01-01<\\/h4>\\n<ul>\\n<li>Tweak: Updated Table of Contents widget panel location<\\/li>\\n<li>Fix: ACF URL Dynamic field throws <code>undefined index<\\/code> PHP notice (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9929\\\">#9929<\\/a>)<\\/li>\\n<li>Fix: Gallery lightbox pagination shows images from all tabs<\\/li>\\n<li>Fix: "Reply To" option not working in Form widget "Email 2" Action<\\/li>\\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action<\\/li>\\n<li>Fix: Underline option not working in Table of Contents widget Normal state<\\/li>\\n<li>Fix: Query Control <code>Undefined index: autocomplete<\\/code> notice in some cases<\\/li>\\n<li>Fix: Missing display condition to Read More Spacing control in Posts widget<\\/li>\\n<\\/ul>\\n<h4>2.8.2 - 2019-12-19<\\/h4>\\n<ul>\\n<li>Tweak: Improved scroll-spy and collapsing functionality in Table of Contents widget<\\/li>\\n<li>Fix: "No products were found" message not being displayed in an empty Products Archive<\\/li>\\n<li>Fix: Redundant <code><br><\\/code> tags in Single theme template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9927\\\">#9927<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9928\\\">#9928<\\/a>)<\\/li>\\n<li>Fix: Draft Popup shows up in Dynamic tag dropdown<\\/li>\\n<\\/ul>\\n<h4>2.8.1 - 2019-12-18<\\/h4>\\n<ul>\\n<li>Fix: Share Buttons widget not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9920\\\">#9920<\\/a>)<\\/li>\\n<li>Fix: Redundant <code><p><\\/code> tags added to Single Template posts<\\/li>\\n<\\/ul>\\n<h4>2.8.0 - 2019-12-18<\\/h4>\\n<ul>\\n<li>New: Table of Contents Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5171\\\">#5171<\\/a>)<\\/li>\\n<li>New: Added Font Awesome Pro Duotone font family support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9578\\\">#9578<\\/a>)<\\/li>\\n<li>Tweak: Added Lazy Load option to Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9763\\\">#9763<\\/a>)<\\/li>\\n<li>Tweak: Added Random order option to Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9269\\\">#9269<\\/a>)<\\/li>\\n<li>Tweak: Updated Font Awesome Pro to v5.11.2 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9578\\\">#9578<\\/a>)<\\/li>\\n<li>Tweak: Added preselect support for multiple default select values in Forms Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9324\\\">#9324<\\/a>)<\\/li>\\n<li>Tweak: Avoid duplicate queries for Custom Icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9579\\\">#9579<\\/a>)<\\/li>\\n<li>Tweak: Major performance improvements to Gallery widget<\\/li>\\n<li>Tweak: Avoid non-existing images in Gallery widget<\\/li>\\n<li>Tweak: Added <code>tabindex<\\/code>, <code>aria-expanded<\\/code>, <code>aria-hidden<\\/code> and <code>role=\\\"navigation\\\"<\\/code> accessibility attributes to Nav Menu widget<\\/li>\\n<li>Tweak: Changed button HTML tag from <code>button<\\/code> to <code>span<\\/code> in Call to Action and Flip Box widgets for better W3C compliance and accessibility<\\/li>\\n<li>Tweak: Removed Google+ from default networks in Share Buttons widget<\\/li>\\n<li>Tweak: Added compatibility for Library Connect<\\/li>\\n<li>Tweak: Added i18n to Toolset date dynamic tag<\\/li>\\n<li>Tweak: Added external link support to Gallery widget<\\/li>\\n<li>Tweak: Changed the link external attributes implementation to use <code>add_link_attributes()<\\/code> in Gallery widget<\\/li>\\n<li>Tweak: Updated references to the new Schemes system location<\\/li>\\n<li>Tweak: Avoid running Gallery handler when the gallery is empty<\\/li>\\n<li>Tweak: UI Tweaks in Editor Panel<\\/li>\\n<li>Tweak: Added responsive capabilities to Pointer Width control in Nav Menu widget<\\/li>\\n<li>Tweak: Added mobile support for responsive controls in Nav Menu widget<\\/li>\\n<li>Tweak: Refactor <code>register_controls()<\\/code> method in Posts widget skin trait<\\/li>\\n<li>Fix: ACF URL "undefined Index" notice (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7646\\\">#7646<\\/a>)<\\/li>\\n<li>Fix: WooCommerce Mini-Cart widget causes fatal error in edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9304\\\">#9304<\\/a>)<\\/li>\\n<li>Fix: <code>PHP Notice: Undefined index<\\/code> display for Author query (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9864\\\">#9864<\\/a>)<\\/li>\\n<li>Fix: Added compatibility for Button widget placed inside Swiper carousel (<a href=\\\"https:\\/\\/wordpress.org\\/support\\/topic\\/broken-buttons-since-elementor-2-8\\/\\\">Topic<\\/a>)<\\/li>\\n<li>Fix: Avoid empty spaces in Post info widget<\\/li>\\n<li>Tweak: Always show "Custom label" control in Login widget<\\/li>\\n<li>Fix: Nav Menu item typography selector in Nav Menu widget<\\/li>\\n<li>Fix: Facebook Like Button widget causes flickering<\\/li>\\n<li>Fix: WooCommerce mini-cart behaviour when using <code>plain<\\/code> permalinks format<\\/li>\\n<li>Fix: Avoid running Popup triggers when set without conditions<\\/li>\\n<li>Fix: Removed "Date" query from Products widget<\\/li>\\n<li>Fix: Slides widget when used as a Shortcode and is hidden<\\/li>\\n<li>Fix: Custom URL being accessed on swipe in Media Carousel<\\/li>\\n<li>Fix: Media Carousel widget Cube effect glitch<\\/li>\\n<li>Fix: Lightbox shows images from multiple Gallery widgets in the same page<\\/li>\\n<li>Fix: Image <code>alt<\\/code> Text not displayed on overlay in Gallery widget<\\/li>\\n<li>Fix: Gallery widget not visible in Posts widget Full Content skin<\\/li>\\n<li>Fix: WooCommerce mini-cart remove unnecessary hooks registration when WooCommerce integration set to <code>Disable<\\/code><\\/li>\\n<li>Fix: Slides widget button wrapping breaks in mobile view<\\/li>\\n<li>Fix: Dynamic capabilities with the Reviews widget<\\/li>\\n<li>Fix: Disabling autoplay doesn\'t work in Slides widget<\\/li>\\n<li>Fix: Posts widget Full Content skin not working on Single template<\\/li>\\n<li>Fix: Autocomplete not working for "By Author" condition in Display Conditions screen<\\/li>\\n<li>Fix: Posts widget alignment issue<\\/li>\\n<li>Fix: Product Variations Clear button not working in edge cases<\\/li>\\n<li>Fix: Styling issues in Form widget submit button<\\/li>\\n<\\/ul>\\n<h4>2.7.3 - 2019-10-28<\\/h4>\\n<ul>\\n<li>Tweak: Added RTL support to Galleries widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9213\\\">#9213<\\/a>)<\\/li>\\n<li>Tweak: Added Custom Icons compatibility for WordPress 5.3<\\/li>\\n<li>Fix: Missing template function declaration causes fatal error in WC mini-cart widget<\\/li>\\n<li>Fix: Pause on hover doesn\'t work in Carousel widgets<\\/li>\\n<li>Fix: Link-actions conflict with <code>?action=<\\/code> parameter in the URL<\\/li>\\n<li>Fix: Lightbox navigation not working in Gallery widget Single mode<\\/li>\\n<li>Fix: Ken burns effect not working on the 1st slide if Infinite Loop option is turned off in Carousel widgets<\\/li>\\n<li>Fix: Popup Advanced Rules detects internal links as external if current URL starts with <code>www<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.7.2 - 2019-10-06<\\/h4>\\n<ul>\\n<li>Fix: Slide Overlay not working when applying Ken burns effect in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9209\\\">#9209<\\/a>)<\\/li>\\n<li>Fix: Content width glitch in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Horizontal Alignment not working when applying custom style per slide in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Missing semicolon in Custom Fonts <code>font-display<\\/code> CSS<\\/li>\\n<\\/ul>\\n<h4>2.7.1 - 2019-09-26<\\/h4>\\n<ul>\\n<li>Fix: Background Overlay layer is over the slide content in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Duplicate images under "All" filter in Multiple Gallery<\\/li>\\n<\\/ul>\\n<h4>2.7.0 - 2019-09-24<\\/h4>\\n<ul>\\n<li>New: Enhanced Galleries widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1898\\\">#1898<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3103\\\">#3103<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4279\\\">#4279<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7631\\\">#7631<\\/a>)<\\/li>\\n<li>New: Dynamic Number (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5952\\\">#5952<\\/a>)<\\/li>\\n<li>New: Full content skin for Posts and Archive-posts widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4617\\\">#4617<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic number capability to Price List, Price Table, Counter, Star Rating, Progress Bar widgets<\\/li>\\n<li>Tweak: Added tags support to forms Mailchimp action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5418\\\">#5418<\\/a>)<\\/li>\\n<li>Tweak: User Profile Picture Dynamic Tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7947\\\">#7947<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8740\\\">#8740<\\/a>)<\\/li>\\n<li>Tweak: Added <code>font-display<\\/code> support to custom fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5993\\\">#5993<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-pro-2-7-custom-fonts-font-display-support\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added Text Shadow control to Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8800\\\">#8800<\\/a>)<\\/li>\\n<li>Tweak: Added Re-subscribe support to MailerLite (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8799\\\">#8799<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Facebook Embed widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9030\\\">#9030<\\/a>)<\\/li>\\n<li>Tweak: Use <code>swiper.js<\\/code> instead of <code>slick.js<\\/code> in Slides widget (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-2-7-moving-sliders-from-slick-to-swiper\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/search_form\\/before_input<\\/code> action hook to Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5598\\\">#5598<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/search_form\\/after_input<\\/code> action hook to Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5598\\\">#5598<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic support for Custom field key (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7789\\\">#7789<\\/a>)<\\/li>\\n<li>Tweak: Increased expired license notice bar frequency<\\/li>\\n<li>Tweak: Changed the icon name of Slides widget<\\/li>\\n<li>Tweak: Added designated Finder\'s Icons for Custom icons & Custom fonts<\\/li>\\n<li>Tweak: Use Ken Burns Effect as an external module<\\/li>\\n<li>Tweak: Remove Fontello conflicting CSS on import to Custom Icons sets<\\/li>\\n<li>Tweak: Editor Panel UI tweaks<\\/li>\\n<li>Tweak: Added DOM events on Popup show\\/hide (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-pro-2-7-popup-events\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added option to change the variations field width in Add to Cart widget<\\/li>\\n<li>Tweak: Use select control instead of select2 in Menu Cart widget<\\/li>\\n<li>Tweak: Added conditions to the tabs instead of to each control in Share Buttons widget<\\/li>\\n<li>Tweak: Added Typography controls to HTML field in Forms widget<\\/li>\\n<li>Tweak: Allow edit selected Font file in Custom Font<\\/li>\\n<li>Tweak: Changed reCAPTCHA v3 error message<\\/li>\\n<li>Tweak: Remove the "Save as Global" option on Global widget context menu<\\/li>\\n<li>Fix: Corrected selector for <code>removeControlSpinner()<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8790\\\">#8790<\\/a>)<\\/li>\\n<li>Fix: Slides widget navigation icons misplacement (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8533\\\">#8533<\\/a>)<\\/li>\\n<li>Fix: Horizontal Scrollbar when Slider widget is set to Full Width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8527\\\">#8527<\\/a>)<\\/li>\\n<li>Fix: Inconsistent behavior when "Infinite Loop" enabled with "Autoplay" in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6726\\\">#6726<\\/a>)<\\/li>\\n<li>Fix: Ken Burns effect on Chrome transition glitches (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1671\\\">#1671<\\/a>)<\\/li>\\n<li>Fix: Nothing found message shows up inside the columns set in Posts Archive widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7347\\\">#7347<\\/a>)<\\/li>\\n<li>Fix: Responsive UI glitch in Popup Conditions modal tabs<\\/li>\\n<li>Fix: Removed unnecessary divider in Call to Action widget<\\/li>\\n<li>Fix: Custom Add To Cart * button style (size, position and background color) when <code>quantity<\\/code> is enabled.<\\/li>\\n<li>Fix: Add support for Document\\/PageBase in Theme Builder (Core >=2.7.0)<\\/li>\\n<li>Fix: Ampersand character breaks email link in Share Buttons widget<\\/li>\\n<li>Fix: Correct custom font attachment <code>mime-type<\\/code> to show uploaded Custom Fonts<\\/li>\\n<li>Fix: Mini-Cart not refreshing in Menu Cart widget<\\/li>\\n<li>Fix: Cart drawer not working when WC Subscriptions plugin is activated<\\/li>\\n<li>Fix: Querying CPT with custom taxonomies does not show the taxonomies before saving<\\/li>\\n<li>Fix: Double rendering on change caused console error in Theme Builder\'s conditions screen<\\/li>\\n<li>Fix: Translations and Strings in Share Buttons widget<\\/li>\\n<li>Fix: Avoid using offset if the source is Manual selection in Query Control<\\/li>\\n<li>Fix: Form being submitted although reCAPTCHA v3 validation failed in Forms widget<\\/li>\\n<\\/ul>\\n<h4>2.6.5 - 2019-08-26<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7<\\/li>\\n<li>Fix: Button style not working when <code>quantity<\\/code> is enabled in Custom Add To Cart widget<\\/li>\\n<li>Fix: Updated minified JS file fixed WhatsApp base URL in Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>2.6.4 - 2019-08-21<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7<\\/li>\\n<li>Fix: Changed WhatsApp base URL in Share Buttons widget for cross-device compatibility<\\/li>\\n<li>Fix: Random slides order after several clicks on pagination in Testimonial Carousel widget<\\/li>\\n<\\/ul>\\n<h4>2.6.3 - 2019-08-18<\\/h4>\\n<ul>\\n<li>Fix: Core version rollback to <code>>2.6.0<\\/code> causes a fatal error<\\/li>\\n<li>Fix: Duplicate images when slideshow skin is selected in Media Carousel lightbox<\\/li>\\n<li>Fix: Default bottom margin added to reCAPTCHA V3 badge<\\/li>\\n<li>Fix: Input glitch in reCAPTCHA V3 threshold settings<\\/li>\\n<\\/ul>\\n<h4>2.6.2 - 2019-07-30<\\/h4>\\n<ul>\\n<li>Tweak: Better accessibility support in Search Form widget<\\/li>\\n<li>Fix: UI glitched in Popup publish screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8616\\\">#8616<\\/a>)<\\/li>\\n<li>Fix: "Child of Term" and "Any child of term" conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8695\\\">#8695<\\/a>)<\\/li>\\n<li>Fix: Restored <code>library_widget_templates<\\/code> action hook for 3rd party compatibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8687\\\">#8687<\\/a>)<\\/li>\\n<li>Fix: Twitter Icon missing in Blockquote widget<\\/li>\\n<li>Fix: Form reCAPTCHA v3 badge position not working<\\/li>\\n<li>Fix: Renewal notice bar appears in wrong situations<\\/li>\\n<li>Fix: Draft Icon Set loads empty Icon Library<\\/li>\\n<\\/ul>\\n<h4>2.6.1 - 2019-07-24<\\/h4>\\n<ul>\\n<li>Fix: Query Control autocomplete not retrieving results (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8672\\\">#8672<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8661\\\">#8661<\\/a>)<\\/li>\\n<li>Fix: Price Table features section not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8660\\\">#8660<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.6.0 - 2019-07-23<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Icon sets - including Fontello, IcoMoon and Fontastic support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/110\\\">#110<\\/a>)<\\/li>\\n<li>New: Added Font Awesome 5 Pro integration including 5,300+ icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4430\\\">#4430<\\/a>)<\\/li>\\n<li>New: Added reCAPTCHA v3 integration to Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8213\\\">#8213<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6039\\\">#6039<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7165\\\">#7165<\\/a>)<\\/li>\\n<li>Tweak: Added Exit Animation for Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7063\\\">#7063<\\/a>)<\\/li>\\n<li>Tweak: Added ACF Dynamic tag support for archive pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5147\\\">#5147<\\/a>)<\\/li>\\n<li>Tweak: Added Navigator Indicators for Custom CSS & Motion Effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2180\\\">#2180<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities for Form Redirect action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7552\\\">#7552<\\/a>)<\\/li>\\n<li>Tweak: Added Logged In Message styling options for Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7928\\\">#7928<\\/a>)<\\/li>\\n<li>Tweak: Added <code>none<\\/code> breakpoint option to Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7916\\\">#7916<\\/a>)<\\/li>\\n<li>Tweak: Added option to place Post Terms dynamic tag without links (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8366\\\">#8366<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor\\/query\\/query_results<\\/code> hook to Query Control to allow full control over results (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7912\\\">#7912<\\/a>)<\\/li>\\n<li>Tweak: Allow choosing Heading HTML tag in Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8090\\\">#8090<\\/a>)<\\/li>\\n<li>Tweak: Show popup on dynamic click even when <code>Avoid Multiple Popups<\\/code> option is selected (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8189\\\">#8189<\\/a>)<\\/li>\\n<li>Tweak: Added condition option to all of archive child pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8256\\\">#8256<\\/a>)<\\/li>\\n<li>Tweak: Added <code>Effects Relative To<\\/code> control to Scrolling Effects<\\/li>\\n<li>Tweak: Allow shortcodes in HTML Form field<\\/li>\\n<li>Tweak: Removed donReach integration from Share Buttons widget due to service inconsistent stability<\\/li>\\n<li>Tweak: Changed MailChimp <code>List<\\/code> label to <code>Audience<\\/code><\\/li>\\n<li>Tweak: Improved Entrance and Exit animation behavior in Popup<\\/li>\\n<li>Tweak: Added <code>Deprecated Notice<\\/code> control to <code>Archive Products<\\/code> and <code>Woo Products<\\/code> widgets<\\/li>\\n<li>Tweak: Added default dynamic title for archives in Theme Builder<\\/li>\\n<li>Tweak: Added condition to show <code>Centered Slides<\\/code> control in Media Carousel widget<\\/li>\\n<li>Tweak: Added notice bar in the Editor when the license is expired or not activated<\\/li>\\n<li>Tweak: Replaced <code>select<\\/code> control with <code>choose<\\/code> control in Price List widget<\\/li>\\n<li>Tweak: Removed Font Awesome 4 dependencies from the Editor<\\/li>\\n<li>Tweak: Minor styling tweaks in the Popup publish modal<\\/li>\\n<li>Tweak: Hide ordering form in Products widget on front page<\\/li>\\n<li>Tweak: Removed page title markup when \'Hide Title\' is active<\\/li>\\n<li>Tweak: Added style controls for HTML field in Form widget<\\/li>\\n<li>Fix: Form widget Date picker makes the Popup builder disappear (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7240\\\">#7240<\\/a>)<\\/li>\\n<li>Fix: Sticky element stop point stops working on viewport resize (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7884\\\">#7884<\\/a>)<\\/li>\\n<li>Fix: Copy-Paste style not pasting the Pointer option in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8497\\\">#8497<\\/a>)<\\/li>\\n<li>Fix: Missing Print icon in Share Buttons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8506\\\">#8506<\\/a>)<\\/li>\\n<li>Fix: UI style glitch in Blockquote widget when viewing from iPad<\\/li>\\n<li>Deprecated: <code>DB::save_editor()<\\/code> - Remove usage of this method (<a href=\\\"https:\\/\\/developers.elementor.com\\/v2-6-0-planned-deprecations\\/\\\">Deprecation Post<\\/a>)<\\/li>\\n<li>Deprecated: <code>DB::get_plain_editor()<\\/code> - Remove usage of this method (<a href=\\\"https:\\/\\/developers.elementor.com\\/v2-6-0-planned-deprecations\\/\\\">Deprecation Post<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.14 - 2019-07-14<\\/h4>\\n<ul>\\n<li>Fix: Better WC Related Product grid support to various themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8555\\\">#8555<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.13 - 2019-07-11<\\/h4>\\n<ul>\\n<li>Fix: Better WC grid support to various themes<\\/li>\\n<\\/ul>\\n<h4>2.5.12 - 2019-07-10<\\/h4>\\n<ul>\\n<li>Fix: Grid for WooCommerce Archive Product widget<\\/li>\\n<li>Fix: Remove redundant <code>whitespace<\\/code> CSS property causes style glitch in iPad<\\/li>\\n<li>Tweak: Added more compatibility for Elementor v2.6<\\/li>\\n<\\/ul>\\n<h4>2.5.11 - 2019-07-02<\\/h4>\\n<ul>\\n<li>Fix: Close icon missing from Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8460\\\">#8460<\\/a>)<\\/li>\\n<li>Fix: Elementor Pro v2.5.10 shows PHP notice regarding notice bar (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8461\\\">#8461<\\/a>)<\\/li>\\n<li>Fix: Fatal error when deleting used Pods fields (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8396\\\">#8396<\\/a>)<\\/li>\\n<li>Fix: Missing dropdown icon in conditions screen<\\/li>\\n<\\/ul>\\n<h4>2.5.10 - 2019-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.6<\\/li>\\n<li>Tweak: Error caused by empty Rows & Columns values in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8261\\\">#8261<\\/a>)<\\/li>\\n<li>Fix: Do not unset <code>product<\\/code> CPT if it\'s not from WooCommerce (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8160\\\">#8160<\\/a>)<\\/li>\\n<li>Fix: Column Spacing not working in WooCommerce Archive Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8285\\\">#8285<\\/a>)<\\/li>\\n<li>Fix: Title styling not working in Products Categories widget<\\/li>\\n<li>Fix: Empty value in Dynamic Pods Gallery dropdown using Safari browser<\\/li>\\n<li>Fix: WooCommerce archives included in "All Archives" condition<\\/li>\\n<\\/ul>\\n<h4>2.5.9 - 2019-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Removed <code>auto-confirm<\\/code> control from MailPoet to support new version of MailPoet<\\/li>\\n<li>Fix: Multiple Custom Fonts not rendered in the editor<\\/li>\\n<li>Fix: Products <code>sale<\\/code> query - handle exclude by manual selection.<\\/li>\\n<li>Fix: Product Categories grid row & column style<\\/li>\\n<li>Fix: Form integration AJAX cache override<\\/li>\\n<li>Fix: Removed redundant CSS on Canvas & Header-Footer page templates<\\/li>\\n<\\/ul>\\n<h4>2.5.8 - 2019-05-06<\\/h4>\\n<ul>\\n<li>Fix: Popup entrance animation not working in frontend<\\/li>\\n<li>Fix: Popup Exit Intent trigger activated multiple times<\\/li>\\n<\\/ul>\\n<h4>2.5.7 - 2019-05-05<\\/h4>\\n<ul>\\n<li>Fix: Embedded video keeps playing after a Popup is closed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7875\\\">#7875<\\/a>)<\\/li>\\n<li>Fix: Maximum call stack size exceeded error in Safari (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7824\\\">#7824<\\/a>)<\\/li>\\n<li>Fix: Entrance animations not appearing on Popup reopen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7395\\\">#7395<\\/a>)<\\/li>\\n<li>Fix: WC variations select style glitch in several themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8008\\\">#8008<\\/a>)<\\/li>\\n<li>Fix: Theme Builder taxonomy conditions not retrieving proper results in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.5.6 - 2019-04-29<\\/h4>\\n<ul>\\n<li>Tweak: Removed <code>Shortcode<\\/code> dynamic from Image, Gallery and Media control<\\/li>\\n<li>Fix: Popup not inheriting entrance animation in responsive mode (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7809\\\">#7809<\\/a>)<\\/li>\\n<li>Fix: Terms autocomplete retrieves wrong results in Query Control<\\/li>\\n<li>Fix: Query Control Related by author glitches in edge cases<\\/li>\\n<li>Fix: Query Control using terms for Products widget<\\/li>\\n<li>Fix: Posts cards style glitch in small screens<\\/li>\\n<li>Fix: Display conditions delete icon missing in small screens<\\/li>\\n<li>Fix: Avoid rendering Menu Cart widget in WordPress native editor<\\/li>\\n<\\/ul>\\n<h4>2.5.5 - 2019-04-08<\\/h4>\\n<ul>\\n<li>Tweak: Allow text selection inside a Popup<\\/li>\\n<li>Fix: Added backwards compatibility for <code>tax_query<\\/code> in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7751\\\">#7751<\\/a>)<\\/li>\\n<li>Fix: Missing arguments for <code>widget_title<\\/code> filter (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7745\\\">#7745<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.4 - 2019-04-03<\\/h4>\\n<ul>\\n<li>Fix: Move Query from using <code>term_id<\\/code> to <code>term_taxonomy_id<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7653\\\">#7653<\\/a>)<\\/li>\\n<li>Fix: Offset manipulation hook removal in Query control<\\/li>\\n<li>Fix: Missing form field <code>ID<\\/code> in some edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7711\\\">#7711<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7660\\\">#7660<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.3 - 2019-03-31<\\/h4>\\n<ul>\\n<li>Tweak: Updated Google Calendar dynamic tag URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7673\\\">#7673<\\/a>)<\\/li>\\n<li>Fix: Missing form field names (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7651\\\">#7651<\\/a>)<\\/li>\\n<li>Fix: PHP 5.4 backward compatibility in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7633\\\">#7633<\\/a>)<\\/li>\\n<li>Fix: <code>products_deprecated<\\/code> Query Control module compatibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7654\\\">#7654<\\/a>)<\\/li>\\n<li>Fix: Changed query method from <code>term_id<\\/code> to <code>term_taxonomy_id<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7653\\\">#7653<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.2 - 2019-03-27<\\/h4>\\n<ul>\\n<li>Fix: Overwrite parent widget type in Global Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7632\\\">#7632<\\/a>)<\\/li>\\n<li>Fix: Avoid Duplicates option not working in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7635\\\">#7635<\\/a>)<\\/li>\\n<li>Fix: Manual Selection option not working in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7634\\\">#7634<\\/a>)<\\/li>\\n<li>Fix: Incorrect condition caused handlers issues inside popup<\\/li>\\n<\\/ul>\\n<h4>2.5.1 - 2019-03-26<\\/h4>\\n<ul>\\n<li>Fix: Query Control invalid call to deprecated action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7619\\\">#7619<\\/a>)<\\/li>\\n<li>Tweak: Renamed action hook from <code>elementor_pro\\/{$widget_name}\\/query\\/{$query_id}<\\/code> to <code>elementor\\/query\\/{$query_id}<\\/code><\\/li>\\n<li>Tweak: Renamed filter hook from <code>elementor_pro\\/query_control\\/get_query_args\\/current_query<\\/code> to <code>elementor\\/query\\/get_query_args\\/current_query<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.5.0 - 2019-03-26<\\/h4>\\n<ul>\\n<li>New: Introducing Motion Effects including Scrolling & Mouse effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/72\\\">#72<\\/a>)<\\/li>\\n<li>New: Introducing Related Posts for Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7306\\\">#7306<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7490\\\">#7490<\\/a>)<\\/li>\\n<li>New: Introducing Date query for Query Control<\\/li>\\n<li>New: Introducing Sticky Posts support for Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2501\\\">#2501<\\/a>)<\\/li>\\n<li>Tweak: Added option to open a Popup by a custom selector (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6871\\\">#6871<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6876\\\">#6876<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7258\\\">#7258<\\/a>)<\\/li>\\n<li>Tweak: Option to count when Popup is closed in "Show up to X times" Advanced Rule<\\/li>\\n<li>Tweak: Added full border radius control options inside Popup<\\/li>\\n<li>Tweak: Changed exit intent icon in Popups<\\/li>\\n<li>Tweak: Show only one popup in its own preview<\\/li>\\n<li>Tweak: Added responsive support to Popup entrance animation control<\\/li>\\n<li>Tweak: Conditions - Singular <code>All Pages<\\/code> string changed to <code>Pages<\\/code><\\/li>\\n<li>Tweak: Added form field shortcode support for Drip tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7000\\\">#7000<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities to Price List widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7258\\\">#7258<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Custom Attributes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6779\\\">#6779<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities to Flip Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6986\\\">#6986<\\/a>)<\\/li>\\n<li>Tweak: Decrease <code>z-index<\\/code> for Nav Menu (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6869\\\">#6869<\\/a>)<\\/li>\\n<li>Tweak: Changed "Scrolling Effects" section label to "Motion Effects"<\\/li>\\n<li>Tweak: Use filter <code>get_meta_viewport<\\/code> for header templates (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7043\\\">#7043<\\/a>)<\\/li>\\n<li>Tweak: use filterable <code>Util::get_public_post_types()<\\/code> in Theme Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7172\\\">#7172<\\/a>)<\\/li>\\n<li>Tweak: Added Cloudflare rocket-loader support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7443\\\">#7443<\\/a>)<\\/li>\\n<li>Tweak: Added responsive support to WC Products Columns & Rows Gap controls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6913\\\">#6913<\\/a>)<\\/li>\\n<li>Tweak: WC Menu cart "View Cart" & "Checkout" buttons styling<\\/li>\\n<li>Fix: Custom ID reset to default when dragging repeater<\\/li>\\n<li>Fix: Conflict between archive-products widget and WC customizer<\\/li>\\n<li>Fix: Add to Cart widget <code>spacing<\\/code> and <code>space-between<\\/code><\\/li>\\n<li>Fix: Library view when creating a new Header or Footer<\\/li>\\n<li>Fix: Post types labels missing on Add New Template modal<\\/li>\\n<\\/ul>\\n<h4>2.4.8 - 2019-03-11<\\/h4>\\n<ul>\\n<li>Fix: Missing query section in Products widget<\\/li>\\n<li>Fix: Missing Taxonomy controls in Products widget in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.4.7 - 2019-03-06<\\/h4>\\n<ul>\\n<li>Fix: Compatibility Global Widget with Elementor v2.5.0+<\\/li>\\n<\\/ul>\\n<h4>2.4.6 - 2019-03-04<\\/h4>\\n<ul>\\n<li>Fix: Pods gallery dynamic when empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7127\\\">#7127<\\/a>)<\\/li>\\n<li>Fix: Duplicate call for conditions screen issue<\\/li>\\n<li>Fix: Compatibility with Elementor v2.5.0<\\/li>\\n<\\/ul>\\n<h4>2.4.5 - 2019-02-18<\\/h4>\\n<ul>\\n<li>Fix: Image size issue in Testimonial Carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7058\\\">#7058<\\/a>)<\\/li>\\n<li>Fix: MailChimp groups not saved in a form integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7083\\\">#7083<\\/a>)<\\/li>\\n<li>Fix: Show popup preview only on it\'s own preview<\\/li>\\n<li>Fix: Elementor dashboard templates URL corrupted links in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.4.4 - 2019-02-11<\\/h4>\\n<ul>\\n<li>Tweak: Added ACF Date Time Picker field support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6690\\\">#6690<\\/a>)<\\/li>\\n<li>Tweak: Changed the term of <code>All Posts<\\/code> condition to <code>Posts<\\/code><\\/li>\\n<li>Fix: Added <code><IfModule><\\/code> to avoid 500 error when <code>mod-headers<\\/code> is missing (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7034\\\">#7034<\\/a>)<\\/li>\\n<li>Fix: Include post CSS deletion in Global Widget update (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6856\\\">#6856<\\/a>)<\\/li>\\n<li>Fix: <code>Textarea<\\/code> default value in Forms Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6934\\\">#6934<\\/a>)<\\/li>\\n<li>Fix: MailPoet latest version caused fatal error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6996\\\">#6996<\\/a>)<\\/li>\\n<li>Fix: Fatal Error caused by calling MailPoet deleted method<\\/li>\\n<li>Notice: MailPoet <code>Auto Confirm<\\/code> option will now default to "On"<\\/li>\\n<\\/ul>\\n<h4>2.4.3 - 2019-01-30<\\/h4>\\n<ul>\\n<li>Fix: Custom Add to Cart widget responsive alignment settings<\\/li>\\n<li>Fix: Links in Post Info widget<\\/li>\\n<li>Fix: WooCommerce <code>View Cart<\\/code> string translate<\\/li>\\n<li>Fix: Wrapper classes for header\\/footer templates (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6884\\\">#6884<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.4.2 - 2019-01-25<\\/h4>\\n<ul>\\n<li>Tweak: Added pixel units to Close Button position control in Popups<\\/li>\\n<li>Fix: Exclude error in WC Products widget<\\/li>\\n<\\/ul>\\n<h4>2.4.1 - 2019-01-24<\\/h4>\\n<ul>\\n<li>Tweak: Added CSS classes control to Popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6826\\\">#6826<\\/a>)<\\/li>\\n<li>Tweak: Added responsive image size to Testimonial Carousel widget<\\/li>\\n<li>Fix: PHP warning when Toolset Date dynamic is empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6842\\\">#6842<\\/a>)<\\/li>\\n<li>Fix: Support of exclude-ids in WC Products widget<\\/li>\\n<li>Fix: Popup close button not clickable<\\/li>\\n<li>Fix: Alignment justify issue of Add to Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6749\\\">#6749<\\/a>)<\\/li>\\n<li>Fix: Bad anchors breaks the page JS<\\/li>\\n<li>Fix: Popup overlay shown when turned off<\\/li>\\n<\\/ul>\\n<h4>2.4.0 - 2019-01-21<\\/h4>\\n<ul>\\n<li>New: Introducing Popup Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/628\\\">#628<\\/a>)<\\/li>\\n<li>New: Added <code>Popup<\\/code> Dynamic Tag<\\/li>\\n<li>New: Added <code>Popup<\\/code> forms action after submit<\\/li>\\n<li>New: Added User Info dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6322\\\">#6322<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for "Nothing Found" message<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/theme_builder\\/archive\\/escape_nothing_found_message<\\/code> Filter to avoid HTML escaping in "Nothing Found" message (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6053\\\">#6053<\\/a>)<\\/li>\\n<li>Tweak: Added <code>add_doc_to_location<\\/code> method to Allow insertion of a document to a location<\\/li>\\n<li>Fix: <code>z-index<\\/code> issue with CTA widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6486\\\">#6486<\\/a>)<\\/li>\\n<li>Fix: Hide the Post Content widget and show it only in a Single document<\\/li>\\n<li>Fix: <code>selector<\\/code> replacement in Custom CSS<\\/li>\\n<li>Fix: Apply <code>the_content<\\/code> on the real content only<\\/li>\\n<li>Fix: CSS for WC products selector (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6559\\\">#6559<\\/a>)<\\/li>\\n<li>Fix: Odnoklassniki share URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6638\\\">#6638<\\/a>)<\\/li>\\n<li>Fix: Custom link new tab in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5766\\\">#5766<\\/a>)<\\/li>\\n<li>Fix: <code>nofollow<\\/code> link in Flip Box & CTA widgets<\\/li>\\n<li>Fix: Post Terms in Post Info widget<\\/li>\\n<li>Fix: Added screen reader to some icons & buttons for better accessibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5386\\\">#5386<\\/a>)<\\/li>\\n<li>Fix: Accessibility labels in Reviews widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6630\\\">#6630<\\/a>)<\\/li>\\n<li>Fix: Link to cart page not working when WooCommerce Subscriptions is active<\\/li>\\n<li>Fix: MailChimp Selected list not showing on reloading in Form widget<\\/li>\\n<li>Fix: Sub-menu arrow position in Nav Menu widget<\\/li>\\n<li>Fix: Conflict with WP Security Audit Log plugin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6648\\\">#6648<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.3.1 - 2018-12-19<\\/h4>\\n<ul>\\n<li>Fix: Template widget search functionality (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6473\\\">#6473<\\/a>)<\\/li>\\n<li>Fix: Apply <code>the_content<\\/code> filter to post content in theme builder<\\/li>\\n<\\/ul>\\n<h4>2.3.0 - 2018-12-17<\\/h4>\\n<ul>\\n<li>New: Introducing Discord Integration for Forms (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4218\\\">#4218<\\/a>)<\\/li>\\n<li>New: Introducing Slack Integration for Forms<\\/li>\\n<li>New: Introducing MailerLite Integration for Forms (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4462\\\">#4462<\\/a>)<\\/li>\\n<li>New: Activate Elementor Pro plugin by connecting to Elementor account<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/utils\\/get_public_post_types<\\/code> filter hook (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5900\\\">#5900<\\/a>)<\\/li>\\n<li>Tweak: Added <code>loop_start<\\/code> & <code>the_content<\\/code> hooks for Post Content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6173\\\">#6173<\\/a>)<\\/li>\\n<li>Tweak: Removed Custom Attributes from Page Settings<\\/li>\\n<li>Tweak: Always add the Custom CSS control to the Advanced tab<\\/li>\\n<li>Fix: In sub Term condition false positive in edge cases<\\/li>\\n<li>Fix: ToolSet Dynamic Image fallback<\\/li>\\n<li>Fix: Style glitch with the dropdown color in Nav Menu widget<\\/li>\\n<li>Fix: Style glitch in the Conditions screen in Safari browser<\\/li>\\n<li>Fix: Ribbon in the CTA widget obscures drop down menu (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6080\\\">#6080<\\/a>)<\\/li>\\n<li>Fix: The color of label won\'t change color in Widget login<\\/li>\\n<\\/ul>\\n<h4>2.2.5 - 2018-12-11<\\/h4>\\n<ul>\\n<li>New: Add Style Tab & Custom CSS for Header & Footer Templates.<\\/li>\\n<li>Tweak: Added a better identifier for subpages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6362\\\">#6362<\\/a>)<\\/li>\\n<li>Tweak: Removed Custom Attributes from page settings<\\/li>\\n<li>Fix: Yahoo event URL date issue (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6354\\\">#6354<\\/a>)<\\/li>\\n<li>Fix: Allow timezone settings in Google event URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6354\\\">#6354<\\/a>)<\\/li>\\n<li>Fix: Avoid <code>z-index<\\/code> changes by <code>nanocss<\\/code> in build process<\\/li>\\n<li>Fix: Added missing WC upsells products CSS<\\/li>\\n<li>Fix: Nav Menu dropdown losing color on hover<\\/li>\\n<li>Fix: WC Product Add-ons CSS compatibility<\\/li>\\n<\\/ul>\\n<h4>2.2.4 - 2018-12-04<\\/h4>\\n<ul>\\n<li>Fix: Global widget not saving changes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6340\\\">#6340<\\/a>)<\\/li>\\n<li>Fix: Dynamic tags support in Blockquote widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6334\\\">#6334<\\/a>)<\\/li>\\n<li>Fix: Forms Redirect URL action when using form field values with spaces<\\/li>\\n<\\/ul>\\n<h4>2.2.3 - 2018-11-29<\\/h4>\\n<ul>\\n<li>Fix: Missing "Edit Template" in Template widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6271\\\">#6271<\\/a>)<\\/li>\\n<li>Fix: Follow menu anchors with UTF8 characters in Nav Menu<\\/li>\\n<li>Fix: Show only supported templates in Template widget<\\/li>\\n<li>Fix: Revert conflicting fix for a default order for WC archive<\\/li>\\n<\\/ul>\\n<h4>2.2.2 - 2018-11-28<\\/h4>\\n<ul>\\n<li>Fix: Lightbox dynamic tag crashes the editor<\\/li>\\n<\\/ul>\\n<h4>2.2.1 - 2018-11-28<\\/h4>\\n<ul>\\n<li>New: Added <code>ACF File<\\/code> Dynamic tag to support text controls.<\\/li>\\n<li>Tweak: Added option to hide item count bubble when cart is empty in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6223\\\">#6223<\\/a>)<\\/li>\\n<li>Tweak: Added Actions group for Lightbox and Contact URL tags<\\/li>\\n<li>Tweak: Added filter <code>elementor_pro\\/dynamic_tags\\/shortcode\\/should_escape<\\/code> to avoid escaping in Shortcode dynamic tag<\\/li>\\n<li>Tweak: MailPoet3 integration allow Subscriber to to subscribe to multiple lists<\\/li>\\n<li>Tweak: Added front-end max file size validation for upload fields<\\/li>\\n<li>Tweak: Added <code>by-author<\\/code> per Post-Type condition for theme builder<\\/li>\\n<li>Fix: Template widget panel not showing the selected template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6271\\\">#6271<\\/a>)<\\/li>\\n<li>Fix: Conflict between ACF with Safari browser on Select option in Dynamic tag<\\/li>\\n<li>Fix: Add post classes only for the Single template<\\/li>\\n<li>Fix: Set document type as not editable for unsupported document like Global widget<\\/li>\\n<li>Fix: Avoid duplicate query for current WC product query<\\/li>\\n<li>Fix: Product Archive showing oldest products instead of latest<\\/li>\\n<li>Fix: CSS reset in Posts widget using cards skin<\\/li>\\n<\\/ul>\\n<h4>2.2.0 - 2018-11-19<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Attributes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/290\\\">#290<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3990\\\">#3990<\\/a>)<\\/li>\\n<li>New: Added evergreen option for Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4459\\\">#4459<\\/a>)<\\/li>\\n<li>New: Added expire actions option for Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5242\\\">#5242<\\/a>)<\\/li>\\n<li>New: Introducing Reviews widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3854\\\">#3854<\\/a>)<\\/li>\\n<li>New: Introducing Sitemap widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5594\\\">#5594<\\/a>)<\\/li>\\n<li>New: Added Request Parameter dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4934\\\">#4934<\\/a>)<\\/li>\\n<li>New: Added Shortcode dynamic tag<\\/li>\\n<li>New: Added Image and Video Lightbox dynamic tag<\\/li>\\n<li>New: Added Contact URL dynamic tag<\\/li>\\n<li>New: Added Featured Image Data dynamic tag<\\/li>\\n<li>New: Added default value to each field in the Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4268\\\">#4268<\\/a>)<\\/li>\\n<li>New: Added "Any Child Of" condition to template conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5321\\\">#5321<\\/a>)<\\/li>\\n<li>New: Added "In Child" condition to template conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5587\\\">#5587<\\/a>)<\\/li>\\n<li>Tweak: Added Form Redirect URL with form values (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2564\\\">#2564<\\/a>)<\\/li>\\n<li>Tweak: Added default post classes to template wrapper (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5959\\\">#5959<\\/a>)<\\/li>\\n<li>Tweak: Better labels for terms in Query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6092\\\">#6092<\\/a>)<\\/li>\\n<li>Tweak: Renamed "Child Of" templates condition to "Direct Child Of"<\\/li>\\n<li>Tweak: Added <code>elementor\\/theme\\/get_location_templates\\/condition_sub_id<\\/code> filter hook to allow template condition translations<\\/li>\\n<li>Tweak: Load the Template Library widget via Ajax for better performance<\\/li>\\n<li>Tweak: Added 404 page title for Page Title dynamic tag<\\/li>\\n<li>Fix: Menu Cart Toggle has # URL link (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6141\\\">#6141<\\/a>)<\\/li>\\n<li>Fix: Alignment issue in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5790\\\">#5790<\\/a>)<\\/li>\\n<li>Fix: Avoid potential security risk in forms<\\/li>\\n<li>Fix: Template By Author condition conflicts with 404 page<\\/li>\\n<li>Fix: Restored WC Product Content widget in Single Product template<\\/li>\\n<li>Fix: Theme Builder Preview URLs for date archives and 404 pages<\\/li>\\n<li>Fix: Highlight active menu anchor items only when scrolled into view<\\/li>\\n<li>Fix: Carousel Pagination Progress style to support new Swiper version<\\/li>\\n<\\/ul>\\n<h4>2.1.13 - 2018-11-12<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for new brand Finder in v2.3.0<\\/li>\\n<li>Fix: Settings conflict when there are multiple carousels in the page<\\/li>\\n<\\/ul>\\n<h4>2.1.12 - 2018-11-05<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.3<\\/li>\\n<li>Tweak: Better performance for Template Library widget<\\/li>\\n<li>Fix: Fatal error if a taxonomy used in a dynamic field is removed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6029\\\">#6029<\\/a>)<\\/li>\\n<li>Fix: Date Time dynamic tag now respect site language (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6001\\\">#6001<\\/a>)<\\/li>\\n<li>Fix: Custom CSS printed twice in the front-end<\\/li>\\n<li>Fix: ACF Image field PHP warning (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6051\\\">#6051<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.1.11 - 2018-10-22<\\/h4>\\n<ul>\\n<li>New: Added ACF local fields compatibility<\\/li>\\n<li>Tweak: Re-brand TypeKit by Adobe Fonts integration<\\/li>\\n<li>Fix: Exclude <code>is_embed<\\/code> from Singular condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5915\\\">#5915<\\/a>)<\\/li>\\n<li>Fix: Avoid conflict with Ad Blockers and Share Buttons<\\/li>\\n<li>Fix: Current date time dynamic tag now shows local time<\\/li>\\n<li>Fix: Avoid conflict with 3rd party plugins that filter the permalink<\\/li>\\n<li>Fix: Avoid PHP warning when no groups are selected for MailChimp integration<\\/li>\\n<li>Fix: Avoid PHP warning if checkbox field is empty for ACF<\\/li>\\n<li>Fix: Respect password protected for a WC single product template<\\/li>\\n<li>Fix: Respect <code>order<\\/code> settings for WC archive also without pagination<\\/li>\\n<\\/ul>\\n<h4>2.1.10 - 2018-10-09<\\/h4>\\n<ul>\\n<li>Tweak: Added responsive alignment control for Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5821\\\">#5821<\\/a>)<\\/li>\\n<li>Tweak: Added link control to Animated Headline widget<\\/li>\\n<li>Fix: Mobile nav menu jump on RTL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5711\\\">#5711<\\/a>)<\\/li>\\n<li>Fix: Responsive alignment control in Add to Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5830\\\">#5830<\\/a>)<\\/li>\\n<li>Fix: Added IE compatibility for Animated Headline widget<\\/li>\\n<li>Fix: Post Content widget is now shown only on <code>Single<\\/code> templates<\\/li>\\n<li>Fix: Query Control Pagination with offset<\\/li>\\n<\\/ul>\\n<h4>2.1.9 - 2018-09-17<\\/h4>\\n<ul>\\n<li>Tweak: Added Centered Slides option for Slideshow carousel<\\/li>\\n<li>Fix: Allow only public CPT for Manual Selection in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5091\\\">#5091<\\/a>)<\\/li>\\n<li>Fix: ACF Gallery option support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5344\\\">#5344<\\/a>)<\\/li>\\n<li>Fix: Page scrolling on resize when sticky is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5740\\\">#5740<\\/a>)<\\/li>\\n<li>Fix: Edit custom name for Global Widget in the Navigator (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5689\\\">#5689<\\/a>)<\\/li>\\n<li>Fix: Coverflow transition effect in Carousel<\\/li>\\n<li>Fix: Weird mobile behavior with Cube effect in Carousel<\\/li>\\n<li>Fix: Show the first thumbnail in the Slideshow carousel correctly<\\/li>\\n<\\/ul>\\n<h4>2.1.8 - 2018-09-12<\\/h4>\\n<ul>\\n<li>Tweak: Added styling options for WC Additional Information widget<\\/li>\\n<li>Tweak: Added styling options for \'View Cart\' link in Products widget<\\/li>\\n<li>Fix: 3rd party plugin support for WC single product template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5338\\\">#5338<\\/a>)<\\/li>\\n<li>Fix: Layout of Related Product widget with WC native style<\\/li>\\n<\\/ul>\\n<h4>2.1.7 - 2018-09-03<\\/h4>\\n<ul>\\n<li>New: WC Archive Description widget<\\/li>\\n<li>Tweak: Added blend mode to Slides widget background overlay (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5555\\\">#5555<\\/a>)<\\/li>\\n<li>Tweak: Added \'Current Subcategories\' option to Product Categories widget<\\/li>\\n<li>Fix: Added default vertical alignment in Author Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5589\\\">#5589<\\/a>)<\\/li>\\n<li>Tweak: Added more blend mode options for CTA widget<\\/li>\\n<li>Tweak: Improved plugin updater method based on WordPress version<\\/li>\\n<li>Fix: Improved IE compatibility for Posts and Portfolio widgets<\\/li>\\n<li>Fix: Added default gap for products pagination<\\/li>\\n<li>Fix: Post thumbnail flickering in Safari browser<\\/li>\\n<li>Fix: Close mobile nav menu on click only in full-width mode<\\/li>\\n<li>Fix: Added trailing slash to pagination links in Posts widget<\\/li>\\n<\\/ul>\\n<h4>2.1.6 - 2018-08-28<\\/h4>\\n<ul>\\n<li>New: WC Product Category Image widget and Dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5117\\\">#5117<\\/a>)<\\/li>\\n<li>Tweak: Allow HTML in Excerpt widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5491\\\">#5491<\\/a>)<\\/li>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2<\\/li>\\n<li>Tweak: Deprecated Follow option in the Facebook Button widget<\\/li>\\n<li>Fix: Posts widget grid in Safari & IE11 (Depended on Elementor v2.2)<\\/li>\\n<li>Fix: Posts widget CSS when using cards skin in masonry mode<\\/li>\\n<li>Fix: ACF Image & ACF URL option support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5344\\\">#5344<\\/a>)<\\/li>\\n<li>Fix: WC product gallery links in RTL<\\/li>\\n<li>Fix: Dynamic tags in Call To Action widget<\\/li>\\n<\\/ul>\\n<h4>2.1.5 - 2018-08-21<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2<\\/li>\\n<li>Fix: Posts Widget layout theme compatibility<\\/li>\\n<li>Fix: Added compatibility for WooCommerce native style<\\/li>\\n<\\/ul>\\n<h4>2.1.4 - 2018-08-19<\\/h4>\\n<ul>\\n<li>Fix: Layout issue compatibility with themes caused by v2.1 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5442\\\">#5442<\\/a>)<\\/li>\\n<li>Fix: Dynamic setting in Pricing Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5460\\\">#5460<\\/a>)<\\/li>\\n<li>Fix: Hide Target URL control if is not necessary in Blockquote widget<\\/li>\\n<li>Fix: Selector specificity for WooCommerce Products widget<\\/li>\\n<li>Fix: WooCommerce conflicts in the editor in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.1.3 - 2018-08-15<\\/h4>\\n<ul>\\n<li>Fix: Thumbnails in the Posts widget jumping (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5350\\\">#5350<\\/a>)<\\/li>\\n<li>Fix: Responsive grid in the Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5375\\\">#5375<\\/a>)<\\/li>\\n<li>Fix: Added missing <code>setup_postdata<\\/code> for Product Data Tabs widget<\\/li>\\n<li>Fix: Rollback to older version of Flip Box widget to resolve 3D depth issue (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5399\\\">#5399<\\/a>)<\\/li>\\n<li>Fix: Allowed types in the Upload File field are now case-insensitive (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5254\\\">#5254<\\/a>)<\\/li>\\n<li>Fix: Carousel behavior when using a single slide<\\/li>\\n<\\/ul>\\n<h4>2.1.2 - 2018-08-12<\\/h4>\\n<ul>\\n<li>Fix: Error when ACF Pro is not installed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5367\\\">#5367<\\/a>)<\\/li>\\n<li>Fix: Edge cases in Inspector where document is a boolean<\\/li>\\n<li>Fix: Edge cases for incorrect file fields in PODS<\\/li>\\n<\\/ul>\\n<h4>2.1.1 - 2018-08-09<\\/h4>\\n<ul>\\n<li>Fix: Highlighted text in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5345\\\">#5345<\\/a>)<\\/li>\\n<li>Fix: Flip Box effect issues<\\/li>\\n<li>Fix: ACF Options page fields support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5329\\\">#5329<\\/a>)<\\/li>\\n<li>Fix: Import Pro templates in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.1.0 - 2018-08-07<\\/h4>\\n<ul>\\n<li>New: Introducing WooCommerce Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1690\\\">#1690<\\/a>)<\\/li>\\n<li>New: Introducing 12 new dynamic tags & widgets for WooCommerce: Gallery, Image, Price, Rating, Description, Breadcrumbs, Data Tabs, Stock, Related, Upsell, Title & Archive<\\/li>\\n<li>New: Introducing Cart Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4220\\\">#4220<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4600\\\">#4600<\\/a>)<\\/li>\\n<li>New: Added integration with Toolset (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2949\\\">#2949<\\/a>)<\\/li>\\n<li>New: Added integration with Pods (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4129\\\">#4129<\\/a>)<\\/li>\\n<li>New: Added stick to bottom in scrolling effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4799\\\">#4799<\\/a>)<\\/li>\\n<li>New: Added Scrolling Effect to Widgets under advanced tab<\\/li>\\n<li>New: Introducing Internal URL Dynamic Tag<\\/li>\\n<li>Tweak: Added a Last Updated Date in the Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4597\\\">#4597<\\/a>)<\\/li>\\n<li>Tweak: Added Redirect after Logout option for Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4447\\\">#4447<\\/a>)<\\/li>\\n<li>Tweak: Avoid repeating posts when using more than one in the Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1878\\\">#1878<\\/a>)<\\/li>\\n<li>Tweak: Add Custom Query hook for Query control (<a href=\\\"https:\\/\\/developers.elementor.com\\/custom-query-filter\\/\\\">More Info<\\/a>) (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1748\\\">#1748<\\/a>)<\\/li>\\n<li>Tweak: Added form-message style (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1180\\\">#1180<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag for button on the Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4242\\\">#4242<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag for Call to action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4767\\\">#4767<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic Tags support for Google Map field (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4602\\\">#4602<\\/a>)<\\/li>\\n<li>Tweak: Added an support for <code>label|value<\\/code> in options field (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4594\\\">#4594<\\/a>)<\\/li>\\n<li>Tweak: Added <code>by-author<\\/code> condition for theme builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4681\\\">#4681<\\/a>)<\\/li>\\n<li>Tweak: Added Activate\\/Deactivate license key via WP-CLI command (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4149\\\">#4149<\\/a>)<\\/li>\\n<li>Tweak: Added <code>is_scroll<\\/code> trigger to scrolling effect (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4340\\\">#4340<\\/a>)<\\/li>\\n<li>Tweak: Added In Same Term support for Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4177\\\">#4177<\\/a>)<\\/li>\\n<li>Tweak: Added responsive control for Slides To Scroll control in all carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3697\\\">#3697<\\/a>)<\\/li>\\n<li>Tweak: Added style options for Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1335\\\">#1335<\\/a>)<\\/li>\\n<li>Tweak: Added button CSS ID for Forms widget<\\/li>\\n<li>Tweak: Added pixel units to Post-Info divider height control<\\/li>\\n<li>Tweak: Rewrite sticky library to handle with stretch section, auto scroller & more bugs<\\/li>\\n<li>Tweak: Re-organize the panel categories per document type<\\/li>\\n<li>Tweak: Added ACF support for <code>options-page<\\/code> fields<\\/li>\\n<li>Tweak: Added dynamic tag for Animated headlines<\\/li>\\n<li>Tweak: Added dynamic tag for BlockQuote widget<\\/li>\\n<li>Fix: Elementor Full Width template in GeneratePress theme (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4817\\\">#4817<\\/a>)<\\/li>\\n<li>Fix: Checkbox fields can accidentally be set to required (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4324\\\">#4324<\\/a>)<\\/li>\\n<li>Fix: Initial slide in Carousel widget<\\/li>\\n<li>Fix: Stay on current slide while editing in Carousel widget<\\/li>\\n<li>Fix: Default slides per device in Carousel widget<\\/li>\\n<li>Deprecated: Woo Products, Woo Elements & Single elements widgets<\\/li>\\n<\\/ul>\\n<h4>2.0.18 - 2018-07-27<\\/h4>\\n<ul>\\n<li>Fix: Global widget error on saving page<\\/li>\\n<\\/ul>\\n<h4>2.0.17 - 2018-07-26<\\/h4>\\n<ul>\\n<li>Fix: Sub menu indicator direction in Nav Menu widget<\\/li>\\n<li>Fix: Change the title and icon for Global Widget when is moving<\\/li>\\n<li>Fix: CSS wrapper selector for Page Document<\\/li>\\n<\\/ul>\\n<h4>2.0.16 - 2018-07-16<\\/h4>\\n<ul>\\n<li>Tweak: CSS Filter Control module is now included in Elementor<\\/li>\\n<li>Fix: Border gap in Portfolio widget when item gap set as <code>0<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5077\\\">#5077<\\/a>)<\\/li>\\n<li>Fix: Restore current query after get Global Widget data<\\/li>\\n<li>Fix: Add action item in History on unlink Global widget<\\/li>\\n<\\/ul>\\n<h4>2.0.15 - 2018-07-10<\\/h4>\\n<ul>\\n<li>Fix: Dropdown menu items collapsing when activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4996\\\">#4996<\\/a>)<\\/li>\\n<li>Fix: GMT offset in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4997\\\">#4997<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.0.14 - 2018-07-08<\\/h4>\\n<ul>\\n<li>Tweak: Added set method to form record for developers (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4983\\\">#4983<\\/a>)<\\/li>\\n<li>Fix: Autoplay option for Carousels<\\/li>\\n<li>Fix: Close mobile menu on item click in the Nav Menu widget<\\/li>\\n<\\/ul>\\n<h4>2.0.13 - 2018-07-03<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for Elementor v2.1<\\/li>\\n<\\/ul>\\n<h4>2.0.12 - 2018-07-02<\\/h4>\\n<ul>\\n<li>Fix: Global widget PHP notices<\\/li>\\n<li>Fix: Slides widget active slide lost focus when clicking Editor tabs<\\/li>\\n<li>Fix: Form select field send all selected values on multiple selection<\\/li>\\n<li>Fix: Validate time field only if it\'s not empty<\\/li>\\n<li>Fix: ConvertKit API not saving name field<\\/li>\\n<\\/ul>\\n<h4>2.0.11 - 2018-06-12<\\/h4>\\n<ul>\\n<li>Fix: Theme Builder <code>author<\\/code> archive condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4593\\\">#4593<\\/a>)<\\/li>\\n<li>Fix: Respect password protected posts in Post Content widget<\\/li>\\n<li>Fix: Custom Fonts redirect to post edit screen in edge cases.<\\/li>\\n<\\/ul>\\n<h4>2.0.10 - 2018-06-05<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>elementor\\/theme\\/get_location_templates\\/template_id<\\/code> filter hook for multi-language plugins<\\/li>\\n<li>Fix: Dynamic Post Terms missing taxonomies if the taxonomy is registered to more then one post types (#4386)<\\/li>\\n<li>Fix: Fields shortcode missing after removing a field in Form widget<\\/li>\\n<li>Deprecated: <code>get_theme_templates_by_location<\\/code> is replaced by <code>get_location_templates<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.0.9 - 2018-05-28<\\/h4>\\n<ul>\\n<li>Fix: Compatibility for PHP version 5.4<\\/li>\\n<\\/ul>\\n<h4>2.0.8 - 2018-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Added Active state for Nav Menu dropdown<\\/li>\\n<li>Tweak: Added style for "Nothing Found" Message for Archive Posts widget<\\/li>\\n<li>Tweak: Removed caption control in Site Logo widget<\\/li>\\n<li>Tweak: Added option to position currency symbol before\\/after In Price Table widget<\\/li>\\n<li>Fix: Query control manual selection does not show more than 10 items (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4479\\\">#4479<\\/a>)<\\/li>\\n<li>Fix: Styling glitch with terms list in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4342\\\">#4342<\\/a>)<\\/li>\\n<li>Fix: Sub terms missing in Query control in edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4527\\\">#4527<\\/a>)<\\/li>\\n<li>Fix: Avoid rendering a template if it\'s not published<\\/li>\\n<li>Fix: 404 Page style not working<\\/li>\\n<li>Fix: Price Table button with hover animation not working in editor<\\/li>\\n<li>Fix: Styling conflict in Call to Action widget<\\/li>\\n<li>Fix: Global Widget tab translation<\\/li>\\n<li>Fix: Adding parent wrapper class to Site Title widget<\\/li>\\n<\\/ul>\\n<h4>2.0.7 - 2018-05-16<\\/h4>\\n<ul>\\n<li>Fix: Content not found on section when single is set to "All Singular"<\\/li>\\n<li>Fix: Open 404 template library for 404 page<\\/li>\\n<li>Tweak: Added CSS prefix for dev files<\\/li>\\n<li>Tweak: Removed product post type from display conditions<\\/li>\\n<\\/ul>\\n<h4>2.0.6 - 2018-05-15<\\/h4>\\n<ul>\\n<li>Tweak: Set type on create new single template<\\/li>\\n<li>Tweak: Always show the conditions dialog in the Draft status<\\/li>\\n<li>Tweak: Added document type <code>widget<\\/code><\\/li>\\n<li>Tweak: Added Post Custom Field tag to URL category<\\/li>\\n<li>Fix: When ACF Field Groups are Empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4428\\\">#4428<\\/a>)<\\/li>\\n<li>Fix: Links inside carousel in edge cases<\\/li>\\n<li>Fix: Responsive issue in My Templates area<\\/li>\\n<li>Fix: Image alignment for post content with text alignment<\\/li>\\n<li>Fix: Post Content widget when preview post is missing<\\/li>\\n<li>Fix: Global Widget tab translation<\\/li>\\n<li>Fix: Style settings for Post \\/ Archive Title widgets<\\/li>\\n<\\/ul>\\n<h4>2.0.5 - 2018-05-08<\\/h4>\\n<ul>\\n<li>Fix: Creating a CPT with name like document-type breaks the editor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4203\\\">#4203<\\/a>)<\\/li>\\n<li>Fix: Added support for new version of reCAPTCHA<\\/li>\\n<li>Fix: Added fallback for controls after <code>post_status<\\/code><\\/li>\\n<li>Fix: Required field in forms widget<\\/li>\\n<li>Fix: Media Carousel in the Coverflow skin<\\/li>\\n<li>Fix: 404 Page show wrong template in edge cases<\\/li>\\n<li>Fix: Save the default menu in the Nav Menu widget<\\/li>\\n<\\/ul>\\n<h4>2.0.4 - 2018-05-02<\\/h4>\\n<ul>\\n<li>Tweak: Added parent\'s class for extended widgets<\\/li>\\n<li>Tweak: Set entire-site as default to avoid conflict with save without conditions<\\/li>\\n<li>Tweak: Initialize global model when it\'s needed<\\/li>\\n<li>Tweak: Removed some duplicate strings<\\/li>\\n<li>Tweak: Query control now includes empty terms<\\/li>\\n<li>Tweak: Design polish for conditions dialog<\\/li>\\n<li>Tweak: Decreasing <code>minimumInputLength<\\/code> to 1 of select2<\\/li>\\n<li>Fix: Editor not loading for single templates in edge cases<\\/li>\\n<li>Fix: Select2 in Safari takes it\'s time to get the original select width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4310\\\">#4310<\\/a>)<\\/li>\\n<li>Fix: Slides per view not working for some effects<\\/li>\\n<li>Fix: New slides not showing in the editor<\\/li>\\n<li>Fix: Editor for section without a defined location, defaults to content area<\\/li>\\n<\\/ul>\\n<h4>2.0.3 - 2018-04-24<\\/h4>\\n<ul>\\n<li>Tweak: Optimize CSS for Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4214\\\">#4214<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4216\\\">#4216<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4225\\\">#4225<\\/a>)<\\/li>\\n<li>Fix: Double render on frontend view in core locations<\\/li>\\n<li>Fix: Masonry not working in edge cases<\\/li>\\n<li>Fix: Added default setting for Author Info tag<\\/li>\\n<\\/ul>\\n<h4>2.0.2 - 2018-04-18<\\/h4>\\n<ul>\\n<li>Fix: Regenerate conditions to include all templates<\\/li>\\n<\\/ul>\\n<h4>2.0.1 - 2018-04-17<\\/h4>\\n<ul>\\n<li>Tweak: Added div wrapper for Nothing Found massage (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4136\\\">#4136<\\/a>)<\\/li>\\n<li>Tweak: Show empty categories in Query Control & Display Conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4127\\\">#4127<\\/a>)<\\/li>\\n<li>Tweak: Added Divider control for Post Info widget<\\/li>\\n<li>Fix: Update admin links in Yoast Breadcrumbs widget<\\/li>\\n<li>Fix: Sticky element conflict with clearfix CSS<\\/li>\\n<li>Fix: Compatibility for PHP version 5.4.32 & 5.5.16 and below<\\/li>\\n<li>Fix: Avoid running <code>wp_head<\\/code> hooks twice<\\/li>\\n<\\/ul>\\n<h4>2.0.0 - 2018-04-16<\\/h4>\\n<ul>\\n<li>New: Introducing Theme Builder - <a href=\\\"https:\\/\\/elementor.com\\/introducing-theme-builder\\/\\\">Release Post<\\/a> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/417\\\">#417<\\/a>)<\\/li>\\n<li>New: Introducing Locations API to inject custom location templates<\\/li>\\n<li>New: Introducing Display Conditions for all dynamic templates<\\/li>\\n<li>New: Introducing Dynamic Tag feature - a new way to add dynamic content to your design<\\/li>\\n<li>New: Introducing Role manager to allow "Content Only mode" (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/483\\\">#483<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/653\\\">#653<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/885\\\">#885<\\/a>)<\\/li>\\n<li>New: Introducing 9 new dynamic widgets: Archive Posts, Archive Title, Post Content, Post Info, Post Title, Post Excerpt, Featured Image, Site Logo & Site Name (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/543\\\">#543<\\/a>)<\\/li>\\n<li>New: Introducing Developers area with guides and API documentation - <a href=\\\"https:\\/\\/elementor.com\\/introducing-elementor-developer-api\\/\\\">Release Post<\\/a> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/451\\\">#451<\\/a>)<\\/li>\\n<li>New: Introducing <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor-hello-theme\\\">Elementor Hello Theme<\\/a> - A demonstration theme for developers<\\/li>\\n<li>New: Added new type of templates: Header, Footer, Single and Archive (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2761\\\">#2761<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2623\\\">#2623<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2109\\\">#2109<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2061\\\">#2061<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2439\\\">#2439<\\/a>)<\\/li>\\n<li>New: Design 404 page with Single template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1558\\\">#1558<\\/a>)<\\/li>\\n<li>New: Design Search Results with Archive template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3196\\\">#3196<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2590\\\">#2590<\\/a>)<\\/li>\\n<li>New: Added Scrolling Effect for sections including <em>Sticky Element<\\/em> per device (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2412\\\">#2412<\\/a>)<\\/li>\\n<li>New: Integration with Custom Fields (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2054\\\">#2054<\\/a>)<\\/li>\\n<li>New: Partial support for Toolset integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2949\\\">#2949<\\/a>)<\\/li>\\n<li>New: Partial support for Pods integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2169\\\">#2169<\\/a>)<\\/li>\\n<li>New: Partial support for ACF integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2041\\\">#2041<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2059\\\">#2059<\\/a>)<\\/li>\\n<li>Tweak: Add custom fields support for ActiveCampaign (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3531\\\">#3531<\\/a>)<\\/li>\\n<li>Tweak: Allow brackets in Forms Tel field<\\/li>\\n<li>Tweak: Added currency format control for Price Table widget<\\/li>\\n<li>Tweak: Reduced API request for some servers<\\/li>\\n<li>Fix: Dropdown <code>border-radius<\\/code> in Nav Menu widget<\\/li>\\n<li>Fix: Price List widget layout breaks in edge cases<\\/li>\\n<li>Note: This version requires Elementor v2.0.6<\\/li>\\n<\\/ul>\\n<h4>1.15.6 - 2018-03-28<\\/h4>\\n<ul>\\n<li>Fix: Removed duplicate Custom CSS section (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3938\\\">#3938<\\/a>)<\\/li>\\n<li>Fix: <code>box-shadow<\\/code> issue with cards skin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3940\\\">#3940<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.15.5 - 2018-03-27<\\/h4>\\n<ul>\\n<li>Fix: Added global widget compatibility for Elementor v2.0<\\/li>\\n<li>Fix: Reduced API request for some servers<\\/li>\\n<\\/ul>\\n<h4>1.15.4 - 2018-03-26<\\/h4>\\n<ul>\\n<li>Tweak: Allow brackets in phone field<\\/li>\\n<li>Tweak: Added compatibility with Yoast 7.0.+<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v2.0<\\/li>\\n<li>Fix: Support for multiple carousel setting in editor<\\/li>\\n<li>Fix: <code>on_export<\\/code> issue in forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3890\\\">#3890<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.15.3 - 2018-03-07<\\/h4>\\n<ul>\\n<li>Tweak: Added unique class to field group div (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3595\\\">#3595<\\/a>)<\\/li>\\n<li>Fix: Screen Options missing when Pro is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3622\\\">#3622<\\/a>)<\\/li>\\n<li>Fix: Allow label styling even when <code>show labels<\\/code> is set hide (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3544\\\">#3544<\\/a>)<\\/li>\\n<li>Fix: Typography control not working in edge cases<\\/li>\\n<li>Fix: Safari compatibility for Search widget<\\/li>\\n<\\/ul>\\n<h4>1.15.2 - 2018-02-27<\\/h4>\\n<ul>\\n<li>Fix: Only add support mine-type if needed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3543\\\">#3543<\\/a>)<\\/li>\\n<li>Fix: Better support for Old Typekit kits<\\/li>\\n<\\/ul>\\n<h4>1.15.1 - 2018-02-21<\\/h4>\\n<ul>\\n<li>Tweak: Custom font title placeholder is not <code>enter font family<\\/code><\\/li>\\n<li>Tweak: Custom font title set as required<\\/li>\\n<li>Fix: Custom font, <code>font-face<\\/code> enqueued only once if used in global (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3513\\\">#3513<\\/a>)<\\/li>\\n<li>Fix: Added workaround for upload validation which relies on a PHP extension (fileinfo) with inconsistent reporting behavior.<\\/li>\\n<\\/ul>\\n<h4>1.15.0 - 2018-02-19<\\/h4>\\n<ul>\\n<li>New: Added custom fonts manager for self hosted fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/852\\\">#852<\\/a>)<\\/li>\\n<li>New: Integration with Adobe TypeKit fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/631\\\">#631<\\/a>)<\\/li>\\n<li>Tweak: Clear menu from Nav Menu widget on template export<\\/li>\\n<li>Tweak: Allow zero for GetResponse integration as <code>day of cycle<\\/code><\\/li>\\n<\\/ul>\\n<h4>1.14.2 - 2018-02-13<\\/h4>\\n<ul>\\n<li>Fix: Global widget content that got affected by previous update<\\/li>\\n<\\/ul>\\n<h4>1.14.1 - 2018-02-13<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>none<\\/code> option to content animation in CTA widget<\\/li>\\n<li>Tweak: Added <code>form_id<\\/code> to ActiveCampaign integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3422\\\">#3422<\\/a>)<\\/li>\\n<li>Fix: Page crashed when Global widget not found.<\\/li>\\n<\\/ul>\\n<h4>1.14.0 - 2018-02-12<\\/h4>\\n<ul>\\n<li>New: Added Call to Action widget<\\/li>\\n<li>Tweak: MailPoet pull field mapping from MailPoet instead of hardcoded<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v2.0<\\/li>\\n<li>Fix: Allow zero (0) to be accepted as a field value<\\/li>\\n<li>Fix: Login form when custom login URL is set<\\/li>\\n<li>Fix: Added Day of cycle control to GetResponse integration<\\/li>\\n<\\/ul>\\n<h4>1.13.2 - 2018-01-23<\\/h4>\\n<ul>\\n<li>Tweak: Added placeholder to Password field<\\/li>\\n<li>Tweak: Removed <code>subscriber_already_exists_message<\\/code> control to prevent potential data leakage<\\/li>\\n<li>Fix: MailPoet Subscriber Already Exists error validation against translated string directly from MailPoet<\\/li>\\n<li>Fix: Changed <code>imagesLoaded()<\\/code> to Vanilla JS to avoid compatibility issues with some themes<\\/li>\\n<li>Fix: Only validate Tel field if not empty<\\/li>\\n<li>Fix: Stop slider while editing<\\/li>\\n<\\/ul>\\n<h4>1.13.1 - 2018-01-16<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility with old PHP versions<\\/li>\\n<\\/ul>\\n<h4>1.13.0 - 2018-01-16<\\/h4>\\n<ul>\\n<li>New: Added File Upload field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1482\\\">#1482<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2974\\\">#2974<\\/a>)<\\/li>\\n<li>New: Added Acceptance field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1693\\\">#1693<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2974\\\">#2974<\\/a>)<\\/li>\\n<li>New: Added Date field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1868\\\">#1868<\\/a>)<\\/li>\\n<li>New: Added Time field for Forms widget<\\/li>\\n<li>New: Added Password field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2164\\\">#2164<\\/a>)<\\/li>\\n<li>New: Added HTML field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1500\\\">#1500<\\/a>)<\\/li>\\n<li>Tweak: Added characters validation for Tel field<\\/li>\\n<li>Tweak: Added min & max validation for Number field<\\/li>\\n<li>Tweak: Added multiple selection for Select field<\\/li>\\n<li>Tweak: Added donReach integration for Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>1.12.3 - 2018-01-09<\\/h4>\\n<ul>\\n<li>Fix: Render element plain content instead of parsed content when not needed in global widget<\\/li>\\n<li>Fix: Apply <code>url-encoding<\\/code> to "Tweet" button text in Blockquote widget to prevent unexpected corruption of the tweet text<\\/li>\\n<li>Fix: Removed My Account link from dashboard widget<\\/li>\\n<\\/ul>\\n<h4>1.12.2 - 2018-01-03<\\/h4>\\n<ul>\\n<li>Tweak: Added animation none for Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2964\\\">#2964<\\/a>)<\\/li>\\n<li>Fix: Active license button style<\\/li>\\n<\\/ul>\\n<h4>1.12.1 - 2018-01-02<\\/h4>\\n<ul>\\n<li>Tweak: Removed theme-element widgets from plain content<\\/li>\\n<li>Tweak: Set all theme-element widgets to extend same widget Base<\\/li>\\n<li>Tweak: Removed credit URL in forms meta data<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.9<\\/li>\\n<li>Fix: Validate Get response Error as real error<\\/li>\\n<li>Fix: Removed responsive height control from Facebook Page widget<\\/li>\\n<\\/ul>\\n<h4>1.12.0 - 2017-12-20<\\/h4>\\n<ul>\\n<li>New: Added Drip integration to Forms<\\/li>\\n<li>New: Added ActiveCampaign integration to Forms<\\/li>\\n<li>New: Added ConverKit integration to Forms<\\/li>\\n<li>New: Added GetResponse integration to Forms<\\/li>\\n<li>New: Added form <code>id<\\/code>, <code>name<\\/code> attributes to handle integration with auto collectors like HubSpot<\\/li>\\n<li>New: Added Global API key for MailChimp to improve the workflow<\\/li>\\n<li>Tweak: Better error handling and message display for Forms<\\/li>\\n<li>Fix: PHP notice Undefined variable <code>$cc_header<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2934\\\">#2934<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.11.0 - 2017-12-11<\\/h4>\\n<ul>\\n<li>New: Added a native Comments widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/543\\\">#543<\\/a>)<\\/li>\\n<li>New: Added an Author Box widget<\\/li>\\n<li>New: Added a Post Navigation widget<\\/li>\\n<li>New: Added a Yoast Breadcrumbs widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2749\\\">#2749<\\/a>)<\\/li>\\n<li>Tweak: Added a close button to search widget under Full Screen skin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2762\\\">#2762<\\/a>)<\\/li>\\n<li>Fix: Allow currency symbol to appear even if price isn\'t numeric<\\/li>\\n<li>Fix: Edge cases when the nav menu is empty in a stretched section<\\/li>\\n<li>Fix: Added fallback when you remove the <code>space-between<\\/code> on Swiper carousel<\\/li>\\n<\\/ul>\\n<h4>1.10.2 - 2017-12-03<\\/h4>\\n<ul>\\n<li>Fix: Missing save widget icon (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2878\\\">#2878<\\/a>)<\\/li>\\n<li>Fix: Global widgets not saving edits (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2874\\\">#2874<\\/a>)<\\/li>\\n<li>Fix: Removed <code>white-space: nowrap;<\\/code> property from vertical menu in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2815\\\">#2815<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.10.1 - 2017-11-30<\\/h4>\\n<ul>\\n<li>Tweak: Added default value for search form<\\/li>\\n<li>Tweak: Order template list A-Z in the library widget<\\/li>\\n<li>Tweak: get_users\\/authors query is now done using AJAX only, for better performance in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2865\\\">#2865<\\/a>)<\\/li>\\n<li>Fix: When adding <code>.00<\\/code> it is not displayed on the front<\\/li>\\n<li>Fix: Make sure space between is numeric for carousel control<\\/li>\\n<li>Fix: Added space for radio & checkbox fields in form widget<\\/li>\\n<\\/ul>\\n<h4>1.10.0 - 2017-11-15<\\/h4>\\n<ul>\\n<li>New: Added native Search form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2576\\\">#2576<\\/a>)<\\/li>\\n<li>Tweak: Added Slides To Scroll & Loop controls to Media Carousel and Testimonials widgets<\\/li>\\n<li>Tweak: Added Inline editing to Blockquote widget<\\/li>\\n<li>Fix: Animated Headline color bug (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2516\\\">#2516<\\/a>)<\\/li>\\n<li>Fix: Animated Headline with Rotating skin<\\/li>\\n<li>Fix: RTL fix for Animated Headline widget in \'typing\' and \'clip\' animations<\\/li>\\n<li>Fix: Empty menu cause jQuery to crash in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2662\\\">#2662<\\/a>)<\\/li>\\n<li>Fix: Custom CSS gone after reloading the editor<\\/li>\\n<\\/ul>\\n<h4>1.9.5 - 2017-10-27<\\/h4>\\n<ul>\\n<li>Fix: Broken Global widget with JS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2639\\\">#2639<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.9.4 - 2017-10-24<\\/h4>\\n<ul>\\n<li>Tweak: Improved UI for notices and license page<\\/li>\\n<li>Fix: Update system conflict with other EDD plugins<\\/li>\\n<li>Fix: WooCommerce frontend hooks on Elementor editor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2577\\\">#2577<\\/a>)<\\/li>\\n<li>Fix: Removed default border left in Nav Menu dropdown CSS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2496\\\">#2496<\\/a>)<\\/li>\\n<li>Fix: Increased submenu max-width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2558\\\">#2558<\\/a>)<\\/li>\\n<li>Fix: Save global templates without their defaults<\\/li>\\n<li>Fix: Horizontal scrolling issue with posts grid<\\/li>\\n<\\/ul>\\n<h4>1.9.3 - 2017-10-03<\\/h4>\\n<ul>\\n<li>Fix: Condition slide style that got affected by previous update<\\/li>\\n<\\/ul>\\n<h4>1.9.2 - 2017-10-02<\\/h4>\\n<ul>\\n<li>New: Added integration with MailPoet 3 for Forms actions<\\/li>\\n<li>Fix: Removed height control from Testimonial carousel in mobile editing mode<\\/li>\\n<li>Fix: Removed bottom padding when there\'s no pagination in Testimonial carousel<\\/li>\\n<li>Fix: Added condition for slides style section in skin bubble mode<\\/li>\\n<li>Fix: Slides per view control for mobile editing in Testimonial carousel<\\/li>\\n<li>Fix: Navigation Arrows icons matched with common Elementor Navigation Arrows<\\/li>\\n<\\/ul>\\n<h4>1.9.1 - 2017-09-28<\\/h4>\\n<ul>\\n<li>Fix: Slides per view for slideshow carousel<\\/li>\\n<li>Fix: Final polish for the new Testimonial Carousel widget<\\/li>\\n<li>Fix: Don\'t play video if slide type is not video<\\/li>\\n<li>Fix: Removed slides style section condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2497\\\">#2497<\\/a>)<\\/li>\\n<li>Fix: Set cursor as pointer for slideshow thumbnails<\\/li>\\n<\\/ul>\\n<h4>1.9.0 - 2017-09-26<\\/h4>\\n<ul>\\n<li>New: Added Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/216\\\">#216<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/347\\\">#347<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2209\\\">#2209<\\/a>)<\\/li>\\n<li>New: Added Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/715\\\">#715<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.8.3 - 2017-09-24<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility for WordPress 4.8.2 & 4.7.6<\\/li>\\n<li>Fix: Remove slashes from Form sent data<\\/li>\\n<\\/ul>\\n<h4>1.8.2 - 2017-09-19<\\/h4>\\n<ul>\\n<li>Tweak: Added target URL for the tweet message in Blockquote widget<\\/li>\\n<li>Tweak: Render the slide height before the slider is finished loading<\\/li>\\n<li>Fix: Space between words for Animated Headline widget<\\/li>\\n<li>Fix: RTL compatibility for Animated Headline widget<\\/li>\\n<li>Fix: Italic font style for Animated Headline widget<\\/li>\\n<li>Fix: Excluded Menu widget from the WP Editor text rendering<\\/li>\\n<\\/ul>\\n<h4>1.8.1 - 2017-09-18<\\/h4>\\n<ul>\\n<li>Fix: WCAG Compatible "required" field attribute for W3C validation (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2391\\\">#2391<\\/a>)<\\/li>\\n<li>Fix: Print the main menu only when is necessary in Menu widget<\\/li>\\n<li>Fix: Use CSS media query instead of JS to hide items in Menu widget to avoid flickering on page load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2381\\\">#2381<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.8.0 - 2017-09-12<\\/h4>\\n<ul>\\n<li>New: Added Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1406\\\">#1406<\\/a>)<\\/li>\\n<li>Fix: Field ID for checkbox control in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2279\\\">#2279<\\/a>)<\\/li>\\n<li>Fix: Style for Blockquote widget included<\\/li>\\n<\\/ul>\\n<h4>1.7.2 - 2017-09-07<\\/h4>\\n<ul>\\n<li>Tweak: Loading Facebook SDK via JS for better compatibility with caching plugins<\\/li>\\n<li>Fix: Responsive Embed Facebook post widget for Safari iOS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2340\\\">#2340<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.7.1 - 2017-09-05<\\/h4>\\n<ul>\\n<li>Fix: Facebook SDK version<\\/li>\\n<\\/ul>\\n<h4>1.7.0 - 2017-09-05<\\/h4>\\n<ul>\\n<li>New: Added Facebook Button widget for Like, Recommend, Share and Follow<\\/li>\\n<li>New: Added Facebook Embed widget for Post, Video and Comment<\\/li>\\n<li>New: Added Facebook Comments widget<\\/li>\\n<li>New: Added Facebook Page widget (Previously known as Like Box)<\\/li>\\n<li>New: Added Blockquote widget with Tweet button<\\/li>\\n<li>Tweak: Added Facebook SDK integration for all Facebook widgets<\\/li>\\n<li>Fix: Animated headline rotating with long words<\\/li>\\n<\\/ul>\\n<h4>1.6.1 - 2017-08-28<\\/h4>\\n<ul>\\n<li>Fix: Animated Headline marker gets in front of neighboring spans even when "Bring to Front" is not set<\\/li>\\n<li>Fix: Stroke animation in Animated Headline for MS Edge browser<\\/li>\\n<li>Fix: Animated headline with more than 1-word per rotation<\\/li>\\n<li>Fix: Animated Headline in two lines<\\/li>\\n<li>Fix: Some errors in Global widget<\\/li>\\n<\\/ul>\\n<h4>1.6.0 - 2017-08-22<\\/h4>\\n<ul>\\n<li>New: Added Animated Headline widget<\\/li>\\n<li>New: Added Hidden field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2038\\\">#2038<\\/a>)<\\/li>\\n<li>Tweak: Added notice to update Elementor to v1.6.5 or higher<\\/li>\\n<li>Fix: CSS Animations names no longer minified, in order to prevent unexpected conflicts<\\/li>\\n<\\/ul>\\n<h4>1.5.9 - 2017-08-16<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.7<\\/li>\\n<li>Fix: Portfolio compatibility for GeneratePress theme<\\/li>\\n<li>Fix: Portfolio filter compatibility for RTL<\\/li>\\n<li>Fix: Pagination apply for all posts widget in the page<\\/li>\\n<li>Fix: Global form widget with MailChimp integration not saving<\\/li>\\n<\\/ul>\\n<h4>1.5.8 - 2017-07-25<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.6<\\/li>\\n<li>Fix: Improved backward compatibility for query control rename<\\/li>\\n<\\/ul>\\n<h4>1.5.7 - 2017-07-24<\\/h4>\\n<ul>\\n<li>Tweak: Moved JS render of reCAPTCHA to a separate file<\\/li>\\n<li>Tweak: Display the label in the reCAPTCHA field for better experience<\\/li>\\n<li>Tweak: Rename <code>panel-posts-control<\\/code> to <code>query-control<\\/code> and added fallback support<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor with history feature<\\/li>\\n<li>Fix: reCAPTCHA preview on the editor<\\/li>\\n<li>Fix: Manual selection (query control) has stopped working after saving (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2000\\\">#2000<\\/a>)<\\/li>\\n<li>Fix: Added condition for icon size control in Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>1.5.6 - 2017-07-12<\\/h4>\\n<ul>\\n<li>Fix: Query Control correction for taxonomies (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1963\\\">#1963<\\/a>)<\\/li>\\n<li>Fix: Custom CSS override scheme color in the editor<\\/li>\\n<li>Fix: Added order by Menu Order for Query Control in WC widget<\\/li>\\n<li>Fix: Glitch with Flip Box background overlay<\\/li>\\n<\\/ul>\\n<h4>1.5.5 - 2017-07-03<\\/h4>\\n<ul>\\n<li>Tweak: Moved reCAPTCHA render to handler & load only if a form is exist<\\/li>\\n<li>Fix: MailChimp integration: Default number of items returned by API increased to 999<\\/li>\\n<li>Fix: MailChimp integration: Refresh the groups list if API is changed<\\/li>\\n<li>Fix: Sorted items in filter bar by A-Z<\\/li>\\n<li>Fix: Editor glitch with Elementor v1.5 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1927\\\">#1927<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.5.4 - 2017-06-22<\\/h4>\\n<ul>\\n<li>Tweak: Improved compatibility for Elementor v1.5<\\/li>\\n<li>Fix: URL default for Add To Cart widget<\\/li>\\n<li>Fix: Allowed <code>date<\\/code> and <code>birthday<\\/code> fields as text for MailChimp integration<\\/li>\\n<\\/ul>\\n<h4>1.5.3 - 2017-06-19<\\/h4>\\n<ul>\\n<li>Tweak: Make flip-box height responsive control<\\/li>\\n<li>Fix: Facebook share count now gets retrieved by Elementor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1829\\\">#1829<\\/a>)<\\/li>\\n<li>Fix: Global form widget with MailChimp integration not saving<\\/li>\\n<\\/ul>\\n<h4>1.5.2 - 2017-06-13<\\/h4>\\n<ul>\\n<li>Fix: Custom CSS panel location compatibility for the old versions<\\/li>\\n<\\/ul>\\n<h4>1.5.1 - 2017-06-12<\\/h4>\\n<ul>\\n<li>Fix: MailChimp update existing user registration<\\/li>\\n<li>Fix: Global widget with JS in the editor mode<\\/li>\\n<li>Fix: Label section condition in Login widget<\\/li>\\n<li>Fix: Changes to unlinked global widget do not appear in the editor<\\/li>\\n<\\/ul>\\n<h4>1.5.0 - 2017-05-23<\\/h4>\\n<ul>\\n<li>New: Added Cards, a new skin for Posts widget<\\/li>\\n<li>New: Added Exclude option to post query control group<\\/li>\\n<li>Tweak: Added <code>post_class()<\\/code> for each post in the loop<\\/li>\\n<li>Tweak: Added <code>.elementor-posts-masonry<\\/code> class when Masonry layout is enabled<\\/li>\\n<li>Tweak: Added compatibility for the next release of Elementor v1.5.0<\\/li>\\n<li>Tweak: CSS <code>autoprefixer<\\/code> now supports last 5 versions of browsers<\\/li>\\n<li>Tweak: Added <code>imageLoaded<\\/code> library for Posts & Portfolio widgets<\\/li>\\n<\\/ul>\\n<h4>1.4.4 - 2017-05-18<\\/h4>\\n<ul>\\n<li>Fix: Force Mailchimp API to return all lists and not just 10 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1683\\\">#1683<\\/a>)<\\/li>\\n<li>Fix: Added <code>.elementor-form<\\/code> class to Login form to fix style glitch<\\/li>\\n<\\/ul>\\n<h4>1.4.3 - 2017-05-14<\\/h4>\\n<ul>\\n<li>Tweak: Added Redirect After Login option to Login widget<\\/li>\\n<li>Tweak: Stay in the current page after logout in Login widget<\\/li>\\n<li>Tweak: Preparation for Elementor settings tabs in future version<\\/li>\\n<li>Fix: Pinterest in Share Buttons widget now sharing the URL alone<\\/li>\\n<li>Fix: Bug with <code>active<\\/code> class in portfolio filter item<\\/li>\\n<li>Fix: Higher specific list-style-type <code>none<\\/code> for filter items to override some theme style<\\/li>\\n<\\/ul>\\n<h4>1.4.2 - 2017-05-06<\\/h4>\\n<ul>\\n<li>Fix: Temporary patch for form field shortcode in some servers<\\/li>\\n<\\/ul>\\n<h4>1.4.1 - 2017-05-03<\\/h4>\\n<ul>\\n<li>Fix: Bug with custom success message in form widget<\\/li>\\n<li>Fix: Bug with meta data in email action<\\/li>\\n<\\/ul>\\n<h4>1.4.0 - 2017-05-03<\\/h4>\\n<ul>\\n<li>New: Forms: integration with MailChimp<\\/li>\\n<li>New: Forms: integration with MailPoet<\\/li>\\n<li>New: Forms: Added Email 2 action for email confirmation<\\/li>\\n<li>New: Forms: Added shortcodes for fields<\\/li>\\n<li>New: Forms: Added custom ID for fields<\\/li>\\n<li>New: Forms: Added option to edit email HTML template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1180\\\">#1180<\\/a>)<\\/li>\\n<li>New: Added Login widget<\\/li>\\n<li>Tweak: Move <code>send_html<\\/code> control to <code>email_content_type<\\/code><\\/li>\\n<li>Fix: Email still sent even if validation failed in form widget<\\/li>\\n<\\/ul>\\n<h4>1.3.2 - 2017-05-01<\\/h4>\\n<ul>\\n<li>New: Added action <code>elementor_pro\\/init<\\/code> for better integration with Elementor Pro<\\/li>\\n<li>Fix: Posts without featured image in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1234\\\">#1234<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1382\\\">#1382<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA & Honeypot fields with new method<\\/li>\\n<li>Fix: Added border width control in Share Buttons to avoid a glitch on Chrome browser<\\/li>\\n<li>Fix: Border radius glitch on hover in Share Buttons<\\/li>\\n<\\/ul>\\n<h4>1.3.1 - 2017-04-25<\\/h4>\\n<ul>\\n<li>Fix: Conflict update with revision history module<\\/li>\\n<\\/ul>\\n<h4>1.3.0 - 2017-04-25<\\/h4>\\n<ul>\\n<li>New: Added Share Buttons widget (<a href=\\\"https:\\/\\/wordpress.org\\/support\\/topic\\/social-sharing-buttons-is-it-possible\\/\\\">Topic<\\/a>)<\\/li>\\n<li>New: Added Custom CSS for Page Settings<\\/li>\\n<li>New: Added Masonry layout for Portfolio widget<\\/li>\\n<li>New: Added Cc & Bcc options to email action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1181\\\">#1181<\\/a>)<\\/li>\\n<li>New: Introduced <code>ElementorProModulesFormsClassesAction_Base<\\/code> class for better 3rd party integration for forms<\\/li>\\n<li>Tweak: Debugger module now also shows errors from Pro<\\/li>\\n<li>Tweak: Added options for Elementor Library<\\/li>\\n<li>Tweak: New base posts module for optimized performance<\\/li>\\n<li>Tweak: Adjusting Posts \\/ Portfolio to the new structure<\\/li>\\n<li>Fix: Export for posts \\/ portfolio<\\/li>\\n<li>Fix: Duplicate repeater field with switcher control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1442\\\">#1442<\\/a>)<\\/li>\\n<li>Fix: Post per Page in the query control<\\/li>\\n<li>Fix: Metadata does not come through on form emails (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1566\\\">#1566<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.2.6 - 2017-04-19<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility with WooCommerce 3.0 - Products & Add to Cart widgets<\\/li>\\n<\\/ul>\\n<h4>1.2.5 - 2017-04-18<\\/h4>\\n<ul>\\n<li>Fix: Offset query for posts widgets (Posts, Portfolio and Products)<\\/li>\\n<\\/ul>\\n<h4>1.2.4 - 2017-03-21<\\/h4>\\n<ul>\\n<li>Tweak: Added Indian Rupee sign to Price Table widget<\\/li>\\n<li>Fix: Portfolio grid for IE11<\\/li>\\n<li>Fix: Link target blank in Price List widget<\\/li>\\n<li>Fix: Active item for filter bar in Portfolio widget<\\/li>\\n<\\/ul>\\n<h4>1.2.3 - 2017-03-06<\\/h4>\\n<ul>\\n<li>Tweak: Fully compatible with Elementor v1.3.0<\\/li>\\n<li>Tweak: Added trigger for after form submission in Forms widget<\\/li>\\n<li>Tweak: Changed handle name in reCAPTCHA field to avoid conflict with other contact forms<\\/li>\\n<li>Fix: Portfolio filter syntax in Non-Latin languages<\\/li>\\n<li>Fix: Added <code>no-repeat<\\/code> property for slide with <code>background-size:contain<\\/code><\\/li>\\n<li>Fix: Condition control & Import value in Posts widgets<\\/li>\\n<li>Fix: Offset and Pagination in WordPress (<a href=\\\"https:\\/\\/codex.wordpress.org\\/Making_Custom_Queries_using_Offset_and_Pagination\\\">More Info<\\/a>)<\\/li>\\n<li>Fix: Submit handler bubbling for custom events in Forms widget<\\/li>\\n<\\/ul>\\n<h4>1.2.2 - 2017-02-23<\\/h4>\\n<ul>\\n<li>Tweak: Change name from Side A\\/B to Front and Back in Flip Box widget<\\/li>\\n<li>Fix: Error when saving third party widgets in the global widget<\\/li>\\n<li>Fix: Image position "none" remains visible in editor preview (Posts)<\\/li>\\n<li>Fix: Hide the pagination when there are no links<\\/li>\\n<\\/ul>\\n<h4>1.2.1 - 2017-02-21<\\/h4>\\n<ul>\\n<li>Fix: Firefox Flip Box 3D compatibility<\\/li>\\n<\\/ul>\\n<h4>1.2.0 - 2017-02-21<\\/h4>\\n<ul>\\n<li>New: Added Flip Box widget<\\/li>\\n<li>New: Added Ken Burns effect for slides<\\/li>\\n<li>New: Added Masonry layout for Posts widget<\\/li>\\n<li>New: Added Pagination option for Posts widget<\\/li>\\n<li>Tweak: Added background size contain to slides<\\/li>\\n<li>Tweak: Improve Query control by preload items<\\/li>\\n<li>Fix: Text color for Checkbox and Radio fields<\\/li>\\n<\\/ul>\\n<h4>1.1.2 - 2017-02-05<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>aria-required<\\/code> for better accessibility in forms widget<\\/li>\\n<li>Fix: Conflict Call to <code>undefined<\\/code> method in Posts & Portfolio widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1271\\\">#1271<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1266\\\">#1266<\\/a>)<\\/li>\\n<li>Fix: Submit button HTML after error sending<\\/li>\\n<li>Fix: Success message for <code>skip_email<\\/code> function<\\/li>\\n<li>Notice: Elementor 1.2.0 or later now required<\\/li>\\n<\\/ul>\\n<h4>1.1.1 - 2017-01-24<\\/h4>\\n<ul>\\n<li>Fix: Can\'t save global widgets when <code>WP_DEBUG<\\/code> is <code>true<\\/code><\\/li>\\n<li>Fix: Undefined variable in WC widgets<\\/li>\\n<li>Fix: Removed duplicate strings<\\/li>\\n<\\/ul>\\n<h4>1.1.0 - 2017-01-24<\\/h4>\\n<ul>\\n<li>New: Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/102\\\">#102<\\/a>)<\\/li>\\n<li>New: WooCommerce Add to Cart widget<\\/li>\\n<li>New: WooCommerce Categories widget<\\/li>\\n<li>New: WooCommerce Elements widget<\\/li>\\n<li>New: Honeypot field for Forms widgets<\\/li>\\n<li>Tweak: Added inline options for taxonomies & authors if is less than 15 items<\\/li>\\n<li>Tweak: Added Required Mark for fields in Forms widget<\\/li>\\n<li>Fix: CSS selectors priority in Slides widget<\\/li>\\n<li>Fix: CSS bug in Price List widget<\\/li>\\n<li>Fix: Update all Post CSS files that includes specific Global Widget<\\/li>\\n<\\/ul>\\n<h4>1.0.9 - 2017-01-18<\\/h4>\\n<ul>\\n<li>Fix: Auto complete bug in query controls<\\/li>\\n<li>Fix: Render template with escaping slashes<\\/li>\\n<li>Fix: Reply-to field in Forms widget<\\/li>\\n<\\/ul>\\n<h4>1.0.8 - 2017-01-11<\\/h4>\\n<ul>\\n<li>Tweak: Code adjustments for Elementor API<\\/li>\\n<li>Fix: Removed go pro link from plugins page in admin<\\/li>\\n<\\/ul>\\n<h4>1.0.7 - 2017-01-05<\\/h4>\\n<ul>\\n<li>Tweak: Added filter by featured \\/ sale for WC Products widget<\\/li>\\n<li>Tweak: Added author control in Portfolio widget<\\/li>\\n<li>Tweak: Code adjustments for Elementor API<\\/li>\\n<li>Fix: Added support for empty image ratio<\\/li>\\n<li>Fix: Avoid nesting a sidebar within a template that will appear in the sidebar itself<\\/li>\\n<\\/ul>\\n<h4>1.0.6 - 2017-01-01<\\/h4>\\n<ul>\\n<li>Tweak: Added Auto-updates for local translation files<\\/li>\\n<li>Fix: Custom CSS for Global widgets<\\/li>\\n<li>Fix: Remove <code>nonce<\\/code> field (Fix some cache plugins)<\\/li>\\n<\\/ul>\\n<h4>1.0.5 - 2016-12-27<\\/h4>\\n<ul>\\n<li>Fix: Slide element bug fix - \'Link apply on\' logic<\\/li>\\n<li>Fix: Removed unique wrapper for Custom CSS in order to allow media queries (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1086\\\">#1086<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.0.4 - 2016-12-21<\\/h4>\\n<ul>\\n<li>Tweak: Mobile Editing for fields in the form widget<\\/li>\\n<li>Tweak: Mobile Editing for posts<\\/li>\\n<li>Tweak: Allow send form as HTML<\\/li>\\n<li>Tweak: Improved auto upgrades for Multisite installation<\\/li>\\n<li>Tweak: Improve editor rendering experience for Portfolio widget<\\/li>\\n<li>Fix: Posts widget check if image exist<\\/li>\\n<li>Fix: Changed the clone method for global widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1042\\\">#1042<\\/a>)<\\/li>\\n<li>Fix: Bug slides in RTL (removed direction control)<\\/li>\\n<li>Fix: Slides with no height jumps when changing slides<\\/li>\\n<\\/ul>\\n<h4>1.0.3 - 2016-12-13<\\/h4>\\n<ul>\\n<li>Fix: Added escape placeholder for HTML Entities in form widget<\\/li>\\n<li>Fix: Countdown widget RTL bug<\\/li>\\n<li>Fix: Remove redundant #elementor selector for control style<\\/li>\\n<li>Fix: Added prefixing with \'0\' for one digit number in Countdown widget<\\/li>\\n<\\/ul>\\n<h4>1.0.2 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Fix: Page layout collapses when inserting reCAPTCHA field in Form<\\/li>\\n<\\/ul>\\n<h4>1.0.1 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Fix: WordPress widgets disappear from Editor when Elementor Pro active<\\/li>\\n<\\/ul>\\n<h4>1.0.0 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Initial release<\\/li>\\n<\\/ul>\\\";}\",\"new_version\":\"3.23.3\",\"name\":\"Elementor Pro\",\"slug\":\"elementor-pro\",\"url\":\"https:\\/\\/elementor.com\\/pro\\/changelog\\/\",\"homepage\":\"https:\\/\\/elementor.com\\/pro\\/\",\"requires\":\"5.0\",\"tested\":\"6.6.1\",\"elementor_requires\":\"3.0.1\",\"package\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/package_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtOTZLUFB6VjAxQlpmVmJCSEFxYjkxNjA0NjM2OTQyZmVCSVF3MEJrYkhnIiwidXJsIjoiaHR0cHM6Ly9yZWRsaWdodGhlYWx0aGJlbmVmaXRzLmNvbSIsImRvd25sb2FkX2JldGEiOmZhbHNlLCJmaWxlX2tleSI6IjEiLCJpYXQiOjE3MjMyOTIzNTYsImV4cCI6MTcyMzM3ODc1Nn0.qIStyBxIP7VCarfwpPC9xmdlpOLL_KVPomMrbXNalJE\\/package_download\",\"download_link\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/package_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtOTZLUFB6VjAxQlpmVmJCSEFxYjkxNjA0NjM2OTQyZmVCSVF3MEJrYkhnIiwidXJsIjoiaHR0cHM6Ly9yZWRsaWdodGhlYWx0aGJlbmVmaXRzLmNvbSIsImRvd25sb2FkX2JldGEiOmZhbHNlLCJmaWxlX2tleSI6IjEiLCJpYXQiOjE3MjMyOTIzNTYsImV4cCI6MTcyMzM3ODc1Nn0.qIStyBxIP7VCarfwpPC9xmdlpOLL_KVPomMrbXNalJE\\/package_download\",\"banners\":{\"2x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-1544x500.png?rev=1475479\",\"1x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-772x250.png?rev=1475479\"},\"icons\":{\"svg\":\"https:\\/\\/storage.googleapis.com\\/web-public-files\\/Web%20Assets\\/icons\\/icon.svg\"},\"canary_deployment\":{\"plugin_info\":{\"new_version\":\"3.7.0\",\"name\":\"Elementor Pro\",\"slug\":\"elementor-pro\",\"url\":\"https:\\/\\/elementor.com\\/pro\\/changelog\\/\",\"homepage\":\"https:\\/\\/elementor.com\\/pro\\/\",\"requires\":\"5.0\",\"tested\":\"6.6.1\",\"elementor_requires\":\"3.0.1\",\"package\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/previous_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtOTZLUFB6VjAxQlpmVmJCSEFxYjkxNjA0NjM2OTQyZmVCSVF3MEJrYkhnIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cHM6Ly9yZWRsaWdodGhlYWx0aGJlbmVmaXRzLmNvbSIsImlhdCI6MTcyMzI5MjM1NiwiZXhwIjoxNzIzMzc4NzU2fQ.ipdMMwCFz3ZZCBnS1usy0UYvFVNbMspioA2sA01ggEs\\/previous_download\",\"download_link\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/previous_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiZXAtOTZLUFB6VjAxQlpmVmJCSEFxYjkxNjA0NjM2OTQyZmVCSVF3MEJrYkhnIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cHM6Ly9yZWRsaWdodGhlYWx0aGJlbmVmaXRzLmNvbSIsImlhdCI6MTcyMzI5MjM1NiwiZXhwIjoxNzIzMzc4NzU2fQ.ipdMMwCFz3ZZCBnS1usy0UYvFVNbMspioA2sA01ggEs\\/previous_download\",\"banners\":{\"2x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-1544x500.png?rev=1475479\",\"1x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-772x250.png?rev=1475479\"},\"icons\":{\"svg\":\"https:\\/\\/storage.googleapis.com\\/web-public-files\\/Web%20Assets\\/icons\\/icon.svg\"}},\"conditions\":[[{\"type\":\"language\",\"languages\":[\"he_IL\",\"nl_NL\",\"en_GB\",\"en_NZ\",\"en_ZA\",\"en_AU\",\"en_CA\",\"sv_SE\",\"da_DK\",\"fr_FR\",\"nl_NL\",\"nb_NO\",\"de_AT\",\"fi\",\"it_IT\",\"nn_NO\",\"de_CH\",\"en_GB\",\"is_IS\",\"ga\",\"fr_BE\",\"nl_BE\",\"ast\",\"lb_LU\",\"es_ES\",\"pt_PT\",\"mlt\"],\"operator\":\"in\"}]]},\"cloud\":false}\";}','off'),(28630,'custom-css-js-tree','a:1:{s:25:\"frontend-html-footer-both\";a:2:{i:0;s:8:\"318.html\";i:1;s:8:\"317.html\";}}','auto'),(50992,'elementor_checklist','{\"last_opened_timestamp\":-1,\"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\":false},\"setup_header\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"assign_homepage\":{\"is_marked_completed\":false,\"is_immutable_completed\":false}},\"editor_visit_count\":0,\"should_open_in_editor\":false}','auto'),(55376,'_transient_wp_styles_for_blocks','a:2:{s:4:\"hash\";s:32:\"1bae1b873545bcbb46e93c15b9874ac6\";s:6:\"blocks\";a:6:{s:11:\"core/button\";s:0:\"\";s:14:\"core/site-logo\";s:0:\"\";s:18:\"core/post-template\";s:0:\"\";s:18:\"core/term-template\";s:0:\"\";s:12:\"core/columns\";s:0:\"\";s:14:\"core/pullquote\";s:69:\":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\";}}','on'),(66054,'eael_show_reset_password_on_form_submit_754','1','off'),(66065,'eael_show_reset_password_on_form_submit_733','1','off'),(66225,'eael_show_reset_password_on_form_submit_170','1','off'),(67959,'eael_show_reset_password_on_form_submit_189','1','off'),(69910,'eael_show_reset_password_on_form_submit_415','1','off'),(69913,'eael_show_reset_password_on_form_submit_879','1','off'),(70599,'eael_show_reset_password_on_form_submit_239','1','off'),(71667,'eael_show_reset_password_on_form_submit_997','1','off'),(71668,'eael_show_reset_password_on_form_submit_558','1','off'),(74130,'eael_show_reset_password_on_form_submit_655','1','off'),(74133,'eael_show_reset_password_on_form_submit_743','1','off'),(84026,'elementor_landing_pages_activation','0','auto'),(84033,'_elementor_local_google_fonts','a:2:{s:6:\"oswald\";a:2:{s:3:\"url\";s:91:\"https://redlighthealthbenefits.com/wp-content/uploads/elementor/google-fonts/css/oswald.css\";s:7:\"version\";i:1742304464;}s:7:\"poppins\";a:2:{s:3:\"url\";s:92:\"https://redlighthealthbenefits.com/wp-content/uploads/elementor/google-fonts/css/poppins.css\";s:7:\"version\";i:1742304465;}}','auto'),(110764,'rank_math_sitemap_cache_files','a:6:{s:46:\"rank_math_775ccd5d83692e13d7309706efdfbe05.xml\";s:1:\"1\";s:46:\"rank_math_993b4a97e8e4f267e1db4383b17a8926.xml\";s:4:\"post\";s:46:\"rank_math_b5caf6245ef1ce86e15d50fe0ac1b940.xml\";s:4:\"page\";s:46:\"rank_math_5fd5373adbc718229868ad7042779e8a.xml\";s:8:\"category\";s:46:\"rank_math_992eb28da7d7bacfda53eb0c98358336.xml\";s:5:\"local\";s:46:\"rank_math_ec1ff3989cc84bc887c65982a634ce2a.xml\";s:9:\"locations\";}','auto'),(113040,'rank_math_backups','a:1:{i:1755524031;a:5:{s:7:\"general\";a:57:{s:19:\"strip_category_base\";s:3:\"off\";s:24:\"attachment_redirect_urls\";s:2:\"on\";s:27:\"attachment_redirect_default\";s:34:\"https://redlighthealthbenefits.com\";s:23:\"nofollow_external_links\";s:3:\"off\";s:20:\"nofollow_image_links\";s:3:\"off\";s:25:\"new_window_external_links\";s:2:\"on\";s:11:\"add_img_alt\";s:3:\"off\";s:14:\"img_alt_format\";s:11:\" %filename%\";s:13:\"add_img_title\";s:3:\"off\";s:16:\"img_title_format\";s:22:\"%title% %count(title)%\";s:11:\"breadcrumbs\";s:3:\"off\";s:21:\"breadcrumbs_separator\";s:1:\"-\";s:16:\"breadcrumbs_home\";s:2:\"on\";s:22:\"breadcrumbs_home_label\";s:4:\"Home\";s:26:\"breadcrumbs_archive_format\";s:15:\"Archives for %s\";s:25:\"breadcrumbs_search_format\";s:14:\"Results for %s\";s:21:\"breadcrumbs_404_label\";s:25:\"404 Error: page not found\";s:31:\"breadcrumbs_ancestor_categories\";s:3:\"off\";s:21:\"breadcrumbs_blog_page\";s:3:\"off\";s:16:\"404_monitor_mode\";s:6:\"simple\";s:17:\"404_monitor_limit\";i:100;s:35:\"404_monitor_ignore_query_parameters\";s:2:\"on\";s:24:\"redirections_header_code\";s:3:\"301\";s:18:\"redirections_debug\";s:3:\"off\";s:23:\"console_caching_control\";s:2:\"90\";s:21:\"console_email_reports\";s:2:\"on\";s:23:\"console_email_frequency\";s:7:\"monthly\";s:27:\"link_builder_links_per_page\";s:1:\"7\";s:29:\"link_builder_links_per_target\";s:1:\"1\";s:22:\"wc_remove_product_base\";s:3:\"off\";s:23:\"wc_remove_category_base\";s:3:\"off\";s:31:\"wc_remove_category_parent_slugs\";s:3:\"off\";s:18:\"rss_before_content\";s:0:\"\";s:17:\"rss_after_content\";s:0:\"\";s:19:\"wc_remove_generator\";s:2:\"on\";s:24:\"remove_shop_snippet_data\";s:2:\"on\";s:18:\"frontend_seo_score\";s:3:\"off\";s:29:\"frontend_seo_score_post_types\";a:1:{i:0;s:4:\"post\";}s:27:\"frontend_seo_score_position\";s:3:\"top\";s:10:\"setup_mode\";s:8:\"advanced\";s:21:\"content_ai_post_types\";a:4:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:14:\"e-landing-page\";i:3;s:18:\"templately_library\";}s:18:\"content_ai_country\";s:3:\"all\";s:15:\"content_ai_tone\";s:6:\"Formal\";s:19:\"content_ai_audience\";s:16:\"General Audience\";s:19:\"content_ai_language\";s:10:\"US English\";s:15:\"analytics_stats\";s:3:\"off\";s:15:\"toc_block_title\";s:17:\"Table of Contents\";s:20:\"toc_block_list_style\";s:2:\"ul\";s:14:\"google_updates\";s:2:\"on\";s:13:\"podcast_title\";s:10:\"%sitename%\";s:19:\"podcast_description\";s:10:\"%sitedesc%\";s:29:\"podcast_tipodcast_explicittle\";s:3:\"off\";s:21:\"console_email_send_to\";s:19:\"google@forte.agency\";s:23:\"auto_add_focus_keywords\";a:2:{s:18:\"enable_auto_import\";i:1;s:10:\"post_types\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}}s:23:\"noindex_hidden_products\";s:2:\"on\";s:16:\"podcast_explicit\";s:3:\"off\";s:15:\"llms_post_types\";a:4:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:18:\"e-floating-buttons\";i:3;s:18:\"templately_library\";}}s:6:\"titles\";a:138:{s:24:\"noindex_empty_taxonomies\";s:2:\"on\";s:15:\"title_separator\";s:1:\"-\";s:17:\"capitalize_titles\";s:3:\"off\";s:17:\"twitter_card_type\";s:19:\"summary_large_image\";s:19:\"knowledgegraph_type\";s:7:\"company\";s:19:\"knowledgegraph_name\";s:25:\"Red Light Health Benefits\";s:12:\"website_name\";s:25:\"Red Light Health Benefits\";s:19:\"local_business_type\";s:23:\"HealthAndBeautyBusiness\";s:20:\"local_address_format\";s:43:\"{address} {locality}, {region} {postalcode}\";s:13:\"opening_hours\";a:7:{i:0;a:2:{s:3:\"day\";s:6:\"Monday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:1;a:2:{s:3:\"day\";s:7:\"Tuesday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:2;a:2:{s:3:\"day\";s:9:\"Wednesday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:3;a:2:{s:3:\"day\";s:8:\"Thursday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:4;a:2:{s:3:\"day\";s:6:\"Friday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:5;a:2:{s:3:\"day\";s:8:\"Saturday\";s:4:\"time\";s:11:\"09:00-17:00\";}i:6;a:2:{s:3:\"day\";s:6:\"Sunday\";s:4:\"time\";s:11:\"09:00-17:00\";}}s:20:\"opening_hours_format\";s:3:\"off\";s:14:\"homepage_title\";s:34:\"%sitename% %page% %sep% %sitedesc%\";s:20:\"homepage_description\";s:0:\"\";s:22:\"homepage_custom_robots\";s:3:\"off\";s:23:\"disable_author_archives\";s:3:\"off\";s:15:\"url_author_base\";s:6:\"author\";s:20:\"author_custom_robots\";s:2:\"on\";s:13:\"author_robots\";a:1:{i:0;s:7:\"noindex\";}s:20:\"author_archive_title\";s:30:\"%name% %sep% %sitename% %page%\";s:19:\"author_add_meta_box\";s:2:\"on\";s:21:\"disable_date_archives\";s:2:\"on\";s:18:\"date_archive_title\";s:30:\"%date% %page% %sep% %sitename%\";s:12:\"search_title\";s:38:\"%search_query% %page% %sep% %sitename%\";s:9:\"404_title\";s:31:\"Page Not Found %sep% %sitename%\";s:19:\"date_archive_robots\";a:1:{i:0;s:7:\"noindex\";}s:14:\"noindex_search\";s:2:\"on\";s:24:\"noindex_archive_subpages\";s:3:\"off\";s:26:\"noindex_password_protected\";s:3:\"off\";s:32:\"pt_download_default_rich_snippet\";s:7:\"product\";s:29:\"author_slack_enhanced_sharing\";s:2:\"on\";s:13:\"pt_post_title\";s:24:\"%title% %sep% %sitename%\";s:19:\"pt_post_description\";s:9:\"%excerpt%\";s:14:\"pt_post_robots\";a:0:{}s:21:\"pt_post_custom_robots\";s:3:\"off\";s:28:\"pt_post_default_rich_snippet\";s:7:\"article\";s:28:\"pt_post_default_article_type\";s:11:\"BlogPosting\";s:28:\"pt_post_default_snippet_name\";s:11:\"%seo_title%\";s:28:\"pt_post_default_snippet_desc\";s:17:\"%seo_description%\";s:30:\"pt_post_slack_enhanced_sharing\";s:2:\"on\";s:17:\"pt_post_ls_use_fk\";s:6:\"titles\";s:20:\"pt_post_add_meta_box\";s:2:\"on\";s:20:\"pt_post_bulk_editing\";s:7:\"editing\";s:24:\"pt_post_link_suggestions\";s:2:\"on\";s:24:\"pt_post_primary_taxonomy\";s:8:\"category\";s:13:\"pt_page_title\";s:24:\"%title% %sep% %sitename%\";s:19:\"pt_page_description\";s:9:\"%excerpt%\";s:14:\"pt_page_robots\";a:0:{}s:21:\"pt_page_custom_robots\";s:3:\"off\";s:28:\"pt_page_default_rich_snippet\";s:7:\"article\";s:28:\"pt_page_default_article_type\";s:7:\"Article\";s:28:\"pt_page_default_snippet_name\";s:11:\"%seo_title%\";s:28:\"pt_page_default_snippet_desc\";s:17:\"%seo_description%\";s:30:\"pt_page_slack_enhanced_sharing\";s:2:\"on\";s:17:\"pt_page_ls_use_fk\";s:6:\"titles\";s:20:\"pt_page_add_meta_box\";s:2:\"on\";s:20:\"pt_page_bulk_editing\";s:7:\"editing\";s:24:\"pt_page_link_suggestions\";s:2:\"on\";s:19:\"pt_attachment_title\";s:24:\"%title% %sep% %sitename%\";s:25:\"pt_attachment_description\";s:9:\"%excerpt%\";s:20:\"pt_attachment_robots\";a:1:{i:0;s:7:\"noindex\";}s:27:\"pt_attachment_custom_robots\";s:2:\"on\";s:34:\"pt_attachment_default_rich_snippet\";s:3:\"off\";s:34:\"pt_attachment_default_article_type\";s:7:\"Article\";s:34:\"pt_attachment_default_snippet_name\";s:11:\"%seo_title%\";s:34:\"pt_attachment_default_snippet_desc\";s:17:\"%seo_description%\";s:36:\"pt_attachment_slack_enhanced_sharing\";s:3:\"off\";s:26:\"pt_attachment_add_meta_box\";s:3:\"off\";s:23:\"pt_e-landing-page_title\";s:24:\"%title% %sep% %sitename%\";s:29:\"pt_e-landing-page_description\";s:9:\"%excerpt%\";s:24:\"pt_e-landing-page_robots\";a:0:{}s:31:\"pt_e-landing-page_custom_robots\";s:3:\"off\";s:38:\"pt_e-landing-page_default_rich_snippet\";s:3:\"off\";s:38:\"pt_e-landing-page_default_article_type\";s:7:\"Article\";s:38:\"pt_e-landing-page_default_snippet_name\";s:11:\"%seo_title%\";s:38:\"pt_e-landing-page_default_snippet_desc\";s:17:\"%seo_description%\";s:40:\"pt_e-landing-page_slack_enhanced_sharing\";s:3:\"off\";s:27:\"pt_e-landing-page_ls_use_fk\";s:6:\"titles\";s:30:\"pt_e-landing-page_add_meta_box\";s:2:\"on\";s:30:\"pt_e-landing-page_bulk_editing\";s:7:\"editing\";s:34:\"pt_e-landing-page_link_suggestions\";s:2:\"on\";s:27:\"pt_templately_library_title\";s:24:\"%title% %sep% %sitename%\";s:33:\"pt_templately_library_description\";s:9:\"%excerpt%\";s:28:\"pt_templately_library_robots\";a:0:{}s:35:\"pt_templately_library_custom_robots\";s:3:\"off\";s:42:\"pt_templately_library_default_rich_snippet\";s:3:\"off\";s:42:\"pt_templately_library_default_article_type\";s:7:\"Article\";s:42:\"pt_templately_library_default_snippet_name\";s:11:\"%seo_title%\";s:42:\"pt_templately_library_default_snippet_desc\";s:17:\"%seo_description%\";s:44:\"pt_templately_library_slack_enhanced_sharing\";s:3:\"off\";s:31:\"pt_templately_library_ls_use_fk\";s:6:\"titles\";s:34:\"pt_templately_library_add_meta_box\";s:2:\"on\";s:34:\"pt_templately_library_bulk_editing\";s:7:\"editing\";s:38:\"pt_templately_library_link_suggestions\";s:2:\"on\";s:16:\"pt_product_title\";s:24:\"%title% %sep% %sitename%\";s:22:\"pt_product_description\";s:9:\"%excerpt%\";s:17:\"pt_product_robots\";a:0:{}s:24:\"pt_product_custom_robots\";s:3:\"off\";s:31:\"pt_product_default_rich_snippet\";s:7:\"product\";s:31:\"pt_product_default_article_type\";s:7:\"Article\";s:31:\"pt_product_default_snippet_name\";s:11:\"%seo_title%\";s:31:\"pt_product_default_snippet_desc\";s:17:\"%seo_description%\";s:33:\"pt_product_slack_enhanced_sharing\";s:2:\"on\";s:20:\"pt_product_ls_use_fk\";s:6:\"titles\";s:23:\"pt_product_add_meta_box\";s:2:\"on\";s:23:\"pt_product_bulk_editing\";s:7:\"editing\";s:27:\"pt_product_link_suggestions\";s:2:\"on\";s:27:\"pt_product_primary_taxonomy\";s:11:\"product_cat\";s:18:\"pt_web-story_title\";s:24:\"%title% %sep% %sitename%\";s:24:\"pt_web-story_description\";s:9:\"%excerpt%\";s:19:\"pt_web-story_robots\";a:0:{}s:26:\"pt_web-story_custom_robots\";s:3:\"off\";s:33:\"pt_web-story_default_rich_snippet\";s:7:\"article\";s:33:\"pt_web-story_default_article_type\";s:7:\"Article\";s:33:\"pt_web-story_default_snippet_name\";s:11:\"%seo_title%\";s:33:\"pt_web-story_default_snippet_desc\";s:17:\"%seo_description%\";s:35:\"pt_web-story_slack_enhanced_sharing\";s:3:\"off\";s:25:\"pt_web-story_add_meta_box\";s:3:\"off\";s:18:\"tax_category_title\";s:23:\"%term% %sep% %sitename%\";s:19:\"tax_category_robots\";a:0:{}s:25:\"tax_category_add_meta_box\";s:2:\"on\";s:26:\"tax_category_custom_robots\";s:3:\"off\";s:24:\"tax_category_description\";s:18:\"%term_description%\";s:35:\"tax_category_slack_enhanced_sharing\";s:2:\"on\";s:18:\"tax_post_tag_title\";s:23:\"%term% %sep% %sitename%\";s:19:\"tax_post_tag_robots\";a:1:{i:0;s:7:\"noindex\";}s:25:\"tax_post_tag_add_meta_box\";s:2:\"on\";s:26:\"tax_post_tag_custom_robots\";s:2:\"on\";s:24:\"tax_post_tag_description\";s:18:\"%term_description%\";s:35:\"tax_post_tag_slack_enhanced_sharing\";s:2:\"on\";s:21:\"tax_post_format_title\";s:23:\"%term% %sep% %sitename%\";s:22:\"tax_post_format_robots\";a:1:{i:0;s:7:\"noindex\";}s:28:\"tax_post_format_add_meta_box\";s:2:\"on\";s:29:\"tax_post_format_custom_robots\";s:2:\"on\";s:27:\"tax_post_format_description\";s:18:\"%term_description%\";s:38:\"tax_post_format_slack_enhanced_sharing\";s:2:\"on\";s:31:\"remove_product_cat_snippet_data\";s:2:\"on\";s:31:\"remove_product_tag_snippet_data\";s:2:\"on\";s:22:\"website_alternate_name\";s:25:\"Red Light Health Benefits\";}s:7:\"sitemap\";a:20:{s:14:\"items_per_page\";i:200;s:14:\"include_images\";s:2:\"on\";s:22:\"include_featured_image\";s:3:\"off\";s:13:\"exclude_roles\";a:2:{s:11:\"contributor\";s:11:\"Contributor\";s:10:\"subscriber\";s:10:\"Subscriber\";}s:12:\"html_sitemap\";s:2:\"on\";s:20:\"html_sitemap_display\";s:9:\"shortcode\";s:17:\"html_sitemap_sort\";s:9:\"published\";s:23:\"html_sitemap_seo_titles\";s:6:\"titles\";s:15:\"authors_sitemap\";s:2:\"on\";s:15:\"pt_post_sitemap\";s:2:\"on\";s:15:\"pt_page_sitemap\";s:2:\"on\";s:21:\"pt_attachment_sitemap\";s:3:\"off\";s:25:\"pt_e-landing-page_sitemap\";s:2:\"on\";s:29:\"pt_templately_library_sitemap\";s:2:\"on\";s:18:\"pt_product_sitemap\";s:2:\"on\";s:20:\"pt_web-story_sitemap\";s:3:\"off\";s:20:\"tax_category_sitemap\";s:2:\"on\";s:20:\"tax_post_tag_sitemap\";s:3:\"off\";s:23:\"tax_post_format_sitemap\";s:3:\"off\";s:23:\"video_sitemap_post_type\";a:4:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:10:\"attachment\";i:3;s:14:\"e-landing-page\";}}s:12:\"role-manager\";a:3:{s:13:\"administrator\";a:16:{i:0;s:16:\"rank_math_titles\";i:1;s:17:\"rank_math_general\";i:2;s:17:\"rank_math_sitemap\";i:3;s:21:\"rank_math_404_monitor\";i:4;s:22:\"rank_math_link_builder\";i:5;s:22:\"rank_math_redirections\";i:6;s:22:\"rank_math_role_manager\";i:7;s:19:\"rank_math_analytics\";i:8;s:23:\"rank_math_site_analysis\";i:9;s:25:\"rank_math_onpage_analysis\";i:10;s:24:\"rank_math_onpage_general\";i:11;s:25:\"rank_math_onpage_advanced\";i:12;s:24:\"rank_math_onpage_snippet\";i:13;s:23:\"rank_math_onpage_social\";i:14;s:20:\"rank_math_content_ai\";i:15;s:19:\"rank_math_admin_bar\";}s:6:\"editor\";a:5:{i:0;s:23:\"rank_math_site_analysis\";i:1;s:25:\"rank_math_onpage_analysis\";i:2;s:24:\"rank_math_onpage_general\";i:3;s:24:\"rank_math_onpage_snippet\";i:4;s:23:\"rank_math_onpage_social\";}s:6:\"author\";a:4:{i:0;s:25:\"rank_math_onpage_analysis\";i:1;s:24:\"rank_math_onpage_general\";i:2;s:24:\"rank_math_onpage_snippet\";i:3;s:23:\"rank_math_onpage_social\";}}s:7:\"modules\";a:14:{i:0;s:12:\"link-counter\";i:1;s:9:\"analytics\";i:2;s:12:\"seo-analysis\";i:3;s:7:\"sitemap\";i:4;s:12:\"rich-snippet\";i:5;s:11:\"woocommerce\";i:6;s:10:\"buddypress\";i:7;s:7:\"bbpress\";i:8;s:3:\"acf\";i:9;s:11:\"web-stories\";i:10;s:10:\"content-ai\";i:11;s:16:\"instant-indexing\";i:12;s:12:\"role-manager\";i:13;s:9:\"local-seo\";}}}','off'),(113041,'rank_math_react_settings_ui','on','off'),(115875,'ccj-custom_codes_for_block_editor','1','auto'),(117083,'eael_show_reset_password_on_form_submit_875','1','off'),(118028,'eael_show_reset_password_on_form_submit_930','1','off'),(118365,'eael_show_reset_password_on_form_submit_274','1','off'),(119244,'eael_show_reset_password_on_form_submit_692','1','off'),(119746,'eael_show_reset_password_on_form_submit_295','1','off'),(119823,'eael_show_reset_password_on_form_submit_933','1','off'),(120321,'eael_show_reset_password_on_form_submit_148','1','off'),(120907,'eael_show_reset_password_on_form_submit_487','1','off'),(121366,'eael_show_reset_password_on_form_submit_145','1','off'),(121988,'eael_show_reset_password_on_form_submit_547','1','off'),(122484,'eael_show_reset_password_on_form_submit_588','1','off'),(125870,'eael_show_reset_password_on_form_submit_1','1','off'),(137446,'elementor_atomic_cache_validity__component-styles-related-posts','a:2:{s:5:\"state\";b:0;s:8:\"children\";a:15:{i:46;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:59;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:267;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:65;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:61;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:63;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:62;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:264;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:58;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:64;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:60;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:49;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:2;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:41;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}i:53;a:2:{s:5:\"state\";b:1;s:4:\"meta\";a:0:{}}}}','off'),(137582,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:4:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-7.0.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-7.0.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-7.0.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-7.0.1-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"7.0.1\";s:7:\"version\";s:5:\"7.0.1\";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:\"\";}i:1;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:51:\"https://downloads.w.org/release/wordpress-7.0.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:51:\"https://downloads.w.org/release/wordpress-7.0.1.zip\";s:10:\"no_content\";s:62:\"https://downloads.w.org/release/wordpress-7.0.1-no-content.zip\";s:11:\"new_bundled\";s:63:\"https://downloads.w.org/release/wordpress-7.0.1-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"7.0.1\";s:7:\"version\";s:5:\"7.0.1\";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:9:\"new_files\";s:1:\"1\";}i:2;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:49:\"https://downloads.w.org/release/wordpress-7.0.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:49:\"https://downloads.w.org/release/wordpress-7.0.zip\";s:10:\"no_content\";s:60:\"https://downloads.w.org/release/wordpress-7.0-no-content.zip\";s:11:\"new_bundled\";s:61:\"https://downloads.w.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:9:\"new_files\";s:1:\"1\";}i:3;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:51:\"https://downloads.w.org/release/wordpress-6.9.4.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:51:\"https://downloads.w.org/release/wordpress-6.9.4.zip\";s:10:\"no_content\";s:62:\"https://downloads.w.org/release/wordpress-6.9.4-no-content.zip\";s:11:\"new_bundled\";s:63:\"https://downloads.w.org/release/wordpress-6.9.4-new-bundled.zip\";s:7:\"partial\";s:61:\"https://downloads.w.org/release/wordpress-6.9.4-partial-1.zip\";s:8:\"rollback\";s:62:\"https://downloads.w.org/release/wordpress-6.9.4-rollback-1.zip\";}s:7:\"current\";s:5:\"6.9.4\";s:7:\"version\";s:5:\"6.9.4\";s:11:\"php_version\";s:6:\"7.2.24\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:5:\"6.9.1\";s:9:\"new_files\";s:0:\"\";}}s:12:\"last_checked\";i:1783912709;s:15:\"version_checked\";s:5:\"6.9.1\";s:12:\"translations\";a:0:{}}','off'),(143414,'auto_core_update_failed','a:6:{s:9:\"attempted\";s:5:\"6.9.4\";s:7:\"current\";s:5:\"6.9.1\";s:10:\"error_code\";s:32:\"copy_failed_for_update_core_file\";s:10:\"error_data\";s:33:\"wp-admin/includes/update-core.php\";s:9:\"timestamp\";i:1773683534;s:5:\"retry\";b:0;}','off'),(143421,'_transient_doing_cron','1785396149.7173259258270263671875','on'),(145593,'wp_notes_notify','1','on'),(150549,'rank_math_console_connection_error','1','auto'),(150553,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1783912716;s:7:\"checked\";a:6:{s:5:\"astra\";s:5:\"4.6.4\";s:15:\"hello-elementor\";s:5:\"3.0.1\";s:16:\"twentytwentyfive\";s:3:\"1.0\";s:16:\"twentytwentyfour\";s:3:\"1.1\";s:17:\"twentytwentythree\";s:3:\"1.4\";s:15:\"twentytwentytwo\";s:3:\"1.7\";}s:8:\"response\";a:6:{s:5:\"astra\";a:6:{s:5:\"theme\";s:5:\"astra\";s:11:\"new_version\";s:6:\"4.13.6\";s:3:\"url\";s:35:\"https://wordpress.org/themes/astra/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/theme/astra.4.13.6.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.3\";}s:15:\"hello-elementor\";a:6:{s:5:\"theme\";s:15:\"hello-elementor\";s:11:\"new_version\";s:5:\"3.4.9\";s:3:\"url\";s:45:\"https://wordpress.org/themes/hello-elementor/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/theme/hello-elementor.3.4.9.zip\";s:8:\"requires\";s:3:\"6.0\";s:12:\"requires_php\";s:3:\"7.4\";}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:15:\"twentytwentytwo\";a:6:{s:5:\"theme\";s:15:\"twentytwentytwo\";s:11:\"new_version\";s:3:\"2.1\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentytwentytwo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentytwentytwo.2.1.zip\";s:8:\"requires\";s:3:\"5.9\";s:12:\"requires_php\";s:3:\"5.6\";}}s:9:\"no_update\";a:0:{}s:12:\"translations\";a:0:{}}','off'),(150562,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1785310719;s:8:\"response\";a:10:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:3:\"5.7\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:54:\"https://downloads.wordpress.org/plugin/akismet.5.7.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=2818463\";s:2:\"1x\";s:60:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=2818463\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/akismet/assets/banner-1544x500.png?rev=2900731\";s:2:\"1x\";s:62:\"https://ps.w.org/akismet/assets/banner-772x250.png?rev=2900731\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";s:6:\"tested\";s:5:\"7.0.2\";s:12:\"requires_php\";s:3:\"7.2\";s:16:\"requires_plugins\";a:0:{}}s:33:\"classic-editor/classic-editor.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:28:\"w.org/plugins/classic-editor\";s:4:\"slug\";s:14:\"classic-editor\";s:6:\"plugin\";s:33:\"classic-editor/classic-editor.php\";s:11:\"new_version\";s:5:\"1.7.0\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/classic-editor/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/classic-editor.1.7.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-256x256.png?rev=1998671\";s:2:\"1x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-128x128.png?rev=1998671\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/classic-editor/assets/banner-1544x500.png?rev=1998671\";s:2:\"1x\";s:69:\"https://ps.w.org/classic-editor/assets/banner-772x250.png?rev=1998676\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.9\";s:6:\"tested\";s:5:\"7.0.2\";s:12:\"requires_php\";s:5:\"5.2.4\";s:16:\"requires_plugins\";a:0:{}}s:23:\"elementor/elementor.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:5:\"4.2.1\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.4.2.1.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:6:\"tested\";s:5:\"7.0.2\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}s:65:\"essential-addons-for-elementor-lite/essential_adons_elementor.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:49:\"w.org/plugins/essential-addons-for-elementor-lite\";s:4:\"slug\";s:35:\"essential-addons-for-elementor-lite\";s:6:\"plugin\";s:65:\"essential-addons-for-elementor-lite/essential_adons_elementor.php\";s:11:\"new_version\";s:5:\"6.7.1\";s:3:\"url\";s:66:\"https://wordpress.org/plugins/essential-addons-for-elementor-lite/\";s:7:\"package\";s:84:\"https://downloads.wordpress.org/plugin/essential-addons-for-elementor-lite.6.7.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:88:\"https://ps.w.org/essential-addons-for-elementor-lite/assets/icon-256x256.gif?rev=3182943\";s:2:\"1x\";s:88:\"https://ps.w.org/essential-addons-for-elementor-lite/assets/icon-128x128.gif?rev=3182943\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:91:\"https://ps.w.org/essential-addons-for-elementor-lite/assets/banner-1544x500.png?rev=3625253\";s:2:\"1x\";s:90:\"https://ps.w.org/essential-addons-for-elementor-lite/assets/banner-772x250.png?rev=3625253\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"7.0.2\";s:12:\"requires_php\";s:3:\"7.0\";s:16:\"requires_plugins\";a:0:{}}s:61:\"premium-addons-for-elementor/premium-addons-for-elementor.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:42:\"w.org/plugins/premium-addons-for-elementor\";s:4:\"slug\";s:28:\"premium-addons-for-elementor\";s:6:\"plugin\";s:61:\"premium-addons-for-elementor/premium-addons-for-elementor.php\";s:11:\"new_version\";s:7:\"4.11.89\";s:3:\"url\";s:59:\"https://wordpress.org/plugins/premium-addons-for-elementor/\";s:7:\"package\";s:79:\"https://downloads.wordpress.org/plugin/premium-addons-for-elementor.4.11.89.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:81:\"https://ps.w.org/premium-addons-for-elementor/assets/icon-128x128.gif?rev=3495451\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:84:\"https://ps.w.org/premium-addons-for-elementor/assets/banner-1544x500.png?rev=3495451\";s:2:\"1x\";s:83:\"https://ps.w.org/premium-addons-for-elementor/assets/banner-772x250.png?rev=3495451\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.6\";s:6:\"tested\";s:5:\"7.0.2\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}s:30:\"seo-by-rank-math/rank-math.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:30:\"w.org/plugins/seo-by-rank-math\";s:4:\"slug\";s:16:\"seo-by-rank-math\";s:6:\"plugin\";s:30:\"seo-by-rank-math/rank-math.php\";s:11:\"new_version\";s:7:\"1.0.275\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/seo-by-rank-math/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/seo-by-rank-math.1.0.275.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:61:\"https://ps.w.org/seo-by-rank-math/assets/icon.svg?rev=3438330\";s:3:\"svg\";s:61:\"https://ps.w.org/seo-by-rank-math/assets/icon.svg?rev=3438330\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/seo-by-rank-math/assets/banner-1544x500.png?rev=2639678\";s:2:\"1x\";s:71:\"https://ps.w.org/seo-by-rank-math/assets/banner-772x250.png?rev=2639678\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.7\";s:6:\"tested\";s:5:\"7.0.2\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}s:31:\"custom-css-js/custom-css-js.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:27:\"w.org/plugins/custom-css-js\";s:4:\"slug\";s:13:\"custom-css-js\";s:6:\"plugin\";s:31:\"custom-css-js/custom-css-js.php\";s:11:\"new_version\";s:4:\"3.53\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/custom-css-js/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/custom-css-js.3.53.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:66:\"https://ps.w.org/custom-css-js/assets/icon-128x128.png?rev=1303730\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/custom-css-js/assets/banner-1544x500.png?rev=1770945\";s:2:\"1x\";s:68:\"https://ps.w.org/custom-css-js/assets/banner-772x250.png?rev=1303730\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"3.0.1\";s:6:\"tested\";s:5:\"7.0.2\";s:12:\"requires_php\";s:5:\"5.2.4\";s:16:\"requires_plugins\";a:0:{}}s:25:\"templately/templately.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:24:\"w.org/plugins/templately\";s:4:\"slug\";s:10:\"templately\";s:6:\"plugin\";s:25:\"templately/templately.php\";s:11:\"new_version\";s:5:\"3.7.1\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/templately/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/templately.3.7.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/templately/assets/icon-256x256.gif?rev=2793347\";s:2:\"1x\";s:63:\"https://ps.w.org/templately/assets/icon-128x128.gif?rev=2793347\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/templately/assets/banner-1544x500.jpg?rev=3507094\";s:2:\"1x\";s:65:\"https://ps.w.org/templately/assets/banner-772x250.jpg?rev=3507094\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"7.0.2\";s:12:\"requires_php\";s:3:\"7.2\";s:16:\"requires_plugins\";a:0:{}}s:31:\"tracking-code-manager/index.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:35:\"w.org/plugins/tracking-code-manager\";s:4:\"slug\";s:21:\"tracking-code-manager\";s:6:\"plugin\";s:31:\"tracking-code-manager/index.php\";s:11:\"new_version\";s:5:\"2.6.0\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/tracking-code-manager/\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/plugin/tracking-code-manager.2.6.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/tracking-code-manager/assets/icon-256x256.jpg?rev=2749278\";s:2:\"1x\";s:74:\"https://ps.w.org/tracking-code-manager/assets/icon-128x128.jpg?rev=2749278\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/tracking-code-manager/assets/banner-1544x500.png?rev=2749278\";s:2:\"1x\";s:76:\"https://ps.w.org/tracking-code-manager/assets/banner-772x250.png?rev=2749278\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"3.6.0\";s:6:\"tested\";s:5:\"7.0.2\";s:12:\"requires_php\";s:3:\"5.6\";s:16:\"requires_plugins\";a:0:{}}s:39:\"wp-file-manager/file_folder_manager.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:29:\"w.org/plugins/wp-file-manager\";s:4:\"slug\";s:15:\"wp-file-manager\";s:6:\"plugin\";s:39:\"wp-file-manager/file_folder_manager.php\";s:11:\"new_version\";s:5:\"8.0.4\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/wp-file-manager/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/wp-file-manager.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:68:\"https://ps.w.org/wp-file-manager/assets/icon-128x128.png?rev=2491299\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:70:\"https://ps.w.org/wp-file-manager/assets/banner-772x250.jpg?rev=2491299\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";s:6:\"tested\";s:5:\"6.9.5\";s:12:\"requires_php\";s:5:\"5.2.4\";s:16:\"requires_plugins\";a:0:{}}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:1:{s:9:\"hello.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/hello-dolly\";s:4:\"slug\";s:11:\"hello-dolly\";s:6:\"plugin\";s:9:\"hello.php\";s:11:\"new_version\";s:5:\"1.7.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/hello-dolly/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/hello-dolly.1.7.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-256x256.jpg?rev=2052855\";s:2:\"1x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-128x128.jpg?rev=2052855\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/hello-dolly/assets/banner-1544x500.jpg?rev=2645582\";s:2:\"1x\";s:66:\"https://ps.w.org/hello-dolly/assets/banner-772x250.jpg?rev=2052855\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}}s:7:\"checked\";a:18:{s:19:\"akismet/akismet.php\";s:3:\"5.6\";s:27:\"astra-addon/astra-addon.php\";s:5:\"4.7.2\";s:33:\"classic-editor/classic-editor.php\";s:5:\"1.6.7\";s:23:\"elementor/elementor.php\";s:6:\"3.35.0\";s:31:\"elementor-pro/elementor-pro.php\";s:6:\"3.19.2\";s:65:\"essential-addons-for-elementor-lite/essential_adons_elementor.php\";s:5:\"6.5.9\";s:56:\"essential-addons-elementor/essential_adons_elementor.php\";s:6:\"5.8.17\";s:9:\"hello.php\";s:5:\"1.7.2\";s:25:\"lkknnhwmor/lkknnhwmor.php\";s:6:\"2.12.1\";s:61:\"premium-addons-for-elementor/premium-addons-for-elementor.php\";s:7:\"4.11.67\";s:55:\"premium-addons-pro/premium-addons-pro-for-elementor.php\";s:6:\"2.9.11\";s:30:\"seo-by-rank-math/rank-math.php\";s:7:\"1.0.263\";s:38:\"seo-by-rank-math-pro/rank-math-pro.php\";s:6:\"3.0.55\";s:31:\"custom-css-js/custom-css-js.php\";s:6:\"3.51.3\";s:25:\"templately/templately.php\";s:5:\"3.5.0\";s:31:\"tracking-code-manager/index.php\";s:5:\"2.5.0\";s:67:\"unlimited-elements-for-elementor-premium/unlimited-elements-pro.php\";s:7:\"1.5.116\";s:39:\"wp-file-manager/file_folder_manager.php\";s:5:\"8.0.2\";}}','off'),(160916,'_transient_timeout_2ea0afebbdca1552c083c04d253a467f','1783955913','off'),(160917,'_transient_2ea0afebbdca1552c083c04d253a467f','O:8:\"WP_Error\":3:{s:6:\"errors\";a:1:{s:11:\"api_blocked\";a:1:{i:0;s:52:\"{"plugins":[],"translations":[]}\";}}s:10:\"error_data\";a:0:{}s:18:\"\0*\0additional_data\";a:0:{}}','off'),(160918,'_transient_timeout_astra-addon_license_status','1783934315','off'),(160919,'_transient_astra-addon_license_status','1','off'),(160920,'_site_transient_timeout_rank_math_pro_versions','1783923515','off'),(160921,'_site_transient_rank_math_pro_versions','a:3:{s:11:\"new_version\";s:7:\"3.0.116\";s:12:\"beta_version\";s:12:\"3.0.117-beta\";s:9:\"g_updates\";s:1660:\"[{\"link\":\"https:\\/\\/rankmath.com\\/google-update\\/june-2026-spam-update\\/\",\"title\":\"June 2026 Spam Update\",\"content\":\"Google rolled out the June 2026 Spam Update from June 24 to 26, 2026. The update affected sites across all languages and regions.\",\"date\":\"1782259200\",\"status\":\"confirmed\"},{\"link\":\"https:\\/\\/rankmath.com\\/google-update\\/may-2026-core-update\\/\",\"title\":\"May 2026 Core Update\",\"content\":\"Google released the May 2026 Core Update from May 21, 2026 to June 2, 2026. Notably, many SEOs reported that multiple websites gained traffic during the update.\",\"date\":\"1779321600\",\"status\":\"confirmed\"},{\"link\":\"https:\\/\\/rankmath.com\\/google-update\\/march-2026-core-update\\/\",\"title\":\"March 2026 Core Update\",\"content\":\"Google released the March 2026 Core Update between March 27 and April 8, 2026. The rollout was completed within two weeks, and according to Google, improved how relevant content is served to users.\",\"date\":\"1774569600\",\"status\":\"confirmed\"},{\"link\":\"https:\\/\\/rankmath.com\\/google-update\\/march-2026-spam-update\\/\",\"title\":\"March 2026 Spam Update\",\"content\":\"Google released an update to its spam system between March 24 and 25, 2026. The update lasted below 20 hours, making it Google\\u0027s fastest update ever.\",\"date\":\"1774310400\",\"status\":\"confirmed\"},{\"link\":\"https:\\/\\/rankmath.com\\/google-update\\/february-2026-discover-core-update\\/\",\"title\":\"February 2026 Discover Core Update\",\"content\":\"Google rolled out the February 2026 Discover Core Update from February 5 to February 27, 2026. This is Google’s first update to Discover and only targets English users in the United States.\",\"date\":\"1770249600\",\"status\":\"confirmed\"}]\";}','off'),(161365,'_site_transient_timeout_theme_roots','1784196389','off'),(161366,'_site_transient_theme_roots','a:6:{s:5:\"astra\";s:7:\"/themes\";s:15:\"hello-elementor\";s:7:\"/themes\";s:16:\"twentytwentyfive\";s:7:\"/themes\";s:16:\"twentytwentyfour\";s:7:\"/themes\";s:17:\"twentytwentythree\";s:7:\"/themes\";s:15:\"twentytwentytwo\";s:7:\"/themes\";}','off'),(163131,'_transient_timeout_essential-addons-elementor-license_data','1792967537','off'),(163132,'_transient_essential-addons-elementor-license_data','O:8:\"stdClass\":14:{s:7:\"success\";b:1;s:7:\"license\";s:5:\"valid\";s:7:\"item_id\";i:4372;s:9:\"item_name\";s:30:\"Essential Addons for Elementor\";s:8:\"checksum\";s:32:\"85db565673c0e3e6452af17e83fc274d\";s:7:\"expires\";s:8:\"lifetime\";s:10:\"payment_id\";i:1616404;s:13:\"customer_name\";s:15:\"Brice Blackerby\";s:14:\"customer_email\";s:18:\"brice@forte.agency\";s:13:\"license_limit\";i:0;s:10:\"site_count\";i:27;s:16:\"activations_left\";s:9:\"unlimited\";s:8:\"price_id\";s:1:\"2\";s:11:\"license_key\";s:32:\"c4850**********************22abc\";}','off'),(163283,'_site_transient_timeout_fs_garbage_collection','1785377087','off'),(163284,'_site_transient_fs_garbage_collection','1','off'),(163453,'_transient_timeout_astra-addon-cron-test-ok','1785396522','off'),(163454,'_transient_astra-addon-cron-test-ok','1','off'),(163455,'_transient_timeout_astra-theme-cron-test-ok','1785396522','off'),(163456,'_transient_astra-theme-cron-test-ok','1','off'),(163459,'_site_transient_timeout_wp_theme_files_patterns-178b6961b78eceb5fe2bf30b0e453e31','1785397949','off'),(163460,'_site_transient_wp_theme_files_patterns-178b6961b78eceb5fe2bf30b0e453e31','a:2:{s:7:\"version\";s:5:\"4.6.4\";s:8:\"patterns\";a:0:{}}','off'); /*!40000 ALTER TABLE `wp_options` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `wp_postmeta` -- DROP TABLE IF EXISTS `wp_postmeta`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wp_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=2982 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `wp_postmeta` -- LOCK TABLES `wp_postmeta` WRITE; /*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */; INSERT INTO `wp_postmeta` VALUES (1,2,'_wp_page_template','default'),(2,3,'_wp_page_template','default'),(5,8,'_elementor_edit_mode','builder'),(6,8,'_elementor_template_type','kit'),(21,16,'_elementor_edit_mode','builder'),(22,16,'_elementor_template_type','kit'),(23,16,'_elementor_version','3.19.0'),(24,16,'_elementor_pro_version','3.19.0'),(25,17,'_elementor_edit_mode','builder'),(26,17,'_elementor_template_type','kit'),(27,17,'_elementor_version','3.19.0'),(28,17,'_elementor_pro_version','3.19.0'),(29,16,'_wp_page_template','default'),(30,16,'_elementor_page_settings','a:26:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#970000\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#F3F5F8\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:9:\"Body Text\";s:5:\"color\";s:7:\"#2A2727\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#FF0302\";}}s:13:\"custom_colors\";a:7:{i:0;a:3:{s:3:\"_id\";s:7:\"c696dce\";s:5:\"title\";s:6:\"BG Kit\";s:5:\"color\";s:7:\"#FFFFFF\";}i:1;a:3:{s:3:\"_id\";s:7:\"14ef391\";s:5:\"title\";s:12:\"Blue Element\";s:5:\"color\";s:7:\"#C8D5DC\";}i:2;a:3:{s:3:\"_id\";s:7:\"764183d\";s:5:\"title\";s:13:\"Blue Light BG\";s:5:\"color\";s:7:\"#F9FAFD\";}i:3;a:3:{s:3:\"_id\";s:7:\"d6cea4e\";s:5:\"title\";s:13:\"White Element\";s:5:\"color\";s:7:\"#FFFFFF\";}i:4;a:3:{s:3:\"_id\";s:7:\"86b4fcd\";s:5:\"title\";s:17:\"Full Transparency\";s:5:\"color\";s:9:\"#02010100\";}i:5;a:3:{s:3:\"_id\";s:7:\"57c8da2\";s:5:\"title\";s:10:\"Overlay BG\";s:5:\"color\";s:9:\"#000000CC\";}i:6;a:3:{s:3:\"_id\";s:7:\"93d5bb7\";s:5:\"title\";s:4:\"Pink\";s:5:\"color\";s:7:\"#FF4D88\";}}s:17:\"system_typography\";a:4:{i:0;a:15:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Oswald\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:65;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:9:\"uppercase\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";d:4.4000000000000004;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;s:5:\"sizes\";a:0:{}}}i:1;a:14:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;s:5:\"sizes\";a:0:{}}}i:2;a:13:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:9:\"Body Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:22:\"typography_font_weight\";s:3:\"300\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}i:3;a:13:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:11:\"Accent Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}}s:17:\"custom_typography\";a:7:{i:0;a:12:{s:3:\"_id\";s:7:\"392b9e0\";s:5:\"title\";s:9:\"Box Title\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}}i:1;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"300\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"c05b693\";s:5:\"title\";s:8:\"Subtitle\";}i:2;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"300\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"6558fb1\";s:5:\"title\";s:13:\"Special Title\";}i:3;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"italic\";s:26:\"typography_text_decoration\";s:9:\"underline\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"92bce3b\";s:5:\"title\";s:21:\"Accent Text Underline\";s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}}i:4;a:14:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:85;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"b2deeae\";s:5:\"title\";s:13:\"Hero Headline\";s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:65;s:5:\"sizes\";a:0:{}}}i:5;a:14:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:200;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:145;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"fb1a3e0\";s:5:\"title\";s:9:\"404 Title\";}i:6;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"italic\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"397e168\";s:5:\"title\";s:27:\"Body Text Italic Capitalize\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1520;s:5:\"sizes\";a:0:{}}s:15:\"activeItemIndex\";i:1;s:11:\"__globals__\";a:5:{s:17:\"link_normal_color\";s:24:\"globals/colors?id=accent\";s:16:\"link_hover_color\";s:25:\"globals/colors?id=primary\";s:21:\"body_background_color\";s:25:\"globals/colors?id=c696dce\";s:24:\"h4_typography_typography\";s:29:\"globals/typography?id=392b9e0\";s:8:\"h4_color\";s:25:\"globals/colors?id=primary\";}s:32:\"link_normal_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:71;s:5:\"sizes\";a:0:{}}s:23:\"h1_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:104;s:5:\"sizes\";a:0:{}}s:23:\"h2_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:156;s:5:\"sizes\";a:0:{}}s:23:\"h3_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:132;s:5:\"sizes\";a:0:{}}s:23:\"h4_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:23:\"h5_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:137;s:5:\"sizes\";a:0:{}}s:23:\"h6_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:121;s:5:\"sizes\";a:0:{}}s:21:\"space_between_widgets\";a:6:{s:6:\"column\";s:0:\"\";s:3:\"row\";s:0:\"\";s:8:\"isLinked\";b:1;s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"body_background_background\";s:7:\"classic\";s:17:\"container_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:9:\"site_name\";s:25:\"Red Light Health Benefits\";s:9:\"site_logo\";a:5:{s:3:\"url\";s:104:\"https://redlighthealthbenefits.com/wp-content/uploads/2024/01/red-light-health-benefits-logo-near-me.png\";s:2:\"id\";i:100;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:30:\"Red Light Health Benefits Logo\";s:6:\"source\";s:7:\"library\";}s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";}'),(31,18,'_elementor_edit_mode','builder'),(32,18,'_elementor_template_type','popup'),(33,18,'_elementor_version','3.19.0'),(34,18,'_elementor_pro_version','3.19.0'),(35,19,'_wp_attached_file','2024/01/Image_Placeholder_3-131220211647.jpg'),(36,19,'_elementor_import_session_id','65b7e01be4fbe'),(37,19,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1027;s:6:\"height\";i:835;s:4:\"file\";s:44:\"2024/01/Image_Placeholder_3-131220211647.jpg\";s:8:\"filesize\";i:4045;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"Image_Placeholder_3-131220211647-300x244.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:244;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:913;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"Image_Placeholder_3-131220211647-1024x833.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6119;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"Image_Placeholder_3-131220211647-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:565;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"Image_Placeholder_3-131220211647-768x624.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:624;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3655;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(38,19,'_elementor_source_image_hash','3a8887d1ea53921d57ad3515157a9f57005f318a'),(39,20,'_wp_attached_file','2024/01/placeholder.png'),(40,20,'_elementor_import_session_id','65b7e01be4fbe'),(41,20,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2024/01/placeholder.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"placeholder-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2092;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"placeholder-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7582;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"placeholder-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1264;}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:5437;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(42,20,'_elementor_source_image_hash','a8cbdbf0c3394f57fdc0875f52022d77f5314c7f'),(43,21,'_elementor_edit_mode','builder'),(44,21,'_elementor_template_type','popup'),(45,21,'_elementor_version','3.19.0'),(46,21,'_elementor_pro_version','3.19.0'),(47,18,'_wp_page_template','default'),(48,18,'_elementor_page_settings','a:11:{s:5:\"width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:380;s:5:\"sizes\";a:0:{}}s:19:\"horizontal_position\";s:5:\"right\";s:17:\"vertical_position\";s:6:\"bottom\";s:18:\"entrance_animation\";s:11:\"fadeInRight\";s:25:\"entrance_animation_mobile\";s:8:\"fadeInUp\";s:14:\"exit_animation\";s:11:\"fadeInRight\";s:21:\"exit_animation_mobile\";s:8:\"fadeInUp\";s:9:\"icon_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:26;s:5:\"sizes\";a:0:{}}s:11:\"__globals__\";a:3:{s:18:\"close_button_color\";s:25:\"globals/colors?id=primary\";s:24:\"close_button_hover_color\";s:24:\"globals/colors?id=accent\";s:16:\"background_color\";s:25:\"globals/colors?id=d6cea4e\";}s:21:\"background_background\";s:7:\"classic\";s:26:\"box_shadow_box_shadow_type\";s:0:\"\";}'),(49,18,'_elementor_data','[{\"id\":\"4b02eab\",\"elType\":\"container\",\"settings\":{\"_title\":\"Content\",\"flex_direction\":\"column\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"content_width\":\"full\",\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"57e87e29\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"55\",\"bottom\":\"75\",\"left\":\"55\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"258ed004\",\"elType\":\"widget\",\"settings\":{\"title\":\"Join Our Newsletter\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ab9f86a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to receive our latest blog posts directly in your inbox!<\\/p>\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":73,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6efab58\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Newsletter Form\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Your email\",\"placeholder\":\"Your email\",\"_id\":\"cd2e872\",\"width_tablet\":\"100\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width\":\"100\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"recaptcha_badge\":\"bottomright\",\"css_classes\":\"\",\"field_value\":\"\"}],\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"subscribe\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"html_spacing\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"_background_color\":\"\",\"success_message_color\":\"globals\\/colors?id=text\",\"error_message_color\":\"globals\\/colors?id=text\",\"inline_message_color\":\"globals\\/colors?id=text\",\"field_text_color\":\"globals\\/colors?id=14ef391\",\"field_border_color\":\"globals\\/colors?id=14ef391\",\"button_text_color\":\"globals\\/colors?id=d6cea4e\",\"button_border_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=86b4fcd\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_hover_color\":\"globals\\/colors?id=accent\"},\"show_labels\":\"\",\"column_gap\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"field_text_color\":\"#8EB3E6\",\"field_background_color\":\"\",\"field_border_color\":\"#8EB3E6\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_color\":\"#FFFFFF\",\"button_border_color\":\"#2C6FC0\",\"button_background_hover_color\":\"#02010100\",\"button_hover_color\":\"#2C6FC0\",\"button_hover_border_color\":\"#2C6FC0\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"20\",\"bottom\":\"1\",\"left\":\"20\",\"isLinked\":false},\"success_message_color\":\"#324A6D\",\"error_message_color\":\"#324A6D\",\"inline_message_color\":\"#324A6D\",\"input_size\":\"md\",\"button_size\":\"md\",\"button_width_tablet\":\"100\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_button_icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"fb8a15\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":19,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/Image_Placeholder_3-131220211647.jpg\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"__globals__\":{\"overlay_color\":\"globals\\/colors?id=86b4fcd\",\"overlay_color_hover\":\"globals\\/colors?id=86b4fcd\"},\"graphic_image\":{\"id\":20,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/placeholder.png\"},\"bg_image_size\":\"full\",\"image_min_height\":{\"unit\":\"px\",\"size\":225,\"sizes\":[]},\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false}]'),(50,22,'_elementor_edit_mode','builder'),(51,22,'_elementor_template_type','popup'),(52,22,'_elementor_version','3.19.0'),(53,22,'_elementor_pro_version','3.19.0'),(54,22,'_wp_page_template','default'),(55,22,'_elementor_page_settings','a:11:{s:5:\"width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:380;s:5:\"sizes\";a:0:{}}s:19:\"horizontal_position\";s:5:\"right\";s:17:\"vertical_position\";s:6:\"bottom\";s:18:\"entrance_animation\";s:11:\"fadeInRight\";s:25:\"entrance_animation_mobile\";s:8:\"fadeInUp\";s:14:\"exit_animation\";s:11:\"fadeInRight\";s:21:\"exit_animation_mobile\";s:8:\"fadeInUp\";s:9:\"icon_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:26;s:5:\"sizes\";a:0:{}}s:11:\"__globals__\";a:3:{s:18:\"close_button_color\";s:25:\"globals/colors?id=primary\";s:24:\"close_button_hover_color\";s:24:\"globals/colors?id=accent\";s:16:\"background_color\";s:25:\"globals/colors?id=d6cea4e\";}s:21:\"background_background\";s:7:\"classic\";s:26:\"box_shadow_box_shadow_type\";s:0:\"\";}'),(56,22,'_elementor_data','[]'),(57,18,'_elementor_page_assets','a:1:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}}'),(58,18,'_eael_custom_js',''),(59,18,'_elementor_conditions','a:1:{i:0;s:27:\"include/singular/front_page\";}'),(60,18,'_elementor_popup_display_settings','a:2:{s:8:\"triggers\";a:3:{s:16:\"scrolling_offset\";i:60;s:9:\"scrolling\";s:3:\"yes\";s:19:\"scrolling_direction\";s:4:\"down\";}s:6:\"timing\";a:3:{s:11:\"times_times\";i:1;s:11:\"times_count\";s:5:\"close\";s:5:\"times\";s:3:\"yes\";}}'),(61,18,'_elementor_import_session_id','65b7e01be4fbe'),(62,23,'_elementor_edit_mode','builder'),(63,23,'_elementor_template_type','search-results'),(64,23,'_elementor_version','3.19.0'),(65,23,'_elementor_pro_version','3.19.0'),(66,23,'_elementor_data','[{\"id\":\"431024eb\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_align_items\":\"stretch\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_title\":\"Hero\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1e87c54d\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_justify_content\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2f3be811\",\"elType\":\"widget\",\"settings\":{\"title\":\"Topic Name\",\"align\":\"center\",\"header_size\":\"h1\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"67cd16c\\\" name=\\\"archive-title\\\" settings=\\\"%7B%22fallback%22%3A%22Topic+Name%22%2C%22include_context%22%3A%22yes%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%7D\\\"]\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56f31112\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, te has solet postea. Voluptua quaestio dissentias has ex no<\\/p>\",\"align\":\"center\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"98ea1a4\\\" name=\\\"archive-description\\\" settings=\\\"%7B%22fallback%22%3A%22A+short+description+introducing+your+blog+so+visitors+know+what+type+of+posts+they+will+find+here.%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c05b693\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473bdd71\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Results\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1db3c84a\",\"elType\":\"widget\",\"settings\":{\"archive_classic_meta_separator\":\"\\/\\/\\/\",\"archive_classic_read_more_text\":\"Read More\",\"archive_cards_meta_separator\":\"\\u2022\",\"archive_cards_read_more_text\":\"Read More \\u00bb\",\"archive_full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"nothing_found_message\":\"It seems we can\'t find what you\'re looking for.\",\"archive_classic_thumbnail_size_size\":\"full\",\"archive_classic_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"archive_classic_title_tag\":\"h4\",\"archive_classic_excerpt_length\":20,\"archive_classic_meta_data\":[],\"archive_classic_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"archive_classic_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"archive_classic_title_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"archive_classic_excerpt_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"archive_classic_read_more_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"archive_classic_title_color\":\"globals\\/colors?id=primary\",\"archive_classic_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"archive_classic_excerpt_color\":\"globals\\/colors?id=text\",\"archive_classic_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\",\"archive_classic_meta_typography_typography\":\"globals\\/typography?id=secondary\",\"button_text_color\":\"globals\\/colors?id=c696dce\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=86b4fcd\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\"},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"pagination_type\":\"load_more_on_click\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"archive_classic_row_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"load_more_spacing\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"load_more_spinner\":{\"value\":\"fas fa-spinner\",\"library\":\"fa-solid\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"archive-posts\"}],\"isInner\":false}]'),(67,24,'_elementor_edit_mode','builder'),(68,24,'_elementor_template_type','search-results'),(69,24,'_elementor_version','3.19.0'),(70,24,'_elementor_pro_version','3.19.0'),(71,24,'_elementor_data','[]'),(72,23,'_elementor_page_assets','a:0:{}'),(73,23,'_eael_custom_js',''),(74,23,'_elementor_conditions','a:1:{i:0;s:22:\"include/archive/search\";}'),(75,23,'_elementor_import_session_id','65b7e01be4fbe'),(76,25,'_elementor_edit_mode','builder'),(77,25,'_elementor_template_type','single-post'),(78,25,'_elementor_version','3.19.2'),(79,25,'_elementor_pro_version','3.19.0'),(80,26,'_wp_attached_file','2024/01/placeholder-1.png'),(81,26,'_elementor_import_session_id','65b7e01be4fbe'),(82,26,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:25:\"2024/01/placeholder-1.png\";s:8:\"filesize\";i:5443;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"placeholder-1-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2092;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"placeholder-1-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7582;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"placeholder-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1264;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"placeholder-1-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5437;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(83,26,'_elementor_source_image_hash','abd2663fb187edb5972343a39f0a30364243fb3a'),(84,25,'_elementor_data','[{\"id\":\"5a1f1cd2\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":620,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Title\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"761fafc\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"2d70cf35\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"post-title\\\" settings=\\\"%7B%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9986d5b\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-title\"},{\"id\":\"37e9b879\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"selected_icon\":{\"value\":\"fas fa-calendar\",\"library\":\"fa-solid\"},\"_id\":\"7f530f1\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\",\"show_icon\":\"none\"},{\"type\":\"author\",\"selected_icon\":{\"value\":\"far fa-user-circle\",\"library\":\"fa-regular\"},\"_id\":\"6863c75\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\",\"show_icon\":\"none\"}],\"space_between\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_align\":\"center\",\"divider\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"divider_color\":\"globals\\/colors?id=primary\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"0c5df2b\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"post-info\"}],\"isInner\":false},{\"id\":\"646d129\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Content\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":50,\"unit\":\"px\",\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[],\"column\":\"25\",\"row\":\"25\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"5046ed8\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"3287313c\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%2C%22size%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image\":{\"id\":26,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/placeholder-1.png\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"aed835a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"84bec78\",\"elType\":\"widget\",\"settings\":{\"align\":\"justify\",\"align_mobile\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"bf0d3b7\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-content\"},{\"id\":\"10954cdb\",\"elType\":\"widget\",\"settings\":{\"prev_label\":\"Previous\",\"next_label\":\"Next\",\"show_arrow\":\"\",\"show_title\":\"\",\"show_borders\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"label_color\":\"globals\\/colors?id=primary\",\"label_typography_typography\":\"globals\\/typography?id=92bce3b\",\"label_hover_color\":\"globals\\/colors?id=accent\",\"_border_color\":\"globals\\/colors?id=primary\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"1d84841\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"post-navigation\"},{\"id\":\"17da9b32\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[],\"column\":\"15\",\"row\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"1345f6d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"ad573ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Share the Post:\",\"header_size\":\"span\",\"_element_vertical_align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=text\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"fd558eb\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d0b8ce7\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"73b1c48\"},{\"button\":\"twitter\",\"_id\":\"d731978\"},{\"button\":\"linkedin\",\"_id\":\"825e7c4\"}],\"view\":\"icon\",\"skin\":\"minimal\",\"column_gap\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"column_gap_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"button_size\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"color_source\":\"custom\",\"_element_vertical_align\":\"center\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=86b4fcd\",\"secondary_color\":\"globals\\/colors?id=accent\",\"secondary_color_hover\":\"globals\\/colors?id=14ef391\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"87808ec\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"share-buttons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18aa6b19\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Related Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":100,\"unit\":\"px\",\"column\":\"100\",\"row\":\"100\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"9189c7d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"48cfc05f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Related Posts\",\"align\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"04dc408\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3230d171\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_columns\":\"2\",\"cards_posts_per_page\":2,\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"posts_exclude\":[\"current_post\"],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"79d4b85\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),(85,27,'_elementor_edit_mode','builder'),(86,27,'_elementor_template_type','single-post'),(87,27,'_elementor_version','3.19.0'),(88,27,'_elementor_pro_version','3.19.0'),(89,27,'_elementor_data','[]'),(90,25,'_elementor_page_assets','a:0:{}'),(91,25,'_eael_custom_js',''),(93,25,'_elementor_import_session_id','65b7e01be4fbe'),(94,28,'_elementor_edit_mode','builder'),(95,28,'_elementor_template_type','error-404'),(96,28,'_elementor_version','3.19.0'),(97,28,'_elementor_pro_version','3.19.0'),(98,28,'_elementor_data','[{\"id\":\"7902045e\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Content\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":410,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"20bd26b0\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":\"\",\"unit\":\"px\"},\"flex_justify_content\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1eb6e91f\",\"elType\":\"widget\",\"settings\":{\"title\":\"404\",\"align\":\"center\",\"header_size\":\"h1\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=b2deeae\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25ada384\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sorry, we can\\u2019t find the page you\\u2019re looking for.<br \\/>Click the button below to go back to the homepage.<\\/p>\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":440,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"671143b9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Back Home\",\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"hover_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=86b4fcd\",\"border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=d6cea4e\"},\"text_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"7\",\"bottom\":\"2\",\"left\":\"7\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"18\",\"bottom\":\"6\",\"left\":\"18\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"b05f7c3\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"_element_width\":\"inherit\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(99,29,'_elementor_edit_mode','builder'),(100,29,'_elementor_template_type','error-404'),(101,29,'_elementor_version','3.19.0'),(102,29,'_elementor_pro_version','3.19.0'),(103,29,'_elementor_data','[]'),(104,28,'_elementor_page_assets','a:0:{}'),(105,28,'_eael_custom_js',''),(106,28,'_elementor_conditions','a:1:{i:0;s:29:\"include/singular/not_found404\";}'),(107,28,'_elementor_import_session_id','65b7e01be4fbe'),(108,30,'_elementor_edit_mode','builder'),(109,30,'_elementor_template_type','archive'),(110,30,'_elementor_version','3.19.2'),(111,30,'_elementor_pro_version','3.19.0'),(112,31,'_wp_attached_file','2024/01/1920x540.jpg'),(113,31,'_elementor_import_session_id','65b7e01be4fbe'),(114,31,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:540;s:4:\"file\";s:20:\"2024/01/1920x540.jpg\";s:8:\"filesize\";i:4371;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"1920x540-300x84.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:84;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:530;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"1920x540-1024x288.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2313;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"1920x540-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:436;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"1920x540-768x216.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:216;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:1477;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"1920x540-1536x432.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4630;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(115,31,'_elementor_source_image_hash','7a16114767d95d27393eee8d292a2582487329f7'),(116,30,'_elementor_data','[{\"id\":\"579904d2\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_align_items\":\"stretch\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_title\":\"Hero\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"75675a0\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"79aa0e72\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_justify_content\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":31,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/1920x540.jpg\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"d248291\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"696fc7ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog Name\",\"align\":\"center\",\"header_size\":\"h1\",\"__dynamic__\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"fc8464d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fb14d13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, te has solet postea. Voluptua quaestio dissentias has ex no<\\/p>\",\"align\":\"center\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"98ea1a4\\\" name=\\\"archive-description\\\" settings=\\\"%7B%22fallback%22%3A%22A+short+description+introducing+your+blog+so+visitors+know+what+type+of+posts+they+will+find+here.%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c05b693\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"a41a99a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7f644bba\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Posts (part 1)\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"a5ebd4d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"43cec8f5\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"be47c43\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"19c887ff\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Join Newsletter\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":405,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"bf8a9e0\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"2e39636\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_justify_content\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":31,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/1920x540.jpg\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[],\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"b2bcf73\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"3defef5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Join our newsletter\\nto stay updated\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"269ee87\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"40186ea0\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Newsletter Form\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Your email\",\"placeholder\":\"Your email\",\"_id\":\"cd2e872\",\"width\":\"60\",\"width_tablet\":\"60\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"subscribe\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"html_spacing\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"_background_color\":\"\",\"success_message_color\":\"globals\\/colors?id=text\",\"error_message_color\":\"globals\\/colors?id=text\",\"inline_message_color\":\"globals\\/colors?id=text\",\"field_text_color\":\"globals\\/colors?id=14ef391\",\"field_border_color\":\"globals\\/colors?id=14ef391\",\"button_text_color\":\"globals\\/colors?id=d6cea4e\",\"button_border_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=86b4fcd\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_hover_color\":\"globals\\/colors?id=accent\"},\"show_labels\":\"\",\"column_gap\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"field_text_color\":\"#8EB3E6\",\"field_background_color\":\"\",\"field_border_color\":\"#8EB3E6\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_color\":\"#FFFFFF\",\"button_border_color\":\"#2C6FC0\",\"button_background_hover_color\":\"#02010100\",\"button_hover_color\":\"#2C6FC0\",\"button_hover_border_color\":\"#2C6FC0\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"2\",\"left\":\"10\",\"isLinked\":false},\"success_message_color\":\"#324A6D\",\"error_message_color\":\"#324A6D\",\"inline_message_color\":\"#324A6D\",\"input_size\":\"md\",\"button_size\":\"md\",\"button_width\":\"40\",\"button_width_tablet\":\"40\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":641,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"email_to\":\"wp@dxpsites.com\",\"email_subject\":\"New message from "Red Light Health Benefits"\",\"email_from\":\"email@redlighthealthbenefits.com\",\"email_from_name\":\"Red Light Health Benefits\",\"email_to_2\":\"wp@dxpsites.com\",\"email_subject_2\":\"New message from "Red Light Health Benefits"\",\"email_from_2\":\"email@redlighthealthbenefits.com\",\"email_from_name_2\":\"Red Light Health Benefits\",\"email_reply_to_2\":\"wp@dxpsites.com\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"server_message\":\"Your submission failed because of a server error.\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"0dbdff1\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2b005c81\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Posts (part 2)\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"b7dc77b\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"527ec10d\",\"elType\":\"widget\",\"settings\":{\"archive_classic_meta_separator\":\"\\/\\/\\/\",\"archive_classic_read_more_text\":\"Read More\",\"archive_cards_meta_separator\":\"\\u2022\",\"archive_cards_read_more_text\":\"Read More \\u00bb\",\"archive_full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"nothing_found_message\":\"It seems we can\'t find what you\'re looking for.\",\"archive_classic_thumbnail_size_size\":\"full\",\"archive_classic_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"archive_classic_title_tag\":\"h4\",\"archive_classic_excerpt_length\":20,\"archive_classic_meta_data\":[],\"archive_classic_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"archive_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"archive_classic_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"archive_classic_title_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"archive_classic_excerpt_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"archive_classic_read_more_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"archive_classic_title_color\":\"globals\\/colors?id=primary\",\"archive_classic_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"archive_classic_excerpt_color\":\"globals\\/colors?id=text\",\"archive_classic_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\",\"archive_classic_meta_typography_typography\":\"globals\\/typography?id=secondary\",\"button_text_color\":\"globals\\/colors?id=c696dce\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=86b4fcd\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\"},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"pagination_type\":\"load_more_on_click\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"load_more_spacing\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"d33661b\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"archive-posts\"}],\"isInner\":false}]'),(117,32,'_elementor_edit_mode','builder'),(118,32,'_elementor_template_type','archive'),(119,32,'_elementor_version','3.19.0'),(120,32,'_elementor_pro_version','3.19.0'),(121,32,'_elementor_data','[]'),(122,30,'_elementor_page_assets','a:0:{}'),(123,30,'_eael_custom_js',''),(124,30,'_elementor_conditions','a:1:{i:0;s:15:\"include/archive\";}'),(125,30,'_elementor_import_session_id','65b7e01be4fbe'),(126,33,'_elementor_edit_mode','builder'),(127,33,'_elementor_template_type','header'),(128,33,'_elementor_version','3.19.2'),(129,33,'_elementor_pro_version','3.19.2'),(130,34,'_wp_attached_file','2024/01/placeholder-3.png'),(131,34,'_elementor_import_session_id','65b7e01be4fbe'),(132,34,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:25:\"2024/01/placeholder-3.png\";s:8:\"filesize\";i:5443;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"placeholder-3-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:2092;}s:5:\"large\";a:5:{s:4:\"file\";s:26:\"placeholder-3-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7582;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"placeholder-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1264;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:25:\"placeholder-3-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5437;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(133,34,'_elementor_source_image_hash','fb05e6849bd87b7a58aca2b3a27ee5d895fb5d90'),(134,35,'_elementor_edit_mode','builder'),(135,35,'_elementor_template_type','header'),(136,35,'_elementor_version','3.19.0'),(137,35,'_elementor_pro_version','3.19.0'),(138,33,'_wp_page_template','default'),(139,33,'_elementor_page_settings','a:2:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";}'),(140,33,'_elementor_data','[{\"id\":\"c16664c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":67,\"sizes\":[]},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"background_background\":\"classic\",\"background_motion_fx_opacity_effect\":\"yes\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":\"5\"}},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor8\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"min_height_mobile\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_title\":\"Header\",\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[],\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"47e341f\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"2d789d2d\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":77,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"object-fit\":\"contain\",\"image\":{\"id\":34,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/placeholder-3.png\"},\"align\":\"left\",\"height_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"dd87771\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"8578d33\",\"elType\":\"widget\",\"settings\":{\"premium_image_button_text\":\"FIND RED LIGHT NEAR ME\",\"premium_image_button_link\":{\"url\":\"https:\\/\\/findredlightnearme.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"870d8d3\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_image_button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"premium_image_button_align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":82.356999999999999},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"premium-addon-image-button\"},{\"id\":\"748aaeb8\",\"elType\":\"widget\",\"settings\":{\"skin\":\"full_screen\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"toggle_align\":\"right\",\"toggle_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"toggle_background_color\":\"globals\\/colors?id=86b4fcd\",\"input_text_color\":\"globals\\/colors?id=accent\",\"input_text_color_focus\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"144a4ec\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"search-form\"}],\"isInner\":false}]'),(141,36,'_elementor_edit_mode','builder'),(142,36,'_elementor_template_type','header'),(143,36,'_elementor_version','3.19.0'),(144,36,'_elementor_pro_version','3.19.0'),(145,36,'_wp_page_template','default'),(146,36,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";}'),(147,36,'_elementor_data','[]'),(148,33,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:8:\"e-sticky\";}}'),(149,33,'_eael_custom_js',''),(150,33,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(151,33,'_elementor_import_session_id','65b7e01be4fbe'),(152,37,'_elementor_edit_mode','builder'),(153,37,'_elementor_template_type','footer'),(154,37,'_elementor_version','3.19.2'),(155,37,'_elementor_pro_version','3.19.2'),(156,38,'_wp_attached_file','2024/01/Article-img_3-13122021.jpg'),(157,38,'_elementor_import_session_id','65b7e01be4fbe'),(158,38,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1057;s:6:\"height\";i:511;s:4:\"file\";s:34:\"2024/01/Article-img_3-13122021.jpg\";s:8:\"filesize\";i:2879;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"Article-img_3-13122021-300x145.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:145;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:709;}s:5:\"large\";a:5:{s:4:\"file\";s:35:\"Article-img_3-13122021-1024x495.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:495;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3814;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"Article-img_3-13122021-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:586;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:34:\"Article-img_3-13122021-768x371.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:371;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2416;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(159,38,'_elementor_source_image_hash','732be5d730dfd41a565c079972142cfae3e99aa9'),(160,39,'_elementor_edit_mode','builder'),(161,39,'_elementor_template_type','footer'),(162,39,'_elementor_version','3.19.0'),(163,39,'_elementor_pro_version','3.19.0'),(164,37,'_wp_page_template','default'),(165,37,'_elementor_page_settings','a:2:{s:24:\"content_wrapper_html_tag\";s:6:\"footer\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";}'),(166,37,'_elementor_data','[{\"id\":\"11505c8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"c6eb6ff\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2a5fae4\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/red-light-health-benefits.jpg\",\"id\":120,\"size\":\"\",\"alt\":\"Red Light Health Benefits\",\"source\":\"library\"},\"bg_image_size\":\"full\",\"title\":\"Ready to experience the transformative benefits of red light therapy?\",\"description\":\"Find a red light therapy provider near you today!\",\"button\":\"FIND RED LIGHT NEAR ME\",\"link\":{\"url\":\"https:\\/\\/findredlightnearme.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"7f2533f\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_border_color\":\"globals\\/colors?id=primary\",\"button_hover_text_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"379f3a03\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=93d5bb7\"},\"min_height_mobile\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_title\":\"Copyright\",\"html_tag\":\"footer\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"ced2ed6\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"background_color\":\"#000000\",\"background_color_b\":\"#FF4D88\"},\"elements\":[{\"id\":\"585ac4c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u00a9 All Rights Reserved.\",\"header_size\":\"p\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"19e2105\\\" name=\\\"current-date-time\\\" settings=\\\"%7B%22date_format%22%3A%22custom%22%2C%22custom_format%22%3A%22Y%22%2C%22before%22%3A%22%5Cu00a9+%22%2C%22after%22%3A%22+All+Rights+Reserved.%22%2C%22time_format%22%3A%22default%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"16b65bc\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(167,40,'_elementor_edit_mode','builder'),(168,40,'_elementor_template_type','footer'),(169,40,'_elementor_version','3.19.0'),(170,40,'_elementor_pro_version','3.19.0'),(171,40,'_wp_page_template','default'),(172,40,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"footer\";}'),(173,40,'_elementor_data','[]'),(174,37,'_elementor_page_assets','a:0:{}'),(175,37,'_eael_custom_js',''),(176,37,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(177,37,'_elementor_import_session_id','65b7e01be4fbe'),(178,41,'_elementor_edit_mode','builder'),(179,41,'_elementor_template_type','wp-page'),(180,41,'rank_math_internal_links_processed','1'),(181,41,'_elementor_version','3.19.0'),(182,41,'_elementor_pro_version','3.19.0'),(183,42,'_wp_attached_file','2024/01/information_ico.svg'),(184,42,'_elementor_import_session_id','65b7e01be4fbe'),(185,42,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:784;s:5:\"width\";i:38;s:6:\"height\";i:38;}'),(186,42,'_elementor_source_image_hash','a7fdc30f43e2b410e86ec6cf9f15e8b9a80647bb'),(187,43,'_wp_attached_file','2024/01/transparant-background-pat.svg'),(188,43,'_elementor_import_session_id','65b7e01be4fbe'),(189,43,'_wp_attachment_metadata','a:3:{s:8:\"filesize\";i:10584;s:5:\"width\";i:140;s:6:\"height\";i:140;}'),(190,43,'_elementor_source_image_hash','b339e03915573e366e1fa483a911b7e16973049b'),(191,44,'_elementor_edit_mode','builder'),(192,44,'_elementor_template_type','wp-page'),(193,44,'_elementor_version','3.19.0'),(194,44,'_elementor_pro_version','3.19.0'),(195,41,'_wp_page_template','elementor_canvas'),(196,41,'_elementor_data','[{\"id\":\"13a95664\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1920,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"flex_gap\":{\"unit\":\"px\",\"size\":43,\"sizes\":[],\"column\":\"43\",\"row\":\"43\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":4,\"blur\":24,\"spread\":0,\"color\":\"rgba(28.000000000000004, 36, 72, 0.07)\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"sticky\":\"top\",\"_title\":\"Header\",\"sticky_on\":[\"desktop\",\"tablet\"],\"flex_direction_tablet\":\"column-reverse\",\"flex_direction_mobile\":\"column\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"z_index\":1},\"elements\":[{\"id\":\"3da0b1dd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"unit\":\"px\",\"size\":69,\"sizes\":[],\"column\":\"69\",\"row\":\"69\",\"isLinked\":true},\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[],\"column\":\"12\",\"row\":\"12\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_title\":\"Menu\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"flex_justify_content_tablet\":\"center\",\"flex_wrap_mobile\":\"wrap\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self_tablet\":\"center\",\"sticky\":\"top\",\"sticky_on\":[\"mobile\"]},\"elements\":[{\"id\":\"7df5f3ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Global Styles\",\"title_color\":\"#1C244B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b8fd3a0\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Colors\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"90171b8\",\"link\":{\"url\":\"#colors\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Fonts\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#fonts\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"6e189ab\"},{\"text\":\"buttons\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#buttons\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d8ec793\"}],\"space_between\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_align\":\"left\",\"icon_align_tablet\":\"center\",\"icon_color\":\"#1C2448\",\"text_color\":\"#1C2448\",\"text_color_hover\":\"#467FF7\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Poppins\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_text_transform\":\"capitalize\",\"icon_typography_font_style\":\"normal\",\"icon_typography_text_decoration\":\"none\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"text_color_hover\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"3f758a37\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":562,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"background_background\":\"classic\",\"background_color\":\"#F3F5F8\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"23\",\"bottom\":\"23\",\"left\":\"23\",\"isLinked\":true},\"_title\":\"Information\",\"flex_justify_content_mobile\":\"flex-start\",\"flex_wrap_mobile\":\"nowrap\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_flex_align_self_tablet\":\"center\",\"sticky_on\":[\"mobile\"]},\"elements\":[{\"id\":\"124d561b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":42,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/information_ico.svg\"},\"library\":\"svg\"},\"primary_color\":\"#CAD5DC\",\"size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"hover_animation\":\"grow\",\"size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"448df3d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This page previews Global Fonts and Colors for this Kit. Changes made in Site Settings will be displayed here.<\\/p>\",\"align\":\"left\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"align_mobile\":\"left\",\"text_color\":\"#324A6D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73e814c9\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1920,\"sizes\":[]},\"_title\":\"Colors\",\"_element_id\":\"colors\"},\"elements\":[{\"id\":\"6736369e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_gap\":{\"unit\":\"px\",\"size\":12,\"sizes\":[],\"column\":\"12\",\"row\":\"12\",\"isLinked\":true},\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[],\"column\":\"35\",\"row\":\"35\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"content_width\":\"full\",\"flex_align_items\":\"stretch\",\"flex_justify_content_mobile\":\"space-around\",\"_title\":\"Colors\",\"flex_justify_content_tablet\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7dd4b92c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Global Colors\",\"title_color\":\"#1C244B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"inherit\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71d020e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"SYSTEM\",\"title_color\":\"#1C244B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68674516\",\"elType\":\"widget\",\"settings\":{\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align\":\"left\",\"text\":\"System\",\"icon\":{\"value\":{\"id\":42,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/information_ico.svg\"},\"library\":\"svg\"},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"primary_color\":\"#CAD5DC\",\"icon_align\":\"right\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"text_color\":\"#1C244B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align\":\"left\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"\",\"color\":\"\"},\"color\":\"#C8D5DC\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"67a19c29\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/transparant-background-pat.svg\"},\"library\":\"svg\"},\"title_text\":\"Primary\",\"description_text\":\"\",\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":25,\"spread\":0,\"color\":\"rgba(27.999999999999996, 35.99999999999999, 72, 0.08)\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.3)\"},\"view\":\"stacked\",\"icon_padding\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"primary_color\":\"#FFFFFF\",\"secondary_color\":\"#1C244B\",\"title_color\":\"#1C244B\",\"description_color\":\"#324A6D\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"87c63d9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/transparant-background-pat.svg\"},\"library\":\"svg\"},\"title_text\":\"Secondary\",\"description_text\":\"\",\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":25,\"spread\":0,\"color\":\"rgba(27.999999999999996, 35.99999999999999, 72, 0.08)\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.3)\"},\"view\":\"stacked\",\"icon_padding\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"primary_color\":\"#FFFFFF\",\"secondary_color\":\"#F3F5F8\",\"title_color\":\"#1C244B\",\"description_color\":\"#324A6D\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4610d523\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/transparant-background-pat.svg\"},\"library\":\"svg\"},\"title_text\":\"Body text\",\"description_text\":\"\",\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=text\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":25,\"spread\":0,\"color\":\"rgba(27.999999999999996, 35.99999999999999, 72, 0.08)\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.3)\"},\"view\":\"stacked\",\"icon_padding\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"primary_color\":\"#000000\",\"secondary_color\":\"#FFFFFF\",\"title_color\":\"#1C244B\",\"description_color\":\"#324A6D\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5171b76f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/transparant-background-pat.svg\"},\"library\":\"svg\"},\"title_text\":\"accent\",\"description_text\":\"\",\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":25,\"spread\":0,\"color\":\"rgba(27.999999999999996, 35.99999999999999, 72, 0.08)\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.3)\"},\"view\":\"stacked\",\"icon_padding\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"primary_color\":\"#FFFFFF\",\"secondary_color\":\"#467FF7\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"78d6c29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"custom\",\"title_color\":\"#1C244B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"inherit\",\"_margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"623de8ec\",\"elType\":\"widget\",\"settings\":{\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align\":\"left\",\"text\":\"Custom\",\"icon\":{\"value\":{\"id\":42,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/information_ico.svg\"},\"library\":\"svg\"},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"primary_color\":\"#CAD5DC\",\"icon_align\":\"right\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"text_color\":\"#1C244B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"\",\"color\":\"\"},\"color\":\"#C8D5DC\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"155f1ee9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/transparant-background-pat.svg\"},\"library\":\"svg\"},\"title_text\":\"BG kIt\",\"description_text\":\"\",\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=c696dce\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":25,\"spread\":0,\"color\":\"rgba(27.999999999999996, 35.99999999999999, 72, 0.08)\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.3)\"},\"view\":\"stacked\",\"icon_padding\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"primary_color\":\"#000000\",\"secondary_color\":\"#FFFFFF\",\"title_color\":\"#1C244B\",\"description_color\":\"#324A6D\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"213fe7f6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/transparant-background-pat.svg\"},\"library\":\"svg\"},\"title_text\":\"Blue Element\",\"description_text\":\"\",\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=14ef391\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":25,\"spread\":0,\"color\":\"rgba(27.999999999999996, 35.99999999999999, 72, 0.08)\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"view\":\"stacked\",\"icon_padding\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.3)\"},\"primary_color\":\"#FFFFFF\",\"secondary_color\":\"#C8D5DC\",\"title_color\":\"#1C244B\",\"description_color\":\"#324A6D\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"699b2818\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/transparant-background-pat.svg\"},\"library\":\"svg\"},\"title_text\":\"Blue Light BG\",\"description_text\":\"\",\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=764183d\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":25,\"spread\":0,\"color\":\"rgba(27.999999999999996, 35.99999999999999, 72, 0.08)\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.3)\"},\"view\":\"stacked\",\"icon_padding\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"primary_color\":\"#000000\",\"secondary_color\":\"#000000CC\",\"title_color\":\"#1C244B\",\"description_color\":\"#324A6D\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59f9525b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/transparant-background-pat.svg\"},\"library\":\"svg\"},\"title_text\":\"White Element\",\"description_text\":\"\",\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=c696dce\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":25,\"spread\":0,\"color\":\"rgba(27.999999999999996, 35.99999999999999, 72, 0.08)\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.3)\"},\"view\":\"stacked\",\"icon_padding\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"primary_color\":\"#000000\",\"secondary_color\":\"#FFFFFF\",\"title_color\":\"#1C244B\",\"description_color\":\"#324A6D\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6abe1b97\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/transparant-background-pat.svg\"},\"library\":\"svg\"},\"title_text\":\"Transparent\",\"description_text\":\"\",\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=86b4fcd\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":25,\"spread\":0,\"color\":\"rgba(27.999999999999996, 35.99999999999999, 72, 0.08)\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.3)\"},\"view\":\"stacked\",\"icon_padding\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"primary_color\":\"#FFFFFF\",\"secondary_color\":\"#02010100\",\"title_color\":\"#1C244B\",\"description_color\":\"#324A6D\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9eb4e8a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/transparant-background-pat.svg\"},\"library\":\"svg\"},\"title_text\":\"Overlay bg\",\"description_text\":\"\",\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=57c8da2\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":25,\"spread\":0,\"color\":\"rgba(27.999999999999996, 35.99999999999999, 72, 0.08)\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.3)\"},\"view\":\"stacked\",\"icon_padding\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"primary_color\":\"#FFFFFF\",\"secondary_color\":\"#000000CC\",\"title_color\":\"#1C244B\",\"description_color\":\"#324A6D\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"71f8a1fa\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1920,\"sizes\":[]},\"_title\":\"Fonts\",\"_element_id\":\"fonts\"},\"elements\":[{\"id\":\"4b8d4241\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"flex-start\",\"flex_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[],\"column\":\"35\",\"row\":\"35\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"content_width\":\"full\",\"flex_align_items\":\"stretch\",\"flex_justify_content_mobile\":\"space-around\",\"_title\":\"Fonts\",\"flex_justify_content_tablet\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"59456928\",\"elType\":\"widget\",\"settings\":{\"title\":\"Global Fonts\",\"title_color\":\"#1C244B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"inherit\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42510bef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[],\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"621f12b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"SYSTEM\",\"title_color\":\"#1C244B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6524399c\",\"elType\":\"widget\",\"settings\":{\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align\":\"left\",\"text\":\"System\",\"icon\":{\"value\":{\"id\":42,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/information_ico.svg\"},\"library\":\"svg\"},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"primary_color\":\"#CAD5DC\",\"icon_align\":\"right\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"text_color\":\"#1C244B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align\":\"left\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"\",\"color\":\"\"},\"color\":\"#C8D5DC\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"69c28eda\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Primary\",\"description_text\":\"abcd\",\"position\":\"left\",\"title_size\":\"div\",\"text_align_mobile\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"globals\\/typography?id=primary\"},\"title_color\":\"#1C244B\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"f02b326\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Secondary\",\"description_text\":\"abcd\",\"position\":\"left\",\"title_size\":\"div\",\"text_align_mobile\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"globals\\/typography?id=secondary\"},\"title_color\":\"#1C244B\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"28b1bce0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"body text\",\"description_text\":\"Looking to change global styles?<br>Click on top left menu in sidebar<br>and then select Site Settings.\",\"position\":\"left\",\"title_size\":\"div\",\"text_align_mobile\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"title_color\":\"#1C244B\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5711bdd6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"accent text\",\"description_text\":\"abcd\",\"position\":\"left\",\"title_size\":\"div\",\"text_align_mobile\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"globals\\/typography?id=accent\"},\"title_color\":\"#1C244B\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"153ef862\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[],\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Container\"},\"elements\":[{\"id\":\"67067408\",\"elType\":\"widget\",\"settings\":{\"title\":\"custom\",\"title_color\":\"#1C244B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"795f950c\",\"elType\":\"widget\",\"settings\":{\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align\":\"left\",\"text\":\"System\",\"icon\":{\"value\":{\"id\":42,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/information_ico.svg\"},\"library\":\"svg\"},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"primary_color\":\"#CAD5DC\",\"icon_align\":\"right\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"text_color\":\"#1C244B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align\":\"left\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"\",\"color\":\"\"},\"color\":\"#C8D5DC\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"79aeb6ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"404 title\",\"description_text\":\"abcd\",\"position\":\"left\",\"title_size\":\"div\",\"text_align_mobile\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"globals\\/typography?id=fb1a3e0\"},\"title_color\":\"#1C244B\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7af64602\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Hero headline\",\"description_text\":\"abcd\",\"position\":\"left\",\"title_size\":\"div\",\"text_align_mobile\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"globals\\/typography?id=b2deeae\"},\"title_color\":\"#1C244B\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"c985ce3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Box Title\",\"description_text\":\"abcd\",\"position\":\"left\",\"title_size\":\"div\",\"text_align_mobile\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"globals\\/typography?id=392b9e0\"},\"title_color\":\"#1C244B\",\"description_color\":\"#324A6D\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4a1b1b2a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Subtitle\",\"description_text\":\"abcd\",\"position\":\"left\",\"title_size\":\"div\",\"text_align_mobile\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"globals\\/typography?id=c05b693\"},\"title_color\":\"#1C244B\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_color\":\"#324A6D\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"35cc0465\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Special Title\",\"description_text\":\"abcd\",\"position\":\"left\",\"title_size\":\"div\",\"text_align_mobile\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"globals\\/typography?id=6558fb1\"},\"title_color\":\"#1C244B\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_color\":\"#324A6D\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7fffd79a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Body Text Italic Capitalize\",\"description_text\":\"abcd\",\"position\":\"left\",\"title_size\":\"div\",\"text_align_mobile\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"globals\\/typography?id=397e168\"},\"title_color\":\"#1C244B\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_color\":\"#324A6D\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"12621bd3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Accent Text Underline\",\"description_text\":\"abcd\",\"position\":\"left\",\"title_size\":\"div\",\"text_align_mobile\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"title_color\":\"#1C244B\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_color\":\"#324A6D\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"67d3e7cf\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1920,\"sizes\":[]},\"_title\":\"Buttons\",\"_element_id\":\"buttons\"},\"elements\":[{\"id\":\"1878904\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_direction_mobile\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"14fb00aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Buttons & Links\",\"title_color\":\"#1C244B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_id\":\"buttons\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4723ff27\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Information\",\"flex_justify_content_mobile\":\"flex-start\",\"flex_wrap_mobile\":\"nowrap\"},\"elements\":[{\"id\":\"3f3e3ed3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":42,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/information_ico.svg\"},\"library\":\"svg\"},\"primary_color\":\"#CAD5DC\",\"size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"52c2ce5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Buttons and links inherit their style from Global Fonts and Colors settings in Site Settings.<\\/p>\",\"align\":\"left\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"align_mobile\":\"left\",\"text_color\":\"#324A6D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11239360\",\"elType\":\"widget\",\"settings\":{\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"icon\":{\"value\":{\"id\":42,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/information_ico.svg\"},\"library\":\"svg\"},\"color\":\"#CAD5DC\",\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"primary_color\":\"#CAD5DC\",\"icon_align\":\"right\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39326f86\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"content_width\":\"full\",\"flex_gap\":{\"unit\":\"px\",\"size\":100,\"sizes\":[],\"column\":\"100\",\"row\":\"100\",\"isLinked\":true},\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"flex_direction_mobile\":\"column\",\"_title\":\"Buttons\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"stretch\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"713dbeb1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Main CTA button\",\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"55\",\"bottom\":\"16\",\"left\":\"55\",\"isLinked\":\"\"},\"button_text_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"border_color\":\"#2C6FC0\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=d6cea4e\",\"border_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=86b4fcd\",\"hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"17688584\",\"elType\":\"widget\",\"settings\":{\"text\":\"Underline Accent\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=86b4fcd\",\"button_text_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=92bce3b\",\"hover_color\":\"globals\\/colors?id=accent\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1303f674\",\"elType\":\"widget\",\"settings\":{\"editor\":\"This is <a href=\\\"#\\\">Hyperlink<\\/a>\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#324A6D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(197,45,'_elementor_edit_mode','builder'),(198,45,'_elementor_template_type','wp-page'),(199,45,'_elementor_version','3.19.0'),(200,45,'_elementor_pro_version','3.19.0'),(201,45,'_wp_page_template','elementor_canvas'),(202,45,'_elementor_data','[]'),(203,41,'_elementor_page_assets','a:2:{s:7:\"scripts\";a:2:{i:0;s:8:\"e-sticky\";i:1;s:8:\"e-sticky\";}s:6:\"styles\";a:2:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";}}'),(204,41,'_eael_custom_js',''),(205,41,'_elementor_import_session_id','65b7e01be4fbe'),(206,46,'_elementor_edit_mode','builder'),(207,46,'_elementor_template_type','wp-page'),(208,46,'rank_math_internal_links_processed','1'),(209,46,'_elementor_version','3.19.2'),(210,46,'_elementor_pro_version','3.19.2'),(211,47,'_elementor_edit_mode','builder'),(212,47,'_elementor_template_type','wp-page'),(213,47,'_elementor_version','3.19.0'),(214,47,'_elementor_pro_version','3.19.0'),(215,46,'_wp_page_template','elementor_header_footer'),(216,46,'_elementor_data','[{\"id\":\"162b8e05\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Hero\",\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"af663a7\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"18b15f41\",\"elType\":\"widget\",\"settings\":{\"title\":\"RED LIGHT HEALTH BENEFITS\",\"header_size\":\"h1\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9f21623\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b218f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"A comprehensive dive into the health benefits of red light therapy\",\"align\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"29dbebc\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"51ff8d58\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"a1b100c\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"173bea45\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"704ac1a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51f43048\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\",\"cards_excerpt_color\":\"globals\\/colors?id=text\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"cards_columns\":\"2\",\"cards_posts_per_page\":2,\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"b19fa2d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"2cbb6c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":22,\"blur\":28,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.22)\"},\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"1f1d4c1\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3f806d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Spectrum of Benefits: More Than Meets the Eye\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31.497},\"_flex_size\":\"none\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"3c65236\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c5cf02\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"editor\":\"<p>Red light therapy, in its essence, is a simple yet profound treatment. It involves exposing the body to low wavelengths of red light, believed to penetrate deep into the skin and muscles, offering a host of benefits without the heat or invasiveness of other therapies.<\\/p><p>The allure of red light therapy lies in its versatility and depth of impact. From skin deep to muscle fibers, the benefits span a wide spectrum.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":801},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c05b693\"},\"_element_width_mobile\":\"inherit\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"080c849\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9b429dd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"4fb6857\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"514caa6\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-hand-sparkles\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Skin Rejuvenation\",\"premium_icon_box_content\":\"<p>Imagine a fountain of youth at a cellular level. RLT is touted for its ability to enhance collagen production, reduce wrinkles, and improve skin complexion, offering a natural glow that emanates from within.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\",\"premium_icon_box_inner_container_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"6ff7a6a\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-smile-beam\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Pain Management\",\"premium_icon_box_content\":\"<p>Beyond skin deep, RLT reaches into the very fibers of our being, easing muscle and joint pain. Athletes and those with chronic conditions find a gentle solace in the red glow, a testament to its deep-reaching effects.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"e20fcac\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-band-aid\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Wound Healing\",\"premium_icon_box_content\":\"<p>The light not only heals the unseen but also mends the visible. Wounds and scars find a friend in RLT, as it accelerates the healing process, turning back the clock on injuries.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"}],\"isInner\":false},{\"id\":\"39cbc61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"4fb6857\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"cd66657\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-brain\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Mental Clarity\",\"premium_icon_box_content\":\"<p>Amidst the physical benefits, the mind finds a reprieve. The therapy is linked to improved sleep patterns and a reduction in symptoms of depression and anxiety, casting a warm glow on the mental landscape.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"3a0b119\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-heart\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Inflammation Reduction\",\"premium_icon_box_content\":\"<p>Like a gentle tide, RLT washes away the inflammation, offering relief in conditions such as arthritis and other inflammatory diseases, proving its might in the subtle art of healing.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"b36a1c8\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-balance-scale-left\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Weight Loss Assistance\",\"premium_icon_box_content\":\"<p>The therapy is thought to affect fat cells, making them more likely to release their contents, thereby aiding in the reduction of body fat.\\u00a0<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"}],\"isInner\":false},{\"id\":\"30900655\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"044ee86\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"461121e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"7dcc954\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6da1e983\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4a0e8c8\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"cards_columns\":\"2\",\"cards_posts_per_page\":-1,\"cards_card_vertical_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),(217,48,'_elementor_edit_mode','builder'),(218,48,'_elementor_template_type','wp-page'),(219,48,'_elementor_version','3.19.0'),(220,48,'_elementor_pro_version','3.19.0'),(221,48,'_wp_page_template','elementor_header_footer'),(222,48,'_elementor_data','[]'),(223,46,'_elementor_page_assets','a:0:{}'),(224,46,'_eael_custom_js',''),(225,46,'_elementor_import_session_id','65b7e01be4fbe'),(226,49,'_elementor_edit_mode','builder'),(227,49,'_elementor_template_type','wp-page'),(228,49,'rank_math_internal_links_processed','1'),(229,49,'_elementor_version','3.19.0'),(230,49,'_elementor_pro_version','3.19.0'),(231,50,'_wp_attached_file','2024/01/Image_Placeholder_2_Slider_5-13122021.jpg'),(232,50,'_elementor_import_session_id','65b7e01be4fbe'),(233,50,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1036;s:6:\"height\";i:679;s:4:\"file\";s:49:\"2024/01/Image_Placeholder_2_Slider_5-13122021.jpg\";s:8:\"filesize\";i:3352;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:49:\"Image_Placeholder_2_Slider_5-13122021-300x197.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:197;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:794;}s:5:\"large\";a:5:{s:4:\"file\";s:50:\"Image_Placeholder_2_Slider_5-13122021-1024x671.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:671;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4863;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:49:\"Image_Placeholder_2_Slider_5-13122021-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:572;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:49:\"Image_Placeholder_2_Slider_5-13122021-768x503.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:503;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2978;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(234,50,'_elementor_source_image_hash','3c4b3e163a4f4d75713a6367b1d35369a3a1c96e'),(235,51,'_elementor_edit_mode','builder'),(236,51,'_elementor_template_type','wp-page'),(237,51,'_elementor_version','3.19.0'),(238,51,'_elementor_pro_version','3.19.0'),(239,49,'_wp_page_template','elementor_header_footer'),(240,49,'_elementor_data','[{\"id\":\"1ee3ef7b\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"flex_align_items\":\"stretch\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"About Me\",\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1e463f6b\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":45,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_gap\":{\"size\":35,\"unit\":\"px\",\"column\":\"35\",\"row\":\"35\",\"isLinked\":true},\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6c43b2c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Me\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=b2deeae\"},\"header_size\":\"h1\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3e9b66bb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Use this section to describe yourself and the topic of your blog. You could share your story, why you started the blog, and the value your visitor will gain from it. The goal is to get the visitor to stick around!<\\/p><p><br \\/>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas placerat erat eget elit tincidunt, molestie lacinia felis pellentesque. Sed sit amet urna at ligula porta sollicitudin.<\\/p>\",\"align\":\"left\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"50adc97c\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":65,\"unit\":\"%\"},\"background_background\":\"classic\",\"background_image\":{\"id\":50,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/Image_Placeholder_2_Slider_5-13122021.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2987d1c3\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3f1cefcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5279ed97\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_posts_per_page\":3,\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"posts_ignore_sticky_posts\":\"\",\"load_more_spinner\":{\"value\":\"fas fa-spinner\",\"library\":\"fa-solid\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),(241,52,'_elementor_edit_mode','builder'),(242,52,'_elementor_template_type','wp-page'),(243,52,'_elementor_version','3.19.0'),(244,52,'_elementor_pro_version','3.19.0'),(245,52,'_wp_page_template','elementor_header_footer'),(246,52,'_elementor_data','[]'),(247,49,'_elementor_page_assets','a:0:{}'),(248,49,'_eael_custom_js',''),(249,49,'_elementor_import_session_id','65b7e01be4fbe'),(250,53,'_elementor_edit_mode','builder'),(251,53,'_elementor_template_type','wp-page'),(252,53,'rank_math_internal_links_processed','1'),(253,53,'_elementor_version','3.19.0'),(254,53,'_elementor_pro_version','3.19.0'),(255,54,'_elementor_edit_mode','builder'),(256,54,'_elementor_template_type','wp-page'),(257,54,'_elementor_version','3.19.0'),(258,54,'_elementor_pro_version','3.19.0'),(259,53,'_wp_page_template','elementor_header_footer'),(260,53,'_elementor_data','[{\"id\":\"267e4dae\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":380,\"sizes\":[]},\"flex_align_items\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":160,\"sizes\":[]},\"_title\":\"Hero\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3a102aaa\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":\"\",\"unit\":\"%\"},\"flex_justify_content\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"31\",\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/1920x540.jpg\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"406897e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"align\":\"center\",\"header_size\":\"h1\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"364cf743\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Form\",\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":50,\"unit\":\"px\",\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"px\",\"size\":885,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4502ebb8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We would love to hear from you. Just fill out the form below to send us a message!<\\/p>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":568,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c05b693\"},\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48afff15\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"5a3e178\",\"field_label\":\"Your Name\",\"placeholder\":\"Your Name\",\"required\":\"true\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_type\":\"text\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width\":\"100\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"recaptcha_badge\":\"bottomright\",\"css_classes\":\"\",\"field_value\":\"\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Your email\",\"placeholder\":\"Your Email\",\"_id\":\"cd2e872\",\"width_tablet\":\"100\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width\":\"100\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"recaptcha_badge\":\"bottomright\",\"css_classes\":\"\",\"field_value\":\"\"},{\"_id\":\"71766c7\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"custom_id\":\"field_71766c7\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"required\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width\":\"100\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"recaptcha_badge\":\"bottomright\",\"css_classes\":\"\",\"field_value\":\"\"}],\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send Message\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"html_spacing\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"\",\"success_message_color\":\"globals\\/colors?id=text\",\"error_message_color\":\"globals\\/colors?id=text\",\"inline_message_color\":\"globals\\/colors?id=text\",\"field_text_color\":\"globals\\/colors?id=text\",\"field_border_color\":\"globals\\/colors?id=text\",\"button_text_color\":\"globals\\/colors?id=d6cea4e\",\"button_border_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=86b4fcd\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_hover_color\":\"globals\\/colors?id=accent\",\"field_typography_typography\":\"globals\\/typography?id=text\"},\"show_labels\":\"\",\"column_gap\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"field_text_color\":\"#8EB3E6\",\"field_background_color\":\"\",\"field_border_color\":\"#8EB3E6\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_color\":\"#FFFFFF\",\"button_border_color\":\"#2C6FC0\",\"button_background_hover_color\":\"#02010100\",\"button_hover_color\":\"#2C6FC0\",\"button_hover_border_color\":\"#2C6FC0\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"%\",\"top\":\"2.5\",\"right\":\"5.5\",\"bottom\":\"2.5\",\"left\":\"5.5\",\"isLinked\":false},\"success_message_color\":\"#324A6D\",\"error_message_color\":\"#324A6D\",\"inline_message_color\":\"#324A6D\",\"input_size\":\"md\",\"button_size\":\"md\",\"button_width_tablet\":\"100\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":641,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_align\":\"center\",\"label_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_element_width\":\"inherit\",\"selected_button_icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}]'),(261,55,'_elementor_edit_mode','builder'),(262,55,'_elementor_template_type','wp-page'),(263,55,'_elementor_version','3.19.0'),(264,55,'_elementor_pro_version','3.19.0'),(265,55,'_wp_page_template','elementor_header_footer'),(266,55,'_elementor_data','[]'),(267,53,'_elementor_page_assets','a:0:{}'),(268,53,'_eael_custom_js',''),(269,53,'_elementor_import_session_id','65b7e01be4fbe'),(270,56,'_wp_attached_file','2021/06/Image_Placeholder_3-131220211647.jpg'),(271,56,'_elementor_import_session_id','65b7e01be4fbe'),(272,56,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1027;s:6:\"height\";i:835;s:4:\"file\";s:44:\"2021/06/Image_Placeholder_3-131220211647.jpg\";s:8:\"filesize\";i:4045;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"Image_Placeholder_3-131220211647-300x244.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:244;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:913;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"Image_Placeholder_3-131220211647-1024x833.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:833;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6119;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"Image_Placeholder_3-131220211647-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:565;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"Image_Placeholder_3-131220211647-768x624.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:624;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3655;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(293,58,'rank_math_internal_links_processed','1'),(294,58,'_elementor_import_session_id','65b7e01be4fbe'),(295,58,'_thumbnail_id','176'),(296,58,'_wp_page_template','default'),(297,58,'_wp_old_slug','name-of-the-article-1-here'),(298,58,'_yoast_wpseo_primary_category','1'),(299,58,'_yoast_wpseo_content_score','30'),(300,58,'_dp_original','934'),(301,58,'_elementor_template_type','wp-post'),(302,58,'_elementor_version','3.19.3'),(303,58,'_elementor_pro_version','3.19.2'),(304,58,'_elementor_data','[{\"id\":\"87a9128\",\"elType\":\"section\",\"settings\":{\"eael_parallax_layers_list\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_badge_text\":\"New\",\"eael_cl_logics\":[{\"_id\":\"190c3f9\"}],\"pa_condition_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\"},\"elements\":[{\"id\":\"1eee97b9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eael_cl_logics\":[{\"_id\":\"71993df\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[{\"id\":\"39a66f85\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><span style=\\\"font-weight: 400;\\\">Key Takeaways<\\/span><\\/h2><h3><span style=\\\"font-weight: 400;\\\">Enhancing Hair Growth with Red Light Therapy<\\/span><\\/h3><ul><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><b>Stimulates Hair Follicles: <\\/b><span style=\\\"font-weight: 400;\\\">Activates and revitalizes dormant hair follicles.<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><b>Boosts Cellular Activity:<\\/b><span style=\\\"font-weight: 400;\\\"> Increases cell energy for healthier hair growth.<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><b>Improves Scalp Circulation:<\\/b><span style=\\\"font-weight: 400;\\\"> Enhances blood flow to the scalp, nourishing hair roots.<\\/span><\\/li><\\/ul><p><span style=\\\"font-weight: 400;\\\">Exploring hair loss solutions? Discover how red light therapy can be a game-changer for your hair health.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Introduction: The Global Quest for Fuller Hair\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Hair loss and thinning are challenges faced by millions worldwide, transcending age and gender. As we seek solutions, one innovative approach is gaining momentum: red light therapy. This method is not just another trend; it\\u2019s a scientifically backed option that\'s redefining hair growth strategies.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">What is Red Light Therapy?\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Red light therapy, also known as low-level laser therapy (LLLT) or photobiomodulation, involves the use of specific wavelengths of red and near-infrared light. Originally embraced for its healing properties in skin and muscle tissue, this therapy is now making significant strides in the realm of hair restoration and growth.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">How Red Light Therapy Promotes Hair Growth\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The science behind red light therapy for treating hair loss is deeply rooted in its ability to stimulate and energize cells. When applied to the scalp, red light penetrates the skin, reaching the hair follicles. This light energy is thought to kick-start the follicles into the anagen phase, the active growth phase of hair cycles. Additionally, it may increase blood circulation to the scalp, enhance the delivery of nutrients and oxygen to the hair follicles, and create a conducive environment for hair growth.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Case Studies: Highlighting Positive Outcomes\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Numerous case studies and clinical research back the journey of red light therapy in treating hair loss. These studies highlight its effectiveness in not only halting hair loss but also stimulating new hair growth. Positive results have been observed in individuals with androgenetic alopecia, commonly known as pattern hair loss, demonstrating the therapy\\u2019s potential as a significant tool in hair restoration.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">User Guidelines: Maximizing the Benefits\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">To effectively harness the benefits of red light therapy for hair growth, certain guidelines should be followed. Consistency is key; regular sessions, as professionals advise, are essential for seeing results. Additionally, using devices specifically designed for hair growth and ensuring optimal wavelength and intensity can enhance the therapy\'s effectiveness.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Scientific Insights: Understanding the Biology\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Delving into the biology of how red light therapy aids in hair loss, we find that it may involve more than just stimulating hair follicles. It\'s believed to increase the release of certain growth factors and stimulate cellular metabolism, creating a healthier scalp environment conducive to hair growth. Furthermore, it might reduce inflammation, a known contributor to hair loss.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Real-Life Success Stories: From Skepticism to Belief\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The transformational power of red light therapy in hair growth is best illustrated through real-life success stories. Once skeptical individuals have become believers after experiencing significant improvements in hair density and strength. These stories not only inspire but also provide tangible proof of the therapy\\u2019s potential.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Conclusion: A New Chapter in Hair Growth Solutions\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">In conclusion, red light therapy is emerging as a non-invasive, safe, and effective option in the quest for fuller hair. It represents a convergence of technology, science, and wellness, offering hope to those struggling with hair loss.<\\/span><\\/p><p><span style=\\\"font-weight: 400;\\\">For those interested in exploring red light therapy as a solution for hair loss and to find nearby services, visit <\\/span><a href=\\\"https:\\/\\/findredlightnearme.com\\/\\\"><span style=\\\"font-weight: 400;\\\">Find Red Light Near Me<\\/span><\\/a><span style=\\\"font-weight: 400;\\\">. The journey to fuller, healthier hair is evolving, and red light therapy is at the forefront, illuminating the path to hair restoration.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">FAQ<\\/span><\\/h2><p>\\u00a0<\\/p>\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"a142166\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b3badd\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is red light therapy, and how does it relate to hair growth?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy, or low-level laser therapy, uses specific wavelengths of red and near-infrared light. It\'s gaining popularity in the treatment of hair loss due to its ability to stimulate hair follicles. This therapy penetrates the scalp, energizing cells and promoting the anagen phase of hair cycles, which is crucial for hair growth. Additionally, it improves blood circulation to the scalp, enhancing nutrient delivery to the hair follicles.<\\/span><\\/p>\",\"_id\":\"0ad7dea\"},{\"tab_title\":\"How does red light therapy specifically promote hair growth?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy promotes hair growth by stimulating hair follicles and energizing cellular activity. When applied to the scalp, it activates the follicles into the active growth phase and improves scalp blood circulation. This results in better nutrient and oxygen supply to the hair follicles, creating a conducive environment for hair growth, and may even halt hair loss.<\\/span><\\/p>\",\"_id\":\"52b508e\"},{\"tab_title\":\"Are there scientific studies that support the effectiveness of red light therapy for hair growth?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Yes, the effectiveness of red light therapy in treating hair loss is supported by numerous case studies and clinical research. These studies have shown positive results in halting hair loss and stimulating new hair growth, especially in individuals with androgenetic alopecia, or pattern hair loss. This research demonstrates the potential of red light therapy as a valuable tool in hair restoration.<\\/span><\\/p>\",\"_id\":\"2a30d70\"},{\"tab_title\":\"What guidelines should users follow to maximize the benefits of red light therapy for hair growth?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">To maximize the benefits of red light therapy for hair growth, consistency in treatment sessions is crucial. Regular use, as recommended by professionals, is essential for effective results. Additionally, employing devices specifically designed for hair growth that provide the optimal wavelength and intensity can significantly enhance the therapy\'s effectiveness.<\\/span><\\/p>\",\"_id\":\"3faa8f4\"},{\"tab_title\":\"Can you explain the biology behind red light therapy aiding in hair loss?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The biology behind red light therapy\'s role in hair growth involves stimulating hair follicles and enhancing cellular metabolism. This may lead to increased release of growth factors and a healthier scalp environment, which is conducive to hair growth. The therapy might also help reduce scalp inflammation, a known factor contributing to hair loss, further promoting hair health.<\\/span><\\/p>\",\"_id\":\"ae44425\"},{\"tab_title\":\"What are some real-life success stories of using red light therapy for hair growth?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Real-life success stories of red light therapy for hair growth include individuals who have experienced significant improvements in hair density and strength. These accounts range from those initially skeptical about the therapy to those becoming advocates after seeing notable results. Such stories offer compelling evidence of the therapy\'s effectiveness in enhancing hair growth and restoring hair health.<\\/span><\\/p>\",\"_id\":\"5d2e9d8\"},{\"tab_title\":\"What makes red light therapy a promising solution for hair loss and thinning?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy\'s non-invasive nature, safety, and demonstrated effectiveness make it a promising solution for hair loss and thinning. It stands at the intersection of technology and wellness, offering a scientifically-backed approach to hair restoration. Its ability to stimulate hair growth and improve scalp health presents a significant advancement in the quest for fuller hair.<\\/span><\\/p>\",\"_id\":\"fdbb5e0\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4478a97\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=392b9e0\"}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false}]'),(305,58,'_elementor_page_assets','a:0:{}'),(307,58,'_wp_old_slug','blog-post-title-11'),(310,59,'rank_math_internal_links_processed','1'),(311,59,'_elementor_import_session_id','65b7e01be4fbe'),(312,59,'_thumbnail_id','171'),(313,59,'_wp_page_template','default'),(314,59,'_wp_old_slug','name-of-the-article-1-here'),(315,59,'_yoast_wpseo_primary_category','1'),(316,59,'_yoast_wpseo_content_score','30'),(317,59,'_dp_original','1121'),(318,59,'_elementor_template_type','wp-post'),(319,59,'_elementor_version','3.19.3'),(320,59,'_elementor_pro_version','3.19.2'),(321,59,'_elementor_data','[{\"id\":\"129b2e25\",\"elType\":\"section\",\"settings\":{\"eael_parallax_layers_list\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_badge_text\":\"New\",\"eael_cl_logics\":[{\"_id\":\"1d8acd1\"}],\"pa_condition_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\"},\"elements\":[{\"id\":\"145e476d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eael_cl_logics\":[{\"_id\":\"4030d50\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[{\"id\":\"5d66c75f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><span style=\\\"font-weight: 400;\\\">Key Takeaways<\\/span><\\/h2><h3><span style=\\\"font-weight: 400;\\\">Benefits of Red Light Therapy for Eye Health<\\/span><\\/h3><ul><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><b>Enhanced Vision Clarity:<\\/b><span style=\\\"font-weight: 400;\\\"> Red light therapy is known to improve visual sharpness and clarity.<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><b>Reduced Eye Fatigue:<\\/b><span style=\\\"font-weight: 400;\\\"> It helps alleviate symptoms of eye strain and fatigue, especially in digital device users.<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><b>Age-Related Decline:<\\/b><span style=\\\"font-weight: 400;\\\"> It shows potential for slowing down the progression of age-related vision decline.<\\/span><\\/li><\\/ul><p><span style=\\\"font-weight: 400;\\\">Considering red light therapy for your eyes? Learn more about its benefits and applications for eye health.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Introduction: Navigating the Modern Challenges of Eye Health\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">In our rapidly evolving digital world, where screens have become ubiquitous, eye health is an escalating concern. Amidst traditional eye care methods, a novel and intriguing option is gaining attention: red light therapy. This innovative approach stands at the intersection of technology and wellness, offering a new path in the pursuit of optimal eye health.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Understanding Red Light Therapy\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Red light therapy, a subset of photobiomodulation, involves the use of low-level wavelengths of red or near-infrared light. It\'s a method steeped in scientific intrigue, offering a non-invasive and gentle option for various health concerns. In the context of eye health, this therapy is believed to work at the cellular level, potentially rejuvenating and repairing eye tissues and emerging as a beacon of hope for those seeking alternative eye care solutions.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">The Connection Between Red Light Therapy and Eye Health: Delving Deeper\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The relationship between red light therapy and eye health is not just a surface-level interest; it\'s a deep, evolving field of study. The central premise is that this therapy can stimulate mitochondrial function in the cells, particularly the photoreceptors in the eyes. Enhanced mitochondrial function means better cellular energy and health, which can translate into improved vision and possibly a reduction in eye strain, especially beneficial in our screen-heavy lifestyle.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Scientific Evidence: Illuminating the Research Landscape\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The scientific exploration of red light therapy in the context of eye health is burgeoning. Numerous studies and clinical trials have begun to explore its potential benefits. This research is showing promising results, particularly in the improvement of vision among individuals experiencing age-related ocular decline. The ability of red light therapy to potentially rejuvenate the photoreceptors in the eyes signifies a groundbreaking development in ocular health research.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Personal Testimonials: The Human Aspect of Red Light Therapy\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Beyond the scientific data, the impact of red light therapy is echoed in the experiences of individuals. Many who have incorporated red light therapy into their eye care routine report significant improvements. These improvements range from reduced eye fatigue after long hours in front of screens to noticeable enhancements in vision clarity. Such personal accounts are not merely anecdotal; they provide real-world evidence of the therapy\'s potential benefits.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Exploring the Mechanisms: How Red Light Therapy Benefits the Eyes\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Understanding how red light therapy benefits eye health involves a closer look at its mechanisms. The therapy\'s ability to improve blood flow and reduce oxidative stress are two key factors. Improved blood flow can lead to better nutrient and oxygen delivery to the eye tissues, while reduced oxidative stress can minimize damage to the eyes, potentially slowing down degenerative processes.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Broader Implications: Red Light Therapy in Overall Ocular Wellness\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The implications of red light therapy extend beyond just improving vision. Its potential role in preventing or slowing down eye diseases, reducing inflammation, and aiding in the recovery from eye surgeries places it as a comprehensive tool in ocular wellness.\\u00a0<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Conclusion: A Visionary Future in Eye Care\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Red light therapy represents a significant stride forward in eye care, merging the latest in light therapy research with practical, non-invasive applications. As we continue to uncover more about its benefits, this therapy stands as a promising alternative for those seeking to enhance their eye health.<\\/span><\\/p><p><span style=\\\"font-weight: 400;\\\">For those interested in exploring the potential of red light therapy for eye health, and to find the nearest service provider, visit <\\/span><a href=\\\"https:\\/\\/findredlightnearme.com\\/\\\"><span style=\\\"font-weight: 400;\\\">Find Red Light Near Me<\\/span><\\/a><span style=\\\"font-weight: 400;\\\">. In the journey towards optimal eye health, red light therapy is emerging as a bright spot, offering new possibilities in the care and maintenance of our most vital sensory organs.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">FAQ<\\/span><\\/h2><p>\\u00a0<\\/p>\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"d30ae88\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b7605ce\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is red light therapy, and how does it relate to eye health?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy, a branch of photobiomodulation, involves using low-level red or near-infrared light wavelengths. In eye health, it\'s believed to rejuvenate and repair eye tissues at a cellular level, particularly stimulating mitochondrial function in photoreceptor cells. This can lead to improved vision, reduced eye strain, and overall eye health enhancement, especially important in today\'s screen-dominated lifestyle.<\\/span><\\/p>\",\"_id\":\"0ad7dea\"},{\"tab_title\":\"How does red light therapy specifically benefit the eyes?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy benefits the eyes by enhancing mitochondrial function in photoreceptor cells, leading to better cellular energy and eye health. It may improve vision clarity, reduce eye fatigue, and slow down age-related ocular decline. The therapy also improves blood flow and reduces oxidative stress in the eyes, aiding in nutrient delivery and minimizing damage to eye tissues.<\\/span><\\/p>\",\"_id\":\"ddd0c95\"},{\"tab_title\":\"Is there scientific evidence supporting the use of red light therapy for eye health?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Yes, the scientific exploration of red light therapy in eye health is growing, with numerous studies and clinical trials underway. Research is showing promising results, particularly in improving vision among individuals with age-related ocular decline. These studies suggest that red light therapy can rejuvenate photoreceptors in the eyes, marking a significant development in ocular health research.<\\/span><\\/p>\",\"_id\":\"2bd7f21\"},{\"tab_title\":\"What have been the experiences of individuals using red light therapy for their eyes?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Individuals using red light therapy for eye health have reported a range of improvements. These include reduced eye fatigue, especially after prolonged screen use, and noticeable enhancements in vision clarity. These personal testimonials provide real-world evidence of the therapy\'s potential benefits, complementing scientific research.<\\/span><\\/p>\",\"_id\":\"abb6365\"},{\"tab_title\":\"Can red light therapy help prevent or slow down eye diseases?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy has potential implications in preventing or slowing down eye diseases. Its ability to improve blood flow, reduce oxidative stress, and rejuvenate eye tissues could be beneficial in managing or delaying various ocular conditions. However, more research is needed to fully understand its role in preventing eye diseases.<\\/span><\\/p>\",\"_id\":\"5a2ea06\"},{\"tab_title\":\"How can red light therapy be integrated into overall ocular wellness routines?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy can be integrated into ocular wellness routines as a non-invasive, supplementary approach to traditional eye care. With the availability of home-use devices, it\'s becoming easier for individuals to incorporate this therapy into their daily lives, potentially enhancing their overall eye health and complementing other eye care practices.<\\/span><\\/p>\",\"_id\":\"d2ed325\"},{\"tab_title\":\"What is the broader significance of red light therapy in the field of eye care?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The broader significance of red light therapy in eye care lies in its comprehensive approach to ocular wellness. It represents a merging of advanced light therapy research with practical applications, offering a promising alternative for those seeking to enhance eye health. Its potential to improve vision, reduce strain, and aid in recovery from eye surgeries positions it as an innovative tool in modern eye care.<\\/span><\\/p>\",\"_id\":\"58c3868\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4478a97\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=392b9e0\"}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false}]'),(322,59,'_elementor_page_assets','a:0:{}'),(324,59,'_wp_old_slug','blog-post-title-2-2'),(327,60,'rank_math_internal_links_processed','1'),(328,60,'_elementor_import_session_id','65b7e01be4fbe'),(329,60,'_thumbnail_id','164'),(330,60,'_wp_page_template','default'),(331,60,'_wp_old_slug','name-of-the-article-1-here'),(332,60,'_yoast_wpseo_primary_category','1'),(333,60,'_yoast_wpseo_content_score','30'),(334,60,'_dp_original','1122'),(335,60,'_elementor_template_type','wp-post'),(336,60,'_elementor_version','3.19.3'),(337,60,'_elementor_pro_version','3.19.2'),(338,60,'_elementor_data','[{\"id\":\"181abbb1\",\"elType\":\"section\",\"settings\":{\"eael_parallax_layers_list\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_badge_text\":\"New\",\"eael_cl_logics\":[{\"_id\":\"4b4b1d1\"}],\"pa_condition_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\"},\"elements\":[{\"id\":\"54fd60af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eael_cl_logics\":[{\"_id\":\"c23f950\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[{\"id\":\"753d5132\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><span style=\\\"font-weight: 400;\\\">Key Takeaways<\\/span><\\/h2><h3><span style=\\\"font-weight: 400;\\\">How does red light therapy contribute to dental health?<\\/span><\\/h3><p><span style=\\\"font-weight: 400;\\\">Red light therapy aids dental health by:<\\/span><\\/p><ul><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">Promoting gum regeneration.<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">Reducing inflammation.\\u00a0<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">Accelerating healing after dental procedures.<\\/span><\\/li><\\/ul><p><span style=\\\"font-weight: 400;\\\">Looking for a red light therapy provider near you? Visit <\\/span><a href=\\\"https:\\/\\/findredlightnearme.com\\/\\\"><span style=\\\"font-weight: 400;\\\">Find Red Light Near Me<\\/span><\\/a><span style=\\\"font-weight: 400;\\\"> today!<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Introduction: Charting New Paths in Dental Wellness\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">In the intricate dance of dental health, where every brush stroke and floss thread counts, there emerges a new rhythm\\u2014red light therapy. This innovative approach, extending beyond its established realms of skin care and muscle recovery, is now casting a transformative light on oral health. It\'s a story of technology meeting biology, an exploration of how a simple spectrum of light is redefining dental health practices.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Unveiling the Science of Red Light in Oral Health\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">At the heart of red light therapy lies a concept as old as life itself\\u2014the healing power of light. Specifically, red light therapy, a subset of photobiomodulation, utilizes specific wavelengths of red light to activate a series of biological processes. In the microcosm of the mouth, this involves penetrating oral tissues, stimulating cellular energy, and promoting regeneration and repair. The implications for dental health are profound\\u2014improved gum health, reduced inflammation, and accelerated healing after dental procedures.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Dentist Perspectives: A New Tool in the Arsenal\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The dental profession, historically grounded in precision and caution, is witnessing a paradigm shift with the advent of red light therapy. Forward-thinking dentists and oral health specialists are not just acknowledging but embracing this technology. They are integrating red light therapy into their suite of treatments, finding its application beneficial in accelerating post-surgical healing, managing periodontal diseases, and even in the holistic maintenance of dental health.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Patient Experiences: Voices from the Dental Chair\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The true essence of any medical advancement, however, is captured in the stories of those it touches. Patients who have experienced red light therapy as part of their dental treatment often speak of a marked difference. Testimonials range from significant reductions in gum swelling and pain to noticeable improvements in overall oral health and faster recovery after dental surgeries. These personal accounts form a mosaic of experiences underscoring the efficacy and comfort of red light therapy in dental care.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Practical Applications: Red Light Therapy in Everyday Oral Care\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The realm of red light therapy in dental health is not confined to the dentist\'s office. With the advent of user-friendly, at-home red light devices, this therapy is now accessible to everyone. Incorporating red light therapy into daily oral care routines is a step toward proactive dental wellness. It presents opportunities for individuals to enhance their oral health maintenance, complementing traditional methods of care.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Bridging Gaps in Dental Research: Studies and Findings\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The journey of red light therapy in dental health is bolstered by ongoing research and clinical studies. Emerging studies reveal its potential in various aspects of oral health, from combating bacteria responsible for tooth decay to enhancing the success rates of dental implants. This growing body of evidence is not just validating the experiences of patients but is also paving the way for broader acceptance and application in mainstream dentistry.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Conclusion: Illuminating the Future of Oral Health\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">As we navigate the ever-evolving landscape of dental health, red light therapy stands out as a beacon of innovation. Its blend of simplicity, efficacy, and non-invasiveness presents a compelling case for its integration into dental care. This therapy is not just about treating dental ailments; it\'s about reimagining oral health maintenance.<\\/span><\\/p><p><span style=\\\"font-weight: 400;\\\">For those intrigued by the potential of red light therapy in transforming dental care and for further exploration into this cutting-edge treatment, visit <\\/span><a href=\\\"https:\\/\\/findredlightnearme.com\\/\\\"><span style=\\\"font-weight: 400;\\\">Find Red Light Near Me<\\/span><\\/a><span style=\\\"font-weight: 400;\\\">. The future of oral health care is bright, and it\'s being illuminated by the promising glow of red light therapy.<\\/span><span style=\\\"font-weight: 400;\\\"><br \\/><\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">FAQs<\\/span><\\/h2><p>\\u00a0<\\/p>\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"05d82d0\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c1718e6\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is red light therapy, and how is it transforming dental health practices?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy, part of photobiomodulation, utilizes specific red light wavelengths to stimulate biological processes. In dental health, it\'s a game-changer, deeply penetrating oral tissues to enhance cellular energy. It promotes tissue regeneration and speeds up recovery. This innovative approach aids in improving gum health, reducing inflammation, and expediting healing after dental procedures, thereby redefining traditional dental care practices.<\\/span><\\/p>\",\"_id\":\"0ad7dea\"},{\"tab_title\":\"How are dentists incorporating red light therapy into oral health treatments?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Dentists and oral health professionals are increasingly integrating red light therapy into their treatment repertoire. Recognizing its benefits, they are using it to quicken healing after dental surgeries, treat periodontal diseases, and as a part of regular oral health maintenance. This adoption signifies a major shift towards more holistic and non-invasive treatment methods in dentistry, enhancing patient care and outcomes.<\\/span><\\/p>\",\"_id\":\"2c9f3cf\"},{\"tab_title\":\"Can red light therapy be effectively used at home for oral health maintenance?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Absolutely! The advent of user-friendly, at-home red light devices has made this therapy accessible for daily oral care. Incorporating it into regular dental routines can complement traditional care methods, providing a proactive approach to maintaining oral health. Regular usage can improve gum health, potentially reduce dental disease risk, and promote overall oral wellness.<\\/span><\\/p>\",\"_id\":\"5e6700c\"},{\"tab_title\":\"What are the experiences of patients who have used red light therapy in their dental treatments?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Patients who have incorporated red light therapy into their dental treatments often share positive experiences. They report noticeable improvements in conditions like gum swelling and pain, enhanced oral health, and quicker recovery after dental surgeries. These personal accounts underscore the therapy\'s effectiveness in providing a more comfortable and efficient dental care experience.<\\/span><\\/p>\",\"_id\":\"847b627\"},{\"tab_title\":\"What does current research say about the effectiveness of red light therapy for oral health?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Emerging research and clinical studies are increasingly supporting the effectiveness of red light therapy in various aspects of oral health. Studies point to its role in fighting bacteria responsible for tooth decay, improving gum health, and enhancing the success rates of dental implants. This research validates patient experiences and professional applications, reinforcing red light therapy\'s place in modern dentistry.<\\/span><\\/p>\",\"_id\":\"747cdc1\"},{\"tab_title\":\"What specific oral health issues can red light therapy address, and how does it do so?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy is particularly effective in addressing issues like gum disease, inflammation, and post-surgical recovery. It works by improving blood circulation, stimulating cellular activity, and reducing inflammatory responses. This can lead to healthier gums, less discomfort, and quicker healing of oral tissues, making it a versatile tool for treating a range of dental health issues.<\\/span><\\/p>\",\"_id\":\"4ed6075\"},{\"tab_title\":\"Is red light therapy a safe option for all dental patients?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Yes, red light therapy is considered safe for most dental patients. Its non-invasive nature and lack of adverse side effects make it a suitable option for a wide range of individuals, including those looking for alternatives to traditional dental treatments. However, as with any therapy, it\'s advisable to consult with a dental professional to determine if red light therapy is the right choice for your specific oral health needs.<\\/span><\\/p>\",\"_id\":\"7353569\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4478a97\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=392b9e0\"}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false}]'),(339,60,'_elementor_page_assets','a:0:{}'),(341,60,'_wp_old_slug','blog-post-title-3-2'),(344,61,'rank_math_internal_links_processed','1'),(345,61,'_elementor_import_session_id','65b7e01be4fbe'),(346,61,'_thumbnail_id','160'),(347,61,'_wp_page_template','default'),(348,61,'_wp_old_slug','name-of-the-article-1-here'),(349,61,'_yoast_wpseo_primary_category','1'),(350,61,'_yoast_wpseo_content_score','30'),(351,61,'_dp_original','1123'),(352,61,'_elementor_template_type','wp-post'),(353,61,'_elementor_version','3.19.3'),(354,61,'_elementor_pro_version','3.19.2'),(355,61,'_elementor_data','[{\"id\":\"1b3aca7d\",\"elType\":\"section\",\"settings\":{\"eael_parallax_layers_list\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_badge_text\":\"New\",\"eael_cl_logics\":[{\"_id\":\"36f9a4a\"}],\"pa_condition_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\"},\"elements\":[{\"id\":\"25497b94\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eael_cl_logics\":[{\"_id\":\"2b1bf2f\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[{\"id\":\"14b2b76f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><span style=\\\"font-weight: 400;\\\">Key Takeaways<\\/span><\\/h2><h3><span style=\\\"font-weight: 400;\\\">How does red light therapy benefit those with arthritis?<\\/span><\\/h3><p><span style=\\\"font-weight: 400;\\\">Red light therapy aids arthritis patients by:<\\/span><\\/p><ul><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">Reducing joint inflammation.<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">Promoting cellular repair.<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">Enhancing overall joint function.<\\/span><\\/li><\\/ul><p><span style=\\\"font-weight: 400;\\\">Looking for a provider of red light therapy for arthritis near you? Visit <\\/span><a href=\\\"https:\\/\\/findredlightnearme.com\\/\\\"><span style=\\\"font-weight: 400;\\\">Find Red Light Near Me<\\/span><\\/a><span style=\\\"font-weight: 400;\\\"> today!<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Introduction: Confronting the Challenge of Joint Pain\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">When you have arthritis, it can feel like every step is a battle and every movement a challenge. Joint pain is not just a physical ailment; it\'s a barrier to the joys of everyday life. In the ongoing search for relief, a new player has emerged on the field: red light therapy. This innovative approach offers a beacon of hope to those entangled in the painful grip of joint disorders.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Red Light Therapy: A Gentle Giant in the World of Pain Relief\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Red light therapy, a protagonist in the story of non-invasive treatments, might seem almost too good to be true. As part of the broader spectrum of photobiomodulation, it uses specific wavelengths of red light to heal and soothe. In the context of joint health, this therapy promises a pain relief method free from the invasive nature and side effects of traditional treatments.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">The Science Behind the Relief: A Deeper Dive\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The effectiveness of red light therapy in managing joint pain is rooted in its ability to penetrate the skin and underlying tissues, reaching deep into the joints. Here, it works subtly yet powerfully. The therapy boosts blood circulation, which is crucial for delivering essential nutrients and oxygen to joint tissues, facilitates repair, and reduces pain.\\u00a0<\\/span><\\/p><p><span style=\\\"font-weight: 400;\\\">Additionally, red light therapy is believed to stimulate cellular energy production. This increased energy production, in turn, accelerates the body\\u2019s natural healing mechanisms. It\\u2019s a process not just of pain alleviation but of promoting actual healing within the joint tissues, slowing the progression of arthritis and disease.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Patient Testimonials: Stories of Renewed Hope and Movement\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Science and research aside, the real measure of red light therapy\'s success lies in the stories of those whose lives it has touched. Individuals suffering from chronic joint pain who have found themselves at the mercy of various medications and treatments\\u2014often with limited success\\u2014have turned to red light therapy. Their experiences paint a picture not just of reduced pain but of regained mobility, independence, and a rejuvenated zest for life.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Expert Opinions: The Medical Community\'s Perspective\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The increasing interest in red light therapy within the medical community is a testament to its potential. Healthcare professionals across the spectrum, from rheumatologists to physiotherapists, are beginning to recognize its benefits. They note its ability to offer pain relief and inflammation reduction without the typical side effects associated with many pain medications, making it an appealing option for long-term management of joint health and arthritis.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Mechanisms of Action: Understanding How It Works\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Delving deeper into the workings of red light therapy reveals a fascinating interplay of light and biology. The therapy\'s effectiveness in reducing inflammation is a key factor. Inflammation, often the body\'s response to injury or irritation, can lead to chronic pain, especially in conditions like arthritis. Red light therapy helps modulate this inflammatory response, thereby reducing pain and discomfort.<\\/span><\\/p><p><span style=\\\"font-weight: 400;\\\">Moreover, the therapy\'s role in collagen production is noteworthy. Collagen, a vital protein in joint tissues, is essential for maintaining joint integrity and function. By stimulating collagen synthesis, red light therapy not only helps in pain management but also in maintaining healthier joint structures.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Conclusion: A New Horizon in Joint Health Management\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">In the vast landscape of health and wellness, red light therapy stands out as a promising solution for those battling arthritis and other joint diseases. Its blend of effectiveness, non-invasiveness, and simplicity presents a compelling case for anyone seeking alternatives to conventional pain management strategies.<\\/span><\\/p><p><span style=\\\"font-weight: 400;\\\">For those on a journey to find relief from joint pain, red light therapy might be the next step worth considering. To learn more about this innovative approach and to discover red light therapy services near you, visit <\\/span><a href=\\\"https:\\/\\/findredlightnearme.com\\/\\\"><span style=\\\"font-weight: 400;\\\">Find Red Light Near Me<\\/span><\\/a><span style=\\\"font-weight: 400;\\\">. It\'s time to step into a new era of joint health, illuminated by the healing power of red light.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">FAQs<\\/span><\\/h2><p>\\u00a0<\\/p>\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4cd95ae\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"442efce\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is red light therapy, and how does it help with joint health?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy is a non-invasive treatment using low-wavelength red light. It helps joint health by penetrating deep into joint tissues, reducing inflammation, stimulating cellular repair, and enhancing blood circulation. This improves joint function and alleviates pain associated with conditions like arthritis.<\\/span><\\/p>\",\"_id\":\"0ad7dea\"},{\"tab_title\":\"How does red light therapy work at a cellular level for joint health?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">At the cellular level, red light therapy stimulates the mitochondria within cells to produce more adenosine triphosphate (ATP), the energy currency of the cell. This increase in ATP boosts the body\'s natural healing processes, leading to more efficient repair of joint tissues, a reduction in inflammation, and relief from joint pain due to arthritis.<\\/span><\\/p>\",\"_id\":\"bb7bfd0\"},{\"tab_title\":\"Are there real-world testimonials supporting the effectiveness of red light therapy for joint health?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Yes, many individuals suffering from chronic joint pain, particularly arthritis, report significant relief after using red light therapy. These real-world testimonials highlight not just pain reduction but also improvements in mobility, independence, and overall quality of life.<\\/span><\\/p>\",\"_id\":\"3f9ec92\"},{\"tab_title\":\"What do healthcare professionals say about red light therapy for joint conditions?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Healthcare professionals, including rheumatologists and physical therapists, are increasingly recognizing the potential of red light therapy in treating joint conditions. They often recommend it as a complementary treatment due to its ability to alleviate pain and inflammation without the side effects commonly associated with traditional pain medications.<\\/span><\\/p>\",\"_id\":\"6f34e65\"},{\"tab_title\":\"Can red light therapy be a long-term solution for managing joint diseases like arthritis?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy is emerging as a promising long-term solution for managing joint diseases like arthritis. Its non-invasive nature, coupled with the absence of side effects, makes it a sustainable and effective option for individuals seeking alternative treatments for joint health management.<\\/span><\\/p>\",\"_id\":\"b054b8f\"},{\"tab_title\":\"How safe is red light therapy for individuals with joint pain?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy is considered safe for individuals with joint pain. It offers a gentle, side-effect-free approach to pain relief and joint health improvement. This safety profile makes it suitable for long-term use and an appealing option for those looking for non-pharmacological treatment methods.<\\/span><\\/p>\",\"_id\":\"d189c83\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4478a97\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=392b9e0\"}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false}]'),(356,61,'_elementor_page_assets','a:0:{}'),(359,61,'_wp_old_slug','blog-post-title-4-2'),(362,62,'rank_math_internal_links_processed','1'),(363,62,'_elementor_import_session_id','65b7e01be4fbe'),(364,62,'_thumbnail_id','155'),(365,62,'_wp_page_template','default'),(366,62,'_wp_old_slug','name-of-the-article-1-here'),(367,62,'_yoast_wpseo_primary_category','1'),(368,62,'_yoast_wpseo_content_score','30'),(369,62,'_dp_original','1124'),(370,62,'_elementor_template_type','wp-post'),(371,62,'_elementor_version','3.19.3'),(372,62,'_elementor_pro_version','3.19.2'),(373,62,'_elementor_data','[{\"id\":\"e8b8c98\",\"elType\":\"section\",\"settings\":{\"eael_parallax_layers_list\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_badge_text\":\"New\",\"eael_cl_logics\":[{\"_id\":\"af4ab51\"}],\"pa_condition_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\"},\"elements\":[{\"id\":\"1f53ecd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eael_cl_logics\":[{\"_id\":\"af17c6d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[{\"id\":\"39e70625\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><span style=\\\"font-weight: 400;\\\">Key Takeaways<\\/span><\\/h2><h3><span style=\\\"font-weight: 400;\\\">Red Light Therapy for Muscle Recovery:<\\/span><\\/h3><ul><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">Significantly speeds up muscle recovery.<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">Reduces inflammation.<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">Enhances overall athletic performance.<\\/span><\\/li><\\/ul><h2><span style=\\\"font-weight: 400;\\\">Introduction: The Pursuit of Athletic Perfection\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">In the world of sports, the pursuit of excellence is relentless. Athletes constantly seek ways to enhance performance, push boundaries, and redefine limits. This quest isn\'t limited to training methodologies or nutritional strategies alone. Muscle recovery, an often-understated aspect of athletic training, plays a pivotal role. Here, in the realm of recovery and rejuvenation, emerges a compelling protagonist: red light therapy.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Exploring Red Light Therapy: A Beacon of Hope in Sports Recovery\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Red light therapy is a chapter from the book of phototherapy, using a specific spectrum of light\\u2014low-wavelength red light. Its non-invasive and simplistic nature makes it stand out in the athlete\\u2019s toolkit. The concept is straightforward: expose the body to natural, therapeutic red LED light and witness a myriad of recovery benefits.<\\/span><\\/p><p><span style=\\\"font-weight: 400;\\\">But what\'s the science behind this? Red light therapy operates on the principle of photobiomodulation. This process involves red light penetrating the skin, reaching muscles and tissues, and stimulating cellular energy production. It\\u2019s not just about muscle recovery; it\\u2019s about energizing them at a cellular level.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">The Science Behind Red Light and Muscle Recovery: Delving Deeper\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The core of red light therapy\\u2019s effectiveness lies in its ability to boost mitochondrial function in cells. Mitochondria, often described as the powerhouse of the cell, plays a crucial role in energy production. By enhancing the mitochondria\'s ability to produce adenosine triphosphate (ATP), red light therapy accelerates muscle recovery and repair. This is particularly beneficial for athletes, who subject their muscles to intense, repetitive stress.<\\/span><\\/p><p><span style=\\\"font-weight: 400;\\\">Inflammation and pain, the twin challenges of any athletic endeavor, are also targeted by red light therapy. The therapy aids in reducing inflammation and alleviating pain, leading to quicker muscle recovery and better performance.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Case Studies and Research: Empirical Evidence\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The narrative of red light therapy in sports isn\\u2019t just theoretical; it\'s backed by a growing body of research and real-world evidence. Various studies have pointed to the benefits of red light therapy in muscle recovery, endurance enhancement, and injury prevention. Athletes from diverse disciplines\\u2014whether endurance sports, strength training, or team sports\\u2014have reported significant improvements in recovery times and reductions in muscle fatigue and soreness.<\\/span><\\/p><p><span style=\\\"font-weight: 400;\\\">Personal anecdotes from professional athletes further underscore the efficacy of red light therapy. They speak of quicker bounce-back times, less perceived exertion in training, and an overall enhancement in their training quality.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Practical Tips: Integrating Red Light Therapy into Athletic Routines\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Adopting red light therapy into an athlete\\u2019s routine is less about complexity and more about consistency. It can be seamlessly woven into the daily training regimen. Post-exercise sessions under a red light device, typically ranging from 10 to 20 minutes, can aid in muscle recovery and prepare the body for the next day\'s challenges.<\\/span><\\/p><p><span style=\\\"font-weight: 400;\\\">It\\u2019s not a one-size-fits-all solution, though. Athletes should consider their specific training load, their workout intensity, and their recovery needs when deciding the frequency and duration of red light therapy sessions.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Conclusion: Redefining Athletic Recovery\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">In the high-stakes arena of athletic performance, where every small advantage can be a game-changer, red light therapy stands out as a potent tool in an athlete\'s arsenal. It merges simplicity with science, offering a non-invasive, effective way to enhance muscle recovery and overall athletic performance.<\\/span><\\/p><p><span style=\\\"font-weight: 400;\\\">For athletes and coaches intrigued by the potential of red light therapy, the journey is just beginning. To delve deeper into how this innovative therapy can revolutionize your athletic performance and to locate the nearest red light therapy services, visit <\\/span><a href=\\\"https:\\/\\/findredlightnearme.com\\/\\\"><span style=\\\"font-weight: 400;\\\">Find Red Light Near Me<\\/span><\\/a><span style=\\\"font-weight: 400;\\\">. The future of athletic recovery is here, and it\'s bathed in red light.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">FAQs<\\/span><\\/h2><p>\\u00a0<\\/p>\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"8ac2b04\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad90cf6\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What exactly is red light therapy, and how does it enhance athletic performance? \",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy is a cutting-edge treatment that utilizes low-wavelength red light for therapeutic purposes. In the context of athletic performance, it aids in muscle recovery by stimulating cellular processes, leading to faster muscle repair, reduced inflammation, and effective pain management. This therapy offers athletes a novel way to recover smarter, not just harder, allowing them to train more effectively and improve their overall performance.<\\/span><\\/p>\",\"_id\":\"0ad7dea\"},{\"tab_title\":\"Can you explain in more detail how red light therapy works at the cellular level to aid athletes?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Sure! At the cellular level, red light therapy targets the mitochondria, the powerhouse of the cell, encouraging them to produce more adenosine triphosphate (ATP). ATP is the energy currency of the cell, and an increase in its production means that muscle cells have more energy for repair and rejuvenation. This cellular boost is particularly beneficial for athletes, as it speeds up muscle recovery, reduces the risk of muscle fatigue, and enhances overall athletic performance.<\\/span><\\/p>\",\"_id\":\"3f21c79\"},{\"tab_title\":\"How effective is red light therapy in reducing recovery times for athletes?\",\"tab_content\":\"<p>Red light therapy is quite effective in reducing recovery times. Athletes who have incorporated it into their routines report significantly faster recovery from intense workouts, with a notable decrease in muscle soreness and fatigue. This is supported by scientific research, which highlights that athletes undergoing red light therapy not only recover quicker but also exhibit improved muscle strength and endurance over time.<\\/p>\",\"_id\":\"619623c\"},{\"tab_title\":\"What are some practical tips for athletes to include red light therapy in their training regimen?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">To effectively incorporate red light therapy into an athletic routine, athletes should aim for regular sessions, ideally immediately after workouts. A typical session might last between 10 and 20 minutes under the red light. Consistency is crucial, and it\\u2019s recommended to combine this therapy with traditional muscle recovery practices, such as adequate nutrition, hydration, and rest. By doing so, athletes can maximize the benefits of both: red light therapy and their overall training regimen.<\\/span><\\/p>\",\"_id\":\"2964d27\"},{\"tab_title\":\"Is there robust scientific evidence that supports the benefits of red light therapy for athletic recovery?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Absolutely, there\'s a substantial and growing body of scientific evidence in favor of red light therapy\'s benefits for athletes. Numerous studies have documented its positive impact on muscle recovery, showing that athletes who use red light therapy experience quicker recovery, less muscle fatigue, and improved overall physical performance. These findings are backed by empirical research and real-world case studies from various sports disciplines.<\\/span><\\/p>\",\"_id\":\"d585d0f\"},{\"tab_title\":\"How safe is red light therapy for athletes, and what makes it a preferred choice over other treatments?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy is highly regarded for its safety and non-invasive nature, making it an excellent choice for athletes. Some medical treatments can be intrusive or have side effects, while red light therapy offers a gentle yet effective option for enhancing muscle recovery and performance. Its ease of use, coupled with a lack of adverse side effects, makes it a highly attractive option for athletes of all levels seeking to gain an edge in their training and recovery processes.<\\/span><\\/p>\",\"_id\":\"6395103\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4478a97\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=392b9e0\"}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false}]'),(374,62,'_elementor_page_assets','a:0:{}'),(376,62,'_wp_old_slug','blog-post-title-5-2'),(379,63,'rank_math_internal_links_processed','1'),(380,63,'_elementor_import_session_id','65b7e01be4fbe'),(381,63,'_thumbnail_id','147'),(382,63,'_wp_page_template','default'),(383,63,'_wp_old_slug','name-of-the-article-1-here'),(384,63,'_yoast_wpseo_primary_category','1'),(385,63,'_yoast_wpseo_content_score','30'),(386,63,'_dp_original','1125'),(387,63,'_elementor_template_type','wp-post'),(388,63,'_elementor_version','3.19.3'),(389,63,'_elementor_pro_version','3.19.2'),(390,63,'_elementor_data','[{\"id\":\"56bc367b\",\"elType\":\"section\",\"settings\":{\"eael_parallax_layers_list\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_badge_text\":\"New\",\"eael_cl_logics\":[{\"_id\":\"2a04ca6\"}],\"pa_condition_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\"},\"elements\":[{\"id\":\"2fd07136\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eael_cl_logics\":[{\"_id\":\"8558b87\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[{\"id\":\"52264ec6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><span style=\\\"font-weight: 400;\\\">Key Takeaways<\\/span><\\/h2><h3><span style=\\\"font-weight: 400;\\\">Red Light Therapy (RLT) in Cardiovascular Health:<\\/span><\\/h3><ul><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">RLT is a groundbreaking approach to heart wellness.<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">RLT stimulates cellular energy production, improving blood circulation and heart muscle resilience.<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">It\'s beneficial for various heart conditions, aiding in recovery from cardiac events and integrating seamlessly into heart health routines.\\u00a0<\\/span><\\/li><\\/ul><p><span style=\\\"font-weight: 400;\\\">Embrace RLT for a personalized, effective strategy for managing heart health and fulfilling a healthier future. Learn more about the potential of RLT for cardiovascular care at <\\/span><a href=\\\"https:\\/\\/findredlightnearme.com\\/\\\"><span style=\\\"font-weight: 400;\\\">Find Red Light Therapy near you<\\/span><\\/a><span style=\\\"font-weight: 400;\\\">.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Introduction<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Cardiovascular health is a critical component of overall well-being, and the quest for innovative treatments is ceaseless. In this pursuit, Red Light Therapy (RLT) emerges as a promising ally, offering a non-invasive approach to heart health.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">The Heart of the Matter: Understanding Cardiovascular Challenges<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Cardiovascular diseases remain one of the leading causes of death worldwide. Factors like poor diet, lack of exercise, stress, and genetics play a significant role in heart health. In this scenario, exploring new methods to support cardiovascular health is not just a matter of interest but of necessity.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">How Red Light Therapy Benefits the Heart<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Red light therapy offers a unique approach to heart health. By penetrating the skin and reaching the cells, RLT stimulates mitochondrial activity, leading to improved cellular energy production. This enhancement in cellular function can have a positive impact on cardiovascular health, including improved blood circulation and heart muscle resilience.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">The Science Behind RLT and Cardiovascular Health<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The application of RLT to cardiovascular health is supported by growing scientific evidence. Studies suggest that RLT can aid in reducing inflammation, a key factor in many heart-related conditions. Additionally, it has shown potential for managing hypertension, reducing oxidative stress, and improving endothelial function\\u2014all vital aspects of maintaining a healthy cardiovascular system.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Aiding in Recovery: RLT for Post-Cardiac Events<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">For individuals recovering from cardiac events like heart attacks or surgeries, RLT can play a supportive role. Its ability to enhance circulation and promote cellular repair can be beneficial in the rehabilitation process, aiding in quicker and more efficient recovery.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Integrating RLT into Cardiovascular Health Routines<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Incorporating RLT into a heart-healthy routine can offer additional support alongside traditional methods like medication, diet, and exercise. It\\u2019s a complementary approach that adds an extra layer of care to the heart health regimen.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Personalized Care for Heart Health<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">One of the appealing aspects of RLT is its adaptability. The treatment can be tailored to individual needs, offering a personalized approach to cardiovascular care. This flexibility makes it a suitable option for a wide range of individuals, regardless of their specific cardiovascular health status.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Beyond the Therapy: Lifestyle and Heart Health<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">While RLT offers significant benefits, it\\u2019s important to remember that comprehensive cardiovascular health involves a holistic approach. This includes maintaining a balanced diet, engaging in regular physical activity, managing stress, and adhering to medical advice. RLT complements these lifestyle choices, working in tandem to promote overall heart health.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Embracing a Brighter Future in Cardiovascular Care<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The journey towards optimal cardiovascular health is evolving, with technologies like RLT playing a pivotal role. By embracing such innovative treatments, we open the door to new possibilities in heart health care, paving the way for a healthier, brighter future.<\\/span><\\/p><p><span style=\\\"font-weight: 400;\\\">If you\\u2019re interested in exploring how red light therapy can support your heart health, visit <\\/span><a href=\\\"https:\\/\\/findredlightnearme.com\\/\\\"><span style=\\\"font-weight: 400;\\\">[Find Red Light Therapy near you<\\/span><\\/a><span style=\\\"font-weight: 400;\\\">]. Discover the potential of light to enhance your cardiovascular wellness.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">FAQs<\\/span><\\/h2><p>\\u00a0<\\/p>\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9a29de7\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2592cce\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is red light therapy (RLT) and how does it relate to cardiovascular health?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy is a non-invasive treatment using specific wavelengths of red light. It benefits cardiovascular health by stimulating mitochondrial activity in cells, which leads to improved cellular energy production. This enhancement in cellular function can positively impact heart health, including better blood circulation and heart muscle resilience.<\\/span><\\/p>\",\"_id\":\"0ad7dea\"},{\"tab_title\":\"Why is cardiovascular health a critical concern, and how does RLT address it?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Cardiovascular diseases are among the leading causes of death globally and are influenced by factors like diet, exercise, stress, and genetics. RLT addresses this concern by offering a new method to support heart health. It works at a cellular level to improve heart function and circulation, providing a novel approach in the fight against cardiovascular diseases.<\\/span><\\/p>\",\"_id\":\"b850ec8\"},{\"tab_title\":\"Can you elaborate on the scientific evidence supporting RLT for heart health?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The application of RLT to cardiovascular health is backed by scientific studies. Research indicates that RLT can reduce inflammation, a major contributor to heart-related conditions. It also shows potential for managing hypertension, reducing oxidative stress, and improving endothelial function, all of which are crucial for a healthy heart.<\\/span><\\/p>\",\"_id\":\"20a3c03\"},{\"tab_title\":\"How can RLT aid in recovery after cardiac events?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">After cardiac events, like heart attacks or surgeries, RLT can support the recovery process. It can enhance blood circulation and promote cellular repair. This aids in quicker, more efficient recovery, making it a valuable tool in cardiac rehabilitation.<\\/span><\\/p>\",\"_id\":\"80647de\"},{\"tab_title\":\"What role does RLT play in a comprehensive cardiovascular health routine?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">RLT complements traditional heart health methods such as medication, diet, and exercise. By integrating RLT into a cardiovascular health regimen, it adds an extra layer of support. Doing so also enhances the overall effectiveness of heart health practices.<\\/span><\\/p>\",\"_id\":\"f38acb3\"},{\"tab_title\":\"Is RLT customizable for individual heart health needs?\",\"tab_content\":\"<p>Yes, RLT is adaptable and can be tailored to individual cardiovascular needs. Factors like the duration of exposure, intensity of the light, and specific focus areas can be adjusted, making RLT a flexible and personalized approach to heart health care.<\\/p>\",\"_id\":\"4fa096b\"},{\"tab_title\":\"How does RLT fit into a holistic approach to cardiovascular wellness?\",\"tab_content\":\"<p>While RLT offers significant benefits for heart health, it\'s part of a holistic approach that includes a balanced diet, regular physical activity, stress management, and adherence to medical advice. RLT works in tandem with these lifestyle choices, collectively promoting overall cardiovascular wellness.<\\/p>\",\"_id\":\"c7bf1f4\"},{\"tab_title\":\"What advancements does RLT represent for the future of cardiovascular care?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">RLT represents a significant advancement in cardiovascular care, offering innovative and non-invasive treatment options. Its emergence in heart health care symbolizes a shift towards more diverse and holistic approaches, opening new avenues for treating and managing cardiovascular diseases.<\\/span><\\/p>\",\"_id\":\"e41d8fe\"},{\"tab_title\":\"Are there any risks or side effects associated with using RLT for cardiovascular health?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">RLT is generally considered safe with minimal side effects. However, individuals with specific heart conditions or those undergoing certain cardiac treatments should consult with their healthcare provider before starting RLT. This ensures that the therapy aligns safely with their overall cardiovascular care plan.<\\/span><\\/p>\",\"_id\":\"cc410a5\"},{\"tab_title\":\"How accessible is RLT for individuals looking to improve their heart health?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">RLT is becoming increasingly accessible for individuals seeking to enhance their heart health. It\'s available through professional health and wellness clinics and as at-home devices. When choosing RLT services or products, it\'s important to opt for those that are reputable. Ideally, choose those that are FDA-approved for safety and efficacy. Resources like <\\/span><a href=\\\"https:\\/\\/findredlightnearme.com\\/\\\"><span style=\\\"font-weight: 400;\\\">Find Red Light Therapy near you<\\/span><\\/a><span style=\\\"font-weight: 400;\\\"> can help you locate nearby professionals offering RLT for cardiovascular health.<\\/span><\\/p>\",\"_id\":\"247d4f8\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4478a97\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=392b9e0\"}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false}]'),(391,63,'_elementor_page_assets','a:0:{}'),(393,63,'_wp_old_slug','blog-post-title-6-2'),(396,64,'rank_math_internal_links_processed','1'),(397,64,'_elementor_import_session_id','65b7e01be4fbe'),(398,64,'_thumbnail_id','143'),(399,64,'_wp_page_template','default'),(400,64,'_wp_old_slug','name-of-the-article-1-here'),(401,64,'_yoast_wpseo_primary_category','1'),(402,64,'_yoast_wpseo_content_score','30'),(403,64,'_dp_original','1126'),(404,64,'_elementor_template_type','wp-post'),(405,64,'_elementor_version','3.19.3'),(406,64,'_elementor_pro_version','3.19.2'),(407,64,'_elementor_data','[{\"id\":\"66d18b49\",\"elType\":\"section\",\"settings\":{\"eael_parallax_layers_list\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_badge_text\":\"New\",\"eael_cl_logics\":[{\"_id\":\"0cc183f\"}],\"pa_condition_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\"},\"elements\":[{\"id\":\"20667df0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eael_cl_logics\":[{\"_id\":\"d7021f5\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[{\"id\":\"4d0b4fe3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><span style=\\\"font-weight: 400;\\\">Key Takeaways<\\/span><\\/h2><h3><span style=\\\"font-weight: 400;\\\">Red Light Therapy (RLT) for Better Sleep:<\\/span><\\/h3><ul><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">RLT is a natural and effective approach to improve sleep quality.<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">RLT emits wavelengths that maintain circadian rhythm and support melatonin production, essential for healthy sleep cycles.<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">It\\u2019s beneficial for insomnia, sleep apnea, and other disorders, offering personalized solutions for restful sleep.<\\/span><\\/li><\\/ul><p><span style=\\\"font-weight: 400;\\\">Embrace RLT to transform your sleep habits and enhance your overall well-being. Learn more at <\\/span><a href=\\\"https:\\/\\/findredlightnearme.com\\/\\\"><span style=\\\"font-weight: 400;\\\">Find Red Light Therapy near you<\\/span><\\/a><span style=\\\"font-weight: 400;\\\">.<\\/span><span style=\\\"font-weight: 400;\\\"><br \\/><\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Introduction\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Sleep, often elusive yet crucial for our well-being, is a fundamental pillar of health. In the quest for better sleep, red light therapy (RLT) emerges as a groundbreaking tool, offering a natural, non-invasive solution to improve sleep quality.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Understanding the Sleep Crisis<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">In our modern world, sleep disorders are increasingly common, affecting millions globally. The reasons are manifold: stress, technology, lifestyle changes, and more. This sleep crisis not only leaves us feeling tired but also impacts our overall health. In this context, finding effective, non-pharmacological methods for better sleep is more important than ever.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">How Red Light Therapy Works for Sleep<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Red light therapy works by emitting wavelengths that don\'t disrupt our natural sleep-wake cycle. Unlike the blue light from screens, which hinders the production of melatonin (the sleep hormone), red light aids in maintaining the circadian rhythm. Exposure to red light before bedtime can help signal the body that it\\u2019s time to wind down, preparing us for a restful night\\u2019s sleep. Yes, red light can equal better sleep for all of us.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">The Science Behind the Therapy<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The efficacy of RLT in improving sleep is grounded in science. It\\u2019s believed that red light helps regulate melatonin production, which is crucial for a healthy sleep cycle. Additionally, RLT can reduce inflammation and pain, two common culprits behind disturbed sleep. By addressing these issues, RLT aids in achieving deeper, more restorative sleep.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Beyond Insomnia: RLT for Various Sleep Disorders<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">RLT\\u2019s potential extends beyond just insomnia. It can be beneficial for a range of sleep disorders, including delayed sleep phase syndrome, sleep apnea, and even jet lag. By helping to reset the body\\u2019s internal clock, RLT can be a valuable tool in managing these conditions.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">A Holistic Approach to Sleep Health<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Good sleep hygiene involves more than just one solution. Incorporating RLT into a broader sleep wellness routine can amplify its benefits. This means combining RLT with other sleep-positive practices like a consistent bedtime routine, a comfortable sleep environment, and avoiding stimulants before bed.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Personalized Sleep Solutions with RLT<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">One of the advantages of RLT is its adaptability to individual needs. Whether it\\u2019s the duration of exposure, the timing, or the intensity of the light, RLT can be tailored to suit personal preferences and requirements, making it an appealing choice for those seeking a customized approach to sleep improvement.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Restful Nights, Healthier Days<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Improved sleep quality has far-reaching effects on our health. Better sleep leads to enhanced cognitive function, improved mood, stronger immunity, and overall better quality of life. RLT offers a pathway to these benefits, aiding in not just better nights but healthier days.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Embracing the Power of Light for Sleep<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The journey to better sleep is a personal and often challenging one. Red Light Therapy stands out as a beacon in this journey, offering a simple yet effective solution. By embracing this therapy, we open ourselves to the possibility of restful nights and the myriad health benefits that come with them.<\\/span><\\/p><p><span style=\\\"font-weight: 400;\\\">If you\\u2019re seeking a natural, effective way to improve your sleep, consider the potential of red light therapy. To learn more and find a provider, visit <\\/span><a href=\\\"https:\\/\\/findredlightnearme.com\\/\\\"><span style=\\\"font-weight: 400;\\\">Find Red Light Therapy near you<\\/span><\\/a><span style=\\\"font-weight: 400;\\\">. Discover the power of light to transform your sleep and enhance your life.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">FAQs<\\/span><\\/h2><p>\\u00a0<\\/p>\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"259ecf5\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"510760d\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is red light therapy (RLT) and how does it help with sleep?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy is a non-invasive treatment using specific wavelengths of red light. It aids sleep by emitting light that doesn\'t disrupt the natural sleep-wake cycle. Unlike blue light from screens, RLT supports the production of melatonin, the sleep hormone, helping maintain the body\'s circadian rhythm and preparing the body for better sleep.<\\/span><\\/p>\",\"_id\":\"0ad7dea\"},{\"tab_title\":\"Why is addressing the sleep crisis important, and how does RLT fit in?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The modern sleep crisis, fueled by stress, technology, and lifestyle changes, affects millions worldwide, impacting overall health. Addressing this crisis is crucial, as poor sleep can lead to various health issues. RLT offers a non-pharmacological method to improve sleep, providing a safe and natural alternative to traditional sleep aids.<\\/span><\\/p>\",\"_id\":\"212ed45\"},{\"tab_title\":\"Can you explain the scientific basis of RLT in improving sleep?\",\"tab_content\":\"<p>The effectiveness of RLT in improving sleep is scientifically grounded. It\'s believed that RLT helps regulate melatonin production, which is essential for a healthy sleep cycle. Additionally, by reducing inflammation and pain, common causes of disturbed sleep, RLT promotes deeper, more restorative, and better sleep.<\\/p>\",\"_id\":\"c080872\"},{\"tab_title\":\"How does RLT assist in treating different sleep disorders?\",\"tab_content\":\"<p>RLT\\u2019s scope extends beyond insomnia. It\\u2019s beneficial for conditions like delayed sleep phase syndrome, sleep apnea, and jet lag. RLT aids in resetting the body\'s internal clock, making it a valuable tool for managing various sleep-related conditions and improving overall sleep quality.<\\/p>\",\"_id\":\"39a5494\"},{\"tab_title\":\"What role does RLT play in a holistic approach to sleep health?\",\"tab_content\":\"<p>Incorporating RLT into a comprehensive sleep wellness routine can enhance its benefits. This holistic approach includes maintaining a consistent bedtime routine, ensuring a comfortable sleep environment, and avoiding stimulants before bed. RLT complements these practices by providing a natural method to improve sleep quality.<\\/p>\",\"_id\":\"e399508\"},{\"tab_title\":\"How can RLT be tailored for personalized sleep solutions?\",\"tab_content\":\"<p>RLT is adaptable to individual needs, making it an attractive choice for personalized sleep improvement. Variables like exposure duration, light intensity, and therapy timing can be adjusted to suit personal preferences and requirements, offering a customizable approach to enhanced, better sleep.<\\/p>\",\"_id\":\"67044cc\"},{\"tab_title\":\"What are the broader health benefits of better sleep through RLT?\",\"tab_content\":\"<p>Enhanced sleep quality leads to numerous health benefits. Better sleep contributes to improved cognitive function, mood enhancement, stronger immunity, and an overall better quality of life. RLT, by improving sleep, plays a crucial role in these broader health aspects, leading to healthier days and better overall well-being.<\\/p>\",\"_id\":\"38232cf\"},{\"tab_title\":\"What makes RLT a unique solution in the journey to better sleep?\",\"tab_content\":\"<p>In the quest for better sleep, RLT stands out for its simplicity and effectiveness. It offers<br \\/>a gentle, non-invasive solution that aligns with the body\'s natural rhythms, differing from other treatments that may rely on medication or complex therapies. RLT\'s ability to naturally support melatonin production and maintain the circadian rhythm makes it an appealing option for those seeking a more natural approach to improving sleep.<\\/p>\",\"_id\":\"ab97707\"},{\"tab_title\":\"Are there any risks or side effects associated with using RLT for sleep?\",\"tab_content\":\"<p>RLT is generally considered safe with minimal side effects. However, as with any therapy, individual experiences may vary. Some people might experience mild discomfort or irritation, especially when they first start using the therapy. It\'s important to follow guidelines for use and consult with a healthcare professional, particularly for those with pre-existing health conditions or sensitivities.<\\/p>\",\"_id\":\"61642a9\"},{\"tab_title\":\"How do you incorporate RLT into a nightly routine for better sleep?\",\"tab_content\":\"<p>Incorporating RLT into a nightly routine can be done by scheduling a session with an RLT device before bedtime. The duration and intensity should be tailored to individual preferences and needs. The calming effect of the red light helps signal the body to prepare for sleep, making it an ideal part of a wind-down routine that might also include relaxation techniques or reading.<\\/p>\",\"_id\":\"291fd99\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4478a97\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=392b9e0\"}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false}]'),(408,64,'_elementor_page_assets','a:0:{}'),(410,64,'_wp_old_slug','blog-post-title-7-2'),(413,65,'rank_math_internal_links_processed','1'),(414,65,'_elementor_import_session_id','65b7e01be4fbe'),(415,65,'_thumbnail_id','137'),(416,65,'_wp_page_template','default'),(417,65,'_wp_old_slug','name-of-the-article-1-here'),(418,65,'_yoast_wpseo_primary_category','1'),(419,65,'_yoast_wpseo_content_score','30'),(420,65,'_dp_original','1127'),(421,65,'_elementor_template_type','wp-post'),(422,65,'_elementor_version','3.19.3'),(423,65,'_elementor_pro_version','3.19.2'),(424,65,'_elementor_data','[{\"id\":\"4df6ba25\",\"elType\":\"section\",\"settings\":{\"eael_parallax_layers_list\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_badge_text\":\"New\",\"eael_cl_logics\":[{\"_id\":\"d57689b\"}],\"pa_condition_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\"},\"elements\":[{\"id\":\"1e3a0f64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eael_cl_logics\":[{\"_id\":\"821b7de\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[{\"id\":\"40da79d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><span style=\\\"font-weight: 400;\\\">Key Takeaways<\\/span><\\/h2><h3><span style=\\\"font-weight: 400;\\\">Red Light Therapy (RLT) in Mental Health<\\/span><\\/h3><ul><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">Red light therapy (RLT) is a transformative approach using red light wavelengths to improve cellular health and neural function.<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">RLT shows promise in treating depression, anxiety, and stress.<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">It also enhances sleep quality and supports overall mental well-being.<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">Embrace RLT as part of a comprehensive mental wellness routine for a balanced, healthier state of mind.<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">Learn more about this innovative therapy at <\\/span><a href=\\\"https:\\/\\/findredlightnearme.com\\/\\\"><span style=\\\"font-weight: 400;\\\">Find red light therapy near you<\\/span><\\/a><span style=\\\"font-weight: 400;\\\">.<\\/span><\\/li><\\/ul><h2><span style=\\\"font-weight: 400;\\\">Introduction<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">In a world where mental health is becoming an increasingly prominent part of our daily conversations, there\'s a surprising yet profoundly effective player emerging on the scene: red light therapy (RLT). This therapy, known for its simplicity and non-invasive nature, is showing remarkable promise in the realm of mental wellness.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Redefining Mental Health Care<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The landscape of mental health care is undergoing a significant transformation. As we broaden our understanding of mental health, we\'re moving beyond the traditional confines of medication and therapy. This is where red light therapy (RLT) comes in, representing a new frontier in mental health care. It\\u2019s not just an alternative; it\\u2019s a complementary approach that can be integrated with traditional therapies, offering a holistic path to mental wellness.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">The Underlying Science: A Deeper Look<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The science behind RLT is both fascinating and complex. At its core, RLT impacts cellular health, particularly the mitochondria\\u2014the powerhouses within our cells. When these mitochondria are stimulated by the specific wavelengths of red light, they become more efficient at producing energy. This increase in energy can lead to enhanced neural function, which is crucial in addressing various mental health conditions. Moreover, RLT is believed to have an anti-inflammatory effect on the brain, which is significant considering the link between inflammation and many mental health disorders.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Combatting Depression and Anxiety<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">RLT\\u2019s potential for treating depression and anxiety lies in its ability to alter brain chemistry and functionality. The therapy may help increase the production of neurotransmitters like serotonin and dopamine, which play critical roles in mood regulation. For those suffering from depression and anxiety, RLT offers a ray of hope\\u2014a non-invasive way to potentially rebalance brain chemistry and bring about a sense of calm and emotional stability.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Stress: The Silent Epidemic<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Chronic stress is a pervasive issue in modern society, often leading to a host of physical and mental health problems. RLT addresses stress by creating a serene, tranquil environment, allowing individuals to relax and decompress. This relaxation response is crucial in mitigating the effects of chronic stress and promoting a state of mental equilibrium.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">The Sleep Connection<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The link between sleep and mental health cannot be overstated. RLT has the potential to positively impact sleep by regulating melatonin production, a hormone that governs our sleep-wake cycle. By improving sleep quality and restoring a natural circadian rhythm, RLT can play a vital role in alleviating the symptoms of mental health disorders that are often exacerbated by poor sleep.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Building a Mental Wellness Routine<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Incorporating RLT into a mental wellness routine can be a transformative experience. It\\u2019s about setting aside time for self-care and creating a tranquil space where one can focus on mental regeneration. Consistent use of RLT can lead to cumulative benefits, contributing significantly to overall mental health and resilience.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Beyond the Light: A Holistic View<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Embracing RLT is about embracing a holistic view of mental health. It acknowledges that mental wellness is not just about treating symptoms but about nurturing overall health. This holistic view encompasses a balanced diet, regular physical activity, mindfulness practices, and other wellness strategies, with RLT as a complementary component in this multifaceted approach.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">A Brighter Future in Mental Health<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The future of mental health care looks promising with the integration of therapies like RLT. This approach represents a shift towards more personalized, patient-centered care, where individual choice and holistic methods are valued alongside traditional treatments.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Embracing the Journey to Mental Wellness<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The journey to mental wellness is unique for each person. RLT offers a path on this journey that is gentle, non-intrusive, and supportive. It\\u2019s a therapy that not only addresses specific mental health issues but also contributes to a broader sense of well-being and quality of life.<\\/span><\\/p><p><span style=\\\"font-weight: 400;\\\">To embark on a new path in your mental wellness journey, consider the unique benefits of red light therapy. Explore this innovative approach by visiting <\\/span><a href=\\\"https:\\/\\/findredlightnearme.com\\/\\\"><span style=\\\"font-weight: 400;\\\">Find red light therapy near you<\\/span><\\/a><span style=\\\"font-weight: 400;\\\">. Embrace the journey to a healthier, more balanced state of mind.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\"><br \\/><\\/span><span style=\\\"font-weight: 400;\\\">FAQs:<\\/span><\\/h2>\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"8d2c4e6\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"79f430f\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is red light therapy (RLT), and how does it relate to mental health?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy is a non-invasive treatment using specific wavelengths of red light. In mental health, RLT is emerging as a beneficial tool due to its ability to impact cellular health, particularly mitochondria in brain cells. This impact can enhance neural function, potentially improving various mental health conditions by increasing cellular energy and reducing brain inflammation.<\\/span><\\/p>\",\"_id\":\"0ad7dea\"},{\"tab_title\":\"How is the mental health care landscape changing with RLT?\",\"tab_content\":\"<p>Mental health care is evolving beyond traditional medication and therapy. RLT represents a new frontier, offering a complementary approach that can be integrated with conventional treatments. It provides a holistic path to mental wellness, broadening the scope of mental health care to include innovative, non-pharmacological options.<\\/p>\",\"_id\":\"c0be0ee\"},{\"tab_title\":\"Can you explain the science behind RLT\'s effectiveness in mental health?\",\"tab_content\":\"<p>RLT\'s effectiveness in mental health is rooted in its ability to stimulate mitochondria, the energy producers in cells. This stimulation increases the production of ATP (adenosine triphosphate), enhancing cell function and energy levels. The therapy\'s potential anti-inflammatory effect on the brain is also crucial, considering inflammation\'s link to mental health disorders.<\\/p>\",\"_id\":\"66c4b46\"},{\"tab_title\":\"How does RLT combat depression and anxiety?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">RLT may combat depression and anxiety by altering brain chemistry and functionality. It\'s thought to increase neurotransmitters like serotonin and dopamine, which are crucial for mood regulation. This could offer a non-invasive option to rebalance brain chemistry, aiding in achieving emotional stability and calmness.<\\/span><\\/p>\",\"_id\":\"64b0fab\"},{\"tab_title\":\"What role does RLT play in addressing chronic stress?\",\"tab_content\":\"<p>Chronic stress, a widespread issue, leads to various physical and mental health problems. RLT helps combat this by creating a serene environment, allowing relaxation and decompression. This relaxation response is key to reducing the impact of chronic stress and promoting mental balance.<\\/p>\",\"_id\":\"000eebd\"},{\"tab_title\":\"How does RLT influence sleep and its connection to mental health?\",\"tab_content\":\"<p>Sleep is deeply connected to mental health. RLT can positively impact sleep by regulating melatonin production, the hormone controlling our sleep-wake cycle. Improving sleep quality and restoring natural circadian rhythms can significantly alleviate the symptoms of mental health disorders, often worsened by poor sleep.<\\/p>\",\"_id\":\"cf0fa9b\"},{\"tab_title\":\"What are the benefits of incorporating RLT into a mental wellness routine?\",\"tab_content\":\"<p>Incorporating RLT into a mental wellness routine can be transformative. It involves dedicating time to self-care and mental regeneration in a tranquil space. Regular use of RLT can yield cumulative benefits, enhancing overall mental health and resilience.<\\/p>\",\"_id\":\"6812863\"},{\"tab_title\":\"Can you elaborate on the holistic view of mental health that includes RLT?\",\"tab_content\":\"<p>Embracing RLT means adopting a holistic view of mental health. This approach goes beyond symptom treatment, focusing on nurturing overall health. It encompasses a balanced diet, regular exercise, mindfulness practices, and other wellness strategies, with RLT serving as a complementary element in this multifaceted approach.<\\/p>\",\"_id\":\"7d7f185\"},{\"tab_title\":\"What does the future of mental health care look like with the integration of RLT?\",\"tab_content\":\"<p>The future of mental health care, with the integration of RLT, is promising. This approach signifies a shift towards personalized, patient-centered care that values individual choice and holistic methods alongside traditional treatments. It represents a step forward in diversifying and enriching mental health care options.<\\/p>\",\"_id\":\"f244e02\"},{\"tab_title\":\"How does RLT support the individual\'s journey to mental wellness?\",\"tab_content\":\"<p>RLT offers a gentle, non-intrusive, and supportive path on the mental wellness journey. It\'s not just about addressing specific mental health issues but also contributing to a broader sense of well-being and quality of life. RLT allows individuals to take an active role in their mental health care, providing a therapy option that complements their unique needs and preferences. It\'s about embracing a journey to a healthier and more balanced state of mind. The RLT therapy aids in cultivating inner peace, emotional balance, and mental clarity.<\\/p>\",\"_id\":\"3476ddb\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4478a97\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=392b9e0\"}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false}]'),(425,65,'_elementor_page_assets','a:0:{}'),(427,65,'_wp_old_slug','blog-post-title-8-2'),(445,67,'_menu_item_type','post_type'),(446,67,'_menu_item_menu_item_parent','0'),(447,67,'_menu_item_object_id','53'),(448,67,'_menu_item_object','page'),(449,67,'_menu_item_target',''),(450,67,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(451,67,'_menu_item_xfn',''),(452,67,'_menu_item_url',''),(453,67,'_elementor_import_session_id','65b7e01be4fbe'),(454,68,'_menu_item_type','post_type'),(455,68,'_menu_item_menu_item_parent','0'),(456,68,'_menu_item_object_id','49'),(457,68,'_menu_item_object','page'),(458,68,'_menu_item_target',''),(459,68,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(460,68,'_menu_item_xfn',''),(461,68,'_menu_item_url',''),(462,68,'_elementor_import_session_id','65b7e01be4fbe'),(463,69,'_menu_item_type','post_type'),(464,69,'_menu_item_menu_item_parent','0'),(465,69,'_menu_item_object_id','46'),(466,69,'_menu_item_object','page'),(467,69,'_menu_item_target',''),(468,69,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(469,69,'_menu_item_xfn',''),(470,69,'_menu_item_url',''),(471,69,'_elementor_import_session_id','65b7e01be4fbe'),(472,70,'_menu_item_type','taxonomy'),(473,70,'_menu_item_menu_item_parent','0'),(474,70,'_menu_item_object_id','9'),(475,70,'_menu_item_object','category'),(476,70,'_menu_item_target',''),(477,70,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(478,70,'_menu_item_xfn',''),(479,70,'_menu_item_url',''),(480,70,'_elementor_import_session_id','65b7e01be4fbe'),(481,71,'_elementor_edit_mode','builder'),(482,71,'_elementor_template_type','kit'),(483,71,'_elementor_version','3.19.0'),(484,71,'_elementor_pro_version','3.19.0'),(485,71,'_wp_page_template','default'),(486,71,'_elementor_page_settings','a:22:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#1C244B\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#F3F5F8\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:9:\"Body Text\";s:5:\"color\";s:7:\"#324A6D\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#467FF7\";}}s:13:\"custom_colors\";a:6:{i:0;a:3:{s:3:\"_id\";s:7:\"c696dce\";s:5:\"title\";s:6:\"BG Kit\";s:5:\"color\";s:7:\"#FFFFFF\";}i:1;a:3:{s:3:\"_id\";s:7:\"14ef391\";s:5:\"title\";s:12:\"Blue Element\";s:5:\"color\";s:7:\"#C8D5DC\";}i:2;a:3:{s:3:\"_id\";s:7:\"764183d\";s:5:\"title\";s:13:\"Blue Light BG\";s:5:\"color\";s:7:\"#F9FAFD\";}i:3;a:3:{s:3:\"_id\";s:7:\"d6cea4e\";s:5:\"title\";s:13:\"White Element\";s:5:\"color\";s:7:\"#FFFFFF\";}i:4;a:3:{s:3:\"_id\";s:7:\"86b4fcd\";s:5:\"title\";s:17:\"Full Transparency\";s:5:\"color\";s:9:\"#02010100\";}i:5;a:3:{s:3:\"_id\";s:7:\"57c8da2\";s:5:\"title\";s:10:\"Overlay BG\";s:5:\"color\";s:9:\"#000000CC\";}}s:17:\"system_typography\";a:4:{i:0;a:15:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:65;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;s:5:\"sizes\";a:0:{}}}i:1;a:14:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;s:5:\"sizes\";a:0:{}}}i:2;a:13:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:9:\"Body Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:22:\"typography_font_weight\";s:3:\"300\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}i:3;a:13:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:11:\"Accent Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}}s:17:\"custom_typography\";a:7:{i:0;a:12:{s:3:\"_id\";s:7:\"392b9e0\";s:5:\"title\";s:9:\"Box Title\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}}i:1;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"300\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"c05b693\";s:5:\"title\";s:8:\"Subtitle\";}i:2;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"300\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"6558fb1\";s:5:\"title\";s:13:\"Special Title\";}i:3;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"italic\";s:26:\"typography_text_decoration\";s:9:\"underline\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"92bce3b\";s:5:\"title\";s:21:\"Accent Text Underline\";s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}}i:4;a:14:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:85;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"b2deeae\";s:5:\"title\";s:13:\"Hero Headline\";s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:65;s:5:\"sizes\";a:0:{}}}i:5;a:14:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:200;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:145;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"fb1a3e0\";s:5:\"title\";s:9:\"404 Title\";}i:6;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"italic\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"397e168\";s:5:\"title\";s:27:\"Body Text Italic Capitalize\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1520;s:5:\"sizes\";a:0:{}}s:15:\"activeItemIndex\";i:1;s:11:\"__globals__\";a:5:{s:17:\"link_normal_color\";s:24:\"globals/colors?id=accent\";s:16:\"link_hover_color\";s:25:\"globals/colors?id=primary\";s:21:\"body_background_color\";s:25:\"globals/colors?id=c696dce\";s:24:\"h4_typography_typography\";s:29:\"globals/typography?id=392b9e0\";s:8:\"h4_color\";s:25:\"globals/colors?id=primary\";}s:32:\"link_normal_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:71;s:5:\"sizes\";a:0:{}}s:23:\"h1_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:104;s:5:\"sizes\";a:0:{}}s:23:\"h2_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:156;s:5:\"sizes\";a:0:{}}s:23:\"h3_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:132;s:5:\"sizes\";a:0:{}}s:23:\"h4_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:23:\"h5_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:137;s:5:\"sizes\";a:0:{}}s:23:\"h6_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:121;s:5:\"sizes\";a:0:{}}s:21:\"space_between_widgets\";a:6:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}s:6:\"column\";s:0:\"\";s:3:\"row\";s:0:\"\";s:8:\"isLinked\";b:1;}s:26:\"body_background_background\";s:7:\"classic\";s:17:\"container_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}}'),(487,72,'_elementor_edit_mode','builder'),(488,72,'_elementor_template_type','popup'),(489,72,'_elementor_version','3.19.0'),(490,72,'_elementor_pro_version','3.19.0'),(491,72,'_wp_page_template','default'),(492,72,'_elementor_page_settings','a:11:{s:5:\"width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:380;s:5:\"sizes\";a:0:{}}s:19:\"horizontal_position\";s:5:\"right\";s:17:\"vertical_position\";s:6:\"bottom\";s:18:\"entrance_animation\";s:11:\"fadeInRight\";s:25:\"entrance_animation_mobile\";s:8:\"fadeInUp\";s:14:\"exit_animation\";s:11:\"fadeInRight\";s:21:\"exit_animation_mobile\";s:8:\"fadeInUp\";s:9:\"icon_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:26;s:5:\"sizes\";a:0:{}}s:11:\"__globals__\";a:3:{s:18:\"close_button_color\";s:25:\"globals/colors?id=primary\";s:24:\"close_button_hover_color\";s:24:\"globals/colors?id=accent\";s:16:\"background_color\";s:25:\"globals/colors?id=d6cea4e\";}s:21:\"background_background\";s:7:\"classic\";s:26:\"box_shadow_box_shadow_type\";s:0:\"\";}'),(493,72,'_elementor_data','[{\"id\":\"4b02eab\",\"elType\":\"container\",\"settings\":{\"_title\":\"Content\",\"flex_direction\":\"column\",\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"content_width\":\"full\",\"boxed_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"57e87e29\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"55\",\"bottom\":\"75\",\"left\":\"55\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"258ed004\",\"elType\":\"widget\",\"settings\":{\"title\":\"Join Our Newsletter\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7ab9f86a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Subscribe to receive our latest blog posts directly in your inbox!<\\/p>\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":73,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":49,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6efab58\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Newsletter Form\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Your email\",\"placeholder\":\"Your email\",\"_id\":\"cd2e872\",\"width_tablet\":\"100\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width\":\"100\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"recaptcha_badge\":\"bottomright\",\"css_classes\":\"\",\"field_value\":\"\"}],\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"subscribe\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"html_spacing\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"__globals__\":{\"_background_color\":\"\",\"success_message_color\":\"globals\\/colors?id=text\",\"error_message_color\":\"globals\\/colors?id=text\",\"inline_message_color\":\"globals\\/colors?id=text\",\"field_text_color\":\"globals\\/colors?id=14ef391\",\"field_border_color\":\"globals\\/colors?id=14ef391\",\"button_text_color\":\"globals\\/colors?id=d6cea4e\",\"button_border_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=86b4fcd\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_hover_color\":\"globals\\/colors?id=accent\"},\"show_labels\":\"\",\"column_gap\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"field_text_color\":\"#8EB3E6\",\"field_background_color\":\"\",\"field_border_color\":\"#8EB3E6\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_color\":\"#FFFFFF\",\"button_border_color\":\"#2C6FC0\",\"button_background_hover_color\":\"#02010100\",\"button_hover_color\":\"#2C6FC0\",\"button_hover_border_color\":\"#2C6FC0\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"20\",\"bottom\":\"1\",\"left\":\"20\",\"isLinked\":false},\"success_message_color\":\"#324A6D\",\"error_message_color\":\"#324A6D\",\"inline_message_color\":\"#324A6D\",\"input_size\":\"md\",\"button_size\":\"md\",\"button_width_tablet\":\"100\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_button_icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"fb8a15\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"id\":19,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/Image_Placeholder_3-131220211647.jpg\"},\"title\":\"\",\"description\":\"\",\"button\":\"\",\"__globals__\":{\"overlay_color\":\"globals\\/colors?id=86b4fcd\",\"overlay_color_hover\":\"globals\\/colors?id=86b4fcd\"},\"graphic_image\":{\"id\":20,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/placeholder.png\"},\"bg_image_size\":\"full\",\"image_min_height\":{\"unit\":\"px\",\"size\":225,\"sizes\":[]},\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false}]'),(494,72,'_elementor_page_assets','a:1:{s:6:\"styles\";a:4:{i:0;s:12:\"e-animations\";i:1;s:12:\"e-animations\";i:2;s:12:\"e-animations\";i:3;s:12:\"e-animations\";}}'),(495,72,'_elementor_conditions','a:1:{i:0;s:27:\"include/singular/front_page\";}'),(496,72,'_elementor_popup_display_settings','a:2:{s:8:\"triggers\";a:3:{s:16:\"scrolling_offset\";i:60;s:9:\"scrolling\";s:3:\"yes\";s:19:\"scrolling_direction\";s:4:\"down\";}s:6:\"timing\";a:3:{s:11:\"times_times\";i:1;s:11:\"times_count\";s:5:\"close\";s:5:\"times\";s:3:\"yes\";}}'),(497,72,'_elementor_import_session_id','65b7e01be4fbe'),(498,18,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:5:\"align\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}}}}s:4:\"form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:3:{s:19:\"section_form_fields\";a:4:{s:9:\"form_name\";i:1;s:11:\"form_fields\";i:1;s:11:\"show_labels\";i:1;s:10:\"input_size\";i:1;}s:15:\"section_buttons\";a:3:{s:11:\"button_text\";i:1;s:11:\"button_size\";i:1;s:19:\"button_width_tablet\";i:1;}s:20:\"section_form_options\";a:3:{s:15:\"success_message\";i:1;s:13:\"error_message\";i:1;s:15:\"invalid_message\";i:1;}}s:5:\"style\";a:4:{s:18:\"section_form_style\";a:3:{s:12:\"html_spacing\";i:1;s:10:\"column_gap\";i:1;s:7:\"row_gap\";i:1;}s:19:\"section_field_style\";a:5:{s:16:\"field_text_color\";i:1;s:22:\"field_background_color\";i:1;s:18:\"field_border_color\";i:1;s:18:\"field_border_width\";i:1;s:19:\"field_border_radius\";i:1;}s:20:\"section_button_style\";a:9:{s:20:\"button_border_border\";i:1;s:19:\"button_border_width\";i:1;s:17:\"button_text_color\";i:1;s:19:\"button_border_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:18:\"button_hover_color\";i:1;s:25:\"button_hover_border_color\";i:1;s:20:\"button_border_radius\";i:1;s:19:\"button_text_padding\";i:1;}s:22:\"section_messages_style\";a:3:{s:21:\"success_message_color\";i:1;s:19:\"error_message_color\";i:1;s:20:\"inline_message_color\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:21:\"_element_custom_width\";i:1;}s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:4:{s:13:\"content_width\";i:2;s:14:\"flex_direction\";i:2;s:8:\"flex_gap\";i:1;s:11:\"boxed_width\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:1:{s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:4:{s:16:\"background_image\";i:2;s:25:\"background_video_fallback\";i:2;s:22:\"background_hover_image\";i:2;s:31:\"background_hover_video_fallback\";i:2;}s:26:\"section_background_overlay\";a:4:{s:24:\"background_overlay_image\";i:2;s:33:\"background_overlay_video_fallback\";i:2;s:30:\"background_overlay_hover_image\";i:2;s:39:\"background_overlay_hover_video_fallback\";i:2;}}}}s:14:\"call-to-action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:18:\"section_main_image\";a:2:{s:8:\"bg_image\";i:1;s:13:\"bg_image_size\";i:1;}s:15:\"section_content\";a:4:{s:5:\"title\";i:1;s:11:\"description\";i:1;s:6:\"button\";i:1;s:13:\"graphic_image\";i:1;}}s:5:\"style\";a:1:{s:9:\"box_style\";a:1:{s:16:\"image_min_height\";i:1;}}s:8:\"advanced\";a:2:{s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}}}}}'),(499,73,'_elementor_edit_mode','builder'),(500,73,'_elementor_template_type','search-results'),(501,73,'_elementor_version','3.19.0'),(502,73,'_elementor_pro_version','3.19.0'),(503,73,'_elementor_data','[{\"id\":\"431024eb\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_align_items\":\"stretch\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_title\":\"Hero\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1e87c54d\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_justify_content\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2f3be811\",\"elType\":\"widget\",\"settings\":{\"title\":\"Topic Name\",\"align\":\"center\",\"header_size\":\"h1\",\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"67cd16c\\\" name=\\\"archive-title\\\" settings=\\\"%7B%22fallback%22%3A%22Topic+Name%22%2C%22include_context%22%3A%22yes%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%7D\\\"]\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56f31112\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, te has solet postea. Voluptua quaestio dissentias has ex no<\\/p>\",\"align\":\"center\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"98ea1a4\\\" name=\\\"archive-description\\\" settings=\\\"%7B%22fallback%22%3A%22A+short+description+introducing+your+blog+so+visitors+know+what+type+of+posts+they+will+find+here.%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c05b693\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"473bdd71\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Results\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1db3c84a\",\"elType\":\"widget\",\"settings\":{\"archive_classic_meta_separator\":\"\\/\\/\\/\",\"archive_classic_read_more_text\":\"Read More\",\"archive_cards_meta_separator\":\"\\u2022\",\"archive_cards_read_more_text\":\"Read More \\u00bb\",\"archive_full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"nothing_found_message\":\"It seems we can\'t find what you\'re looking for.\",\"archive_classic_thumbnail_size_size\":\"full\",\"archive_classic_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"archive_classic_title_tag\":\"h4\",\"archive_classic_excerpt_length\":20,\"archive_classic_meta_data\":[],\"archive_classic_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"archive_classic_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"archive_classic_title_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"archive_classic_excerpt_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"archive_classic_read_more_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"archive_classic_title_color\":\"globals\\/colors?id=primary\",\"archive_classic_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"archive_classic_excerpt_color\":\"globals\\/colors?id=text\",\"archive_classic_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\",\"archive_classic_meta_typography_typography\":\"globals\\/typography?id=secondary\",\"button_text_color\":\"globals\\/colors?id=c696dce\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=86b4fcd\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\"},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"pagination_type\":\"load_more_on_click\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"archive_classic_row_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"load_more_spacing\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"load_more_spinner\":{\"value\":\"fas fa-spinner\",\"library\":\"fa-solid\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"archive-posts\"}],\"isInner\":false}]'),(504,73,'_elementor_page_assets','a:0:{}'),(505,73,'_elementor_conditions','a:1:{i:0;s:22:\"include/archive/search\";}'),(506,73,'_elementor_import_session_id','65b7e01be4fbe'),(507,23,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:5:\"align\";i:1;}}s:8:\"advanced\";a:2:{s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}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:1:{s:5:\"align\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:5:\"width\";i:1;s:20:\"flex_justify_content\";i:1;s:14:\"flex_direction\";i:3;s:11:\"boxed_width\";i:1;s:10:\"min_height\";i:1;s:16:\"flex_align_items\";i:2;s:8:\"flex_gap\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:8:{s:21:\"background_background\";i:1;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:16:\"background_image\";i:3;s:25:\"background_video_fallback\";i:3;s:22:\"background_hover_image\";i:3;s:31:\"background_hover_video_fallback\";i:3;}s:26:\"section_background_overlay\";a:4:{s:24:\"background_overlay_image\";i:3;s:33:\"background_overlay_video_fallback\";i:3;s:30:\"background_overlay_hover_image\";i:3;s:39:\"background_overlay_hover_video_fallback\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:2:{s:7:\"padding\";i:3;s:6:\"margin\";i:2;}}}}s:13:\"archive-posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:3:{s:14:\"section_layout\";a:6:{s:30:\"archive_classic_read_more_text\";i:1;s:35:\"archive_classic_thumbnail_size_size\";i:1;s:26:\"archive_classic_item_ratio\";i:1;s:25:\"archive_classic_title_tag\";i:1;s:30:\"archive_classic_excerpt_length\";i:1;s:25:\"archive_classic_meta_data\";i:1;}s:16:\"section_advanced\";a:1:{s:21:\"nothing_found_message\";i:1;}s:18:\"section_pagination\";a:1:{s:15:\"pagination_type\";i:1;}}s:5:\"style\";a:3:{s:37:\"archive_classic_section_design_layout\";a:3:{s:26:\"archive_classic_column_gap\";i:1;s:23:\"archive_classic_row_gap\";i:1;s:30:\"archive_classic_row_gap_mobile\";i:1;}s:38:\"archive_classic_section_design_content\";a:3:{s:29:\"archive_classic_title_spacing\";i:1;s:31:\"archive_classic_excerpt_spacing\";i:1;s:33:\"archive_classic_read_more_spacing\";i:1;}s:13:\"section_style\";a:6:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:13:\"border_radius\";i:1;s:17:\"load_more_spacing\";i:1;s:25:\"background_video_fallback\";i:1;s:38:\"button_background_hover_video_fallback\";i:1;}}s:8:\"advanced\";a:2:{s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}}}}}'),(508,74,'_elementor_edit_mode','builder'),(509,74,'_elementor_template_type','single-post'),(510,74,'_elementor_version','3.19.0'),(511,74,'_elementor_pro_version','3.19.0'),(512,74,'_elementor_data','[{\"id\":\"5a1f1cd2\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":970,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":620,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Title\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2d70cf35\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"post-title\\\" settings=\\\"%7B%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"theme-post-title\"},{\"id\":\"37e9b879\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"selected_icon\":{\"value\":\"fas fa-calendar\",\"library\":\"fa-solid\"},\"_id\":\"7f530f1\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\",\"show_icon\":\"none\"},{\"type\":\"author\",\"selected_icon\":{\"value\":\"far fa-user-circle\",\"library\":\"fa-regular\"},\"_id\":\"6863c75\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\",\"show_icon\":\"none\"}],\"space_between\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_align\":\"center\",\"divider\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"divider_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"post-info\"}],\"isInner\":false},{\"id\":\"646d129\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":970,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Content\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":50,\"unit\":\"px\",\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[],\"column\":\"25\",\"row\":\"25\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"3287313c\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%2C%22size%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image\":{\"id\":26,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/placeholder-1.png\"}},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"2eb6bcdc\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"excerpt\":\"[elementor-tag id=\\\"\\\" name=\\\"post-excerpt\\\" settings=\\\"%7B%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%2C%22max_length%22%3A%22%22%7D\\\"]\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=392b9e0\"}},\"elements\":[],\"widgetType\":\"theme-post-excerpt\"},{\"id\":\"84bec78\",\"elType\":\"widget\",\"settings\":{\"align\":\"justify\",\"align_mobile\":\"justify\"},\"elements\":[],\"widgetType\":\"theme-post-content\"},{\"id\":\"10954cdb\",\"elType\":\"widget\",\"settings\":{\"prev_label\":\"Previous\",\"next_label\":\"Next\",\"show_arrow\":\"\",\"show_title\":\"\",\"show_borders\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"label_color\":\"globals\\/colors?id=primary\",\"label_typography_typography\":\"globals\\/typography?id=92bce3b\",\"label_hover_color\":\"globals\\/colors?id=accent\",\"_border_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"post-navigation\"},{\"id\":\"17da9b32\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[],\"column\":\"15\",\"row\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad573ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Share the Post:\",\"header_size\":\"span\",\"_element_vertical_align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d0b8ce7\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"73b1c48\"},{\"button\":\"twitter\",\"_id\":\"d731978\"},{\"button\":\"linkedin\",\"_id\":\"825e7c4\"}],\"view\":\"icon\",\"skin\":\"minimal\",\"column_gap\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"column_gap_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"button_size\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"color_source\":\"custom\",\"_element_vertical_align\":\"center\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=86b4fcd\",\"secondary_color\":\"globals\\/colors?id=accent\",\"secondary_color_hover\":\"globals\\/colors?id=14ef391\"}},\"elements\":[],\"widgetType\":\"share-buttons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18aa6b19\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":970,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Related Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":100,\"unit\":\"px\",\"column\":\"100\",\"row\":\"100\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"48cfc05f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Related Posts\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3230d171\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_columns\":\"2\",\"cards_posts_per_page\":2,\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"posts_post_type\":\"post\",\"posts_exclude\":[\"current_post\"]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),(513,74,'_elementor_page_assets','a:0:{}'),(514,74,'_elementor_conditions','a:1:{i:0;s:21:\"include/singular/post\";}'),(515,74,'_elementor_import_session_id','65b7e01be4fbe'),(517,75,'_elementor_edit_mode','builder'),(518,75,'_elementor_template_type','error-404'),(519,75,'_elementor_version','3.19.0'),(520,75,'_elementor_pro_version','3.19.0'),(521,75,'_elementor_data','[{\"id\":\"7902045e\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Content\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":410,\"sizes\":[]},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"20bd26b0\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":\"\",\"unit\":\"px\"},\"flex_justify_content\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1eb6e91f\",\"elType\":\"widget\",\"settings\":{\"title\":\"404\",\"align\":\"center\",\"header_size\":\"h1\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=b2deeae\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25ada384\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sorry, we can\\u2019t find the page you\\u2019re looking for.<br \\/>Click the button below to go back to the homepage.<\\/p>\",\"align\":\"center\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":440,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"671143b9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Back Home\",\"align\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"hover_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=86b4fcd\",\"border_color\":\"globals\\/colors?id=accent\",\"button_text_color\":\"globals\\/colors?id=d6cea4e\"},\"text_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"7\",\"bottom\":\"2\",\"left\":\"7\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"18\",\"bottom\":\"6\",\"left\":\"18\",\"isLinked\":false},\"__dynamic__\":{\"link\":\"[elementor-tag id=\\\"b05f7c3\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"_element_width\":\"inherit\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(522,75,'_elementor_page_assets','a:0:{}'),(523,75,'_elementor_conditions','a:1:{i:0;s:29:\"include/singular/not_found404\";}'),(524,75,'_elementor_import_session_id','65b7e01be4fbe'),(525,28,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:5:\"align\";i:1;}}s:8:\"advanced\";a:2:{s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:21:\"_element_custom_width\";i:1;s:7:\"_margin\";i:1;}s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:14:\"section_button\";a:2:{s:4:\"text\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:7:{s:5:\"align\";i:1;s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:13:\"border_radius\";i:1;s:12:\"text_padding\";i:1;s:25:\"background_video_fallback\";i:1;s:38:\"button_background_hover_video_fallback\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:14:\"_element_width\";i:1;}s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:5:\"width\";i:1;s:20:\"flex_justify_content\";i:1;s:13:\"content_width\";i:1;s:14:\"flex_direction\";i:2;s:16:\"flex_align_items\";i:2;s:8:\"flex_gap\";i:1;s:10:\"min_height\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:2;s:25:\"background_video_fallback\";i:2;s:22:\"background_hover_image\";i:2;s:31:\"background_hover_video_fallback\";i:2;}s:26:\"section_background_overlay\";a:4:{s:24:\"background_overlay_image\";i:2;s:33:\"background_overlay_video_fallback\";i:2;s:30:\"background_overlay_hover_image\";i:2;s:39:\"background_overlay_hover_video_fallback\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:2:{s:7:\"padding\";i:2;s:6:\"margin\";i:1;}}}}}'),(526,76,'_elementor_edit_mode','builder'),(527,76,'_elementor_template_type','archive'),(528,76,'_elementor_version','3.19.0'),(529,76,'_elementor_pro_version','3.19.0'),(530,76,'_elementor_data','[{\"id\":\"579904d2\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_align_items\":\"stretch\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_title\":\"Hero\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"79aa0e72\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_justify_content\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":31,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/1920x540.jpg\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"696fc7ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog Name\",\"align\":\"center\",\"header_size\":\"h1\",\"__dynamic__\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fb14d13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, te has solet postea. Voluptua quaestio dissentias has ex no<\\/p>\",\"align\":\"center\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"98ea1a4\\\" name=\\\"archive-description\\\" settings=\\\"%7B%22fallback%22%3A%22A+short+description+introducing+your+blog+so+visitors+know+what+type+of+posts+they+will+find+here.%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c05b693\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f644bba\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Posts (part 1)\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"43cec8f5\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"load_more_spinner\":{\"value\":\"fas fa-spinner\",\"library\":\"fa-solid\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"19c887ff\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Join Newsletter\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":405,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2e39636\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_justify_content\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":31,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/1920x540.jpg\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[],\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3defef5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Join our newsletter\\nto stay updated\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"40186ea0\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Newsletter Form\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Your email\",\"placeholder\":\"Your email\",\"_id\":\"cd2e872\",\"width\":\"60\",\"width_tablet\":\"60\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"recaptcha_badge\":\"bottomright\",\"css_classes\":\"\",\"field_value\":\"\"}],\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"subscribe\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"html_spacing\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"_background_color\":\"\",\"success_message_color\":\"globals\\/colors?id=text\",\"error_message_color\":\"globals\\/colors?id=text\",\"inline_message_color\":\"globals\\/colors?id=text\",\"field_text_color\":\"globals\\/colors?id=14ef391\",\"field_border_color\":\"globals\\/colors?id=14ef391\",\"button_text_color\":\"globals\\/colors?id=d6cea4e\",\"button_border_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=86b4fcd\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_hover_color\":\"globals\\/colors?id=accent\"},\"show_labels\":\"\",\"column_gap\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"field_text_color\":\"#8EB3E6\",\"field_background_color\":\"\",\"field_border_color\":\"#8EB3E6\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_color\":\"#FFFFFF\",\"button_border_color\":\"#2C6FC0\",\"button_background_hover_color\":\"#02010100\",\"button_hover_color\":\"#2C6FC0\",\"button_hover_border_color\":\"#2C6FC0\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"2\",\"left\":\"10\",\"isLinked\":false},\"success_message_color\":\"#324A6D\",\"error_message_color\":\"#324A6D\",\"inline_message_color\":\"#324A6D\",\"input_size\":\"md\",\"button_size\":\"md\",\"button_width\":\"40\",\"button_width_tablet\":\"40\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":641,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_button_icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2b005c81\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Posts (part 2)\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"527ec10d\",\"elType\":\"widget\",\"settings\":{\"archive_classic_meta_separator\":\"\\/\\/\\/\",\"archive_classic_read_more_text\":\"Read More\",\"archive_cards_meta_separator\":\"\\u2022\",\"archive_cards_read_more_text\":\"Read More \\u00bb\",\"archive_full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"nothing_found_message\":\"It seems we can\'t find what you\'re looking for.\",\"archive_classic_thumbnail_size_size\":\"full\",\"archive_classic_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"archive_classic_title_tag\":\"h4\",\"archive_classic_excerpt_length\":20,\"archive_classic_meta_data\":[],\"archive_classic_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"archive_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"archive_classic_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"archive_classic_title_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"archive_classic_excerpt_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"archive_classic_read_more_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"archive_classic_title_color\":\"globals\\/colors?id=primary\",\"archive_classic_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"archive_classic_excerpt_color\":\"globals\\/colors?id=text\",\"archive_classic_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\",\"archive_classic_meta_typography_typography\":\"globals\\/typography?id=secondary\",\"button_text_color\":\"globals\\/colors?id=c696dce\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=86b4fcd\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\"},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"pagination_type\":\"load_more_on_click\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"load_more_spacing\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"load_more_spinner\":{\"value\":\"fas fa-spinner\",\"library\":\"fa-solid\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"archive-posts\"}],\"isInner\":false}]'),(531,76,'_elementor_page_assets','a:0:{}'),(532,76,'_elementor_conditions','a:1:{i:0;s:15:\"include/archive\";}'),(533,76,'_elementor_import_session_id','65b7e01be4fbe'),(535,77,'_elementor_edit_mode','builder'),(536,77,'_elementor_template_type','header'),(537,77,'_elementor_version','3.19.0'),(538,77,'_elementor_pro_version','3.19.0'),(539,77,'_wp_page_template','default'),(540,77,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";}'),(541,77,'_elementor_data','[]'),(542,77,'_elementor_page_assets','a:0:{}'),(543,77,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(544,77,'_elementor_import_session_id','65b7e01be4fbe'),(545,78,'_elementor_edit_mode','builder'),(546,78,'_elementor_template_type','header'),(547,78,'_elementor_version','3.19.0'),(548,78,'_elementor_pro_version','3.19.0'),(549,78,'_wp_page_template','default'),(550,78,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";}'),(551,78,'_elementor_data','[{\"id\":\"c16664c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":\"60\",\"sizes\":[]},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"background_background\":\"classic\",\"background_motion_fx_opacity_effect\":\"yes\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":\"5\"}},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=c696dce\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"min_height_mobile\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_title\":\"Header\",\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[],\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"2d789d2d\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"object-fit\":\"contain\",\"image\":{\"id\":34,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/placeholder-3.png\"},\"align\":\"left\",\"height_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"45c90f3b\",\"elType\":\"widget\",\"settings\":{\"dropdown\":\"mobile\",\"full_width\":\"stretch\",\"pointer_width\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=primary\",\"pointer_color_menu_item_active\":\"globals\\/colors?id=text\",\"color_menu_item_active\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=text\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_dropdown_item\":\"globals\\/colors?id=primary\",\"background_color_dropdown_item\":\"globals\\/colors?id=secondary\",\"toggle_background_color\":\"globals\\/colors?id=86b4fcd\",\"toggle_color\":\"globals\\/colors?id=accent\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=764183d\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=764183d\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=text\"},\"animation_text\":\"skew\",\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"toggle_align\":\"right\",\"_flex_size_mobile\":\"grow\",\"submenu_icon\":{\"value\":\"fas fa-caret-down\",\"library\":\"fa-solid\"},\"toggle_icon_normal\":{\"value\":\"\",\"library\":\"\"},\"toggle_icon_active\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"748aaeb8\",\"elType\":\"widget\",\"settings\":{\"skin\":\"full_screen\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"toggle_align\":\"right\",\"toggle_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"toggle_background_color\":\"globals\\/colors?id=86b4fcd\",\"input_text_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"search-form\"}],\"isInner\":false}]'),(552,78,'_elementor_page_assets','a:0:{}'),(553,78,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(554,78,'_elementor_import_session_id','65b7e01be4fbe'),(556,79,'_elementor_edit_mode','builder'),(557,79,'_elementor_template_type','footer'),(558,79,'_elementor_version','3.19.0'),(559,79,'_elementor_pro_version','3.19.0'),(560,79,'_wp_page_template','default'),(561,79,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"footer\";}'),(562,79,'_elementor_data','[]'),(563,79,'_elementor_page_assets','a:0:{}'),(564,79,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(565,79,'_elementor_import_session_id','65b7e01be4fbe'),(566,80,'_elementor_edit_mode','builder'),(567,80,'_elementor_template_type','footer'),(568,80,'_elementor_version','3.19.0'),(569,80,'_elementor_pro_version','3.19.0'),(570,80,'_wp_page_template','default'),(571,80,'_elementor_page_settings','a:1:{s:24:\"content_wrapper_html_tag\";s:6:\"footer\";}'),(572,80,'_elementor_data','[{\"id\":\"74e8c8e6\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"html_tag\":\"footer\",\"_title\":\"Social Media\",\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"86fda47\",\"elType\":\"widget\",\"settings\":{\"title\":\"Social Media Posts\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7e42180d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This is a gallery to showcase images from your recent social posts<\\/p>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":780,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c05b693\"},\"_element_width_tablet\":\"inherit\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6de3f45e\",\"elType\":\"widget\",\"settings\":{\"slides\":[{\"image\":{\"id\":38,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/Article-img_3-13122021.jpg\"},\"_id\":\"77907b0\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"image\":{\"id\":38,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/Article-img_3-13122021.jpg\"},\"_id\":\"c2db435\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"image\":{\"id\":38,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/Article-img_3-13122021.jpg\"},\"_id\":\"899653b\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"image\":{\"id\":38,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/Article-img_3-13122021.jpg\"},\"_id\":\"e159685\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"image\":{\"id\":38,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/Article-img_3-13122021.jpg\"},\"_id\":\"b4f8444\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"image\":{\"id\":38,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/Article-img_3-13122021.jpg\"},\"_id\":\"7fff303\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"image\":{\"id\":38,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/Article-img_3-13122021.jpg\"},\"_id\":\"eef1c0c\",\"type\":\"image\",\"image_link_to_type\":\"\",\"image_link_to\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"video\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"slides_per_view\":\"5\",\"slides_to_scroll\":\"1\",\"height\":{\"unit\":\"px\",\"size\":297,\"sizes\":[]},\"show_arrows\":\"\",\"pagination\":\"\",\"space_between\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"slides_per_view_tablet\":\"4\",\"slides_per_view_mobile\":\"2\",\"height_tablet\":{\"unit\":\"px\",\"size\":156,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":128,\"sizes\":[]},\"_element_width\":\"inherit\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"media-carousel\"}],\"isInner\":false},{\"id\":\"71e7fa76\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"structure\":\"20\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"5\",\"bottom\":\"8\",\"left\":\"5\",\"isLinked\":\"\"},\"reverse_order_tablet\":\"reverse-tablet\",\"reverse_order_mobile\":\"reverse-mobile\",\"padding_mobile\":{\"unit\":\"%\",\"top\":\"20\",\"right\":\"5\",\"bottom\":\"20\",\"left\":\"5\",\"isLinked\":\"\"},\"_title\":\"Footer\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"html_tag\":\"footer\",\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"boxed_width\":{\"unit\":\"px\",\"size\":880,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":455,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content\":\"center\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"56e6e600\",\"elType\":\"widget\",\"settings\":{\"title\":\"Join Our Newsletter\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10f3110c\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Newsletter Form\",\"form_fields\":[{\"_id\":\"7a6d165\",\"field_label\":\"Full Name\",\"placeholder\":\"Full Name\",\"width\":\"33\",\"custom_id\":\"field_7a6d165\",\"field_type\":\"text\",\"required\":\"\",\"previous_button\":\"\",\"next_button\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"recaptcha_badge\":\"bottomright\",\"css_classes\":\"\",\"field_value\":\"\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Email\",\"placeholder\":\"Email\",\"_id\":\"cd2e872\",\"width\":\"33\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"recaptcha_badge\":\"bottomright\",\"css_classes\":\"\",\"field_value\":\"\"}],\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Submit\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"html_spacing\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"\",\"success_message_color\":\"globals\\/colors?id=text\",\"error_message_color\":\"globals\\/colors?id=text\",\"inline_message_color\":\"globals\\/colors?id=text\",\"field_text_color\":\"globals\\/colors?id=text\",\"field_border_color\":\"globals\\/colors?id=14ef391\",\"button_text_color\":\"globals\\/colors?id=d6cea4e\",\"button_border_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=86b4fcd\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_hover_color\":\"globals\\/colors?id=accent\",\"field_typography_typography\":\"globals\\/typography?id=text\"},\"show_labels\":\"\",\"column_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"field_text_color\":\"#8EB3E6\",\"field_background_color\":\"\",\"field_border_color\":\"#8EB3E6\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_color\":\"#FFFFFF\",\"button_border_color\":\"#2C6FC0\",\"button_background_hover_color\":\"#02010100\",\"button_hover_color\":\"#2C6FC0\",\"button_hover_border_color\":\"#2C6FC0\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"2\",\"left\":\"10\",\"isLinked\":false},\"success_message_color\":\"#324A6D\",\"error_message_color\":\"#324A6D\",\"inline_message_color\":\"#324A6D\",\"input_size\":\"md\",\"button_size\":\"md\",\"button_width\":\"33\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"selected_button_icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false},{\"id\":\"379f3a03\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"min_height_mobile\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_title\":\"Copyright\",\"html_tag\":\"footer\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"585ac4c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u00a9 All Rights Reserved.\",\"header_size\":\"p\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=d6cea4e\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"19e2105\\\" name=\\\"current-date-time\\\" settings=\\\"%7B%22date_format%22%3A%22custom%22%2C%22custom_format%22%3A%22Y%22%2C%22before%22%3A%22%5Cu00a9+%22%2C%22after%22%3A%22+All+Rights+Reserved.%22%2C%22time_format%22%3A%22default%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(573,80,'_elementor_page_assets','a:0:{}'),(574,80,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(575,80,'_elementor_import_session_id','65b7e01be4fbe'),(577,81,'_elementor_edit_mode','builder'),(578,81,'_elementor_template_type','wp-page'),(579,81,'_elementor_version','3.19.0'),(580,81,'_elementor_pro_version','3.19.0'),(581,81,'_wp_page_template','elementor_canvas'),(582,81,'_elementor_data','[]'),(583,81,'_elementor_page_assets','a:0:{}'),(584,81,'_elementor_import_session_id','65b7e01be4fbe'),(587,82,'_elementor_edit_mode','builder'),(588,82,'_elementor_template_type','wp-page'),(589,82,'_elementor_version','3.19.0'),(590,82,'_elementor_pro_version','3.19.0'),(591,82,'_wp_page_template','elementor_canvas'),(592,82,'_elementor_data','[{\"id\":\"13a95664\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"boxed_width\":{\"unit\":\"px\",\"size\":1920,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"min_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"flex_gap\":{\"unit\":\"px\",\"size\":43,\"sizes\":[],\"column\":\"43\",\"row\":\"43\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":4,\"blur\":24,\"spread\":0,\"color\":\"rgba(28.000000000000004, 36, 72, 0.07)\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"sticky\":\"top\",\"_title\":\"Header\",\"sticky_on\":[\"desktop\",\"tablet\"],\"flex_direction_tablet\":\"column-reverse\",\"flex_direction_mobile\":\"column\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"z_index\":1},\"elements\":[{\"id\":\"3da0b1dd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_justify_content_mobile\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"unit\":\"px\",\"size\":69,\"sizes\":[],\"column\":\"69\",\"row\":\"69\",\"isLinked\":true},\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[],\"column\":\"12\",\"row\":\"12\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true},\"_title\":\"Menu\",\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"flex_justify_content_tablet\":\"center\",\"flex_wrap_mobile\":\"wrap\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self_tablet\":\"center\",\"sticky\":\"top\",\"sticky_on\":[\"mobile\"]},\"elements\":[{\"id\":\"7df5f3ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"Global Styles\",\"title_color\":\"#1C244B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_text_transform\":\"capitalize\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6b8fd3a0\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Colors\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_id\":\"90171b8\",\"link\":{\"url\":\"#colors\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Fonts\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#fonts\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"6e189ab\"},{\"text\":\"buttons\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"link\":{\"url\":\"#buttons\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"d8ec793\"}],\"space_between\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_align\":\"left\",\"icon_align_tablet\":\"center\",\"icon_color\":\"#1C2448\",\"text_color\":\"#1C2448\",\"text_color_hover\":\"#467FF7\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Poppins\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"500\",\"icon_typography_text_transform\":\"capitalize\",\"icon_typography_font_style\":\"normal\",\"icon_typography_text_decoration\":\"none\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_flex_align_self\":\"center\",\"__globals__\":{\"text_color_hover\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"3f758a37\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":562,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"background_background\":\"classic\",\"background_color\":\"#F3F5F8\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"23\",\"bottom\":\"23\",\"left\":\"23\",\"isLinked\":true},\"_title\":\"Information\",\"flex_justify_content_mobile\":\"flex-start\",\"flex_wrap_mobile\":\"nowrap\",\"padding_tablet\":{\"unit\":\"%\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_flex_align_self_tablet\":\"center\",\"sticky_on\":[\"mobile\"]},\"elements\":[{\"id\":\"124d561b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":42,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/information_ico.svg\"},\"library\":\"svg\"},\"primary_color\":\"#CAD5DC\",\"size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"hover_animation\":\"grow\",\"size_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"_flex_align_self_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"448df3d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This page previews Global Fonts and Colors for this Kit. Changes made in Site Settings will be displayed here.<\\/p>\",\"align\":\"left\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"align_mobile\":\"left\",\"text_color\":\"#324A6D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_element_width_tablet\":\"auto\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"73e814c9\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1920,\"sizes\":[]},\"_title\":\"Colors\",\"_element_id\":\"colors\"},\"elements\":[{\"id\":\"6736369e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_justify_content\":\"flex-start\",\"flex_gap\":{\"unit\":\"px\",\"size\":12,\"sizes\":[],\"column\":\"12\",\"row\":\"12\",\"isLinked\":true},\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[],\"column\":\"35\",\"row\":\"35\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"content_width\":\"full\",\"flex_align_items\":\"stretch\",\"flex_justify_content_mobile\":\"space-around\",\"_title\":\"Colors\",\"flex_justify_content_tablet\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7dd4b92c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Global Colors\",\"title_color\":\"#1C244B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"inherit\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"71d020e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"SYSTEM\",\"title_color\":\"#1C244B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"68674516\",\"elType\":\"widget\",\"settings\":{\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align\":\"left\",\"text\":\"System\",\"icon\":{\"value\":{\"id\":42,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/information_ico.svg\"},\"library\":\"svg\"},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"primary_color\":\"#CAD5DC\",\"icon_align\":\"right\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"text_color\":\"#1C244B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align\":\"left\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"\",\"color\":\"\"},\"color\":\"#C8D5DC\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"67a19c29\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/transparant-background-pat.svg\"},\"library\":\"svg\"},\"title_text\":\"Primary\",\"description_text\":\"\",\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=primary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":25,\"spread\":0,\"color\":\"rgba(27.999999999999996, 35.99999999999999, 72, 0.08)\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.3)\"},\"view\":\"stacked\",\"icon_padding\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"primary_color\":\"#FFFFFF\",\"secondary_color\":\"#1C244B\",\"title_color\":\"#1C244B\",\"description_color\":\"#324A6D\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"87c63d9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/transparant-background-pat.svg\"},\"library\":\"svg\"},\"title_text\":\"Secondary\",\"description_text\":\"\",\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":25,\"spread\":0,\"color\":\"rgba(27.999999999999996, 35.99999999999999, 72, 0.08)\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.3)\"},\"view\":\"stacked\",\"icon_padding\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"primary_color\":\"#FFFFFF\",\"secondary_color\":\"#F3F5F8\",\"title_color\":\"#1C244B\",\"description_color\":\"#324A6D\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"4610d523\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/transparant-background-pat.svg\"},\"library\":\"svg\"},\"title_text\":\"Body text\",\"description_text\":\"\",\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=text\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":25,\"spread\":0,\"color\":\"rgba(27.999999999999996, 35.99999999999999, 72, 0.08)\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.3)\"},\"view\":\"stacked\",\"icon_padding\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"primary_color\":\"#000000\",\"secondary_color\":\"#FFFFFF\",\"title_color\":\"#1C244B\",\"description_color\":\"#324A6D\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"5171b76f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/transparant-background-pat.svg\"},\"library\":\"svg\"},\"title_text\":\"accent\",\"description_text\":\"\",\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=accent\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":25,\"spread\":0,\"color\":\"rgba(27.999999999999996, 35.99999999999999, 72, 0.08)\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.3)\"},\"view\":\"stacked\",\"icon_padding\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"primary_color\":\"#FFFFFF\",\"secondary_color\":\"#467FF7\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"78d6c29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"custom\",\"title_color\":\"#1C244B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"inherit\",\"_margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"623de8ec\",\"elType\":\"widget\",\"settings\":{\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align\":\"left\",\"text\":\"Custom\",\"icon\":{\"value\":{\"id\":42,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/information_ico.svg\"},\"library\":\"svg\"},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"primary_color\":\"#CAD5DC\",\"icon_align\":\"right\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"text_color\":\"#1C244B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"\",\"color\":\"\"},\"color\":\"#C8D5DC\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"155f1ee9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/transparant-background-pat.svg\"},\"library\":\"svg\"},\"title_text\":\"BG kIt\",\"description_text\":\"\",\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=c696dce\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":25,\"spread\":0,\"color\":\"rgba(27.999999999999996, 35.99999999999999, 72, 0.08)\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.3)\"},\"view\":\"stacked\",\"icon_padding\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"primary_color\":\"#000000\",\"secondary_color\":\"#FFFFFF\",\"title_color\":\"#1C244B\",\"description_color\":\"#324A6D\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"213fe7f6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/transparant-background-pat.svg\"},\"library\":\"svg\"},\"title_text\":\"Blue Element\",\"description_text\":\"\",\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=14ef391\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":25,\"spread\":0,\"color\":\"rgba(27.999999999999996, 35.99999999999999, 72, 0.08)\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"view\":\"stacked\",\"icon_padding\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.3)\"},\"primary_color\":\"#FFFFFF\",\"secondary_color\":\"#C8D5DC\",\"title_color\":\"#1C244B\",\"description_color\":\"#324A6D\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"699b2818\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/transparant-background-pat.svg\"},\"library\":\"svg\"},\"title_text\":\"Blue Light BG\",\"description_text\":\"\",\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=764183d\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":25,\"spread\":0,\"color\":\"rgba(27.999999999999996, 35.99999999999999, 72, 0.08)\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.3)\"},\"view\":\"stacked\",\"icon_padding\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"primary_color\":\"#000000\",\"secondary_color\":\"#000000CC\",\"title_color\":\"#1C244B\",\"description_color\":\"#324A6D\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"59f9525b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/transparant-background-pat.svg\"},\"library\":\"svg\"},\"title_text\":\"White Element\",\"description_text\":\"\",\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=c696dce\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":25,\"spread\":0,\"color\":\"rgba(27.999999999999996, 35.99999999999999, 72, 0.08)\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.3)\"},\"view\":\"stacked\",\"icon_padding\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"primary_color\":\"#000000\",\"secondary_color\":\"#FFFFFF\",\"title_color\":\"#1C244B\",\"description_color\":\"#324A6D\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6abe1b97\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/transparant-background-pat.svg\"},\"library\":\"svg\"},\"title_text\":\"Transparent\",\"description_text\":\"\",\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=86b4fcd\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":25,\"spread\":0,\"color\":\"rgba(27.999999999999996, 35.99999999999999, 72, 0.08)\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.3)\"},\"view\":\"stacked\",\"icon_padding\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"primary_color\":\"#FFFFFF\",\"secondary_color\":\"#02010100\",\"title_color\":\"#1C244B\",\"description_color\":\"#324A6D\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9eb4e8a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":43,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/transparant-background-pat.svg\"},\"library\":\"svg\"},\"title_text\":\"Overlay bg\",\"description_text\":\"\",\"icon_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":140,\"sizes\":[]},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"primary_color\":\"\",\"secondary_color\":\"globals\\/colors?id=57c8da2\"},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_box_shadow_box_shadow_type\":\"yes\",\"_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":3,\"blur\":25,\"spread\":0,\"color\":\"rgba(27.999999999999996, 35.99999999999999, 72, 0.08)\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":110,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_box_shadow_hover_box_shadow_type\":\"yes\",\"_box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.3)\"},\"view\":\"stacked\",\"icon_padding\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"primary_color\":\"#FFFFFF\",\"secondary_color\":\"#000000CC\",\"title_color\":\"#1C244B\",\"description_color\":\"#324A6D\",\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Poppins\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"none\",\"description_typography_font_style\":\"normal\",\"description_typography_text_decoration\":\"none\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"71f8a1fa\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1920,\"sizes\":[]},\"_title\":\"Fonts\",\"_element_id\":\"fonts\"},\"elements\":[{\"id\":\"4b8d4241\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_justify_content\":\"flex-start\",\"flex_gap\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":35,\"sizes\":[],\"column\":\"35\",\"row\":\"35\",\"isLinked\":true},\"flex_wrap\":\"wrap\",\"content_width\":\"full\",\"flex_align_items\":\"stretch\",\"flex_justify_content_mobile\":\"space-around\",\"_title\":\"Fonts\",\"flex_justify_content_tablet\":\"flex-start\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"59456928\",\"elType\":\"widget\",\"settings\":{\"title\":\"Global Fonts\",\"title_color\":\"#1C244B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"inherit\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42510bef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[],\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"621f12b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"SYSTEM\",\"title_color\":\"#1C244B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6524399c\",\"elType\":\"widget\",\"settings\":{\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align\":\"left\",\"text\":\"System\",\"icon\":{\"value\":{\"id\":42,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/information_ico.svg\"},\"library\":\"svg\"},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"primary_color\":\"#CAD5DC\",\"icon_align\":\"right\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"text_color\":\"#1C244B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align\":\"left\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"\",\"color\":\"\"},\"color\":\"#C8D5DC\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"69c28eda\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Primary\",\"description_text\":\"abcd\",\"position\":\"left\",\"title_size\":\"div\",\"text_align_mobile\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"globals\\/typography?id=primary\"},\"title_color\":\"#1C244B\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"f02b326\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Secondary\",\"description_text\":\"abcd\",\"position\":\"left\",\"title_size\":\"div\",\"text_align_mobile\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"globals\\/typography?id=secondary\"},\"title_color\":\"#1C244B\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"28b1bce0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"body text\",\"description_text\":\"Looking to change global styles?<br>Click on top left menu in sidebar<br>and then select Site Settings.\",\"position\":\"left\",\"title_size\":\"div\",\"text_align_mobile\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"title_color\":\"#1C244B\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5711bdd6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"accent text\",\"description_text\":\"abcd\",\"position\":\"left\",\"title_size\":\"div\",\"text_align_mobile\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"globals\\/typography?id=accent\"},\"title_color\":\"#1C244B\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"153ef862\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[],\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Container\"},\"elements\":[{\"id\":\"67067408\",\"elType\":\"widget\",\"settings\":{\"title\":\"custom\",\"title_color\":\"#1C244B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_element_width\":\"inherit\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"795f950c\",\"elType\":\"widget\",\"settings\":{\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align\":\"left\",\"text\":\"System\",\"icon\":{\"value\":{\"id\":42,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/information_ico.svg\"},\"library\":\"svg\"},\"gap\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"primary_color\":\"#CAD5DC\",\"icon_align\":\"right\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"text_color\":\"#1C244B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"text_align\":\"left\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"\",\"color\":\"\"},\"color\":\"#C8D5DC\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"79aeb6ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"404 title\",\"description_text\":\"abcd\",\"position\":\"left\",\"title_size\":\"div\",\"text_align_mobile\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"globals\\/typography?id=fb1a3e0\"},\"title_color\":\"#1C244B\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7af64602\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Hero headline\",\"description_text\":\"abcd\",\"position\":\"left\",\"title_size\":\"div\",\"text_align_mobile\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"globals\\/typography?id=b2deeae\"},\"title_color\":\"#1C244B\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"c985ce3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Box Title\",\"description_text\":\"abcd\",\"position\":\"left\",\"title_size\":\"div\",\"text_align_mobile\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"globals\\/typography?id=392b9e0\"},\"title_color\":\"#1C244B\",\"description_color\":\"#324A6D\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4a1b1b2a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Subtitle\",\"description_text\":\"abcd\",\"position\":\"left\",\"title_size\":\"div\",\"text_align_mobile\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"globals\\/typography?id=c05b693\"},\"title_color\":\"#1C244B\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_color\":\"#324A6D\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"35cc0465\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Special Title\",\"description_text\":\"abcd\",\"position\":\"left\",\"title_size\":\"div\",\"text_align_mobile\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"globals\\/typography?id=6558fb1\"},\"title_color\":\"#1C244B\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_color\":\"#324A6D\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7fffd79a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Body Text Italic Capitalize\",\"description_text\":\"abcd\",\"position\":\"left\",\"title_size\":\"div\",\"text_align_mobile\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"globals\\/typography?id=397e168\"},\"title_color\":\"#1C244B\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_color\":\"#324A6D\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"12621bd3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Accent Text Underline\",\"description_text\":\"abcd\",\"position\":\"left\",\"title_size\":\"div\",\"text_align_mobile\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"title_color\":\"#1C244B\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Poppins\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"300\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"description_color\":\"#324A6D\"},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"67d3e7cf\",\"elType\":\"container\",\"settings\":{\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[],\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"5\",\"isLinked\":false},\"boxed_width\":{\"unit\":\"px\",\"size\":1920,\"sizes\":[]},\"_title\":\"Buttons\",\"_element_id\":\"buttons\"},\"elements\":[{\"id\":\"1878904\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_direction_mobile\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"14fb00aa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Buttons & Links\",\"title_color\":\"#1C244B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_text_transform\":\"uppercase\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_id\":\"buttons\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4723ff27\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_direction\":\"row\",\"flex_justify_content\":\"center\",\"flex_align_items\":\"center\",\"flex_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"_flex_align_self\":\"stretch\",\"_flex_size\":\"grow\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"23\",\"right\":\"0\",\"bottom\":\"23\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Information\",\"flex_justify_content_mobile\":\"flex-start\",\"flex_wrap_mobile\":\"nowrap\"},\"elements\":[{\"id\":\"3f3e3ed3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"id\":42,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/information_ico.svg\"},\"library\":\"svg\"},\"primary_color\":\"#CAD5DC\",\"size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"52c2ce5c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Buttons and links inherit their style from Global Fonts and Colors settings in Site Settings.<\\/p>\",\"align\":\"left\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"align_mobile\":\"left\",\"text_color\":\"#324A6D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"11239360\",\"elType\":\"widget\",\"settings\":{\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"align\":\"left\",\"text\":\"Divider\",\"icon\":{\"value\":{\"id\":42,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/information_ico.svg\"},\"library\":\"svg\"},\"color\":\"#CAD5DC\",\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"primary_color\":\"#CAD5DC\",\"icon_align\":\"right\",\"_element_width\":\"inherit\",\"_flex_align_self\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"39326f86\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"content_width\":\"full\",\"flex_gap\":{\"unit\":\"px\",\"size\":100,\"sizes\":[],\"column\":\"100\",\"row\":\"100\",\"isLinked\":true},\"flex_gap_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[],\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_justify_content\":\"flex-start\",\"flex_direction_mobile\":\"column\",\"_title\":\"Buttons\",\"flex_align_items\":\"center\",\"flex_align_items_mobile\":\"stretch\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"713dbeb1\",\"elType\":\"widget\",\"settings\":{\"text\":\"Main CTA button\",\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":\"1\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"55\",\"bottom\":\"16\",\"left\":\"55\",\"isLinked\":\"\"},\"button_text_color\":\"#FFFFFF\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":\"1\"},\"border_color\":\"#2C6FC0\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=d6cea4e\",\"border_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=86b4fcd\",\"hover_color\":\"globals\\/colors?id=accent\",\"background_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"17688584\",\"elType\":\"widget\",\"settings\":{\"text\":\"Underline Accent\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=86b4fcd\",\"button_text_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=92bce3b\",\"hover_color\":\"globals\\/colors?id=accent\"},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"1303f674\",\"elType\":\"widget\",\"settings\":{\"editor\":\"This is <a href=\\\"#\\\">Hyperlink<\\/a>\",\"_element_width\":\"auto\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#324A6D\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(593,82,'_elementor_page_assets','a:0:{}'),(594,82,'_elementor_import_session_id','65b7e01be4fbe'),(595,41,'_elementor_controls_usage','a:9:{s:7:\"heading\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:8;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:10:{s:11:\"title_color\";i:8;s:21:\"typography_typography\";i:8;s:22:\"typography_font_family\";i:8;s:20:\"typography_font_size\";i:8;s:22:\"typography_font_weight\";i:8;s:25:\"typography_text_transform\";i:8;s:21:\"typography_font_style\";i:8;s:26:\"typography_text_decoration\";i:8;s:22:\"typography_line_height\";i:8;s:25:\"typography_letter_spacing\";i:8;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:7;s:7:\"_margin\";i:2;s:11:\"_element_id\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:2:{s:4:\"view\";i:1;s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:3:{s:13:\"space_between\";i:1;s:10:\"icon_align\";i:1;s:17:\"icon_align_tablet\";i:1;}s:18:\"section_icon_style\";a:1:{s:10:\"icon_color\";i:1;}s:18:\"section_text_style\";a:11:{s:10:\"text_color\";i:1;s:16:\"text_color_hover\";i:1;s:26:\"icon_typography_typography\";i:1;s:27:\"icon_typography_font_family\";i:1;s:25:\"icon_typography_font_size\";i:1;s:27:\"icon_typography_font_weight\";i:1;s:30:\"icon_typography_text_transform\";i:1;s:26:\"icon_typography_font_style\";i:1;s:31:\"icon_typography_text_decoration\";i:1;s:27:\"icon_typography_line_height\";i:1;s:30:\"icon_typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:16:\"_flex_align_self\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:9:{s:13:\"content_width\";i:9;s:14:\"flex_direction\";i:13;s:20:\"flex_justify_content\";i:7;s:16:\"flex_align_items\";i:8;s:8:\"flex_gap\";i:12;s:9:\"flex_wrap\";i:4;s:5:\"width\";i:5;s:11:\"boxed_width\";i:4;s:10:\"min_height\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:2:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:3;}s:14:\"section_border\";a:2:{s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}}s:8:\"advanced\";a:2:{s:15:\"section_effects\";a:2:{s:6:\"sticky\";i:2;s:9:\"sticky_on\";i:3;}s:14:\"section_layout\";a:6:{s:16:\"_flex_align_self\";i:2;s:10:\"_flex_size\";i:2;s:7:\"padding\";i:12;s:7:\"z_index\";i:1;s:11:\"_element_id\";i:3;s:6:\"margin\";i:1;}}}}s:4:\"icon\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:13:\"selected_icon\";i:2;}}s:5:\"style\";a:1:{s:18:\"section_style_icon\";a:3:{s:13:\"primary_color\";i:2;s:4:\"size\";i:2;s:15:\"hover_animation\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:11:{s:5:\"align\";i:2;s:10:\"text_color\";i:3;s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:3;s:20:\"typography_font_size\";i:3;s:22:\"typography_font_weight\";i:3;s:25:\"typography_text_transform\";i:3;s:21:\"typography_font_style\";i:3;s:26:\"typography_text_decoration\";i:3;s:22:\"typography_line_height\";i:3;s:25:\"typography_letter_spacing\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:14:\"_element_width\";i:3;s:16:\"_flex_align_self\";i:2;s:21:\"_element_width_tablet\";i:1;s:7:\"_margin\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_divider\";a:3:{s:5:\"align\";i:5;s:4:\"text\";i:4;s:4:\"icon\";i:5;}}s:5:\"style\";a:3:{s:21:\"section_divider_style\";a:2:{s:3:\"gap\";i:5;s:5:\"color\";i:5;}s:18:\"section_icon_style\";a:3:{s:9:\"icon_size\";i:5;s:13:\"primary_color\";i:5;s:10:\"icon_align\";i:5;}s:18:\"section_text_style\";a:11:{s:10:\"text_color\";i:4;s:21:\"typography_typography\";i:4;s:22:\"typography_font_family\";i:4;s:20:\"typography_font_size\";i:4;s:22:\"typography_font_weight\";i:4;s:25:\"typography_text_transform\";i:4;s:21:\"typography_font_style\";i:4;s:26:\"typography_text_decoration\";i:4;s:22:\"typography_line_height\";i:4;s:25:\"typography_letter_spacing\";i:4;s:10:\"text_align\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:5;s:16:\"_flex_align_self\";i:5;s:7:\"_margin\";i:3;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:4:{s:13:\"selected_icon\";i:10;s:10:\"title_text\";i:10;s:16:\"description_text\";i:10;s:4:\"view\";i:10;}}s:5:\"style\";a:3:{s:17:\"section_style_box\";a:3:{s:10:\"icon_space\";i:10;s:10:\"text_align\";i:10;s:18:\"title_bottom_space\";i:10;}s:18:\"section_style_icon\";a:5:{s:9:\"icon_size\";i:10;s:12:\"icon_padding\";i:10;s:13:\"border_radius\";i:10;s:13:\"primary_color\";i:10;s:15:\"secondary_color\";i:10;}s:21:\"section_style_content\";a:20:{s:27:\"title_typography_typography\";i:10;s:28:\"title_typography_font_family\";i:10;s:26:\"title_typography_font_size\";i:10;s:28:\"title_typography_font_weight\";i:10;s:31:\"title_typography_text_transform\";i:10;s:27:\"title_typography_font_style\";i:10;s:32:\"title_typography_text_decoration\";i:10;s:28:\"title_typography_line_height\";i:10;s:31:\"title_typography_letter_spacing\";i:10;s:11:\"title_color\";i:9;s:17:\"description_color\";i:9;s:33:\"description_typography_typography\";i:9;s:34:\"description_typography_font_family\";i:9;s:32:\"description_typography_font_size\";i:9;s:34:\"description_typography_font_weight\";i:9;s:37:\"description_typography_text_transform\";i:9;s:33:\"description_typography_font_style\";i:9;s:38:\"description_typography_text_decoration\";i:9;s:34:\"description_typography_line_height\";i:9;s:37:\"description_typography_letter_spacing\";i:9;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:10;s:7:\"_margin\";i:10;}s:15:\"_section_border\";a:4:{s:27:\"_box_shadow_box_shadow_type\";i:10;s:22:\"_box_shadow_box_shadow\";i:10;s:33:\"_box_shadow_hover_box_shadow_type\";i:10;s:28:\"_box_shadow_hover_box_shadow\";i:10;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:11;s:10:\"title_text\";i:11;s:16:\"description_text\";i:11;s:10:\"title_size\";i:11;}}s:5:\"style\";a:2:{s:17:\"section_style_box\";a:2:{s:8:\"position\";i:11;s:18:\"title_bottom_space\";i:11;}s:21:\"section_style_content\";a:11:{s:27:\"title_typography_typography\";i:11;s:28:\"title_typography_font_family\";i:11;s:26:\"title_typography_font_size\";i:11;s:28:\"title_typography_font_weight\";i:11;s:31:\"title_typography_text_transform\";i:11;s:27:\"title_typography_font_style\";i:11;s:32:\"title_typography_text_decoration\";i:11;s:28:\"title_typography_line_height\";i:11;s:31:\"title_typography_letter_spacing\";i:11;s:11:\"title_color\";i:11;s:17:\"description_color\";i:5;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:1:{s:4:\"text\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:6:{s:13:\"border_radius\";i:1;s:12:\"text_padding\";i:2;s:17:\"button_text_color\";i:1;s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:12:\"border_color\";i:1;}}}}}'),(596,83,'_elementor_edit_mode','builder'),(597,83,'_elementor_template_type','wp-page'),(598,83,'_elementor_version','3.19.0'),(599,83,'_elementor_pro_version','3.19.0'),(600,83,'_wp_page_template','elementor_header_footer'),(601,83,'_elementor_data','[]'),(602,83,'_elementor_page_assets','a:0:{}'),(603,83,'_elementor_import_session_id','65b7e01be4fbe'),(604,84,'_elementor_edit_mode','builder'),(605,84,'_elementor_template_type','wp-page'),(606,84,'_elementor_version','3.19.0'),(607,84,'_elementor_pro_version','3.19.0'),(608,84,'_wp_page_template','elementor_header_footer'),(609,84,'_elementor_data','[{\"id\":\"162b8e05\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Hero\",\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"18b15f41\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is Your Blog Headline\",\"header_size\":\"h1\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ea742be\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"editor\":\"<p>A short description introducing visitors to the topic of your blog and what to expect in it.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":540,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c05b693\"},\"_element_width_mobile\":\"inherit\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"51ff8d58\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"173bea45\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51f43048\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\",\"cards_excerpt_color\":\"globals\\/colors?id=text\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"cards_columns\":\"2\",\"cards_posts_per_page\":2,\"load_more_spinner\":{\"value\":\"fas fa-spinner\",\"library\":\"fa-solid\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"6e0ca9e6\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Join Newsletter\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":405,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6d6237bb\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_justify_content\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"31\",\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/1920x540.jpg\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[],\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"529eb2dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Join our newsletter\\nto stay updated\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"795471e7\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Newsletter Form\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Your email\",\"placeholder\":\"Your email\",\"_id\":\"cd2e872\",\"width\":\"60\",\"width_tablet\":\"60\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"recaptcha_badge\":\"bottomright\",\"css_classes\":\"\",\"field_value\":\"\"}],\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"subscribe\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"html_spacing\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"_background_color\":\"\",\"success_message_color\":\"globals\\/colors?id=text\",\"error_message_color\":\"globals\\/colors?id=text\",\"inline_message_color\":\"globals\\/colors?id=text\",\"field_text_color\":\"globals\\/colors?id=14ef391\",\"field_border_color\":\"globals\\/colors?id=14ef391\",\"button_text_color\":\"globals\\/colors?id=d6cea4e\",\"button_border_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=86b4fcd\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_hover_color\":\"globals\\/colors?id=accent\"},\"show_labels\":\"\",\"column_gap\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"field_text_color\":\"#8EB3E6\",\"field_background_color\":\"\",\"field_border_color\":\"#8EB3E6\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_color\":\"#FFFFFF\",\"button_border_color\":\"#2C6FC0\",\"button_background_hover_color\":\"#02010100\",\"button_hover_color\":\"#2C6FC0\",\"button_hover_border_color\":\"#2C6FC0\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"2\",\"left\":\"10\",\"isLinked\":false},\"success_message_color\":\"#324A6D\",\"error_message_color\":\"#324A6D\",\"inline_message_color\":\"#324A6D\",\"input_size\":\"md\",\"button_size\":\"md\",\"button_width\":\"40\",\"button_width_tablet\":\"40\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":641,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_button_icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"30900655\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"461121e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6da1e983\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"load_more_spinner\":{\"value\":\"fas fa-spinner\",\"library\":\"fa-solid\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),(610,84,'_elementor_page_assets','a:0:{}'),(611,84,'_elementor_import_session_id','65b7e01be4fbe'),(613,85,'_elementor_edit_mode','builder'),(614,85,'_elementor_template_type','wp-page'),(615,85,'_elementor_version','3.19.0'),(616,85,'_elementor_pro_version','3.19.0'),(617,85,'_wp_page_template','elementor_header_footer'),(618,85,'_elementor_data','[]'),(619,85,'_elementor_page_assets','a:0:{}'),(620,85,'_elementor_import_session_id','65b7e01be4fbe'),(621,86,'_elementor_edit_mode','builder'),(622,86,'_elementor_template_type','wp-page'),(623,86,'_elementor_version','3.19.0'),(624,86,'_elementor_pro_version','3.19.0'),(625,86,'_wp_page_template','elementor_header_footer'),(626,86,'_elementor_data','[{\"id\":\"1ee3ef7b\",\"elType\":\"container\",\"settings\":{\"min_height\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"flex_align_items\":\"stretch\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"About Me\",\"flex_direction\":\"row\",\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"1e463f6b\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":45,\"unit\":\"%\"},\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_justify_content\":\"center\",\"flex_gap\":{\"size\":35,\"unit\":\"px\",\"column\":\"35\",\"row\":\"35\",\"isLinked\":true},\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6c43b2c0\",\"elType\":\"widget\",\"settings\":{\"title\":\"About Me\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=b2deeae\"},\"header_size\":\"h1\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3e9b66bb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Use this section to describe yourself and the topic of your blog. You could share your story, why you started the blog, and the value your visitor will gain from it. The goal is to get the visitor to stick around!<\\/p><p><br \\/>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas placerat erat eget elit tincidunt, molestie lacinia felis pellentesque. Sed sit amet urna at ligula porta sollicitudin.<\\/p>\",\"align\":\"left\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"50adc97c\",\"elType\":\"container\",\"settings\":{\"_column_size\":50,\"width\":{\"size\":65,\"unit\":\"%\"},\"background_background\":\"classic\",\"background_image\":{\"id\":50,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/Image_Placeholder_2_Slider_5-13122021.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_motion_fx_motion_fx_scrolling\":\"yes\",\"width_tablet\":{\"size\":100,\"unit\":\"%\"},\"content_width\":\"full\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":320,\"sizes\":[]},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"2987d1c3\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3f1cefcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5279ed97\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_posts_per_page\":3,\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"posts_ignore_sticky_posts\":\"\",\"load_more_spinner\":{\"value\":\"fas fa-spinner\",\"library\":\"fa-solid\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),(627,86,'_elementor_page_assets','a:0:{}'),(628,86,'_elementor_import_session_id','65b7e01be4fbe'),(629,49,'_elementor_controls_usage','a:4:{s:7:\"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:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:1;}}s:8:\"advanced\";a:2:{s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:2;s:26:\"_background_video_fallback\";i:2;s:23:\"_background_hover_image\";i:2;s:32:\"_background_hover_video_fallback\";i:2;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:1:{s:21:\"_element_custom_width\";i:1;}s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:5:\"width\";i:2;s:20:\"flex_justify_content\";i:1;s:8:\"flex_gap\";i:3;s:13:\"content_width\";i:2;s:10:\"min_height\";i:1;s:16:\"flex_align_items\";i:2;s:14:\"flex_direction\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:2:{s:7:\"padding\";i:3;s:6:\"margin\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:9:{s:16:\"background_image\";i:4;s:25:\"background_video_fallback\";i:4;s:22:\"background_hover_image\";i:4;s:31:\"background_hover_video_fallback\";i:4;s:21:\"background_background\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;s:40:\"background_motion_fx_motion_fx_scrolling\";i:1;}s:26:\"section_background_overlay\";a:4:{s:24:\"background_overlay_image\";i:4;s:33:\"background_overlay_video_fallback\";i:4;s:30:\"background_overlay_hover_image\";i:4;s:39:\"background_overlay_hover_video_fallback\";i:4;}}}}s:5:\"posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:14:\"section_layout\";a:10:{s:5:\"_skin\";i:1;s:15:\"cards_meta_data\";i:1;s:20:\"cards_read_more_text\";i:1;s:17:\"cards_show_avatar\";i:1;s:20:\"cards_posts_per_page\";i:1;s:25:\"cards_thumbnail_size_size\";i:1;s:16:\"cards_item_ratio\";i:1;s:15:\"cards_title_tag\";i:1;s:20:\"cards_excerpt_length\";i:1;s:16:\"cards_show_badge\";i:1;}s:13:\"section_query\";a:2:{s:12:\"posts_offset\";i:1;s:25:\"posts_ignore_sticky_posts\";i:1;}}s:5:\"style\";a:5:{s:25:\"cards_section_design_card\";a:4:{s:32:\"cards_box_shadow_box_shadow_type\";i:1;s:18:\"cards_hover_effect\";i:1;s:23:\"cards_card_border_width\";i:1;s:18:\"cards_card_padding\";i:1;}s:26:\"cards_section_design_image\";a:4:{s:20:\"cards_badge_position\";i:1;s:17:\"cards_badge_color\";i:1;s:18:\"cards_badge_margin\";i:1;s:18:\"cards_badge_radius\";i:1;}s:28:\"cards_section_design_content\";a:1:{s:19:\"cards_title_spacing\";i:1;}s:27:\"cards_section_design_layout\";a:4:{s:16:\"cards_column_gap\";i:1;s:13:\"cards_row_gap\";i:1;s:20:\"cards_row_gap_tablet\";i:1;s:20:\"cards_row_gap_mobile\";i:1;}s:13:\"section_style\";a:2:{s:25:\"background_video_fallback\";i:1;s:38:\"button_background_hover_video_fallback\";i:1;}}s:8:\"advanced\";a:2:{s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}}}}}'),(630,87,'_elementor_edit_mode','builder'),(631,87,'_elementor_template_type','wp-page'),(632,87,'_elementor_version','3.19.0'),(633,87,'_elementor_pro_version','3.19.0'),(634,87,'_wp_page_template','elementor_header_footer'),(635,87,'_elementor_data','[]'),(636,87,'_elementor_page_assets','a:0:{}'),(637,87,'_elementor_import_session_id','65b7e01be4fbe'),(638,88,'_elementor_edit_mode','builder'),(639,88,'_elementor_template_type','wp-page'),(640,88,'_elementor_version','3.19.0'),(641,88,'_elementor_pro_version','3.19.0'),(642,88,'_wp_page_template','elementor_header_footer'),(643,88,'_elementor_data','[{\"id\":\"267e4dae\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":380,\"sizes\":[]},\"flex_align_items\":\"stretch\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":160,\"sizes\":[]},\"_title\":\"Hero\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"3a102aaa\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":\"\",\"unit\":\"%\"},\"flex_justify_content\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"31\",\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/1920x540.jpg\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"content_width\":\"full\",\"flex_direction\":\"column\",\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"406897e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"align\":\"center\",\"header_size\":\"h1\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"364cf743\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Form\",\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":50,\"unit\":\"px\",\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"boxed_width\":{\"unit\":\"px\",\"size\":885,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"4502ebb8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We would love to hear from you. Just fill out the form below to send us a message!<\\/p>\",\"align\":\"center\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":568,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c05b693\"},\"_element_width_tablet\":\"inherit\",\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48afff15\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Contact Form\",\"form_fields\":[{\"_id\":\"5a3e178\",\"field_label\":\"Your Name\",\"placeholder\":\"Your Name\",\"required\":\"true\",\"custom_id\":\"name\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"field_type\":\"text\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width\":\"100\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"recaptcha_badge\":\"bottomright\",\"css_classes\":\"\",\"field_value\":\"\"},{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Your email\",\"placeholder\":\"Your Email\",\"_id\":\"cd2e872\",\"width_tablet\":\"100\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width\":\"100\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"recaptcha_badge\":\"bottomright\",\"css_classes\":\"\",\"field_value\":\"\"},{\"_id\":\"71766c7\",\"field_type\":\"textarea\",\"field_label\":\"Message\",\"placeholder\":\"Message\",\"custom_id\":\"field_71766c7\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"required\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width\":\"100\",\"width_tablet\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"recaptcha_badge\":\"bottomright\",\"css_classes\":\"\",\"field_value\":\"\"}],\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"Send Message\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"html_spacing\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"\",\"success_message_color\":\"globals\\/colors?id=text\",\"error_message_color\":\"globals\\/colors?id=text\",\"inline_message_color\":\"globals\\/colors?id=text\",\"field_text_color\":\"globals\\/colors?id=text\",\"field_border_color\":\"globals\\/colors?id=text\",\"button_text_color\":\"globals\\/colors?id=d6cea4e\",\"button_border_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=86b4fcd\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_hover_color\":\"globals\\/colors?id=accent\",\"field_typography_typography\":\"globals\\/typography?id=text\"},\"show_labels\":\"\",\"column_gap\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"field_text_color\":\"#8EB3E6\",\"field_background_color\":\"\",\"field_border_color\":\"#8EB3E6\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_color\":\"#FFFFFF\",\"button_border_color\":\"#2C6FC0\",\"button_background_hover_color\":\"#02010100\",\"button_hover_color\":\"#2C6FC0\",\"button_hover_border_color\":\"#2C6FC0\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"%\",\"top\":\"2.5\",\"right\":\"5.5\",\"bottom\":\"2.5\",\"left\":\"5.5\",\"isLinked\":false},\"success_message_color\":\"#324A6D\",\"error_message_color\":\"#324A6D\",\"inline_message_color\":\"#324A6D\",\"input_size\":\"md\",\"button_size\":\"md\",\"button_width_tablet\":\"100\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":641,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_align\":\"center\",\"label_spacing\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_element_width\":\"inherit\",\"selected_button_icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}]'),(644,88,'_elementor_page_assets','a:0:{}'),(645,88,'_elementor_import_session_id','65b7e01be4fbe'),(646,53,'_elementor_controls_usage','a:4:{s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:5:\"align\";i:1;}}s:8:\"advanced\";a:2:{s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:8:{s:5:\"width\";i:1;s:20:\"flex_justify_content\";i:1;s:13:\"content_width\";i:1;s:14:\"flex_direction\";i:3;s:10:\"min_height\";i:1;s:16:\"flex_align_items\";i:2;s:8:\"flex_gap\";i:2;s:11:\"boxed_width\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:8:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:3;s:19:\"background_position\";i:2;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:2;s:25:\"background_video_fallback\";i:3;s:22:\"background_hover_image\";i:3;s:31:\"background_hover_video_fallback\";i:3;}s:26:\"section_background_overlay\";a:4:{s:24:\"background_overlay_image\";i:3;s:33:\"background_overlay_video_fallback\";i:3;s:30:\"background_overlay_hover_image\";i:3;s:39:\"background_overlay_hover_video_fallback\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"section_layout\";a:2:{s:7:\"padding\";i:3;s:6:\"margin\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_tablet\";i:1;}s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}}}}s:4:\"form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:3:{s:19:\"section_form_fields\";a:4:{s:9:\"form_name\";i:1;s:11:\"form_fields\";i:1;s:11:\"show_labels\";i:1;s:10:\"input_size\";i:1;}s:15:\"section_buttons\";a:4:{s:11:\"button_text\";i:1;s:11:\"button_size\";i:1;s:19:\"button_width_tablet\";i:1;s:12:\"button_align\";i:1;}s:20:\"section_form_options\";a:3:{s:15:\"success_message\";i:1;s:13:\"error_message\";i:1;s:15:\"invalid_message\";i:1;}}s:5:\"style\";a:4:{s:18:\"section_form_style\";a:4:{s:12:\"html_spacing\";i:1;s:10:\"column_gap\";i:1;s:7:\"row_gap\";i:1;s:13:\"label_spacing\";i:1;}s:19:\"section_field_style\";a:5:{s:16:\"field_text_color\";i:1;s:22:\"field_background_color\";i:1;s:18:\"field_border_color\";i:1;s:18:\"field_border_width\";i:1;s:19:\"field_border_radius\";i:1;}s:20:\"section_button_style\";a:9:{s:20:\"button_border_border\";i:1;s:19:\"button_border_width\";i:1;s:17:\"button_text_color\";i:1;s:19:\"button_border_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:18:\"button_hover_color\";i:1;s:25:\"button_hover_border_color\";i:1;s:20:\"button_border_radius\";i:1;s:19:\"button_text_padding\";i:1;}s:22:\"section_messages_style\";a:3:{s:21:\"success_message_color\";i:1;s:19:\"error_message_color\";i:1;s:20:\"inline_message_color\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:21:\"_element_custom_width\";i:1;s:14:\"_element_width\";i:1;}s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}}}}}'),(648,64,'_eael_post_view_count','626'),(655,65,'_eael_post_view_count','688'),(656,61,'_eael_post_view_count','1086'),(657,59,'_eael_post_view_count','615'),(658,58,'_eael_post_view_count','1048'),(659,62,'_eael_post_view_count','1171'),(661,60,'_eael_post_view_count','512'),(666,33,'_eael_post_view_count','11'),(667,33,'_astra_content_layout_flag','disabled'),(668,33,'site-post-title','disabled'),(669,33,'ast-title-bar-display','disabled'),(670,33,'ast-featured-img','disabled'),(671,33,'ast-site-content-layout','full-width-container'),(672,33,'site-sidebar-layout','no-sidebar'),(673,33,'_edit_lock','1708720354:5'),(674,16,'_edit_lock','1706550366:2'),(675,89,'_wp_attached_file','2024/01/red-light-health-benefits-logo.png'),(676,89,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:250;s:4:\"file\";s:42:\"2024/01/red-light-health-benefits-logo.png\";s:8:\"filesize\";i:62570;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:42:\"red-light-health-benefits-logo-300x125.png\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17942;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:42:\"red-light-health-benefits-logo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14057;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(677,16,'_elementor_data','[]'),(678,90,'_elementor_edit_mode','builder'),(679,90,'_elementor_template_type','kit'),(680,90,'_elementor_version','3.19.0'),(681,90,'_elementor_pro_version','3.19.0'),(682,90,'_wp_page_template','default'),(683,90,'_elementor_page_settings','a:24:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#1C244B\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#F3F5F8\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:9:\"Body Text\";s:5:\"color\";s:7:\"#324A6D\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#467FF7\";}}s:13:\"custom_colors\";a:6:{i:0;a:3:{s:3:\"_id\";s:7:\"c696dce\";s:5:\"title\";s:6:\"BG Kit\";s:5:\"color\";s:7:\"#FFFFFF\";}i:1;a:3:{s:3:\"_id\";s:7:\"14ef391\";s:5:\"title\";s:12:\"Blue Element\";s:5:\"color\";s:7:\"#C8D5DC\";}i:2;a:3:{s:3:\"_id\";s:7:\"764183d\";s:5:\"title\";s:13:\"Blue Light BG\";s:5:\"color\";s:7:\"#F9FAFD\";}i:3;a:3:{s:3:\"_id\";s:7:\"d6cea4e\";s:5:\"title\";s:13:\"White Element\";s:5:\"color\";s:7:\"#FFFFFF\";}i:4;a:3:{s:3:\"_id\";s:7:\"86b4fcd\";s:5:\"title\";s:17:\"Full Transparency\";s:5:\"color\";s:9:\"#02010100\";}i:5;a:3:{s:3:\"_id\";s:7:\"57c8da2\";s:5:\"title\";s:10:\"Overlay BG\";s:5:\"color\";s:9:\"#000000CC\";}}s:17:\"system_typography\";a:4:{i:0;a:15:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:65;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;s:5:\"sizes\";a:0:{}}}i:1;a:14:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;s:5:\"sizes\";a:0:{}}}i:2;a:13:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:9:\"Body Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:22:\"typography_font_weight\";s:3:\"300\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}i:3;a:13:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:11:\"Accent Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}}s:17:\"custom_typography\";a:7:{i:0;a:12:{s:3:\"_id\";s:7:\"392b9e0\";s:5:\"title\";s:9:\"Box Title\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}}i:1;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"300\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"c05b693\";s:5:\"title\";s:8:\"Subtitle\";}i:2;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"300\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"6558fb1\";s:5:\"title\";s:13:\"Special Title\";}i:3;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"italic\";s:26:\"typography_text_decoration\";s:9:\"underline\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"92bce3b\";s:5:\"title\";s:21:\"Accent Text Underline\";s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}}i:4;a:14:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:85;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"b2deeae\";s:5:\"title\";s:13:\"Hero Headline\";s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:65;s:5:\"sizes\";a:0:{}}}i:5;a:14:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:200;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:145;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"fb1a3e0\";s:5:\"title\";s:9:\"404 Title\";}i:6;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"italic\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"397e168\";s:5:\"title\";s:27:\"Body Text Italic Capitalize\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1520;s:5:\"sizes\";a:0:{}}s:15:\"activeItemIndex\";i:1;s:11:\"__globals__\";a:5:{s:17:\"link_normal_color\";s:24:\"globals/colors?id=accent\";s:16:\"link_hover_color\";s:25:\"globals/colors?id=primary\";s:21:\"body_background_color\";s:25:\"globals/colors?id=c696dce\";s:24:\"h4_typography_typography\";s:29:\"globals/typography?id=392b9e0\";s:8:\"h4_color\";s:25:\"globals/colors?id=primary\";}s:32:\"link_normal_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:71;s:5:\"sizes\";a:0:{}}s:23:\"h1_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:104;s:5:\"sizes\";a:0:{}}s:23:\"h2_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:156;s:5:\"sizes\";a:0:{}}s:23:\"h3_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:132;s:5:\"sizes\";a:0:{}}s:23:\"h4_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:23:\"h5_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:137;s:5:\"sizes\";a:0:{}}s:23:\"h6_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:121;s:5:\"sizes\";a:0:{}}s:21:\"space_between_widgets\";a:6:{s:6:\"column\";s:0:\"\";s:3:\"row\";s:0:\"\";s:8:\"isLinked\";b:1;s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"body_background_background\";s:7:\"classic\";s:17:\"container_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:9:\"site_name\";s:12:\"My WordPress\";s:9:\"site_logo\";a:5:{s:3:\"url\";s:96:\"https://redlighthealthbenefits.com/wp-content/uploads/2024/01/red-light-health-benefits-logo.png\";s:2:\"id\";i:89;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}}'),(685,90,'_elementor_data','[]'),(686,16,'_elementor_page_assets','a:0:{}'),(690,91,'_wp_attached_file','2024/01/red-light-health-benefits-logo-1.png'),(691,91,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:250;s:4:\"file\";s:44:\"2024/01/red-light-health-benefits-logo-1.png\";s:8:\"filesize\";i:62570;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"red-light-health-benefits-logo-1-300x125.png\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17942;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"red-light-health-benefits-logo-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14057;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(692,91,'_wp_attachment_image_alt','Red Light Health Benefits Logo'),(693,92,'_elementor_edit_mode','builder'),(694,92,'_elementor_template_type','kit'),(695,92,'_elementor_version','3.19.0'),(696,92,'_elementor_pro_version','3.19.0'),(697,92,'_wp_page_template','default'),(698,92,'_elementor_page_settings','a:24:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#1C244B\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#F3F5F8\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:9:\"Body Text\";s:5:\"color\";s:7:\"#324A6D\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#467FF7\";}}s:13:\"custom_colors\";a:6:{i:0;a:3:{s:3:\"_id\";s:7:\"c696dce\";s:5:\"title\";s:6:\"BG Kit\";s:5:\"color\";s:7:\"#FFFFFF\";}i:1;a:3:{s:3:\"_id\";s:7:\"14ef391\";s:5:\"title\";s:12:\"Blue Element\";s:5:\"color\";s:7:\"#C8D5DC\";}i:2;a:3:{s:3:\"_id\";s:7:\"764183d\";s:5:\"title\";s:13:\"Blue Light BG\";s:5:\"color\";s:7:\"#F9FAFD\";}i:3;a:3:{s:3:\"_id\";s:7:\"d6cea4e\";s:5:\"title\";s:13:\"White Element\";s:5:\"color\";s:7:\"#FFFFFF\";}i:4;a:3:{s:3:\"_id\";s:7:\"86b4fcd\";s:5:\"title\";s:17:\"Full Transparency\";s:5:\"color\";s:9:\"#02010100\";}i:5;a:3:{s:3:\"_id\";s:7:\"57c8da2\";s:5:\"title\";s:10:\"Overlay BG\";s:5:\"color\";s:9:\"#000000CC\";}}s:17:\"system_typography\";a:4:{i:0;a:15:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:65;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;s:5:\"sizes\";a:0:{}}}i:1;a:14:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;s:5:\"sizes\";a:0:{}}}i:2;a:13:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:9:\"Body Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:22:\"typography_font_weight\";s:3:\"300\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}i:3;a:13:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:11:\"Accent Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}}s:17:\"custom_typography\";a:7:{i:0;a:12:{s:3:\"_id\";s:7:\"392b9e0\";s:5:\"title\";s:9:\"Box Title\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}}i:1;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"300\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"c05b693\";s:5:\"title\";s:8:\"Subtitle\";}i:2;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"300\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"6558fb1\";s:5:\"title\";s:13:\"Special Title\";}i:3;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"italic\";s:26:\"typography_text_decoration\";s:9:\"underline\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"92bce3b\";s:5:\"title\";s:21:\"Accent Text Underline\";s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}}i:4;a:14:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:85;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"b2deeae\";s:5:\"title\";s:13:\"Hero Headline\";s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:65;s:5:\"sizes\";a:0:{}}}i:5;a:14:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:200;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:145;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"fb1a3e0\";s:5:\"title\";s:9:\"404 Title\";}i:6;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"italic\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"397e168\";s:5:\"title\";s:27:\"Body Text Italic Capitalize\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1520;s:5:\"sizes\";a:0:{}}s:15:\"activeItemIndex\";i:1;s:11:\"__globals__\";a:5:{s:17:\"link_normal_color\";s:24:\"globals/colors?id=accent\";s:16:\"link_hover_color\";s:25:\"globals/colors?id=primary\";s:21:\"body_background_color\";s:25:\"globals/colors?id=c696dce\";s:24:\"h4_typography_typography\";s:29:\"globals/typography?id=392b9e0\";s:8:\"h4_color\";s:25:\"globals/colors?id=primary\";}s:32:\"link_normal_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:71;s:5:\"sizes\";a:0:{}}s:23:\"h1_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:104;s:5:\"sizes\";a:0:{}}s:23:\"h2_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:156;s:5:\"sizes\";a:0:{}}s:23:\"h3_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:132;s:5:\"sizes\";a:0:{}}s:23:\"h4_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:23:\"h5_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:137;s:5:\"sizes\";a:0:{}}s:23:\"h6_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:121;s:5:\"sizes\";a:0:{}}s:21:\"space_between_widgets\";a:6:{s:6:\"column\";s:0:\"\";s:3:\"row\";s:0:\"\";s:8:\"isLinked\";b:1;s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"body_background_background\";s:7:\"classic\";s:17:\"container_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:9:\"site_name\";s:12:\"My WordPress\";s:9:\"site_logo\";a:5:{s:3:\"url\";s:98:\"https://redlighthealthbenefits.com/wp-content/uploads/2024/01/red-light-health-benefits-logo-1.png\";s:2:\"id\";i:91;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:30:\"Red Light Health Benefits Logo\";s:6:\"source\";s:7:\"library\";}}'),(699,92,'_elementor_data','[]'),(700,92,'_elementor_page_assets','a:0:{}'),(704,93,'_wp_attached_file','2024/01/red-light-health-benefits-logo-black.png'),(705,93,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:250;s:4:\"file\";s:48:\"2024/01/red-light-health-benefits-logo-black.png\";s:8:\"filesize\";i:60375;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"red-light-health-benefits-logo-black-300x125.png\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:16769;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"red-light-health-benefits-logo-black-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13201;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(706,93,'_wp_attachment_image_alt',''),(727,95,'_wp_attached_file','2024/01/red-light-health-benefits-logo-2.png'),(728,95,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:250;s:4:\"file\";s:44:\"2024/01/red-light-health-benefits-logo-2.png\";s:8:\"filesize\";i:124366;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"red-light-health-benefits-logo-2-300x125.png\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:33477;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"red-light-health-benefits-logo-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23086;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(729,95,'_wp_attachment_image_alt','Red Light Health Benefits Logo'),(730,96,'_elementor_edit_mode','builder'),(731,96,'_elementor_template_type','kit'),(732,96,'_elementor_version','3.19.0'),(733,96,'_elementor_pro_version','3.19.0'),(734,96,'_wp_page_template','default'),(735,96,'_elementor_page_settings','a:24:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#1C244B\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#F3F5F8\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:9:\"Body Text\";s:5:\"color\";s:7:\"#324A6D\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#467FF7\";}}s:13:\"custom_colors\";a:6:{i:0;a:3:{s:3:\"_id\";s:7:\"c696dce\";s:5:\"title\";s:6:\"BG Kit\";s:5:\"color\";s:7:\"#FFFFFF\";}i:1;a:3:{s:3:\"_id\";s:7:\"14ef391\";s:5:\"title\";s:12:\"Blue Element\";s:5:\"color\";s:7:\"#C8D5DC\";}i:2;a:3:{s:3:\"_id\";s:7:\"764183d\";s:5:\"title\";s:13:\"Blue Light BG\";s:5:\"color\";s:7:\"#F9FAFD\";}i:3;a:3:{s:3:\"_id\";s:7:\"d6cea4e\";s:5:\"title\";s:13:\"White Element\";s:5:\"color\";s:7:\"#FFFFFF\";}i:4;a:3:{s:3:\"_id\";s:7:\"86b4fcd\";s:5:\"title\";s:17:\"Full Transparency\";s:5:\"color\";s:9:\"#02010100\";}i:5;a:3:{s:3:\"_id\";s:7:\"57c8da2\";s:5:\"title\";s:10:\"Overlay BG\";s:5:\"color\";s:9:\"#000000CC\";}}s:17:\"system_typography\";a:4:{i:0;a:15:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:65;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;s:5:\"sizes\";a:0:{}}}i:1;a:14:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;s:5:\"sizes\";a:0:{}}}i:2;a:13:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:9:\"Body Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:22:\"typography_font_weight\";s:3:\"300\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}i:3;a:13:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:11:\"Accent Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}}s:17:\"custom_typography\";a:7:{i:0;a:12:{s:3:\"_id\";s:7:\"392b9e0\";s:5:\"title\";s:9:\"Box Title\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}}i:1;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"300\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"c05b693\";s:5:\"title\";s:8:\"Subtitle\";}i:2;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"300\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"6558fb1\";s:5:\"title\";s:13:\"Special Title\";}i:3;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"italic\";s:26:\"typography_text_decoration\";s:9:\"underline\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"92bce3b\";s:5:\"title\";s:21:\"Accent Text Underline\";s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}}i:4;a:14:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:85;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"b2deeae\";s:5:\"title\";s:13:\"Hero Headline\";s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:65;s:5:\"sizes\";a:0:{}}}i:5;a:14:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:200;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:145;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"fb1a3e0\";s:5:\"title\";s:9:\"404 Title\";}i:6;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"italic\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"397e168\";s:5:\"title\";s:27:\"Body Text Italic Capitalize\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1520;s:5:\"sizes\";a:0:{}}s:15:\"activeItemIndex\";i:1;s:11:\"__globals__\";a:5:{s:17:\"link_normal_color\";s:24:\"globals/colors?id=accent\";s:16:\"link_hover_color\";s:25:\"globals/colors?id=primary\";s:21:\"body_background_color\";s:25:\"globals/colors?id=c696dce\";s:24:\"h4_typography_typography\";s:29:\"globals/typography?id=392b9e0\";s:8:\"h4_color\";s:25:\"globals/colors?id=primary\";}s:32:\"link_normal_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:71;s:5:\"sizes\";a:0:{}}s:23:\"h1_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:104;s:5:\"sizes\";a:0:{}}s:23:\"h2_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:156;s:5:\"sizes\";a:0:{}}s:23:\"h3_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:132;s:5:\"sizes\";a:0:{}}s:23:\"h4_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:23:\"h5_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:137;s:5:\"sizes\";a:0:{}}s:23:\"h6_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:121;s:5:\"sizes\";a:0:{}}s:21:\"space_between_widgets\";a:6:{s:6:\"column\";s:0:\"\";s:3:\"row\";s:0:\"\";s:8:\"isLinked\";b:1;s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"body_background_background\";s:7:\"classic\";s:17:\"container_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:9:\"site_name\";s:12:\"My WordPress\";s:9:\"site_logo\";a:5:{s:3:\"url\";s:102:\"https://redlighthealthbenefits.com/wp-content/uploads/2024/01/red-light-health-benefits-logo-black.png\";s:2:\"id\";i:93;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:30:\"Red Light Health Benefits Logo\";s:6:\"source\";s:7:\"library\";}}'),(736,96,'_elementor_data','[]'),(737,96,'_elementor_page_assets','a:0:{}'),(739,97,'_elementor_edit_mode','builder'),(740,97,'_elementor_template_type','header'),(741,97,'_elementor_version','3.19.0'),(742,97,'_elementor_pro_version','3.19.0'),(743,97,'_wp_page_template','default'),(744,97,'_elementor_page_settings','a:2:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";}'),(745,97,'_elementor_data','[{\"id\":\"c16664c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":67,\"sizes\":[]},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"background_background\":\"classic\",\"background_motion_fx_opacity_effect\":\"yes\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":\"5\"}},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor8\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"min_height_mobile\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_title\":\"Header\",\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[],\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"47e341f\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"2d789d2d\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":77,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"object-fit\":\"contain\",\"image\":{\"id\":34,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/placeholder-3.png\"},\"align\":\"left\",\"height_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"dd87771\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"45c90f3b\",\"elType\":\"widget\",\"settings\":{\"dropdown\":\"mobile\",\"full_width\":\"stretch\",\"pointer_width\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=secondary\",\"pointer_color_menu_item_active\":\"globals\\/colors?id=text\",\"color_menu_item_active\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=text\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_dropdown_item\":\"globals\\/colors?id=primary\",\"background_color_dropdown_item\":\"globals\\/colors?id=secondary\",\"toggle_background_color\":\"globals\\/colors?id=86b4fcd\",\"toggle_color\":\"globals\\/colors?id=accent\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=764183d\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=764183d\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=text\"},\"animation_text\":\"skew\",\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"toggle_align\":\"right\",\"_flex_size_mobile\":\"grow\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"menu\":\"primary-menu\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"af557de\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"748aaeb8\",\"elType\":\"widget\",\"settings\":{\"skin\":\"full_screen\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"toggle_align\":\"right\",\"toggle_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"toggle_background_color\":\"globals\\/colors?id=86b4fcd\",\"input_text_color\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"144a4ec\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"search-form\"}],\"isInner\":false}]'),(746,97,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:8:\"e-sticky\";}}'),(747,97,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(748,97,'_elementor_import_session_id','65b7e01be4fbe'),(750,63,'_eael_post_view_count','608'),(755,98,'_elementor_edit_mode','builder'),(756,98,'_elementor_template_type','kit'),(757,98,'_elementor_version','3.19.0'),(758,98,'_elementor_pro_version','3.19.0'),(759,98,'_wp_page_template','default'),(760,98,'_elementor_page_settings','a:24:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#1C244B\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#F3F5F8\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:9:\"Body Text\";s:5:\"color\";s:7:\"#324A6D\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#467FF7\";}}s:13:\"custom_colors\";a:6:{i:0;a:3:{s:3:\"_id\";s:7:\"c696dce\";s:5:\"title\";s:6:\"BG Kit\";s:5:\"color\";s:7:\"#FFFFFF\";}i:1;a:3:{s:3:\"_id\";s:7:\"14ef391\";s:5:\"title\";s:12:\"Blue Element\";s:5:\"color\";s:7:\"#C8D5DC\";}i:2;a:3:{s:3:\"_id\";s:7:\"764183d\";s:5:\"title\";s:13:\"Blue Light BG\";s:5:\"color\";s:7:\"#F9FAFD\";}i:3;a:3:{s:3:\"_id\";s:7:\"d6cea4e\";s:5:\"title\";s:13:\"White Element\";s:5:\"color\";s:7:\"#FFFFFF\";}i:4;a:3:{s:3:\"_id\";s:7:\"86b4fcd\";s:5:\"title\";s:17:\"Full Transparency\";s:5:\"color\";s:9:\"#02010100\";}i:5;a:3:{s:3:\"_id\";s:7:\"57c8da2\";s:5:\"title\";s:10:\"Overlay BG\";s:5:\"color\";s:9:\"#000000CC\";}}s:17:\"system_typography\";a:4:{i:0;a:15:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:65;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;s:5:\"sizes\";a:0:{}}}i:1;a:14:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;s:5:\"sizes\";a:0:{}}}i:2;a:13:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:9:\"Body Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:22:\"typography_font_weight\";s:3:\"300\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}i:3;a:13:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:11:\"Accent Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}}s:17:\"custom_typography\";a:7:{i:0;a:12:{s:3:\"_id\";s:7:\"392b9e0\";s:5:\"title\";s:9:\"Box Title\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}}i:1;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"300\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"c05b693\";s:5:\"title\";s:8:\"Subtitle\";}i:2;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"300\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"6558fb1\";s:5:\"title\";s:13:\"Special Title\";}i:3;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"italic\";s:26:\"typography_text_decoration\";s:9:\"underline\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"92bce3b\";s:5:\"title\";s:21:\"Accent Text Underline\";s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}}i:4;a:14:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:85;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"b2deeae\";s:5:\"title\";s:13:\"Hero Headline\";s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:65;s:5:\"sizes\";a:0:{}}}i:5;a:14:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:200;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:145;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"fb1a3e0\";s:5:\"title\";s:9:\"404 Title\";}i:6;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"italic\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"397e168\";s:5:\"title\";s:27:\"Body Text Italic Capitalize\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1520;s:5:\"sizes\";a:0:{}}s:15:\"activeItemIndex\";i:1;s:11:\"__globals__\";a:5:{s:17:\"link_normal_color\";s:24:\"globals/colors?id=accent\";s:16:\"link_hover_color\";s:25:\"globals/colors?id=primary\";s:21:\"body_background_color\";s:25:\"globals/colors?id=c696dce\";s:24:\"h4_typography_typography\";s:29:\"globals/typography?id=392b9e0\";s:8:\"h4_color\";s:25:\"globals/colors?id=primary\";}s:32:\"link_normal_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:71;s:5:\"sizes\";a:0:{}}s:23:\"h1_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:104;s:5:\"sizes\";a:0:{}}s:23:\"h2_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:156;s:5:\"sizes\";a:0:{}}s:23:\"h3_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:132;s:5:\"sizes\";a:0:{}}s:23:\"h4_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:23:\"h5_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:137;s:5:\"sizes\";a:0:{}}s:23:\"h6_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:121;s:5:\"sizes\";a:0:{}}s:21:\"space_between_widgets\";a:6:{s:6:\"column\";s:0:\"\";s:3:\"row\";s:0:\"\";s:8:\"isLinked\";b:1;s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"body_background_background\";s:7:\"classic\";s:17:\"container_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:9:\"site_name\";s:12:\"My WordPress\";s:9:\"site_logo\";a:5:{s:3:\"url\";s:98:\"https://redlighthealthbenefits.com/wp-content/uploads/2024/01/red-light-health-benefits-logo-2.png\";s:2:\"id\";i:95;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:30:\"Red Light Health Benefits Logo\";s:6:\"source\";s:7:\"library\";}}'),(761,98,'_elementor_data','[]'),(762,98,'_elementor_page_assets','a:0:{}'),(769,99,'_elementor_edit_mode','builder'),(770,99,'_elementor_template_type','header'),(771,99,'_elementor_version','3.19.0'),(772,99,'_elementor_pro_version','3.19.0'),(773,99,'_wp_page_template','default'),(774,99,'_elementor_page_settings','a:2:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";}'),(775,99,'_elementor_data','[{\"id\":\"c16664c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":67,\"sizes\":[]},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"background_background\":\"classic\",\"background_motion_fx_opacity_effect\":\"yes\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":\"5\"}},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor8\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"min_height_mobile\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_title\":\"Header\",\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[],\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"47e341f\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"2d789d2d\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":77,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"object-fit\":\"contain\",\"image\":{\"id\":34,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/placeholder-3.png\"},\"align\":\"left\",\"height_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"dd87771\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"45c90f3b\",\"elType\":\"widget\",\"settings\":{\"dropdown\":\"mobile\",\"full_width\":\"stretch\",\"pointer_width\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=secondary\",\"pointer_color_menu_item_active\":\"globals\\/colors?id=text\",\"color_menu_item_active\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"menu_typography_typography\":\"globals\\/typography?id=accent\",\"color_dropdown_item\":\"globals\\/colors?id=primary\",\"background_color_dropdown_item\":\"globals\\/colors?id=secondary\",\"toggle_background_color\":\"globals\\/colors?id=86b4fcd\",\"toggle_color\":\"globals\\/colors?id=accent\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=764183d\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=764183d\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=text\"},\"animation_text\":\"skew\",\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"toggle_align\":\"right\",\"_flex_size_mobile\":\"grow\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"menu\":\"primary-menu\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"af557de\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"748aaeb8\",\"elType\":\"widget\",\"settings\":{\"skin\":\"full_screen\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"toggle_align\":\"right\",\"toggle_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"toggle_background_color\":\"globals\\/colors?id=86b4fcd\",\"input_text_color\":\"globals\\/colors?id=accent\",\"input_text_color_focus\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"144a4ec\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"search-form\"}],\"isInner\":false}]'),(776,99,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:8:\"e-sticky\";}}'),(777,99,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(778,99,'_elementor_import_session_id','65b7e01be4fbe'),(783,100,'_wp_attached_file','2024/01/red-light-health-benefits-logo-near-me.png'),(784,100,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:600;s:6:\"height\";i:250;s:4:\"file\";s:50:\"2024/01/red-light-health-benefits-logo-near-me.png\";s:8:\"filesize\";i:126318;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"red-light-health-benefits-logo-near-me-300x125.png\";s:5:\"width\";i:300;s:6:\"height\";i:125;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:34400;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"red-light-health-benefits-logo-near-me-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:23545;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(785,100,'_wp_attachment_image_alt',''),(786,101,'_elementor_edit_mode','builder'),(787,101,'_elementor_template_type','kit'),(788,101,'_elementor_version','3.19.0'),(789,101,'_elementor_pro_version','3.19.0'),(790,101,'_wp_page_template','default'),(791,101,'_elementor_page_settings','a:25:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#FF0302\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#F3F5F8\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:9:\"Body Text\";s:5:\"color\";s:7:\"#2A2727\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#970000\";}}s:13:\"custom_colors\";a:6:{i:0;a:3:{s:3:\"_id\";s:7:\"c696dce\";s:5:\"title\";s:6:\"BG Kit\";s:5:\"color\";s:7:\"#FFFFFF\";}i:1;a:3:{s:3:\"_id\";s:7:\"14ef391\";s:5:\"title\";s:12:\"Blue Element\";s:5:\"color\";s:7:\"#C8D5DC\";}i:2;a:3:{s:3:\"_id\";s:7:\"764183d\";s:5:\"title\";s:13:\"Blue Light BG\";s:5:\"color\";s:7:\"#F9FAFD\";}i:3;a:3:{s:3:\"_id\";s:7:\"d6cea4e\";s:5:\"title\";s:13:\"White Element\";s:5:\"color\";s:7:\"#FFFFFF\";}i:4;a:3:{s:3:\"_id\";s:7:\"86b4fcd\";s:5:\"title\";s:17:\"Full Transparency\";s:5:\"color\";s:9:\"#02010100\";}i:5;a:3:{s:3:\"_id\";s:7:\"57c8da2\";s:5:\"title\";s:10:\"Overlay BG\";s:5:\"color\";s:9:\"#000000CC\";}}s:17:\"system_typography\";a:4:{i:0;a:15:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:65;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;s:5:\"sizes\";a:0:{}}}i:1;a:14:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;s:5:\"sizes\";a:0:{}}}i:2;a:13:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:9:\"Body Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:22:\"typography_font_weight\";s:3:\"300\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}i:3;a:13:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:11:\"Accent Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}}s:17:\"custom_typography\";a:7:{i:0;a:12:{s:3:\"_id\";s:7:\"392b9e0\";s:5:\"title\";s:9:\"Box Title\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}}i:1;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"300\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"c05b693\";s:5:\"title\";s:8:\"Subtitle\";}i:2;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"300\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"6558fb1\";s:5:\"title\";s:13:\"Special Title\";}i:3;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"italic\";s:26:\"typography_text_decoration\";s:9:\"underline\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"92bce3b\";s:5:\"title\";s:21:\"Accent Text Underline\";s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}}i:4;a:14:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:85;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"b2deeae\";s:5:\"title\";s:13:\"Hero Headline\";s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:65;s:5:\"sizes\";a:0:{}}}i:5;a:14:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:200;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:145;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"fb1a3e0\";s:5:\"title\";s:9:\"404 Title\";}i:6;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"italic\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"397e168\";s:5:\"title\";s:27:\"Body Text Italic Capitalize\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1520;s:5:\"sizes\";a:0:{}}s:15:\"activeItemIndex\";i:1;s:11:\"__globals__\";a:5:{s:17:\"link_normal_color\";s:24:\"globals/colors?id=accent\";s:16:\"link_hover_color\";s:25:\"globals/colors?id=primary\";s:21:\"body_background_color\";s:25:\"globals/colors?id=c696dce\";s:24:\"h4_typography_typography\";s:29:\"globals/typography?id=392b9e0\";s:8:\"h4_color\";s:25:\"globals/colors?id=primary\";}s:32:\"link_normal_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:71;s:5:\"sizes\";a:0:{}}s:23:\"h1_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:104;s:5:\"sizes\";a:0:{}}s:23:\"h2_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:156;s:5:\"sizes\";a:0:{}}s:23:\"h3_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:132;s:5:\"sizes\";a:0:{}}s:23:\"h4_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:23:\"h5_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:137;s:5:\"sizes\";a:0:{}}s:23:\"h6_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:121;s:5:\"sizes\";a:0:{}}s:21:\"space_between_widgets\";a:6:{s:6:\"column\";s:0:\"\";s:3:\"row\";s:0:\"\";s:8:\"isLinked\";b:1;s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"body_background_background\";s:7:\"classic\";s:17:\"container_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:9:\"site_name\";s:12:\"My WordPress\";s:9:\"site_logo\";a:5:{s:3:\"url\";s:98:\"https://redlighthealthbenefits.com/wp-content/uploads/2024/01/red-light-health-benefits-logo-2.png\";s:2:\"id\";i:95;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:30:\"Red Light Health Benefits Logo\";s:6:\"source\";s:7:\"library\";}s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";}'),(792,101,'_elementor_data','[]'),(793,101,'_elementor_page_assets','a:0:{}'),(795,102,'_elementor_edit_mode','builder'),(796,102,'_elementor_template_type','header'),(797,102,'_elementor_version','3.19.0'),(798,102,'_elementor_pro_version','3.19.0'),(799,102,'_wp_page_template','default'),(800,102,'_elementor_page_settings','a:2:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";}'),(801,102,'_elementor_data','[{\"id\":\"c16664c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":67,\"sizes\":[]},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"background_background\":\"classic\",\"background_motion_fx_opacity_effect\":\"yes\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":\"5\"}},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor8\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"min_height_mobile\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_title\":\"Header\",\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[],\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"47e341f\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"2d789d2d\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":77,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"object-fit\":\"contain\",\"image\":{\"id\":34,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/placeholder-3.png\"},\"align\":\"left\",\"height_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"dd87771\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"45c90f3b\",\"elType\":\"widget\",\"settings\":{\"dropdown\":\"mobile\",\"full_width\":\"stretch\",\"pointer_width\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=secondary\",\"pointer_color_menu_item_active\":\"globals\\/colors?id=text\",\"color_menu_item_active\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"menu_typography_typography\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=primary\",\"background_color_dropdown_item\":\"globals\\/colors?id=secondary\",\"toggle_background_color\":\"globals\\/colors?id=86b4fcd\",\"toggle_color\":\"globals\\/colors?id=accent\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=764183d\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=764183d\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=text\"},\"animation_text\":\"skew\",\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"toggle_align\":\"right\",\"_flex_size_mobile\":\"grow\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"menu\":\"primary-menu\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"af557de\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Oswald\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"menu_typography_font_style\":\"normal\",\"menu_typography_text_decoration\":\"none\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.5999999999999996,\"sizes\":[]},\"menu_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"color_menu_item\":\"#F3F5F8\",\"color_menu_item_hover\":\"#970000\",\"pointer_color_menu_item_hover\":\"#2A2727\",\"color_menu_item_active\":\"#2A2727\",\"pointer_color_menu_item_active\":\"#2A2727\",\"color_dropdown_item\":\"#FF0302\",\"background_color_dropdown_item\":\"#F3F5F8\",\"background_color_dropdown_item_hover\":\"#F9FAFD\",\"background_color_dropdown_item_active\":\"#F9FAFD\",\"toggle_color\":\"#970000\",\"toggle_background_color\":\"#02010100\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"748aaeb8\",\"elType\":\"widget\",\"settings\":{\"skin\":\"full_screen\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"toggle_align\":\"right\",\"toggle_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"toggle_background_color\":\"globals\\/colors?id=86b4fcd\",\"input_text_color\":\"globals\\/colors?id=accent\",\"input_text_color_focus\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"144a4ec\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"search-form\"}],\"isInner\":false}]'),(802,102,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:8:\"e-sticky\";}}'),(803,102,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(804,102,'_elementor_import_session_id','65b7e01be4fbe'),(811,103,'_elementor_edit_mode','builder'),(812,103,'_elementor_template_type','header'),(813,103,'_elementor_version','3.19.0'),(814,103,'_elementor_pro_version','3.19.0'),(815,103,'_wp_page_template','default'),(816,103,'_elementor_page_settings','a:2:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";}'),(817,103,'_elementor_data','[{\"id\":\"c16664c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":67,\"sizes\":[]},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"background_background\":\"classic\",\"background_motion_fx_opacity_effect\":\"yes\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":\"5\"}},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor8\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"min_height_mobile\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_title\":\"Header\",\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[],\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"47e341f\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"2d789d2d\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":77,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"object-fit\":\"contain\",\"image\":{\"id\":34,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/placeholder-3.png\"},\"align\":\"left\",\"height_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"dd87771\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"45c90f3b\",\"elType\":\"widget\",\"settings\":{\"dropdown\":\"mobile\",\"full_width\":\"stretch\",\"pointer_width\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=secondary\",\"pointer_color_menu_item_active\":\"globals\\/colors?id=primary\",\"color_menu_item_active\":\"globals\\/colors?id=primary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"menu_typography_typography\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=primary\",\"background_color_dropdown_item\":\"globals\\/colors?id=secondary\",\"toggle_background_color\":\"globals\\/colors?id=86b4fcd\",\"toggle_color\":\"globals\\/colors?id=accent\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=764183d\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=764183d\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=text\"},\"animation_text\":\"skew\",\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"toggle_align\":\"right\",\"_flex_size_mobile\":\"grow\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"menu\":\"primary-menu\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"af557de\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Oswald\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"menu_typography_font_style\":\"normal\",\"menu_typography_text_decoration\":\"none\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.5999999999999996,\"sizes\":[]},\"menu_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"color_menu_item\":\"#F3F5F8\",\"color_menu_item_hover\":\"#970000\",\"pointer_color_menu_item_hover\":\"#2A2727\",\"color_menu_item_active\":\"#2A2727\",\"pointer_color_menu_item_active\":\"#2A2727\",\"color_dropdown_item\":\"#FF0302\",\"background_color_dropdown_item\":\"#F3F5F8\",\"background_color_dropdown_item_hover\":\"#F9FAFD\",\"background_color_dropdown_item_active\":\"#F9FAFD\",\"toggle_color\":\"#970000\",\"toggle_background_color\":\"#02010100\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"748aaeb8\",\"elType\":\"widget\",\"settings\":{\"skin\":\"full_screen\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"toggle_align\":\"right\",\"toggle_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"toggle_background_color\":\"globals\\/colors?id=86b4fcd\",\"input_text_color\":\"globals\\/colors?id=accent\",\"input_text_color_focus\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"144a4ec\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"search-form\"}],\"isInner\":false}]'),(818,103,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:8:\"e-sticky\";}}'),(819,103,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(820,103,'_elementor_import_session_id','65b7e01be4fbe'),(824,104,'_elementor_edit_mode','builder'),(825,104,'_elementor_template_type','header'),(826,104,'_elementor_version','3.19.0'),(827,104,'_elementor_pro_version','3.19.0'),(828,104,'_wp_page_template','default'),(829,104,'_elementor_page_settings','a:2:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";}'),(830,104,'_elementor_data','[{\"id\":\"c16664c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":67,\"sizes\":[]},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"background_background\":\"classic\",\"background_motion_fx_opacity_effect\":\"yes\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":\"5\"}},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor8\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"min_height_mobile\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_title\":\"Header\",\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[],\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"47e341f\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"2d789d2d\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":77,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"object-fit\":\"contain\",\"image\":{\"id\":34,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/placeholder-3.png\"},\"align\":\"left\",\"height_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"dd87771\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"45c90f3b\",\"elType\":\"widget\",\"settings\":{\"dropdown\":\"mobile\",\"full_width\":\"stretch\",\"pointer_width\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=secondary\",\"pointer_color_menu_item_active\":\"globals\\/colors?id=primary\",\"color_menu_item_active\":\"globals\\/colors?id=primary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"menu_typography_typography\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=primary\",\"background_color_dropdown_item\":\"globals\\/colors?id=secondary\",\"toggle_background_color\":\"globals\\/colors?id=86b4fcd\",\"toggle_color\":\"globals\\/colors?id=accent\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=764183d\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=764183d\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=accent\"},\"animation_text\":\"skew\",\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"toggle_align\":\"right\",\"_flex_size_mobile\":\"grow\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"menu\":\"primary-menu\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"af557de\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Oswald\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"menu_typography_font_style\":\"normal\",\"menu_typography_text_decoration\":\"none\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.5999999999999996,\"sizes\":[]},\"menu_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"color_menu_item\":\"#F3F5F8\",\"color_menu_item_hover\":\"#970000\",\"pointer_color_menu_item_hover\":\"#2A2727\",\"color_menu_item_active\":\"#2A2727\",\"pointer_color_menu_item_active\":\"#2A2727\",\"color_dropdown_item\":\"#FF0302\",\"background_color_dropdown_item\":\"#F3F5F8\",\"background_color_dropdown_item_hover\":\"#F9FAFD\",\"background_color_dropdown_item_active\":\"#F9FAFD\",\"toggle_color\":\"#970000\",\"toggle_background_color\":\"#02010100\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"748aaeb8\",\"elType\":\"widget\",\"settings\":{\"skin\":\"full_screen\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"toggle_align\":\"right\",\"toggle_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"toggle_background_color\":\"globals\\/colors?id=86b4fcd\",\"input_text_color\":\"globals\\/colors?id=accent\",\"input_text_color_focus\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"144a4ec\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"search-form\"}],\"isInner\":false}]'),(831,104,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:8:\"e-sticky\";}}'),(832,104,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(833,104,'_elementor_import_session_id','65b7e01be4fbe'),(837,46,'_edit_lock','1708554601:2'),(838,46,'rank_math_seo_score','26'),(839,105,'_elementor_edit_mode','builder'),(840,105,'_elementor_template_type','wp-page'),(841,105,'_elementor_version','3.19.0'),(842,105,'_elementor_pro_version','3.19.0'),(843,105,'_wp_page_template','elementor_header_footer'),(844,105,'_elementor_data','[{\"id\":\"162b8e05\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Hero\",\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"18b15f41\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is Your Blog Headline\",\"header_size\":\"h1\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ea742be\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"editor\":\"<p>A short description introducing visitors to the topic of your blog and what to expect in it.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":540,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c05b693\"},\"_element_width_mobile\":\"inherit\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"51ff8d58\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"173bea45\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51f43048\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\",\"cards_excerpt_color\":\"globals\\/colors?id=text\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"cards_columns\":\"2\",\"cards_posts_per_page\":2,\"load_more_spinner\":{\"value\":\"fas fa-spinner\",\"library\":\"fa-solid\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"6e0ca9e6\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Join Newsletter\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":405,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6d6237bb\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_justify_content\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"31\",\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/1920x540.jpg\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[],\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"529eb2dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Join our newsletter\\nto stay updated\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"795471e7\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Newsletter Form\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Your email\",\"placeholder\":\"Your email\",\"_id\":\"cd2e872\",\"width\":\"60\",\"width_tablet\":\"60\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"recaptcha_badge\":\"bottomright\",\"css_classes\":\"\",\"field_value\":\"\"}],\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"subscribe\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"html_spacing\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"_background_color\":\"\",\"success_message_color\":\"globals\\/colors?id=text\",\"error_message_color\":\"globals\\/colors?id=text\",\"inline_message_color\":\"globals\\/colors?id=text\",\"field_text_color\":\"globals\\/colors?id=14ef391\",\"field_border_color\":\"globals\\/colors?id=14ef391\",\"button_text_color\":\"globals\\/colors?id=d6cea4e\",\"button_border_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=86b4fcd\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_hover_color\":\"globals\\/colors?id=accent\"},\"show_labels\":\"\",\"column_gap\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"field_text_color\":\"#8EB3E6\",\"field_background_color\":\"\",\"field_border_color\":\"#8EB3E6\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_color\":\"#FFFFFF\",\"button_border_color\":\"#2C6FC0\",\"button_background_hover_color\":\"#02010100\",\"button_hover_color\":\"#2C6FC0\",\"button_hover_border_color\":\"#2C6FC0\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"2\",\"left\":\"10\",\"isLinked\":false},\"success_message_color\":\"#324A6D\",\"error_message_color\":\"#324A6D\",\"inline_message_color\":\"#324A6D\",\"input_size\":\"md\",\"button_size\":\"md\",\"button_width\":\"40\",\"button_width_tablet\":\"40\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":641,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_button_icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"30900655\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"461121e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6da1e983\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"load_more_spinner\":{\"value\":\"fas fa-spinner\",\"library\":\"fa-solid\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),(845,105,'_elementor_page_assets','a:0:{}'),(846,105,'_elementor_import_session_id','65b7e01be4fbe'),(848,106,'_elementor_edit_mode','builder'),(849,106,'_elementor_template_type','wp-page'),(850,106,'_elementor_version','3.19.0'),(851,106,'_elementor_pro_version','3.19.0'),(852,106,'_wp_page_template','elementor_header_footer'),(853,106,'_elementor_data','[{\"id\":\"162b8e05\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Hero\",\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"18b15f41\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is Your Blog Headline\",\"header_size\":\"h1\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ea742be\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"editor\":\"<p>A short description introducing visitors to the topic of your blog and what to expect in it.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":540,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c05b693\"},\"_element_width_mobile\":\"inherit\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"51ff8d58\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"173bea45\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51f43048\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\",\"cards_excerpt_color\":\"globals\\/colors?id=text\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"cards_columns\":\"2\",\"cards_posts_per_page\":2,\"load_more_spinner\":{\"value\":\"fas fa-spinner\",\"library\":\"fa-solid\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"6e0ca9e6\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Join Newsletter\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":405,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"6d6237bb\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_justify_content\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"31\",\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/1920x540.jpg\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[],\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"529eb2dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Join our newsletter\\nto stay updated\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"795471e7\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Newsletter Form\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Your email\",\"placeholder\":\"Your email\",\"_id\":\"cd2e872\",\"width\":\"60\",\"width_tablet\":\"60\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\",\"selected_icon\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"field_options\":\"\",\"allow_multiple\":\"\",\"select_size\":\"\",\"inline_list\":\"\",\"field_html\":\"\",\"width_mobile\":\"\",\"rows\":4,\"recaptcha_size\":\"normal\",\"recaptcha_style\":\"light\",\"recaptcha_badge\":\"bottomright\",\"css_classes\":\"\",\"field_value\":\"\"}],\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"subscribe\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"html_spacing\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"_background_color\":\"\",\"success_message_color\":\"globals\\/colors?id=text\",\"error_message_color\":\"globals\\/colors?id=text\",\"inline_message_color\":\"globals\\/colors?id=text\",\"field_text_color\":\"globals\\/colors?id=14ef391\",\"field_border_color\":\"globals\\/colors?id=14ef391\",\"button_text_color\":\"globals\\/colors?id=d6cea4e\",\"button_border_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=86b4fcd\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_hover_color\":\"globals\\/colors?id=accent\"},\"show_labels\":\"\",\"column_gap\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"field_text_color\":\"#8EB3E6\",\"field_background_color\":\"\",\"field_border_color\":\"#8EB3E6\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_color\":\"#FFFFFF\",\"button_border_color\":\"#2C6FC0\",\"button_background_hover_color\":\"#02010100\",\"button_hover_color\":\"#2C6FC0\",\"button_hover_border_color\":\"#2C6FC0\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"2\",\"left\":\"10\",\"isLinked\":false},\"success_message_color\":\"#324A6D\",\"error_message_color\":\"#324A6D\",\"inline_message_color\":\"#324A6D\",\"input_size\":\"md\",\"button_size\":\"md\",\"button_width\":\"40\",\"button_width_tablet\":\"40\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":641,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"selected_button_icon\":{\"value\":\"\",\"library\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"30900655\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_slideshow_gallery\":[],\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_slideshow_gallery\":[],\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_slideshow_gallery\":[]},\"elements\":[{\"id\":\"461121e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6da1e983\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"load_more_spinner\":{\"value\":\"fas fa-spinner\",\"library\":\"fa-solid\"},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_slideshow_gallery\":[],\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_slideshow_gallery\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_slideshow_gallery\":[],\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_slideshow_gallery\":[],\"_mask_image\":{\"url\":\"\",\"id\":\"\"}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),(854,106,'_elementor_page_assets','a:0:{}'),(855,106,'_elementor_import_session_id','65b7e01be4fbe'),(857,46,'_elementor_page_settings','a:6:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FEF2FF\";s:11:\"__globals__\";a:2:{s:16:\"background_color\";s:0:\"\";s:18:\"background_color_b\";s:27:\"globals/colors?id=secondary\";}s:18:\"background_color_b\";s:7:\"#F3F5F8\";}'),(858,107,'_elementor_edit_mode','builder'),(859,107,'_elementor_template_type','wp-page'),(860,107,'_elementor_version','3.19.0'),(861,107,'_elementor_pro_version','3.19.0'),(862,107,'_wp_page_template','elementor_header_footer'),(863,107,'_elementor_data','[{\"id\":\"162b8e05\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Hero\",\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"af663a7\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"18b15f41\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is Your Blog Headline\",\"header_size\":\"h1\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9f21623\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ea742be\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"editor\":\"<p>A short description introducing visitors to the topic of your blog and what to expect in it.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":540,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c05b693\"},\"_element_width_mobile\":\"inherit\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"080c849\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"51ff8d58\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"a1b100c\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"173bea45\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"704ac1a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51f43048\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\",\"cards_excerpt_color\":\"globals\\/colors?id=text\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"cards_columns\":\"2\",\"cards_posts_per_page\":2,\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"b19fa2d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"6e0ca9e6\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Join Newsletter\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":405,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"746fa9e\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"6d6237bb\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_justify_content\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"31\",\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/1920x540.jpg\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[],\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"aa6ed04\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"529eb2dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Join our newsletter\\nto stay updated\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"a1fe376\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"795471e7\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Newsletter Form\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Your email\",\"placeholder\":\"Your email\",\"_id\":\"cd2e872\",\"width\":\"60\",\"width_tablet\":\"60\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"subscribe\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"html_spacing\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"_background_color\":\"\",\"success_message_color\":\"globals\\/colors?id=text\",\"error_message_color\":\"globals\\/colors?id=text\",\"inline_message_color\":\"globals\\/colors?id=text\",\"field_text_color\":\"globals\\/colors?id=14ef391\",\"field_border_color\":\"globals\\/colors?id=14ef391\",\"button_text_color\":\"globals\\/colors?id=d6cea4e\",\"button_border_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=86b4fcd\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_hover_color\":\"globals\\/colors?id=accent\"},\"show_labels\":\"\",\"column_gap\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"field_text_color\":\"#8EB3E6\",\"field_background_color\":\"\",\"field_border_color\":\"#8EB3E6\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_color\":\"#FFFFFF\",\"button_border_color\":\"#2C6FC0\",\"button_background_hover_color\":\"#02010100\",\"button_hover_color\":\"#2C6FC0\",\"button_hover_border_color\":\"#2C6FC0\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"2\",\"left\":\"10\",\"isLinked\":false},\"success_message_color\":\"#324A6D\",\"error_message_color\":\"#324A6D\",\"inline_message_color\":\"#324A6D\",\"input_size\":\"md\",\"button_size\":\"md\",\"button_width\":\"40\",\"button_width_tablet\":\"40\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":641,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"email_to\":\"wp@dxpsites.com\",\"email_subject\":\"New message from "My WordPress"\",\"email_from\":\"email@redlighthealthbenefits.com\",\"email_from_name\":\"My WordPress\",\"email_to_2\":\"wp@dxpsites.com\",\"email_subject_2\":\"New message from "My WordPress"\",\"email_from_2\":\"email@redlighthealthbenefits.com\",\"email_from_name_2\":\"My WordPress\",\"email_reply_to_2\":\"wp@dxpsites.com\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"server_message\":\"Your submission failed because of a server error.\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"2b80445\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"30900655\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"044ee86\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"461121e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"7dcc954\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6da1e983\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4a0e8c8\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),(864,107,'_elementor_page_assets','a:0:{}'),(865,107,'_elementor_import_session_id','65b7e01be4fbe'),(867,107,'_elementor_page_settings','a:5:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#E4E4E4\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:0:\"\";}}'),(869,108,'_elementor_edit_mode','builder'),(870,108,'_elementor_template_type','kit'),(871,108,'_elementor_version','3.19.0'),(872,108,'_elementor_pro_version','3.19.0'),(873,108,'_wp_page_template','default'),(874,108,'_elementor_page_settings','a:25:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#FF0302\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#F3F5F8\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:9:\"Body Text\";s:5:\"color\";s:7:\"#2A2727\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#970000\";}}s:13:\"custom_colors\";a:6:{i:0;a:3:{s:3:\"_id\";s:7:\"c696dce\";s:5:\"title\";s:6:\"BG Kit\";s:5:\"color\";s:7:\"#FFFFFF\";}i:1;a:3:{s:3:\"_id\";s:7:\"14ef391\";s:5:\"title\";s:12:\"Blue Element\";s:5:\"color\";s:7:\"#C8D5DC\";}i:2;a:3:{s:3:\"_id\";s:7:\"764183d\";s:5:\"title\";s:13:\"Blue Light BG\";s:5:\"color\";s:7:\"#F9FAFD\";}i:3;a:3:{s:3:\"_id\";s:7:\"d6cea4e\";s:5:\"title\";s:13:\"White Element\";s:5:\"color\";s:7:\"#FFFFFF\";}i:4;a:3:{s:3:\"_id\";s:7:\"86b4fcd\";s:5:\"title\";s:17:\"Full Transparency\";s:5:\"color\";s:9:\"#02010100\";}i:5;a:3:{s:3:\"_id\";s:7:\"57c8da2\";s:5:\"title\";s:10:\"Overlay BG\";s:5:\"color\";s:9:\"#000000CC\";}}s:17:\"system_typography\";a:4:{i:0;a:15:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:65;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;s:5:\"sizes\";a:0:{}}}i:1;a:14:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;s:5:\"sizes\";a:0:{}}}i:2;a:13:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:9:\"Body Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:22:\"typography_font_weight\";s:3:\"300\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}i:3;a:13:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:11:\"Accent Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}}s:17:\"custom_typography\";a:7:{i:0;a:12:{s:3:\"_id\";s:7:\"392b9e0\";s:5:\"title\";s:9:\"Box Title\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}}i:1;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"300\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"c05b693\";s:5:\"title\";s:8:\"Subtitle\";}i:2;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"300\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"6558fb1\";s:5:\"title\";s:13:\"Special Title\";}i:3;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"italic\";s:26:\"typography_text_decoration\";s:9:\"underline\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"92bce3b\";s:5:\"title\";s:21:\"Accent Text Underline\";s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}}i:4;a:14:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:85;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"b2deeae\";s:5:\"title\";s:13:\"Hero Headline\";s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:65;s:5:\"sizes\";a:0:{}}}i:5;a:14:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:200;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:145;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"fb1a3e0\";s:5:\"title\";s:9:\"404 Title\";}i:6;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"italic\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"397e168\";s:5:\"title\";s:27:\"Body Text Italic Capitalize\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1520;s:5:\"sizes\";a:0:{}}s:15:\"activeItemIndex\";i:1;s:11:\"__globals__\";a:5:{s:17:\"link_normal_color\";s:24:\"globals/colors?id=accent\";s:16:\"link_hover_color\";s:25:\"globals/colors?id=primary\";s:21:\"body_background_color\";s:25:\"globals/colors?id=c696dce\";s:24:\"h4_typography_typography\";s:29:\"globals/typography?id=392b9e0\";s:8:\"h4_color\";s:25:\"globals/colors?id=primary\";}s:32:\"link_normal_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:71;s:5:\"sizes\";a:0:{}}s:23:\"h1_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:104;s:5:\"sizes\";a:0:{}}s:23:\"h2_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:156;s:5:\"sizes\";a:0:{}}s:23:\"h3_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:132;s:5:\"sizes\";a:0:{}}s:23:\"h4_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:23:\"h5_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:137;s:5:\"sizes\";a:0:{}}s:23:\"h6_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:121;s:5:\"sizes\";a:0:{}}s:21:\"space_between_widgets\";a:6:{s:6:\"column\";s:0:\"\";s:3:\"row\";s:0:\"\";s:8:\"isLinked\";b:1;s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"body_background_background\";s:7:\"classic\";s:17:\"container_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:9:\"site_name\";s:12:\"My WordPress\";s:9:\"site_logo\";a:5:{s:3:\"url\";s:104:\"https://redlighthealthbenefits.com/wp-content/uploads/2024/01/red-light-health-benefits-logo-near-me.png\";s:2:\"id\";i:100;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:30:\"Red Light Health Benefits Logo\";s:6:\"source\";s:7:\"library\";}s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";}'),(875,108,'_elementor_data','[]'),(876,108,'_elementor_page_assets','a:0:{}'),(882,109,'_elementor_edit_mode','builder'),(883,109,'_elementor_template_type','kit'),(884,109,'_elementor_version','3.19.0'),(885,109,'_elementor_pro_version','3.19.0'),(886,109,'_wp_page_template','default'),(887,109,'_elementor_page_settings','a:25:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#970000\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#F3F5F8\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:9:\"Body Text\";s:5:\"color\";s:7:\"#2A2727\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#FF0302\";}}s:13:\"custom_colors\";a:6:{i:0;a:3:{s:3:\"_id\";s:7:\"c696dce\";s:5:\"title\";s:6:\"BG Kit\";s:5:\"color\";s:7:\"#FFFFFF\";}i:1;a:3:{s:3:\"_id\";s:7:\"14ef391\";s:5:\"title\";s:12:\"Blue Element\";s:5:\"color\";s:7:\"#C8D5DC\";}i:2;a:3:{s:3:\"_id\";s:7:\"764183d\";s:5:\"title\";s:13:\"Blue Light BG\";s:5:\"color\";s:7:\"#F9FAFD\";}i:3;a:3:{s:3:\"_id\";s:7:\"d6cea4e\";s:5:\"title\";s:13:\"White Element\";s:5:\"color\";s:7:\"#FFFFFF\";}i:4;a:3:{s:3:\"_id\";s:7:\"86b4fcd\";s:5:\"title\";s:17:\"Full Transparency\";s:5:\"color\";s:9:\"#02010100\";}i:5;a:3:{s:3:\"_id\";s:7:\"57c8da2\";s:5:\"title\";s:10:\"Overlay BG\";s:5:\"color\";s:9:\"#000000CC\";}}s:17:\"system_typography\";a:4:{i:0;a:15:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:65;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:45;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:28;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;s:5:\"sizes\";a:0:{}}}i:1;a:14:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:22:\"typography_font_weight\";s:3:\"600\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.1000000000000001;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;s:5:\"sizes\";a:0:{}}}i:2;a:13:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:9:\"Body Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:22:\"typography_font_weight\";s:3:\"300\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}i:3;a:13:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:11:\"Accent Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}}s:17:\"custom_typography\";a:7:{i:0;a:12:{s:3:\"_id\";s:7:\"392b9e0\";s:5:\"title\";s:9:\"Box Title\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}}i:1;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"300\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"c05b693\";s:5:\"title\";s:8:\"Subtitle\";}i:2;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"300\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.5;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:10;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"6558fb1\";s:5:\"title\";s:13:\"Special Title\";}i:3;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"italic\";s:26:\"typography_text_decoration\";s:9:\"underline\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"92bce3b\";s:5:\"title\";s:21:\"Accent Text Underline\";s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}}i:4;a:14:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:85;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"b2deeae\";s:5:\"title\";s:13:\"Hero Headline\";s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:48;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:65;s:5:\"sizes\";a:0:{}}}i:5;a:14:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:200;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:145;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"600\";s:25:\"typography_text_transform\";s:4:\"none\";s:21:\"typography_font_style\";s:6:\"normal\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:29:\"typography_line_height_mobile\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"fb1a3e0\";s:5:\"title\";s:9:\"404 Title\";}i:6;a:12:{s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:7:\"Poppins\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:14;s:5:\"sizes\";a:0:{}}s:22:\"typography_font_weight\";s:3:\"400\";s:25:\"typography_text_transform\";s:10:\"capitalize\";s:21:\"typography_font_style\";s:6:\"italic\";s:26:\"typography_text_decoration\";s:4:\"none\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.3;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:3:\"_id\";s:7:\"397e168\";s:5:\"title\";s:27:\"Body Text Italic Capitalize\";}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:27:\"hello_footer_copyright_text\";s:19:\"All rights reserved\";s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1520;s:5:\"sizes\";a:0:{}}s:15:\"activeItemIndex\";i:1;s:11:\"__globals__\";a:5:{s:17:\"link_normal_color\";s:24:\"globals/colors?id=accent\";s:16:\"link_hover_color\";s:25:\"globals/colors?id=primary\";s:21:\"body_background_color\";s:25:\"globals/colors?id=c696dce\";s:24:\"h4_typography_typography\";s:29:\"globals/typography?id=392b9e0\";s:8:\"h4_color\";s:25:\"globals/colors?id=primary\";}s:32:\"link_normal_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:71;s:5:\"sizes\";a:0:{}}s:23:\"h1_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:104;s:5:\"sizes\";a:0:{}}s:23:\"h2_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:156;s:5:\"sizes\";a:0:{}}s:23:\"h3_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:132;s:5:\"sizes\";a:0:{}}s:23:\"h4_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:90;s:5:\"sizes\";a:0:{}}s:23:\"h5_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:137;s:5:\"sizes\";a:0:{}}s:23:\"h6_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:121;s:5:\"sizes\";a:0:{}}s:21:\"space_between_widgets\";a:6:{s:6:\"column\";s:0:\"\";s:3:\"row\";s:0:\"\";s:8:\"isLinked\";b:1;s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"body_background_background\";s:7:\"classic\";s:17:\"container_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:0;}s:9:\"site_name\";s:12:\"My WordPress\";s:9:\"site_logo\";a:5:{s:3:\"url\";s:104:\"https://redlighthealthbenefits.com/wp-content/uploads/2024/01/red-light-health-benefits-logo-near-me.png\";s:2:\"id\";i:100;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:30:\"Red Light Health Benefits Logo\";s:6:\"source\";s:7:\"library\";}s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";}'),(888,109,'_elementor_data','[]'),(889,109,'_elementor_page_assets','a:0:{}'),(896,110,'_elementor_edit_mode','builder'),(897,110,'_elementor_template_type','wp-page'),(898,110,'_elementor_version','3.19.0'),(899,110,'_elementor_pro_version','3.19.0'),(900,110,'_wp_page_template','elementor_header_footer'),(901,110,'_elementor_data','[{\"id\":\"162b8e05\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Hero\",\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"af663a7\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"18b15f41\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is Your Blog Headline\",\"header_size\":\"h1\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9f21623\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ea742be\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"editor\":\"<p>A short description introducing visitors to the topic of your blog and what to expect in it.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":540,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c05b693\"},\"_element_width_mobile\":\"inherit\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"080c849\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"51ff8d58\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"a1b100c\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"173bea45\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"704ac1a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51f43048\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\",\"cards_excerpt_color\":\"globals\\/colors?id=text\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"cards_columns\":\"2\",\"cards_posts_per_page\":2,\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"b19fa2d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"6e0ca9e6\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Join Newsletter\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":405,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"746fa9e\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"6d6237bb\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_justify_content\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"31\",\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/1920x540.jpg\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[],\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"aa6ed04\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"529eb2dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Join our newsletter\\nto stay updated\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"a1fe376\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"795471e7\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Newsletter Form\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Your email\",\"placeholder\":\"Your email\",\"_id\":\"cd2e872\",\"width\":\"60\",\"width_tablet\":\"60\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"subscribe\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"html_spacing\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"_background_color\":\"\",\"success_message_color\":\"globals\\/colors?id=text\",\"error_message_color\":\"globals\\/colors?id=text\",\"inline_message_color\":\"globals\\/colors?id=text\",\"field_text_color\":\"globals\\/colors?id=14ef391\",\"field_border_color\":\"globals\\/colors?id=14ef391\",\"button_text_color\":\"globals\\/colors?id=d6cea4e\",\"button_border_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=86b4fcd\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_hover_color\":\"globals\\/colors?id=accent\"},\"show_labels\":\"\",\"column_gap\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"field_text_color\":\"#8EB3E6\",\"field_background_color\":\"\",\"field_border_color\":\"#8EB3E6\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_color\":\"#FFFFFF\",\"button_border_color\":\"#2C6FC0\",\"button_background_hover_color\":\"#02010100\",\"button_hover_color\":\"#2C6FC0\",\"button_hover_border_color\":\"#2C6FC0\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"2\",\"left\":\"10\",\"isLinked\":false},\"success_message_color\":\"#324A6D\",\"error_message_color\":\"#324A6D\",\"inline_message_color\":\"#324A6D\",\"input_size\":\"md\",\"button_size\":\"md\",\"button_width\":\"40\",\"button_width_tablet\":\"40\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":641,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"email_to\":\"wp@dxpsites.com\",\"email_subject\":\"New message from "My WordPress"\",\"email_from\":\"email@redlighthealthbenefits.com\",\"email_from_name\":\"My WordPress\",\"email_to_2\":\"wp@dxpsites.com\",\"email_subject_2\":\"New message from "My WordPress"\",\"email_from_2\":\"email@redlighthealthbenefits.com\",\"email_from_name_2\":\"My WordPress\",\"email_reply_to_2\":\"wp@dxpsites.com\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"server_message\":\"Your submission failed because of a server error.\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"2b80445\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"30900655\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"044ee86\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"461121e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"7dcc954\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6da1e983\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4a0e8c8\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),(902,110,'_elementor_page_assets','a:0:{}'),(903,110,'_elementor_import_session_id','65b7e01be4fbe'),(904,110,'_elementor_page_settings','a:5:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#E4E4E4\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:0:\"\";}}'),(906,111,'_elementor_edit_mode','builder'),(907,111,'_elementor_template_type','wp-page'),(908,111,'_elementor_version','3.19.0'),(909,111,'_elementor_pro_version','3.19.0'),(910,111,'_wp_page_template','elementor_header_footer'),(911,111,'_elementor_data','[{\"id\":\"162b8e05\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Hero\",\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"af663a7\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"18b15f41\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is Your Blog Headline\",\"header_size\":\"h1\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9f21623\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ea742be\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"editor\":\"<p>A short description introducing visitors to the topic of your blog and what to expect in it.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":540,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c05b693\"},\"_element_width_mobile\":\"inherit\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"080c849\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"51ff8d58\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"a1b100c\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"173bea45\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"704ac1a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51f43048\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\",\"cards_excerpt_color\":\"globals\\/colors?id=text\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"cards_columns\":\"2\",\"cards_posts_per_page\":2,\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"b19fa2d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"6e0ca9e6\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Join Newsletter\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":405,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"746fa9e\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"6d6237bb\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_justify_content\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"31\",\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/1920x540.jpg\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[],\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"aa6ed04\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"529eb2dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Join our newsletter\\nto stay updated\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"a1fe376\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"795471e7\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Newsletter Form\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Your email\",\"placeholder\":\"Your email\",\"_id\":\"cd2e872\",\"width\":\"60\",\"width_tablet\":\"60\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"subscribe\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"html_spacing\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"_background_color\":\"\",\"success_message_color\":\"globals\\/colors?id=text\",\"error_message_color\":\"globals\\/colors?id=text\",\"inline_message_color\":\"globals\\/colors?id=text\",\"field_text_color\":\"globals\\/colors?id=14ef391\",\"field_border_color\":\"globals\\/colors?id=14ef391\",\"button_text_color\":\"globals\\/colors?id=d6cea4e\",\"button_border_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=86b4fcd\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_hover_color\":\"globals\\/colors?id=accent\"},\"show_labels\":\"\",\"column_gap\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"field_text_color\":\"#8EB3E6\",\"field_background_color\":\"\",\"field_border_color\":\"#8EB3E6\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_color\":\"#FFFFFF\",\"button_border_color\":\"#2C6FC0\",\"button_background_hover_color\":\"#02010100\",\"button_hover_color\":\"#2C6FC0\",\"button_hover_border_color\":\"#2C6FC0\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"2\",\"left\":\"10\",\"isLinked\":false},\"success_message_color\":\"#324A6D\",\"error_message_color\":\"#324A6D\",\"inline_message_color\":\"#324A6D\",\"input_size\":\"md\",\"button_size\":\"md\",\"button_width\":\"40\",\"button_width_tablet\":\"40\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":641,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"email_to\":\"wp@dxpsites.com\",\"email_subject\":\"New message from "My WordPress"\",\"email_from\":\"email@redlighthealthbenefits.com\",\"email_from_name\":\"My WordPress\",\"email_to_2\":\"wp@dxpsites.com\",\"email_subject_2\":\"New message from "My WordPress"\",\"email_from_2\":\"email@redlighthealthbenefits.com\",\"email_from_name_2\":\"My WordPress\",\"email_reply_to_2\":\"wp@dxpsites.com\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"server_message\":\"Your submission failed because of a server error.\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"2b80445\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"30900655\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"044ee86\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"461121e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"7dcc954\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6da1e983\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4a0e8c8\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),(912,111,'_elementor_page_assets','a:0:{}'),(913,111,'_elementor_import_session_id','65b7e01be4fbe'),(914,111,'_elementor_page_settings','a:5:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#E4E4E4\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:0:\"\";}}'),(916,112,'_elementor_edit_mode','builder'),(917,112,'_elementor_template_type','wp-page'),(918,112,'_elementor_version','3.19.0'),(919,112,'_elementor_pro_version','3.19.0'),(920,112,'_wp_page_template','elementor_header_footer'),(921,112,'_elementor_data','[{\"id\":\"162b8e05\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Hero\",\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"af663a7\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"18b15f41\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is Your Blog Headline\",\"header_size\":\"h1\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9f21623\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ea742be\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"editor\":\"<p>A short description introducing visitors to the topic of your blog and what to expect in it.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":540,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c05b693\"},\"_element_width_mobile\":\"inherit\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"080c849\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"51ff8d58\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"a1b100c\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"173bea45\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"704ac1a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51f43048\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\",\"cards_excerpt_color\":\"globals\\/colors?id=text\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"cards_columns\":\"2\",\"cards_posts_per_page\":2,\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"b19fa2d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"6e0ca9e6\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Join Newsletter\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":405,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"746fa9e\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"6d6237bb\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_justify_content\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"31\",\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/1920x540.jpg\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[],\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"aa6ed04\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"529eb2dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Join our newsletter\\nto stay updated\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"a1fe376\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"795471e7\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Newsletter Form\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Your email\",\"placeholder\":\"Your email\",\"_id\":\"cd2e872\",\"width\":\"60\",\"width_tablet\":\"60\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"subscribe\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"html_spacing\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"_background_color\":\"\",\"success_message_color\":\"globals\\/colors?id=text\",\"error_message_color\":\"globals\\/colors?id=text\",\"inline_message_color\":\"globals\\/colors?id=text\",\"field_text_color\":\"globals\\/colors?id=14ef391\",\"field_border_color\":\"globals\\/colors?id=14ef391\",\"button_text_color\":\"globals\\/colors?id=d6cea4e\",\"button_border_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=86b4fcd\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_hover_color\":\"globals\\/colors?id=accent\"},\"show_labels\":\"\",\"column_gap\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"field_text_color\":\"#8EB3E6\",\"field_background_color\":\"\",\"field_border_color\":\"#8EB3E6\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_color\":\"#FFFFFF\",\"button_border_color\":\"#2C6FC0\",\"button_background_hover_color\":\"#02010100\",\"button_hover_color\":\"#2C6FC0\",\"button_hover_border_color\":\"#2C6FC0\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"2\",\"left\":\"10\",\"isLinked\":false},\"success_message_color\":\"#324A6D\",\"error_message_color\":\"#324A6D\",\"inline_message_color\":\"#324A6D\",\"input_size\":\"md\",\"button_size\":\"md\",\"button_width\":\"40\",\"button_width_tablet\":\"40\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":641,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"email_to\":\"wp@dxpsites.com\",\"email_subject\":\"New message from "My WordPress"\",\"email_from\":\"email@redlighthealthbenefits.com\",\"email_from_name\":\"My WordPress\",\"email_to_2\":\"wp@dxpsites.com\",\"email_subject_2\":\"New message from "My WordPress"\",\"email_from_2\":\"email@redlighthealthbenefits.com\",\"email_from_name_2\":\"My WordPress\",\"email_reply_to_2\":\"wp@dxpsites.com\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"server_message\":\"Your submission failed because of a server error.\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"2b80445\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"30900655\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"044ee86\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"461121e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"7dcc954\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6da1e983\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4a0e8c8\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),(922,112,'_elementor_page_assets','a:0:{}'),(923,112,'_elementor_import_session_id','65b7e01be4fbe'),(924,112,'_elementor_page_settings','a:5:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#E4E4E4\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:0:\"\";}}'),(928,2,'rank_math_internal_links_processed','1'),(948,114,'_elementor_edit_mode','builder'),(949,114,'_elementor_template_type','wp-page'),(950,114,'_elementor_version','3.19.0'),(951,114,'_elementor_pro_version','3.19.0'),(952,114,'_wp_page_template','elementor_header_footer'),(953,114,'_elementor_data','[{\"id\":\"162b8e05\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Hero\",\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"af663a7\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"18b15f41\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is Your Blog Headline\",\"header_size\":\"h1\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9f21623\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ea742be\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"editor\":\"<p>A short description introducing visitors to the topic of your blog and what to expect in it.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":540,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c05b693\"},\"_element_width_mobile\":\"inherit\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"080c849\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"51ff8d58\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"a1b100c\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"173bea45\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"704ac1a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51f43048\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\",\"cards_excerpt_color\":\"globals\\/colors?id=text\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"cards_columns\":\"2\",\"cards_posts_per_page\":2,\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"b19fa2d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"6e0ca9e6\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Join Newsletter\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":405,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"746fa9e\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"6d6237bb\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_justify_content\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"31\",\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/1920x540.jpg\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[],\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"aa6ed04\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"529eb2dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Join our newsletter\\nto stay updated\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"a1fe376\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"795471e7\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Newsletter Form\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Your email\",\"placeholder\":\"Your email\",\"_id\":\"cd2e872\",\"width\":\"60\",\"width_tablet\":\"60\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"subscribe\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"html_spacing\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"_background_color\":\"\",\"success_message_color\":\"globals\\/colors?id=text\",\"error_message_color\":\"globals\\/colors?id=text\",\"inline_message_color\":\"globals\\/colors?id=text\",\"field_text_color\":\"globals\\/colors?id=14ef391\",\"field_border_color\":\"globals\\/colors?id=14ef391\",\"button_text_color\":\"globals\\/colors?id=d6cea4e\",\"button_border_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=86b4fcd\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_hover_color\":\"globals\\/colors?id=accent\"},\"show_labels\":\"\",\"column_gap\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"field_text_color\":\"#8EB3E6\",\"field_background_color\":\"\",\"field_border_color\":\"#8EB3E6\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_color\":\"#FFFFFF\",\"button_border_color\":\"#2C6FC0\",\"button_background_hover_color\":\"#02010100\",\"button_hover_color\":\"#2C6FC0\",\"button_hover_border_color\":\"#2C6FC0\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"2\",\"left\":\"10\",\"isLinked\":false},\"success_message_color\":\"#324A6D\",\"error_message_color\":\"#324A6D\",\"inline_message_color\":\"#324A6D\",\"input_size\":\"md\",\"button_size\":\"md\",\"button_width\":\"40\",\"button_width_tablet\":\"40\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":641,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"email_to\":\"wp@dxpsites.com\",\"email_subject\":\"New message from "My WordPress"\",\"email_from\":\"email@redlighthealthbenefits.com\",\"email_from_name\":\"My WordPress\",\"email_to_2\":\"wp@dxpsites.com\",\"email_subject_2\":\"New message from "My WordPress"\",\"email_from_2\":\"email@redlighthealthbenefits.com\",\"email_from_name_2\":\"My WordPress\",\"email_reply_to_2\":\"wp@dxpsites.com\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"server_message\":\"Your submission failed because of a server error.\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"2b80445\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"30900655\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"044ee86\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"461121e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"7dcc954\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6da1e983\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4a0e8c8\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),(954,114,'_elementor_page_assets','a:0:{}'),(955,114,'_elementor_import_session_id','65b7e01be4fbe'),(956,114,'_elementor_page_settings','a:5:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#E4E4E4\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:0:\"\";}}'),(958,115,'_elementor_edit_mode','builder'),(959,115,'_elementor_template_type','wp-page'),(960,115,'_elementor_version','3.19.0'),(961,115,'_elementor_pro_version','3.19.0'),(962,115,'_wp_page_template','elementor_header_footer'); INSERT INTO `wp_postmeta` VALUES (963,115,'_elementor_data','[{\"id\":\"162b8e05\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Hero\",\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"af663a7\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"18b15f41\",\"elType\":\"widget\",\"settings\":{\"title\":\"This Is Your Blog Headline\",\"header_size\":\"h1\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9f21623\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ea742be\",\"elType\":\"widget\",\"settings\":{\"align\":\"center\",\"editor\":\"<p>A short description introducing visitors to the topic of your blog and what to expect in it.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":540,\"sizes\":[]},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c05b693\"},\"_element_width_mobile\":\"inherit\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"080c849\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"51ff8d58\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"a1b100c\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"173bea45\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"704ac1a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51f43048\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\",\"cards_excerpt_color\":\"globals\\/colors?id=text\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"cards_columns\":\"2\",\"cards_posts_per_page\":2,\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"b19fa2d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"6e0ca9e6\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Join Newsletter\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":405,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"746fa9e\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"6d6237bb\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_justify_content\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"31\",\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/1920x540.jpg\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[],\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"aa6ed04\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"529eb2dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Join our newsletter\\nto stay updated\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"a1fe376\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"795471e7\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Newsletter Form\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Your email\",\"placeholder\":\"Your email\",\"_id\":\"cd2e872\",\"width\":\"60\",\"width_tablet\":\"60\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"subscribe\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"html_spacing\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"_background_color\":\"\",\"success_message_color\":\"globals\\/colors?id=text\",\"error_message_color\":\"globals\\/colors?id=text\",\"inline_message_color\":\"globals\\/colors?id=text\",\"field_text_color\":\"globals\\/colors?id=14ef391\",\"field_border_color\":\"globals\\/colors?id=14ef391\",\"button_text_color\":\"globals\\/colors?id=d6cea4e\",\"button_border_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=86b4fcd\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_hover_color\":\"globals\\/colors?id=accent\"},\"show_labels\":\"\",\"column_gap\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"field_text_color\":\"#8EB3E6\",\"field_background_color\":\"\",\"field_border_color\":\"#8EB3E6\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_color\":\"#FFFFFF\",\"button_border_color\":\"#2C6FC0\",\"button_background_hover_color\":\"#02010100\",\"button_hover_color\":\"#2C6FC0\",\"button_hover_border_color\":\"#2C6FC0\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"2\",\"left\":\"10\",\"isLinked\":false},\"success_message_color\":\"#324A6D\",\"error_message_color\":\"#324A6D\",\"inline_message_color\":\"#324A6D\",\"input_size\":\"md\",\"button_size\":\"md\",\"button_width\":\"40\",\"button_width_tablet\":\"40\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":641,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"email_to\":\"wp@dxpsites.com\",\"email_subject\":\"New message from "My WordPress"\",\"email_from\":\"email@redlighthealthbenefits.com\",\"email_from_name\":\"My WordPress\",\"email_to_2\":\"wp@dxpsites.com\",\"email_subject_2\":\"New message from "My WordPress"\",\"email_from_2\":\"email@redlighthealthbenefits.com\",\"email_from_name_2\":\"My WordPress\",\"email_reply_to_2\":\"wp@dxpsites.com\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"server_message\":\"Your submission failed because of a server error.\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"2b80445\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"30900655\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"044ee86\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"461121e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"7dcc954\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6da1e983\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4a0e8c8\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),(964,115,'_elementor_page_assets','a:0:{}'),(965,115,'_elementor_import_session_id','65b7e01be4fbe'),(966,115,'_elementor_page_settings','a:5:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#E4E4E4\";s:11:\"__globals__\";a:1:{s:16:\"background_color\";s:0:\"\";}}'),(968,116,'_elementor_edit_mode','builder'),(969,116,'_elementor_template_type','wp-page'),(970,116,'_elementor_version','3.19.0'),(971,116,'_elementor_pro_version','3.19.0'),(972,116,'_wp_page_template','elementor_header_footer'),(973,116,'_elementor_data','[{\"id\":\"162b8e05\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Hero\",\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"af663a7\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"18b15f41\",\"elType\":\"widget\",\"settings\":{\"title\":\"RED LIGHT HEALTH BENEFITS\",\"header_size\":\"h1\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9f21623\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b218f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"A comprehensive dive into the health benefits of red light therapy\",\"align\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"29dbebc\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"51ff8d58\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"a1b100c\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"173bea45\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"704ac1a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51f43048\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\",\"cards_excerpt_color\":\"globals\\/colors?id=text\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"cards_columns\":\"2\",\"cards_posts_per_page\":2,\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"b19fa2d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"2cbb6c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":22,\"blur\":28,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.22)\"},\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"1f1d4c1\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3f806d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Spectrum of Benefits: More Than Meets the Eye\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31.497},\"_flex_size\":\"none\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"3c65236\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c5cf02\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"editor\":\"<p>Red light therapy, in its essence, is a simple yet profound treatment. It involves exposing the body to low wavelengths of red light, believed to penetrate deep into the skin and muscles, offering a host of benefits without the heat or invasiveness of other therapies.<\\/p><p>The allure of red light therapy lies in its versatility and depth of impact. From skin deep to muscle fibers, the benefits span a wide spectrum.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":801},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c05b693\"},\"_element_width_mobile\":\"inherit\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"080c849\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9b429dd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"4fb6857\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"514caa6\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-hand-sparkles\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Skin Rejuvenation\",\"premium_icon_box_content\":\"<p>Imagine a fountain of youth at a cellular level. RLT is touted for its ability to enhance collagen production, reduce wrinkles, and improve skin complexion, offering a natural glow that emanates from within.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"6ff7a6a\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-smile-beam\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Pain Management\",\"premium_icon_box_content\":\"<p>Beyond skin deep, RLT reaches into the very fibers of our being, easing muscle and joint pain. Athletes and those with chronic conditions find a gentle solace in the red glow, a testament to its deep-reaching effects.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"e20fcac\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-band-aid\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Wound Healing\",\"premium_icon_box_content\":\"<p>The light not only heals the unseen but also mends the visible. Wounds and scars find a friend in RLT, as it accelerates the healing process, turning back the clock on injuries.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"}],\"isInner\":false},{\"id\":\"39cbc61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"4fb6857\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"cd66657\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-brain\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Mental Clarity\",\"premium_icon_box_content\":\"<p>Amidst the physical benefits, the mind finds a reprieve. The therapy is linked to improved sleep patterns and a reduction in symptoms of depression and anxiety, casting a warm glow on the mental landscape.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"3a0b119\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-bone\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Inflammation Reduction\",\"premium_icon_box_content\":\"<p>Like a gentle tide, RLT washes away the inflammation, offering relief in conditions such as arthritis and other inflammatory diseases, proving its might in the subtle art of healing.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"b36a1c8\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-band-aid\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Weight Loss Assistance\",\"premium_icon_box_content\":\"<p>The therapy is thought to affect fat cells, making them more likely to release their contents, thereby aiding in the reduction of body fat.\\u00a0<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"}],\"isInner\":false},{\"id\":\"6e0ca9e6\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Join Newsletter\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":405,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"746fa9e\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"6d6237bb\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_justify_content\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"31\",\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/1920x540.jpg\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[],\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"aa6ed04\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"529eb2dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Join our newsletter\\nto stay updated\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"a1fe376\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"795471e7\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Newsletter Form\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Your email\",\"placeholder\":\"Your email\",\"_id\":\"cd2e872\",\"width\":\"60\",\"width_tablet\":\"60\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"subscribe\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"html_spacing\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"_background_color\":\"\",\"success_message_color\":\"globals\\/colors?id=text\",\"error_message_color\":\"globals\\/colors?id=text\",\"inline_message_color\":\"globals\\/colors?id=text\",\"field_text_color\":\"globals\\/colors?id=14ef391\",\"field_border_color\":\"globals\\/colors?id=14ef391\",\"button_text_color\":\"globals\\/colors?id=d6cea4e\",\"button_border_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=86b4fcd\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_hover_color\":\"globals\\/colors?id=accent\"},\"show_labels\":\"\",\"column_gap\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"field_text_color\":\"#8EB3E6\",\"field_background_color\":\"\",\"field_border_color\":\"#8EB3E6\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_color\":\"#FFFFFF\",\"button_border_color\":\"#2C6FC0\",\"button_background_hover_color\":\"#02010100\",\"button_hover_color\":\"#2C6FC0\",\"button_hover_border_color\":\"#2C6FC0\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"2\",\"left\":\"10\",\"isLinked\":false},\"success_message_color\":\"#324A6D\",\"error_message_color\":\"#324A6D\",\"inline_message_color\":\"#324A6D\",\"input_size\":\"md\",\"button_size\":\"md\",\"button_width\":\"40\",\"button_width_tablet\":\"40\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":641,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"email_to\":\"wp@dxpsites.com\",\"email_subject\":\"New message from "My WordPress"\",\"email_from\":\"email@redlighthealthbenefits.com\",\"email_from_name\":\"My WordPress\",\"email_to_2\":\"wp@dxpsites.com\",\"email_subject_2\":\"New message from "My WordPress"\",\"email_from_2\":\"email@redlighthealthbenefits.com\",\"email_from_name_2\":\"My WordPress\",\"email_reply_to_2\":\"wp@dxpsites.com\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"server_message\":\"Your submission failed because of a server error.\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"2b80445\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"30900655\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"044ee86\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"461121e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"7dcc954\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6da1e983\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4a0e8c8\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),(974,116,'_elementor_page_assets','a:0:{}'),(975,116,'_elementor_import_session_id','65b7e01be4fbe'),(976,116,'_elementor_page_settings','a:6:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FEF2FF\";s:11:\"__globals__\";a:2:{s:16:\"background_color\";s:0:\"\";s:18:\"background_color_b\";s:27:\"globals/colors?id=secondary\";}s:18:\"background_color_b\";s:7:\"#F3F5F8\";}'),(980,117,'_elementor_edit_mode','builder'),(981,117,'_elementor_template_type','header'),(982,117,'_elementor_version','3.19.0'),(983,117,'_elementor_pro_version','3.19.0'),(984,117,'_wp_page_template','default'),(985,117,'_elementor_page_settings','a:2:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";}'),(986,117,'_elementor_data','[{\"id\":\"c16664c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":67,\"sizes\":[]},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"background_background\":\"classic\",\"background_motion_fx_opacity_effect\":\"yes\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":\"5\"}},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor8\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"min_height_mobile\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_title\":\"Header\",\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[],\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"47e341f\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"2d789d2d\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":77,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"object-fit\":\"contain\",\"image\":{\"id\":34,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/placeholder-3.png\"},\"align\":\"left\",\"height_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"dd87771\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"45c90f3b\",\"elType\":\"widget\",\"settings\":{\"dropdown\":\"mobile\",\"full_width\":\"stretch\",\"pointer_width\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=secondary\",\"pointer_color_menu_item_active\":\"globals\\/colors?id=primary\",\"color_menu_item_active\":\"globals\\/colors?id=primary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"menu_typography_typography\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=primary\",\"background_color_dropdown_item\":\"globals\\/colors?id=secondary\",\"toggle_background_color\":\"globals\\/colors?id=86b4fcd\",\"toggle_color\":\"globals\\/colors?id=accent\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=764183d\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=764183d\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=accent\"},\"animation_text\":\"skew\",\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"toggle_align\":\"right\",\"_flex_size_mobile\":\"grow\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"menu\":\"primary-menu\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"af557de\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Oswald\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"menu_typography_font_style\":\"normal\",\"menu_typography_text_decoration\":\"none\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.5999999999999996,\"sizes\":[]},\"menu_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"color_menu_item\":\"#F3F5F8\",\"color_menu_item_hover\":\"#970000\",\"pointer_color_menu_item_hover\":\"#2A2727\",\"color_menu_item_active\":\"#2A2727\",\"pointer_color_menu_item_active\":\"#2A2727\",\"color_dropdown_item\":\"#FF0302\",\"background_color_dropdown_item\":\"#F3F5F8\",\"background_color_dropdown_item_hover\":\"#F9FAFD\",\"background_color_dropdown_item_active\":\"#F9FAFD\",\"toggle_color\":\"#970000\",\"toggle_background_color\":\"#02010100\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"8578d33\",\"elType\":\"widget\",\"settings\":{\"premium_image_button_text\":\"FIND RED LIGHT NEAR ME\",\"premium_image_button_link\":{\"url\":\"https:\\/\\/findredlightnearme.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"870d8d3\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"premium-addon-image-button\"},{\"id\":\"748aaeb8\",\"elType\":\"widget\",\"settings\":{\"skin\":\"full_screen\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"toggle_align\":\"right\",\"toggle_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"toggle_background_color\":\"globals\\/colors?id=86b4fcd\",\"input_text_color\":\"globals\\/colors?id=accent\",\"input_text_color_focus\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"144a4ec\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"search-form\"}],\"isInner\":false}]'),(987,117,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:8:\"e-sticky\";}}'),(988,117,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(989,117,'_elementor_import_session_id','65b7e01be4fbe'),(992,118,'_elementor_edit_mode','builder'),(993,118,'_elementor_template_type','header'),(994,118,'_elementor_version','3.19.0'),(995,118,'_elementor_pro_version','3.19.0'),(996,118,'_wp_page_template','default'),(997,118,'_elementor_page_settings','a:2:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";}'),(998,118,'_elementor_data','[{\"id\":\"c16664c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":67,\"sizes\":[]},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"background_background\":\"classic\",\"background_motion_fx_opacity_effect\":\"yes\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":\"5\"}},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor8\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"min_height_mobile\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_title\":\"Header\",\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[],\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"47e341f\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"2d789d2d\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":77,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"object-fit\":\"contain\",\"image\":{\"id\":34,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/placeholder-3.png\"},\"align\":\"left\",\"height_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"dd87771\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"45c90f3b\",\"elType\":\"widget\",\"settings\":{\"dropdown\":\"mobile\",\"full_width\":\"stretch\",\"pointer_width\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=secondary\",\"pointer_color_menu_item_active\":\"globals\\/colors?id=primary\",\"color_menu_item_active\":\"globals\\/colors?id=primary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"menu_typography_typography\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=primary\",\"background_color_dropdown_item\":\"globals\\/colors?id=secondary\",\"toggle_background_color\":\"globals\\/colors?id=86b4fcd\",\"toggle_color\":\"globals\\/colors?id=accent\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=764183d\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=764183d\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=accent\"},\"animation_text\":\"skew\",\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"toggle_align\":\"right\",\"_flex_size_mobile\":\"grow\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"menu\":\"primary-menu\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"af557de\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Oswald\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"menu_typography_font_style\":\"normal\",\"menu_typography_text_decoration\":\"none\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.5999999999999996,\"sizes\":[]},\"menu_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"color_menu_item\":\"#F3F5F8\",\"color_menu_item_hover\":\"#970000\",\"pointer_color_menu_item_hover\":\"#2A2727\",\"color_menu_item_active\":\"#2A2727\",\"pointer_color_menu_item_active\":\"#2A2727\",\"color_dropdown_item\":\"#FF0302\",\"background_color_dropdown_item\":\"#F3F5F8\",\"background_color_dropdown_item_hover\":\"#F9FAFD\",\"background_color_dropdown_item_active\":\"#F9FAFD\",\"toggle_color\":\"#970000\",\"toggle_background_color\":\"#02010100\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"8578d33\",\"elType\":\"widget\",\"settings\":{\"premium_image_button_text\":\"FIND RED LIGHT NEAR ME\",\"premium_image_button_link\":{\"url\":\"https:\\/\\/findredlightnearme.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"870d8d3\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_image_button_background_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"premium-addon-image-button\"},{\"id\":\"748aaeb8\",\"elType\":\"widget\",\"settings\":{\"skin\":\"full_screen\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"toggle_align\":\"right\",\"toggle_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"toggle_background_color\":\"globals\\/colors?id=86b4fcd\",\"input_text_color\":\"globals\\/colors?id=accent\",\"input_text_color_focus\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"144a4ec\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"search-form\"}],\"isInner\":false}]'),(999,118,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:8:\"e-sticky\";}}'),(1000,118,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(1001,118,'_elementor_import_session_id','65b7e01be4fbe'),(1004,37,'_edit_lock','1708472575:5'),(1021,120,'_wp_attached_file','2024/01/red-light-health-benefits.jpg'),(1022,120,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:280;s:4:\"file\";s:37:\"2024/01/red-light-health-benefits.jpg\";s:8:\"filesize\";i:44962;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"red-light-health-benefits-300x44.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:44;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4230;}s:5:\"large\";a:5:{s:4:\"file\";s:38:\"red-light-health-benefits-1024x149.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:149;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17032;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"red-light-health-benefits-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5823;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"red-light-health-benefits-768x112.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:112;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11347;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:38:\"red-light-health-benefits-1536x224.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:224;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30206;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1023,120,'_wp_attachment_image_alt',''),(1025,121,'_elementor_edit_mode','builder'),(1026,121,'_elementor_template_type','footer'),(1027,121,'_elementor_version','3.19.0'),(1028,121,'_elementor_pro_version','3.19.0'),(1029,121,'_wp_page_template','default'),(1030,121,'_elementor_page_settings','a:2:{s:24:\"content_wrapper_html_tag\";s:6:\"footer\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";}'),(1031,121,'_elementor_data','[{\"id\":\"11505c8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"c6eb6ff\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"2a5fae4\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/red-light-health-benefits.jpg\",\"id\":120,\"size\":\"\",\"alt\":\"Red Light Health Benefits\",\"source\":\"library\"},\"bg_image_size\":\"full\",\"title\":\"Ready to experience the transformative benefits of red light therapy?\",\"description\":\"Find a red light therapy provider near you today!\",\"button\":\"FIND RED LIGHT NEAR ME\",\"link\":{\"url\":\"https:\\/\\/findredlightnearme.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"7f2533f\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_border_color\":\"globals\\/colors?id=primary\",\"button_hover_text_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"379f3a03\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"gradient\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\",\"background_color_b\":\"globals\\/colors?id=93d5bb7\"},\"min_height_mobile\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_title\":\"Copyright\",\"html_tag\":\"footer\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"ced2ed6\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"585ac4c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u00a9 All Rights Reserved.\",\"header_size\":\"p\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=d6cea4e\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"19e2105\\\" name=\\\"current-date-time\\\" settings=\\\"%7B%22date_format%22%3A%22custom%22%2C%22custom_format%22%3A%22Y%22%2C%22before%22%3A%22%5Cu00a9+%22%2C%22after%22%3A%22+All+Rights+Reserved.%22%2C%22time_format%22%3A%22default%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"16b65bc\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(1032,121,'_elementor_page_assets','a:0:{}'),(1033,121,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(1034,121,'_elementor_import_session_id','65b7e01be4fbe'),(1037,37,'_eael_post_view_count','5'),(1038,122,'_elementor_edit_mode','builder'),(1039,122,'_elementor_template_type','footer'),(1040,122,'_elementor_version','3.19.0'),(1041,122,'_elementor_pro_version','3.19.0'),(1042,122,'_wp_page_template','default'),(1043,122,'_elementor_page_settings','a:2:{s:24:\"content_wrapper_html_tag\";s:6:\"footer\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";}'),(1044,122,'_elementor_data','[{\"id\":\"11505c8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"c6eb6ff\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"2a5fae4\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/red-light-health-benefits.jpg\",\"id\":120,\"size\":\"\",\"alt\":\"Red Light Health Benefits\",\"source\":\"library\"},\"bg_image_size\":\"full\",\"title\":\"Ready to experience the transformative benefits of red light therapy?\",\"description\":\"Find a red light therapy provider near you today!\",\"button\":\"FIND RED LIGHT NEAR ME\",\"link\":{\"url\":\"https:\\/\\/findredlightnearme.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"7f2533f\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_border_color\":\"globals\\/colors?id=primary\",\"button_hover_text_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"379f3a03\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=text\",\"background_color_b\":\"globals\\/colors?id=93d5bb7\"},\"min_height_mobile\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_title\":\"Copyright\",\"html_tag\":\"footer\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"ced2ed6\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"585ac4c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u00a9 All Rights Reserved.\",\"header_size\":\"p\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=d6cea4e\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"19e2105\\\" name=\\\"current-date-time\\\" settings=\\\"%7B%22date_format%22%3A%22custom%22%2C%22custom_format%22%3A%22Y%22%2C%22before%22%3A%22%5Cu00a9+%22%2C%22after%22%3A%22+All+Rights+Reserved.%22%2C%22time_format%22%3A%22default%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"16b65bc\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(1045,122,'_elementor_page_assets','a:0:{}'),(1046,122,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(1047,122,'_elementor_import_session_id','65b7e01be4fbe'),(1050,123,'_elementor_edit_mode','builder'),(1051,123,'_elementor_template_type','footer'),(1052,123,'_elementor_version','3.19.0'),(1053,123,'_elementor_pro_version','3.19.0'),(1054,123,'_wp_page_template','default'),(1055,123,'_elementor_page_settings','a:2:{s:24:\"content_wrapper_html_tag\";s:6:\"footer\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";}'),(1056,123,'_elementor_data','[{\"id\":\"11505c8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"c6eb6ff\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"2a5fae4\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/red-light-health-benefits.jpg\",\"id\":120,\"size\":\"\",\"alt\":\"Red Light Health Benefits\",\"source\":\"library\"},\"bg_image_size\":\"full\",\"title\":\"Ready to experience the transformative benefits of red light therapy?\",\"description\":\"Find a red light therapy provider near you today!\",\"button\":\"FIND RED LIGHT NEAR ME\",\"link\":{\"url\":\"https:\\/\\/findredlightnearme.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"7f2533f\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_border_color\":\"globals\\/colors?id=primary\",\"button_hover_text_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"379f3a03\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=93d5bb7\"},\"min_height_mobile\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_title\":\"Copyright\",\"html_tag\":\"footer\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"ced2ed6\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"585ac4c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u00a9 All Rights Reserved.\",\"header_size\":\"p\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=d6cea4e\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"19e2105\\\" name=\\\"current-date-time\\\" settings=\\\"%7B%22date_format%22%3A%22custom%22%2C%22custom_format%22%3A%22Y%22%2C%22before%22%3A%22%5Cu00a9+%22%2C%22after%22%3A%22+All+Rights+Reserved.%22%2C%22time_format%22%3A%22default%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"16b65bc\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(1057,123,'_elementor_page_assets','a:0:{}'),(1058,123,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(1059,123,'_elementor_import_session_id','65b7e01be4fbe'),(1062,124,'_elementor_edit_mode','builder'),(1063,124,'_elementor_template_type','footer'),(1064,124,'_elementor_version','3.19.0'),(1065,124,'_elementor_pro_version','3.19.0'),(1066,124,'_wp_page_template','default'),(1067,124,'_elementor_page_settings','a:2:{s:24:\"content_wrapper_html_tag\";s:6:\"footer\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";}'),(1068,124,'_elementor_data','[{\"id\":\"11505c8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"c6eb6ff\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2a5fae4\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/red-light-health-benefits.jpg\",\"id\":120,\"size\":\"\",\"alt\":\"Red Light Health Benefits\",\"source\":\"library\"},\"bg_image_size\":\"full\",\"title\":\"Ready to experience the transformative benefits of red light therapy?\",\"description\":\"Find a red light therapy provider near you today!\",\"button\":\"FIND RED LIGHT NEAR ME\",\"link\":{\"url\":\"https:\\/\\/findredlightnearme.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"7f2533f\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_border_color\":\"globals\\/colors?id=primary\",\"button_hover_text_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"379f3a03\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor7\",\"background_color_b\":\"globals\\/colors?id=93d5bb7\"},\"min_height_mobile\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_title\":\"Copyright\",\"html_tag\":\"footer\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"ced2ed6\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"585ac4c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u00a9 All Rights Reserved.\",\"header_size\":\"p\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=d6cea4e\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"19e2105\\\" name=\\\"current-date-time\\\" settings=\\\"%7B%22date_format%22%3A%22custom%22%2C%22custom_format%22%3A%22Y%22%2C%22before%22%3A%22%5Cu00a9+%22%2C%22after%22%3A%22+All+Rights+Reserved.%22%2C%22time_format%22%3A%22default%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"16b65bc\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(1069,124,'_elementor_page_assets','a:0:{}'),(1070,124,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(1071,124,'_elementor_import_session_id','65b7e01be4fbe'),(1075,125,'_elementor_edit_mode','builder'),(1076,125,'_elementor_template_type','wp-page'),(1077,125,'_elementor_version','3.19.0'),(1078,125,'_elementor_pro_version','3.19.0'),(1079,125,'_wp_page_template','elementor_header_footer'),(1080,125,'_elementor_data','[{\"id\":\"162b8e05\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Hero\",\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"af663a7\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"18b15f41\",\"elType\":\"widget\",\"settings\":{\"title\":\"RED LIGHT HEALTH BENEFITS\",\"header_size\":\"h1\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9f21623\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b218f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"A comprehensive dive into the health benefits of red light therapy\",\"align\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"29dbebc\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"51ff8d58\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"a1b100c\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"173bea45\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"704ac1a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51f43048\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\",\"cards_excerpt_color\":\"globals\\/colors?id=text\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"cards_columns\":\"2\",\"cards_posts_per_page\":2,\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"b19fa2d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"2cbb6c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":22,\"blur\":28,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.22)\"},\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"1f1d4c1\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3f806d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Spectrum of Benefits: More Than Meets the Eye\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31.497},\"_flex_size\":\"none\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"3c65236\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c5cf02\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"editor\":\"<p>Red light therapy, in its essence, is a simple yet profound treatment. It involves exposing the body to low wavelengths of red light, believed to penetrate deep into the skin and muscles, offering a host of benefits without the heat or invasiveness of other therapies.<\\/p><p>The allure of red light therapy lies in its versatility and depth of impact. From skin deep to muscle fibers, the benefits span a wide spectrum.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":801},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c05b693\"},\"_element_width_mobile\":\"inherit\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"080c849\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9b429dd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"4fb6857\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"514caa6\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-hand-sparkles\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Skin Rejuvenation\",\"premium_icon_box_content\":\"<p>Imagine a fountain of youth at a cellular level. RLT is touted for its ability to enhance collagen production, reduce wrinkles, and improve skin complexion, offering a natural glow that emanates from within.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"6ff7a6a\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-smile-beam\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Pain Management\",\"premium_icon_box_content\":\"<p>Beyond skin deep, RLT reaches into the very fibers of our being, easing muscle and joint pain. Athletes and those with chronic conditions find a gentle solace in the red glow, a testament to its deep-reaching effects.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"e20fcac\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-band-aid\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Wound Healing\",\"premium_icon_box_content\":\"<p>The light not only heals the unseen but also mends the visible. Wounds and scars find a friend in RLT, as it accelerates the healing process, turning back the clock on injuries.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"}],\"isInner\":false},{\"id\":\"39cbc61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"4fb6857\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"cd66657\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-brain\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Mental Clarity\",\"premium_icon_box_content\":\"<p>Amidst the physical benefits, the mind finds a reprieve. The therapy is linked to improved sleep patterns and a reduction in symptoms of depression and anxiety, casting a warm glow on the mental landscape.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"3a0b119\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-bone\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Inflammation Reduction\",\"premium_icon_box_content\":\"<p>Like a gentle tide, RLT washes away the inflammation, offering relief in conditions such as arthritis and other inflammatory diseases, proving its might in the subtle art of healing.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"b36a1c8\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-band-aid\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Weight Loss Assistance\",\"premium_icon_box_content\":\"<p>The therapy is thought to affect fat cells, making them more likely to release their contents, thereby aiding in the reduction of body fat.\\u00a0<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"}],\"isInner\":false},{\"id\":\"6e0ca9e6\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Join Newsletter\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":405,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"746fa9e\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"6d6237bb\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_justify_content\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"31\",\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/1920x540.jpg\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[],\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"aa6ed04\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"529eb2dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Join our newsletter\\nto stay updated\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"a1fe376\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"795471e7\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Newsletter Form\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Your email\",\"placeholder\":\"Your email\",\"_id\":\"cd2e872\",\"width\":\"60\",\"width_tablet\":\"60\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"subscribe\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"html_spacing\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"_background_color\":\"\",\"success_message_color\":\"globals\\/colors?id=text\",\"error_message_color\":\"globals\\/colors?id=text\",\"inline_message_color\":\"globals\\/colors?id=text\",\"field_text_color\":\"globals\\/colors?id=14ef391\",\"field_border_color\":\"globals\\/colors?id=14ef391\",\"button_text_color\":\"globals\\/colors?id=d6cea4e\",\"button_border_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=86b4fcd\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_hover_color\":\"globals\\/colors?id=accent\"},\"show_labels\":\"\",\"column_gap\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"field_text_color\":\"#8EB3E6\",\"field_background_color\":\"\",\"field_border_color\":\"#8EB3E6\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_color\":\"#FFFFFF\",\"button_border_color\":\"#2C6FC0\",\"button_background_hover_color\":\"#02010100\",\"button_hover_color\":\"#2C6FC0\",\"button_hover_border_color\":\"#2C6FC0\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"2\",\"left\":\"10\",\"isLinked\":false},\"success_message_color\":\"#324A6D\",\"error_message_color\":\"#324A6D\",\"inline_message_color\":\"#324A6D\",\"input_size\":\"md\",\"button_size\":\"md\",\"button_width\":\"40\",\"button_width_tablet\":\"40\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":641,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"email_to\":\"wp@dxpsites.com\",\"email_subject\":\"New message from "My WordPress"\",\"email_from\":\"email@redlighthealthbenefits.com\",\"email_from_name\":\"My WordPress\",\"email_to_2\":\"wp@dxpsites.com\",\"email_subject_2\":\"New message from "My WordPress"\",\"email_from_2\":\"email@redlighthealthbenefits.com\",\"email_from_name_2\":\"My WordPress\",\"email_reply_to_2\":\"wp@dxpsites.com\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"server_message\":\"Your submission failed because of a server error.\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"2b80445\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"30900655\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"044ee86\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"461121e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"7dcc954\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6da1e983\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4a0e8c8\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),(1081,125,'_elementor_page_assets','a:0:{}'),(1082,125,'_elementor_import_session_id','65b7e01be4fbe'),(1083,125,'_elementor_page_settings','a:6:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FEF2FF\";s:11:\"__globals__\";a:2:{s:16:\"background_color\";s:0:\"\";s:18:\"background_color_b\";s:27:\"globals/colors?id=secondary\";}s:18:\"background_color_b\";s:7:\"#F3F5F8\";}'),(1085,126,'_elementor_edit_mode','builder'),(1086,126,'_elementor_template_type','wp-page'),(1087,126,'_elementor_version','3.19.0'),(1088,126,'_elementor_pro_version','3.19.0'),(1089,126,'_wp_page_template','elementor_header_footer'),(1090,126,'_elementor_data','[{\"id\":\"162b8e05\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Hero\",\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"af663a7\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"18b15f41\",\"elType\":\"widget\",\"settings\":{\"title\":\"RED LIGHT HEALTH BENEFITS\",\"header_size\":\"h1\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9f21623\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b218f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"A comprehensive dive into the health benefits of red light therapy\",\"align\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"29dbebc\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"51ff8d58\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"a1b100c\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"173bea45\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"704ac1a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51f43048\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\",\"cards_excerpt_color\":\"globals\\/colors?id=text\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"cards_columns\":\"2\",\"cards_posts_per_page\":2,\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"b19fa2d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"2cbb6c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":22,\"blur\":28,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.22)\"},\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"1f1d4c1\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3f806d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Spectrum of Benefits: More Than Meets the Eye\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31.497},\"_flex_size\":\"none\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"3c65236\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c5cf02\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"editor\":\"<p>Red light therapy, in its essence, is a simple yet profound treatment. It involves exposing the body to low wavelengths of red light, believed to penetrate deep into the skin and muscles, offering a host of benefits without the heat or invasiveness of other therapies.<\\/p><p>The allure of red light therapy lies in its versatility and depth of impact. From skin deep to muscle fibers, the benefits span a wide spectrum.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":801},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c05b693\"},\"_element_width_mobile\":\"inherit\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"080c849\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9b429dd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"4fb6857\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"514caa6\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-hand-sparkles\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Skin Rejuvenation\",\"premium_icon_box_content\":\"<p>Imagine a fountain of youth at a cellular level. RLT is touted for its ability to enhance collagen production, reduce wrinkles, and improve skin complexion, offering a natural glow that emanates from within.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"6ff7a6a\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-smile-beam\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Pain Management\",\"premium_icon_box_content\":\"<p>Beyond skin deep, RLT reaches into the very fibers of our being, easing muscle and joint pain. Athletes and those with chronic conditions find a gentle solace in the red glow, a testament to its deep-reaching effects.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"e20fcac\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-band-aid\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Wound Healing\",\"premium_icon_box_content\":\"<p>The light not only heals the unseen but also mends the visible. Wounds and scars find a friend in RLT, as it accelerates the healing process, turning back the clock on injuries.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"}],\"isInner\":false},{\"id\":\"39cbc61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"4fb6857\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"cd66657\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-brain\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Mental Clarity\",\"premium_icon_box_content\":\"<p>Amidst the physical benefits, the mind finds a reprieve. The therapy is linked to improved sleep patterns and a reduction in symptoms of depression and anxiety, casting a warm glow on the mental landscape.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"3a0b119\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-bone\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Inflammation Reduction\",\"premium_icon_box_content\":\"<p>Like a gentle tide, RLT washes away the inflammation, offering relief in conditions such as arthritis and other inflammatory diseases, proving its might in the subtle art of healing.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"b36a1c8\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-band-aid\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Weight Loss Assistance\",\"premium_icon_box_content\":\"<p>The therapy is thought to affect fat cells, making them more likely to release their contents, thereby aiding in the reduction of body fat.\\u00a0<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"}],\"isInner\":false},{\"id\":\"6e0ca9e6\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Join Newsletter\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":405,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"746fa9e\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"6d6237bb\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_justify_content\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":\"31\",\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/1920x540.jpg\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[],\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"aa6ed04\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"529eb2dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Join our newsletter\\nto stay updated\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"a1fe376\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"795471e7\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Newsletter Form\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Your email\",\"placeholder\":\"Your email\",\"_id\":\"cd2e872\",\"width\":\"60\",\"width_tablet\":\"60\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"subscribe\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"html_spacing\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"_background_color\":\"\",\"success_message_color\":\"globals\\/colors?id=text\",\"error_message_color\":\"globals\\/colors?id=text\",\"inline_message_color\":\"globals\\/colors?id=text\",\"field_text_color\":\"globals\\/colors?id=14ef391\",\"field_border_color\":\"globals\\/colors?id=14ef391\",\"button_text_color\":\"globals\\/colors?id=d6cea4e\",\"button_border_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=86b4fcd\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_hover_color\":\"globals\\/colors?id=accent\"},\"show_labels\":\"\",\"column_gap\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"field_text_color\":\"#8EB3E6\",\"field_background_color\":\"\",\"field_border_color\":\"#8EB3E6\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_color\":\"#FFFFFF\",\"button_border_color\":\"#2C6FC0\",\"button_background_hover_color\":\"#02010100\",\"button_hover_color\":\"#2C6FC0\",\"button_hover_border_color\":\"#2C6FC0\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"2\",\"left\":\"10\",\"isLinked\":false},\"success_message_color\":\"#324A6D\",\"error_message_color\":\"#324A6D\",\"inline_message_color\":\"#324A6D\",\"input_size\":\"md\",\"button_size\":\"md\",\"button_width\":\"40\",\"button_width_tablet\":\"40\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":641,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"email_to\":\"wp@dxpsites.com\",\"email_subject\":\"New message from "My WordPress"\",\"email_from\":\"email@redlighthealthbenefits.com\",\"email_from_name\":\"My WordPress\",\"email_to_2\":\"wp@dxpsites.com\",\"email_subject_2\":\"New message from "My WordPress"\",\"email_from_2\":\"email@redlighthealthbenefits.com\",\"email_from_name_2\":\"My WordPress\",\"email_reply_to_2\":\"wp@dxpsites.com\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"server_message\":\"Your submission failed because of a server error.\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"2b80445\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"30900655\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"044ee86\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"461121e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"7dcc954\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6da1e983\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4a0e8c8\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),(1091,126,'_elementor_page_assets','a:0:{}'),(1092,126,'_elementor_import_session_id','65b7e01be4fbe'),(1093,126,'_elementor_page_settings','a:6:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FEF2FF\";s:11:\"__globals__\";a:2:{s:16:\"background_color\";s:0:\"\";s:18:\"background_color_b\";s:27:\"globals/colors?id=secondary\";}s:18:\"background_color_b\";s:7:\"#F3F5F8\";}'),(1095,127,'_elementor_edit_mode','builder'),(1096,127,'_elementor_template_type','wp-page'),(1097,127,'_elementor_version','3.19.0'),(1098,127,'_elementor_pro_version','3.19.0'),(1099,127,'_wp_page_template','elementor_header_footer'),(1100,127,'_elementor_data','[{\"id\":\"162b8e05\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Hero\",\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"af663a7\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"18b15f41\",\"elType\":\"widget\",\"settings\":{\"title\":\"RED LIGHT HEALTH BENEFITS\",\"header_size\":\"h1\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9f21623\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b218f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"A comprehensive dive into the health benefits of red light therapy\",\"align\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"29dbebc\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"51ff8d58\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"a1b100c\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"173bea45\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"704ac1a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51f43048\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\",\"cards_excerpt_color\":\"globals\\/colors?id=text\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"cards_columns\":\"2\",\"cards_posts_per_page\":2,\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"b19fa2d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"2cbb6c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":22,\"blur\":28,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.22)\"},\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"1f1d4c1\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3f806d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Spectrum of Benefits: More Than Meets the Eye\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31.497},\"_flex_size\":\"none\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"3c65236\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c5cf02\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"editor\":\"<p>Red light therapy, in its essence, is a simple yet profound treatment. It involves exposing the body to low wavelengths of red light, believed to penetrate deep into the skin and muscles, offering a host of benefits without the heat or invasiveness of other therapies.<\\/p><p>The allure of red light therapy lies in its versatility and depth of impact. From skin deep to muscle fibers, the benefits span a wide spectrum.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":801},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c05b693\"},\"_element_width_mobile\":\"inherit\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"080c849\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9b429dd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"4fb6857\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"514caa6\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-hand-sparkles\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Skin Rejuvenation\",\"premium_icon_box_content\":\"<p>Imagine a fountain of youth at a cellular level. RLT is touted for its ability to enhance collagen production, reduce wrinkles, and improve skin complexion, offering a natural glow that emanates from within.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\",\"premium_icon_box_inner_container_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"6ff7a6a\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-smile-beam\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Pain Management\",\"premium_icon_box_content\":\"<p>Beyond skin deep, RLT reaches into the very fibers of our being, easing muscle and joint pain. Athletes and those with chronic conditions find a gentle solace in the red glow, a testament to its deep-reaching effects.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"e20fcac\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-band-aid\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Wound Healing\",\"premium_icon_box_content\":\"<p>The light not only heals the unseen but also mends the visible. Wounds and scars find a friend in RLT, as it accelerates the healing process, turning back the clock on injuries.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"}],\"isInner\":false},{\"id\":\"39cbc61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"4fb6857\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"cd66657\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-brain\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Mental Clarity\",\"premium_icon_box_content\":\"<p>Amidst the physical benefits, the mind finds a reprieve. The therapy is linked to improved sleep patterns and a reduction in symptoms of depression and anxiety, casting a warm glow on the mental landscape.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"3a0b119\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-bone\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Inflammation Reduction\",\"premium_icon_box_content\":\"<p>Like a gentle tide, RLT washes away the inflammation, offering relief in conditions such as arthritis and other inflammatory diseases, proving its might in the subtle art of healing.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"b36a1c8\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-band-aid\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Weight Loss Assistance\",\"premium_icon_box_content\":\"<p>The therapy is thought to affect fat cells, making them more likely to release their contents, thereby aiding in the reduction of body fat.\\u00a0<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"}],\"isInner\":false},{\"id\":\"30900655\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"044ee86\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"461121e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"7dcc954\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6da1e983\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4a0e8c8\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),(1101,127,'_elementor_page_assets','a:0:{}'),(1102,127,'_elementor_import_session_id','65b7e01be4fbe'),(1103,127,'_elementor_page_settings','a:6:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FEF2FF\";s:11:\"__globals__\";a:2:{s:16:\"background_color\";s:0:\"\";s:18:\"background_color_b\";s:27:\"globals/colors?id=secondary\";}s:18:\"background_color_b\";s:7:\"#F3F5F8\";}'),(1108,130,'_wp_attached_file','2024/01/Red-Light-Therapy-for-Skin-Health.jpg'),(1109,130,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:45:\"2024/01/Red-Light-Therapy-for-Skin-Health.jpg\";s:8:\"filesize\";i:80912;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:45:\"Red-Light-Therapy-for-Skin-Health-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9822;}s:5:\"large\";a:5:{s:4:\"file\";s:46:\"Red-Light-Therapy-for-Skin-Health-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43322;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:45:\"Red-Light-Therapy-for-Skin-Health-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7699;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:45:\"Red-Light-Therapy-for-Skin-Health-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28244;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:46:\"Red-Light-Therapy-for-Skin-Health-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80835;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1110,130,'_wp_attachment_image_alt','Red Light Therapy for Skin Health'),(1128,133,'_elementor_edit_mode','builder'),(1129,133,'_elementor_template_type','wp-page'),(1130,133,'_elementor_version','3.19.0'),(1131,133,'_elementor_pro_version','3.19.0'),(1132,133,'_wp_page_template','elementor_header_footer'),(1133,133,'_elementor_data','[{\"id\":\"162b8e05\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Hero\",\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"af663a7\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"18b15f41\",\"elType\":\"widget\",\"settings\":{\"title\":\"RED LIGHT HEALTH BENEFITS\",\"header_size\":\"h1\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9f21623\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b218f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"A comprehensive dive into the health benefits of red light therapy\",\"align\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"29dbebc\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"51ff8d58\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"a1b100c\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"173bea45\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"704ac1a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51f43048\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\",\"cards_excerpt_color\":\"globals\\/colors?id=text\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"cards_columns\":\"2\",\"cards_posts_per_page\":2,\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"b19fa2d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"2cbb6c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":22,\"blur\":28,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.22)\"},\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"1f1d4c1\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3f806d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Spectrum of Benefits: More Than Meets the Eye\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31.497},\"_flex_size\":\"none\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"3c65236\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c5cf02\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"editor\":\"<p>Red light therapy, in its essence, is a simple yet profound treatment. It involves exposing the body to low wavelengths of red light, believed to penetrate deep into the skin and muscles, offering a host of benefits without the heat or invasiveness of other therapies.<\\/p><p>The allure of red light therapy lies in its versatility and depth of impact. From skin deep to muscle fibers, the benefits span a wide spectrum.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":801},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c05b693\"},\"_element_width_mobile\":\"inherit\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"080c849\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9b429dd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"4fb6857\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"514caa6\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-hand-sparkles\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Skin Rejuvenation\",\"premium_icon_box_content\":\"<p>Imagine a fountain of youth at a cellular level. RLT is touted for its ability to enhance collagen production, reduce wrinkles, and improve skin complexion, offering a natural glow that emanates from within.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\",\"premium_icon_box_inner_container_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"6ff7a6a\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-smile-beam\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Pain Management\",\"premium_icon_box_content\":\"<p>Beyond skin deep, RLT reaches into the very fibers of our being, easing muscle and joint pain. Athletes and those with chronic conditions find a gentle solace in the red glow, a testament to its deep-reaching effects.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"e20fcac\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-band-aid\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Wound Healing\",\"premium_icon_box_content\":\"<p>The light not only heals the unseen but also mends the visible. Wounds and scars find a friend in RLT, as it accelerates the healing process, turning back the clock on injuries.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"}],\"isInner\":false},{\"id\":\"39cbc61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"4fb6857\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"cd66657\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-brain\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Mental Clarity\",\"premium_icon_box_content\":\"<p>Amidst the physical benefits, the mind finds a reprieve. The therapy is linked to improved sleep patterns and a reduction in symptoms of depression and anxiety, casting a warm glow on the mental landscape.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"3a0b119\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-bone\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Inflammation Reduction\",\"premium_icon_box_content\":\"<p>Like a gentle tide, RLT washes away the inflammation, offering relief in conditions such as arthritis and other inflammatory diseases, proving its might in the subtle art of healing.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"b36a1c8\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-band-aid\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Weight Loss Assistance\",\"premium_icon_box_content\":\"<p>The therapy is thought to affect fat cells, making them more likely to release their contents, thereby aiding in the reduction of body fat.\\u00a0<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"}],\"isInner\":false},{\"id\":\"30900655\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"044ee86\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"461121e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"7dcc954\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6da1e983\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4a0e8c8\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),(1134,133,'_elementor_page_assets','a:0:{}'),(1135,133,'_elementor_import_session_id','65b7e01be4fbe'),(1136,133,'_elementor_page_settings','a:6:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FEF2FF\";s:11:\"__globals__\";a:2:{s:16:\"background_color\";s:0:\"\";s:18:\"background_color_b\";s:27:\"globals/colors?id=secondary\";}s:18:\"background_color_b\";s:7:\"#F3F5F8\";}'),(1138,134,'_elementor_edit_mode','builder'),(1139,134,'_elementor_template_type','wp-page'),(1140,134,'_elementor_version','3.19.0'),(1141,134,'_elementor_pro_version','3.19.0'),(1142,134,'_wp_page_template','elementor_header_footer'),(1143,134,'_elementor_data','[{\"id\":\"162b8e05\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Hero\",\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"af663a7\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"18b15f41\",\"elType\":\"widget\",\"settings\":{\"title\":\"RED LIGHT HEALTH BENEFITS\",\"header_size\":\"h1\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9f21623\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b218f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"A comprehensive dive into the health benefits of red light therapy\",\"align\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"29dbebc\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"51ff8d58\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"a1b100c\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"173bea45\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"704ac1a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51f43048\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\",\"cards_excerpt_color\":\"globals\\/colors?id=text\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"cards_columns\":\"2\",\"cards_posts_per_page\":2,\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"b19fa2d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"2cbb6c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":22,\"blur\":28,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.22)\"},\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"1f1d4c1\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3f806d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Spectrum of Benefits: More Than Meets the Eye\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31.497},\"_flex_size\":\"none\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"3c65236\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c5cf02\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"editor\":\"<p>Red light therapy, in its essence, is a simple yet profound treatment. It involves exposing the body to low wavelengths of red light, believed to penetrate deep into the skin and muscles, offering a host of benefits without the heat or invasiveness of other therapies.<\\/p><p>The allure of red light therapy lies in its versatility and depth of impact. From skin deep to muscle fibers, the benefits span a wide spectrum.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":801},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c05b693\"},\"_element_width_mobile\":\"inherit\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"080c849\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9b429dd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"4fb6857\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"514caa6\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-hand-sparkles\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Skin Rejuvenation\",\"premium_icon_box_content\":\"<p>Imagine a fountain of youth at a cellular level. RLT is touted for its ability to enhance collagen production, reduce wrinkles, and improve skin complexion, offering a natural glow that emanates from within.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\",\"premium_icon_box_inner_container_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"6ff7a6a\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-smile-beam\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Pain Management\",\"premium_icon_box_content\":\"<p>Beyond skin deep, RLT reaches into the very fibers of our being, easing muscle and joint pain. Athletes and those with chronic conditions find a gentle solace in the red glow, a testament to its deep-reaching effects.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"e20fcac\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-band-aid\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Wound Healing\",\"premium_icon_box_content\":\"<p>The light not only heals the unseen but also mends the visible. Wounds and scars find a friend in RLT, as it accelerates the healing process, turning back the clock on injuries.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"}],\"isInner\":false},{\"id\":\"39cbc61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"4fb6857\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"cd66657\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-brain\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Mental Clarity\",\"premium_icon_box_content\":\"<p>Amidst the physical benefits, the mind finds a reprieve. The therapy is linked to improved sleep patterns and a reduction in symptoms of depression and anxiety, casting a warm glow on the mental landscape.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"3a0b119\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-bone\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Inflammation Reduction\",\"premium_icon_box_content\":\"<p>Like a gentle tide, RLT washes away the inflammation, offering relief in conditions such as arthritis and other inflammatory diseases, proving its might in the subtle art of healing.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"b36a1c8\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-band-aid\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Weight Loss Assistance\",\"premium_icon_box_content\":\"<p>The therapy is thought to affect fat cells, making them more likely to release their contents, thereby aiding in the reduction of body fat.\\u00a0<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"}],\"isInner\":false},{\"id\":\"30900655\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"044ee86\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"461121e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"7dcc954\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6da1e983\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4a0e8c8\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),(1144,134,'_elementor_page_assets','a:0:{}'),(1145,134,'_elementor_import_session_id','65b7e01be4fbe'),(1146,134,'_elementor_page_settings','a:6:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FEF2FF\";s:11:\"__globals__\";a:2:{s:16:\"background_color\";s:0:\"\";s:18:\"background_color_b\";s:27:\"globals/colors?id=secondary\";}s:18:\"background_color_b\";s:7:\"#F3F5F8\";}'),(1148,135,'_elementor_edit_mode','builder'),(1149,135,'_elementor_template_type','wp-page'),(1150,135,'_elementor_version','3.19.0'),(1151,135,'_elementor_pro_version','3.19.0'),(1152,135,'_wp_page_template','elementor_header_footer'),(1153,135,'_elementor_data','[{\"id\":\"162b8e05\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Hero\",\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"af663a7\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"18b15f41\",\"elType\":\"widget\",\"settings\":{\"title\":\"RED LIGHT HEALTH BENEFITS\",\"header_size\":\"h1\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9f21623\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b218f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"A comprehensive dive into the health benefits of red light therapy\",\"align\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"29dbebc\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"51ff8d58\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"a1b100c\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"173bea45\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"704ac1a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51f43048\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\",\"cards_excerpt_color\":\"globals\\/colors?id=text\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"cards_columns\":\"2\",\"cards_posts_per_page\":2,\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"b19fa2d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"2cbb6c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":22,\"blur\":28,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.22)\"},\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"1f1d4c1\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3f806d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Spectrum of Benefits: More Than Meets the Eye\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31.497},\"_flex_size\":\"none\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"3c65236\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c5cf02\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"editor\":\"<p>Red light therapy, in its essence, is a simple yet profound treatment. It involves exposing the body to low wavelengths of red light, believed to penetrate deep into the skin and muscles, offering a host of benefits without the heat or invasiveness of other therapies.<\\/p><p>The allure of red light therapy lies in its versatility and depth of impact. From skin deep to muscle fibers, the benefits span a wide spectrum.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":801},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c05b693\"},\"_element_width_mobile\":\"inherit\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"080c849\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9b429dd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"4fb6857\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"514caa6\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-hand-sparkles\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Skin Rejuvenation\",\"premium_icon_box_content\":\"<p>Imagine a fountain of youth at a cellular level. RLT is touted for its ability to enhance collagen production, reduce wrinkles, and improve skin complexion, offering a natural glow that emanates from within.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\",\"premium_icon_box_inner_container_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"6ff7a6a\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-smile-beam\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Pain Management\",\"premium_icon_box_content\":\"<p>Beyond skin deep, RLT reaches into the very fibers of our being, easing muscle and joint pain. Athletes and those with chronic conditions find a gentle solace in the red glow, a testament to its deep-reaching effects.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"e20fcac\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-band-aid\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Wound Healing\",\"premium_icon_box_content\":\"<p>The light not only heals the unseen but also mends the visible. Wounds and scars find a friend in RLT, as it accelerates the healing process, turning back the clock on injuries.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"}],\"isInner\":false},{\"id\":\"39cbc61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"4fb6857\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"cd66657\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-brain\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Mental Clarity\",\"premium_icon_box_content\":\"<p>Amidst the physical benefits, the mind finds a reprieve. The therapy is linked to improved sleep patterns and a reduction in symptoms of depression and anxiety, casting a warm glow on the mental landscape.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"3a0b119\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-bone\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Inflammation Reduction\",\"premium_icon_box_content\":\"<p>Like a gentle tide, RLT washes away the inflammation, offering relief in conditions such as arthritis and other inflammatory diseases, proving its might in the subtle art of healing.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"b36a1c8\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-band-aid\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Weight Loss Assistance\",\"premium_icon_box_content\":\"<p>The therapy is thought to affect fat cells, making them more likely to release their contents, thereby aiding in the reduction of body fat.\\u00a0<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"}],\"isInner\":false},{\"id\":\"30900655\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"044ee86\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"461121e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"7dcc954\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6da1e983\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4a0e8c8\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),(1154,135,'_elementor_page_assets','a:0:{}'),(1155,135,'_elementor_import_session_id','65b7e01be4fbe'),(1156,135,'_elementor_page_settings','a:6:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FEF2FF\";s:11:\"__globals__\";a:2:{s:16:\"background_color\";s:0:\"\";s:18:\"background_color_b\";s:27:\"globals/colors?id=secondary\";}s:18:\"background_color_b\";s:7:\"#F3F5F8\";}'),(1159,65,'_edit_lock','1709061195:2'),(1161,137,'_wp_attached_file','2024/01/Enhancing-Mental-Health-The-Role-of-Red-Light-Therapy.jpg'),(1162,137,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:65:\"2024/01/Enhancing-Mental-Health-The-Role-of-Red-Light-Therapy.jpg\";s:8:\"filesize\";i:82698;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:65:\"Enhancing-Mental-Health-The-Role-of-Red-Light-Therapy-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10509;}s:5:\"large\";a:5:{s:4:\"file\";s:66:\"Enhancing-Mental-Health-The-Role-of-Red-Light-Therapy-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45626;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:65:\"Enhancing-Mental-Health-The-Role-of-Red-Light-Therapy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8525;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:65:\"Enhancing-Mental-Health-The-Role-of-Red-Light-Therapy-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30674;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:66:\"Enhancing-Mental-Health-The-Role-of-Red-Light-Therapy-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79467;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1163,137,'_wp_attachment_image_alt','Enhancing Mental Health: The Role of Red Light Therapy'),(1166,65,'_wp_old_slug','blog-post-title-6'),(1167,65,'rank_math_seo_score','56'),(1168,65,'rank_math_contentai_score','a:4:{s:9:\"wordCount\";s:3:\"100\";s:9:\"linkCount\";s:1:\"0\";s:12:\"headingCount\";s:3:\"100\";s:10:\"mediaCount\";s:5:\"62.22\";}'),(1169,65,'rank_math_focus_keyword','mental health'),(1170,65,'rank_math_description','Discover how red light therapy aids in mental health, including depression and anxiety, contributing to a holistic path towards mental wellness.'),(1171,65,'_edit_last','5'),(1174,65,'rank_math_primary_category','12'),(1175,65,'site-sidebar-layout','default'),(1177,65,'ast-site-content-layout','default'),(1178,65,'site-content-style','default'),(1179,65,'site-sidebar-style','default'),(1180,65,'theme-transparent-header-meta','default'),(1183,25,'_eael_post_view_count','30'),(1184,25,'_edit_lock','1708373745:5'),(1185,25,'_wp_page_template','default'),(1186,25,'_elementor_page_settings','a:6:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FEF2FF\";s:12:\"preview_type\";s:11:\"single/post\";s:10:\"preview_id\";s:0:\"\";}'),(1187,141,'_elementor_edit_mode','builder'),(1188,141,'_elementor_template_type','single-post'),(1189,141,'_elementor_version','3.19.0'),(1190,141,'_elementor_pro_version','3.19.0'),(1191,141,'_elementor_data','[{\"id\":\"5a1f1cd2\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":620,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Title\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"761fafc\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"2d70cf35\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"post-title\\\" settings=\\\"%7B%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9986d5b\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-title\"},{\"id\":\"37e9b879\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"selected_icon\":{\"value\":\"fas fa-calendar\",\"library\":\"fa-solid\"},\"_id\":\"7f530f1\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\",\"show_icon\":\"none\"},{\"type\":\"author\",\"selected_icon\":{\"value\":\"far fa-user-circle\",\"library\":\"fa-regular\"},\"_id\":\"6863c75\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\",\"show_icon\":\"none\"}],\"space_between\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_align\":\"center\",\"divider\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"divider_color\":\"globals\\/colors?id=primary\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"0c5df2b\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"post-info\"}],\"isInner\":false},{\"id\":\"646d129\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Content\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":50,\"unit\":\"px\",\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[],\"column\":\"25\",\"row\":\"25\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"5046ed8\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"3287313c\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%2C%22size%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image\":{\"id\":26,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/placeholder-1.png\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"aed835a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"2eb6bcdc\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"excerpt\":\"[elementor-tag id=\\\"\\\" name=\\\"post-excerpt\\\" settings=\\\"%7B%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%2C%22max_length%22%3A%22%22%7D\\\"]\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"a8412ee\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-excerpt\"},{\"id\":\"84bec78\",\"elType\":\"widget\",\"settings\":{\"align\":\"justify\",\"align_mobile\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"bf0d3b7\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-content\"},{\"id\":\"10954cdb\",\"elType\":\"widget\",\"settings\":{\"prev_label\":\"Previous\",\"next_label\":\"Next\",\"show_arrow\":\"\",\"show_title\":\"\",\"show_borders\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"label_color\":\"globals\\/colors?id=primary\",\"label_typography_typography\":\"globals\\/typography?id=92bce3b\",\"label_hover_color\":\"globals\\/colors?id=accent\",\"_border_color\":\"globals\\/colors?id=primary\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"1d84841\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"post-navigation\"},{\"id\":\"17da9b32\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[],\"column\":\"15\",\"row\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"1345f6d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"ad573ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Share the Post:\",\"header_size\":\"span\",\"_element_vertical_align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=text\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"fd558eb\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d0b8ce7\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"73b1c48\"},{\"button\":\"twitter\",\"_id\":\"d731978\"},{\"button\":\"linkedin\",\"_id\":\"825e7c4\"}],\"view\":\"icon\",\"skin\":\"minimal\",\"column_gap\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"column_gap_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"button_size\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"color_source\":\"custom\",\"_element_vertical_align\":\"center\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=86b4fcd\",\"secondary_color\":\"globals\\/colors?id=accent\",\"secondary_color_hover\":\"globals\\/colors?id=14ef391\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"87808ec\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"share-buttons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18aa6b19\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Related Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":100,\"unit\":\"px\",\"column\":\"100\",\"row\":\"100\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"9189c7d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"48cfc05f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Related Posts\",\"align\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"04dc408\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3230d171\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_columns\":\"2\",\"cards_posts_per_page\":2,\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"posts_exclude\":[\"current_post\"],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"79d4b85\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),(1192,141,'_elementor_page_assets','a:0:{}'),(1193,141,'_elementor_conditions','a:1:{i:0;s:21:\"include/singular/post\";}'),(1194,141,'_elementor_import_session_id','65b7e01be4fbe'),(1196,141,'_wp_page_template','default'),(1197,141,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";}'),(1200,64,'_edit_lock','1709061465:2'),(1201,143,'_wp_attached_file','2024/01/The-Secret-to-Better-Sleep-How-Red-Light-Therapy-Can-Help.jpg'),(1202,143,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:69:\"2024/01/The-Secret-to-Better-Sleep-How-Red-Light-Therapy-Can-Help.jpg\";s:8:\"filesize\";i:85205;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:69:\"The-Secret-to-Better-Sleep-How-Red-Light-Therapy-Can-Help-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12791;}s:5:\"large\";a:5:{s:4:\"file\";s:70:\"The-Secret-to-Better-Sleep-How-Red-Light-Therapy-Can-Help-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:56485;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:69:\"The-Secret-to-Better-Sleep-How-Red-Light-Therapy-Can-Help-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8519;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:69:\"The-Secret-to-Better-Sleep-How-Red-Light-Therapy-Can-Help-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37942;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:70:\"The-Secret-to-Better-Sleep-How-Red-Light-Therapy-Can-Help-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:100473;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1203,143,'_wp_attachment_image_alt','The Secret to Better Sleep: How Red Light Therapy Can Help'),(1206,64,'_wp_old_slug','blog-post-title-7'),(1207,64,'rank_math_seo_score','76'),(1208,64,'rank_math_contentai_score','a:4:{s:9:\"wordCount\";s:3:\"100\";s:9:\"linkCount\";s:1:\"0\";s:12:\"headingCount\";s:3:\"100\";s:10:\"mediaCount\";s:5:\"62.22\";}'),(1209,64,'rank_math_focus_keyword','better sleep'),(1210,64,'rank_math_description','Discover Red Light Therapy, a natural solution for better sleep and various sleep disorders, paving the way for restful nights and healthier days.'),(1211,64,'_edit_last','5'),(1212,64,'rank_math_primary_category','14'),(1213,64,'site-sidebar-layout','default'),(1215,64,'ast-site-content-layout','default'),(1216,64,'site-content-style','default'),(1217,64,'site-sidebar-style','default'),(1218,64,'theme-transparent-header-meta','default'),(1224,63,'_edit_lock','1709061749:2'),(1225,147,'_wp_attached_file','2024/01/Illuminating-Cardiovascular-Health-The-Impact-of-Red-Light-Therapy.jpg'),(1226,147,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:78:\"2024/01/Illuminating-Cardiovascular-Health-The-Impact-of-Red-Light-Therapy.jpg\";s:8:\"filesize\";i:56359;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:78:\"Illuminating-Cardiovascular-Health-The-Impact-of-Red-Light-Therapy-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8613;}s:5:\"large\";a:5:{s:4:\"file\";s:79:\"Illuminating-Cardiovascular-Health-The-Impact-of-Red-Light-Therapy-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28995;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:78:\"Illuminating-Cardiovascular-Health-The-Impact-of-Red-Light-Therapy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6826;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:78:\"Illuminating-Cardiovascular-Health-The-Impact-of-Red-Light-Therapy-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20359;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:79:\"Illuminating-Cardiovascular-Health-The-Impact-of-Red-Light-Therapy-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:48990;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1227,147,'_wp_attachment_image_alt','Illuminating Cardiovascular Health: The Impact of Red Light Therapy'),(1230,63,'_wp_old_slug','blog-post-title-8'),(1231,63,'rank_math_seo_score','56'),(1232,63,'rank_math_contentai_score','a:4:{s:9:\"wordCount\";s:3:\"100\";s:9:\"linkCount\";s:1:\"0\";s:12:\"headingCount\";s:3:\"100\";s:10:\"mediaCount\";s:5:\"62.22\";}'),(1233,63,'rank_math_focus_keyword','cardiovascular health'),(1234,63,'rank_math_description','Discover how red light therapy enhances cardiovascular health and aids recovery after cardiac events, offering a non-invasive approach to heart health.'),(1235,63,'_edit_last','5'),(1238,63,'rank_math_primary_category','15'),(1239,63,'site-sidebar-layout','default'),(1241,63,'ast-site-content-layout','default'),(1242,63,'site-content-style','default'),(1243,63,'site-sidebar-style','default'),(1244,63,'theme-transparent-header-meta','default'),(1260,151,'_elementor_edit_mode','builder'),(1261,151,'_elementor_template_type','wp-page'),(1262,151,'_elementor_version','3.19.0'),(1263,151,'_elementor_pro_version','3.19.0'),(1264,151,'_wp_page_template','elementor_header_footer'),(1265,151,'_elementor_data','[{\"id\":\"162b8e05\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Hero\",\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"af663a7\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"18b15f41\",\"elType\":\"widget\",\"settings\":{\"title\":\"RED LIGHT HEALTH BENEFITS\",\"header_size\":\"h1\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9f21623\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b218f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"A comprehensive dive into the health benefits of red light therapy\",\"align\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"29dbebc\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"51ff8d58\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"a1b100c\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"173bea45\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"704ac1a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51f43048\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\",\"cards_excerpt_color\":\"globals\\/colors?id=text\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"cards_columns\":\"2\",\"cards_posts_per_page\":2,\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"b19fa2d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"2cbb6c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":22,\"blur\":28,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.22)\"},\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"1f1d4c1\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3f806d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Spectrum of Benefits: More Than Meets the Eye\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31.497},\"_flex_size\":\"none\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"3c65236\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c5cf02\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"editor\":\"<p>Red light therapy, in its essence, is a simple yet profound treatment. It involves exposing the body to low wavelengths of red light, believed to penetrate deep into the skin and muscles, offering a host of benefits without the heat or invasiveness of other therapies.<\\/p><p>The allure of red light therapy lies in its versatility and depth of impact. From skin deep to muscle fibers, the benefits span a wide spectrum.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":801},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c05b693\"},\"_element_width_mobile\":\"inherit\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"080c849\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9b429dd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"4fb6857\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"514caa6\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-hand-sparkles\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Skin Rejuvenation\",\"premium_icon_box_content\":\"<p>Imagine a fountain of youth at a cellular level. RLT is touted for its ability to enhance collagen production, reduce wrinkles, and improve skin complexion, offering a natural glow that emanates from within.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\",\"premium_icon_box_inner_container_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"6ff7a6a\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-smile-beam\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Pain Management\",\"premium_icon_box_content\":\"<p>Beyond skin deep, RLT reaches into the very fibers of our being, easing muscle and joint pain. Athletes and those with chronic conditions find a gentle solace in the red glow, a testament to its deep-reaching effects.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"e20fcac\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-band-aid\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Wound Healing\",\"premium_icon_box_content\":\"<p>The light not only heals the unseen but also mends the visible. Wounds and scars find a friend in RLT, as it accelerates the healing process, turning back the clock on injuries.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"}],\"isInner\":false},{\"id\":\"39cbc61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"4fb6857\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"cd66657\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-brain\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Mental Clarity\",\"premium_icon_box_content\":\"<p>Amidst the physical benefits, the mind finds a reprieve. The therapy is linked to improved sleep patterns and a reduction in symptoms of depression and anxiety, casting a warm glow on the mental landscape.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"3a0b119\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-bone\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Inflammation Reduction\",\"premium_icon_box_content\":\"<p>Like a gentle tide, RLT washes away the inflammation, offering relief in conditions such as arthritis and other inflammatory diseases, proving its might in the subtle art of healing.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"b36a1c8\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-band-aid\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Weight Loss Assistance\",\"premium_icon_box_content\":\"<p>The therapy is thought to affect fat cells, making them more likely to release their contents, thereby aiding in the reduction of body fat.\\u00a0<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"}],\"isInner\":false},{\"id\":\"30900655\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"044ee86\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"461121e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"7dcc954\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6da1e983\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4a0e8c8\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),(1266,151,'_elementor_page_assets','a:0:{}'),(1267,151,'_elementor_import_session_id','65b7e01be4fbe'),(1268,151,'_elementor_page_settings','a:6:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FEF2FF\";s:11:\"__globals__\";a:2:{s:16:\"background_color\";s:0:\"\";s:18:\"background_color_b\";s:27:\"globals/colors?id=secondary\";}s:18:\"background_color_b\";s:7:\"#F3F5F8\";}'),(1270,152,'_elementor_edit_mode','builder'),(1271,152,'_elementor_template_type','wp-page'),(1272,152,'_elementor_version','3.19.0'),(1273,152,'_elementor_pro_version','3.19.0'),(1274,152,'_wp_page_template','elementor_header_footer'),(1275,152,'_elementor_data','[{\"id\":\"162b8e05\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Hero\",\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"af663a7\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"18b15f41\",\"elType\":\"widget\",\"settings\":{\"title\":\"RED LIGHT HEALTH BENEFITS\",\"header_size\":\"h1\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9f21623\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b218f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"A comprehensive dive into the health benefits of red light therapy\",\"align\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"29dbebc\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"51ff8d58\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"a1b100c\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"173bea45\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"704ac1a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51f43048\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\",\"cards_excerpt_color\":\"globals\\/colors?id=text\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"cards_columns\":\"2\",\"cards_posts_per_page\":2,\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"b19fa2d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"2cbb6c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":22,\"blur\":28,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.22)\"},\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"1f1d4c1\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3f806d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Spectrum of Benefits: More Than Meets the Eye\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31.497},\"_flex_size\":\"none\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"3c65236\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c5cf02\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"editor\":\"<p>Red light therapy, in its essence, is a simple yet profound treatment. It involves exposing the body to low wavelengths of red light, believed to penetrate deep into the skin and muscles, offering a host of benefits without the heat or invasiveness of other therapies.<\\/p><p>The allure of red light therapy lies in its versatility and depth of impact. From skin deep to muscle fibers, the benefits span a wide spectrum.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":801},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c05b693\"},\"_element_width_mobile\":\"inherit\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"080c849\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9b429dd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"4fb6857\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"514caa6\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-hand-sparkles\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Skin Rejuvenation\",\"premium_icon_box_content\":\"<p>Imagine a fountain of youth at a cellular level. RLT is touted for its ability to enhance collagen production, reduce wrinkles, and improve skin complexion, offering a natural glow that emanates from within.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\",\"premium_icon_box_inner_container_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"6ff7a6a\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-smile-beam\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Pain Management\",\"premium_icon_box_content\":\"<p>Beyond skin deep, RLT reaches into the very fibers of our being, easing muscle and joint pain. Athletes and those with chronic conditions find a gentle solace in the red glow, a testament to its deep-reaching effects.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"e20fcac\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-band-aid\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Wound Healing\",\"premium_icon_box_content\":\"<p>The light not only heals the unseen but also mends the visible. Wounds and scars find a friend in RLT, as it accelerates the healing process, turning back the clock on injuries.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"}],\"isInner\":false},{\"id\":\"39cbc61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"4fb6857\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"cd66657\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-brain\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Mental Clarity\",\"premium_icon_box_content\":\"<p>Amidst the physical benefits, the mind finds a reprieve. The therapy is linked to improved sleep patterns and a reduction in symptoms of depression and anxiety, casting a warm glow on the mental landscape.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"3a0b119\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-bone\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Inflammation Reduction\",\"premium_icon_box_content\":\"<p>Like a gentle tide, RLT washes away the inflammation, offering relief in conditions such as arthritis and other inflammatory diseases, proving its might in the subtle art of healing.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"b36a1c8\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-band-aid\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Weight Loss Assistance\",\"premium_icon_box_content\":\"<p>The therapy is thought to affect fat cells, making them more likely to release their contents, thereby aiding in the reduction of body fat.\\u00a0<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"}],\"isInner\":false},{\"id\":\"30900655\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"044ee86\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"461121e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"7dcc954\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6da1e983\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4a0e8c8\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),(1276,152,'_elementor_page_assets','a:0:{}'),(1277,152,'_elementor_import_session_id','65b7e01be4fbe'),(1278,152,'_elementor_page_settings','a:6:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FEF2FF\";s:11:\"__globals__\";a:2:{s:16:\"background_color\";s:0:\"\";s:18:\"background_color_b\";s:27:\"globals/colors?id=secondary\";}s:18:\"background_color_b\";s:7:\"#F3F5F8\";}'),(1280,153,'_elementor_edit_mode','builder'),(1281,153,'_elementor_template_type','wp-page'),(1282,153,'_elementor_version','3.19.0'),(1283,153,'_elementor_pro_version','3.19.0'),(1284,153,'_wp_page_template','elementor_header_footer'),(1285,153,'_elementor_data','[{\"id\":\"162b8e05\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Hero\",\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"af663a7\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"18b15f41\",\"elType\":\"widget\",\"settings\":{\"title\":\"RED LIGHT HEALTH BENEFITS\",\"header_size\":\"h1\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9f21623\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b218f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"A comprehensive dive into the health benefits of red light therapy\",\"align\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"29dbebc\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"51ff8d58\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"a1b100c\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"173bea45\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"704ac1a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51f43048\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\",\"cards_excerpt_color\":\"globals\\/colors?id=text\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"cards_columns\":\"2\",\"cards_posts_per_page\":2,\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"b19fa2d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"2cbb6c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":22,\"blur\":28,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.22)\"},\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"1f1d4c1\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3f806d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Spectrum of Benefits: More Than Meets the Eye\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31.497},\"_flex_size\":\"none\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"3c65236\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c5cf02\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"editor\":\"<p>Red light therapy, in its essence, is a simple yet profound treatment. It involves exposing the body to low wavelengths of red light, believed to penetrate deep into the skin and muscles, offering a host of benefits without the heat or invasiveness of other therapies.<\\/p><p>The allure of red light therapy lies in its versatility and depth of impact. From skin deep to muscle fibers, the benefits span a wide spectrum.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":801},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c05b693\"},\"_element_width_mobile\":\"inherit\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"080c849\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9b429dd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"4fb6857\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"514caa6\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-hand-sparkles\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Skin Rejuvenation\",\"premium_icon_box_content\":\"<p>Imagine a fountain of youth at a cellular level. RLT is touted for its ability to enhance collagen production, reduce wrinkles, and improve skin complexion, offering a natural glow that emanates from within.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\",\"premium_icon_box_inner_container_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"6ff7a6a\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-smile-beam\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Pain Management\",\"premium_icon_box_content\":\"<p>Beyond skin deep, RLT reaches into the very fibers of our being, easing muscle and joint pain. Athletes and those with chronic conditions find a gentle solace in the red glow, a testament to its deep-reaching effects.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"e20fcac\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-band-aid\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Wound Healing\",\"premium_icon_box_content\":\"<p>The light not only heals the unseen but also mends the visible. Wounds and scars find a friend in RLT, as it accelerates the healing process, turning back the clock on injuries.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"}],\"isInner\":false},{\"id\":\"39cbc61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"4fb6857\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"cd66657\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-brain\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Mental Clarity\",\"premium_icon_box_content\":\"<p>Amidst the physical benefits, the mind finds a reprieve. The therapy is linked to improved sleep patterns and a reduction in symptoms of depression and anxiety, casting a warm glow on the mental landscape.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"3a0b119\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-heart\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Inflammation Reduction\",\"premium_icon_box_content\":\"<p>Like a gentle tide, RLT washes away the inflammation, offering relief in conditions such as arthritis and other inflammatory diseases, proving its might in the subtle art of healing.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"b36a1c8\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-balance-scale-left\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Weight Loss Assistance\",\"premium_icon_box_content\":\"<p>The therapy is thought to affect fat cells, making them more likely to release their contents, thereby aiding in the reduction of body fat.\\u00a0<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"}],\"isInner\":false},{\"id\":\"30900655\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"044ee86\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"461121e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"7dcc954\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6da1e983\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4a0e8c8\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),(1286,153,'_elementor_page_assets','a:0:{}'),(1287,153,'_elementor_import_session_id','65b7e01be4fbe'),(1288,153,'_elementor_page_settings','a:6:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FEF2FF\";s:11:\"__globals__\";a:2:{s:16:\"background_color\";s:0:\"\";s:18:\"background_color_b\";s:27:\"globals/colors?id=secondary\";}s:18:\"background_color_b\";s:7:\"#F3F5F8\";}'),(1292,62,'_edit_lock','1709061955:2'),(1293,155,'_wp_attached_file','2024/01/Boosting-Athletic-Performance-Red-Light-Therapys-Role-in-Muscle-Recovery.jpg'),(1294,155,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:84:\"2024/01/Boosting-Athletic-Performance-Red-Light-Therapys-Role-in-Muscle-Recovery.jpg\";s:8:\"filesize\";i:61038;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:84:\"Boosting-Athletic-Performance-Red-Light-Therapys-Role-in-Muscle-Recovery-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9287;}s:5:\"large\";a:5:{s:4:\"file\";s:85:\"Boosting-Athletic-Performance-Red-Light-Therapys-Role-in-Muscle-Recovery-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33153;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:84:\"Boosting-Athletic-Performance-Red-Light-Therapys-Role-in-Muscle-Recovery-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7371;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:84:\"Boosting-Athletic-Performance-Red-Light-Therapys-Role-in-Muscle-Recovery-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23123;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:85:\"Boosting-Athletic-Performance-Red-Light-Therapys-Role-in-Muscle-Recovery-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57011;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1295,155,'_wp_attachment_image_alt','Boosting Athletic Performance: Red Light Therapy\'s Role in Muscle Recovery'),(1298,62,'_wp_old_slug','blog-post-title-9'),(1299,62,'rank_math_seo_score','53'),(1300,62,'rank_math_contentai_score','a:4:{s:9:\"wordCount\";s:3:\"100\";s:9:\"linkCount\";s:1:\"0\";s:12:\"headingCount\";s:3:\"100\";s:10:\"mediaCount\";s:5:\"62.22\";}'),(1301,62,'rank_math_focus_keyword','muscle recovery'),(1302,62,'rank_math_description','Explore how red light therapy revolutionizes muscle recovery in athletes, enhancing performance with a non-invasive, science-backed treatment.'),(1303,62,'_edit_last','5'),(1304,62,'rank_math_primary_category','16'),(1305,62,'site-sidebar-layout','default'),(1307,62,'ast-site-content-layout','default'),(1308,62,'site-content-style','default'),(1309,62,'site-sidebar-style','default'),(1310,62,'theme-transparent-header-meta','default'),(1315,155,'_wp_old_slug','boosting-athletic-performance-red-light-therapys-role-in-muscle-recovery'),(1319,61,'_edit_lock','1709062141:2'),(1320,160,'_wp_attached_file','2024/01/Red-Light-Therapy-and-Joint-Health-A-New-Age-Solution-for-Arthritis.jpg'),(1321,160,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:79:\"2024/01/Red-Light-Therapy-and-Joint-Health-A-New-Age-Solution-for-Arthritis.jpg\";s:8:\"filesize\";i:77175;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:79:\"Red-Light-Therapy-and-Joint-Health-A-New-Age-Solution-for-Arthritis-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10001;}s:5:\"large\";a:5:{s:4:\"file\";s:80:\"Red-Light-Therapy-and-Joint-Health-A-New-Age-Solution-for-Arthritis-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43448;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:79:\"Red-Light-Therapy-and-Joint-Health-A-New-Age-Solution-for-Arthritis-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7376;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:79:\"Red-Light-Therapy-and-Joint-Health-A-New-Age-Solution-for-Arthritis-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28837;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:80:\"Red-Light-Therapy-and-Joint-Health-A-New-Age-Solution-for-Arthritis-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:78066;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1322,160,'_wp_attachment_image_alt','Red Light Therapy and Joint Health: A New Age Solution for Arthritis'),(1325,61,'_wp_old_slug','blog-post-title-10'),(1326,61,'rank_math_contentai_score','a:4:{s:9:\"wordCount\";s:3:\"100\";s:9:\"linkCount\";s:1:\"0\";s:12:\"headingCount\";s:3:\"100\";s:10:\"mediaCount\";s:5:\"62.22\";}'),(1327,61,'rank_math_seo_score','53'),(1328,61,'rank_math_focus_keyword','arthritis'),(1329,61,'rank_math_description','Discover how red light therapy offers a new solution for arthritis, providing safe, non-invasive joint pain relief and improved mobility.'),(1330,61,'_edit_last','5'),(1331,61,'rank_math_primary_category','17'),(1332,61,'site-sidebar-layout','default'),(1334,61,'ast-site-content-layout','default'),(1335,61,'site-content-style','default'),(1336,61,'site-sidebar-style','default'),(1337,61,'theme-transparent-header-meta','default'),(1339,60,'_edit_lock','1709062332:2'),(1340,164,'_wp_attached_file','2024/01/Revolutionizing-Dental-Health-The-Role-of-Red-Light-Therapy-in-Oral-Care.jpg'),(1341,164,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:84:\"2024/01/Revolutionizing-Dental-Health-The-Role-of-Red-Light-Therapy-in-Oral-Care.jpg\";s:8:\"filesize\";i:49190;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:84:\"Revolutionizing-Dental-Health-The-Role-of-Red-Light-Therapy-in-Oral-Care-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7102;}s:5:\"large\";a:5:{s:4:\"file\";s:85:\"Revolutionizing-Dental-Health-The-Role-of-Red-Light-Therapy-in-Oral-Care-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20532;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:84:\"Revolutionizing-Dental-Health-The-Role-of-Red-Light-Therapy-in-Oral-Care-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5943;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:84:\"Revolutionizing-Dental-Health-The-Role-of-Red-Light-Therapy-in-Oral-Care-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14992;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:85:\"Revolutionizing-Dental-Health-The-Role-of-Red-Light-Therapy-in-Oral-Care-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34527;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1342,164,'_wp_attachment_image_alt','Revolutionizing Dental Health: The Role of Red Light Therapy in Oral Care'),(1345,60,'_wp_old_slug','blog-post-title-1'),(1346,60,'rank_math_seo_score','56'),(1347,60,'rank_math_contentai_score','a:4:{s:9:\"wordCount\";s:3:\"100\";s:9:\"linkCount\";s:1:\"0\";s:12:\"headingCount\";s:3:\"100\";s:10:\"mediaCount\";s:5:\"62.22\";}'),(1348,60,'rank_math_focus_keyword','dental health'),(1349,60,'rank_math_description','Explore the breakthrough of red light therapy for dental health, enhancing oral health through non-invasive treatment for gums and teeth.'),(1350,60,'_edit_last','5'),(1351,60,'rank_math_primary_category','18'),(1352,60,'site-sidebar-layout','default'),(1354,60,'ast-site-content-layout','default'),(1355,60,'site-content-style','default'),(1356,60,'site-sidebar-style','default'),(1357,60,'theme-transparent-header-meta','default'),(1361,168,'_wp_attached_file','2024/02/Enhancing-Digestive-Health-The-Unexpected-Benefits-of-Red-Light-Therapy.jpg'),(1362,168,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:83:\"2024/02/Enhancing-Digestive-Health-The-Unexpected-Benefits-of-Red-Light-Therapy.jpg\";s:8:\"filesize\";i:70515;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:83:\"Enhancing-Digestive-Health-The-Unexpected-Benefits-of-Red-Light-Therapy-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9353;}s:5:\"large\";a:5:{s:4:\"file\";s:84:\"Enhancing-Digestive-Health-The-Unexpected-Benefits-of-Red-Light-Therapy-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:38578;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:83:\"Enhancing-Digestive-Health-The-Unexpected-Benefits-of-Red-Light-Therapy-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8084;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:83:\"Enhancing-Digestive-Health-The-Unexpected-Benefits-of-Red-Light-Therapy-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25763;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:84:\"Enhancing-Digestive-Health-The-Unexpected-Benefits-of-Red-Light-Therapy-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:70826;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1363,168,'_wp_attachment_image_alt','Enhancing Digestive Health: The Unexpected Benefits of Red Light Therapy'),(1385,59,'_edit_lock','1709062547:2'),(1386,171,'_wp_attached_file','2024/01/Red-Light-Therapy-for-Eye-Health-A-Visionary-Approach.jpg'),(1387,171,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:65:\"2024/01/Red-Light-Therapy-for-Eye-Health-A-Visionary-Approach.jpg\";s:8:\"filesize\";i:70522;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:65:\"Red-Light-Therapy-for-Eye-Health-A-Visionary-Approach-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9009;}s:5:\"large\";a:5:{s:4:\"file\";s:66:\"Red-Light-Therapy-for-Eye-Health-A-Visionary-Approach-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:37184;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:65:\"Red-Light-Therapy-for-Eye-Health-A-Visionary-Approach-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7154;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:65:\"Red-Light-Therapy-for-Eye-Health-A-Visionary-Approach-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25056;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:66:\"Red-Light-Therapy-for-Eye-Health-A-Visionary-Approach-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:65777;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1388,171,'_wp_attachment_image_alt','Red Light Therapy for Eye Health: A Visionary Approach'),(1391,59,'_wp_old_slug','blog-post-title-2'),(1392,59,'rank_math_seo_score','76'),(1393,59,'rank_math_contentai_score','a:4:{s:9:\"wordCount\";s:3:\"100\";s:9:\"linkCount\";s:1:\"0\";s:12:\"headingCount\";s:3:\"100\";s:10:\"mediaCount\";s:5:\"62.22\";}'),(1394,59,'rank_math_focus_keyword','eye health'),(1395,59,'rank_math_description','Explore the visionary approach of red light therapy for eye health, enhancing vision while reducing strain with non-invasive light treatment.'),(1396,59,'_edit_last','5'),(1398,59,'rank_math_primary_category','0'),(1399,59,'site-sidebar-layout','default'),(1401,59,'ast-site-content-layout','default'),(1402,59,'site-content-style','default'),(1403,59,'site-sidebar-style','default'),(1404,59,'theme-transparent-header-meta','default'),(1406,58,'_edit_lock','1709064132:2'),(1407,175,'_wp_attached_file','2024/01/Red-Light-Therapy-and-Hair-Growth-Shedding-Light-on-a-New-Solution.jpg'),(1408,175,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:78:\"2024/01/Red-Light-Therapy-and-Hair-Growth-Shedding-Light-on-a-New-Solution.jpg\";s:8:\"filesize\";i:103515;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:78:\"Red-Light-Therapy-and-Hair-Growth-Shedding-Light-on-a-New-Solution-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7619;}s:5:\"large\";a:5:{s:4:\"file\";s:79:\"Red-Light-Therapy-and-Hair-Growth-Shedding-Light-on-a-New-Solution-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29422;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:78:\"Red-Light-Therapy-and-Hair-Growth-Shedding-Light-on-a-New-Solution-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6309;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:78:\"Red-Light-Therapy-and-Hair-Growth-Shedding-Light-on-a-New-Solution-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18960;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:79:\"Red-Light-Therapy-and-Hair-Growth-Shedding-Light-on-a-New-Solution-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:58301;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1409,176,'_wp_attached_file','2024/01/Red-Light-Therapy-and-Hair-Growth-Shedding-Light-on-a-New-Solution-1.jpg'),(1410,176,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:80:\"2024/01/Red-Light-Therapy-and-Hair-Growth-Shedding-Light-on-a-New-Solution-1.jpg\";s:8:\"filesize\";i:68101;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:80:\"Red-Light-Therapy-and-Hair-Growth-Shedding-Light-on-a-New-Solution-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7702;}s:5:\"large\";a:5:{s:4:\"file\";s:81:\"Red-Light-Therapy-and-Hair-Growth-Shedding-Light-on-a-New-Solution-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29516;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:80:\"Red-Light-Therapy-and-Hair-Growth-Shedding-Light-on-a-New-Solution-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6325;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:80:\"Red-Light-Therapy-and-Hair-Growth-Shedding-Light-on-a-New-Solution-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19228;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:81:\"Red-Light-Therapy-and-Hair-Growth-Shedding-Light-on-a-New-Solution-1-1536x864.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:864;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57292;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1411,176,'_wp_attachment_image_alt','Red Light Therapy and Hair Growth: Shedding Light on a New Solution'),(1414,58,'_wp_old_slug','blog-post-title-3'),(1415,58,'rank_math_seo_score','56'),(1416,58,'rank_math_contentai_score','a:4:{s:9:\"wordCount\";s:3:\"100\";s:9:\"linkCount\";s:1:\"0\";s:12:\"headingCount\";s:3:\"100\";s:10:\"mediaCount\";s:5:\"62.22\";}'),(1417,58,'rank_math_focus_keyword','hair growth'),(1418,58,'rank_math_description','Discover red light therapy as a revolutionary solution for hair growth, offering a scientific approach to restoring hair health and density.'),(1419,58,'_edit_last','5'),(1420,58,'rank_math_primary_category','21'),(1421,58,'site-sidebar-layout','default'),(1423,58,'ast-site-content-layout','default'),(1424,58,'site-content-style','default'),(1425,58,'site-sidebar-style','default'),(1426,58,'theme-transparent-header-meta','default'),(1454,18,'__elementor_forms_snapshot','[{\"id\":\"6efab58\",\"name\":\"Newsletter Form\",\"fields\":[{\"id\":\"email\",\"type\":\"email\",\"label\":\"Your email\"}]}]'),(1455,30,'_eael_post_view_count','11'),(1456,30,'_edit_lock','1707927942:5'),(1460,23,'_eael_post_view_count','6'),(1469,184,'_edit_lock','1707923737:2'),(1470,184,'_edit_last','2'),(1471,184,'_elementor_edit_mode','builder'),(1472,184,'_elementor_template_type','wp-page'),(1473,184,'_elementor_version','3.19.2'),(1474,184,'_elementor_pro_version','3.19.0'),(1475,184,'rank_math_internal_links_processed','1'),(1476,185,'_elementor_edit_mode','builder'),(1477,185,'_elementor_template_type','wp-page'),(1478,185,'_elementor_version','3.19.2'),(1479,185,'_elementor_pro_version','3.19.0'),(1480,184,'rank_math_seo_score','10'),(1481,184,'rank_math_contentai_score','a:4:{s:9:\"wordCount\";s:1:\"0\";s:9:\"linkCount\";s:1:\"0\";s:12:\"headingCount\";s:1:\"0\";s:10:\"mediaCount\";s:1:\"0\";}'),(1482,184,'_astra_content_layout_flag','disabled'),(1483,184,'site-post-title','disabled'),(1484,184,'ast-title-bar-display','disabled'),(1485,184,'ast-featured-img','disabled'),(1486,184,'ast-site-content-layout','full-width-container'),(1487,184,'site-sidebar-layout','no-sidebar'),(1488,186,'_elementor_edit_mode','builder'),(1489,186,'_elementor_template_type','single-post'),(1490,186,'_elementor_version','3.19.0'),(1491,186,'_elementor_pro_version','3.19.0'),(1492,186,'_elementor_data','[{\"id\":\"5a1f1cd2\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":620,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Title\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"761fafc\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"2d70cf35\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"post-title\\\" settings=\\\"%7B%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9986d5b\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-title\"},{\"id\":\"37e9b879\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"selected_icon\":{\"value\":\"fas fa-calendar\",\"library\":\"fa-solid\"},\"_id\":\"7f530f1\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\",\"show_icon\":\"none\"},{\"type\":\"author\",\"selected_icon\":{\"value\":\"far fa-user-circle\",\"library\":\"fa-regular\"},\"_id\":\"6863c75\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\",\"show_icon\":\"none\"}],\"space_between\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_align\":\"center\",\"divider\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"divider_color\":\"globals\\/colors?id=primary\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"0c5df2b\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"post-info\"}],\"isInner\":false},{\"id\":\"646d129\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Content\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":50,\"unit\":\"px\",\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[],\"column\":\"25\",\"row\":\"25\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"5046ed8\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"3287313c\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%2C%22size%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image\":{\"id\":26,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/placeholder-1.png\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"aed835a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"2eb6bcdc\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"excerpt\":\"[elementor-tag id=\\\"\\\" name=\\\"post-excerpt\\\" settings=\\\"%7B%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%2C%22max_length%22%3A%22%22%7D\\\"]\"},\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"a8412ee\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-excerpt\"},{\"id\":\"84bec78\",\"elType\":\"widget\",\"settings\":{\"align\":\"justify\",\"align_mobile\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"bf0d3b7\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-content\"},{\"id\":\"10954cdb\",\"elType\":\"widget\",\"settings\":{\"prev_label\":\"Previous\",\"next_label\":\"Next\",\"show_arrow\":\"\",\"show_title\":\"\",\"show_borders\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"label_color\":\"globals\\/colors?id=primary\",\"label_typography_typography\":\"globals\\/typography?id=92bce3b\",\"label_hover_color\":\"globals\\/colors?id=accent\",\"_border_color\":\"globals\\/colors?id=primary\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"1d84841\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"post-navigation\"},{\"id\":\"17da9b32\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[],\"column\":\"15\",\"row\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"1345f6d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"ad573ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Share the Post:\",\"header_size\":\"span\",\"_element_vertical_align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=text\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"fd558eb\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d0b8ce7\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"73b1c48\"},{\"button\":\"twitter\",\"_id\":\"d731978\"},{\"button\":\"linkedin\",\"_id\":\"825e7c4\"}],\"view\":\"icon\",\"skin\":\"minimal\",\"column_gap\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"column_gap_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"button_size\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"color_source\":\"custom\",\"_element_vertical_align\":\"center\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=86b4fcd\",\"secondary_color\":\"globals\\/colors?id=accent\",\"secondary_color_hover\":\"globals\\/colors?id=14ef391\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"87808ec\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"share-buttons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18aa6b19\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Related Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":100,\"unit\":\"px\",\"column\":\"100\",\"row\":\"100\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"9189c7d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"48cfc05f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Related Posts\",\"align\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"04dc408\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3230d171\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_columns\":\"2\",\"cards_posts_per_page\":2,\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"posts_exclude\":[\"current_post\"],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"79d4b85\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),(1493,186,'_elementor_page_assets','a:0:{}'),(1494,186,'_elementor_conditions','a:1:{i:0;s:21:\"include/singular/post\";}'),(1495,186,'_elementor_import_session_id','65b7e01be4fbe'),(1496,186,'_wp_page_template','default'),(1497,186,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FEF2FF\";}'),(1498,187,'_elementor_edit_mode','builder'),(1499,187,'_elementor_template_type','single-post'),(1500,187,'_elementor_version','3.19.0'),(1501,187,'_elementor_pro_version','3.19.0'),(1502,187,'_elementor_data','[{\"id\":\"5a1f1cd2\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":620,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Title\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"761fafc\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"2d70cf35\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"post-title\\\" settings=\\\"%7B%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9986d5b\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-title\"},{\"id\":\"37e9b879\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"selected_icon\":{\"value\":\"fas fa-calendar\",\"library\":\"fa-solid\"},\"_id\":\"7f530f1\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\",\"show_icon\":\"none\"},{\"type\":\"author\",\"selected_icon\":{\"value\":\"far fa-user-circle\",\"library\":\"fa-regular\"},\"_id\":\"6863c75\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\",\"show_icon\":\"none\"}],\"space_between\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_align\":\"center\",\"divider\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"divider_color\":\"globals\\/colors?id=primary\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"0c5df2b\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"post-info\"}],\"isInner\":false},{\"id\":\"646d129\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Content\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":50,\"unit\":\"px\",\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[],\"column\":\"25\",\"row\":\"25\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"5046ed8\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"3287313c\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%2C%22size%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image\":{\"id\":26,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/placeholder-1.png\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"aed835a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"f1426cc\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"excerpt\":\"[elementor-tag id=\\\"\\\" name=\\\"post-excerpt\\\" settings=\\\"%7B%22max_length%22%3A%22%22%2C%22apply_to_post_content%22%3A%22no%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"5f1fe3a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-excerpt\"},{\"id\":\"84bec78\",\"elType\":\"widget\",\"settings\":{\"align\":\"justify\",\"align_mobile\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"bf0d3b7\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-content\"},{\"id\":\"10954cdb\",\"elType\":\"widget\",\"settings\":{\"prev_label\":\"Previous\",\"next_label\":\"Next\",\"show_arrow\":\"\",\"show_title\":\"\",\"show_borders\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"label_color\":\"globals\\/colors?id=primary\",\"label_typography_typography\":\"globals\\/typography?id=92bce3b\",\"label_hover_color\":\"globals\\/colors?id=accent\",\"_border_color\":\"globals\\/colors?id=primary\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"1d84841\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"post-navigation\"},{\"id\":\"17da9b32\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[],\"column\":\"15\",\"row\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"1345f6d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"ad573ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Share the Post:\",\"header_size\":\"span\",\"_element_vertical_align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=text\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"fd558eb\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d0b8ce7\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"73b1c48\"},{\"button\":\"twitter\",\"_id\":\"d731978\"},{\"button\":\"linkedin\",\"_id\":\"825e7c4\"}],\"view\":\"icon\",\"skin\":\"minimal\",\"column_gap\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"column_gap_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"button_size\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"color_source\":\"custom\",\"_element_vertical_align\":\"center\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=86b4fcd\",\"secondary_color\":\"globals\\/colors?id=accent\",\"secondary_color_hover\":\"globals\\/colors?id=14ef391\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"87808ec\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"share-buttons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18aa6b19\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Related Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":100,\"unit\":\"px\",\"column\":\"100\",\"row\":\"100\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"9189c7d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"48cfc05f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Related Posts\",\"align\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"04dc408\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3230d171\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_columns\":\"2\",\"cards_posts_per_page\":2,\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"posts_exclude\":[\"current_post\"],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"79d4b85\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),(1503,187,'_elementor_page_assets','a:0:{}'),(1504,187,'_elementor_conditions','a:1:{i:0;s:21:\"include/singular/post\";}'),(1505,187,'_elementor_import_session_id','65b7e01be4fbe'),(1506,187,'_wp_page_template','default'),(1507,187,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FEF2FF\";}'),(1510,189,'_elementor_edit_mode','builder'),(1511,189,'_elementor_template_type','single-post'),(1512,189,'_elementor_version','3.19.2'),(1513,189,'_elementor_pro_version','3.19.0'),(1514,189,'_elementor_data','[{\"id\":\"5a1f1cd2\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":620,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Title\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"761fafc\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"2d70cf35\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"post-title\\\" settings=\\\"%7B%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9986d5b\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-title\"},{\"id\":\"37e9b879\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"selected_icon\":{\"value\":\"fas fa-calendar\",\"library\":\"fa-solid\"},\"_id\":\"7f530f1\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\",\"show_icon\":\"none\"},{\"type\":\"author\",\"selected_icon\":{\"value\":\"far fa-user-circle\",\"library\":\"fa-regular\"},\"_id\":\"6863c75\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\",\"show_icon\":\"none\"}],\"space_between\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_align\":\"center\",\"divider\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"divider_color\":\"globals\\/colors?id=primary\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"0c5df2b\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"post-info\"}],\"isInner\":false},{\"id\":\"646d129\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Content\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":50,\"unit\":\"px\",\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[],\"column\":\"25\",\"row\":\"25\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"5046ed8\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"3287313c\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%2C%22size%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image\":{\"id\":26,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/placeholder-1.png\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"aed835a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"f1426cc\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"excerpt\":\"[elementor-tag id=\\\"\\\" name=\\\"post-excerpt\\\" settings=\\\"%7B%22apply_to_post_content%22%3A%22yes%22%7D\\\"]\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"5f1fe3a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-excerpt\"},{\"id\":\"84bec78\",\"elType\":\"widget\",\"settings\":{\"align\":\"justify\",\"align_mobile\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"bf0d3b7\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-content\"},{\"id\":\"10954cdb\",\"elType\":\"widget\",\"settings\":{\"prev_label\":\"Previous\",\"next_label\":\"Next\",\"show_arrow\":\"\",\"show_title\":\"\",\"show_borders\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"label_color\":\"globals\\/colors?id=primary\",\"label_typography_typography\":\"globals\\/typography?id=92bce3b\",\"label_hover_color\":\"globals\\/colors?id=accent\",\"_border_color\":\"globals\\/colors?id=primary\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"1d84841\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"post-navigation\"},{\"id\":\"17da9b32\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[],\"column\":\"15\",\"row\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"1345f6d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"ad573ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Share the Post:\",\"header_size\":\"span\",\"_element_vertical_align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=text\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"fd558eb\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d0b8ce7\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"73b1c48\"},{\"button\":\"twitter\",\"_id\":\"d731978\"},{\"button\":\"linkedin\",\"_id\":\"825e7c4\"}],\"view\":\"icon\",\"skin\":\"minimal\",\"column_gap\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"column_gap_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"button_size\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"color_source\":\"custom\",\"_element_vertical_align\":\"center\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=86b4fcd\",\"secondary_color\":\"globals\\/colors?id=accent\",\"secondary_color_hover\":\"globals\\/colors?id=14ef391\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"87808ec\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"share-buttons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18aa6b19\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Related Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":100,\"unit\":\"px\",\"column\":\"100\",\"row\":\"100\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"9189c7d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"48cfc05f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Related Posts\",\"align\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"04dc408\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3230d171\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_columns\":\"2\",\"cards_posts_per_page\":2,\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"posts_exclude\":[\"current_post\"],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"79d4b85\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),(1515,189,'_elementor_page_assets','a:0:{}'),(1516,189,'_elementor_conditions','a:1:{i:0;s:21:\"include/singular/post\";}'),(1517,189,'_elementor_import_session_id','65b7e01be4fbe'),(1518,189,'_wp_page_template','default'),(1519,189,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FEF2FF\";}'),(1537,191,'_elementor_edit_mode','builder'),(1538,191,'_elementor_template_type','single-post'),(1539,191,'_elementor_version','3.19.2'),(1540,191,'_elementor_pro_version','3.19.0'),(1541,191,'_elementor_data','[{\"id\":\"5a1f1cd2\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":620,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Title\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"761fafc\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"2d70cf35\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"post-title\\\" settings=\\\"%7B%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9986d5b\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-title\"},{\"id\":\"37e9b879\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"selected_icon\":{\"value\":\"fas fa-calendar\",\"library\":\"fa-solid\"},\"_id\":\"7f530f1\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\",\"show_icon\":\"none\"},{\"type\":\"author\",\"selected_icon\":{\"value\":\"far fa-user-circle\",\"library\":\"fa-regular\"},\"_id\":\"6863c75\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\",\"show_icon\":\"none\"}],\"space_between\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_align\":\"center\",\"divider\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"divider_color\":\"globals\\/colors?id=primary\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"0c5df2b\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"post-info\"}],\"isInner\":false},{\"id\":\"646d129\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Content\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":50,\"unit\":\"px\",\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[],\"column\":\"25\",\"row\":\"25\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"5046ed8\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"3287313c\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%2C%22size%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image\":{\"id\":26,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/placeholder-1.png\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"aed835a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"f1426cc\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"excerpt\":\"[elementor-tag id=\\\"\\\" name=\\\"post-excerpt\\\" settings=\\\"%7B%22apply_to_post_content%22%3A%22yes%22%2C%22max_length%22%3A200%7D\\\"]\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"5f1fe3a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-excerpt\"},{\"id\":\"84bec78\",\"elType\":\"widget\",\"settings\":{\"align\":\"justify\",\"align_mobile\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"bf0d3b7\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-content\"},{\"id\":\"10954cdb\",\"elType\":\"widget\",\"settings\":{\"prev_label\":\"Previous\",\"next_label\":\"Next\",\"show_arrow\":\"\",\"show_title\":\"\",\"show_borders\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"label_color\":\"globals\\/colors?id=primary\",\"label_typography_typography\":\"globals\\/typography?id=92bce3b\",\"label_hover_color\":\"globals\\/colors?id=accent\",\"_border_color\":\"globals\\/colors?id=primary\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"1d84841\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"post-navigation\"},{\"id\":\"17da9b32\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[],\"column\":\"15\",\"row\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"1345f6d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"ad573ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Share the Post:\",\"header_size\":\"span\",\"_element_vertical_align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=text\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"fd558eb\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d0b8ce7\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"73b1c48\"},{\"button\":\"twitter\",\"_id\":\"d731978\"},{\"button\":\"linkedin\",\"_id\":\"825e7c4\"}],\"view\":\"icon\",\"skin\":\"minimal\",\"column_gap\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"column_gap_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"button_size\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"color_source\":\"custom\",\"_element_vertical_align\":\"center\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=86b4fcd\",\"secondary_color\":\"globals\\/colors?id=accent\",\"secondary_color_hover\":\"globals\\/colors?id=14ef391\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"87808ec\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"share-buttons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18aa6b19\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Related Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":100,\"unit\":\"px\",\"column\":\"100\",\"row\":\"100\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"9189c7d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"48cfc05f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Related Posts\",\"align\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"04dc408\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3230d171\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_columns\":\"2\",\"cards_posts_per_page\":2,\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"posts_exclude\":[\"current_post\"],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"79d4b85\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),(1542,191,'_elementor_page_assets','a:0:{}'),(1543,191,'_elementor_conditions','a:1:{i:0;s:21:\"include/singular/post\";}'),(1544,191,'_elementor_import_session_id','65b7e01be4fbe'),(1545,191,'_wp_page_template','default'),(1546,191,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FEF2FF\";}'),(1551,30,'_wp_page_template','default'),(1552,30,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";}'),(1553,192,'_elementor_edit_mode','builder'),(1554,192,'_elementor_template_type','archive'),(1555,192,'_elementor_version','3.19.0'),(1556,192,'_elementor_pro_version','3.19.0'),(1557,192,'_elementor_data','[{\"id\":\"579904d2\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_align_items\":\"stretch\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_title\":\"Hero\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"75675a0\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"79aa0e72\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_justify_content\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":31,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/1920x540.jpg\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"d248291\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"696fc7ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog Name\",\"align\":\"center\",\"header_size\":\"h1\",\"__dynamic__\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"fc8464d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fb14d13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, te has solet postea. Voluptua quaestio dissentias has ex no<\\/p>\",\"align\":\"center\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"98ea1a4\\\" name=\\\"archive-description\\\" settings=\\\"%7B%22fallback%22%3A%22A+short+description+introducing+your+blog+so+visitors+know+what+type+of+posts+they+will+find+here.%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c05b693\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"a41a99a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7f644bba\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Posts (part 1)\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"a5ebd4d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"43cec8f5\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"be47c43\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"19c887ff\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Join Newsletter\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":405,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"bf8a9e0\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"2e39636\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_justify_content\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":31,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/1920x540.jpg\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[],\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"b2bcf73\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"3defef5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Join our newsletter\\nto stay updated\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"269ee87\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"40186ea0\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Newsletter Form\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Your email\",\"placeholder\":\"Your email\",\"_id\":\"cd2e872\",\"width\":\"60\",\"width_tablet\":\"60\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"subscribe\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"html_spacing\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"_background_color\":\"\",\"success_message_color\":\"globals\\/colors?id=text\",\"error_message_color\":\"globals\\/colors?id=text\",\"inline_message_color\":\"globals\\/colors?id=text\",\"field_text_color\":\"globals\\/colors?id=14ef391\",\"field_border_color\":\"globals\\/colors?id=14ef391\",\"button_text_color\":\"globals\\/colors?id=d6cea4e\",\"button_border_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=86b4fcd\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_hover_color\":\"globals\\/colors?id=accent\"},\"show_labels\":\"\",\"column_gap\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"field_text_color\":\"#8EB3E6\",\"field_background_color\":\"\",\"field_border_color\":\"#8EB3E6\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_color\":\"#FFFFFF\",\"button_border_color\":\"#2C6FC0\",\"button_background_hover_color\":\"#02010100\",\"button_hover_color\":\"#2C6FC0\",\"button_hover_border_color\":\"#2C6FC0\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"2\",\"left\":\"10\",\"isLinked\":false},\"success_message_color\":\"#324A6D\",\"error_message_color\":\"#324A6D\",\"inline_message_color\":\"#324A6D\",\"input_size\":\"md\",\"button_size\":\"md\",\"button_width\":\"40\",\"button_width_tablet\":\"40\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":641,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"email_to\":\"wp@dxpsites.com\",\"email_subject\":\"New message from "Red Light Health Benefits"\",\"email_from\":\"email@redlighthealthbenefits.com\",\"email_from_name\":\"Red Light Health Benefits\",\"email_to_2\":\"wp@dxpsites.com\",\"email_subject_2\":\"New message from "Red Light Health Benefits"\",\"email_from_2\":\"email@redlighthealthbenefits.com\",\"email_from_name_2\":\"Red Light Health Benefits\",\"email_reply_to_2\":\"wp@dxpsites.com\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"server_message\":\"Your submission failed because of a server error.\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"0dbdff1\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2b005c81\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Posts (part 2)\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"b7dc77b\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"527ec10d\",\"elType\":\"widget\",\"settings\":{\"archive_classic_meta_separator\":\"\\/\\/\\/\",\"archive_classic_read_more_text\":\"Read More\",\"archive_cards_meta_separator\":\"\\u2022\",\"archive_cards_read_more_text\":\"Read More \\u00bb\",\"archive_full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"nothing_found_message\":\"It seems we can\'t find what you\'re looking for.\",\"archive_classic_thumbnail_size_size\":\"full\",\"archive_classic_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"archive_classic_title_tag\":\"h4\",\"archive_classic_excerpt_length\":20,\"archive_classic_meta_data\":[],\"archive_classic_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"archive_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"archive_classic_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"archive_classic_title_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"archive_classic_excerpt_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"archive_classic_read_more_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"archive_classic_title_color\":\"globals\\/colors?id=primary\",\"archive_classic_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"archive_classic_excerpt_color\":\"globals\\/colors?id=text\",\"archive_classic_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\",\"archive_classic_meta_typography_typography\":\"globals\\/typography?id=secondary\",\"button_text_color\":\"globals\\/colors?id=c696dce\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=86b4fcd\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\"},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"pagination_type\":\"load_more_on_click\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"load_more_spacing\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"d33661b\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"archive-posts\"}],\"isInner\":false}]'),(1558,192,'_elementor_page_assets','a:0:{}'),(1559,192,'_elementor_conditions','a:1:{i:0;s:15:\"include/archive\";}'),(1560,192,'_elementor_import_session_id','65b7e01be4fbe'),(1561,192,'_wp_page_template','default'),(1562,192,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";}'),(1563,30,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:5:\"align\";i:2;}}s:8:\"advanced\";a:3:{s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:2;s:26:\"_background_video_fallback\";i:2;s:23:\"_background_hover_image\";i:2;s:32:\"_background_hover_video_fallback\";i:2;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:2;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}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:1:{s:5:\"align\";i:1;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:5:\"width\";i:2;s:20:\"flex_justify_content\";i:3;s:14:\"flex_direction\";i:6;s:11:\"boxed_width\";i:2;s:10:\"min_height\";i:2;s:16:\"flex_align_items\";i:4;s:8:\"flex_gap\";i:5;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:8:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:6;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:25:\"background_video_fallback\";i:6;s:22:\"background_hover_image\";i:6;s:31:\"background_hover_video_fallback\";i:6;}s:26:\"section_background_overlay\";a:4:{s:24:\"background_overlay_image\";i:6;s:33:\"background_overlay_video_fallback\";i:6;s:30:\"background_overlay_hover_image\";i:6;s:39:\"background_overlay_hover_video_fallback\";i:6;}}s:8:\"advanced\";a:2:{s:14:\"section_layout\";a:2:{s:7:\"padding\";i:6;s:6:\"margin\";i:4;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:6;}}}}s:5:\"posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:14:\"section_layout\";a:9:{s:5:\"_skin\";i:1;s:15:\"cards_meta_data\";i:1;s:20:\"cards_read_more_text\";i:1;s:17:\"cards_show_avatar\";i:1;s:25:\"cards_thumbnail_size_size\";i:1;s:16:\"cards_item_ratio\";i:1;s:15:\"cards_title_tag\";i:1;s:20:\"cards_excerpt_length\";i:1;s:16:\"cards_show_badge\";i:1;}s:13:\"section_query\";a:1:{s:12:\"posts_offset\";i:1;}}s:5:\"style\";a:5:{s:25:\"cards_section_design_card\";a:4:{s:32:\"cards_box_shadow_box_shadow_type\";i:1;s:18:\"cards_hover_effect\";i:1;s:23:\"cards_card_border_width\";i:1;s:18:\"cards_card_padding\";i:1;}s:26:\"cards_section_design_image\";a:4:{s:20:\"cards_badge_position\";i:1;s:17:\"cards_badge_color\";i:1;s:18:\"cards_badge_margin\";i:1;s:18:\"cards_badge_radius\";i:1;}s:28:\"cards_section_design_content\";a:1:{s:19:\"cards_title_spacing\";i:1;}s:27:\"cards_section_design_layout\";a:4:{s:16:\"cards_column_gap\";i:1;s:13:\"cards_row_gap\";i:1;s:20:\"cards_row_gap_tablet\";i:1;s:20:\"cards_row_gap_mobile\";i:1;}s:13:\"section_style\";a:2:{s:25:\"background_video_fallback\";i:1;s:38:\"button_background_hover_video_fallback\";i:1;}}s:8:\"advanced\";a:3:{s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:4:\"form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:3:{s:19:\"section_form_fields\";a:4:{s:9:\"form_name\";i:1;s:11:\"form_fields\";i:1;s:11:\"show_labels\";i:1;s:10:\"input_size\";i:1;}s:15:\"section_buttons\";a:4:{s:11:\"button_text\";i:1;s:11:\"button_size\";i:1;s:12:\"button_width\";i:1;s:19:\"button_width_tablet\";i:1;}s:20:\"section_form_options\";a:3:{s:15:\"success_message\";i:1;s:13:\"error_message\";i:1;s:15:\"invalid_message\";i:1;}}s:5:\"style\";a:4:{s:18:\"section_form_style\";a:3:{s:12:\"html_spacing\";i:1;s:10:\"column_gap\";i:1;s:7:\"row_gap\";i:1;}s:19:\"section_field_style\";a:5:{s:16:\"field_text_color\";i:1;s:22:\"field_background_color\";i:1;s:18:\"field_border_color\";i:1;s:18:\"field_border_width\";i:1;s:19:\"field_border_radius\";i:1;}s:20:\"section_button_style\";a:9:{s:20:\"button_border_border\";i:1;s:19:\"button_border_width\";i:1;s:17:\"button_text_color\";i:1;s:19:\"button_border_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:18:\"button_hover_color\";i:1;s:25:\"button_hover_border_color\";i:1;s:20:\"button_border_radius\";i:1;s:19:\"button_text_padding\";i:1;}s:22:\"section_messages_style\";a:3:{s:21:\"success_message_color\";i:1;s:19:\"error_message_color\";i:1;s:20:\"inline_message_color\";i:1;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:21:\"_element_custom_width\";i:1;}s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:13:\"archive-posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:3:{s:14:\"section_layout\";a:6:{s:30:\"archive_classic_read_more_text\";i:1;s:35:\"archive_classic_thumbnail_size_size\";i:1;s:26:\"archive_classic_item_ratio\";i:1;s:25:\"archive_classic_title_tag\";i:1;s:30:\"archive_classic_excerpt_length\";i:1;s:25:\"archive_classic_meta_data\";i:1;}s:16:\"section_advanced\";a:1:{s:21:\"nothing_found_message\";i:1;}s:18:\"section_pagination\";a:1:{s:15:\"pagination_type\";i:1;}}s:5:\"style\";a:3:{s:37:\"archive_classic_section_design_layout\";a:2:{s:26:\"archive_classic_column_gap\";i:1;s:23:\"archive_classic_row_gap\";i:1;}s:38:\"archive_classic_section_design_content\";a:3:{s:29:\"archive_classic_title_spacing\";i:1;s:31:\"archive_classic_excerpt_spacing\";i:1;s:33:\"archive_classic_read_more_spacing\";i:1;}s:13:\"section_style\";a:6:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:13:\"border_radius\";i:1;s:17:\"load_more_spacing\";i:1;s:25:\"background_video_fallback\";i:1;s:38:\"button_background_hover_video_fallback\";i:1;}}s:8:\"advanced\";a:3:{s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}}'),(1565,193,'_elementor_edit_mode','builder'),(1566,193,'_elementor_template_type','single-post'),(1567,193,'_elementor_version','3.19.2'),(1568,193,'_elementor_pro_version','3.19.0'),(1569,193,'_elementor_data','[{\"id\":\"5a1f1cd2\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":620,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Title\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"761fafc\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"2d70cf35\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"post-title\\\" settings=\\\"%7B%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9986d5b\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-title\"},{\"id\":\"37e9b879\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"selected_icon\":{\"value\":\"fas fa-calendar\",\"library\":\"fa-solid\"},\"_id\":\"7f530f1\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\",\"show_icon\":\"none\"},{\"type\":\"author\",\"selected_icon\":{\"value\":\"far fa-user-circle\",\"library\":\"fa-regular\"},\"_id\":\"6863c75\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\",\"show_icon\":\"none\"}],\"space_between\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_align\":\"center\",\"divider\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"divider_color\":\"globals\\/colors?id=primary\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"0c5df2b\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"post-info\"}],\"isInner\":false},{\"id\":\"646d129\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Content\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":50,\"unit\":\"px\",\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[],\"column\":\"25\",\"row\":\"25\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"5046ed8\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"3287313c\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%2C%22size%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image\":{\"id\":26,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/placeholder-1.png\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"aed835a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"dc7327f\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"excerpt\":\"[elementor-tag id=\\\"\\\" name=\\\"post-excerpt\\\" settings=\\\"%7B%22apply_to_post_content%22%3A%22yes%22%7D\\\"]\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"02e5fb2\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-excerpt\"},{\"id\":\"84bec78\",\"elType\":\"widget\",\"settings\":{\"align\":\"justify\",\"align_mobile\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"bf0d3b7\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-content\"},{\"id\":\"10954cdb\",\"elType\":\"widget\",\"settings\":{\"prev_label\":\"Previous\",\"next_label\":\"Next\",\"show_arrow\":\"\",\"show_title\":\"\",\"show_borders\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"label_color\":\"globals\\/colors?id=primary\",\"label_typography_typography\":\"globals\\/typography?id=92bce3b\",\"label_hover_color\":\"globals\\/colors?id=accent\",\"_border_color\":\"globals\\/colors?id=primary\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"1d84841\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"post-navigation\"},{\"id\":\"17da9b32\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[],\"column\":\"15\",\"row\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"1345f6d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"ad573ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Share the Post:\",\"header_size\":\"span\",\"_element_vertical_align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=text\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"fd558eb\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d0b8ce7\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"73b1c48\"},{\"button\":\"twitter\",\"_id\":\"d731978\"},{\"button\":\"linkedin\",\"_id\":\"825e7c4\"}],\"view\":\"icon\",\"skin\":\"minimal\",\"column_gap\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"column_gap_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"button_size\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"color_source\":\"custom\",\"_element_vertical_align\":\"center\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=86b4fcd\",\"secondary_color\":\"globals\\/colors?id=accent\",\"secondary_color_hover\":\"globals\\/colors?id=14ef391\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"87808ec\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"share-buttons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18aa6b19\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Related Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":100,\"unit\":\"px\",\"column\":\"100\",\"row\":\"100\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"9189c7d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"48cfc05f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Related Posts\",\"align\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"04dc408\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3230d171\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_columns\":\"2\",\"cards_posts_per_page\":2,\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"posts_exclude\":[\"current_post\"],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"79d4b85\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),(1570,193,'_elementor_page_assets','a:0:{}'),(1571,193,'_elementor_conditions','a:1:{i:0;s:21:\"include/singular/post\";}'),(1572,193,'_elementor_import_session_id','65b7e01be4fbe'),(1573,193,'_wp_page_template','default'),(1574,193,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FEF2FF\";}'),(1578,194,'_elementor_edit_mode','builder'),(1579,194,'_elementor_template_type','archive'),(1580,194,'_elementor_version','3.19.2'),(1581,194,'_elementor_pro_version','3.19.0'),(1582,194,'_elementor_data','[{\"id\":\"579904d2\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":520,\"sizes\":[]},\"flex_align_items\":\"stretch\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"min_height_tablet\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"px\",\"size\":260,\"sizes\":[]},\"_title\":\"Hero\",\"flex_direction\":\"row\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"75675a0\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"79aa0e72\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_justify_content\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":31,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/1920x540.jpg\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"flex_direction\":\"column\",\"boxed_width\":{\"unit\":\"px\",\"size\":630,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"d248291\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"696fc7ee\",\"elType\":\"widget\",\"settings\":{\"title\":\"Blog Name\",\"align\":\"center\",\"header_size\":\"h1\",\"__dynamic__\":[],\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"fc8464d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4fb14d13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, te has solet postea. Voluptua quaestio dissentias has ex no<\\/p>\",\"align\":\"center\",\"_element_width\":\"inherit\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":650,\"sizes\":[]},\"__dynamic__\":{\"editor\":\"[elementor-tag id=\\\"98ea1a4\\\" name=\\\"archive-description\\\" settings=\\\"%7B%22fallback%22%3A%22A+short+description+introducing+your+blog+so+visitors+know+what+type+of+posts+they+will+find+here.%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%7D\\\"]\"},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c05b693\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"a41a99a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7f644bba\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Posts (part 1)\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"a5ebd4d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"43cec8f5\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"be47c43\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"cards_apply_to_custom_excerpt\":\"\"},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"19c887ff\",\"elType\":\"container\",\"settings\":{\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Join Newsletter\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":405,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"flex_justify_content\":\"flex-end\",\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"bf8a9e0\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"2e39636\",\"elType\":\"container\",\"settings\":{\"_column_size\":100,\"width\":{\"size\":null,\"unit\":\"%\"},\"flex_justify_content\":\"center\",\"align\":\"center\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"8\",\"left\":\"8\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=secondary\"},\"background_image\":{\"id\":31,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/1920x540.jpg\"},\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"boxed_width\":{\"unit\":\"px\",\"size\":700,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":30,\"sizes\":[],\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"b2bcf73\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"3defef5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Join our newsletter\\nto stay updated\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"269ee87\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"40186ea0\",\"elType\":\"widget\",\"settings\":{\"form_name\":\"Newsletter Form\",\"form_fields\":[{\"custom_id\":\"email\",\"field_type\":\"email\",\"required\":\"true\",\"field_label\":\"Your email\",\"placeholder\":\"Your email\",\"_id\":\"cd2e872\",\"width\":\"60\",\"width_tablet\":\"60\",\"previous_button\":\"\",\"next_button\":\"\",\"file_sizes\":\"\",\"file_types\":\"\",\"allow_multiple_upload\":\"\",\"max_files\":\"\",\"acceptance_text\":\"\",\"checked_by_default\":\"\",\"field_min\":\"\",\"field_max\":\"\",\"min_date\":\"\",\"max_date\":\"\",\"use_native_date\":\"\",\"use_native_time\":\"\"}],\"step_next_label\":\"Next\",\"step_previous_label\":\"Previous\",\"button_text\":\"subscribe\",\"email_content\":\"[all-fields]\",\"email_content_2\":\"[all-fields]\",\"success_message\":\"The form was sent successfully.\",\"error_message\":\"An error occurred.\",\"required_field_message\":\"This field is required.\",\"invalid_message\":\"There\'s something wrong. The form is invalid.\",\"html_spacing\":{\"unit\":\"px\",\"size\":41,\"sizes\":[]},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"__globals__\":{\"_background_color\":\"\",\"success_message_color\":\"globals\\/colors?id=text\",\"error_message_color\":\"globals\\/colors?id=text\",\"inline_message_color\":\"globals\\/colors?id=text\",\"field_text_color\":\"globals\\/colors?id=14ef391\",\"field_border_color\":\"globals\\/colors?id=14ef391\",\"button_text_color\":\"globals\\/colors?id=d6cea4e\",\"button_border_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=86b4fcd\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"button_hover_color\":\"globals\\/colors?id=accent\"},\"show_labels\":\"\",\"column_gap\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"row_gap\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"field_text_color\":\"#8EB3E6\",\"field_background_color\":\"\",\"field_border_color\":\"#8EB3E6\",\"field_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"field_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"button_border_border\":\"solid\",\"button_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"button_text_color\":\"#FFFFFF\",\"button_border_color\":\"#2C6FC0\",\"button_background_hover_color\":\"#02010100\",\"button_hover_color\":\"#2C6FC0\",\"button_hover_border_color\":\"#2C6FC0\",\"button_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"button_text_padding\":{\"unit\":\"%\",\"top\":\"2\",\"right\":\"10\",\"bottom\":\"2\",\"left\":\"10\",\"isLinked\":false},\"success_message_color\":\"#324A6D\",\"error_message_color\":\"#324A6D\",\"inline_message_color\":\"#324A6D\",\"input_size\":\"md\",\"button_size\":\"md\",\"button_width\":\"40\",\"button_width_tablet\":\"40\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":641,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"email_to\":\"wp@dxpsites.com\",\"email_subject\":\"New message from "Red Light Health Benefits"\",\"email_from\":\"email@redlighthealthbenefits.com\",\"email_from_name\":\"Red Light Health Benefits\",\"email_to_2\":\"wp@dxpsites.com\",\"email_subject_2\":\"New message from "Red Light Health Benefits"\",\"email_from_2\":\"email@redlighthealthbenefits.com\",\"email_from_name_2\":\"Red Light Health Benefits\",\"email_reply_to_2\":\"wp@dxpsites.com\",\"activecampaign_fields_map\":[],\"convertkit_fields_map\":[],\"drip_fields_map\":[],\"getresponse_fields_map\":[],\"mailchimp_fields_map\":[],\"mailerlite_fields_map\":[],\"server_message\":\"Your submission failed because of a server error.\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"0dbdff1\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"form\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2b005c81\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Posts (part 2)\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"b7dc77b\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"527ec10d\",\"elType\":\"widget\",\"settings\":{\"archive_classic_meta_separator\":\"\\/\\/\\/\",\"archive_classic_read_more_text\":\"Read More\",\"archive_cards_meta_separator\":\"\\u2022\",\"archive_cards_read_more_text\":\"Read More \\u00bb\",\"archive_full_content_meta_separator\":\"\\/\\/\\/\",\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"nothing_found_message\":\"It seems we can\'t find what you\'re looking for.\",\"archive_classic_thumbnail_size_size\":\"full\",\"archive_classic_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"archive_classic_title_tag\":\"h4\",\"archive_classic_excerpt_length\":20,\"archive_classic_meta_data\":[],\"archive_classic_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"archive_classic_item_ratio_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"archive_classic_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"archive_classic_title_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"archive_classic_excerpt_spacing\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"archive_classic_read_more_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"archive_classic_title_color\":\"globals\\/colors?id=primary\",\"archive_classic_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"archive_classic_excerpt_color\":\"globals\\/colors?id=text\",\"archive_classic_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\",\"archive_classic_meta_typography_typography\":\"globals\\/typography?id=secondary\",\"button_text_color\":\"globals\\/colors?id=c696dce\",\"hover_color\":\"globals\\/colors?id=accent\",\"button_background_hover_color\":\"globals\\/colors?id=86b4fcd\",\"button_hover_border_color\":\"globals\\/colors?id=accent\",\"border_color\":\"globals\\/colors?id=accent\"},\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"pagination_type\":\"load_more_on_click\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"load_more_spacing\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"d33661b\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"archive-posts\"}],\"isInner\":false}]'),(1583,194,'_elementor_page_assets','a:0:{}'),(1584,194,'_elementor_conditions','a:1:{i:0;s:15:\"include/archive\";}'),(1585,194,'_elementor_import_session_id','65b7e01be4fbe'),(1586,194,'_wp_page_template','default'),(1587,194,'_elementor_page_settings','a:3:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";s:13:\"page_template\";s:23:\"elementor_header_footer\";}'),(1588,194,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:5:\"align\";i:2;}}s:8:\"advanced\";a:3:{s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:2;s:26:\"_background_video_fallback\";i:2;s:23:\"_background_hover_image\";i:2;s:32:\"_background_hover_video_fallback\";i:2;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:2;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}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:1:{s:5:\"align\";i:1;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:7:{s:5:\"width\";i:2;s:20:\"flex_justify_content\";i:3;s:14:\"flex_direction\";i:6;s:11:\"boxed_width\";i:2;s:10:\"min_height\";i:2;s:16:\"flex_align_items\";i:4;s:8:\"flex_gap\";i:5;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:8:{s:21:\"background_background\";i:2;s:16:\"background_image\";i:6;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:25:\"background_video_fallback\";i:6;s:22:\"background_hover_image\";i:6;s:31:\"background_hover_video_fallback\";i:6;}s:26:\"section_background_overlay\";a:4:{s:24:\"background_overlay_image\";i:6;s:33:\"background_overlay_video_fallback\";i:6;s:30:\"background_overlay_hover_image\";i:6;s:39:\"background_overlay_hover_video_fallback\";i:6;}}s:8:\"advanced\";a:2:{s:14:\"section_layout\";a:2:{s:7:\"padding\";i:6;s:6:\"margin\";i:4;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:6;}}}}s:5:\"posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:14:\"section_layout\";a:9:{s:5:\"_skin\";i:1;s:15:\"cards_meta_data\";i:1;s:20:\"cards_read_more_text\";i:1;s:17:\"cards_show_avatar\";i:1;s:25:\"cards_thumbnail_size_size\";i:1;s:16:\"cards_item_ratio\";i:1;s:15:\"cards_title_tag\";i:1;s:20:\"cards_excerpt_length\";i:1;s:16:\"cards_show_badge\";i:1;}s:13:\"section_query\";a:1:{s:12:\"posts_offset\";i:1;}}s:5:\"style\";a:5:{s:25:\"cards_section_design_card\";a:4:{s:32:\"cards_box_shadow_box_shadow_type\";i:1;s:18:\"cards_hover_effect\";i:1;s:23:\"cards_card_border_width\";i:1;s:18:\"cards_card_padding\";i:1;}s:26:\"cards_section_design_image\";a:4:{s:20:\"cards_badge_position\";i:1;s:17:\"cards_badge_color\";i:1;s:18:\"cards_badge_margin\";i:1;s:18:\"cards_badge_radius\";i:1;}s:28:\"cards_section_design_content\";a:1:{s:19:\"cards_title_spacing\";i:1;}s:27:\"cards_section_design_layout\";a:4:{s:16:\"cards_column_gap\";i:1;s:13:\"cards_row_gap\";i:1;s:20:\"cards_row_gap_tablet\";i:1;s:20:\"cards_row_gap_mobile\";i:1;}s:13:\"section_style\";a:2:{s:25:\"background_video_fallback\";i:1;s:38:\"button_background_hover_video_fallback\";i:1;}}s:8:\"advanced\";a:3:{s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:4:\"form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:3:{s:19:\"section_form_fields\";a:4:{s:9:\"form_name\";i:1;s:11:\"form_fields\";i:1;s:11:\"show_labels\";i:1;s:10:\"input_size\";i:1;}s:15:\"section_buttons\";a:4:{s:11:\"button_text\";i:1;s:11:\"button_size\";i:1;s:12:\"button_width\";i:1;s:19:\"button_width_tablet\";i:1;}s:20:\"section_form_options\";a:3:{s:15:\"success_message\";i:1;s:13:\"error_message\";i:1;s:15:\"invalid_message\";i:1;}}s:5:\"style\";a:4:{s:18:\"section_form_style\";a:3:{s:12:\"html_spacing\";i:1;s:10:\"column_gap\";i:1;s:7:\"row_gap\";i:1;}s:19:\"section_field_style\";a:5:{s:16:\"field_text_color\";i:1;s:22:\"field_background_color\";i:1;s:18:\"field_border_color\";i:1;s:18:\"field_border_width\";i:1;s:19:\"field_border_radius\";i:1;}s:20:\"section_button_style\";a:9:{s:20:\"button_border_border\";i:1;s:19:\"button_border_width\";i:1;s:17:\"button_text_color\";i:1;s:19:\"button_border_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:18:\"button_hover_color\";i:1;s:25:\"button_hover_border_color\";i:1;s:20:\"button_border_radius\";i:1;s:19:\"button_text_padding\";i:1;}s:22:\"section_messages_style\";a:3:{s:21:\"success_message_color\";i:1;s:19:\"error_message_color\";i:1;s:20:\"inline_message_color\";i:1;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;s:21:\"_element_custom_width\";i:1;}s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:13:\"archive-posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:3:{s:14:\"section_layout\";a:6:{s:30:\"archive_classic_read_more_text\";i:1;s:35:\"archive_classic_thumbnail_size_size\";i:1;s:26:\"archive_classic_item_ratio\";i:1;s:25:\"archive_classic_title_tag\";i:1;s:30:\"archive_classic_excerpt_length\";i:1;s:25:\"archive_classic_meta_data\";i:1;}s:16:\"section_advanced\";a:1:{s:21:\"nothing_found_message\";i:1;}s:18:\"section_pagination\";a:1:{s:15:\"pagination_type\";i:1;}}s:5:\"style\";a:3:{s:37:\"archive_classic_section_design_layout\";a:2:{s:26:\"archive_classic_column_gap\";i:1;s:23:\"archive_classic_row_gap\";i:1;}s:38:\"archive_classic_section_design_content\";a:3:{s:29:\"archive_classic_title_spacing\";i:1;s:31:\"archive_classic_excerpt_spacing\";i:1;s:33:\"archive_classic_read_more_spacing\";i:1;}s:13:\"section_style\";a:6:{s:13:\"border_border\";i:1;s:12:\"border_width\";i:1;s:13:\"border_radius\";i:1;s:17:\"load_more_spacing\";i:1;s:25:\"background_video_fallback\";i:1;s:38:\"button_background_hover_video_fallback\";i:1;}}s:8:\"advanced\";a:3:{s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}}'),(1601,195,'_elementor_edit_mode','builder'),(1602,195,'_elementor_template_type','single-post'),(1603,195,'_elementor_version','3.19.2'),(1604,195,'_elementor_pro_version','3.19.0'),(1605,195,'_elementor_data','[{\"id\":\"5a1f1cd2\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":620,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Title\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"761fafc\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"2d70cf35\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"post-title\\\" settings=\\\"%7B%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9986d5b\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-title\"},{\"id\":\"37e9b879\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"selected_icon\":{\"value\":\"fas fa-calendar\",\"library\":\"fa-solid\"},\"_id\":\"7f530f1\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\",\"show_icon\":\"none\"},{\"type\":\"author\",\"selected_icon\":{\"value\":\"far fa-user-circle\",\"library\":\"fa-regular\"},\"_id\":\"6863c75\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\",\"show_icon\":\"none\"}],\"space_between\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_align\":\"center\",\"divider\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"divider_color\":\"globals\\/colors?id=primary\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"0c5df2b\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"post-info\"}],\"isInner\":false},{\"id\":\"646d129\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Content\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":50,\"unit\":\"px\",\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[],\"column\":\"25\",\"row\":\"25\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"5046ed8\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"3287313c\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%2C%22size%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image\":{\"id\":26,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/placeholder-1.png\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"aed835a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"84bec78\",\"elType\":\"widget\",\"settings\":{\"align\":\"justify\",\"align_mobile\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"bf0d3b7\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-content\"},{\"id\":\"10954cdb\",\"elType\":\"widget\",\"settings\":{\"prev_label\":\"Previous\",\"next_label\":\"Next\",\"show_arrow\":\"\",\"show_title\":\"\",\"show_borders\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"label_color\":\"globals\\/colors?id=primary\",\"label_typography_typography\":\"globals\\/typography?id=92bce3b\",\"label_hover_color\":\"globals\\/colors?id=accent\",\"_border_color\":\"globals\\/colors?id=primary\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"1d84841\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"post-navigation\"},{\"id\":\"17da9b32\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[],\"column\":\"15\",\"row\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"1345f6d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"ad573ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Share the Post:\",\"header_size\":\"span\",\"_element_vertical_align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=text\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"fd558eb\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d0b8ce7\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"73b1c48\"},{\"button\":\"twitter\",\"_id\":\"d731978\"},{\"button\":\"linkedin\",\"_id\":\"825e7c4\"}],\"view\":\"icon\",\"skin\":\"minimal\",\"column_gap\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"column_gap_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"button_size\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"color_source\":\"custom\",\"_element_vertical_align\":\"center\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=86b4fcd\",\"secondary_color\":\"globals\\/colors?id=accent\",\"secondary_color_hover\":\"globals\\/colors?id=14ef391\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"87808ec\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"share-buttons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18aa6b19\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Related Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":100,\"unit\":\"px\",\"column\":\"100\",\"row\":\"100\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"9189c7d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"48cfc05f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Related Posts\",\"align\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"04dc408\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3230d171\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_columns\":\"2\",\"cards_posts_per_page\":2,\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"posts_exclude\":[\"current_post\"],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"79d4b85\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),(1606,195,'_elementor_page_assets','a:0:{}'),(1607,195,'_elementor_conditions','a:1:{i:0;s:21:\"include/singular/post\";}'),(1608,195,'_elementor_import_session_id','65b7e01be4fbe'),(1609,195,'_wp_page_template','default'),(1610,195,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FEF2FF\";}'),(1614,196,'_elementor_edit_mode','builder'),(1615,196,'_elementor_template_type','single-post'),(1616,196,'_elementor_version','3.19.2'),(1617,196,'_elementor_pro_version','3.19.0'),(1618,196,'_elementor_data','[{\"id\":\"5a1f1cd2\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":620,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Title\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"761fafc\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"2d70cf35\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"post-title\\\" settings=\\\"%7B%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9986d5b\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-title\"},{\"id\":\"37e9b879\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"selected_icon\":{\"value\":\"fas fa-calendar\",\"library\":\"fa-solid\"},\"_id\":\"7f530f1\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\",\"show_icon\":\"none\"},{\"type\":\"author\",\"selected_icon\":{\"value\":\"far fa-user-circle\",\"library\":\"fa-regular\"},\"_id\":\"6863c75\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\",\"show_icon\":\"none\"}],\"space_between\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_align\":\"center\",\"divider\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"divider_color\":\"globals\\/colors?id=primary\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"0c5df2b\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"post-info\"}],\"isInner\":false},{\"id\":\"646d129\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Content\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":50,\"unit\":\"px\",\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[],\"column\":\"25\",\"row\":\"25\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"5046ed8\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"3287313c\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%2C%22size%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image\":{\"id\":26,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/placeholder-1.png\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"aed835a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"ea762e7\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"excerpt\":\"[elementor-tag id=\\\"\\\" name=\\\"post-excerpt\\\" settings=\\\"%7B%22max_length%22%3A%22%22%2C%22apply_to_post_content%22%3A%22no%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"theme-post-excerpt\"},{\"id\":\"84bec78\",\"elType\":\"widget\",\"settings\":{\"align\":\"justify\",\"align_mobile\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"bf0d3b7\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-content\"},{\"id\":\"10954cdb\",\"elType\":\"widget\",\"settings\":{\"prev_label\":\"Previous\",\"next_label\":\"Next\",\"show_arrow\":\"\",\"show_title\":\"\",\"show_borders\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"label_color\":\"globals\\/colors?id=primary\",\"label_typography_typography\":\"globals\\/typography?id=92bce3b\",\"label_hover_color\":\"globals\\/colors?id=accent\",\"_border_color\":\"globals\\/colors?id=primary\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"1d84841\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"post-navigation\"},{\"id\":\"17da9b32\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[],\"column\":\"15\",\"row\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"1345f6d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"ad573ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Share the Post:\",\"header_size\":\"span\",\"_element_vertical_align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=text\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"fd558eb\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d0b8ce7\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"73b1c48\"},{\"button\":\"twitter\",\"_id\":\"d731978\"},{\"button\":\"linkedin\",\"_id\":\"825e7c4\"}],\"view\":\"icon\",\"skin\":\"minimal\",\"column_gap\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"column_gap_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"button_size\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"color_source\":\"custom\",\"_element_vertical_align\":\"center\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=86b4fcd\",\"secondary_color\":\"globals\\/colors?id=accent\",\"secondary_color_hover\":\"globals\\/colors?id=14ef391\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"87808ec\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"share-buttons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18aa6b19\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Related Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":100,\"unit\":\"px\",\"column\":\"100\",\"row\":\"100\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"9189c7d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"48cfc05f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Related Posts\",\"align\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"04dc408\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3230d171\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_columns\":\"2\",\"cards_posts_per_page\":2,\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"posts_exclude\":[\"current_post\"],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"79d4b85\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),(1619,196,'_elementor_page_assets','a:0:{}'),(1620,196,'_elementor_conditions','a:1:{i:0;s:21:\"include/singular/post\";}'),(1621,196,'_elementor_import_session_id','65b7e01be4fbe'),(1622,196,'_wp_page_template','default'),(1623,196,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FEF2FF\";}'),(1627,197,'_elementor_edit_mode','builder'),(1628,197,'_elementor_template_type','single-post'),(1629,197,'_elementor_version','3.19.2'),(1630,197,'_elementor_pro_version','3.19.0'),(1631,197,'_elementor_data','[{\"id\":\"5a1f1cd2\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":620,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Title\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"761fafc\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"2d70cf35\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"post-title\\\" settings=\\\"%7B%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9986d5b\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-title\"},{\"id\":\"37e9b879\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"selected_icon\":{\"value\":\"fas fa-calendar\",\"library\":\"fa-solid\"},\"_id\":\"7f530f1\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\",\"show_icon\":\"none\"},{\"type\":\"author\",\"selected_icon\":{\"value\":\"far fa-user-circle\",\"library\":\"fa-regular\"},\"_id\":\"6863c75\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\",\"show_icon\":\"none\"}],\"space_between\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_align\":\"center\",\"divider\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"divider_color\":\"globals\\/colors?id=primary\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"0c5df2b\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"post-info\"}],\"isInner\":false},{\"id\":\"646d129\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Content\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":50,\"unit\":\"px\",\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[],\"column\":\"25\",\"row\":\"25\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"5046ed8\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"3287313c\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%2C%22size%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image\":{\"id\":26,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/placeholder-1.png\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"aed835a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"ea762e7\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"excerpt\":\"[elementor-tag id=\\\"\\\" name=\\\"post-excerpt\\\" settings=\\\"%7B%22max_length%22%3A20%2C%22apply_to_post_content%22%3A%22yes%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"theme-post-excerpt\"},{\"id\":\"84bec78\",\"elType\":\"widget\",\"settings\":{\"align\":\"justify\",\"align_mobile\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"bf0d3b7\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-content\"},{\"id\":\"10954cdb\",\"elType\":\"widget\",\"settings\":{\"prev_label\":\"Previous\",\"next_label\":\"Next\",\"show_arrow\":\"\",\"show_title\":\"\",\"show_borders\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"label_color\":\"globals\\/colors?id=primary\",\"label_typography_typography\":\"globals\\/typography?id=92bce3b\",\"label_hover_color\":\"globals\\/colors?id=accent\",\"_border_color\":\"globals\\/colors?id=primary\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"1d84841\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"post-navigation\"},{\"id\":\"17da9b32\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[],\"column\":\"15\",\"row\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"1345f6d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"ad573ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Share the Post:\",\"header_size\":\"span\",\"_element_vertical_align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=text\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"fd558eb\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d0b8ce7\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"73b1c48\"},{\"button\":\"twitter\",\"_id\":\"d731978\"},{\"button\":\"linkedin\",\"_id\":\"825e7c4\"}],\"view\":\"icon\",\"skin\":\"minimal\",\"column_gap\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"column_gap_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"button_size\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"color_source\":\"custom\",\"_element_vertical_align\":\"center\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=86b4fcd\",\"secondary_color\":\"globals\\/colors?id=accent\",\"secondary_color_hover\":\"globals\\/colors?id=14ef391\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"87808ec\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"share-buttons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18aa6b19\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Related Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":100,\"unit\":\"px\",\"column\":\"100\",\"row\":\"100\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"9189c7d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"48cfc05f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Related Posts\",\"align\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"04dc408\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3230d171\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_columns\":\"2\",\"cards_posts_per_page\":2,\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"posts_exclude\":[\"current_post\"],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"79d4b85\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),(1632,197,'_elementor_page_assets','a:0:{}'),(1633,197,'_elementor_conditions','a:1:{i:0;s:21:\"include/singular/post\";}'),(1634,197,'_elementor_import_session_id','65b7e01be4fbe'),(1635,197,'_wp_page_template','default'),(1636,197,'_elementor_page_settings','a:4:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FEF2FF\";}'),(1642,25,'_elementor_conditions','a:1:{i:0;s:21:\"include/singular/post\";}'),(1781,211,'_elementor_edit_mode','builder'),(1782,211,'_elementor_template_type','single-post'),(1783,211,'_elementor_version','3.19.2'),(1784,211,'_elementor_pro_version','3.19.0'),(1785,211,'_elementor_data','[{\"id\":\"5a1f1cd2\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":620,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Title\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"761fafc\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"2d70cf35\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"post-title\\\" settings=\\\"%7B%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9986d5b\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-title\"},{\"id\":\"37e9b879\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"selected_icon\":{\"value\":\"fas fa-calendar\",\"library\":\"fa-solid\"},\"_id\":\"7f530f1\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\",\"show_icon\":\"none\"},{\"type\":\"author\",\"selected_icon\":{\"value\":\"far fa-user-circle\",\"library\":\"fa-regular\"},\"_id\":\"6863c75\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\",\"show_icon\":\"none\"}],\"space_between\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_align\":\"center\",\"divider\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"divider_color\":\"globals\\/colors?id=primary\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"0c5df2b\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"post-info\"}],\"isInner\":false},{\"id\":\"646d129\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Content\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":50,\"unit\":\"px\",\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[],\"column\":\"25\",\"row\":\"25\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"5046ed8\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"3287313c\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%2C%22size%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image\":{\"id\":26,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/placeholder-1.png\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"aed835a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"ea762e7\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"excerpt\":\"[elementor-tag id=\\\"\\\" name=\\\"post-excerpt\\\" settings=\\\"%7B%22max_length%22%3A20%2C%22apply_to_post_content%22%3A%22yes%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"theme-post-excerpt\"},{\"id\":\"84bec78\",\"elType\":\"widget\",\"settings\":{\"align\":\"justify\",\"align_mobile\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"bf0d3b7\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-content\"},{\"id\":\"10954cdb\",\"elType\":\"widget\",\"settings\":{\"prev_label\":\"Previous\",\"next_label\":\"Next\",\"show_arrow\":\"\",\"show_title\":\"\",\"show_borders\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"label_color\":\"globals\\/colors?id=primary\",\"label_typography_typography\":\"globals\\/typography?id=92bce3b\",\"label_hover_color\":\"globals\\/colors?id=accent\",\"_border_color\":\"globals\\/colors?id=primary\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"1d84841\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"post-navigation\"},{\"id\":\"17da9b32\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[],\"column\":\"15\",\"row\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"1345f6d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"ad573ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Share the Post:\",\"header_size\":\"span\",\"_element_vertical_align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=text\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"fd558eb\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d0b8ce7\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"73b1c48\"},{\"button\":\"twitter\",\"_id\":\"d731978\"},{\"button\":\"linkedin\",\"_id\":\"825e7c4\"}],\"view\":\"icon\",\"skin\":\"minimal\",\"column_gap\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"column_gap_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"button_size\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"color_source\":\"custom\",\"_element_vertical_align\":\"center\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=86b4fcd\",\"secondary_color\":\"globals\\/colors?id=accent\",\"secondary_color_hover\":\"globals\\/colors?id=14ef391\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"87808ec\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"share-buttons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18aa6b19\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Related Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":100,\"unit\":\"px\",\"column\":\"100\",\"row\":\"100\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"9189c7d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"48cfc05f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Related Posts\",\"align\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"04dc408\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3230d171\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_columns\":\"2\",\"cards_posts_per_page\":2,\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"posts_exclude\":[\"current_post\"],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"79d4b85\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),(1786,211,'_elementor_page_assets','a:0:{}'),(1787,211,'_elementor_import_session_id','65b7e01be4fbe'),(1788,211,'_wp_page_template','default'),(1789,211,'_elementor_page_settings','a:6:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FEF2FF\";s:12:\"preview_type\";s:11:\"single/post\";s:10:\"preview_id\";s:0:\"\";}'),(1790,211,'_elementor_conditions','a:2:{i:0;s:21:\"include/singular/post\";i:1;s:16:\"include/singular\";}'),(1921,223,'_elementor_edit_mode','builder'),(1922,223,'_elementor_template_type','single-post'),(1923,223,'_elementor_version','3.19.2'),(1924,223,'_elementor_pro_version','3.19.0'),(1925,223,'_elementor_data','[{\"id\":\"5a1f1cd2\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":620,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Title\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"761fafc\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"2d70cf35\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"post-title\\\" settings=\\\"%7B%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9986d5b\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-title\"},{\"id\":\"37e9b879\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"selected_icon\":{\"value\":\"fas fa-calendar\",\"library\":\"fa-solid\"},\"_id\":\"7f530f1\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\",\"show_icon\":\"none\"},{\"type\":\"author\",\"selected_icon\":{\"value\":\"far fa-user-circle\",\"library\":\"fa-regular\"},\"_id\":\"6863c75\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\",\"show_icon\":\"none\"}],\"space_between\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_align\":\"center\",\"divider\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"divider_color\":\"globals\\/colors?id=primary\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"0c5df2b\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"post-info\"}],\"isInner\":false},{\"id\":\"646d129\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Content\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":50,\"unit\":\"px\",\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[],\"column\":\"25\",\"row\":\"25\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"5046ed8\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"3287313c\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%2C%22size%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image\":{\"id\":26,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/placeholder-1.png\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"aed835a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"fc3f128\",\"elType\":\"container\",\"settings\":[],\"elements\":[{\"id\":\"ea762e7\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"excerpt\":\"[elementor-tag id=\\\"\\\" name=\\\"post-excerpt\\\" settings=\\\"%7B%22max_length%22%3A20%2C%22apply_to_post_content%22%3A%22yes%22%7D\\\"]\"}},\"elements\":[],\"widgetType\":\"theme-post-excerpt\"}],\"isInner\":true},{\"id\":\"84bec78\",\"elType\":\"widget\",\"settings\":{\"align\":\"justify\",\"align_mobile\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"bf0d3b7\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-content\"},{\"id\":\"10954cdb\",\"elType\":\"widget\",\"settings\":{\"prev_label\":\"Previous\",\"next_label\":\"Next\",\"show_arrow\":\"\",\"show_title\":\"\",\"show_borders\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"label_color\":\"globals\\/colors?id=primary\",\"label_typography_typography\":\"globals\\/typography?id=92bce3b\",\"label_hover_color\":\"globals\\/colors?id=accent\",\"_border_color\":\"globals\\/colors?id=primary\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"1d84841\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"post-navigation\"},{\"id\":\"17da9b32\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[],\"column\":\"15\",\"row\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"1345f6d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"ad573ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Share the Post:\",\"header_size\":\"span\",\"_element_vertical_align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=text\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"fd558eb\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d0b8ce7\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"73b1c48\"},{\"button\":\"twitter\",\"_id\":\"d731978\"},{\"button\":\"linkedin\",\"_id\":\"825e7c4\"}],\"view\":\"icon\",\"skin\":\"minimal\",\"column_gap\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"column_gap_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"button_size\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"color_source\":\"custom\",\"_element_vertical_align\":\"center\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=86b4fcd\",\"secondary_color\":\"globals\\/colors?id=accent\",\"secondary_color_hover\":\"globals\\/colors?id=14ef391\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"87808ec\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"share-buttons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18aa6b19\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Related Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":100,\"unit\":\"px\",\"column\":\"100\",\"row\":\"100\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"9189c7d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"48cfc05f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Related Posts\",\"align\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"04dc408\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3230d171\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_columns\":\"2\",\"cards_posts_per_page\":2,\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"posts_exclude\":[\"current_post\"],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"79d4b85\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),(1926,223,'_elementor_page_assets','a:0:{}'),(1927,223,'_elementor_import_session_id','65b7e01be4fbe'),(1928,223,'_wp_page_template','default'),(1929,223,'_elementor_page_settings','a:6:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FEF2FF\";s:12:\"preview_type\";s:11:\"single/post\";s:10:\"preview_id\";s:0:\"\";}'),(1930,223,'_elementor_conditions','a:2:{i:0;s:21:\"include/singular/post\";i:1;s:24:\"include/singular/post/66\";}'),(1978,23,'_elementor_screenshot_failed','2024-02-15 17:29:25'),(1979,228,'_elementor_edit_mode','builder'),(1980,228,'_elementor_template_type','single-post'),(1981,228,'_elementor_version','3.19.2'),(1982,228,'_elementor_pro_version','3.19.0'),(1983,228,'_elementor_data','[{\"id\":\"5a1f1cd2\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":620,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Title\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"761fafc\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"2d70cf35\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"post-title\\\" settings=\\\"%7B%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9986d5b\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-title\"},{\"id\":\"37e9b879\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"selected_icon\":{\"value\":\"fas fa-calendar\",\"library\":\"fa-solid\"},\"_id\":\"7f530f1\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\",\"show_icon\":\"none\"},{\"type\":\"author\",\"selected_icon\":{\"value\":\"far fa-user-circle\",\"library\":\"fa-regular\"},\"_id\":\"6863c75\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\",\"show_icon\":\"none\"}],\"space_between\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_align\":\"center\",\"divider\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"divider_color\":\"globals\\/colors?id=primary\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"0c5df2b\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"post-info\"}],\"isInner\":false},{\"id\":\"646d129\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Content\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":50,\"unit\":\"px\",\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[],\"column\":\"25\",\"row\":\"25\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"5046ed8\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"3287313c\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%2C%22size%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image\":{\"id\":26,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/placeholder-1.png\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"aed835a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"84bec78\",\"elType\":\"widget\",\"settings\":{\"align\":\"justify\",\"align_mobile\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"bf0d3b7\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-content\"},{\"id\":\"10954cdb\",\"elType\":\"widget\",\"settings\":{\"prev_label\":\"Previous\",\"next_label\":\"Next\",\"show_arrow\":\"\",\"show_title\":\"\",\"show_borders\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"label_color\":\"globals\\/colors?id=primary\",\"label_typography_typography\":\"globals\\/typography?id=92bce3b\",\"label_hover_color\":\"globals\\/colors?id=accent\",\"_border_color\":\"globals\\/colors?id=primary\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"1d84841\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"post-navigation\"},{\"id\":\"17da9b32\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[],\"column\":\"15\",\"row\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"1345f6d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"ad573ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Share the Post:\",\"header_size\":\"span\",\"_element_vertical_align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=text\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"fd558eb\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d0b8ce7\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"73b1c48\"},{\"button\":\"twitter\",\"_id\":\"d731978\"},{\"button\":\"linkedin\",\"_id\":\"825e7c4\"}],\"view\":\"icon\",\"skin\":\"minimal\",\"column_gap\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"column_gap_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"button_size\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"color_source\":\"custom\",\"_element_vertical_align\":\"center\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=86b4fcd\",\"secondary_color\":\"globals\\/colors?id=accent\",\"secondary_color_hover\":\"globals\\/colors?id=14ef391\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"87808ec\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"share-buttons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18aa6b19\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Related Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":100,\"unit\":\"px\",\"column\":\"100\",\"row\":\"100\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"9189c7d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"48cfc05f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Related Posts\",\"align\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"04dc408\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3230d171\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_columns\":\"2\",\"cards_posts_per_page\":2,\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"posts_exclude\":[\"current_post\"],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"79d4b85\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),(1984,228,'_elementor_page_assets','a:0:{}'),(1985,228,'_elementor_import_session_id','65b7e01be4fbe'),(1986,228,'_wp_page_template','default'),(1987,228,'_elementor_page_settings','a:6:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FEF2FF\";s:12:\"preview_type\";s:11:\"single/post\";s:10:\"preview_id\";s:0:\"\";}'),(1988,228,'_elementor_conditions','a:2:{i:0;s:21:\"include/singular/post\";i:1;s:24:\"include/singular/post/66\";}'),(2081,238,'_elementor_edit_mode','builder'),(2082,238,'_elementor_template_type','single-post'),(2083,238,'_elementor_version','3.19.2'),(2084,238,'_elementor_pro_version','3.19.0'),(2085,238,'_elementor_data','[{\"id\":\"5a1f1cd2\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":620,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Title\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"761fafc\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"2d70cf35\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"post-title\\\" settings=\\\"%7B%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9986d5b\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-title\"},{\"id\":\"37e9b879\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"selected_icon\":{\"value\":\"fas fa-calendar\",\"library\":\"fa-solid\"},\"_id\":\"7f530f1\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\",\"show_icon\":\"none\"},{\"type\":\"author\",\"selected_icon\":{\"value\":\"far fa-user-circle\",\"library\":\"fa-regular\"},\"_id\":\"6863c75\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\",\"show_icon\":\"none\"}],\"space_between\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_align\":\"center\",\"divider\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"divider_color\":\"globals\\/colors?id=primary\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"0c5df2b\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"post-info\"}],\"isInner\":false},{\"id\":\"646d129\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Content\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":50,\"unit\":\"px\",\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[],\"column\":\"25\",\"row\":\"25\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"5046ed8\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"3287313c\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%2C%22size%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image\":{\"id\":26,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/placeholder-1.png\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"aed835a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"e37fc67\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"excerpt\":\"[elementor-tag id=\\\"\\\" name=\\\"post-excerpt\\\" settings=\\\"%7B%22max_length%22%3A%22%22%2C%22apply_to_post_content%22%3A%22no%22%2C%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"23e1d8a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-excerpt\"},{\"id\":\"84bec78\",\"elType\":\"widget\",\"settings\":{\"align\":\"justify\",\"align_mobile\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"bf0d3b7\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-content\"},{\"id\":\"10954cdb\",\"elType\":\"widget\",\"settings\":{\"prev_label\":\"Previous\",\"next_label\":\"Next\",\"show_arrow\":\"\",\"show_title\":\"\",\"show_borders\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"label_color\":\"globals\\/colors?id=primary\",\"label_typography_typography\":\"globals\\/typography?id=92bce3b\",\"label_hover_color\":\"globals\\/colors?id=accent\",\"_border_color\":\"globals\\/colors?id=primary\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"1d84841\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"post-navigation\"},{\"id\":\"17da9b32\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[],\"column\":\"15\",\"row\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"1345f6d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"ad573ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Share the Post:\",\"header_size\":\"span\",\"_element_vertical_align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=text\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"fd558eb\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d0b8ce7\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"73b1c48\"},{\"button\":\"twitter\",\"_id\":\"d731978\"},{\"button\":\"linkedin\",\"_id\":\"825e7c4\"}],\"view\":\"icon\",\"skin\":\"minimal\",\"column_gap\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"column_gap_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"button_size\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"color_source\":\"custom\",\"_element_vertical_align\":\"center\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=86b4fcd\",\"secondary_color\":\"globals\\/colors?id=accent\",\"secondary_color_hover\":\"globals\\/colors?id=14ef391\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"87808ec\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"share-buttons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18aa6b19\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Related Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":100,\"unit\":\"px\",\"column\":\"100\",\"row\":\"100\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"9189c7d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"48cfc05f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Related Posts\",\"align\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"04dc408\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3230d171\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_columns\":\"2\",\"cards_posts_per_page\":2,\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"posts_exclude\":[\"current_post\"],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"79d4b85\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),(2086,238,'_elementor_page_assets','a:0:{}'),(2087,238,'_elementor_import_session_id','65b7e01be4fbe'),(2088,238,'_wp_page_template','default'),(2089,238,'_elementor_page_settings','a:6:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FEF2FF\";s:12:\"preview_type\";s:11:\"single/post\";s:10:\"preview_id\";s:0:\"\";}'),(2090,238,'_elementor_conditions','a:2:{i:0;s:21:\"include/singular/post\";i:1;s:24:\"include/singular/post/66\";}'),(2093,239,'_elementor_edit_mode','builder'),(2094,239,'_elementor_template_type','single-post'),(2095,239,'_elementor_version','3.19.2'),(2096,239,'_elementor_pro_version','3.19.0'),(2097,239,'_elementor_data','[{\"id\":\"5a1f1cd2\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":620,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Title\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"761fafc\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"2d70cf35\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"post-title\\\" settings=\\\"%7B%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9986d5b\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-title\"},{\"id\":\"37e9b879\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"selected_icon\":{\"value\":\"fas fa-calendar\",\"library\":\"fa-solid\"},\"_id\":\"7f530f1\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\",\"show_icon\":\"none\"},{\"type\":\"author\",\"selected_icon\":{\"value\":\"far fa-user-circle\",\"library\":\"fa-regular\"},\"_id\":\"6863c75\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\",\"show_icon\":\"none\"}],\"space_between\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_align\":\"center\",\"divider\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"divider_color\":\"globals\\/colors?id=primary\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"0c5df2b\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"post-info\"}],\"isInner\":false},{\"id\":\"646d129\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Content\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":50,\"unit\":\"px\",\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[],\"column\":\"25\",\"row\":\"25\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"5046ed8\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"3287313c\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%2C%22size%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image\":{\"id\":26,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/placeholder-1.png\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"aed835a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"e37fc67\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"excerpt\":\"[elementor-tag id=\\\"\\\" name=\\\"post-excerpt\\\" settings=\\\"%7B%22apply_to_post_content%22%3A%22yes%22%7D\\\"]\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"23e1d8a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-excerpt\"},{\"id\":\"84bec78\",\"elType\":\"widget\",\"settings\":{\"align\":\"justify\",\"align_mobile\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"bf0d3b7\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-content\"},{\"id\":\"10954cdb\",\"elType\":\"widget\",\"settings\":{\"prev_label\":\"Previous\",\"next_label\":\"Next\",\"show_arrow\":\"\",\"show_title\":\"\",\"show_borders\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"label_color\":\"globals\\/colors?id=primary\",\"label_typography_typography\":\"globals\\/typography?id=92bce3b\",\"label_hover_color\":\"globals\\/colors?id=accent\",\"_border_color\":\"globals\\/colors?id=primary\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"1d84841\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"post-navigation\"},{\"id\":\"17da9b32\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[],\"column\":\"15\",\"row\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"1345f6d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"ad573ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Share the Post:\",\"header_size\":\"span\",\"_element_vertical_align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=text\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"fd558eb\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d0b8ce7\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"73b1c48\"},{\"button\":\"twitter\",\"_id\":\"d731978\"},{\"button\":\"linkedin\",\"_id\":\"825e7c4\"}],\"view\":\"icon\",\"skin\":\"minimal\",\"column_gap\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"column_gap_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"button_size\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"color_source\":\"custom\",\"_element_vertical_align\":\"center\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=86b4fcd\",\"secondary_color\":\"globals\\/colors?id=accent\",\"secondary_color_hover\":\"globals\\/colors?id=14ef391\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"87808ec\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"share-buttons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18aa6b19\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Related Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":100,\"unit\":\"px\",\"column\":\"100\",\"row\":\"100\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"9189c7d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"48cfc05f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Related Posts\",\"align\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"04dc408\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3230d171\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_columns\":\"2\",\"cards_posts_per_page\":2,\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"posts_exclude\":[\"current_post\"],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"79d4b85\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),(2098,239,'_elementor_page_assets','a:0:{}'),(2099,239,'_elementor_import_session_id','65b7e01be4fbe'),(2100,239,'_wp_page_template','default'),(2101,239,'_elementor_page_settings','a:6:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FEF2FF\";s:12:\"preview_type\";s:11:\"single/post\";s:10:\"preview_id\";s:0:\"\";}'),(2102,239,'_elementor_conditions','a:2:{i:0;s:21:\"include/singular/post\";i:1;s:24:\"include/singular/post/66\";}'),(2109,241,'_elementor_is_screenshot','1'),(2110,241,'_wp_attached_file','elementor/screenshots/Elementor-post-screenshot_28_2024-02-19-17-30-50_761cd7d3.png'),(2111,28,'_elementor_screenshot','a:2:{s:2:\"id\";i:241;s:3:\"url\";s:137:\"https://redlighthealthbenefits.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_28_2024-02-19-17-30-50_761cd7d3.png\";}'),(2112,242,'_elementor_edit_mode','builder'),(2113,242,'_elementor_template_type','single-post'),(2114,242,'_elementor_version','3.19.2'),(2115,242,'_elementor_pro_version','3.19.0'),(2116,242,'_elementor_data','[{\"id\":\"5a1f1cd2\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"px\",\"size\":620,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Title\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":10,\"unit\":\"px\",\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_justify_content\":\"center\",\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"761fafc\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"2d70cf35\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"\\\" name=\\\"post-title\\\" settings=\\\"%7B%22before%22%3A%22%22%2C%22after%22%3A%22%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"title\":\"Add Your Heading Text Here\",\"align\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9986d5b\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-title\"},{\"id\":\"37e9b879\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"selected_icon\":{\"value\":\"fas fa-calendar\",\"library\":\"fa-solid\"},\"_id\":\"7f530f1\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\",\"show_icon\":\"none\"},{\"type\":\"author\",\"selected_icon\":{\"value\":\"far fa-user-circle\",\"library\":\"fa-regular\"},\"_id\":\"6863c75\",\"custom_date_format\":\"F j, Y\",\"custom_time_format\":\"g:i a\",\"show_icon\":\"none\"}],\"space_between\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]},\"icon_align\":\"center\",\"divider\":\"yes\",\"_margin\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"divider_color\":\"globals\\/colors?id=primary\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"0c5df2b\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"post-info\"}],\"isInner\":false},{\"id\":\"646d129\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Content\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":50,\"unit\":\"px\",\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[],\"column\":\"25\",\"row\":\"25\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"5046ed8\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"3287313c\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"post-featured-image\\\" settings=\\\"%7B%22fallback%22%3A%7B%22url%22%3A%22%22%2C%22id%22%3A%22%22%2C%22size%22%3A%22%22%7D%7D\\\"]\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image\":{\"id\":26,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/placeholder-1.png\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"aed835a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-featured-image\"},{\"id\":\"84bec78\",\"elType\":\"widget\",\"settings\":{\"align\":\"justify\",\"align_mobile\":\"justify\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"bf0d3b7\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-post-content\"},{\"id\":\"10954cdb\",\"elType\":\"widget\",\"settings\":{\"prev_label\":\"Previous\",\"next_label\":\"Next\",\"show_arrow\":\"\",\"show_title\":\"\",\"show_borders\":\"\",\"_margin\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"label_color\":\"globals\\/colors?id=primary\",\"label_typography_typography\":\"globals\\/typography?id=92bce3b\",\"label_hover_color\":\"globals\\/colors?id=accent\",\"_border_color\":\"globals\\/colors?id=primary\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"1d84841\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"post-navigation\"},{\"id\":\"17da9b32\",\"elType\":\"container\",\"settings\":{\"layout\":\"full_width\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"content_position\":\"middle\",\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"stretch\",\"content_width\":\"full\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[],\"column\":\"15\",\"row\":\"15\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"1345f6d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"ad573ad\",\"elType\":\"widget\",\"settings\":{\"title\":\"Share the Post:\",\"header_size\":\"span\",\"_element_vertical_align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"globals\\/colors?id=text\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"fd558eb\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d0b8ce7\",\"elType\":\"widget\",\"settings\":{\"share_buttons\":[{\"_id\":\"73b1c48\"},{\"button\":\"twitter\",\"_id\":\"d731978\"},{\"button\":\"linkedin\",\"_id\":\"825e7c4\"}],\"view\":\"icon\",\"skin\":\"minimal\",\"column_gap\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"column_gap_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"button_size\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"color_source\":\"custom\",\"_element_vertical_align\":\"center\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=86b4fcd\",\"secondary_color\":\"globals\\/colors?id=accent\",\"secondary_color_hover\":\"globals\\/colors?id=14ef391\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"87808ec\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"share-buttons\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"18aa6b19\",\"elType\":\"container\",\"settings\":{\"boxed_width\":{\"unit\":\"px\",\"size\":1600,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Related Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":100,\"unit\":\"px\",\"column\":\"100\",\"row\":\"100\",\"isLinked\":true},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[],\"column\":\"50\",\"row\":\"50\",\"isLinked\":true},\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[],\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"9189c7d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"48cfc05f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Related Posts\",\"align\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"04dc408\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3230d171\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_columns\":\"2\",\"cards_posts_per_page\":2,\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"posts_exclude\":[\"current_post\"],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"79d4b85\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),(2117,242,'_elementor_page_assets','a:0:{}'),(2118,242,'_elementor_import_session_id','65b7e01be4fbe'),(2119,242,'_wp_page_template','default'),(2120,242,'_elementor_page_settings','a:6:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FEF2FF\";s:12:\"preview_type\";s:11:\"single/post\";s:10:\"preview_id\";s:0:\"\";}'),(2121,242,'_elementor_conditions','a:1:{i:0;s:21:\"include/singular/post\";}'),(2123,242,'_elementor_screenshot','a:2:{s:2:\"id\";i:240;s:3:\"url\";s:137:\"https://redlighthealthbenefits.com/wp-content/uploads/elementor/screenshots/Elementor-post-screenshot_25_2024-02-19-17-30-46_1ee240b4.png\";}'),(2124,25,'_elementor_controls_usage','a:9:{s:16:\"theme-post-title\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:5:\"align\";i:1;}}s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:9:\"post-info\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:1:{s:17:\"section_icon_list\";a:3:{s:13:\"space_between\";i:1;s:10:\"icon_align\";i:1;s:7:\"divider\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:6:{s:11:\"boxed_width\";i:3;s:14:\"flex_direction\";i:4;s:16:\"flex_align_items\";i:4;s:8:\"flex_gap\";i:4;s:20:\"flex_justify_content\";i:1;s:13:\"content_width\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"section_layout\";a:2:{s:6:\"margin\";i:3;s:7:\"padding\";i:3;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:4;}}}}s:25:\"theme-post-featured-image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:10:\"image_size\";i:1;s:5:\"image\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:1:{s:5:\"width\";i:1;}}s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:18:\"theme-post-content\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:13:\"section_style\";a:11:{s:5:\"align\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:21:\"typography_font_style\";i:1;s:26:\"typography_text_decoration\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;s:23:\"typography_word_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:15:\"post-navigation\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:31:\"section_post_navigation_content\";a:3:{s:10:\"show_arrow\";i:1;s:10:\"show_title\";i:1;s:12:\"show_borders\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}s:15:\"_section_border\";a:2:{s:14:\"_border_border\";i:1;s:13:\"_border_width\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:2;s:11:\"header_size\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:23:\"_element_vertical_align\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:5:\"align\";i:1;}}}}s:13:\"share-buttons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:23:\"section_buttons_content\";a:3:{s:13:\"share_buttons\";i:1;s:4:\"view\";i:1;s:4:\"skin\";i:1;}}s:5:\"style\";a:1:{s:21:\"section_buttons_style\";a:4:{s:10:\"column_gap\";i:1;s:11:\"button_size\";i:1;s:9:\"icon_size\";i:1;s:12:\"color_source\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:23:\"_element_vertical_align\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:5:\"posts\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:14:\"section_layout\";a:11:{s:5:\"_skin\";i:1;s:15:\"cards_meta_data\";i:1;s:20:\"cards_read_more_text\";i:1;s:17:\"cards_show_avatar\";i:1;s:13:\"cards_columns\";i:1;s:20:\"cards_posts_per_page\";i:1;s:25:\"cards_thumbnail_size_size\";i:1;s:16:\"cards_item_ratio\";i:1;s:15:\"cards_title_tag\";i:1;s:20:\"cards_excerpt_length\";i:1;s:16:\"cards_show_badge\";i:1;}s:13:\"section_query\";a:2:{s:12:\"posts_offset\";i:1;s:13:\"posts_exclude\";i:1;}}s:5:\"style\";a:4:{s:25:\"cards_section_design_card\";a:4:{s:32:\"cards_box_shadow_box_shadow_type\";i:1;s:18:\"cards_hover_effect\";i:1;s:23:\"cards_card_border_width\";i:1;s:18:\"cards_card_padding\";i:1;}s:26:\"cards_section_design_image\";a:4:{s:20:\"cards_badge_position\";i:1;s:17:\"cards_badge_color\";i:1;s:18:\"cards_badge_margin\";i:1;s:18:\"cards_badge_radius\";i:1;}s:28:\"cards_section_design_content\";a:1:{s:19:\"cards_title_spacing\";i:1;}s:27:\"cards_section_design_layout\";a:4:{s:16:\"cards_column_gap\";i:1;s:13:\"cards_row_gap\";i:1;s:20:\"cards_row_gap_tablet\";i:1;s:20:\"cards_row_gap_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}}'),(2131,65,'rank_math_analytic_object_id','21'),(2132,64,'rank_math_analytic_object_id','22'),(2133,63,'rank_math_analytic_object_id','23'),(2134,62,'rank_math_analytic_object_id','24'),(2135,61,'rank_math_analytic_object_id','25'),(2136,60,'rank_math_analytic_object_id','26'),(2137,59,'rank_math_analytic_object_id','27'),(2138,58,'rank_math_analytic_object_id','28'),(2139,53,'rank_math_analytic_object_id','9'),(2140,49,'rank_math_analytic_object_id','10'),(2141,46,'rank_math_analytic_object_id','15'),(2142,41,'rank_math_analytic_object_id','12'),(2143,2,'rank_math_analytic_object_id','13'),(2181,65,'astra-migrate-meta-layouts','set'),(2184,64,'astra-migrate-meta-layouts','set'),(2187,63,'astra-migrate-meta-layouts','set'),(2190,62,'astra-migrate-meta-layouts','set'),(2193,61,'astra-migrate-meta-layouts','set'),(2196,60,'astra-migrate-meta-layouts','set'),(2199,59,'astra-migrate-meta-layouts','set'),(2202,58,'astra-migrate-meta-layouts','set'),(2212,258,'_elementor_edit_mode','builder'),(2213,258,'_elementor_template_type','header'),(2214,258,'_elementor_version','3.19.0'),(2215,258,'_elementor_pro_version','3.19.0'),(2216,258,'_wp_page_template','default'),(2217,258,'_elementor_page_settings','a:2:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";}'),(2218,258,'_elementor_data','[{\"id\":\"c16664c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":67,\"sizes\":[]},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"background_background\":\"classic\",\"background_motion_fx_opacity_effect\":\"yes\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":\"5\"}},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor8\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"min_height_mobile\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_title\":\"Header\",\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[],\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"47e341f\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"2d789d2d\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":77,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"object-fit\":\"contain\",\"image\":{\"id\":34,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/placeholder-3.png\"},\"align\":\"left\",\"height_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"dd87771\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"45c90f3b\",\"elType\":\"widget\",\"settings\":{\"dropdown\":\"mobile\",\"full_width\":\"stretch\",\"pointer_width\":{\"unit\":\"px\",\"size\":\"1\",\"sizes\":[]},\"padding_horizontal_menu_item\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"padding_vertical_menu_item\":{\"unit\":\"px\",\"size\":\"5\",\"sizes\":[]},\"menu_space_between\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"__globals__\":{\"color_menu_item\":\"\",\"pointer_color_menu_item_active\":\"globals\\/colors?id=primary\",\"color_menu_item_active\":\"globals\\/colors?id=primary\",\"color_menu_item_hover\":\"globals\\/colors?id=accent\",\"menu_typography_typography\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=primary\",\"background_color_dropdown_item\":\"globals\\/colors?id=secondary\",\"toggle_background_color\":\"globals\\/colors?id=86b4fcd\",\"toggle_color\":\"globals\\/colors?id=accent\",\"background_color_dropdown_item_hover\":\"globals\\/colors?id=764183d\",\"background_color_dropdown_item_active\":\"globals\\/colors?id=764183d\",\"pointer_color_menu_item_hover\":\"globals\\/colors?id=accent\"},\"animation_text\":\"skew\",\"padding_vertical_dropdown_item_mobile\":{\"unit\":\"px\",\"size\":\"14\",\"sizes\":[]},\"dropdown_top_distance_mobile\":{\"unit\":\"px\",\"size\":\"15\",\"sizes\":[]},\"toggle_size_mobile\":{\"unit\":\"px\",\"size\":\"20\",\"sizes\":[]},\"toggle_align\":\"right\",\"_flex_size_mobile\":\"grow\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"menu\":\"primary-menu\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"af557de\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"menu_typography_typography\":\"custom\",\"menu_typography_font_family\":\"Oswald\",\"menu_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"menu_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"menu_typography_font_weight\":\"400\",\"menu_typography_text_transform\":\"uppercase\",\"menu_typography_font_style\":\"normal\",\"menu_typography_text_decoration\":\"none\",\"menu_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"menu_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.5999999999999996,\"sizes\":[]},\"menu_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#FF0302\",\"pointer_color_menu_item_hover\":\"#FF0302\",\"color_menu_item_active\":\"#970000\",\"pointer_color_menu_item_active\":\"#970000\",\"color_dropdown_item\":\"#970000\",\"background_color_dropdown_item\":\"#F3F5F8\",\"background_color_dropdown_item_hover\":\"#F9FAFD\",\"background_color_dropdown_item_active\":\"#F9FAFD\",\"toggle_color\":\"#FF0302\",\"toggle_background_color\":\"#02010100\"},\"elements\":[],\"widgetType\":\"nav-menu\"},{\"id\":\"8578d33\",\"elType\":\"widget\",\"settings\":{\"premium_image_button_text\":\"FIND RED LIGHT NEAR ME\",\"premium_image_button_link\":{\"url\":\"https:\\/\\/findredlightnearme.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"870d8d3\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_image_button_background_hover_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"premium-addon-image-button\"},{\"id\":\"748aaeb8\",\"elType\":\"widget\",\"settings\":{\"skin\":\"full_screen\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"toggle_align\":\"right\",\"toggle_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"toggle_background_color\":\"globals\\/colors?id=86b4fcd\",\"input_text_color\":\"globals\\/colors?id=accent\",\"input_text_color_focus\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"144a4ec\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"search-form\"}],\"isInner\":false}]'),(2219,258,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:8:\"e-sticky\";}}'),(2220,258,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(2221,258,'_elementor_import_session_id','65b7e01be4fbe'),(2225,25,'_elementor_screenshot_failed','2024-02-20 23:36:55'),(2226,259,'_elementor_edit_mode','builder'),(2227,259,'_elementor_template_type','footer'),(2228,259,'_elementor_version','3.19.0'),(2229,259,'_elementor_pro_version','3.19.0'),(2230,259,'_wp_page_template','default'),(2231,259,'_elementor_page_settings','a:2:{s:24:\"content_wrapper_html_tag\";s:6:\"footer\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";}'),(2232,259,'_elementor_data','[{\"id\":\"11505c8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"c6eb6ff\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"2a5fae4\",\"elType\":\"widget\",\"settings\":{\"bg_image\":{\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/red-light-health-benefits.jpg\",\"id\":120,\"size\":\"\",\"alt\":\"Red Light Health Benefits\",\"source\":\"library\"},\"bg_image_size\":\"full\",\"title\":\"Ready to experience the transformative benefits of red light therapy?\",\"description\":\"Find a red light therapy provider near you today!\",\"button\":\"FIND RED LIGHT NEAR ME\",\"link\":{\"url\":\"https:\\/\\/findredlightnearme.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":3,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"7f2533f\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"button_text_color\":\"globals\\/colors?id=primary\",\"button_border_color\":\"globals\\/colors?id=primary\",\"button_hover_text_color\":\"globals\\/colors?id=accent\",\"button_hover_border_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"call-to-action\"}],\"isInner\":false},{\"id\":\"379f3a03\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"content_position\":\"middle\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"\",\"background_color_b\":\"globals\\/colors?id=93d5bb7\"},\"min_height_mobile\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_title\":\"Copyright\",\"html_tag\":\"footer\",\"flex_direction\":\"column\",\"flex_justify_content\":\"center\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"ced2ed6\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"background_color\":\"#000000\",\"background_color_b\":\"#FF4D88\"},\"elements\":[{\"id\":\"585ac4c5\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u00a9 All Rights Reserved.\",\"header_size\":\"p\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\",\"title_color\":\"\"},\"__dynamic__\":{\"title\":\"[elementor-tag id=\\\"19e2105\\\" name=\\\"current-date-time\\\" settings=\\\"%7B%22date_format%22%3A%22custom%22%2C%22custom_format%22%3A%22Y%22%2C%22before%22%3A%22%5Cu00a9+%22%2C%22after%22%3A%22+All+Rights+Reserved.%22%2C%22time_format%22%3A%22default%22%2C%22fallback%22%3A%22%22%7D\\\"]\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"16b65bc\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_text_transform\":\"none\",\"typography_font_style\":\"normal\",\"typography_text_decoration\":\"none\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}]'),(2233,259,'_elementor_page_assets','a:0:{}'),(2234,259,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(2235,259,'_elementor_import_session_id','65b7e01be4fbe'),(2237,37,'_elementor_controls_usage','a:3:{s:14:\"call-to-action\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:18:\"section_main_image\";a:2:{s:8:\"bg_image\";i:1;s:13:\"bg_image_size\";i:1;}s:15:\"section_content\";a:4:{s:5:\"title\";i:1;s:11:\"description\";i:1;s:6:\"button\";i:1;s:4:\"link\";i:1;}}s:5:\"style\";a:1:{s:21:\"section_content_style\";a:10:{s:27:\"title_typography_typography\";i:1;s:28:\"title_typography_font_family\";i:1;s:26:\"title_typography_font_size\";i:1;s:28:\"title_typography_font_weight\";i:1;s:31:\"title_typography_text_transform\";i:1;s:27:\"title_typography_font_style\";i:1;s:32:\"title_typography_text_decoration\";i:1;s:28:\"title_typography_line_height\";i:1;s:31:\"title_typography_letter_spacing\";i:1;s:29:\"title_typography_word_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:24:\"section_layout_container\";a:5:{s:14:\"flex_direction\";i:2;s:13:\"content_width\";i:1;s:8:\"flex_gap\";i:1;s:10:\"min_height\";i:1;s:20:\"flex_justify_content\";i:1;}s:33:\"section_layout_additional_options\";a:1:{s:8:\"html_tag\";i:1;}}s:8:\"advanced\";a:2:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:2;}s:14:\"section_layout\";a:2:{s:6:\"margin\";i:1;s:7:\"padding\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:8:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:25:\"background_video_fallback\";i:1;s:22:\"background_hover_image\";i:1;s:31:\"background_hover_video_fallback\";i:1;s:25:\"background_gradient_angle\";i:1;s:16:\"background_color\";i:1;s:18:\"background_color_b\";i:1;}s:26:\"section_background_overlay\";a:4:{s:24:\"background_overlay_image\";i:1;s:33:\"background_overlay_video_fallback\";i:1;s:30:\"background_overlay_hover_image\";i:1;s:39:\"background_overlay_hover_video_fallback\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:1;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:12:{s:5:\"align\";i:1;s:11:\"title_color\";i:1;s:21:\"typography_typography\";i:1;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:21:\"typography_font_style\";i:1;s:26:\"typography_text_decoration\";i:1;s:22:\"typography_line_height\";i:1;s:25:\"typography_letter_spacing\";i:1;s:23:\"typography_word_spacing\";i:1;}}s:8:\"advanced\";a:3:{s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}}'),(2239,260,'_elementor_edit_mode','builder'),(2240,260,'_elementor_template_type','header'),(2241,260,'_elementor_version','3.19.2'),(2242,260,'_elementor_pro_version','3.19.2'),(2243,260,'_wp_page_template','default'),(2244,260,'_elementor_page_settings','a:2:{s:24:\"content_wrapper_html_tag\";s:6:\"header\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";}'),(2245,260,'_elementor_data','[{\"id\":\"c16664c\",\"elType\":\"container\",\"settings\":{\"flex_gap\":{\"size\":0,\"unit\":\"px\",\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"min_height\":{\"unit\":\"px\",\"size\":67,\"sizes\":[]},\"content_position\":\"middle\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"background_background\":\"classic\",\"background_motion_fx_opacity_effect\":\"yes\",\"background_motion_fx_opacity_range\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":{\"start\":\"0\",\"end\":\"5\"}},\"z_index\":\"95\",\"sticky\":\"top\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=astglobalcolor8\"},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":\"\"},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":\"1\"},\"background_motion_fx_range\":\"page\",\"min_height_mobile\":{\"unit\":\"px\",\"size\":\"50\",\"sizes\":[]},\"_title\":\"Header\",\"structure\":\"20\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_justify_content\":\"space-between\",\"flex_gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[],\"column\":\"10\",\"row\":\"10\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"47e341f\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"2d789d2d\",\"elType\":\"widget\",\"settings\":{\"__dynamic__\":{\"image\":\"[elementor-tag id=\\\"\\\" name=\\\"site-logo\\\" settings=\\\"%7B%7D\\\"]\",\"link\":\"[elementor-tag id=\\\"\\\" name=\\\"site-url\\\" settings=\\\"%7B%7D\\\"]\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":77,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"object-fit\":\"contain\",\"image\":{\"id\":34,\"url\":\"https:\\/\\/redlighthealthbenefits.com\\/wp-content\\/uploads\\/2024\\/01\\/placeholder-3.png\"},\"align\":\"left\",\"height_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":11,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"dd87771\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"theme-site-logo\"},{\"id\":\"8578d33\",\"elType\":\"widget\",\"settings\":{\"premium_image_button_text\":\"FIND RED LIGHT NEAR ME\",\"premium_image_button_link\":{\"url\":\"https:\\/\\/findredlightnearme.com\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"870d8d3\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_image_button_background_hover_color\":\"globals\\/colors?id=secondary\"},\"premium_image_button_align\":\"right\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":82.356999999999999},\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"premium-addon-image-button\"},{\"id\":\"748aaeb8\",\"elType\":\"widget\",\"settings\":{\"skin\":\"full_screen\",\"placeholder\":\"Search...\",\"button_text\":\"Search\",\"toggle_align\":\"right\",\"toggle_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"__globals__\":{\"toggle_background_color\":\"globals\\/colors?id=86b4fcd\",\"input_text_color\":\"globals\\/colors?id=accent\",\"input_text_color_focus\":\"globals\\/colors?id=secondary\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"144a4ec\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"search-form\"}],\"isInner\":false}]'),(2246,260,'_elementor_page_assets','a:1:{s:7:\"scripts\";a:1:{i:0;s:8:\"e-sticky\";}}'),(2247,260,'_elementor_conditions','a:1:{i:0;s:15:\"include/general\";}'),(2248,260,'_elementor_import_session_id','65b7e01be4fbe'),(2250,33,'_elementor_controls_usage','a:4:{s:15:\"theme-site-logo\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:4:{s:7:\"general\";a:1:{s:11:\"__dynamic__\";a:1:{s:5:\"count\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:6:{s:5:\"width\";i:1;s:22:\"css_filters_brightness\";i:1;s:20:\"css_filters_saturate\";i:1;s:6:\"height\";i:1;s:10:\"object-fit\";i:1;s:5:\"align\";i:1;}}s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:1;s:4:\"link\";i:1;}}s:8:\"advanced\";a:4:{s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}s:14:\"_section_style\";a:2:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:26:\"premium-addon-image-button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:36:\"premium_image_button_general_section\";a:3:{s:25:\"premium_image_button_text\";i:1;s:25:\"premium_image_button_link\";i:1;s:26:\"premium_image_button_align\";i:1;}}s:8:\"advanced\";a:2:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:10:\"_flex_size\";i:1;}}}}s:11:\"search-form\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"search_content\";a:3:{s:4:\"skin\";i:1;s:12:\"toggle_align\";i:1;s:11:\"toggle_size\";i:1;}}s:8:\"advanced\";a:3:{s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:5:{s:8:\"flex_gap\";i:1;s:10:\"min_height\";i:1;s:14:\"flex_direction\";i:1;s:16:\"flex_align_items\";i:1;s:20:\"flex_justify_content\";i:1;}}s:8:\"advanced\";a:3:{s:14:\"section_layout\";a:3:{s:7:\"padding\";i:1;s:7:\"z_index\";i:1;s:6:\"margin\";i:1;}s:15:\"section_effects\";a:1:{s:6:\"sticky\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:8:{s:21:\"background_background\";i:1;s:35:\"background_motion_fx_opacity_effect\";i:1;s:34:\"background_motion_fx_opacity_range\";i:1;s:26:\"background_motion_fx_range\";i:1;s:16:\"background_image\";i:1;s:25:\"background_video_fallback\";i:1;s:22:\"background_hover_image\";i:1;s:31:\"background_hover_video_fallback\";i:1;}s:26:\"section_background_overlay\";a:4:{s:24:\"background_overlay_image\";i:1;s:33:\"background_overlay_video_fallback\";i:1;s:30:\"background_overlay_hover_image\";i:1;s:39:\"background_overlay_hover_video_fallback\";i:1;}}}}}'),(2252,261,'_elementor_edit_mode','builder'),(2253,261,'_elementor_template_type','wp-page'),(2254,261,'_elementor_version','3.19.0'),(2255,261,'_elementor_pro_version','3.19.0'),(2256,261,'_wp_page_template','elementor_header_footer'); INSERT INTO `wp_postmeta` VALUES (2257,261,'_elementor_data','[{\"id\":\"162b8e05\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Hero\",\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"af663a7\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"18b15f41\",\"elType\":\"widget\",\"settings\":{\"title\":\"RED LIGHT HEALTH BENEFITS\",\"header_size\":\"h1\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9f21623\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b218f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"A comprehensive dive into the health benefits of red light therapy\",\"align\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"29dbebc\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"51ff8d58\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"a1b100c\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"173bea45\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"704ac1a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51f43048\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\",\"cards_excerpt_color\":\"globals\\/colors?id=text\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"cards_columns\":\"2\",\"cards_posts_per_page\":2,\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"b19fa2d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"2cbb6c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":22,\"blur\":28,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.22)\"},\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"1f1d4c1\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3f806d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Spectrum of Benefits: More Than Meets the Eye\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31.497},\"_flex_size\":\"none\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"3c65236\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c5cf02\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"editor\":\"<p>Red light therapy, in its essence, is a simple yet profound treatment. It involves exposing the body to low wavelengths of red light, believed to penetrate deep into the skin and muscles, offering a host of benefits without the heat or invasiveness of other therapies.<\\/p><p>The allure of red light therapy lies in its versatility and depth of impact. From skin deep to muscle fibers, the benefits span a wide spectrum.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":801},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c05b693\"},\"_element_width_mobile\":\"inherit\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"080c849\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9b429dd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"4fb6857\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"514caa6\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-hand-sparkles\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Skin Rejuvenation\",\"premium_icon_box_content\":\"<p>Imagine a fountain of youth at a cellular level. RLT is touted for its ability to enhance collagen production, reduce wrinkles, and improve skin complexion, offering a natural glow that emanates from within.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\",\"premium_icon_box_inner_container_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"6ff7a6a\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-smile-beam\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Pain Management\",\"premium_icon_box_content\":\"<p>Beyond skin deep, RLT reaches into the very fibers of our being, easing muscle and joint pain. Athletes and those with chronic conditions find a gentle solace in the red glow, a testament to its deep-reaching effects.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"e20fcac\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-band-aid\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Wound Healing\",\"premium_icon_box_content\":\"<p>The light not only heals the unseen but also mends the visible. Wounds and scars find a friend in RLT, as it accelerates the healing process, turning back the clock on injuries.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"}],\"isInner\":false},{\"id\":\"39cbc61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"4fb6857\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"cd66657\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-brain\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Mental Clarity\",\"premium_icon_box_content\":\"<p>Amidst the physical benefits, the mind finds a reprieve. The therapy is linked to improved sleep patterns and a reduction in symptoms of depression and anxiety, casting a warm glow on the mental landscape.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"3a0b119\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-heart\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Inflammation Reduction\",\"premium_icon_box_content\":\"<p>Like a gentle tide, RLT washes away the inflammation, offering relief in conditions such as arthritis and other inflammatory diseases, proving its might in the subtle art of healing.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"b36a1c8\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-balance-scale-left\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Weight Loss Assistance\",\"premium_icon_box_content\":\"<p>The therapy is thought to affect fat cells, making them more likely to release their contents, thereby aiding in the reduction of body fat.\\u00a0<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"}],\"isInner\":false},{\"id\":\"30900655\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"044ee86\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"461121e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"7dcc954\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6da1e983\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4a0e8c8\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),(2258,261,'_elementor_page_assets','a:0:{}'),(2259,261,'_elementor_import_session_id','65b7e01be4fbe'),(2260,261,'_elementor_page_settings','a:6:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FEF2FF\";s:11:\"__globals__\";a:2:{s:16:\"background_color\";s:0:\"\";s:18:\"background_color_b\";s:27:\"globals/colors?id=secondary\";}s:18:\"background_color_b\";s:7:\"#F3F5F8\";}'),(2262,262,'_elementor_edit_mode','builder'),(2263,262,'_elementor_template_type','wp-page'),(2264,262,'_elementor_version','3.19.0'),(2265,262,'_elementor_pro_version','3.19.0'),(2266,262,'_wp_page_template','elementor_header_footer'),(2267,262,'_elementor_data','[{\"id\":\"162b8e05\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Hero\",\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"af663a7\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"18b15f41\",\"elType\":\"widget\",\"settings\":{\"title\":\"RED LIGHT HEALTH BENEFITS\",\"header_size\":\"h1\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9f21623\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b218f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"A comprehensive dive into the health benefits of red light therapy\",\"align\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"29dbebc\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"51ff8d58\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"a1b100c\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"173bea45\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"704ac1a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51f43048\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\",\"cards_excerpt_color\":\"globals\\/colors?id=text\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"cards_columns\":\"2\",\"cards_posts_per_page\":2,\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"b19fa2d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"2cbb6c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":22,\"blur\":28,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.22)\"},\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"1f1d4c1\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3f806d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Spectrum of Benefits: More Than Meets the Eye\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31.497},\"_flex_size\":\"none\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"3c65236\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c5cf02\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"editor\":\"<p>Red light therapy, in its essence, is a simple yet profound treatment. It involves exposing the body to low wavelengths of red light, believed to penetrate deep into the skin and muscles, offering a host of benefits without the heat or invasiveness of other therapies.<\\/p><p>The allure of red light therapy lies in its versatility and depth of impact. From skin deep to muscle fibers, the benefits span a wide spectrum.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":801},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c05b693\"},\"_element_width_mobile\":\"inherit\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"080c849\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9b429dd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"4fb6857\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"514caa6\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-hand-sparkles\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Skin Rejuvenation\",\"premium_icon_box_content\":\"<p>Imagine a fountain of youth at a cellular level. RLT is touted for its ability to enhance collagen production, reduce wrinkles, and improve skin complexion, offering a natural glow that emanates from within.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\",\"premium_icon_box_inner_container_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"6ff7a6a\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-smile-beam\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Pain Management\",\"premium_icon_box_content\":\"<p>Beyond skin deep, RLT reaches into the very fibers of our being, easing muscle and joint pain. Athletes and those with chronic conditions find a gentle solace in the red glow, a testament to its deep-reaching effects.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"e20fcac\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-band-aid\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Wound Healing\",\"premium_icon_box_content\":\"<p>The light not only heals the unseen but also mends the visible. Wounds and scars find a friend in RLT, as it accelerates the healing process, turning back the clock on injuries.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"}],\"isInner\":false},{\"id\":\"39cbc61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"4fb6857\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"cd66657\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-brain\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Mental Clarity\",\"premium_icon_box_content\":\"<p>Amidst the physical benefits, the mind finds a reprieve. The therapy is linked to improved sleep patterns and a reduction in symptoms of depression and anxiety, casting a warm glow on the mental landscape.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"3a0b119\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-heart\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Inflammation Reduction\",\"premium_icon_box_content\":\"<p>Like a gentle tide, RLT washes away the inflammation, offering relief in conditions such as arthritis and other inflammatory diseases, proving its might in the subtle art of healing.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"b36a1c8\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-balance-scale-left\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Weight Loss Assistance\",\"premium_icon_box_content\":\"<p>The therapy is thought to affect fat cells, making them more likely to release their contents, thereby aiding in the reduction of body fat.\\u00a0<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"}],\"isInner\":false},{\"id\":\"30900655\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"044ee86\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"461121e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"7dcc954\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6da1e983\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4a0e8c8\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),(2268,262,'_elementor_page_assets','a:0:{}'),(2269,262,'_elementor_import_session_id','65b7e01be4fbe'),(2270,262,'_elementor_page_settings','a:6:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FEF2FF\";s:11:\"__globals__\";a:2:{s:16:\"background_color\";s:0:\"\";s:18:\"background_color_b\";s:27:\"globals/colors?id=secondary\";}s:18:\"background_color_b\";s:7:\"#F3F5F8\";}'),(2272,263,'_elementor_edit_mode','builder'),(2273,263,'_elementor_template_type','wp-page'),(2274,263,'_elementor_version','3.19.0'),(2275,263,'_elementor_pro_version','3.19.0'),(2276,263,'_wp_page_template','elementor_header_footer'),(2277,263,'_elementor_data','[{\"id\":\"162b8e05\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_title\":\"Hero\",\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"flex_gap\":{\"size\":20,\"unit\":\"px\",\"column\":\"20\",\"row\":\"20\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"af663a7\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"18b15f41\",\"elType\":\"widget\",\"settings\":{\"title\":\"RED LIGHT HEALTH BENEFITS\",\"header_size\":\"h1\",\"align\":\"center\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9f21623\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b218f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"A comprehensive dive into the health benefits of red light therapy\",\"align\":\"center\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"29dbebc\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"51ff8d58\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"a1b100c\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"173bea45\",\"elType\":\"widget\",\"settings\":{\"title\":\"Popular Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"704ac1a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51f43048\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\",\"cards_excerpt_color\":\"globals\\/colors?id=text\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"cards_columns\":\"2\",\"cards_posts_per_page\":2,\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"b19fa2d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false},{\"id\":\"2cbb6c4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":22,\"blur\":28,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0.22)\"},\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"1f1d4c1\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"3f806d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Spectrum of Benefits: More Than Meets the Eye\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":31.497},\"_flex_size\":\"none\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"3c65236\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2c5cf02\",\"elType\":\"widget\",\"settings\":{\"align\":\"left\",\"editor\":\"<p>Red light therapy, in its essence, is a simple yet profound treatment. It involves exposing the body to low wavelengths of red light, believed to penetrate deep into the skin and muscles, offering a host of benefits without the heat or invasiveness of other therapies.<\\/p><p>The allure of red light therapy lies in its versatility and depth of impact. From skin deep to muscle fibers, the benefits span a wide spectrum.<\\/p>\",\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":801},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c05b693\"},\"_element_width_mobile\":\"inherit\",\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"080c849\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"_flex_size\":\"none\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9b429dd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"4fb6857\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"514caa6\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-hand-sparkles\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Skin Rejuvenation\",\"premium_icon_box_content\":\"<p>Imagine a fountain of youth at a cellular level. RLT is touted for its ability to enhance collagen production, reduce wrinkles, and improve skin complexion, offering a natural glow that emanates from within.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\",\"premium_icon_box_inner_container_background_color\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"6ff7a6a\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-smile-beam\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Pain Management\",\"premium_icon_box_content\":\"<p>Beyond skin deep, RLT reaches into the very fibers of our being, easing muscle and joint pain. Athletes and those with chronic conditions find a gentle solace in the red glow, a testament to its deep-reaching effects.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"e20fcac\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-band-aid\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Wound Healing\",\"premium_icon_box_content\":\"<p>The light not only heals the unseen but also mends the visible. Wounds and scars find a friend in RLT, as it accelerates the healing process, turning back the clock on injuries.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"}],\"isInner\":false},{\"id\":\"39cbc61\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"margin\":{\"unit\":\"%\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"4fb6857\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"cd66657\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-brain\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Mental Clarity\",\"premium_icon_box_content\":\"<p>Amidst the physical benefits, the mind finds a reprieve. The therapy is linked to improved sleep patterns and a reduction in symptoms of depression and anxiety, casting a warm glow on the mental landscape.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"3a0b119\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-heart\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Inflammation Reduction\",\"premium_icon_box_content\":\"<p>Like a gentle tide, RLT washes away the inflammation, offering relief in conditions such as arthritis and other inflammatory diseases, proving its might in the subtle art of healing.<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"},{\"id\":\"b36a1c8\",\"elType\":\"widget\",\"settings\":{\"premium_icon_box_font_updated\":{\"value\":\"fas fa-balance-scale-left\",\"library\":\"fa-solid\"},\"premium_icon_box_title\":\"Weight Loss Assistance\",\"premium_icon_box_content\":\"<p>The therapy is thought to affect fat cells, making them more likely to release their contents, thereby aiding in the reduction of body fat.\\u00a0<\\/p>\",\"premium_icon_box_more_text\":\"Click Here\",\"premium_icon_box_icon_color\":\"#970000\",\"premium_icon_box_icon_color_hover\":\"#970000\",\"premium_icon_box_title_color\":\"#970000\",\"premium_icon_box_title_color_hover\":\"#FF0302\",\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":2.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4000000000000004,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"premium_icon_box_content_color\":\"#2A2727\",\"premium_icon_box_content_color_hover\":\"#2A2727\",\"premium_icon_box_link_color\":\"#FF0302\",\"premium_icon_box_link_color_hover\":\"#970000\",\"premium_icon_box_link_background_hover\":\"#97000000\",\"premium_icon_box_back_icon\":\"#FFEEEEFA\",\"premium_icon_box_outer_container_background_background\":\"classic\",\"premium_icon_box_outer_container_background_color\":\"#FFFFFF\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"12763ed\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"premium_icon_box_icon_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_outer_container_background_color\":\"\",\"premium_icon_box_title_color\":\"globals\\/colors?id=primary\",\"premium_icon_box_icon_color_hover\":\"globals\\/colors?id=secondary\",\"premium_icon_box_title_color_hover\":\"globals\\/colors?id=accent\",\"premium_icon_box_background_normal\":\"\",\"premium_icon_box_content_color\":\"globals\\/colors?id=text\",\"premium_icon_box_link_color\":\"globals\\/colors?id=accent\",\"premium_icon_box_link_color_hover\":\"globals\\/colors?id=primary\",\"premium_icon_box_content_color_hover\":\"globals\\/colors?id=text\",\"premium_icon_box_back_icon\":\"\"}},\"elements\":[],\"widgetType\":\"premium-addon-icon-box\"}],\"isInner\":false},{\"id\":\"30900655\",\"elType\":\"container\",\"settings\":{\"padding_tablet\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"layout\":\"full_width\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"_title\":\"Popular Posts\",\"flex_direction\":\"column\",\"flex_align_items\":\"stretch\",\"flex_gap\":{\"size\":30,\"unit\":\"px\",\"column\":\"30\",\"row\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"%\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_image\":{\"url\":\"\",\"id\":\"\"},\"background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"background_overlay_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"044ee86\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"461121e5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Recent Posts:\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=392b9e0\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"7dcc954\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6da1e983\",\"elType\":\"widget\",\"settings\":{\"_skin\":\"cards\",\"classic_meta_separator\":\"\\/\\/\\/\",\"classic_read_more_text\":\"Read More \\u00bb\",\"cards_meta_data\":[],\"cards_meta_separator\":\"\\u2022\",\"cards_read_more_text\":\"Read More\",\"cards_show_avatar\":\"\",\"full_content_meta_separator\":\"\\/\\/\\/\",\"cards_box_shadow_box_shadow_type\":\"\",\"cards_hover_effect\":\"none\",\"cards_badge_position\":\"left\",\"cards_badge_color\":\"#C8D5DC\",\"cards_title_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"pagination_page_limit\":\"5\",\"pagination_prev_label\":\"« Previous\",\"pagination_next_label\":\"Next »\",\"text\":\"Load More\",\"load_more_no_posts_custom_message\":\"No more posts to show\",\"__globals__\":{\"cards_badge_bg_color\":\"globals\\/colors?id=accent\",\"cards_badge_color\":\"globals\\/colors?id=secondary\",\"cards_badge_typography_typography\":\"globals\\/typography?id=6558fb1\",\"cards_title_typography_typography\":\"globals\\/typography?id=392b9e0\",\"cards_title_color\":\"globals\\/colors?id=primary\",\"_border_color\":\"globals\\/colors?id=primary\",\"cards_meta_border_color\":\"globals\\/colors?id=primary\",\"cards_read_more_typography_typography\":\"globals\\/typography?id=92bce3b\"},\"cards_badge_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"cards_badge_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"cards_column_gap\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"cards_row_gap\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"cards_card_border_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"posts_offset\":\"\",\"cards_column_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_row_gap_tablet\":{\"unit\":\"px\",\"size\":71,\"sizes\":[]},\"cards_row_gap_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"cards_card_padding\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"cards_badge_margin\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"cards_title_spacing_mobile\":{\"unit\":\"px\",\"size\":9,\"sizes\":[]},\"cards_badge_radius\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"cards_thumbnail_size_size\":\"full\",\"cards_item_ratio\":{\"unit\":\"px\",\"size\":0.80000000000000004,\"sizes\":[]},\"cards_title_tag\":\"h4\",\"cards_excerpt_length\":20,\"cards_show_badge\":\"\",\"background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"button_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_image\":{\"url\":\"\",\"id\":\"\"},\"_background_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_tablet\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_image_mobile\":{\"url\":\"\",\"id\":\"\"},\"_background_hover_video_fallback\":{\"url\":\"\",\"id\":\"\"},\"_mask_image\":{\"url\":\"\",\"id\":\"\"},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4a0e8c8\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"cards_columns\":\"2\",\"cards_posts_per_page\":-1,\"cards_card_vertical_padding\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"posts\"}],\"isInner\":false}]'),(2278,263,'_elementor_page_assets','a:0:{}'),(2279,263,'_elementor_import_session_id','65b7e01be4fbe'),(2280,263,'_elementor_page_settings','a:6:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";s:21:\"background_background\";s:7:\"classic\";s:16:\"background_color\";s:7:\"#FEF2FF\";s:11:\"__globals__\";a:2:{s:16:\"background_color\";s:0:\"\";s:18:\"background_color_b\";s:27:\"globals/colors?id=secondary\";}s:18:\"background_color_b\";s:7:\"#F3F5F8\";}'),(2282,46,'_elementor_controls_usage','a:5:{s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:2:{s:5:\"title\";i:5;s:11:\"header_size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:5:\"align\";i:2;}}s:8:\"advanced\";a:4:{s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:3;s:26:\"_background_video_fallback\";i:3;s:23:\"_background_hover_image\";i:3;s:32:\"_background_hover_video_fallback\";i:3;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:3;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:5;}s:14:\"_section_style\";a:3:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:10:\"_flex_size\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:8:\"advanced\";a:2:{s:14:\"section_layout\";a:2:{s:7:\"padding\";i:4;s:6:\"margin\";i:6;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:6;}}s:6:\"layout\";a:1:{s:24:\"section_layout_container\";a:3:{s:14:\"flex_direction\";i:6;s:16:\"flex_align_items\";i:3;s:8:\"flex_gap\";i:3;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:6:{s:16:\"background_image\";i:3;s:25:\"background_video_fallback\";i:3;s:22:\"background_hover_image\";i:3;s:31:\"background_hover_video_fallback\";i:3;s:21:\"background_background\";i:1;s:16:\"background_color\";i:1;}s:26:\"section_background_overlay\";a:4:{s:24:\"background_overlay_image\";i:3;s:33:\"background_overlay_video_fallback\";i:3;s:30:\"background_overlay_hover_image\";i:3;s:39:\"background_overlay_hover_video_fallback\";i:3;}s:14:\"section_border\";a:2:{s:26:\"box_shadow_box_shadow_type\";i:1;s:21:\"box_shadow_box_shadow\";i:1;}}}}s:5:\"posts\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:2:{s:14:\"section_layout\";a:11:{s:5:\"_skin\";i:2;s:15:\"cards_meta_data\";i:2;s:20:\"cards_read_more_text\";i:2;s:17:\"cards_show_avatar\";i:2;s:25:\"cards_thumbnail_size_size\";i:2;s:16:\"cards_item_ratio\";i:2;s:15:\"cards_title_tag\";i:2;s:20:\"cards_excerpt_length\";i:2;s:16:\"cards_show_badge\";i:2;s:13:\"cards_columns\";i:2;s:20:\"cards_posts_per_page\";i:2;}s:13:\"section_query\";a:1:{s:12:\"posts_offset\";i:2;}}s:5:\"style\";a:5:{s:25:\"cards_section_design_card\";a:5:{s:32:\"cards_box_shadow_box_shadow_type\";i:2;s:18:\"cards_hover_effect\";i:2;s:23:\"cards_card_border_width\";i:2;s:18:\"cards_card_padding\";i:2;s:27:\"cards_card_vertical_padding\";i:1;}s:26:\"cards_section_design_image\";a:4:{s:20:\"cards_badge_position\";i:2;s:17:\"cards_badge_color\";i:2;s:18:\"cards_badge_margin\";i:2;s:18:\"cards_badge_radius\";i:2;}s:28:\"cards_section_design_content\";a:1:{s:19:\"cards_title_spacing\";i:2;}s:27:\"cards_section_design_layout\";a:4:{s:16:\"cards_column_gap\";i:2;s:13:\"cards_row_gap\";i:2;s:20:\"cards_row_gap_tablet\";i:2;s:20:\"cards_row_gap_mobile\";i:2;}s:13:\"section_style\";a:2:{s:25:\"background_video_fallback\";i:2;s:38:\"button_background_hover_video_fallback\";i:2;}}s:8:\"advanced\";a:3:{s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:2;s:26:\"_background_video_fallback\";i:2;s:23:\"_background_hover_image\";i:2;s:32:\"_background_hover_video_fallback\";i:2;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:2;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:1;}}s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:4:{s:14:\"_section_style\";a:4:{s:14:\"_element_width\";i:1;s:21:\"_element_custom_width\";i:1;s:21:\"_element_width_mobile\";i:1;s:10:\"_flex_size\";i:1;}s:19:\"_section_background\";a:4:{s:17:\"_background_image\";i:1;s:26:\"_background_video_fallback\";i:1;s:23:\"_background_hover_image\";i:1;s:32:\"_background_hover_video_fallback\";i:1;}s:16:\"_section_masking\";a:1:{s:11:\"_mask_image\";i:1;}s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:22:\"premium-addon-icon-box\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:3:{s:21:\"premium_icon_box_icon\";a:1:{s:29:\"premium_icon_box_font_updated\";i:6;}s:30:\"premium_icon_box_title_section\";a:1:{s:22:\"premium_icon_box_title\";i:6;}s:21:\"premium_icon_box_desc\";a:1:{s:24:\"premium_icon_box_content\";i:6;}}s:5:\"style\";a:5:{s:27:\"premium_icon_box_icon_style\";a:2:{s:33:\"premium_icon_box_icon_color_hover\";i:6;s:27:\"premium_icon_box_icon_color\";i:5;}s:28:\"premium_icon_box_title_style\";a:12:{s:28:\"premium_icon_box_title_color\";i:6;s:34:\"premium_icon_box_title_color_hover\";i:6;s:27:\"title_typography_typography\";i:6;s:28:\"title_typography_font_family\";i:6;s:26:\"title_typography_font_size\";i:6;s:28:\"title_typography_font_weight\";i:6;s:31:\"title_typography_text_transform\";i:6;s:27:\"title_typography_font_style\";i:6;s:32:\"title_typography_text_decoration\";i:6;s:28:\"title_typography_line_height\";i:6;s:31:\"title_typography_letter_spacing\";i:6;s:29:\"title_typography_word_spacing\";i:6;}s:30:\"premium_icon_box_content_style\";a:2:{s:30:\"premium_icon_box_content_color\";i:6;s:36:\"premium_icon_box_content_color_hover\";i:6;}s:27:\"premium_icon_box_more_style\";a:3:{s:27:\"premium_icon_box_link_color\";i:6;s:33:\"premium_icon_box_link_color_hover\";i:6;s:38:\"premium_icon_box_link_background_hover\";i:6;}s:38:\"premium_icon_box_outer_container_style\";a:3:{s:26:\"premium_icon_box_back_icon\";i:6;s:54:\"premium_icon_box_outer_container_background_background\";i:6;s:49:\"premium_icon_box_outer_container_background_color\";i:6;}}s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:6;}}}}}'),(2286,264,'_edit_lock','1709060759:2'),(2287,264,'_edit_last','2'),(2288,264,'rank_math_internal_links_processed','1'),(2289,264,'rank_math_seo_score','76'),(2290,264,'rank_math_contentai_score','a:4:{s:9:\"wordCount\";s:3:\"100\";s:9:\"linkCount\";s:1:\"0\";s:12:\"headingCount\";s:3:\"100\";s:10:\"mediaCount\";s:5:\"62.22\";}'),(2291,264,'rank_math_focus_keyword','digestive health'),(2292,264,'_thumbnail_id','168'),(2293,264,'_wp_page_template','default'),(2296,264,'rank_math_primary_category','0'),(2297,264,'site-sidebar-layout','default'),(2299,264,'ast-site-content-layout','default'),(2300,264,'site-content-style','default'),(2301,264,'site-sidebar-style','default'),(2302,264,'theme-transparent-header-meta','default'),(2304,264,'rank_math_analytic_object_id','20'),(2305,264,'_eael_post_view_count','566'),(2306,267,'_edit_lock','1709061218:2'),(2307,267,'_edit_last','2'),(2308,267,'rank_math_internal_links_processed','1'),(2309,267,'rank_math_seo_score','70'),(2310,267,'rank_math_contentai_score','a:4:{s:9:\"wordCount\";s:3:\"100\";s:9:\"linkCount\";s:1:\"0\";s:12:\"headingCount\";s:3:\"100\";s:10:\"mediaCount\";s:5:\"62.22\";}'),(2311,267,'rank_math_focus_keyword','skin health'),(2312,267,'rank_math_description','Discover how red light therapy promotes collagen production and treats skin conditions. Red light therapy is a holistic approach to skin health.'),(2313,267,'_thumbnail_id','130'),(2314,267,'_wp_page_template','default'),(2317,267,'rank_math_primary_category','13'),(2318,267,'site-sidebar-layout','default'),(2320,267,'ast-site-content-layout','default'),(2321,267,'site-content-style','default'),(2322,267,'site-sidebar-style','default'),(2323,267,'theme-transparent-header-meta','default'),(2324,267,'astra-migrate-meta-layouts','set'),(2325,267,'rank_math_analytic_object_id','18'),(2326,264,'rank_math_description','Discover how red light therapy is enhancing digestive health, offering non-invasive solutions for gut wellness and symptom relief. '),(2329,264,'astra-migrate-meta-layouts','set'),(2330,267,'_eael_post_view_count','1923'),(2331,267,'_elementor_edit_mode','builder'),(2332,267,'_elementor_template_type','wp-post'),(2333,267,'_elementor_version','3.19.2'),(2334,267,'_elementor_pro_version','3.19.2'),(2337,269,'_thumbnail_id','130'),(2338,269,'_wp_page_template','default'),(2339,269,'_elementor_edit_mode','builder'),(2340,269,'_elementor_template_type','wp-post'),(2341,269,'_elementor_version','3.19.2'),(2342,269,'_elementor_pro_version','3.19.2'),(2343,270,'_thumbnail_id','130'),(2344,270,'_wp_page_template','default'),(2345,270,'_elementor_edit_mode','builder'),(2346,270,'_elementor_template_type','wp-post'),(2347,270,'_elementor_version','3.19.2'),(2348,270,'_elementor_pro_version','3.19.2'),(2349,267,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";}'),(2350,267,'_elementor_data','[{\"id\":\"5faa341e\",\"elType\":\"container\",\"settings\":{\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"adb8a22\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"1e7b64cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><span style=\\\"font-weight: 400;\\\">Key Takeaways<\\/span><\\/h2><ul><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">Red light therapy (RLT) is a non-invasive skin treatment that is revolutionizing skin care.<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">RLT uses red wavelengths of light to stimulate collagen production, reduce wrinkles, and treat skin conditions like acne and psoriasis.<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">It offers a holistic approach to skin health and well-being.<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">Safe, effective, and simple\\u2014it\'s a preferred choice for natural skin rejuvenation.<\\/span><\\/li><\\/ul><h2><span style=\\\"font-weight: 400;\\\">Red Light Therapy for Skin Health<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">In a world constantly chasing the next big breakthrough in skin care, there\'s been a quiet revolution that\'s been steadily gaining ground. It\\u2019s not flashy, and it doesn\\u2019t make outrageous claims. This revolution is red light therapy (RLT), a method that\\u2019s just as much about returning to the basics as about embracing the future.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Rediscovering the Basics: The Power of Light<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Think about the sun for a moment. This celestial body has been revered and feared, but one of its components, red light, is showing remarkable promise in the realm of skin health. Unlike the sun\\u2019s harmful UV rays, RLT is gentle and nurturing. It works at a cellular level, using wavelengths of red light to penetrate the skin, rejuvenating and repairing from within.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">The Science Behind the Magic<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">RLT feels almost like magic, but it\\u2019s deeply rooted in science. It uses specific wavelengths of red and near-infrared light to stimulate the skin\\u2019s natural healing processes. This light energy is absorbed by the mitochondria in our skin cells, which are the tiny powerhouses responsible for generating energy. This process, known as photobiomodulation, encourages cells to produce more ATP (adenosine triphosphate), the energy currency of the cell, leading to increased collagen production, reduced inflammation, and improved circulation.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">A Panacea for Various Skin Conditions<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The beauty of RLT lies in its versatility. It\\u2019s like a Swiss Army knife for skin conditions. Acne, often a source of frustration and discomfort, responds well to the anti-inflammatory properties of RLT. Scars and sun damage, the bane of many, start to fade under its gentle touch. Even chronic conditions like eczema, psoriasis, and rosacea, which often resist traditional treatments, show improvement with regular RLT sessions.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Beyond Skin Deep: Psychological and Emotional Benefits<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The benefits of RLT aren\\u2019t just skin deep. In a world where appearance can significantly impact mental and emotional well-being, improving skin health can lead to increased confidence and self-esteem. Imagine waking up to see clearer skin, reduced redness, and a more youthful appearance. It\\u2019s not just about vanity; it\\u2019s about the profound psychological impact that can come from feeling comfortable and confident in your skin.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">The Evolution of Skin Care Routines<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Our skin care routines are evolving. Gone are the days when we relied solely on creams and serums. Today, we\'re understanding the importance of holistic approaches. RLT fits perfectly into this paradigm, offering a treatment that complements traditional skin care methods. It\\u2019s a way to enhance the efficacy of your favorite products, allowing them to work more effectively in tandem with improved skin health.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Accessibility and Ease of Use<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">One of the most appealing aspects of RLT is its accessibility. Once confined to dermatologists\' offices and high-end spas, RLT devices are now available for home use. This democratization of technology means that more people can experience the benefits of red light therapy, integrating it seamlessly into their daily skin care routines.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Embracing the Light: A Call to Action<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">As we embrace this gentle, effective approach to skin care, we open the doors to a world where beauty and health go hand in hand. RLT isn\\u2019t just another fad; it\\u2019s a testament to the power of simplicity and the potential for revolutionary change in how we care for our skin.<\\/span><\\/p><p><span style=\\\"font-weight: 400;\\\">Are you ready to be part of this skin care revolution? Don\\u2019t just take our word for it. Experience the transformative power of red light therapy for yourself. <\\/span><a href=\\\"https:\\/\\/findredlightnearme.com\\/\\\"><span style=\\\"font-weight: 400;\\\">Find a red light therapy service near you<\\/span><\\/a><span style=\\\"font-weight: 400;\\\"> and embark on your journey to healthier, more radiant skin.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">FAQs About Red Light Therapy (RLT):<\\/span><\\/h2>\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"0fd9a3f\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69cbd3e\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is red light therapy (RLT)?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy is a therapeutic technique that uses red, low-level wavelengths of light to treat skin issues such as wrinkles, scars, and persistent wounds, among other conditions. It\'s considered a non-invasive and painless procedure, offering a safe alternative to treatments that rely on harsh chemicals or invasive methods.<\\/span><\\/p>\",\"_id\":\"0ad7dea\"},{\"tab_title\":\"How does red light therapy benefit the skin?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">RLT benefits the skin by deeply penetrating the layers to promote healing and rejuvenation. It\'s known for increasing collagen production, which is essential for maintaining skin elasticity and firmness. Additionally, it helps in reducing inflammation, improving circulation, and accelerating the skin\'s repair process, leading to healthier, more vibrant skin.<\\/span><\\/p>\",\"_id\":\"f060692\"},{\"tab_title\":\"Is red light therapy safe compared to UV rays?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy is significantly safer than exposure to UV rays. UV rays can cause damage to the skin, including sunburns, premature aging, and an increased risk of skin cancer. In contrast, RLT doesn\'t have these harmful effects and is used effectively for therapeutic purposes without damaging the skin.<\\/span><\\/p>\",\"_id\":\"64eccf3\"},{\"tab_title\":\"What skin conditions can RLT help with?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">RLT is versatile in treating various skin conditions. It can help in managing acne by reducing inflammation and redness, and it\'s effective in treating eczema and psoriasis, reducing itching, and improving skin texture. It also helps in healing sun-damaged skin and reducing the visibility of scars by promoting skin regeneration.<\\/span><\\/p>\",\"_id\":\"1c39661\"},{\"tab_title\":\"How does RLT work on a cellular level?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">On a cellular level, RLT works by emitting wavelengths of red light that are absorbed by the mitochondria in the skin cells. This absorption triggers a series of metabolic events, leading to an increase in the production of adenosine triphosphate (ATP), which is essential for cell regeneration and repair. This process enhances cellular activity, leading to healthier skin.<\\/span><\\/p>\",\"_id\":\"f64743f\"},{\"tab_title\":\"What makes RLT different from other skin care routines?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Unlike many skin care routines that rely on topical treatments or invasive procedures, RLT offers a non-invasive alternative that works from within the skin layers. It\'s user-friendly, can be done at home with the right equipment, and doesn\'t require extensive preparation or recovery time, making it a convenient option for those with busy lifestyles.<\\/span><\\/p>\",\"_id\":\"80ab2e2\"},{\"tab_title\":\"Can RLT improve overall wellness?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Beyond skin health, RLT is known to offer overall wellness benefits. It can improve mood and energy levels by stimulating the production of endorphins. It\'s also been used to alleviate pain and inflammation in various parts of the body, contributing to a greater sense of well-being and improved quality of life.<\\/span><\\/p>\",\"_id\":\"94a6f0d\"},{\"tab_title\":\"Are there personal success stories with RLT?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Numerous personal testimonies highlight the effectiveness of RLT. Users have reported significant improvements in skin conditions, a reduction in signs of aging, and an overall enhancement in skin appearance. These stories often emphasize the ease and convenience of using RLT as part of their regular skin care routine.<\\/span><\\/p>\",\"_id\":\"05b1fcf\"},{\"tab_title\":\"What is the future potential of RLT in skin care?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The future of RLT in skin care is promising, with ongoing research exploring its potential in treating a wider range of skin conditions and its integration into holistic health practices. It represents a shift towards more natural, non-invasive skin care methods that align with a growing interest in wellness and self-care.<\\/span><\\/p>\",\"_id\":\"eb3e87e\"},{\"tab_title\":\"How can someone start using RLT?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">To start with RLT, individuals can explore at-home devices or seek professional treatment centers. It\'s important to choose FDA-approved devices for safety and efficacy. Consulting with a dermatologist or a skin care professional can provide personalized advice and ensure that the therapy is tailored to individual skin needs. Additionally, resources like <\\/span><a href=\\\"https:\\/\\/findredlightnearme.com\\/\\\"><span style=\\\"font-weight: 400;\\\">Find a red light therapy service near you<\\/span><\\/a><span style=\\\"font-weight: 400;\\\"> can help locate nearby facilities offering professional RLT services.<\\/span><\\/p>\",\"_id\":\"3c27ea8\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4478a97\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=392b9e0\"}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}]'),(2352,267,'_elementor_page_assets','a:0:{}'),(2353,271,'_thumbnail_id','130'),(2354,271,'_wp_page_template','default'),(2355,271,'_elementor_edit_mode','builder'),(2356,271,'_elementor_template_type','wp-post'),(2357,271,'_elementor_version','3.19.2'),(2358,271,'_elementor_pro_version','3.19.2'),(2359,271,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";}'),(2360,271,'_elementor_data','[{\"id\":\"5faa341e\",\"elType\":\"container\",\"settings\":{\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"adb8a22\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"1e7b64cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><span style=\\\"font-weight: 400;\\\">Key Takeaways<\\/span><\\/h2><ul><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">Red light therapy (RLT) is a non-invasive skin treatment that is revolutionizing skin care.<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">RLT uses red wavelengths of light to stimulate collagen production, reduce wrinkles, and treat skin conditions like acne and psoriasis.<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">It offers a holistic approach to skin health and well-being.<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">Safe, effective, and simple\\u2014it\'s a preferred choice for natural skin rejuvenation.<\\/span><\\/li><\\/ul><h2><span style=\\\"font-weight: 400;\\\">Red Light Therapy for Skin Health<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">In a world constantly chasing the next big breakthrough in skin care, there\'s been a quiet revolution that\'s been steadily gaining ground. It\\u2019s not flashy, and it doesn\\u2019t make outrageous claims. This revolution is red light therapy (RLT), a method that\\u2019s just as much about returning to the basics as about embracing the future.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Rediscovering the Basics: The Power of Light<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Think about the sun for a moment. This celestial body has been revered and feared, but one of its components, red light, is showing remarkable promise in the realm of skin health. Unlike the sun\\u2019s harmful UV rays, RLT is gentle and nurturing. It works at a cellular level, using wavelengths of red light to penetrate the skin, rejuvenating and repairing from within.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">The Science Behind the Magic<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">RLT feels almost like magic, but it\\u2019s deeply rooted in science. It uses specific wavelengths of red and near-infrared light to stimulate the skin\\u2019s natural healing processes. This light energy is absorbed by the mitochondria in our skin cells, which are the tiny powerhouses responsible for generating energy. This process, known as photobiomodulation, encourages cells to produce more ATP (adenosine triphosphate), the energy currency of the cell, leading to increased collagen production, reduced inflammation, and improved circulation.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">A Panacea for Various Skin Conditions<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The beauty of RLT lies in its versatility. It\\u2019s like a Swiss Army knife for skin conditions. Acne, often a source of frustration and discomfort, responds well to the anti-inflammatory properties of RLT. Scars and sun damage, the bane of many, start to fade under its gentle touch. Even chronic conditions like eczema, psoriasis, and rosacea, which often resist traditional treatments, show improvement with regular RLT sessions.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Beyond Skin Deep: Psychological and Emotional Benefits<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The benefits of RLT aren\\u2019t just skin deep. In a world where appearance can significantly impact mental and emotional well-being, improving skin health can lead to increased confidence and self-esteem. Imagine waking up to see clearer skin, reduced redness, and a more youthful appearance. It\\u2019s not just about vanity; it\\u2019s about the profound psychological impact that can come from feeling comfortable and confident in your skin.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">The Evolution of Skin Care Routines<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Our skin care routines are evolving. Gone are the days when we relied solely on creams and serums. Today, we\'re understanding the importance of holistic approaches. RLT fits perfectly into this paradigm, offering a treatment that complements traditional skin care methods. It\\u2019s a way to enhance the efficacy of your favorite products, allowing them to work more effectively in tandem with improved skin health.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Accessibility and Ease of Use<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">One of the most appealing aspects of RLT is its accessibility. Once confined to dermatologists\' offices and high-end spas, RLT devices are now available for home use. This democratization of technology means that more people can experience the benefits of red light therapy, integrating it seamlessly into their daily skin care routines.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Embracing the Light: A Call to Action<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">As we embrace this gentle, effective approach to skin care, we open the doors to a world where beauty and health go hand in hand. RLT isn\\u2019t just another fad; it\\u2019s a testament to the power of simplicity and the potential for revolutionary change in how we care for our skin.<\\/span><\\/p><p><span style=\\\"font-weight: 400;\\\">Are you ready to be part of this skin care revolution? Don\\u2019t just take our word for it. Experience the transformative power of red light therapy for yourself. <\\/span><a href=\\\"https:\\/\\/findredlightnearme.com\\/\\\"><span style=\\\"font-weight: 400;\\\">Find a red light therapy service near you<\\/span><\\/a><span style=\\\"font-weight: 400;\\\"> and embark on your journey to healthier, more radiant skin.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">FAQs About Red Light Therapy (RLT):<\\/span><\\/h2>\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"0fd9a3f\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69cbd3e\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is red light therapy (RLT)?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy is a therapeutic technique that uses red, low-level wavelengths of light to treat skin issues such as wrinkles, scars, and persistent wounds, among other conditions. It\'s considered a non-invasive and painless procedure, offering a safe alternative to treatments that rely on harsh chemicals or invasive methods.<\\/span><\\/p>\",\"_id\":\"0ad7dea\"},{\"tab_title\":\"How does red light therapy benefit the skin?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">RLT benefits the skin by deeply penetrating the layers to promote healing and rejuvenation. It\'s known for increasing collagen production, which is essential for maintaining skin elasticity and firmness. Additionally, it helps in reducing inflammation, improving circulation, and accelerating the skin\'s repair process, leading to healthier, more vibrant skin.<\\/span><\\/p>\",\"_id\":\"f060692\"},{\"tab_title\":\"Is red light therapy safe compared to UV rays?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy is significantly safer than exposure to UV rays. UV rays can cause damage to the skin, including sunburns, premature aging, and an increased risk of skin cancer. In contrast, RLT doesn\'t have these harmful effects and is used effectively for therapeutic purposes without damaging the skin.<\\/span><\\/p>\",\"_id\":\"64eccf3\"},{\"tab_title\":\"What skin conditions can RLT help with?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">RLT is versatile in treating various skin conditions. It can help in managing acne by reducing inflammation and redness, and it\'s effective in treating eczema and psoriasis, reducing itching, and improving skin texture. It also helps in healing sun-damaged skin and reducing the visibility of scars by promoting skin regeneration.<\\/span><\\/p>\",\"_id\":\"1c39661\"},{\"tab_title\":\"How does RLT work on a cellular level?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">On a cellular level, RLT works by emitting wavelengths of red light that are absorbed by the mitochondria in the skin cells. This absorption triggers a series of metabolic events, leading to an increase in the production of adenosine triphosphate (ATP), which is essential for cell regeneration and repair. This process enhances cellular activity, leading to healthier skin.<\\/span><\\/p>\",\"_id\":\"f64743f\"},{\"tab_title\":\"What makes RLT different from other skin care routines?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Unlike many skin care routines that rely on topical treatments or invasive procedures, RLT offers a non-invasive alternative that works from within the skin layers. It\'s user-friendly, can be done at home with the right equipment, and doesn\'t require extensive preparation or recovery time, making it a convenient option for those with busy lifestyles.<\\/span><\\/p>\",\"_id\":\"80ab2e2\"},{\"tab_title\":\"Can RLT improve overall wellness?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Beyond skin health, RLT is known to offer overall wellness benefits. It can improve mood and energy levels by stimulating the production of endorphins. It\'s also been used to alleviate pain and inflammation in various parts of the body, contributing to a greater sense of well-being and improved quality of life.<\\/span><\\/p>\",\"_id\":\"94a6f0d\"},{\"tab_title\":\"Are there personal success stories with RLT?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Numerous personal testimonies highlight the effectiveness of RLT. Users have reported significant improvements in skin conditions, a reduction in signs of aging, and an overall enhancement in skin appearance. These stories often emphasize the ease and convenience of using RLT as part of their regular skin care routine.<\\/span><\\/p>\",\"_id\":\"05b1fcf\"},{\"tab_title\":\"What is the future potential of RLT in skin care?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The future of RLT in skin care is promising, with ongoing research exploring its potential in treating a wider range of skin conditions and its integration into holistic health practices. It represents a shift towards more natural, non-invasive skin care methods that align with a growing interest in wellness and self-care.<\\/span><\\/p>\",\"_id\":\"eb3e87e\"},{\"tab_title\":\"How can someone start using RLT?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">To start with RLT, individuals can explore at-home devices or seek professional treatment centers. It\'s important to choose FDA-approved devices for safety and efficacy. Consulting with a dermatologist or a skin care professional can provide personalized advice and ensure that the therapy is tailored to individual skin needs. Additionally, resources like <\\/span><a href=\\\"https:\\/\\/findredlightnearme.com\\/\\\"><span style=\\\"font-weight: 400;\\\">Find a red light therapy service near you<\\/span><\\/a><span style=\\\"font-weight: 400;\\\"> can help locate nearby facilities offering professional RLT services.<\\/span><\\/p>\",\"_id\":\"3c27ea8\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7999999999999998,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4478a97\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}]'),(2362,271,'_elementor_page_assets','a:0:{}'),(2363,267,'_eael_custom_js',''),(2365,264,'_elementor_edit_mode','builder'),(2366,264,'_elementor_template_type','wp-post'),(2367,264,'_elementor_version','3.19.2'),(2368,264,'_elementor_pro_version','3.19.2'),(2371,272,'_thumbnail_id','168'),(2372,272,'_wp_page_template','default'),(2373,272,'_elementor_edit_mode','builder'),(2374,272,'_elementor_template_type','wp-post'),(2375,272,'_elementor_version','3.19.2'),(2376,272,'_elementor_pro_version','3.19.2'),(2377,273,'_thumbnail_id','168'),(2378,273,'_wp_page_template','default'),(2379,273,'_elementor_edit_mode','builder'),(2380,273,'_elementor_template_type','wp-post'),(2381,273,'_elementor_version','3.19.2'),(2382,273,'_elementor_pro_version','3.19.2'),(2383,264,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";}'),(2384,264,'_elementor_data','[{\"id\":\"54aa9482\",\"elType\":\"container\",\"settings\":{\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"be93f3a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"5ffbc098\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><span style=\\\"font-weight: 400;\\\">Key Takeaways<\\/span><\\/h2><p><b>Q: What benefits does red light therapy offer for digestive health?<\\/b><\\/p><p><span style=\\\"font-weight: 400;\\\">A: Red light therapy improves digestive wellness by:<\\/span><\\/p><ul><li><span style=\\\"font-weight: 400;\\\">Stimulating gut microbiota.<\\/span><\\/li><li><span style=\\\"font-weight: 400;\\\">Enhancing nutrient absorption.<\\/span><\\/li><li><span style=\\\"font-weight: 400;\\\">Reducing symptoms of digestive disorders.<\\/span><\\/li><\\/ul><h2><span style=\\\"font-weight: 400;\\\">Enhancing Digestive Wellness: The Unexpected Benefits of Red Light Therapy<\\/span><\\/h2><h3><span style=\\\"font-weight: 400;\\\">Introduction: A New Dawn in Digestive Health Management\\u00a0\\u00a0<\\/span><\\/h3><p><span style=\\\"font-weight: 400;\\\">In the intricate tapestry of human health, digestive wellness plays a pivotal role, often setting the tone for overall well-being. Amid various conventional approaches for digestive health, an unconventional yet promising player has entered the arena\\u2014red light therapy. Known for its benefits in skin and muscle care, this innovative therapy is now casting its healing glow on the digestive system, offering a new perspective on gut health.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Red Light Therapy in Digestion: Unveiling the Potential\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Red light therapy, a subset of photobiomodulation, uses specific light wavelengths to trigger biological changes. Its foray into digestive wellness is a novel approach, harnessing the power of light to positively influence the digestive system. This therapy involves directing red light to the body, targeting the digestive organs. The premise is that this light can stimulate cellular activity, improve circulation, and foster a balanced gut environment that is essential for optimal digestive health.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">The Science Behind the Therapy: Understanding the Mechanisms\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The burgeoning field of red light therapy research is gradually showing its impact on digestive health. Studies are emerging suggesting that red light therapy can modulate gut microbiota\\u2014the complex community of microorganisms in our digestive system that plays a crucial role in our health. By influencing these microbes, red light therapy holds the potential to enhance gut health, facilitate better nutrient absorption, and alleviate the symptoms of various gastrointestinal disorders.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Personal Narratives: Beyond Clinical Evidence\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The true essence of red light therapy\'s impact on digestive wellness is also captured in the personal stories of those who have experienced its benefits. Individuals with chronic digestive issues like irritable bowel syndrome (IBS) and bloating report significant improvements after incorporating red light therapy into their routines. These anecdotes add a human dimension to the scientific data, suggesting red light therapy as a beneficial adjunct to conventional digestive health practices.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Expert Perspectives: Integrating New Techniques\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The medical community, particularly those subsets focusing on gastroenterology and integrative health, is beginning to recognize the potential of red light therapy in digestive wellness. While they advocate for evidence-based traditional treatments, there\'s an increasing openness to incorporating red light therapy after considering its minimal risk profile.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Practical Implementation: Red Light Therapy in Daily Life\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Incorporating red light therapy into one\'s daily wellness routine represents an accessible way to potentially enhance digestive health. With the development of home-use red light devices, this therapy is now within reach for everyday use. Consistent application can complement dietary and lifestyle adjustments, offering a holistic approach to maintaining digestive health.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Expanding Research: Furthering Understanding and Application\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">As interest in red light therapy\'s role in digestive health grows, so does the body of research. Ongoing studies aim to deepen understanding of its effectiveness in various digestive conditions and optimize its application for gut health. This growing research, coupled with user testimonies, plays a crucial role in integrating red light therapy into mainstream digestive wellness strategies.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Broader Implications: A Holistic Health View\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Red light therapy\'s influence extends beyond the physical aspects of digestive health. Given the strong connection between the gut and other systems like the immune and nervous systems, improving digestive health can have far-reaching benefits for overall health and well-being.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Conclusion: Illuminating the Path to Digestive Wellness\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">As we continue to explore and understand the complexities of digestive health, red light therapy stands out as a promising, non-invasive option. Its potential for enhancing gut health, reducing discomfort, and complementing traditional treatments positions it as an intriguing addition to any digestive wellness plan.<\\/span><\\/p><p><span style=\\\"font-weight: 400;\\\">For those interested in exploring red light therapy for digestive health and finding the nearest service provider, a visit to <\\/span><a href=\\\"https:\\/\\/findredlightnearme.com\\/\\\"><span style=\\\"font-weight: 400;\\\">Find Red Light Near Me<\\/span><\\/a><span style=\\\"font-weight: 400;\\\"> can be the first step towards a new journey in digestive wellness. The future of gut health is being illuminated by the promising potential of red light therapy.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">FAQs<\\/span><\\/h2><p>\\u00a0<\\/p>\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"00208cc\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b2a8a41\",\"elType\":\"container\",\"settings\":{\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"79efaee\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"520825a\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"How does red light therapy contribute to digestive wellness? \",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy, a subset of photobiomodulation, employs specific light wavelengths to stimulate biological changes beneficial for digestive health. It penetrates the body to reach digestive system layers, enhances cellular activity and blood flow, and balances the gut environment. This can improve gut health, nutrient absorption, and alleviate symptoms of digestive disorders.<\\/span><\\/p>\",\"_id\":\"0ad7dea\"},{\"tab_title\":\"What scientific evidence supports red light therapy\'s role in digestive health?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Emerging scientific studies suggest that red light therapy positively influences the gut microbiota, which is crucial for digestive and overall health. By modulating the activity of these vital microbes, the therapy potentially improves gut health and nutrient absorption and provides relief from various digestive issues, showing a promising future in digestive wellness research.<\\/span><\\/p>\",\"_id\":\"49b7c8c\"},{\"tab_title\":\"Have people really had success with this method?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Yes, many individuals using red light therapy for digestive wellness report various benefits. These include easing symptoms of conditions like irritable bowel syndrome (IBS), improved digestion, and reduced bloating. Such personal stories add to the growing interest in red light therapy as a complementary approach to managing digestive health.<\\/span><\\/p>\",\"_id\":\"59ff451\"},{\"tab_title\":\"What is the perspective of healthcare professionals on red light therapy in digestion?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Healthcare professionals, especially those in gastroenterology and holistic wellness, are increasingly recognizing the potential of red light therapy. They often view it as a valuable addition to traditional treatments and lifestyle changes, appreciating its innovative approach to enhancing digestive health.<\\/span><\\/p>\",\"_id\":\"31da09e\"},{\"tab_title\":\"Can red light therapy be easily integrated into daily routines for digestive health?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Yes, with the development of user-friendly home devices, integrating red light therapy into daily routines for digestive health has become more accessible. This allows individuals to adopt a consistent and proactive approach toward enhancing their digestive wellness, complementing dietary and lifestyle interventions.<\\/span><\\/p>\",\"_id\":\"0b35835\"},{\"tab_title\":\"How is ongoing research shaping the application of red light therapy in digestive health? \",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Current research is exploring the effectiveness of red light therapy in various digestive conditions, aiming to optimize its application for digestive wellness. These studies are crucial in bridging the gap between scientific understanding and real-world application, helping to fully realize the therapy\'s potential in the digestive health landscape.<\\/span><\\/p>\",\"_id\":\"9b9236a\"},{\"tab_title\":\"What makes red light therapy an appealing option in digestive health management? \",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy\'s non-invasive nature and potential to enhance gut health, alleviate digestive discomfort, and complement traditional treatments make it an appealing option in digestive health management. Its ease of use and growing evidence of benefits offer a novel approach to those seeking alternative or complementary digestive health strategies.<\\/span><\\/p>\",\"_id\":\"f208b17\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4478a97\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=392b9e0\"}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}]'),(2386,264,'_elementor_page_assets','a:0:{}'),(2387,274,'_thumbnail_id','168'),(2388,274,'_wp_page_template','default'),(2389,274,'_elementor_edit_mode','builder'),(2390,274,'_elementor_template_type','wp-post'),(2391,274,'_elementor_version','3.19.2'),(2392,274,'_elementor_pro_version','3.19.2'),(2393,274,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";}'),(2394,274,'_elementor_data','[{\"id\":\"54aa9482\",\"elType\":\"container\",\"settings\":{\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"be93f3a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"5ffbc098\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><span style=\\\"font-weight: 400;\\\">Key Takeaways<\\/span><\\/h2>\\r\\n<b>Q: What benefits does red light therapy offer for digestive health?<\\/b>\\r\\n\\r\\n<span style=\\\"font-weight: 400;\\\">A: Red light therapy improves digestive wellness by:<\\/span>\\r\\n<ul>\\r\\n \\t<li><span style=\\\"font-weight: 400;\\\">Stimulating gut microbiota.<\\/span><\\/li>\\r\\n \\t<li><span style=\\\"font-weight: 400;\\\">Enhancing nutrient absorption.<\\/span><\\/li>\\r\\n \\t<li><span style=\\\"font-weight: 400;\\\">Reducing symptoms of digestive disorders.<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<h2><span style=\\\"font-weight: 400;\\\">Enhancing Digestive Wellness: The Unexpected Benefits of Red Light Therapy<\\/span><\\/h2>\\r\\n<h3><span style=\\\"font-weight: 400;\\\">Introduction: A New Dawn in Digestive Health Management\\u00a0\\u00a0<\\/span><\\/h3>\\r\\n<span style=\\\"font-weight: 400;\\\">In the intricate tapestry of human health, digestive wellness plays a pivotal role, often setting the tone for overall well-being. Amid various conventional approaches for digestive health, an unconventional yet promising player has entered the arena\\u2014red light therapy. Known for its benefits in skin and muscle care, this innovative therapy is now casting its healing glow on the digestive system, offering a new perspective on gut health.<\\/span>\\r\\n<h2><span style=\\\"font-weight: 400;\\\">Red Light Therapy in Digestion: Unveiling the Potential\\u00a0\\u00a0<\\/span><\\/h2>\\r\\n<span style=\\\"font-weight: 400;\\\">Red light therapy, a subset of photobiomodulation, uses specific light wavelengths to trigger biological changes. Its foray into digestive wellness is a novel approach, harnessing the power of light to positively influence the digestive system. This therapy involves directing red light to the body, targeting the digestive organs. The premise is that this light can stimulate cellular activity, improve circulation, and foster a balanced gut environment that is essential for optimal digestive health.<\\/span>\\r\\n<h2><span style=\\\"font-weight: 400;\\\">The Science Behind the Therapy: Understanding the Mechanisms\\u00a0\\u00a0<\\/span><\\/h2>\\r\\n<span style=\\\"font-weight: 400;\\\">The burgeoning field of red light therapy research is gradually showing its impact on digestive health. Studies are emerging suggesting that red light therapy can modulate gut microbiota\\u2014the complex community of microorganisms in our digestive system that plays a crucial role in our health. By influencing these microbes, red light therapy holds the potential to enhance gut health, facilitate better nutrient absorption, and alleviate the symptoms of various gastrointestinal disorders.<\\/span>\\r\\n<h2><span style=\\\"font-weight: 400;\\\">Personal Narratives: Beyond Clinical Evidence\\u00a0\\u00a0<\\/span><\\/h2>\\r\\n<span style=\\\"font-weight: 400;\\\">The true essence of red light therapy\'s impact on digestive wellness is also captured in the personal stories of those who have experienced its benefits. Individuals with chronic digestive issues like irritable bowel syndrome (IBS) and bloating report significant improvements after incorporating red light therapy into their routines. These anecdotes add a human dimension to the scientific data, suggesting red light therapy as a beneficial adjunct to conventional digestive health practices.<\\/span>\\r\\n<h2><span style=\\\"font-weight: 400;\\\">Expert Perspectives: Integrating New Techniques\\u00a0\\u00a0<\\/span><\\/h2>\\r\\n<span style=\\\"font-weight: 400;\\\">The medical community, particularly those subsets focusing on gastroenterology and integrative health, is beginning to recognize the potential of red light therapy in digestive wellness. While they advocate for evidence-based traditional treatments, there\'s an increasing openness to incorporating red light therapy after considering its minimal risk profile.<\\/span>\\r\\n<h2><span style=\\\"font-weight: 400;\\\">Practical Implementation: Red Light Therapy in Daily Life\\u00a0\\u00a0<\\/span><\\/h2>\\r\\n<span style=\\\"font-weight: 400;\\\">Incorporating red light therapy into one\'s daily wellness routine represents an accessible way to potentially enhance digestive health. With the development of home-use red light devices, this therapy is now within reach for everyday use. Consistent application can complement dietary and lifestyle adjustments, offering a holistic approach to maintaining digestive health.<\\/span>\\r\\n<h2><span style=\\\"font-weight: 400;\\\">Expanding Research: Furthering Understanding and Application\\u00a0\\u00a0<\\/span><\\/h2>\\r\\n<span style=\\\"font-weight: 400;\\\">As interest in red light therapy\'s role in digestive health grows, so does the body of research. Ongoing studies aim to deepen understanding of its effectiveness in various digestive conditions and optimize its application for gut health. This growing research, coupled with user testimonies, plays a crucial role in integrating red light therapy into mainstream digestive wellness strategies.<\\/span>\\r\\n<h2><span style=\\\"font-weight: 400;\\\">Broader Implications: A Holistic Health View\\u00a0\\u00a0<\\/span><\\/h2>\\r\\n<span style=\\\"font-weight: 400;\\\">Red light therapy\'s influence extends beyond the physical aspects of digestive health. Given the strong connection between the gut and other systems like the immune and nervous systems, improving digestive health can have far-reaching benefits for overall health and well-being.<\\/span>\\r\\n<h2><span style=\\\"font-weight: 400;\\\">Conclusion: Illuminating the Path to Digestive Wellness\\u00a0\\u00a0<\\/span><\\/h2>\\r\\n<span style=\\\"font-weight: 400;\\\">As we continue to explore and understand the complexities of digestive health, red light therapy stands out as a promising, non-invasive option. Its potential for enhancing gut health, reducing discomfort, and complementing traditional treatments positions it as an intriguing addition to any digestive wellness plan.<\\/span>\\r\\n\\r\\n<span style=\\\"font-weight: 400;\\\">For those interested in exploring red light therapy for digestive health and finding the nearest service provider, a visit to <\\/span><a href=\\\"https:\\/\\/findredlightnearme.com\\/\\\"><span style=\\\"font-weight: 400;\\\">Find Red Light Near Me<\\/span><\\/a><span style=\\\"font-weight: 400;\\\"> can be the first step towards a new journey in digestive wellness. The future of gut health is being illuminated by the promising potential of red light therapy.<\\/span>\\r\\n<h2><span style=\\\"font-weight: 400;\\\">FAQs<\\/span><\\/h2>\\r\\n<h3><span style=\\\"font-weight: 400;\\\">How does red light therapy contribute to digestive wellness?\\u00a0\\u00a0<\\/span><\\/h3>\\r\\n<span style=\\\"font-weight: 400;\\\">Red light therapy, a subset of photobiomodulation, employs specific light wavelengths to stimulate biological changes beneficial for digestive health. It penetrates the body to reach digestive system layers, enhances cellular activity and blood flow, and balances the gut environment. This can improve gut health, nutrient absorption, and alleviate symptoms of digestive disorders.<\\/span>\\r\\n<h3><span style=\\\"font-weight: 400;\\\">What scientific evidence supports red light therapy\'s role in digestive health?\\u00a0\\u00a0<\\/span><\\/h3>\\r\\n<span style=\\\"font-weight: 400;\\\">Emerging scientific studies suggest that red light therapy positively influences the gut microbiota, which is crucial for digestive and overall health. By modulating the activity of these vital microbes, the therapy potentially improves gut health and nutrient absorption and provides relief from various digestive issues, showing a promising future in digestive wellness research.<\\/span>\\r\\n<h3><span style=\\\"font-weight: 400;\\\">Are there personal experiences that highlight the benefits of red light therapy for digestion?\\u00a0\\u00a0<\\/span><\\/h3>\\r\\n<span style=\\\"font-weight: 400;\\\">Yes, many individuals using red light therapy for digestive wellness report various benefits. These include easing symptoms of conditions like irritable bowel syndrome (IBS), improved digestion, and reduced bloating. Such personal stories add to the growing interest in red light therapy as a complementary approach to managing digestive health.<\\/span>\\r\\n<h3><span style=\\\"font-weight: 400;\\\">What is the perspective of healthcare professionals on red light therapy in digestion?\\u00a0\\u00a0<\\/span><\\/h3>\\r\\n<span style=\\\"font-weight: 400;\\\">Healthcare professionals, especially those in gastroenterology and holistic wellness, are increasingly recognizing the potential of red light therapy. They often view it as a valuable addition to traditional treatments and lifestyle changes, appreciating its innovative approach to enhancing digestive health.<\\/span>\\r\\n<h3><span style=\\\"font-weight: 400;\\\">Can red light therapy be easily integrated into daily routines for digestive health?\\u00a0\\u00a0<\\/span><\\/h3>\\r\\n<span style=\\\"font-weight: 400;\\\">Yes, with the development of user-friendly home devices, integrating red light therapy into daily routines for digestive health has become more accessible. This allows individuals to adopt a consistent and proactive approach toward enhancing their digestive wellness, complementing dietary and lifestyle interventions.<\\/span>\\r\\n<h3><span style=\\\"font-weight: 400;\\\">How is ongoing research shaping the application of red light therapy in digestive health?\\u00a0\\u00a0<\\/span><\\/h3>\\r\\n<span style=\\\"font-weight: 400;\\\">Current research is exploring the effectiveness of red light therapy in various digestive conditions, aiming to optimize its application for digestive wellness. These studies are crucial in bridging the gap between scientific understanding and real-world application, helping to fully realize the therapy\'s potential in the digestive health landscape.<\\/span>\\r\\n<h3><span style=\\\"font-weight: 400;\\\">What makes red light therapy an appealing option in digestive health management?\\u00a0\\u00a0<\\/span><\\/h3>\\r\\n<span style=\\\"font-weight: 400;\\\">Red light therapy\'s non-invasive nature and potential to enhance gut health, alleviate digestive discomfort, and complement traditional treatments make it an appealing option in digestive health management. Its ease of use and growing evidence of benefits offer a novel approach to those seeking alternative or complementary digestive health strategies.<\\/span>\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"00208cc\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b2a8a41\",\"elType\":\"container\",\"settings\":{\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"79efaee\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"520825a\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"How does red light therapy contribute to digestive wellness? \",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy, a subset of photobiomodulation, employs specific light wavelengths to stimulate biological changes beneficial for digestive health. It penetrates the body to reach digestive system layers, enhances cellular activity and blood flow, and balances the gut environment. This can improve gut health, nutrient absorption, and alleviate symptoms of digestive disorders.<\\/span><\\/p>\",\"_id\":\"0ad7dea\"},{\"tab_title\":\"What scientific evidence supports red light therapy\'s role in digestive health?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Emerging scientific studies suggest that red light therapy positively influences the gut microbiota, which is crucial for digestive and overall health. By modulating the activity of these vital microbes, the therapy potentially improves gut health and nutrient absorption and provides relief from various digestive issues, showing a promising future in digestive wellness research.<\\/span><\\/p>\",\"_id\":\"49b7c8c\"},{\"tab_title\":\"Have people really had success with this method?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Yes, many individuals using red light therapy for digestive wellness report various benefits. These include easing symptoms of conditions like irritable bowel syndrome (IBS), improved digestion, and reduced bloating. Such personal stories add to the growing interest in red light therapy as a complementary approach to managing digestive health.<\\/span><\\/p>\",\"_id\":\"59ff451\"},{\"tab_title\":\"What is the perspective of healthcare professionals on red light therapy in digestion?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Healthcare professionals, especially those in gastroenterology and holistic wellness, are increasingly recognizing the potential of red light therapy. They often view it as a valuable addition to traditional treatments and lifestyle changes, appreciating its innovative approach to enhancing digestive health.<\\/span><\\/p>\",\"_id\":\"31da09e\"},{\"tab_title\":\"Can red light therapy be easily integrated into daily routines for digestive health?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Yes, with the development of user-friendly home devices, integrating red light therapy into daily routines for digestive health has become more accessible. This allows individuals to adopt a consistent and proactive approach toward enhancing their digestive wellness, complementing dietary and lifestyle interventions.<\\/span><\\/p>\",\"_id\":\"0b35835\"},{\"tab_title\":\"How is ongoing research shaping the application of red light therapy in digestive health? \",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Current research is exploring the effectiveness of red light therapy in various digestive conditions, aiming to optimize its application for digestive wellness. These studies are crucial in bridging the gap between scientific understanding and real-world application, helping to fully realize the therapy\'s potential in the digestive health landscape.<\\/span><\\/p>\",\"_id\":\"9b9236a\"},{\"tab_title\":\"What makes red light therapy an appealing option in digestive health management? \",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy\'s non-invasive nature and potential to enhance gut health, alleviate digestive discomfort, and complement traditional treatments make it an appealing option in digestive health management. Its ease of use and growing evidence of benefits offer a novel approach to those seeking alternative or complementary digestive health strategies.<\\/span><\\/p>\",\"_id\":\"f208b17\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7999999999999998,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4478a97\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}]'),(2396,274,'_elementor_page_assets','a:0:{}'),(2397,264,'_eael_custom_js',''),(2402,275,'_thumbnail_id','168'),(2403,275,'_wp_page_template','default'),(2404,275,'_elementor_edit_mode','builder'),(2405,275,'_elementor_template_type','wp-post'),(2406,275,'_elementor_version','3.19.2'),(2407,275,'_elementor_pro_version','3.19.2'),(2408,275,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";}'),(2409,275,'_elementor_data','[{\"id\":\"54aa9482\",\"elType\":\"container\",\"settings\":{\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"be93f3a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"5ffbc098\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><span style=\\\"font-weight: 400;\\\">Key Takeaways<\\/span><\\/h2>\\r\\n<b>Q: What benefits does red light therapy offer for digestive health?<\\/b>\\r\\n\\r\\n<span style=\\\"font-weight: 400;\\\">A: Red light therapy improves digestive wellness by:<\\/span>\\r\\n<ul>\\r\\n \\t<li><span style=\\\"font-weight: 400;\\\">Stimulating gut microbiota.<\\/span><\\/li>\\r\\n \\t<li><span style=\\\"font-weight: 400;\\\">Enhancing nutrient absorption.<\\/span><\\/li>\\r\\n \\t<li><span style=\\\"font-weight: 400;\\\">Reducing symptoms of digestive disorders.<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<h2><span style=\\\"font-weight: 400;\\\">Enhancing Digestive Wellness: The Unexpected Benefits of Red Light Therapy<\\/span><\\/h2>\\r\\n<h3><span style=\\\"font-weight: 400;\\\">Introduction: A New Dawn in Digestive Health Management\\u00a0\\u00a0<\\/span><\\/h3>\\r\\n<span style=\\\"font-weight: 400;\\\">In the intricate tapestry of human health, digestive wellness plays a pivotal role, often setting the tone for overall well-being. Amid various conventional approaches for digestive health, an unconventional yet promising player has entered the arena\\u2014red light therapy. Known for its benefits in skin and muscle care, this innovative therapy is now casting its healing glow on the digestive system, offering a new perspective on gut health.<\\/span>\\r\\n<h2><span style=\\\"font-weight: 400;\\\">Red Light Therapy in Digestion: Unveiling the Potential\\u00a0\\u00a0<\\/span><\\/h2>\\r\\n<span style=\\\"font-weight: 400;\\\">Red light therapy, a subset of photobiomodulation, uses specific light wavelengths to trigger biological changes. Its foray into digestive wellness is a novel approach, harnessing the power of light to positively influence the digestive system. This therapy involves directing red light to the body, targeting the digestive organs. The premise is that this light can stimulate cellular activity, improve circulation, and foster a balanced gut environment that is essential for optimal digestive health.<\\/span>\\r\\n<h2><span style=\\\"font-weight: 400;\\\">The Science Behind the Therapy: Understanding the Mechanisms\\u00a0\\u00a0<\\/span><\\/h2>\\r\\n<span style=\\\"font-weight: 400;\\\">The burgeoning field of red light therapy research is gradually showing its impact on digestive health. Studies are emerging suggesting that red light therapy can modulate gut microbiota\\u2014the complex community of microorganisms in our digestive system that plays a crucial role in our health. By influencing these microbes, red light therapy holds the potential to enhance gut health, facilitate better nutrient absorption, and alleviate the symptoms of various gastrointestinal disorders.<\\/span>\\r\\n<h2><span style=\\\"font-weight: 400;\\\">Personal Narratives: Beyond Clinical Evidence\\u00a0\\u00a0<\\/span><\\/h2>\\r\\n<span style=\\\"font-weight: 400;\\\">The true essence of red light therapy\'s impact on digestive wellness is also captured in the personal stories of those who have experienced its benefits. Individuals with chronic digestive issues like irritable bowel syndrome (IBS) and bloating report significant improvements after incorporating red light therapy into their routines. These anecdotes add a human dimension to the scientific data, suggesting red light therapy as a beneficial adjunct to conventional digestive health practices.<\\/span>\\r\\n<h2><span style=\\\"font-weight: 400;\\\">Expert Perspectives: Integrating New Techniques\\u00a0\\u00a0<\\/span><\\/h2>\\r\\n<span style=\\\"font-weight: 400;\\\">The medical community, particularly those subsets focusing on gastroenterology and integrative health, is beginning to recognize the potential of red light therapy in digestive wellness. While they advocate for evidence-based traditional treatments, there\'s an increasing openness to incorporating red light therapy after considering its minimal risk profile.<\\/span>\\r\\n<h2><span style=\\\"font-weight: 400;\\\">Practical Implementation: Red Light Therapy in Daily Life\\u00a0\\u00a0<\\/span><\\/h2>\\r\\n<span style=\\\"font-weight: 400;\\\">Incorporating red light therapy into one\'s daily wellness routine represents an accessible way to potentially enhance digestive health. With the development of home-use red light devices, this therapy is now within reach for everyday use. Consistent application can complement dietary and lifestyle adjustments, offering a holistic approach to maintaining digestive health.<\\/span>\\r\\n<h2><span style=\\\"font-weight: 400;\\\">Expanding Research: Furthering Understanding and Application\\u00a0\\u00a0<\\/span><\\/h2>\\r\\n<span style=\\\"font-weight: 400;\\\">As interest in red light therapy\'s role in digestive health grows, so does the body of research. Ongoing studies aim to deepen understanding of its effectiveness in various digestive conditions and optimize its application for gut health. This growing research, coupled with user testimonies, plays a crucial role in integrating red light therapy into mainstream digestive wellness strategies.<\\/span>\\r\\n<h2><span style=\\\"font-weight: 400;\\\">Broader Implications: A Holistic Health View\\u00a0\\u00a0<\\/span><\\/h2>\\r\\n<span style=\\\"font-weight: 400;\\\">Red light therapy\'s influence extends beyond the physical aspects of digestive health. Given the strong connection between the gut and other systems like the immune and nervous systems, improving digestive health can have far-reaching benefits for overall health and well-being.<\\/span>\\r\\n<h2><span style=\\\"font-weight: 400;\\\">Conclusion: Illuminating the Path to Digestive Wellness\\u00a0\\u00a0<\\/span><\\/h2>\\r\\n<span style=\\\"font-weight: 400;\\\">As we continue to explore and understand the complexities of digestive health, red light therapy stands out as a promising, non-invasive option. Its potential for enhancing gut health, reducing discomfort, and complementing traditional treatments positions it as an intriguing addition to any digestive wellness plan.<\\/span>\\r\\n\\r\\n<span style=\\\"font-weight: 400;\\\">For those interested in exploring red light therapy for digestive health and finding the nearest service provider, a visit to <\\/span><a href=\\\"https:\\/\\/findredlightnearme.com\\/\\\"><span style=\\\"font-weight: 400;\\\">Find Red Light Near Me<\\/span><\\/a><span style=\\\"font-weight: 400;\\\"> can be the first step towards a new journey in digestive wellness. The future of gut health is being illuminated by the promising potential of red light therapy.<\\/span>\\r\\n<h2><span style=\\\"font-weight: 400;\\\">FAQs<\\/span><\\/h2>\\r\\n<h3><span style=\\\"font-weight: 400;\\\">How does red light therapy contribute to digestive wellness?\\u00a0\\u00a0<\\/span><\\/h3>\\r\\n<span style=\\\"font-weight: 400;\\\">Red light therapy, a subset of photobiomodulation, employs specific light wavelengths to stimulate biological changes beneficial for digestive health. It penetrates the body to reach digestive system layers, enhances cellular activity and blood flow, and balances the gut environment. This can improve gut health, nutrient absorption, and alleviate symptoms of digestive disorders.<\\/span>\\r\\n<h3><span style=\\\"font-weight: 400;\\\">What scientific evidence supports red light therapy\'s role in digestive health?\\u00a0\\u00a0<\\/span><\\/h3>\\r\\n<span style=\\\"font-weight: 400;\\\">Emerging scientific studies suggest that red light therapy positively influences the gut microbiota, which is crucial for digestive and overall health. By modulating the activity of these vital microbes, the therapy potentially improves gut health and nutrient absorption and provides relief from various digestive issues, showing a promising future in digestive wellness research.<\\/span>\\r\\n<h3><span style=\\\"font-weight: 400;\\\">Are there personal experiences that highlight the benefits of red light therapy for digestion?\\u00a0\\u00a0<\\/span><\\/h3>\\r\\n<span style=\\\"font-weight: 400;\\\">Yes, many individuals using red light therapy for digestive wellness report various benefits. These include easing symptoms of conditions like irritable bowel syndrome (IBS), improved digestion, and reduced bloating. Such personal stories add to the growing interest in red light therapy as a complementary approach to managing digestive health.<\\/span>\\r\\n<h3><span style=\\\"font-weight: 400;\\\">What is the perspective of healthcare professionals on red light therapy in digestion?\\u00a0\\u00a0<\\/span><\\/h3>\\r\\n<span style=\\\"font-weight: 400;\\\">Healthcare professionals, especially those in gastroenterology and holistic wellness, are increasingly recognizing the potential of red light therapy. They often view it as a valuable addition to traditional treatments and lifestyle changes, appreciating its innovative approach to enhancing digestive health.<\\/span>\\r\\n<h3><span style=\\\"font-weight: 400;\\\">Can red light therapy be easily integrated into daily routines for digestive health?\\u00a0\\u00a0<\\/span><\\/h3>\\r\\n<span style=\\\"font-weight: 400;\\\">Yes, with the development of user-friendly home devices, integrating red light therapy into daily routines for digestive health has become more accessible. This allows individuals to adopt a consistent and proactive approach toward enhancing their digestive wellness, complementing dietary and lifestyle interventions.<\\/span>\\r\\n<h3><span style=\\\"font-weight: 400;\\\">How is ongoing research shaping the application of red light therapy in digestive health?\\u00a0\\u00a0<\\/span><\\/h3>\\r\\n<span style=\\\"font-weight: 400;\\\">Current research is exploring the effectiveness of red light therapy in various digestive conditions, aiming to optimize its application for digestive wellness. These studies are crucial in bridging the gap between scientific understanding and real-world application, helping to fully realize the therapy\'s potential in the digestive health landscape.<\\/span>\\r\\n<h3><span style=\\\"font-weight: 400;\\\">What makes red light therapy an appealing option in digestive health management?\\u00a0\\u00a0<\\/span><\\/h3>\\r\\n<span style=\\\"font-weight: 400;\\\">Red light therapy\'s non-invasive nature and potential to enhance gut health, alleviate digestive discomfort, and complement traditional treatments make it an appealing option in digestive health management. Its ease of use and growing evidence of benefits offer a novel approach to those seeking alternative or complementary digestive health strategies.<\\/span>\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"00208cc\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b2a8a41\",\"elType\":\"container\",\"settings\":{\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"79efaee\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"520825a\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"How does red light therapy contribute to digestive wellness? \",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy, a subset of photobiomodulation, employs specific light wavelengths to stimulate biological changes beneficial for digestive health. It penetrates the body to reach digestive system layers, enhances cellular activity and blood flow, and balances the gut environment. This can improve gut health, nutrient absorption, and alleviate symptoms of digestive disorders.<\\/span><\\/p>\",\"_id\":\"0ad7dea\"},{\"tab_title\":\"What scientific evidence supports red light therapy\'s role in digestive health?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Emerging scientific studies suggest that red light therapy positively influences the gut microbiota, which is crucial for digestive and overall health. By modulating the activity of these vital microbes, the therapy potentially improves gut health and nutrient absorption and provides relief from various digestive issues, showing a promising future in digestive wellness research.<\\/span><\\/p>\",\"_id\":\"49b7c8c\"},{\"tab_title\":\"Have people really had success with this method?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Yes, many individuals using red light therapy for digestive wellness report various benefits. These include easing symptoms of conditions like irritable bowel syndrome (IBS), improved digestion, and reduced bloating. Such personal stories add to the growing interest in red light therapy as a complementary approach to managing digestive health.<\\/span><\\/p>\",\"_id\":\"59ff451\"},{\"tab_title\":\"What is the perspective of healthcare professionals on red light therapy in digestion?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Healthcare professionals, especially those in gastroenterology and holistic wellness, are increasingly recognizing the potential of red light therapy. They often view it as a valuable addition to traditional treatments and lifestyle changes, appreciating its innovative approach to enhancing digestive health.<\\/span><\\/p>\",\"_id\":\"31da09e\"},{\"tab_title\":\"Can red light therapy be easily integrated into daily routines for digestive health?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Yes, with the development of user-friendly home devices, integrating red light therapy into daily routines for digestive health has become more accessible. This allows individuals to adopt a consistent and proactive approach toward enhancing their digestive wellness, complementing dietary and lifestyle interventions.<\\/span><\\/p>\",\"_id\":\"0b35835\"},{\"tab_title\":\"How is ongoing research shaping the application of red light therapy in digestive health? \",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Current research is exploring the effectiveness of red light therapy in various digestive conditions, aiming to optimize its application for digestive wellness. These studies are crucial in bridging the gap between scientific understanding and real-world application, helping to fully realize the therapy\'s potential in the digestive health landscape.<\\/span><\\/p>\",\"_id\":\"9b9236a\"},{\"tab_title\":\"What makes red light therapy an appealing option in digestive health management? \",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy\'s non-invasive nature and potential to enhance gut health, alleviate digestive discomfort, and complement traditional treatments make it an appealing option in digestive health management. Its ease of use and growing evidence of benefits offer a novel approach to those seeking alternative or complementary digestive health strategies.<\\/span><\\/p>\",\"_id\":\"f208b17\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7999999999999998,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4478a97\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}]'),(2410,275,'_elementor_page_assets','a:0:{}'),(2412,276,'_thumbnail_id','168'),(2413,276,'_wp_page_template','default'),(2414,276,'_elementor_edit_mode','builder'),(2415,276,'_elementor_template_type','wp-post'),(2416,276,'_elementor_version','3.19.2'),(2417,276,'_elementor_pro_version','3.19.2'),(2418,276,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";}'),(2419,276,'_elementor_data','[{\"id\":\"54aa9482\",\"elType\":\"container\",\"settings\":{\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"be93f3a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"5ffbc098\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><span style=\\\"font-weight: 400;\\\">Key Takeaways<\\/span><\\/h2>\\r\\n<b>Q: What benefits does red light therapy offer for digestive health?<\\/b>\\r\\n\\r\\n<span style=\\\"font-weight: 400;\\\">A: Red light therapy improves digestive wellness by:<\\/span>\\r\\n<ul>\\r\\n \\t<li><span style=\\\"font-weight: 400;\\\">Stimulating gut microbiota.<\\/span><\\/li>\\r\\n \\t<li><span style=\\\"font-weight: 400;\\\">Enhancing nutrient absorption.<\\/span><\\/li>\\r\\n \\t<li><span style=\\\"font-weight: 400;\\\">Reducing symptoms of digestive disorders.<\\/span><\\/li>\\r\\n<\\/ul>\\r\\n<h2><span style=\\\"font-weight: 400;\\\">Enhancing Digestive Wellness: The Unexpected Benefits of Red Light Therapy<\\/span><\\/h2>\\r\\n<h3><span style=\\\"font-weight: 400;\\\">Introduction: A New Dawn in Digestive Health Management\\u00a0\\u00a0<\\/span><\\/h3>\\r\\n<span style=\\\"font-weight: 400;\\\">In the intricate tapestry of human health, digestive wellness plays a pivotal role, often setting the tone for overall well-being. Amid various conventional approaches for digestive health, an unconventional yet promising player has entered the arena\\u2014red light therapy. Known for its benefits in skin and muscle care, this innovative therapy is now casting its healing glow on the digestive system, offering a new perspective on gut health.<\\/span>\\r\\n<h2><span style=\\\"font-weight: 400;\\\">Red Light Therapy in Digestion: Unveiling the Potential\\u00a0\\u00a0<\\/span><\\/h2>\\r\\n<span style=\\\"font-weight: 400;\\\">Red light therapy, a subset of photobiomodulation, uses specific light wavelengths to trigger biological changes. Its foray into digestive wellness is a novel approach, harnessing the power of light to positively influence the digestive system. This therapy involves directing red light to the body, targeting the digestive organs. The premise is that this light can stimulate cellular activity, improve circulation, and foster a balanced gut environment that is essential for optimal digestive health.<\\/span>\\r\\n<h2><span style=\\\"font-weight: 400;\\\">The Science Behind the Therapy: Understanding the Mechanisms\\u00a0\\u00a0<\\/span><\\/h2>\\r\\n<span style=\\\"font-weight: 400;\\\">The burgeoning field of red light therapy research is gradually showing its impact on digestive health. Studies are emerging suggesting that red light therapy can modulate gut microbiota\\u2014the complex community of microorganisms in our digestive system that plays a crucial role in our health. By influencing these microbes, red light therapy holds the potential to enhance gut health, facilitate better nutrient absorption, and alleviate the symptoms of various gastrointestinal disorders.<\\/span>\\r\\n<h2><span style=\\\"font-weight: 400;\\\">Personal Narratives: Beyond Clinical Evidence\\u00a0\\u00a0<\\/span><\\/h2>\\r\\n<span style=\\\"font-weight: 400;\\\">The true essence of red light therapy\'s impact on digestive wellness is also captured in the personal stories of those who have experienced its benefits. Individuals with chronic digestive issues like irritable bowel syndrome (IBS) and bloating report significant improvements after incorporating red light therapy into their routines. These anecdotes add a human dimension to the scientific data, suggesting red light therapy as a beneficial adjunct to conventional digestive health practices.<\\/span>\\r\\n<h2><span style=\\\"font-weight: 400;\\\">Expert Perspectives: Integrating New Techniques\\u00a0\\u00a0<\\/span><\\/h2>\\r\\n<span style=\\\"font-weight: 400;\\\">The medical community, particularly those subsets focusing on gastroenterology and integrative health, is beginning to recognize the potential of red light therapy in digestive wellness. While they advocate for evidence-based traditional treatments, there\'s an increasing openness to incorporating red light therapy after considering its minimal risk profile.<\\/span>\\r\\n<h2><span style=\\\"font-weight: 400;\\\">Practical Implementation: Red Light Therapy in Daily Life\\u00a0\\u00a0<\\/span><\\/h2>\\r\\n<span style=\\\"font-weight: 400;\\\">Incorporating red light therapy into one\'s daily wellness routine represents an accessible way to potentially enhance digestive health. With the development of home-use red light devices, this therapy is now within reach for everyday use. Consistent application can complement dietary and lifestyle adjustments, offering a holistic approach to maintaining digestive health.<\\/span>\\r\\n<h2><span style=\\\"font-weight: 400;\\\">Expanding Research: Furthering Understanding and Application\\u00a0\\u00a0<\\/span><\\/h2>\\r\\n<span style=\\\"font-weight: 400;\\\">As interest in red light therapy\'s role in digestive health grows, so does the body of research. Ongoing studies aim to deepen understanding of its effectiveness in various digestive conditions and optimize its application for gut health. This growing research, coupled with user testimonies, plays a crucial role in integrating red light therapy into mainstream digestive wellness strategies.<\\/span>\\r\\n<h2><span style=\\\"font-weight: 400;\\\">Broader Implications: A Holistic Health View\\u00a0\\u00a0<\\/span><\\/h2>\\r\\n<span style=\\\"font-weight: 400;\\\">Red light therapy\'s influence extends beyond the physical aspects of digestive health. Given the strong connection between the gut and other systems like the immune and nervous systems, improving digestive health can have far-reaching benefits for overall health and well-being.<\\/span>\\r\\n<h2><span style=\\\"font-weight: 400;\\\">Conclusion: Illuminating the Path to Digestive Wellness\\u00a0\\u00a0<\\/span><\\/h2>\\r\\n<span style=\\\"font-weight: 400;\\\">As we continue to explore and understand the complexities of digestive health, red light therapy stands out as a promising, non-invasive option. Its potential for enhancing gut health, reducing discomfort, and complementing traditional treatments positions it as an intriguing addition to any digestive wellness plan.<\\/span>\\r\\n\\r\\n<span style=\\\"font-weight: 400;\\\">For those interested in exploring red light therapy for digestive health and finding the nearest service provider, a visit to <\\/span><a href=\\\"https:\\/\\/findredlightnearme.com\\/\\\"><span style=\\\"font-weight: 400;\\\">Find Red Light Near Me<\\/span><\\/a><span style=\\\"font-weight: 400;\\\"> can be the first step towards a new journey in digestive wellness. The future of gut health is being illuminated by the promising potential of red light therapy.<\\/span>\\r\\n<h2><span style=\\\"font-weight: 400;\\\">FAQs<\\/span><\\/h2>\\r\\n<h3><span style=\\\"font-weight: 400;\\\">How does red light therapy contribute to digestive wellness?\\u00a0\\u00a0<\\/span><\\/h3>\\r\\n<span style=\\\"font-weight: 400;\\\">Red light therapy, a subset of photobiomodulation, employs specific light wavelengths to stimulate biological changes beneficial for digestive health. It penetrates the body to reach digestive system layers, enhances cellular activity and blood flow, and balances the gut environment. This can improve gut health, nutrient absorption, and alleviate symptoms of digestive disorders.<\\/span>\\r\\n<h3><span style=\\\"font-weight: 400;\\\">What scientific evidence supports red light therapy\'s role in digestive health?\\u00a0\\u00a0<\\/span><\\/h3>\\r\\n<span style=\\\"font-weight: 400;\\\">Emerging scientific studies suggest that red light therapy positively influences the gut microbiota, which is crucial for digestive and overall health. By modulating the activity of these vital microbes, the therapy potentially improves gut health and nutrient absorption and provides relief from various digestive issues, showing a promising future in digestive wellness research.<\\/span>\\r\\n<h3><span style=\\\"font-weight: 400;\\\">Are there personal experiences that highlight the benefits of red light therapy for digestion?\\u00a0\\u00a0<\\/span><\\/h3>\\r\\n<span style=\\\"font-weight: 400;\\\">Yes, many individuals using red light therapy for digestive wellness report various benefits. These include easing symptoms of conditions like irritable bowel syndrome (IBS), improved digestion, and reduced bloating. Such personal stories add to the growing interest in red light therapy as a complementary approach to managing digestive health.<\\/span>\\r\\n<h3><span style=\\\"font-weight: 400;\\\">What is the perspective of healthcare professionals on red light therapy in digestion?\\u00a0\\u00a0<\\/span><\\/h3>\\r\\n<span style=\\\"font-weight: 400;\\\">Healthcare professionals, especially those in gastroenterology and holistic wellness, are increasingly recognizing the potential of red light therapy. They often view it as a valuable addition to traditional treatments and lifestyle changes, appreciating its innovative approach to enhancing digestive health.<\\/span>\\r\\n<h3><span style=\\\"font-weight: 400;\\\">Can red light therapy be easily integrated into daily routines for digestive health?\\u00a0\\u00a0<\\/span><\\/h3>\\r\\n<span style=\\\"font-weight: 400;\\\">Yes, with the development of user-friendly home devices, integrating red light therapy into daily routines for digestive health has become more accessible. This allows individuals to adopt a consistent and proactive approach toward enhancing their digestive wellness, complementing dietary and lifestyle interventions.<\\/span>\\r\\n<h3><span style=\\\"font-weight: 400;\\\">How is ongoing research shaping the application of red light therapy in digestive health?\\u00a0\\u00a0<\\/span><\\/h3>\\r\\n<span style=\\\"font-weight: 400;\\\">Current research is exploring the effectiveness of red light therapy in various digestive conditions, aiming to optimize its application for digestive wellness. These studies are crucial in bridging the gap between scientific understanding and real-world application, helping to fully realize the therapy\'s potential in the digestive health landscape.<\\/span>\\r\\n<h3><span style=\\\"font-weight: 400;\\\">What makes red light therapy an appealing option in digestive health management?\\u00a0\\u00a0<\\/span><\\/h3>\\r\\n<span style=\\\"font-weight: 400;\\\">Red light therapy\'s non-invasive nature and potential to enhance gut health, alleviate digestive discomfort, and complement traditional treatments make it an appealing option in digestive health management. Its ease of use and growing evidence of benefits offer a novel approach to those seeking alternative or complementary digestive health strategies.<\\/span>\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"00208cc\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b2a8a41\",\"elType\":\"container\",\"settings\":{\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"79efaee\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"520825a\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"How does red light therapy contribute to digestive wellness? \",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy, a subset of photobiomodulation, employs specific light wavelengths to stimulate biological changes beneficial for digestive health. It penetrates the body to reach digestive system layers, enhances cellular activity and blood flow, and balances the gut environment. This can improve gut health, nutrient absorption, and alleviate symptoms of digestive disorders.<\\/span><\\/p>\",\"_id\":\"0ad7dea\"},{\"tab_title\":\"What scientific evidence supports red light therapy\'s role in digestive health?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Emerging scientific studies suggest that red light therapy positively influences the gut microbiota, which is crucial for digestive and overall health. By modulating the activity of these vital microbes, the therapy potentially improves gut health and nutrient absorption and provides relief from various digestive issues, showing a promising future in digestive wellness research.<\\/span><\\/p>\",\"_id\":\"49b7c8c\"},{\"tab_title\":\"Have people really had success with this method?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Yes, many individuals using red light therapy for digestive wellness report various benefits. These include easing symptoms of conditions like irritable bowel syndrome (IBS), improved digestion, and reduced bloating. Such personal stories add to the growing interest in red light therapy as a complementary approach to managing digestive health.<\\/span><\\/p>\",\"_id\":\"59ff451\"},{\"tab_title\":\"What is the perspective of healthcare professionals on red light therapy in digestion?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Healthcare professionals, especially those in gastroenterology and holistic wellness, are increasingly recognizing the potential of red light therapy. They often view it as a valuable addition to traditional treatments and lifestyle changes, appreciating its innovative approach to enhancing digestive health.<\\/span><\\/p>\",\"_id\":\"31da09e\"},{\"tab_title\":\"Can red light therapy be easily integrated into daily routines for digestive health?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Yes, with the development of user-friendly home devices, integrating red light therapy into daily routines for digestive health has become more accessible. This allows individuals to adopt a consistent and proactive approach toward enhancing their digestive wellness, complementing dietary and lifestyle interventions.<\\/span><\\/p>\",\"_id\":\"0b35835\"},{\"tab_title\":\"How is ongoing research shaping the application of red light therapy in digestive health? \",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Current research is exploring the effectiveness of red light therapy in various digestive conditions, aiming to optimize its application for digestive wellness. These studies are crucial in bridging the gap between scientific understanding and real-world application, helping to fully realize the therapy\'s potential in the digestive health landscape.<\\/span><\\/p>\",\"_id\":\"9b9236a\"},{\"tab_title\":\"What makes red light therapy an appealing option in digestive health management? \",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy\'s non-invasive nature and potential to enhance gut health, alleviate digestive discomfort, and complement traditional treatments make it an appealing option in digestive health management. Its ease of use and growing evidence of benefits offer a novel approach to those seeking alternative or complementary digestive health strategies.<\\/span><\\/p>\",\"_id\":\"f208b17\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7999999999999998,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4478a97\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}]'),(2420,276,'_elementor_page_assets','a:0:{}'),(2422,277,'_thumbnail_id','168'),(2423,277,'_wp_page_template','default'),(2424,277,'_elementor_edit_mode','builder'),(2425,277,'_elementor_template_type','wp-post'),(2426,277,'_elementor_version','3.19.2'),(2427,277,'_elementor_pro_version','3.19.2'),(2428,277,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";}'),(2429,277,'_elementor_data','[{\"id\":\"54aa9482\",\"elType\":\"container\",\"settings\":{\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"be93f3a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"5ffbc098\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><span style=\\\"font-weight: 400;\\\">Key Takeaways<\\/span><\\/h2><p><b>Q: What benefits does red light therapy offer for digestive health?<\\/b><\\/p><p><span style=\\\"font-weight: 400;\\\">A: Red light therapy improves digestive wellness by:<\\/span><\\/p><ul><li><span style=\\\"font-weight: 400;\\\">Stimulating gut microbiota.<\\/span><\\/li><li><span style=\\\"font-weight: 400;\\\">Enhancing nutrient absorption.<\\/span><\\/li><li><span style=\\\"font-weight: 400;\\\">Reducing symptoms of digestive disorders.<\\/span><\\/li><\\/ul><h2><span style=\\\"font-weight: 400;\\\">Enhancing Digestive Wellness: The Unexpected Benefits of Red Light Therapy<\\/span><\\/h2><h3><span style=\\\"font-weight: 400;\\\">Introduction: A New Dawn in Digestive Health Management\\u00a0\\u00a0<\\/span><\\/h3><p><span style=\\\"font-weight: 400;\\\">In the intricate tapestry of human health, digestive wellness plays a pivotal role, often setting the tone for overall well-being. Amid various conventional approaches for digestive health, an unconventional yet promising player has entered the arena\\u2014red light therapy. Known for its benefits in skin and muscle care, this innovative therapy is now casting its healing glow on the digestive system, offering a new perspective on gut health.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Red Light Therapy in Digestion: Unveiling the Potential\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Red light therapy, a subset of photobiomodulation, uses specific light wavelengths to trigger biological changes. Its foray into digestive wellness is a novel approach, harnessing the power of light to positively influence the digestive system. This therapy involves directing red light to the body, targeting the digestive organs. The premise is that this light can stimulate cellular activity, improve circulation, and foster a balanced gut environment that is essential for optimal digestive health.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">The Science Behind the Therapy: Understanding the Mechanisms\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The burgeoning field of red light therapy research is gradually showing its impact on digestive health. Studies are emerging suggesting that red light therapy can modulate gut microbiota\\u2014the complex community of microorganisms in our digestive system that plays a crucial role in our health. By influencing these microbes, red light therapy holds the potential to enhance gut health, facilitate better nutrient absorption, and alleviate the symptoms of various gastrointestinal disorders.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Personal Narratives: Beyond Clinical Evidence\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The true essence of red light therapy\'s impact on digestive wellness is also captured in the personal stories of those who have experienced its benefits. Individuals with chronic digestive issues like irritable bowel syndrome (IBS) and bloating report significant improvements after incorporating red light therapy into their routines. These anecdotes add a human dimension to the scientific data, suggesting red light therapy as a beneficial adjunct to conventional digestive health practices.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Expert Perspectives: Integrating New Techniques\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The medical community, particularly those subsets focusing on gastroenterology and integrative health, is beginning to recognize the potential of red light therapy in digestive wellness. While they advocate for evidence-based traditional treatments, there\'s an increasing openness to incorporating red light therapy after considering its minimal risk profile.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Practical Implementation: Red Light Therapy in Daily Life\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Incorporating red light therapy into one\'s daily wellness routine represents an accessible way to potentially enhance digestive health. With the development of home-use red light devices, this therapy is now within reach for everyday use. Consistent application can complement dietary and lifestyle adjustments, offering a holistic approach to maintaining digestive health.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Expanding Research: Furthering Understanding and Application\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">As interest in red light therapy\'s role in digestive health grows, so does the body of research. Ongoing studies aim to deepen understanding of its effectiveness in various digestive conditions and optimize its application for gut health. This growing research, coupled with user testimonies, plays a crucial role in integrating red light therapy into mainstream digestive wellness strategies.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Broader Implications: A Holistic Health View\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Red light therapy\'s influence extends beyond the physical aspects of digestive health. Given the strong connection between the gut and other systems like the immune and nervous systems, improving digestive health can have far-reaching benefits for overall health and well-being.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Conclusion: Illuminating the Path to Digestive Wellness\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">As we continue to explore and understand the complexities of digestive health, red light therapy stands out as a promising, non-invasive option. Its potential for enhancing gut health, reducing discomfort, and complementing traditional treatments positions it as an intriguing addition to any digestive wellness plan.<\\/span><\\/p><p><span style=\\\"font-weight: 400;\\\">For those interested in exploring red light therapy for digestive health and finding the nearest service provider, a visit to <\\/span><a href=\\\"https:\\/\\/findredlightnearme.com\\/\\\"><span style=\\\"font-weight: 400;\\\">Find Red Light Near Me<\\/span><\\/a><span style=\\\"font-weight: 400;\\\"> can be the first step towards a new journey in digestive wellness. The future of gut health is being illuminated by the promising potential of red light therapy.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">FAQs<\\/span><\\/h2><p>\\u00a0<\\/p>\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"00208cc\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b2a8a41\",\"elType\":\"container\",\"settings\":{\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"79efaee\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"520825a\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"How does red light therapy contribute to digestive wellness? \",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy, a subset of photobiomodulation, employs specific light wavelengths to stimulate biological changes beneficial for digestive health. It penetrates the body to reach digestive system layers, enhances cellular activity and blood flow, and balances the gut environment. This can improve gut health, nutrient absorption, and alleviate symptoms of digestive disorders.<\\/span><\\/p>\",\"_id\":\"0ad7dea\"},{\"tab_title\":\"What scientific evidence supports red light therapy\'s role in digestive health?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Emerging scientific studies suggest that red light therapy positively influences the gut microbiota, which is crucial for digestive and overall health. By modulating the activity of these vital microbes, the therapy potentially improves gut health and nutrient absorption and provides relief from various digestive issues, showing a promising future in digestive wellness research.<\\/span><\\/p>\",\"_id\":\"49b7c8c\"},{\"tab_title\":\"Have people really had success with this method?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Yes, many individuals using red light therapy for digestive wellness report various benefits. These include easing symptoms of conditions like irritable bowel syndrome (IBS), improved digestion, and reduced bloating. Such personal stories add to the growing interest in red light therapy as a complementary approach to managing digestive health.<\\/span><\\/p>\",\"_id\":\"59ff451\"},{\"tab_title\":\"What is the perspective of healthcare professionals on red light therapy in digestion?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Healthcare professionals, especially those in gastroenterology and holistic wellness, are increasingly recognizing the potential of red light therapy. They often view it as a valuable addition to traditional treatments and lifestyle changes, appreciating its innovative approach to enhancing digestive health.<\\/span><\\/p>\",\"_id\":\"31da09e\"},{\"tab_title\":\"Can red light therapy be easily integrated into daily routines for digestive health?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Yes, with the development of user-friendly home devices, integrating red light therapy into daily routines for digestive health has become more accessible. This allows individuals to adopt a consistent and proactive approach toward enhancing their digestive wellness, complementing dietary and lifestyle interventions.<\\/span><\\/p>\",\"_id\":\"0b35835\"},{\"tab_title\":\"How is ongoing research shaping the application of red light therapy in digestive health? \",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Current research is exploring the effectiveness of red light therapy in various digestive conditions, aiming to optimize its application for digestive wellness. These studies are crucial in bridging the gap between scientific understanding and real-world application, helping to fully realize the therapy\'s potential in the digestive health landscape.<\\/span><\\/p>\",\"_id\":\"9b9236a\"},{\"tab_title\":\"What makes red light therapy an appealing option in digestive health management? \",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy\'s non-invasive nature and potential to enhance gut health, alleviate digestive discomfort, and complement traditional treatments make it an appealing option in digestive health management. Its ease of use and growing evidence of benefits offer a novel approach to those seeking alternative or complementary digestive health strategies.<\\/span><\\/p>\",\"_id\":\"f208b17\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7999999999999998,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4478a97\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}]'),(2430,277,'_elementor_page_assets','a:0:{}'),(2436,278,'_thumbnail_id','168'),(2437,278,'_wp_page_template','default'),(2438,278,'_elementor_edit_mode','builder'),(2439,278,'_elementor_template_type','wp-post'),(2440,278,'_elementor_version','3.19.2'),(2441,278,'_elementor_pro_version','3.19.2'),(2442,278,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";}'),(2443,278,'_elementor_data','[{\"id\":\"54aa9482\",\"elType\":\"container\",\"settings\":{\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"be93f3a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"5ffbc098\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><span style=\\\"font-weight: 400;\\\">Key Takeaways<\\/span><\\/h2><p><b>Q: What benefits does red light therapy offer for digestive health?<\\/b><\\/p><p><span style=\\\"font-weight: 400;\\\">A: Red light therapy improves digestive wellness by:<\\/span><\\/p><ul><li><span style=\\\"font-weight: 400;\\\">Stimulating gut microbiota.<\\/span><\\/li><li><span style=\\\"font-weight: 400;\\\">Enhancing nutrient absorption.<\\/span><\\/li><li><span style=\\\"font-weight: 400;\\\">Reducing symptoms of digestive disorders.<\\/span><\\/li><\\/ul><h2><span style=\\\"font-weight: 400;\\\">Enhancing Digestive Wellness: The Unexpected Benefits of Red Light Therapy<\\/span><\\/h2><h3><span style=\\\"font-weight: 400;\\\">Introduction: A New Dawn in Digestive Health Management\\u00a0\\u00a0<\\/span><\\/h3><p><span style=\\\"font-weight: 400;\\\">In the intricate tapestry of human health, digestive wellness plays a pivotal role, often setting the tone for overall well-being. Amid various conventional approaches for digestive health, an unconventional yet promising player has entered the arena\\u2014red light therapy. Known for its benefits in skin and muscle care, this innovative therapy is now casting its healing glow on the digestive system, offering a new perspective on gut health.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Red Light Therapy in Digestion: Unveiling the Potential\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Red light therapy, a subset of photobiomodulation, uses specific light wavelengths to trigger biological changes. Its foray into digestive wellness is a novel approach, harnessing the power of light to positively influence the digestive system. This therapy involves directing red light to the body, targeting the digestive organs. The premise is that this light can stimulate cellular activity, improve circulation, and foster a balanced gut environment that is essential for optimal digestive health.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">The Science Behind the Therapy: Understanding the Mechanisms\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The burgeoning field of red light therapy research is gradually showing its impact on digestive health. Studies are emerging suggesting that red light therapy can modulate gut microbiota\\u2014the complex community of microorganisms in our digestive system that plays a crucial role in our health. By influencing these microbes, red light therapy holds the potential to enhance gut health, facilitate better nutrient absorption, and alleviate the symptoms of various gastrointestinal disorders.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Personal Narratives: Beyond Clinical Evidence\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The true essence of red light therapy\'s impact on digestive wellness is also captured in the personal stories of those who have experienced its benefits. Individuals with chronic digestive issues like irritable bowel syndrome (IBS) and bloating report significant improvements after incorporating red light therapy into their routines. These anecdotes add a human dimension to the scientific data, suggesting red light therapy as a beneficial adjunct to conventional digestive health practices.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Expert Perspectives: Integrating New Techniques\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The medical community, particularly those subsets focusing on gastroenterology and integrative health, is beginning to recognize the potential of red light therapy in digestive wellness. While they advocate for evidence-based traditional treatments, there\'s an increasing openness to incorporating red light therapy after considering its minimal risk profile.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Practical Implementation: Red Light Therapy in Daily Life\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Incorporating red light therapy into one\'s daily wellness routine represents an accessible way to potentially enhance digestive health. With the development of home-use red light devices, this therapy is now within reach for everyday use. Consistent application can complement dietary and lifestyle adjustments, offering a holistic approach to maintaining digestive health.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Expanding Research: Furthering Understanding and Application\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">As interest in red light therapy\'s role in digestive health grows, so does the body of research. Ongoing studies aim to deepen understanding of its effectiveness in various digestive conditions and optimize its application for gut health. This growing research, coupled with user testimonies, plays a crucial role in integrating red light therapy into mainstream digestive wellness strategies.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Broader Implications: A Holistic Health View\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Red light therapy\'s influence extends beyond the physical aspects of digestive health. Given the strong connection between the gut and other systems like the immune and nervous systems, improving digestive health can have far-reaching benefits for overall health and well-being.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Conclusion: Illuminating the Path to Digestive Wellness\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">As we continue to explore and understand the complexities of digestive health, red light therapy stands out as a promising, non-invasive option. Its potential for enhancing gut health, reducing discomfort, and complementing traditional treatments positions it as an intriguing addition to any digestive wellness plan.<\\/span><\\/p><p><span style=\\\"font-weight: 400;\\\">For those interested in exploring red light therapy for digestive health and finding the nearest service provider, a visit to <\\/span><a href=\\\"https:\\/\\/findredlightnearme.com\\/\\\"><span style=\\\"font-weight: 400;\\\">Find Red Light Near Me<\\/span><\\/a><span style=\\\"font-weight: 400;\\\"> can be the first step towards a new journey in digestive wellness. The future of gut health is being illuminated by the promising potential of red light therapy.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">FAQs<\\/span><\\/h2><p>\\u00a0<\\/p>\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"00208cc\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b2a8a41\",\"elType\":\"container\",\"settings\":{\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"79efaee\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"520825a\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"How does red light therapy contribute to digestive wellness? \",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy, a subset of photobiomodulation, employs specific light wavelengths to stimulate biological changes beneficial for digestive health. It penetrates the body to reach digestive system layers, enhances cellular activity and blood flow, and balances the gut environment. This can improve gut health, nutrient absorption, and alleviate symptoms of digestive disorders.<\\/span><\\/p>\",\"_id\":\"0ad7dea\"},{\"tab_title\":\"What scientific evidence supports red light therapy\'s role in digestive health?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Emerging scientific studies suggest that red light therapy positively influences the gut microbiota, which is crucial for digestive and overall health. By modulating the activity of these vital microbes, the therapy potentially improves gut health and nutrient absorption and provides relief from various digestive issues, showing a promising future in digestive wellness research.<\\/span><\\/p>\",\"_id\":\"49b7c8c\"},{\"tab_title\":\"Have people really had success with this method?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Yes, many individuals using red light therapy for digestive wellness report various benefits. These include easing symptoms of conditions like irritable bowel syndrome (IBS), improved digestion, and reduced bloating. Such personal stories add to the growing interest in red light therapy as a complementary approach to managing digestive health.<\\/span><\\/p>\",\"_id\":\"59ff451\"},{\"tab_title\":\"What is the perspective of healthcare professionals on red light therapy in digestion?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Healthcare professionals, especially those in gastroenterology and holistic wellness, are increasingly recognizing the potential of red light therapy. They often view it as a valuable addition to traditional treatments and lifestyle changes, appreciating its innovative approach to enhancing digestive health.<\\/span><\\/p>\",\"_id\":\"31da09e\"},{\"tab_title\":\"Can red light therapy be easily integrated into daily routines for digestive health?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Yes, with the development of user-friendly home devices, integrating red light therapy into daily routines for digestive health has become more accessible. This allows individuals to adopt a consistent and proactive approach toward enhancing their digestive wellness, complementing dietary and lifestyle interventions.<\\/span><\\/p>\",\"_id\":\"0b35835\"},{\"tab_title\":\"How is ongoing research shaping the application of red light therapy in digestive health? \",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Current research is exploring the effectiveness of red light therapy in various digestive conditions, aiming to optimize its application for digestive wellness. These studies are crucial in bridging the gap between scientific understanding and real-world application, helping to fully realize the therapy\'s potential in the digestive health landscape.<\\/span><\\/p>\",\"_id\":\"9b9236a\"},{\"tab_title\":\"What makes red light therapy an appealing option in digestive health management? \",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy\'s non-invasive nature and potential to enhance gut health, alleviate digestive discomfort, and complement traditional treatments make it an appealing option in digestive health management. Its ease of use and growing evidence of benefits offer a novel approach to those seeking alternative or complementary digestive health strategies.<\\/span><\\/p>\",\"_id\":\"f208b17\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7999999999999998,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4478a97\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}]'),(2444,278,'_elementor_page_assets','a:0:{}'),(2446,279,'_thumbnail_id','168'),(2447,279,'_wp_page_template','default'),(2448,279,'_elementor_edit_mode','builder'),(2449,279,'_elementor_template_type','wp-post'),(2450,279,'_elementor_version','3.19.2'),(2451,279,'_elementor_pro_version','3.19.2'),(2452,279,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";}'),(2453,279,'_elementor_data','[{\"id\":\"54aa9482\",\"elType\":\"container\",\"settings\":{\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"be93f3a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"5ffbc098\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><span style=\\\"font-weight: 400;\\\">Key Takeaways<\\/span><\\/h2><p><b>Q: What benefits does red light therapy offer for digestive health?<\\/b><\\/p><p><span style=\\\"font-weight: 400;\\\">A: Red light therapy improves digestive wellness by:<\\/span><\\/p><ul><li><span style=\\\"font-weight: 400;\\\">Stimulating gut microbiota.<\\/span><\\/li><li><span style=\\\"font-weight: 400;\\\">Enhancing nutrient absorption.<\\/span><\\/li><li><span style=\\\"font-weight: 400;\\\">Reducing symptoms of digestive disorders.<\\/span><\\/li><\\/ul><h2><span style=\\\"font-weight: 400;\\\">Enhancing Digestive Wellness: The Unexpected Benefits of Red Light Therapy<\\/span><\\/h2><h3><span style=\\\"font-weight: 400;\\\">Introduction: A New Dawn in Digestive Health Management\\u00a0\\u00a0<\\/span><\\/h3><p><span style=\\\"font-weight: 400;\\\">In the intricate tapestry of human health, digestive wellness plays a pivotal role, often setting the tone for overall well-being. Amid various conventional approaches for digestive health, an unconventional yet promising player has entered the arena\\u2014red light therapy. Known for its benefits in skin and muscle care, this innovative therapy is now casting its healing glow on the digestive system, offering a new perspective on gut health.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Red Light Therapy in Digestion: Unveiling the Potential\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Red light therapy, a subset of photobiomodulation, uses specific light wavelengths to trigger biological changes. Its foray into digestive wellness is a novel approach, harnessing the power of light to positively influence the digestive system. This therapy involves directing red light to the body, targeting the digestive organs. The premise is that this light can stimulate cellular activity, improve circulation, and foster a balanced gut environment that is essential for optimal digestive health.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">The Science Behind the Therapy: Understanding the Mechanisms\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The burgeoning field of red light therapy research is gradually showing its impact on digestive health. Studies are emerging suggesting that red light therapy can modulate gut microbiota\\u2014the complex community of microorganisms in our digestive system that plays a crucial role in our health. By influencing these microbes, red light therapy holds the potential to enhance gut health, facilitate better nutrient absorption, and alleviate the symptoms of various gastrointestinal disorders.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Personal Narratives: Beyond Clinical Evidence\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The true essence of red light therapy\'s impact on digestive wellness is also captured in the personal stories of those who have experienced its benefits. Individuals with chronic digestive issues like irritable bowel syndrome (IBS) and bloating report significant improvements after incorporating red light therapy into their routines. These anecdotes add a human dimension to the scientific data, suggesting red light therapy as a beneficial adjunct to conventional digestive health practices.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Expert Perspectives: Integrating New Techniques\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The medical community, particularly those subsets focusing on gastroenterology and integrative health, is beginning to recognize the potential of red light therapy in digestive wellness. While they advocate for evidence-based traditional treatments, there\'s an increasing openness to incorporating red light therapy after considering its minimal risk profile.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Practical Implementation: Red Light Therapy in Daily Life\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Incorporating red light therapy into one\'s daily wellness routine represents an accessible way to potentially enhance digestive health. With the development of home-use red light devices, this therapy is now within reach for everyday use. Consistent application can complement dietary and lifestyle adjustments, offering a holistic approach to maintaining digestive health.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Expanding Research: Furthering Understanding and Application\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">As interest in red light therapy\'s role in digestive health grows, so does the body of research. Ongoing studies aim to deepen understanding of its effectiveness in various digestive conditions and optimize its application for gut health. This growing research, coupled with user testimonies, plays a crucial role in integrating red light therapy into mainstream digestive wellness strategies.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Broader Implications: A Holistic Health View\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Red light therapy\'s influence extends beyond the physical aspects of digestive health. Given the strong connection between the gut and other systems like the immune and nervous systems, improving digestive health can have far-reaching benefits for overall health and well-being.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Conclusion: Illuminating the Path to Digestive Wellness\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">As we continue to explore and understand the complexities of digestive health, red light therapy stands out as a promising, non-invasive option. Its potential for enhancing gut health, reducing discomfort, and complementing traditional treatments positions it as an intriguing addition to any digestive wellness plan.<\\/span><\\/p><p><span style=\\\"font-weight: 400;\\\">For those interested in exploring red light therapy for digestive health and finding the nearest service provider, a visit to <\\/span><a href=\\\"https:\\/\\/findredlightnearme.com\\/\\\"><span style=\\\"font-weight: 400;\\\">Find Red Light Near Me<\\/span><\\/a><span style=\\\"font-weight: 400;\\\"> can be the first step towards a new journey in digestive wellness. The future of gut health is being illuminated by the promising potential of red light therapy.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">FAQs<\\/span><\\/h2><p>\\u00a0<\\/p>\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"00208cc\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b2a8a41\",\"elType\":\"container\",\"settings\":{\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"79efaee\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"520825a\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"How does red light therapy contribute to digestive wellness? \",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy, a subset of photobiomodulation, employs specific light wavelengths to stimulate biological changes beneficial for digestive health. It penetrates the body to reach digestive system layers, enhances cellular activity and blood flow, and balances the gut environment. This can improve gut health, nutrient absorption, and alleviate symptoms of digestive disorders.<\\/span><\\/p>\",\"_id\":\"0ad7dea\"},{\"tab_title\":\"What scientific evidence supports red light therapy\'s role in digestive health?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Emerging scientific studies suggest that red light therapy positively influences the gut microbiota, which is crucial for digestive and overall health. By modulating the activity of these vital microbes, the therapy potentially improves gut health and nutrient absorption and provides relief from various digestive issues, showing a promising future in digestive wellness research.<\\/span><\\/p>\",\"_id\":\"49b7c8c\"},{\"tab_title\":\"Have people really had success with this method?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Yes, many individuals using red light therapy for digestive wellness report various benefits. These include easing symptoms of conditions like irritable bowel syndrome (IBS), improved digestion, and reduced bloating. Such personal stories add to the growing interest in red light therapy as a complementary approach to managing digestive health.<\\/span><\\/p>\",\"_id\":\"59ff451\"},{\"tab_title\":\"What is the perspective of healthcare professionals on red light therapy in digestion?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Healthcare professionals, especially those in gastroenterology and holistic wellness, are increasingly recognizing the potential of red light therapy. They often view it as a valuable addition to traditional treatments and lifestyle changes, appreciating its innovative approach to enhancing digestive health.<\\/span><\\/p>\",\"_id\":\"31da09e\"},{\"tab_title\":\"Can red light therapy be easily integrated into daily routines for digestive health?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Yes, with the development of user-friendly home devices, integrating red light therapy into daily routines for digestive health has become more accessible. This allows individuals to adopt a consistent and proactive approach toward enhancing their digestive wellness, complementing dietary and lifestyle interventions.<\\/span><\\/p>\",\"_id\":\"0b35835\"},{\"tab_title\":\"How is ongoing research shaping the application of red light therapy in digestive health? \",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Current research is exploring the effectiveness of red light therapy in various digestive conditions, aiming to optimize its application for digestive wellness. These studies are crucial in bridging the gap between scientific understanding and real-world application, helping to fully realize the therapy\'s potential in the digestive health landscape.<\\/span><\\/p>\",\"_id\":\"9b9236a\"},{\"tab_title\":\"What makes red light therapy an appealing option in digestive health management? \",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy\'s non-invasive nature and potential to enhance gut health, alleviate digestive discomfort, and complement traditional treatments make it an appealing option in digestive health management. Its ease of use and growing evidence of benefits offer a novel approach to those seeking alternative or complementary digestive health strategies.<\\/span><\\/p>\",\"_id\":\"f208b17\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7999999999999998,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4478a97\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}]'),(2454,279,'_elementor_page_assets','a:0:{}'),(2456,280,'_thumbnail_id','168'),(2457,280,'_wp_page_template','default'),(2458,280,'_elementor_edit_mode','builder'),(2459,280,'_elementor_template_type','wp-post'),(2460,280,'_elementor_version','3.19.2'),(2461,280,'_elementor_pro_version','3.19.2'),(2462,280,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";}'),(2463,280,'_elementor_data','[{\"id\":\"54aa9482\",\"elType\":\"container\",\"settings\":{\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"be93f3a\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"5ffbc098\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><span style=\\\"font-weight: 400;\\\">Key Takeaways<\\/span><\\/h2><p><b>Q: What benefits does red light therapy offer for digestive health?<\\/b><\\/p><p><span style=\\\"font-weight: 400;\\\">A: Red light therapy improves digestive wellness by:<\\/span><\\/p><ul><li><span style=\\\"font-weight: 400;\\\">Stimulating gut microbiota.<\\/span><\\/li><li><span style=\\\"font-weight: 400;\\\">Enhancing nutrient absorption.<\\/span><\\/li><li><span style=\\\"font-weight: 400;\\\">Reducing symptoms of digestive disorders.<\\/span><\\/li><\\/ul><h2><span style=\\\"font-weight: 400;\\\">Enhancing Digestive Wellness: The Unexpected Benefits of Red Light Therapy<\\/span><\\/h2><h3><span style=\\\"font-weight: 400;\\\">Introduction: A New Dawn in Digestive Health Management\\u00a0\\u00a0<\\/span><\\/h3><p><span style=\\\"font-weight: 400;\\\">In the intricate tapestry of human health, digestive wellness plays a pivotal role, often setting the tone for overall well-being. Amid various conventional approaches for digestive health, an unconventional yet promising player has entered the arena\\u2014red light therapy. Known for its benefits in skin and muscle care, this innovative therapy is now casting its healing glow on the digestive system, offering a new perspective on gut health.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Red Light Therapy in Digestion: Unveiling the Potential\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Red light therapy, a subset of photobiomodulation, uses specific light wavelengths to trigger biological changes. Its foray into digestive wellness is a novel approach, harnessing the power of light to positively influence the digestive system. This therapy involves directing red light to the body, targeting the digestive organs. The premise is that this light can stimulate cellular activity, improve circulation, and foster a balanced gut environment that is essential for optimal digestive health.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">The Science Behind the Therapy: Understanding the Mechanisms\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The burgeoning field of red light therapy research is gradually showing its impact on digestive health. Studies are emerging suggesting that red light therapy can modulate gut microbiota\\u2014the complex community of microorganisms in our digestive system that plays a crucial role in our health. By influencing these microbes, red light therapy holds the potential to enhance gut health, facilitate better nutrient absorption, and alleviate the symptoms of various gastrointestinal disorders.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Personal Narratives: Beyond Clinical Evidence\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The true essence of red light therapy\'s impact on digestive wellness is also captured in the personal stories of those who have experienced its benefits. Individuals with chronic digestive issues like irritable bowel syndrome (IBS) and bloating report significant improvements after incorporating red light therapy into their routines. These anecdotes add a human dimension to the scientific data, suggesting red light therapy as a beneficial adjunct to conventional digestive health practices.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Expert Perspectives: Integrating New Techniques\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The medical community, particularly those subsets focusing on gastroenterology and integrative health, is beginning to recognize the potential of red light therapy in digestive wellness. While they advocate for evidence-based traditional treatments, there\'s an increasing openness to incorporating red light therapy after considering its minimal risk profile.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Practical Implementation: Red Light Therapy in Daily Life\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Incorporating red light therapy into one\'s daily wellness routine represents an accessible way to potentially enhance digestive health. With the development of home-use red light devices, this therapy is now within reach for everyday use. Consistent application can complement dietary and lifestyle adjustments, offering a holistic approach to maintaining digestive health.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Expanding Research: Furthering Understanding and Application\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">As interest in red light therapy\'s role in digestive health grows, so does the body of research. Ongoing studies aim to deepen understanding of its effectiveness in various digestive conditions and optimize its application for gut health. This growing research, coupled with user testimonies, plays a crucial role in integrating red light therapy into mainstream digestive wellness strategies.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Broader Implications: A Holistic Health View\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Red light therapy\'s influence extends beyond the physical aspects of digestive health. Given the strong connection between the gut and other systems like the immune and nervous systems, improving digestive health can have far-reaching benefits for overall health and well-being.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Conclusion: Illuminating the Path to Digestive Wellness\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">As we continue to explore and understand the complexities of digestive health, red light therapy stands out as a promising, non-invasive option. Its potential for enhancing gut health, reducing discomfort, and complementing traditional treatments positions it as an intriguing addition to any digestive wellness plan.<\\/span><\\/p><p><span style=\\\"font-weight: 400;\\\">For those interested in exploring red light therapy for digestive health and finding the nearest service provider, a visit to <\\/span><a href=\\\"https:\\/\\/findredlightnearme.com\\/\\\"><span style=\\\"font-weight: 400;\\\">Find Red Light Near Me<\\/span><\\/a><span style=\\\"font-weight: 400;\\\"> can be the first step towards a new journey in digestive wellness. The future of gut health is being illuminated by the promising potential of red light therapy.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">FAQs<\\/span><\\/h2><p>\\u00a0<\\/p>\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"00208cc\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"b2a8a41\",\"elType\":\"container\",\"settings\":{\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"79efaee\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"520825a\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"How does red light therapy contribute to digestive wellness? \",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy, a subset of photobiomodulation, employs specific light wavelengths to stimulate biological changes beneficial for digestive health. It penetrates the body to reach digestive system layers, enhances cellular activity and blood flow, and balances the gut environment. This can improve gut health, nutrient absorption, and alleviate symptoms of digestive disorders.<\\/span><\\/p>\",\"_id\":\"0ad7dea\"},{\"tab_title\":\"What scientific evidence supports red light therapy\'s role in digestive health?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Emerging scientific studies suggest that red light therapy positively influences the gut microbiota, which is crucial for digestive and overall health. By modulating the activity of these vital microbes, the therapy potentially improves gut health and nutrient absorption and provides relief from various digestive issues, showing a promising future in digestive wellness research.<\\/span><\\/p>\",\"_id\":\"49b7c8c\"},{\"tab_title\":\"Have people really had success with this method?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Yes, many individuals using red light therapy for digestive wellness report various benefits. These include easing symptoms of conditions like irritable bowel syndrome (IBS), improved digestion, and reduced bloating. Such personal stories add to the growing interest in red light therapy as a complementary approach to managing digestive health.<\\/span><\\/p>\",\"_id\":\"59ff451\"},{\"tab_title\":\"What is the perspective of healthcare professionals on red light therapy in digestion?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Healthcare professionals, especially those in gastroenterology and holistic wellness, are increasingly recognizing the potential of red light therapy. They often view it as a valuable addition to traditional treatments and lifestyle changes, appreciating its innovative approach to enhancing digestive health.<\\/span><\\/p>\",\"_id\":\"31da09e\"},{\"tab_title\":\"Can red light therapy be easily integrated into daily routines for digestive health?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Yes, with the development of user-friendly home devices, integrating red light therapy into daily routines for digestive health has become more accessible. This allows individuals to adopt a consistent and proactive approach toward enhancing their digestive wellness, complementing dietary and lifestyle interventions.<\\/span><\\/p>\",\"_id\":\"0b35835\"},{\"tab_title\":\"How is ongoing research shaping the application of red light therapy in digestive health? \",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Current research is exploring the effectiveness of red light therapy in various digestive conditions, aiming to optimize its application for digestive wellness. These studies are crucial in bridging the gap between scientific understanding and real-world application, helping to fully realize the therapy\'s potential in the digestive health landscape.<\\/span><\\/p>\",\"_id\":\"9b9236a\"},{\"tab_title\":\"What makes red light therapy an appealing option in digestive health management? \",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy\'s non-invasive nature and potential to enhance gut health, alleviate digestive discomfort, and complement traditional treatments make it an appealing option in digestive health management. Its ease of use and growing evidence of benefits offer a novel approach to those seeking alternative or complementary digestive health strategies.<\\/span><\\/p>\",\"_id\":\"f208b17\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4478a97\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=392b9e0\"}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}]'),(2464,280,'_elementor_page_assets','a:0:{}'),(2466,264,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:2;}}}}s:6:\"toggle\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_toggle\";a:1:{s:4:\"tabs\";i:1;}}s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}}'),(2470,281,'_thumbnail_id','130'),(2471,281,'_wp_page_template','default'),(2472,281,'_elementor_edit_mode','builder'),(2473,281,'_elementor_template_type','wp-post'),(2474,281,'_elementor_version','3.19.2'),(2475,281,'_elementor_pro_version','3.19.2'),(2476,281,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";}'),(2477,281,'_elementor_data','[{\"id\":\"5faa341e\",\"elType\":\"container\",\"settings\":{\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"adb8a22\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"1e7b64cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><span style=\\\"font-weight: 400;\\\">Key Takeaways<\\/span><\\/h2><ul><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">Red light therapy (RLT) is a non-invasive skin treatment that is revolutionizing skin care.<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">RLT uses red wavelengths of light to stimulate collagen production, reduce wrinkles, and treat skin conditions like acne and psoriasis.<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">It offers a holistic approach to skin health and well-being.<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">Safe, effective, and simple\\u2014it\'s a preferred choice for natural skin rejuvenation.<\\/span><\\/li><\\/ul><h2><span style=\\\"font-weight: 400;\\\">Red Light Therapy for Skin Health<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">In a world constantly chasing the next big breakthrough in skin care, there\'s been a quiet revolution that\'s been steadily gaining ground. It\\u2019s not flashy, and it doesn\\u2019t make outrageous claims. This revolution is red light therapy (RLT), a method that\\u2019s just as much about returning to the basics as about embracing the future.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Rediscovering the Basics: The Power of Light<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Think about the sun for a moment. This celestial body has been revered and feared, but one of its components, red light, is showing remarkable promise in the realm of skin health. Unlike the sun\\u2019s harmful UV rays, RLT is gentle and nurturing. It works at a cellular level, using wavelengths of red light to penetrate the skin, rejuvenating and repairing from within.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">The Science Behind the Magic<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">RLT feels almost like magic, but it\\u2019s deeply rooted in science. It uses specific wavelengths of red and near-infrared light to stimulate the skin\\u2019s natural healing processes. This light energy is absorbed by the mitochondria in our skin cells, which are the tiny powerhouses responsible for generating energy. This process, known as photobiomodulation, encourages cells to produce more ATP (adenosine triphosphate), the energy currency of the cell, leading to increased collagen production, reduced inflammation, and improved circulation.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">A Panacea for Various Skin Conditions<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The beauty of RLT lies in its versatility. It\\u2019s like a Swiss Army knife for skin conditions. Acne, often a source of frustration and discomfort, responds well to the anti-inflammatory properties of RLT. Scars and sun damage, the bane of many, start to fade under its gentle touch. Even chronic conditions like eczema, psoriasis, and rosacea, which often resist traditional treatments, show improvement with regular RLT sessions.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Beyond Skin Deep: Psychological and Emotional Benefits<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The benefits of RLT aren\\u2019t just skin deep. In a world where appearance can significantly impact mental and emotional well-being, improving skin health can lead to increased confidence and self-esteem. Imagine waking up to see clearer skin, reduced redness, and a more youthful appearance. It\\u2019s not just about vanity; it\\u2019s about the profound psychological impact that can come from feeling comfortable and confident in your skin.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">The Evolution of Skin Care Routines<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Our skin care routines are evolving. Gone are the days when we relied solely on creams and serums. Today, we\'re understanding the importance of holistic approaches. RLT fits perfectly into this paradigm, offering a treatment that complements traditional skin care methods. It\\u2019s a way to enhance the efficacy of your favorite products, allowing them to work more effectively in tandem with improved skin health.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Accessibility and Ease of Use<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">One of the most appealing aspects of RLT is its accessibility. Once confined to dermatologists\' offices and high-end spas, RLT devices are now available for home use. This democratization of technology means that more people can experience the benefits of red light therapy, integrating it seamlessly into their daily skin care routines.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Embracing the Light: A Call to Action<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">As we embrace this gentle, effective approach to skin care, we open the doors to a world where beauty and health go hand in hand. RLT isn\\u2019t just another fad; it\\u2019s a testament to the power of simplicity and the potential for revolutionary change in how we care for our skin.<\\/span><\\/p><p><span style=\\\"font-weight: 400;\\\">Are you ready to be part of this skin care revolution? Don\\u2019t just take our word for it. Experience the transformative power of red light therapy for yourself. <\\/span><a href=\\\"https:\\/\\/findredlightnearme.com\\/\\\"><span style=\\\"font-weight: 400;\\\">Find a red light therapy service near you<\\/span><\\/a><span style=\\\"font-weight: 400;\\\"> and embark on your journey to healthier, more radiant skin.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">FAQs About Red Light Therapy (RLT):<\\/span><\\/h2>\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"0fd9a3f\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69cbd3e\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is red light therapy (RLT)?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy is a therapeutic technique that uses red, low-level wavelengths of light to treat skin issues such as wrinkles, scars, and persistent wounds, among other conditions. It\'s considered a non-invasive and painless procedure, offering a safe alternative to treatments that rely on harsh chemicals or invasive methods.<\\/span><\\/p>\",\"_id\":\"0ad7dea\"},{\"tab_title\":\"How does red light therapy benefit the skin?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">RLT benefits the skin by deeply penetrating the layers to promote healing and rejuvenation. It\'s known for increasing collagen production, which is essential for maintaining skin elasticity and firmness. Additionally, it helps in reducing inflammation, improving circulation, and accelerating the skin\'s repair process, leading to healthier, more vibrant skin.<\\/span><\\/p>\",\"_id\":\"f060692\"},{\"tab_title\":\"Is red light therapy safe compared to UV rays?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy is significantly safer than exposure to UV rays. UV rays can cause damage to the skin, including sunburns, premature aging, and an increased risk of skin cancer. In contrast, RLT doesn\'t have these harmful effects and is used effectively for therapeutic purposes without damaging the skin.<\\/span><\\/p>\",\"_id\":\"64eccf3\"},{\"tab_title\":\"What skin conditions can RLT help with?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">RLT is versatile in treating various skin conditions. It can help in managing acne by reducing inflammation and redness, and it\'s effective in treating eczema and psoriasis, reducing itching, and improving skin texture. It also helps in healing sun-damaged skin and reducing the visibility of scars by promoting skin regeneration.<\\/span><\\/p>\",\"_id\":\"1c39661\"},{\"tab_title\":\"How does RLT work on a cellular level?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">On a cellular level, RLT works by emitting wavelengths of red light that are absorbed by the mitochondria in the skin cells. This absorption triggers a series of metabolic events, leading to an increase in the production of adenosine triphosphate (ATP), which is essential for cell regeneration and repair. This process enhances cellular activity, leading to healthier skin.<\\/span><\\/p>\",\"_id\":\"f64743f\"},{\"tab_title\":\"What makes RLT different from other skin care routines?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Unlike many skin care routines that rely on topical treatments or invasive procedures, RLT offers a non-invasive alternative that works from within the skin layers. It\'s user-friendly, can be done at home with the right equipment, and doesn\'t require extensive preparation or recovery time, making it a convenient option for those with busy lifestyles.<\\/span><\\/p>\",\"_id\":\"80ab2e2\"},{\"tab_title\":\"Can RLT improve overall wellness?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Beyond skin health, RLT is known to offer overall wellness benefits. It can improve mood and energy levels by stimulating the production of endorphins. It\'s also been used to alleviate pain and inflammation in various parts of the body, contributing to a greater sense of well-being and improved quality of life.<\\/span><\\/p>\",\"_id\":\"94a6f0d\"},{\"tab_title\":\"Are there personal success stories with RLT?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Numerous personal testimonies highlight the effectiveness of RLT. Users have reported significant improvements in skin conditions, a reduction in signs of aging, and an overall enhancement in skin appearance. These stories often emphasize the ease and convenience of using RLT as part of their regular skin care routine.<\\/span><\\/p>\",\"_id\":\"05b1fcf\"},{\"tab_title\":\"What is the future potential of RLT in skin care?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The future of RLT in skin care is promising, with ongoing research exploring its potential in treating a wider range of skin conditions and its integration into holistic health practices. It represents a shift towards more natural, non-invasive skin care methods that align with a growing interest in wellness and self-care.<\\/span><\\/p>\",\"_id\":\"eb3e87e\"},{\"tab_title\":\"How can someone start using RLT?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">To start with RLT, individuals can explore at-home devices or seek professional treatment centers. It\'s important to choose FDA-approved devices for safety and efficacy. Consulting with a dermatologist or a skin care professional can provide personalized advice and ensure that the therapy is tailored to individual skin needs. Additionally, resources like <\\/span><a href=\\\"https:\\/\\/findredlightnearme.com\\/\\\"><span style=\\\"font-weight: 400;\\\">Find a red light therapy service near you<\\/span><\\/a><span style=\\\"font-weight: 400;\\\"> can help locate nearby facilities offering professional RLT services.<\\/span><\\/p>\",\"_id\":\"3c27ea8\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7999999999999998,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4478a97\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}]'),(2478,281,'_elementor_page_assets','a:0:{}'),(2480,282,'_thumbnail_id','130'),(2481,282,'_wp_page_template','default'),(2482,282,'_elementor_edit_mode','builder'),(2483,282,'_elementor_template_type','wp-post'),(2484,282,'_elementor_version','3.19.2'),(2485,282,'_elementor_pro_version','3.19.2'),(2486,282,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";}'),(2487,282,'_elementor_data','[{\"id\":\"5faa341e\",\"elType\":\"container\",\"settings\":{\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"adb8a22\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"1e7b64cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><span style=\\\"font-weight: 400;\\\">Key Takeaways<\\/span><\\/h2><ul><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">Red light therapy (RLT) is a non-invasive skin treatment that is revolutionizing skin care.<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">RLT uses red wavelengths of light to stimulate collagen production, reduce wrinkles, and treat skin conditions like acne and psoriasis.<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">It offers a holistic approach to skin health and well-being.<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">Safe, effective, and simple\\u2014it\'s a preferred choice for natural skin rejuvenation.<\\/span><\\/li><\\/ul><h2><span style=\\\"font-weight: 400;\\\">Red Light Therapy for Skin Health<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">In a world constantly chasing the next big breakthrough in skin care, there\'s been a quiet revolution that\'s been steadily gaining ground. It\\u2019s not flashy, and it doesn\\u2019t make outrageous claims. This revolution is red light therapy (RLT), a method that\\u2019s just as much about returning to the basics as about embracing the future.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Rediscovering the Basics: The Power of Light<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Think about the sun for a moment. This celestial body has been revered and feared, but one of its components, red light, is showing remarkable promise in the realm of skin health. Unlike the sun\\u2019s harmful UV rays, RLT is gentle and nurturing. It works at a cellular level, using wavelengths of red light to penetrate the skin, rejuvenating and repairing from within.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">The Science Behind the Magic<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">RLT feels almost like magic, but it\\u2019s deeply rooted in science. It uses specific wavelengths of red and near-infrared light to stimulate the skin\\u2019s natural healing processes. This light energy is absorbed by the mitochondria in our skin cells, which are the tiny powerhouses responsible for generating energy. This process, known as photobiomodulation, encourages cells to produce more ATP (adenosine triphosphate), the energy currency of the cell, leading to increased collagen production, reduced inflammation, and improved circulation.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">A Panacea for Various Skin Conditions<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The beauty of RLT lies in its versatility. It\\u2019s like a Swiss Army knife for skin conditions. Acne, often a source of frustration and discomfort, responds well to the anti-inflammatory properties of RLT. Scars and sun damage, the bane of many, start to fade under its gentle touch. Even chronic conditions like eczema, psoriasis, and rosacea, which often resist traditional treatments, show improvement with regular RLT sessions.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Beyond Skin Deep: Psychological and Emotional Benefits<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The benefits of RLT aren\\u2019t just skin deep. In a world where appearance can significantly impact mental and emotional well-being, improving skin health can lead to increased confidence and self-esteem. Imagine waking up to see clearer skin, reduced redness, and a more youthful appearance. It\\u2019s not just about vanity; it\\u2019s about the profound psychological impact that can come from feeling comfortable and confident in your skin.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">The Evolution of Skin Care Routines<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Our skin care routines are evolving. Gone are the days when we relied solely on creams and serums. Today, we\'re understanding the importance of holistic approaches. RLT fits perfectly into this paradigm, offering a treatment that complements traditional skin care methods. It\\u2019s a way to enhance the efficacy of your favorite products, allowing them to work more effectively in tandem with improved skin health.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Accessibility and Ease of Use<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">One of the most appealing aspects of RLT is its accessibility. Once confined to dermatologists\' offices and high-end spas, RLT devices are now available for home use. This democratization of technology means that more people can experience the benefits of red light therapy, integrating it seamlessly into their daily skin care routines.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Embracing the Light: A Call to Action<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">As we embrace this gentle, effective approach to skin care, we open the doors to a world where beauty and health go hand in hand. RLT isn\\u2019t just another fad; it\\u2019s a testament to the power of simplicity and the potential for revolutionary change in how we care for our skin.<\\/span><\\/p><p><span style=\\\"font-weight: 400;\\\">Are you ready to be part of this skin care revolution? Don\\u2019t just take our word for it. Experience the transformative power of red light therapy for yourself. <\\/span><a href=\\\"https:\\/\\/findredlightnearme.com\\/\\\"><span style=\\\"font-weight: 400;\\\">Find a red light therapy service near you<\\/span><\\/a><span style=\\\"font-weight: 400;\\\"> and embark on your journey to healthier, more radiant skin.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">FAQs About Red Light Therapy (RLT):<\\/span><\\/h2>\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"0fd9a3f\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69cbd3e\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is red light therapy (RLT)?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy is a therapeutic technique that uses red, low-level wavelengths of light to treat skin issues such as wrinkles, scars, and persistent wounds, among other conditions. It\'s considered a non-invasive and painless procedure, offering a safe alternative to treatments that rely on harsh chemicals or invasive methods.<\\/span><\\/p>\",\"_id\":\"0ad7dea\"},{\"tab_title\":\"How does red light therapy benefit the skin?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">RLT benefits the skin by deeply penetrating the layers to promote healing and rejuvenation. It\'s known for increasing collagen production, which is essential for maintaining skin elasticity and firmness. Additionally, it helps in reducing inflammation, improving circulation, and accelerating the skin\'s repair process, leading to healthier, more vibrant skin.<\\/span><\\/p>\",\"_id\":\"f060692\"},{\"tab_title\":\"Is red light therapy safe compared to UV rays?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy is significantly safer than exposure to UV rays. UV rays can cause damage to the skin, including sunburns, premature aging, and an increased risk of skin cancer. In contrast, RLT doesn\'t have these harmful effects and is used effectively for therapeutic purposes without damaging the skin.<\\/span><\\/p>\",\"_id\":\"64eccf3\"},{\"tab_title\":\"What skin conditions can RLT help with?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">RLT is versatile in treating various skin conditions. It can help in managing acne by reducing inflammation and redness, and it\'s effective in treating eczema and psoriasis, reducing itching, and improving skin texture. It also helps in healing sun-damaged skin and reducing the visibility of scars by promoting skin regeneration.<\\/span><\\/p>\",\"_id\":\"1c39661\"},{\"tab_title\":\"How does RLT work on a cellular level?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">On a cellular level, RLT works by emitting wavelengths of red light that are absorbed by the mitochondria in the skin cells. This absorption triggers a series of metabolic events, leading to an increase in the production of adenosine triphosphate (ATP), which is essential for cell regeneration and repair. This process enhances cellular activity, leading to healthier skin.<\\/span><\\/p>\",\"_id\":\"f64743f\"},{\"tab_title\":\"What makes RLT different from other skin care routines?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Unlike many skin care routines that rely on topical treatments or invasive procedures, RLT offers a non-invasive alternative that works from within the skin layers. It\'s user-friendly, can be done at home with the right equipment, and doesn\'t require extensive preparation or recovery time, making it a convenient option for those with busy lifestyles.<\\/span><\\/p>\",\"_id\":\"80ab2e2\"},{\"tab_title\":\"Can RLT improve overall wellness?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Beyond skin health, RLT is known to offer overall wellness benefits. It can improve mood and energy levels by stimulating the production of endorphins. It\'s also been used to alleviate pain and inflammation in various parts of the body, contributing to a greater sense of well-being and improved quality of life.<\\/span><\\/p>\",\"_id\":\"94a6f0d\"},{\"tab_title\":\"Are there personal success stories with RLT?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Numerous personal testimonies highlight the effectiveness of RLT. Users have reported significant improvements in skin conditions, a reduction in signs of aging, and an overall enhancement in skin appearance. These stories often emphasize the ease and convenience of using RLT as part of their regular skin care routine.<\\/span><\\/p>\",\"_id\":\"05b1fcf\"},{\"tab_title\":\"What is the future potential of RLT in skin care?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The future of RLT in skin care is promising, with ongoing research exploring its potential in treating a wider range of skin conditions and its integration into holistic health practices. It represents a shift towards more natural, non-invasive skin care methods that align with a growing interest in wellness and self-care.<\\/span><\\/p>\",\"_id\":\"eb3e87e\"},{\"tab_title\":\"How can someone start using RLT?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">To start with RLT, individuals can explore at-home devices or seek professional treatment centers. It\'s important to choose FDA-approved devices for safety and efficacy. Consulting with a dermatologist or a skin care professional can provide personalized advice and ensure that the therapy is tailored to individual skin needs. Additionally, resources like <\\/span><a href=\\\"https:\\/\\/findredlightnearme.com\\/\\\"><span style=\\\"font-weight: 400;\\\">Find a red light therapy service near you<\\/span><\\/a><span style=\\\"font-weight: 400;\\\"> can help locate nearby facilities offering professional RLT services.<\\/span><\\/p>\",\"_id\":\"3c27ea8\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Oswald\",\"title_typography_font_size\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"title_typography_font_weight\":\"600\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_font_style\":\"normal\",\"title_typography_text_decoration\":\"none\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"title_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1000000000000001,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.7999999999999998,\"sizes\":[]},\"title_typography_word_spacing\":{\"unit\":\"em\",\"size\":0,\"sizes\":[]},\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4478a97\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}]'),(2488,282,'_elementor_page_assets','a:0:{}'),(2490,283,'_thumbnail_id','130'),(2491,283,'_wp_page_template','default'),(2492,283,'_elementor_edit_mode','builder'),(2493,283,'_elementor_template_type','wp-post'),(2494,283,'_elementor_version','3.19.2'),(2495,283,'_elementor_pro_version','3.19.2'),(2496,283,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";}'),(2497,283,'_elementor_data','[{\"id\":\"5faa341e\",\"elType\":\"container\",\"settings\":{\"eael_parallax_layers_list\":[],\"eael_cl_logics\":[{\"_id\":\"adb8a22\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\"},\"elements\":[{\"id\":\"1e7b64cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><span style=\\\"font-weight: 400;\\\">Key Takeaways<\\/span><\\/h2><ul><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">Red light therapy (RLT) is a non-invasive skin treatment that is revolutionizing skin care.<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">RLT uses red wavelengths of light to stimulate collagen production, reduce wrinkles, and treat skin conditions like acne and psoriasis.<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">It offers a holistic approach to skin health and well-being.<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">Safe, effective, and simple\\u2014it\'s a preferred choice for natural skin rejuvenation.<\\/span><\\/li><\\/ul><h2><span style=\\\"font-weight: 400;\\\">Red Light Therapy for Skin Health<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">In a world constantly chasing the next big breakthrough in skin care, there\'s been a quiet revolution that\'s been steadily gaining ground. It\\u2019s not flashy, and it doesn\\u2019t make outrageous claims. This revolution is red light therapy (RLT), a method that\\u2019s just as much about returning to the basics as about embracing the future.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Rediscovering the Basics: The Power of Light<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Think about the sun for a moment. This celestial body has been revered and feared, but one of its components, red light, is showing remarkable promise in the realm of skin health. Unlike the sun\\u2019s harmful UV rays, RLT is gentle and nurturing. It works at a cellular level, using wavelengths of red light to penetrate the skin, rejuvenating and repairing from within.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">The Science Behind the Magic<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">RLT feels almost like magic, but it\\u2019s deeply rooted in science. It uses specific wavelengths of red and near-infrared light to stimulate the skin\\u2019s natural healing processes. This light energy is absorbed by the mitochondria in our skin cells, which are the tiny powerhouses responsible for generating energy. This process, known as photobiomodulation, encourages cells to produce more ATP (adenosine triphosphate), the energy currency of the cell, leading to increased collagen production, reduced inflammation, and improved circulation.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">A Panacea for Various Skin Conditions<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The beauty of RLT lies in its versatility. It\\u2019s like a Swiss Army knife for skin conditions. Acne, often a source of frustration and discomfort, responds well to the anti-inflammatory properties of RLT. Scars and sun damage, the bane of many, start to fade under its gentle touch. Even chronic conditions like eczema, psoriasis, and rosacea, which often resist traditional treatments, show improvement with regular RLT sessions.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Beyond Skin Deep: Psychological and Emotional Benefits<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The benefits of RLT aren\\u2019t just skin deep. In a world where appearance can significantly impact mental and emotional well-being, improving skin health can lead to increased confidence and self-esteem. Imagine waking up to see clearer skin, reduced redness, and a more youthful appearance. It\\u2019s not just about vanity; it\\u2019s about the profound psychological impact that can come from feeling comfortable and confident in your skin.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">The Evolution of Skin Care Routines<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Our skin care routines are evolving. Gone are the days when we relied solely on creams and serums. Today, we\'re understanding the importance of holistic approaches. RLT fits perfectly into this paradigm, offering a treatment that complements traditional skin care methods. It\\u2019s a way to enhance the efficacy of your favorite products, allowing them to work more effectively in tandem with improved skin health.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Accessibility and Ease of Use<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">One of the most appealing aspects of RLT is its accessibility. Once confined to dermatologists\' offices and high-end spas, RLT devices are now available for home use. This democratization of technology means that more people can experience the benefits of red light therapy, integrating it seamlessly into their daily skin care routines.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Embracing the Light: A Call to Action<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">As we embrace this gentle, effective approach to skin care, we open the doors to a world where beauty and health go hand in hand. RLT isn\\u2019t just another fad; it\\u2019s a testament to the power of simplicity and the potential for revolutionary change in how we care for our skin.<\\/span><\\/p><p><span style=\\\"font-weight: 400;\\\">Are you ready to be part of this skin care revolution? Don\\u2019t just take our word for it. Experience the transformative power of red light therapy for yourself. <\\/span><a href=\\\"https:\\/\\/findredlightnearme.com\\/\\\"><span style=\\\"font-weight: 400;\\\">Find a red light therapy service near you<\\/span><\\/a><span style=\\\"font-weight: 400;\\\"> and embark on your journey to healthier, more radiant skin.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">FAQs About Red Light Therapy (RLT):<\\/span><\\/h2>\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"0fd9a3f\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69cbd3e\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is red light therapy (RLT)?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy is a therapeutic technique that uses red, low-level wavelengths of light to treat skin issues such as wrinkles, scars, and persistent wounds, among other conditions. It\'s considered a non-invasive and painless procedure, offering a safe alternative to treatments that rely on harsh chemicals or invasive methods.<\\/span><\\/p>\",\"_id\":\"0ad7dea\"},{\"tab_title\":\"How does red light therapy benefit the skin?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">RLT benefits the skin by deeply penetrating the layers to promote healing and rejuvenation. It\'s known for increasing collagen production, which is essential for maintaining skin elasticity and firmness. Additionally, it helps in reducing inflammation, improving circulation, and accelerating the skin\'s repair process, leading to healthier, more vibrant skin.<\\/span><\\/p>\",\"_id\":\"f060692\"},{\"tab_title\":\"Is red light therapy safe compared to UV rays?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy is significantly safer than exposure to UV rays. UV rays can cause damage to the skin, including sunburns, premature aging, and an increased risk of skin cancer. In contrast, RLT doesn\'t have these harmful effects and is used effectively for therapeutic purposes without damaging the skin.<\\/span><\\/p>\",\"_id\":\"64eccf3\"},{\"tab_title\":\"What skin conditions can RLT help with?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">RLT is versatile in treating various skin conditions. It can help in managing acne by reducing inflammation and redness, and it\'s effective in treating eczema and psoriasis, reducing itching, and improving skin texture. It also helps in healing sun-damaged skin and reducing the visibility of scars by promoting skin regeneration.<\\/span><\\/p>\",\"_id\":\"1c39661\"},{\"tab_title\":\"How does RLT work on a cellular level?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">On a cellular level, RLT works by emitting wavelengths of red light that are absorbed by the mitochondria in the skin cells. This absorption triggers a series of metabolic events, leading to an increase in the production of adenosine triphosphate (ATP), which is essential for cell regeneration and repair. This process enhances cellular activity, leading to healthier skin.<\\/span><\\/p>\",\"_id\":\"f64743f\"},{\"tab_title\":\"What makes RLT different from other skin care routines?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Unlike many skin care routines that rely on topical treatments or invasive procedures, RLT offers a non-invasive alternative that works from within the skin layers. It\'s user-friendly, can be done at home with the right equipment, and doesn\'t require extensive preparation or recovery time, making it a convenient option for those with busy lifestyles.<\\/span><\\/p>\",\"_id\":\"80ab2e2\"},{\"tab_title\":\"Can RLT improve overall wellness?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Beyond skin health, RLT is known to offer overall wellness benefits. It can improve mood and energy levels by stimulating the production of endorphins. It\'s also been used to alleviate pain and inflammation in various parts of the body, contributing to a greater sense of well-being and improved quality of life.<\\/span><\\/p>\",\"_id\":\"94a6f0d\"},{\"tab_title\":\"Are there personal success stories with RLT?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Numerous personal testimonies highlight the effectiveness of RLT. Users have reported significant improvements in skin conditions, a reduction in signs of aging, and an overall enhancement in skin appearance. These stories often emphasize the ease and convenience of using RLT as part of their regular skin care routine.<\\/span><\\/p>\",\"_id\":\"05b1fcf\"},{\"tab_title\":\"What is the future potential of RLT in skin care?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The future of RLT in skin care is promising, with ongoing research exploring its potential in treating a wider range of skin conditions and its integration into holistic health practices. It represents a shift towards more natural, non-invasive skin care methods that align with a growing interest in wellness and self-care.<\\/span><\\/p>\",\"_id\":\"eb3e87e\"},{\"tab_title\":\"How can someone start using RLT?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">To start with RLT, individuals can explore at-home devices or seek professional treatment centers. It\'s important to choose FDA-approved devices for safety and efficacy. Consulting with a dermatologist or a skin care professional can provide personalized advice and ensure that the therapy is tailored to individual skin needs. Additionally, resources like <\\/span><a href=\\\"https:\\/\\/findredlightnearme.com\\/\\\"><span style=\\\"font-weight: 400;\\\">Find a red light therapy service near you<\\/span><\\/a><span style=\\\"font-weight: 400;\\\"> can help locate nearby facilities offering professional RLT services.<\\/span><\\/p>\",\"_id\":\"3c27ea8\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4478a97\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=392b9e0\"}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}]'),(2498,283,'_elementor_page_assets','a:0:{}'),(2500,267,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:6:\"toggle\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_toggle\";a:1:{s:4:\"tabs\";i:1;}}s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:9:\"container\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}}'),(2509,65,'_elementor_edit_mode','builder'),(2513,286,'_elementor_import_session_id','65b7e01be4fbe'),(2514,286,'_thumbnail_id','137'),(2515,286,'_wp_page_template','default'),(2516,286,'_elementor_template_type','wp-post'),(2517,286,'_elementor_version','3.5.2'),(2518,286,'_elementor_pro_version','3.5.2'),(2519,286,'_elementor_data','[{\"id\":\"4df6ba25\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1e3a0f64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"40da79d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis<br><br>Donec pede justo, fringilla vitae, eleifend acer sem neque sed Lorem Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ipsum. Nam quam nunc, blandit vel, ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium consectetuer luculvinar, ids lorem. Maecenas nec odio et ante tincidunt tempus.<br><br>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis enim.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":50} --><\\/p>\\n<div style=\\\"height:50px\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:gallery {\\\"ids\\\":[708,708],\\\"linkTo\\\":\\\"none\\\"} --><\\/p>\\n<figure class=\\\"wp-block-gallery columns-2 is-cropped\\\">\\n<ul class=\\\"blocks-gallery-grid\\\">\\n<li class=\\\"blocks-gallery-item\\\">\\n<figure><img src=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" alt=\\\"\\\" data-id=\\\"708\\\" data-full-url=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" data-link=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/image_placeholder-13122021\\/\\\" class=\\\"wp-image-708\\\"><\\/figure>\\n<\\/li>\\n<li class=\\\"blocks-gallery-item\\\">\\n<figure><img src=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" alt=\\\"\\\" data-id=\\\"708\\\" data-full-url=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" data-link=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/image_placeholder-13122021\\/\\\" class=\\\"wp-image-708\\\"><\\/figure>\\n<\\/li>\\n<\\/ul>\\n<\\/figure>\\n<p><!-- \\/wp:gallery --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":50} --><\\/p>\\n<div style=\\\"height:50px\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis<br><br>Donec pede justo, fringilla vitae, eleifend acer sem neque sed Lorem Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ipsum. Nam quam nunc, blandit vel, ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium consectetuer luculvinar, ids lorem. Maecenas nec odio et ante tincidunt tempus.<br><br>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis enim.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":50} --><\\/p>\\n<div style=\\\"height:50px\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2520,286,'_elementor_page_assets','a:0:{}'),(2521,286,'_elementor_edit_mode','builder'),(2523,287,'_elementor_import_session_id','65b7e01be4fbe'),(2524,287,'_thumbnail_id','137'),(2525,287,'_wp_page_template','default'),(2526,287,'_elementor_template_type','wp-post'),(2527,287,'_elementor_version','3.5.2'),(2528,287,'_elementor_pro_version','3.5.2'),(2529,287,'_elementor_data','[{\"id\":\"4df6ba25\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1e3a0f64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"40da79d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis<br><br>Donec pede justo, fringilla vitae, eleifend acer sem neque sed Lorem Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ipsum. Nam quam nunc, blandit vel, ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium consectetuer luculvinar, ids lorem. Maecenas nec odio et ante tincidunt tempus.<br><br>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis enim.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":50} --><\\/p>\\n<div style=\\\"height:50px\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:gallery {\\\"ids\\\":[708,708],\\\"linkTo\\\":\\\"none\\\"} --><\\/p>\\n<figure class=\\\"wp-block-gallery columns-2 is-cropped\\\">\\n<ul class=\\\"blocks-gallery-grid\\\">\\n<li class=\\\"blocks-gallery-item\\\">\\n<figure><img src=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" alt=\\\"\\\" data-id=\\\"708\\\" data-full-url=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" data-link=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/image_placeholder-13122021\\/\\\" class=\\\"wp-image-708\\\"><\\/figure>\\n<\\/li>\\n<li class=\\\"blocks-gallery-item\\\">\\n<figure><img src=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" alt=\\\"\\\" data-id=\\\"708\\\" data-full-url=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" data-link=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/image_placeholder-13122021\\/\\\" class=\\\"wp-image-708\\\"><\\/figure>\\n<\\/li>\\n<\\/ul>\\n<\\/figure>\\n<p><!-- \\/wp:gallery --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":50} --><\\/p>\\n<div style=\\\"height:50px\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis<br><br>Donec pede justo, fringilla vitae, eleifend acer sem neque sed Lorem Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ipsum. Nam quam nunc, blandit vel, ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium consectetuer luculvinar, ids lorem. Maecenas nec odio et ante tincidunt tempus.<br><br>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis enim.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":50} --><\\/p>\\n<div style=\\\"height:50px\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2530,287,'_elementor_page_assets','a:0:{}'),(2531,287,'_elementor_edit_mode','builder'),(2533,65,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";}'),(2534,288,'_elementor_import_session_id','65b7e01be4fbe'),(2535,288,'_thumbnail_id','137'),(2536,288,'_wp_page_template','default'),(2537,288,'_elementor_template_type','wp-post'),(2538,288,'_elementor_version','3.5.2'),(2539,288,'_elementor_pro_version','3.5.2'),(2540,288,'_elementor_data','[{\"id\":\"4df6ba25\",\"elType\":\"section\",\"settings\":{\"eael_parallax_layers_list\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_badge_text\":\"New\",\"eael_cl_logics\":[{\"_id\":\"d57689b\"}],\"pa_condition_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\"},\"elements\":[{\"id\":\"1e3a0f64\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eael_cl_logics\":[{\"_id\":\"821b7de\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[{\"id\":\"40da79d1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><span style=\\\"font-weight: 400;\\\">Key Takeaways<\\/span><\\/h2><h3><span style=\\\"font-weight: 400;\\\">Red Light Therapy (RLT) in Mental Health<\\/span><\\/h3><ul><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">Red light therapy (RLT) is a transformative approach using red light wavelengths to improve cellular health and neural function.<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">RLT shows promise in treating depression, anxiety, and stress.<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">It also enhances sleep quality and supports overall mental well-being.<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">Embrace RLT as part of a comprehensive mental wellness routine for a balanced, healthier state of mind.<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">Learn more about this innovative therapy at <\\/span><a href=\\\"https:\\/\\/findredlightnearme.com\\/\\\"><span style=\\\"font-weight: 400;\\\">Find red light therapy near you<\\/span><\\/a><span style=\\\"font-weight: 400;\\\">.<\\/span><\\/li><\\/ul><h2><span style=\\\"font-weight: 400;\\\">Introduction<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">In a world where mental health is becoming an increasingly prominent part of our daily conversations, there\'s a surprising yet profoundly effective player emerging on the scene: red light therapy (RLT). This therapy, known for its simplicity and non-invasive nature, is showing remarkable promise in the realm of mental wellness.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Redefining Mental Health Care<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The landscape of mental health care is undergoing a significant transformation. As we broaden our understanding of mental health, we\'re moving beyond the traditional confines of medication and therapy. This is where red light therapy (RLT) comes in, representing a new frontier in mental health care. It\\u2019s not just an alternative; it\\u2019s a complementary approach that can be integrated with traditional therapies, offering a holistic path to mental wellness.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">The Underlying Science: A Deeper Look<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The science behind RLT is both fascinating and complex. At its core, RLT impacts cellular health, particularly the mitochondria\\u2014the powerhouses within our cells. When these mitochondria are stimulated by the specific wavelengths of red light, they become more efficient at producing energy. This increase in energy can lead to enhanced neural function, which is crucial in addressing various mental health conditions. Moreover, RLT is believed to have an anti-inflammatory effect on the brain, which is significant considering the link between inflammation and many mental health disorders.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Combatting Depression and Anxiety<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">RLT\\u2019s potential for treating depression and anxiety lies in its ability to alter brain chemistry and functionality. The therapy may help increase the production of neurotransmitters like serotonin and dopamine, which play critical roles in mood regulation. For those suffering from depression and anxiety, RLT offers a ray of hope\\u2014a non-invasive way to potentially rebalance brain chemistry and bring about a sense of calm and emotional stability.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Stress: The Silent Epidemic<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Chronic stress is a pervasive issue in modern society, often leading to a host of physical and mental health problems. RLT addresses stress by creating a serene, tranquil environment, allowing individuals to relax and decompress. This relaxation response is crucial in mitigating the effects of chronic stress and promoting a state of mental equilibrium.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">The Sleep Connection<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The link between sleep and mental health cannot be overstated. RLT has the potential to positively impact sleep by regulating melatonin production, a hormone that governs our sleep-wake cycle. By improving sleep quality and restoring a natural circadian rhythm, RLT can play a vital role in alleviating the symptoms of mental health disorders that are often exacerbated by poor sleep.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Building a Mental Wellness Routine<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Incorporating RLT into a mental wellness routine can be a transformative experience. It\\u2019s about setting aside time for self-care and creating a tranquil space where one can focus on mental regeneration. Consistent use of RLT can lead to cumulative benefits, contributing significantly to overall mental health and resilience.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Beyond the Light: A Holistic View<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Embracing RLT is about embracing a holistic view of mental health. It acknowledges that mental wellness is not just about treating symptoms but about nurturing overall health. This holistic view encompasses a balanced diet, regular physical activity, mindfulness practices, and other wellness strategies, with RLT as a complementary component in this multifaceted approach.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">A Brighter Future in Mental Health<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The future of mental health care looks promising with the integration of therapies like RLT. This approach represents a shift towards more personalized, patient-centered care, where individual choice and holistic methods are valued alongside traditional treatments.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Embracing the Journey to Mental Wellness<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The journey to mental wellness is unique for each person. RLT offers a path on this journey that is gentle, non-intrusive, and supportive. It\\u2019s a therapy that not only addresses specific mental health issues but also contributes to a broader sense of well-being and quality of life.<\\/span><\\/p><p><span style=\\\"font-weight: 400;\\\">To embark on a new path in your mental wellness journey, consider the unique benefits of red light therapy. Explore this innovative approach by visiting <\\/span><a href=\\\"https:\\/\\/findredlightnearme.com\\/\\\"><span style=\\\"font-weight: 400;\\\">Find red light therapy near you<\\/span><\\/a><span style=\\\"font-weight: 400;\\\">. Embrace the journey to a healthier, more balanced state of mind.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\"><br \\/><\\/span><span style=\\\"font-weight: 400;\\\">FAQs:<\\/span><\\/h2>\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"8d2c4e6\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"79f430f\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is red light therapy (RLT), and how does it relate to mental health?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy is a non-invasive treatment using specific wavelengths of red light. In mental health, RLT is emerging as a beneficial tool due to its ability to impact cellular health, particularly mitochondria in brain cells. This impact can enhance neural function, potentially improving various mental health conditions by increasing cellular energy and reducing brain inflammation.<\\/span><\\/p>\",\"_id\":\"0ad7dea\"},{\"tab_title\":\"How is the mental health care landscape changing with RLT?\",\"tab_content\":\"<p>Mental health care is evolving beyond traditional medication and therapy. RLT represents a new frontier, offering a complementary approach that can be integrated with conventional treatments. It provides a holistic path to mental wellness, broadening the scope of mental health care to include innovative, non-pharmacological options.<\\/p>\",\"_id\":\"c0be0ee\"},{\"tab_title\":\"Can you explain the science behind RLT\'s effectiveness in mental health?\",\"tab_content\":\"<p>RLT\'s effectiveness in mental health is rooted in its ability to stimulate mitochondria, the energy producers in cells. This stimulation increases the production of ATP (adenosine triphosphate), enhancing cell function and energy levels. The therapy\'s potential anti-inflammatory effect on the brain is also crucial, considering inflammation\'s link to mental health disorders.<\\/p>\",\"_id\":\"66c4b46\"},{\"tab_title\":\"How does RLT combat depression and anxiety?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">RLT may combat depression and anxiety by altering brain chemistry and functionality. It\'s thought to increase neurotransmitters like serotonin and dopamine, which are crucial for mood regulation. This could offer a non-invasive option to rebalance brain chemistry, aiding in achieving emotional stability and calmness.<\\/span><\\/p>\",\"_id\":\"64b0fab\"},{\"tab_title\":\"What role does RLT play in addressing chronic stress?\",\"tab_content\":\"<p>Chronic stress, a widespread issue, leads to various physical and mental health problems. RLT helps combat this by creating a serene environment, allowing relaxation and decompression. This relaxation response is key to reducing the impact of chronic stress and promoting mental balance.<\\/p>\",\"_id\":\"000eebd\"},{\"tab_title\":\"How does RLT influence sleep and its connection to mental health?\",\"tab_content\":\"<p>Sleep is deeply connected to mental health. RLT can positively impact sleep by regulating melatonin production, the hormone controlling our sleep-wake cycle. Improving sleep quality and restoring natural circadian rhythms can significantly alleviate the symptoms of mental health disorders, often worsened by poor sleep.<\\/p>\",\"_id\":\"cf0fa9b\"},{\"tab_title\":\"What are the benefits of incorporating RLT into a mental wellness routine?\",\"tab_content\":\"<p>Incorporating RLT into a mental wellness routine can be transformative. It involves dedicating time to self-care and mental regeneration in a tranquil space. Regular use of RLT can yield cumulative benefits, enhancing overall mental health and resilience.<\\/p>\",\"_id\":\"6812863\"},{\"tab_title\":\"Can you elaborate on the holistic view of mental health that includes RLT?\",\"tab_content\":\"<p>Embracing RLT means adopting a holistic view of mental health. This approach goes beyond symptom treatment, focusing on nurturing overall health. It encompasses a balanced diet, regular exercise, mindfulness practices, and other wellness strategies, with RLT serving as a complementary element in this multifaceted approach.<\\/p>\",\"_id\":\"7d7f185\"},{\"tab_title\":\"What does the future of mental health care look like with the integration of RLT?\",\"tab_content\":\"<p>The future of mental health care, with the integration of RLT, is promising. This approach signifies a shift towards personalized, patient-centered care that values individual choice and holistic methods alongside traditional treatments. It represents a step forward in diversifying and enriching mental health care options.<\\/p>\",\"_id\":\"f244e02\"},{\"tab_title\":\"How does RLT support the individual\'s journey to mental wellness?\",\"tab_content\":\"<p>RLT offers a gentle, non-intrusive, and supportive path on the mental wellness journey. It\'s not just about addressing specific mental health issues but also contributing to a broader sense of well-being and quality of life. RLT allows individuals to take an active role in their mental health care, providing a therapy option that complements their unique needs and preferences. It\'s about embracing a journey to a healthier and more balanced state of mind. The RLT therapy aids in cultivating inner peace, emotional balance, and mental clarity.<\\/p>\",\"_id\":\"3476ddb\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4478a97\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=392b9e0\"}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false}]'),(2541,288,'_elementor_page_assets','a:0:{}'),(2542,288,'_elementor_edit_mode','builder'),(2544,288,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";}'),(2545,65,'_eael_custom_js',''),(2546,65,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:6:\"toggle\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_toggle\";a:1:{s:4:\"tabs\";i:1;}}s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}}'),(2547,289,'_elementor_edit_mode','builder'),(2548,289,'_elementor_template_type','widget'),(2549,290,'_elementor_edit_mode','builder'),(2550,290,'_elementor_template_type','widget'),(2551,289,'_wp_page_template','default'),(2552,289,'_elementor_version','3.19.3'),(2553,289,'_elementor_pro_version','3.19.2'),(2554,289,'_elementor_data','[{\"id\":\"148a4509\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is red light therapy (RLT)?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy is a therapeutic technique that uses red, low-level wavelengths of light to treat skin issues such as wrinkles, scars, and persistent wounds, among other conditions. It\'s considered a non-invasive and painless procedure, offering a safe alternative to treatments that rely on harsh chemicals or invasive methods.<\\/span><\\/p>\",\"_id\":\"0ad7dea\"},{\"tab_title\":\"How does red light therapy benefit the skin?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">RLT benefits the skin by deeply penetrating the layers to promote healing and rejuvenation. It\'s known for increasing collagen production, which is essential for maintaining skin elasticity and firmness. Additionally, it helps in reducing inflammation, improving circulation, and accelerating the skin\'s repair process, leading to healthier, more vibrant skin.<\\/span><\\/p>\",\"_id\":\"f060692\"},{\"tab_title\":\"Is red light therapy safe compared to UV rays?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy is significantly safer than exposure to UV rays. UV rays can cause damage to the skin, including sunburns, premature aging, and an increased risk of skin cancer. In contrast, RLT doesn\'t have these harmful effects and is used effectively for therapeutic purposes without damaging the skin.<\\/span><\\/p>\",\"_id\":\"64eccf3\"},{\"tab_title\":\"What skin conditions can RLT help with?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">RLT is versatile in treating various skin conditions. It can help in managing acne by reducing inflammation and redness, and it\'s effective in treating eczema and psoriasis, reducing itching, and improving skin texture. It also helps in healing sun-damaged skin and reducing the visibility of scars by promoting skin regeneration.<\\/span><\\/p>\",\"_id\":\"1c39661\"},{\"tab_title\":\"How does RLT work on a cellular level?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">On a cellular level, RLT works by emitting wavelengths of red light that are absorbed by the mitochondria in the skin cells. This absorption triggers a series of metabolic events, leading to an increase in the production of adenosine triphosphate (ATP), which is essential for cell regeneration and repair. This process enhances cellular activity, leading to healthier skin.<\\/span><\\/p>\",\"_id\":\"f64743f\"},{\"tab_title\":\"What makes RLT different from other skin care routines?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Unlike many skin care routines that rely on topical treatments or invasive procedures, RLT offers a non-invasive alternative that works from within the skin layers. It\'s user-friendly, can be done at home with the right equipment, and doesn\'t require extensive preparation or recovery time, making it a convenient option for those with busy lifestyles.<\\/span><\\/p>\",\"_id\":\"80ab2e2\"},{\"tab_title\":\"Can RLT improve overall wellness?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Beyond skin health, RLT is known to offer overall wellness benefits. It can improve mood and energy levels by stimulating the production of endorphins. It\'s also been used to alleviate pain and inflammation in various parts of the body, contributing to a greater sense of well-being and improved quality of life.<\\/span><\\/p>\",\"_id\":\"94a6f0d\"},{\"tab_title\":\"Are there personal success stories with RLT?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Numerous personal testimonies highlight the effectiveness of RLT. Users have reported significant improvements in skin conditions, a reduction in signs of aging, and an overall enhancement in skin appearance. These stories often emphasize the ease and convenience of using RLT as part of their regular skin care routine.<\\/span><\\/p>\",\"_id\":\"05b1fcf\"},{\"tab_title\":\"What is the future potential of RLT in skin care?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The future of RLT in skin care is promising, with ongoing research exploring its potential in treating a wider range of skin conditions and its integration into holistic health practices. It represents a shift towards more natural, non-invasive skin care methods that align with a growing interest in wellness and self-care.<\\/span><\\/p>\",\"_id\":\"eb3e87e\"},{\"tab_title\":\"How can someone start using RLT?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">To start with RLT, individuals can explore at-home devices or seek professional treatment centers. It\'s important to choose FDA-approved devices for safety and efficacy. Consulting with a dermatologist or a skin care professional can provide personalized advice and ensure that the therapy is tailored to individual skin needs. Additionally, resources like <\\/span><a href=\\\"https:\\/\\/findredlightnearme.com\\/\\\"><span style=\\\"font-weight: 400;\\\">Find a red light therapy service near you<\\/span><\\/a><span style=\\\"font-weight: 400;\\\"> can help locate nearby facilities offering professional RLT services.<\\/span><\\/p>\",\"_id\":\"3c27ea8\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4478a97\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=392b9e0\"}},\"elements\":[],\"widgetType\":\"toggle\"}]'),(2555,291,'_elementor_edit_mode','builder'),(2556,291,'_elementor_template_type','widget'),(2557,291,'_wp_page_template','default'),(2558,291,'_elementor_version','3.19.3'),(2559,291,'_elementor_pro_version','3.19.2'),(2560,291,'_elementor_data','[{\"id\":\"148a4509\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is red light therapy (RLT)?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy is a therapeutic technique that uses red, low-level wavelengths of light to treat skin issues such as wrinkles, scars, and persistent wounds, among other conditions. It\'s considered a non-invasive and painless procedure, offering a safe alternative to treatments that rely on harsh chemicals or invasive methods.<\\/span><\\/p>\",\"_id\":\"0ad7dea\"},{\"tab_title\":\"How does red light therapy benefit the skin?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">RLT benefits the skin by deeply penetrating the layers to promote healing and rejuvenation. It\'s known for increasing collagen production, which is essential for maintaining skin elasticity and firmness. Additionally, it helps in reducing inflammation, improving circulation, and accelerating the skin\'s repair process, leading to healthier, more vibrant skin.<\\/span><\\/p>\",\"_id\":\"f060692\"},{\"tab_title\":\"Is red light therapy safe compared to UV rays?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy is significantly safer than exposure to UV rays. UV rays can cause damage to the skin, including sunburns, premature aging, and an increased risk of skin cancer. In contrast, RLT doesn\'t have these harmful effects and is used effectively for therapeutic purposes without damaging the skin.<\\/span><\\/p>\",\"_id\":\"64eccf3\"},{\"tab_title\":\"What skin conditions can RLT help with?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">RLT is versatile in treating various skin conditions. It can help in managing acne by reducing inflammation and redness, and it\'s effective in treating eczema and psoriasis, reducing itching, and improving skin texture. It also helps in healing sun-damaged skin and reducing the visibility of scars by promoting skin regeneration.<\\/span><\\/p>\",\"_id\":\"1c39661\"},{\"tab_title\":\"How does RLT work on a cellular level?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">On a cellular level, RLT works by emitting wavelengths of red light that are absorbed by the mitochondria in the skin cells. This absorption triggers a series of metabolic events, leading to an increase in the production of adenosine triphosphate (ATP), which is essential for cell regeneration and repair. This process enhances cellular activity, leading to healthier skin.<\\/span><\\/p>\",\"_id\":\"f64743f\"},{\"tab_title\":\"What makes RLT different from other skin care routines?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Unlike many skin care routines that rely on topical treatments or invasive procedures, RLT offers a non-invasive alternative that works from within the skin layers. It\'s user-friendly, can be done at home with the right equipment, and doesn\'t require extensive preparation or recovery time, making it a convenient option for those with busy lifestyles.<\\/span><\\/p>\",\"_id\":\"80ab2e2\"},{\"tab_title\":\"Can RLT improve overall wellness?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Beyond skin health, RLT is known to offer overall wellness benefits. It can improve mood and energy levels by stimulating the production of endorphins. It\'s also been used to alleviate pain and inflammation in various parts of the body, contributing to a greater sense of well-being and improved quality of life.<\\/span><\\/p>\",\"_id\":\"94a6f0d\"},{\"tab_title\":\"Are there personal success stories with RLT?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Numerous personal testimonies highlight the effectiveness of RLT. Users have reported significant improvements in skin conditions, a reduction in signs of aging, and an overall enhancement in skin appearance. These stories often emphasize the ease and convenience of using RLT as part of their regular skin care routine.<\\/span><\\/p>\",\"_id\":\"05b1fcf\"},{\"tab_title\":\"What is the future potential of RLT in skin care?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The future of RLT in skin care is promising, with ongoing research exploring its potential in treating a wider range of skin conditions and its integration into holistic health practices. It represents a shift towards more natural, non-invasive skin care methods that align with a growing interest in wellness and self-care.<\\/span><\\/p>\",\"_id\":\"eb3e87e\"},{\"tab_title\":\"How can someone start using RLT?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">To start with RLT, individuals can explore at-home devices or seek professional treatment centers. It\'s important to choose FDA-approved devices for safety and efficacy. Consulting with a dermatologist or a skin care professional can provide personalized advice and ensure that the therapy is tailored to individual skin needs. Additionally, resources like <\\/span><a href=\\\"https:\\/\\/findredlightnearme.com\\/\\\"><span style=\\\"font-weight: 400;\\\">Find a red light therapy service near you<\\/span><\\/a><span style=\\\"font-weight: 400;\\\"> can help locate nearby facilities offering professional RLT services.<\\/span><\\/p>\",\"_id\":\"3c27ea8\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4478a97\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=392b9e0\"}},\"elements\":[],\"widgetType\":\"toggle\"}]'),(2561,289,'_elementor_page_assets','a:0:{}'),(2562,289,'_eael_custom_js',''),(2563,289,'_elementor_controls_usage','a:1:{s:6:\"toggle\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_toggle\";a:1:{s:4:\"tabs\";i:1;}}s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}}'),(2564,289,'_elementor_template_widget_type','toggle'),(2565,64,'_elementor_edit_mode','builder'),(2571,292,'_elementor_import_session_id','65b7e01be4fbe'),(2572,292,'_thumbnail_id','143'),(2573,292,'_wp_page_template','default'),(2574,292,'_elementor_template_type','wp-post'),(2575,292,'_elementor_version','3.5.2'),(2576,292,'_elementor_pro_version','3.5.2'),(2577,292,'_elementor_data','[{\"id\":\"66d18b49\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"20667df0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4d0b4fe3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis<br><br>Donec pede justo, fringilla vitae, eleifend acer sem neque sed Lorem Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ipsum. Nam quam nunc, blandit vel, ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium consectetuer luculvinar, ids lorem. Maecenas nec odio et ante tincidunt tempus.<br><br>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis enim.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":50} --><\\/p>\\n<div style=\\\"height:50px\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:gallery {\\\"ids\\\":[708,708],\\\"linkTo\\\":\\\"none\\\"} --><\\/p>\\n<figure class=\\\"wp-block-gallery columns-2 is-cropped\\\">\\n<ul class=\\\"blocks-gallery-grid\\\">\\n<li class=\\\"blocks-gallery-item\\\">\\n<figure><img src=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" alt=\\\"\\\" data-id=\\\"708\\\" data-full-url=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" data-link=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/image_placeholder-13122021\\/\\\" class=\\\"wp-image-708\\\"><\\/figure>\\n<\\/li>\\n<li class=\\\"blocks-gallery-item\\\">\\n<figure><img src=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" alt=\\\"\\\" data-id=\\\"708\\\" data-full-url=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" data-link=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/image_placeholder-13122021\\/\\\" class=\\\"wp-image-708\\\"><\\/figure>\\n<\\/li>\\n<\\/ul>\\n<\\/figure>\\n<p><!-- \\/wp:gallery --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":50} --><\\/p>\\n<div style=\\\"height:50px\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis<br><br>Donec pede justo, fringilla vitae, eleifend acer sem neque sed Lorem Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ipsum. Nam quam nunc, blandit vel, ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium consectetuer luculvinar, ids lorem. Maecenas nec odio et ante tincidunt tempus.<br><br>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis enim.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":50} --><\\/p>\\n<div style=\\\"height:50px\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2578,292,'_elementor_page_assets','a:0:{}'),(2579,292,'_elementor_edit_mode','builder'),(2581,293,'_elementor_import_session_id','65b7e01be4fbe'),(2582,293,'_thumbnail_id','143'),(2583,293,'_wp_page_template','default'),(2584,293,'_elementor_template_type','wp-post'),(2585,293,'_elementor_version','3.5.2'),(2586,293,'_elementor_pro_version','3.5.2'),(2587,293,'_elementor_data','[{\"id\":\"66d18b49\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"20667df0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4d0b4fe3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis<br><br>Donec pede justo, fringilla vitae, eleifend acer sem neque sed Lorem Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ipsum. Nam quam nunc, blandit vel, ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium consectetuer luculvinar, ids lorem. Maecenas nec odio et ante tincidunt tempus.<br><br>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis enim.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":50} --><\\/p>\\n<div style=\\\"height:50px\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:gallery {\\\"ids\\\":[708,708],\\\"linkTo\\\":\\\"none\\\"} --><\\/p>\\n<figure class=\\\"wp-block-gallery columns-2 is-cropped\\\">\\n<ul class=\\\"blocks-gallery-grid\\\">\\n<li class=\\\"blocks-gallery-item\\\">\\n<figure><img src=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" alt=\\\"\\\" data-id=\\\"708\\\" data-full-url=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" data-link=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/image_placeholder-13122021\\/\\\" class=\\\"wp-image-708\\\"><\\/figure>\\n<\\/li>\\n<li class=\\\"blocks-gallery-item\\\">\\n<figure><img src=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" alt=\\\"\\\" data-id=\\\"708\\\" data-full-url=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" data-link=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/image_placeholder-13122021\\/\\\" class=\\\"wp-image-708\\\"><\\/figure>\\n<\\/li>\\n<\\/ul>\\n<\\/figure>\\n<p><!-- \\/wp:gallery --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":50} --><\\/p>\\n<div style=\\\"height:50px\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis<br><br>Donec pede justo, fringilla vitae, eleifend acer sem neque sed Lorem Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ipsum. Nam quam nunc, blandit vel, ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium consectetuer luculvinar, ids lorem. Maecenas nec odio et ante tincidunt tempus.<br><br>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis enim.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":50} --><\\/p>\\n<div style=\\\"height:50px\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2588,293,'_elementor_page_assets','a:0:{}'),(2589,293,'_elementor_edit_mode','builder'),(2591,64,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";}'),(2592,294,'_elementor_import_session_id','65b7e01be4fbe'),(2593,294,'_thumbnail_id','143'),(2594,294,'_wp_page_template','default'),(2595,294,'_elementor_template_type','wp-post'),(2596,294,'_elementor_version','3.5.2'),(2597,294,'_elementor_pro_version','3.5.2'),(2598,294,'_elementor_data','[{\"id\":\"66d18b49\",\"elType\":\"section\",\"settings\":{\"eael_parallax_layers_list\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_badge_text\":\"New\",\"eael_cl_logics\":[{\"_id\":\"0cc183f\"}],\"pa_condition_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\"},\"elements\":[{\"id\":\"20667df0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eael_cl_logics\":[{\"_id\":\"d7021f5\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[{\"id\":\"4d0b4fe3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><span style=\\\"font-weight: 400;\\\">Key Takeaways<\\/span><\\/h2><h3><span style=\\\"font-weight: 400;\\\">Red Light Therapy (RLT) for Better Sleep:<\\/span><\\/h3><ul><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">RLT is a natural and effective approach to improve sleep quality.<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">RLT emits wavelengths that maintain circadian rhythm and support melatonin production, essential for healthy sleep cycles.<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">It\\u2019s beneficial for insomnia, sleep apnea, and other disorders, offering personalized solutions for restful sleep.<\\/span><\\/li><\\/ul><p><span style=\\\"font-weight: 400;\\\">Embrace RLT to transform your sleep habits and enhance your overall well-being. Learn more at <\\/span><a href=\\\"https:\\/\\/findredlightnearme.com\\/\\\"><span style=\\\"font-weight: 400;\\\">Find Red Light Therapy near you<\\/span><\\/a><span style=\\\"font-weight: 400;\\\">.<\\/span><span style=\\\"font-weight: 400;\\\"><br \\/><\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Introduction\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Sleep, often elusive yet crucial for our well-being, is a fundamental pillar of health. In the quest for better sleep, red light therapy (RLT) emerges as a groundbreaking tool, offering a natural, non-invasive solution to improve sleep quality.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Understanding the Sleep Crisis<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">In our modern world, sleep disorders are increasingly common, affecting millions globally. The reasons are manifold: stress, technology, lifestyle changes, and more. This sleep crisis not only leaves us feeling tired but also impacts our overall health. In this context, finding effective, non-pharmacological methods for better sleep is more important than ever.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">How Red Light Therapy Works for Sleep<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Red light therapy works by emitting wavelengths that don\'t disrupt our natural sleep-wake cycle. Unlike the blue light from screens, which hinders the production of melatonin (the sleep hormone), red light aids in maintaining the circadian rhythm. Exposure to red light before bedtime can help signal the body that it\\u2019s time to wind down, preparing us for a restful night\\u2019s sleep. Yes, red light can equal better sleep for all of us.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">The Science Behind the Therapy<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The efficacy of RLT in improving sleep is grounded in science. It\\u2019s believed that red light helps regulate melatonin production, which is crucial for a healthy sleep cycle. Additionally, RLT can reduce inflammation and pain, two common culprits behind disturbed sleep. By addressing these issues, RLT aids in achieving deeper, more restorative sleep.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Beyond Insomnia: RLT for Various Sleep Disorders<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">RLT\\u2019s potential extends beyond just insomnia. It can be beneficial for a range of sleep disorders, including delayed sleep phase syndrome, sleep apnea, and even jet lag. By helping to reset the body\\u2019s internal clock, RLT can be a valuable tool in managing these conditions.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">A Holistic Approach to Sleep Health<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Good sleep hygiene involves more than just one solution. Incorporating RLT into a broader sleep wellness routine can amplify its benefits. This means combining RLT with other sleep-positive practices like a consistent bedtime routine, a comfortable sleep environment, and avoiding stimulants before bed.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Personalized Sleep Solutions with RLT<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">One of the advantages of RLT is its adaptability to individual needs. Whether it\\u2019s the duration of exposure, the timing, or the intensity of the light, RLT can be tailored to suit personal preferences and requirements, making it an appealing choice for those seeking a customized approach to sleep improvement.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Restful Nights, Healthier Days<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Improved sleep quality has far-reaching effects on our health. Better sleep leads to enhanced cognitive function, improved mood, stronger immunity, and overall better quality of life. RLT offers a pathway to these benefits, aiding in not just better nights but healthier days.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Embracing the Power of Light for Sleep<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The journey to better sleep is a personal and often challenging one. Red Light Therapy stands out as a beacon in this journey, offering a simple yet effective solution. By embracing this therapy, we open ourselves to the possibility of restful nights and the myriad health benefits that come with them.<\\/span><\\/p><p><span style=\\\"font-weight: 400;\\\">If you\\u2019re seeking a natural, effective way to improve your sleep, consider the potential of red light therapy. To learn more and find a provider, visit <\\/span><a href=\\\"https:\\/\\/findredlightnearme.com\\/\\\"><span style=\\\"font-weight: 400;\\\">Find Red Light Therapy near you<\\/span><\\/a><span style=\\\"font-weight: 400;\\\">. Discover the power of light to transform your sleep and enhance your life.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">FAQs<\\/span><\\/h2><p>\\u00a0<\\/p>\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"259ecf5\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"510760d\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is red light therapy (RLT) and how does it help with sleep?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy is a non-invasive treatment using specific wavelengths of red light. It aids sleep by emitting light that doesn\'t disrupt the natural sleep-wake cycle. Unlike blue light from screens, RLT supports the production of melatonin, the sleep hormone, helping maintain the body\'s circadian rhythm and preparing the body for better sleep.<\\/span><\\/p>\",\"_id\":\"0ad7dea\"},{\"tab_title\":\"Why is addressing the sleep crisis important, and how does RLT fit in?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The modern sleep crisis, fueled by stress, technology, and lifestyle changes, affects millions worldwide, impacting overall health. Addressing this crisis is crucial, as poor sleep can lead to various health issues. RLT offers a non-pharmacological method to improve sleep, providing a safe and natural alternative to traditional sleep aids.<\\/span><\\/p>\",\"_id\":\"212ed45\"},{\"tab_title\":\"Can you explain the scientific basis of RLT in improving sleep?\",\"tab_content\":\"<p>The effectiveness of RLT in improving sleep is scientifically grounded. It\'s believed that RLT helps regulate melatonin production, which is essential for a healthy sleep cycle. Additionally, by reducing inflammation and pain, common causes of disturbed sleep, RLT promotes deeper, more restorative, and better sleep.<\\/p>\",\"_id\":\"c080872\"},{\"tab_title\":\"How does RLT assist in treating different sleep disorders?\",\"tab_content\":\"<p>RLT\\u2019s scope extends beyond insomnia. It\\u2019s beneficial for conditions like delayed sleep phase syndrome, sleep apnea, and jet lag. RLT aids in resetting the body\'s internal clock, making it a valuable tool for managing various sleep-related conditions and improving overall sleep quality.<\\/p>\",\"_id\":\"39a5494\"},{\"tab_title\":\"What role does RLT play in a holistic approach to sleep health?\",\"tab_content\":\"<p>Incorporating RLT into a comprehensive sleep wellness routine can enhance its benefits. This holistic approach includes maintaining a consistent bedtime routine, ensuring a comfortable sleep environment, and avoiding stimulants before bed. RLT complements these practices by providing a natural method to improve sleep quality.<\\/p>\",\"_id\":\"e399508\"},{\"tab_title\":\"How can RLT be tailored for personalized sleep solutions?\",\"tab_content\":\"<p>RLT is adaptable to individual needs, making it an attractive choice for personalized sleep improvement. Variables like exposure duration, light intensity, and therapy timing can be adjusted to suit personal preferences and requirements, offering a customizable approach to enhanced, better sleep.<\\/p>\",\"_id\":\"67044cc\"},{\"tab_title\":\"What are the broader health benefits of better sleep through RLT?\",\"tab_content\":\"<p>Enhanced sleep quality leads to numerous health benefits. Better sleep contributes to improved cognitive function, mood enhancement, stronger immunity, and an overall better quality of life. RLT, by improving sleep, plays a crucial role in these broader health aspects, leading to healthier days and better overall well-being.<\\/p>\",\"_id\":\"38232cf\"},{\"tab_title\":\"What makes RLT a unique solution in the journey to better sleep?\",\"tab_content\":\"<p>In the quest for better sleep, RLT stands out for its simplicity and effectiveness. It offers<br \\/>a gentle, non-invasive solution that aligns with the body\'s natural rhythms, differing from other treatments that may rely on medication or complex therapies. RLT\'s ability to naturally support melatonin production and maintain the circadian rhythm makes it an appealing option for those seeking a more natural approach to improving sleep.<\\/p>\",\"_id\":\"ab97707\"},{\"tab_title\":\"Are there any risks or side effects associated with using RLT for sleep?\",\"tab_content\":\"<p>RLT is generally considered safe with minimal side effects. However, as with any therapy, individual experiences may vary. Some people might experience mild discomfort or irritation, especially when they first start using the therapy. It\'s important to follow guidelines for use and consult with a healthcare professional, particularly for those with pre-existing health conditions or sensitivities.<\\/p>\",\"_id\":\"61642a9\"},{\"tab_title\":\"How do you incorporate RLT into a nightly routine for better sleep?\",\"tab_content\":\"<p>Incorporating RLT into a nightly routine can be done by scheduling a session with an RLT device before bedtime. The duration and intensity should be tailored to individual preferences and needs. The calming effect of the red light helps signal the body to prepare for sleep, making it an ideal part of a wind-down routine that might also include relaxation techniques or reading.<\\/p>\",\"_id\":\"291fd99\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4478a97\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=392b9e0\"}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false}]'),(2599,294,'_elementor_page_assets','a:0:{}'),(2600,294,'_elementor_edit_mode','builder'),(2602,294,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";}'),(2603,64,'_eael_custom_js',''),(2604,64,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:6:\"toggle\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_toggle\";a:1:{s:4:\"tabs\";i:1;}}s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}}'),(2605,63,'_elementor_edit_mode','builder'),(2609,295,'_elementor_import_session_id','65b7e01be4fbe'),(2610,295,'_thumbnail_id','147'),(2611,295,'_wp_page_template','default'),(2612,295,'_elementor_template_type','wp-post'),(2613,295,'_elementor_version','3.5.2'),(2614,295,'_elementor_pro_version','3.5.2'),(2615,295,'_elementor_data','[{\"id\":\"56bc367b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2fd07136\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"52264ec6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis<br><br>Donec pede justo, fringilla vitae, eleifend acer sem neque sed Lorem Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ipsum. Nam quam nunc, blandit vel, ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium consectetuer luculvinar, ids lorem. Maecenas nec odio et ante tincidunt tempus.<br><br>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis enim.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":50} --><\\/p>\\n<div style=\\\"height:50px\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:gallery {\\\"ids\\\":[708,708],\\\"linkTo\\\":\\\"none\\\"} --><\\/p>\\n<figure class=\\\"wp-block-gallery columns-2 is-cropped\\\">\\n<ul class=\\\"blocks-gallery-grid\\\">\\n<li class=\\\"blocks-gallery-item\\\">\\n<figure><img src=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" alt=\\\"\\\" data-id=\\\"708\\\" data-full-url=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" data-link=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/image_placeholder-13122021\\/\\\" class=\\\"wp-image-708\\\"><\\/figure>\\n<\\/li>\\n<li class=\\\"blocks-gallery-item\\\">\\n<figure><img src=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" alt=\\\"\\\" data-id=\\\"708\\\" data-full-url=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" data-link=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/image_placeholder-13122021\\/\\\" class=\\\"wp-image-708\\\"><\\/figure>\\n<\\/li>\\n<\\/ul>\\n<\\/figure>\\n<p><!-- \\/wp:gallery --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":50} --><\\/p>\\n<div style=\\\"height:50px\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis<br><br>Donec pede justo, fringilla vitae, eleifend acer sem neque sed Lorem Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ipsum. Nam quam nunc, blandit vel, ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium consectetuer luculvinar, ids lorem. Maecenas nec odio et ante tincidunt tempus.<br><br>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis enim.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":50} --><\\/p>\\n<div style=\\\"height:50px\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2616,295,'_elementor_page_assets','a:0:{}'),(2617,295,'_elementor_edit_mode','builder'),(2619,296,'_elementor_import_session_id','65b7e01be4fbe'),(2620,296,'_thumbnail_id','147'),(2621,296,'_wp_page_template','default'),(2622,296,'_elementor_template_type','wp-post'),(2623,296,'_elementor_version','3.5.2'),(2624,296,'_elementor_pro_version','3.5.2'),(2625,296,'_elementor_data','[{\"id\":\"56bc367b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2fd07136\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"52264ec6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis<br><br>Donec pede justo, fringilla vitae, eleifend acer sem neque sed Lorem Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ipsum. Nam quam nunc, blandit vel, ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium consectetuer luculvinar, ids lorem. Maecenas nec odio et ante tincidunt tempus.<br><br>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis enim.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":50} --><\\/p>\\n<div style=\\\"height:50px\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:gallery {\\\"ids\\\":[708,708],\\\"linkTo\\\":\\\"none\\\"} --><\\/p>\\n<figure class=\\\"wp-block-gallery columns-2 is-cropped\\\">\\n<ul class=\\\"blocks-gallery-grid\\\">\\n<li class=\\\"blocks-gallery-item\\\">\\n<figure><img src=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" alt=\\\"\\\" data-id=\\\"708\\\" data-full-url=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" data-link=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/image_placeholder-13122021\\/\\\" class=\\\"wp-image-708\\\"><\\/figure>\\n<\\/li>\\n<li class=\\\"blocks-gallery-item\\\">\\n<figure><img src=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" alt=\\\"\\\" data-id=\\\"708\\\" data-full-url=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" data-link=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/image_placeholder-13122021\\/\\\" class=\\\"wp-image-708\\\"><\\/figure>\\n<\\/li>\\n<\\/ul>\\n<\\/figure>\\n<p><!-- \\/wp:gallery --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":50} --><\\/p>\\n<div style=\\\"height:50px\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis<br><br>Donec pede justo, fringilla vitae, eleifend acer sem neque sed Lorem Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ipsum. Nam quam nunc, blandit vel, ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium consectetuer luculvinar, ids lorem. Maecenas nec odio et ante tincidunt tempus.<br><br>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis enim.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":50} --><\\/p>\\n<div style=\\\"height:50px\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2626,296,'_elementor_page_assets','a:0:{}'),(2627,296,'_elementor_edit_mode','builder'),(2629,63,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";}'),(2630,297,'_elementor_import_session_id','65b7e01be4fbe'),(2631,297,'_thumbnail_id','147'),(2632,297,'_wp_page_template','default'),(2633,297,'_elementor_template_type','wp-post'),(2634,297,'_elementor_version','3.5.2'),(2635,297,'_elementor_pro_version','3.5.2'),(2636,297,'_elementor_data','[{\"id\":\"56bc367b\",\"elType\":\"section\",\"settings\":{\"eael_parallax_layers_list\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_badge_text\":\"New\",\"eael_cl_logics\":[{\"_id\":\"2a04ca6\"}],\"pa_condition_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\"},\"elements\":[{\"id\":\"2fd07136\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eael_cl_logics\":[{\"_id\":\"8558b87\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[{\"id\":\"52264ec6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><span style=\\\"font-weight: 400;\\\">Key Takeaways<\\/span><\\/h2><h3><span style=\\\"font-weight: 400;\\\">Red Light Therapy (RLT) in Cardiovascular Health:<\\/span><\\/h3><ul><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">RLT is a groundbreaking approach to heart wellness.<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">RLT stimulates cellular energy production, improving blood circulation and heart muscle resilience.<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">It\'s beneficial for various heart conditions, aiding in recovery from cardiac events and integrating seamlessly into heart health routines.\\u00a0<\\/span><\\/li><\\/ul><p><span style=\\\"font-weight: 400;\\\">Embrace RLT for a personalized, effective strategy for managing heart health and fulfilling a healthier future. Learn more about the potential of RLT for cardiovascular care at <\\/span><a href=\\\"https:\\/\\/findredlightnearme.com\\/\\\"><span style=\\\"font-weight: 400;\\\">Find Red Light Therapy near you<\\/span><\\/a><span style=\\\"font-weight: 400;\\\">.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Introduction<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Cardiovascular health is a critical component of overall well-being, and the quest for innovative treatments is ceaseless. In this pursuit, Red Light Therapy (RLT) emerges as a promising ally, offering a non-invasive approach to heart health.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">The Heart of the Matter: Understanding Cardiovascular Challenges<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Cardiovascular diseases remain one of the leading causes of death worldwide. Factors like poor diet, lack of exercise, stress, and genetics play a significant role in heart health. In this scenario, exploring new methods to support cardiovascular health is not just a matter of interest but of necessity.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">How Red Light Therapy Benefits the Heart<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Red light therapy offers a unique approach to heart health. By penetrating the skin and reaching the cells, RLT stimulates mitochondrial activity, leading to improved cellular energy production. This enhancement in cellular function can have a positive impact on cardiovascular health, including improved blood circulation and heart muscle resilience.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">The Science Behind RLT and Cardiovascular Health<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The application of RLT to cardiovascular health is supported by growing scientific evidence. Studies suggest that RLT can aid in reducing inflammation, a key factor in many heart-related conditions. Additionally, it has shown potential for managing hypertension, reducing oxidative stress, and improving endothelial function\\u2014all vital aspects of maintaining a healthy cardiovascular system.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Aiding in Recovery: RLT for Post-Cardiac Events<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">For individuals recovering from cardiac events like heart attacks or surgeries, RLT can play a supportive role. Its ability to enhance circulation and promote cellular repair can be beneficial in the rehabilitation process, aiding in quicker and more efficient recovery.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Integrating RLT into Cardiovascular Health Routines<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Incorporating RLT into a heart-healthy routine can offer additional support alongside traditional methods like medication, diet, and exercise. It\\u2019s a complementary approach that adds an extra layer of care to the heart health regimen.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Personalized Care for Heart Health<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">One of the appealing aspects of RLT is its adaptability. The treatment can be tailored to individual needs, offering a personalized approach to cardiovascular care. This flexibility makes it a suitable option for a wide range of individuals, regardless of their specific cardiovascular health status.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Beyond the Therapy: Lifestyle and Heart Health<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">While RLT offers significant benefits, it\\u2019s important to remember that comprehensive cardiovascular health involves a holistic approach. This includes maintaining a balanced diet, engaging in regular physical activity, managing stress, and adhering to medical advice. RLT complements these lifestyle choices, working in tandem to promote overall heart health.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Embracing a Brighter Future in Cardiovascular Care<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The journey towards optimal cardiovascular health is evolving, with technologies like RLT playing a pivotal role. By embracing such innovative treatments, we open the door to new possibilities in heart health care, paving the way for a healthier, brighter future.<\\/span><\\/p><p><span style=\\\"font-weight: 400;\\\">If you\\u2019re interested in exploring how red light therapy can support your heart health, visit <\\/span><a href=\\\"https:\\/\\/findredlightnearme.com\\/\\\"><span style=\\\"font-weight: 400;\\\">[Find Red Light Therapy near you<\\/span><\\/a><span style=\\\"font-weight: 400;\\\">]. Discover the potential of light to enhance your cardiovascular wellness.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">FAQs<\\/span><\\/h2><p>\\u00a0<\\/p>\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"9a29de7\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2592cce\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is red light therapy (RLT) and how does it relate to cardiovascular health?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy is a non-invasive treatment using specific wavelengths of red light. It benefits cardiovascular health by stimulating mitochondrial activity in cells, which leads to improved cellular energy production. This enhancement in cellular function can positively impact heart health, including better blood circulation and heart muscle resilience.<\\/span><\\/p>\",\"_id\":\"0ad7dea\"},{\"tab_title\":\"Why is cardiovascular health a critical concern, and how does RLT address it?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Cardiovascular diseases are among the leading causes of death globally and are influenced by factors like diet, exercise, stress, and genetics. RLT addresses this concern by offering a new method to support heart health. It works at a cellular level to improve heart function and circulation, providing a novel approach in the fight against cardiovascular diseases.<\\/span><\\/p>\",\"_id\":\"b850ec8\"},{\"tab_title\":\"Can you elaborate on the scientific evidence supporting RLT for heart health?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">The application of RLT to cardiovascular health is backed by scientific studies. Research indicates that RLT can reduce inflammation, a major contributor to heart-related conditions. It also shows potential for managing hypertension, reducing oxidative stress, and improving endothelial function, all of which are crucial for a healthy heart.<\\/span><\\/p>\",\"_id\":\"20a3c03\"},{\"tab_title\":\"How can RLT aid in recovery after cardiac events?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">After cardiac events, like heart attacks or surgeries, RLT can support the recovery process. It can enhance blood circulation and promote cellular repair. This aids in quicker, more efficient recovery, making it a valuable tool in cardiac rehabilitation.<\\/span><\\/p>\",\"_id\":\"80647de\"},{\"tab_title\":\"What role does RLT play in a comprehensive cardiovascular health routine?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">RLT complements traditional heart health methods such as medication, diet, and exercise. By integrating RLT into a cardiovascular health regimen, it adds an extra layer of support. Doing so also enhances the overall effectiveness of heart health practices.<\\/span><\\/p>\",\"_id\":\"f38acb3\"},{\"tab_title\":\"Is RLT customizable for individual heart health needs?\",\"tab_content\":\"<p>Yes, RLT is adaptable and can be tailored to individual cardiovascular needs. Factors like the duration of exposure, intensity of the light, and specific focus areas can be adjusted, making RLT a flexible and personalized approach to heart health care.<\\/p>\",\"_id\":\"4fa096b\"},{\"tab_title\":\"How does RLT fit into a holistic approach to cardiovascular wellness?\",\"tab_content\":\"<p>While RLT offers significant benefits for heart health, it\'s part of a holistic approach that includes a balanced diet, regular physical activity, stress management, and adherence to medical advice. RLT works in tandem with these lifestyle choices, collectively promoting overall cardiovascular wellness.<\\/p>\",\"_id\":\"c7bf1f4\"},{\"tab_title\":\"What advancements does RLT represent for the future of cardiovascular care?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">RLT represents a significant advancement in cardiovascular care, offering innovative and non-invasive treatment options. Its emergence in heart health care symbolizes a shift towards more diverse and holistic approaches, opening new avenues for treating and managing cardiovascular diseases.<\\/span><\\/p>\",\"_id\":\"e41d8fe\"},{\"tab_title\":\"Are there any risks or side effects associated with using RLT for cardiovascular health?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">RLT is generally considered safe with minimal side effects. However, individuals with specific heart conditions or those undergoing certain cardiac treatments should consult with their healthcare provider before starting RLT. This ensures that the therapy aligns safely with their overall cardiovascular care plan.<\\/span><\\/p>\",\"_id\":\"cc410a5\"},{\"tab_title\":\"How accessible is RLT for individuals looking to improve their heart health?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">RLT is becoming increasingly accessible for individuals seeking to enhance their heart health. It\'s available through professional health and wellness clinics and as at-home devices. When choosing RLT services or products, it\'s important to opt for those that are reputable. Ideally, choose those that are FDA-approved for safety and efficacy. Resources like <\\/span><a href=\\\"https:\\/\\/findredlightnearme.com\\/\\\"><span style=\\\"font-weight: 400;\\\">Find Red Light Therapy near you<\\/span><\\/a><span style=\\\"font-weight: 400;\\\"> can help you locate nearby professionals offering RLT for cardiovascular health.<\\/span><\\/p>\",\"_id\":\"247d4f8\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4478a97\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=392b9e0\"}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false}]'),(2637,297,'_elementor_page_assets','a:0:{}'),(2638,297,'_elementor_edit_mode','builder'),(2640,297,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";}'),(2641,63,'_eael_custom_js',''),(2642,63,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:6:\"toggle\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_toggle\";a:1:{s:4:\"tabs\";i:1;}}s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}}'),(2643,62,'_elementor_edit_mode','builder'),(2647,298,'_elementor_import_session_id','65b7e01be4fbe'),(2648,298,'_thumbnail_id','155'),(2649,298,'_wp_page_template','default'),(2650,298,'_elementor_template_type','wp-post'),(2651,298,'_elementor_version','3.5.2'),(2652,298,'_elementor_pro_version','3.5.2'),(2653,298,'_elementor_data','[{\"id\":\"e8b8c98\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1f53ecd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"39e70625\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis<br><br>Donec pede justo, fringilla vitae, eleifend acer sem neque sed Lorem Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ipsum. Nam quam nunc, blandit vel, ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium consectetuer luculvinar, ids lorem. Maecenas nec odio et ante tincidunt tempus.<br><br>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis enim.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":50} --><\\/p>\\n<div style=\\\"height:50px\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:gallery {\\\"ids\\\":[708,708],\\\"linkTo\\\":\\\"none\\\"} --><\\/p>\\n<figure class=\\\"wp-block-gallery columns-2 is-cropped\\\">\\n<ul class=\\\"blocks-gallery-grid\\\">\\n<li class=\\\"blocks-gallery-item\\\">\\n<figure><img src=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" alt=\\\"\\\" data-id=\\\"708\\\" data-full-url=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" data-link=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/image_placeholder-13122021\\/\\\" class=\\\"wp-image-708\\\"><\\/figure>\\n<\\/li>\\n<li class=\\\"blocks-gallery-item\\\">\\n<figure><img src=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" alt=\\\"\\\" data-id=\\\"708\\\" data-full-url=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" data-link=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/image_placeholder-13122021\\/\\\" class=\\\"wp-image-708\\\"><\\/figure>\\n<\\/li>\\n<\\/ul>\\n<\\/figure>\\n<p><!-- \\/wp:gallery --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":50} --><\\/p>\\n<div style=\\\"height:50px\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis<br><br>Donec pede justo, fringilla vitae, eleifend acer sem neque sed Lorem Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ipsum. Nam quam nunc, blandit vel, ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium consectetuer luculvinar, ids lorem. Maecenas nec odio et ante tincidunt tempus.<br><br>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis enim.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":50} --><\\/p>\\n<div style=\\\"height:50px\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2654,298,'_elementor_page_assets','a:0:{}'),(2655,298,'_elementor_edit_mode','builder'),(2657,299,'_elementor_import_session_id','65b7e01be4fbe'),(2658,299,'_thumbnail_id','155'),(2659,299,'_wp_page_template','default'),(2660,299,'_elementor_template_type','wp-post'),(2661,299,'_elementor_version','3.5.2'),(2662,299,'_elementor_pro_version','3.5.2'),(2663,299,'_elementor_data','[{\"id\":\"e8b8c98\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1f53ecd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"39e70625\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis<br><br>Donec pede justo, fringilla vitae, eleifend acer sem neque sed Lorem Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ipsum. Nam quam nunc, blandit vel, ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium consectetuer luculvinar, ids lorem. Maecenas nec odio et ante tincidunt tempus.<br><br>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis enim.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":50} --><\\/p>\\n<div style=\\\"height:50px\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:gallery {\\\"ids\\\":[708,708],\\\"linkTo\\\":\\\"none\\\"} --><\\/p>\\n<figure class=\\\"wp-block-gallery columns-2 is-cropped\\\">\\n<ul class=\\\"blocks-gallery-grid\\\">\\n<li class=\\\"blocks-gallery-item\\\">\\n<figure><img src=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" alt=\\\"\\\" data-id=\\\"708\\\" data-full-url=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" data-link=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/image_placeholder-13122021\\/\\\" class=\\\"wp-image-708\\\"><\\/figure>\\n<\\/li>\\n<li class=\\\"blocks-gallery-item\\\">\\n<figure><img src=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" alt=\\\"\\\" data-id=\\\"708\\\" data-full-url=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" data-link=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/image_placeholder-13122021\\/\\\" class=\\\"wp-image-708\\\"><\\/figure>\\n<\\/li>\\n<\\/ul>\\n<\\/figure>\\n<p><!-- \\/wp:gallery --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":50} --><\\/p>\\n<div style=\\\"height:50px\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis<br><br>Donec pede justo, fringilla vitae, eleifend acer sem neque sed Lorem Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ipsum. Nam quam nunc, blandit vel, ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium consectetuer luculvinar, ids lorem. Maecenas nec odio et ante tincidunt tempus.<br><br>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis enim.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":50} --><\\/p>\\n<div style=\\\"height:50px\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2664,299,'_elementor_page_assets','a:0:{}'),(2665,299,'_elementor_edit_mode','builder'),(2667,62,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";}'),(2668,300,'_elementor_import_session_id','65b7e01be4fbe'),(2669,300,'_thumbnail_id','155'),(2670,300,'_wp_page_template','default'),(2671,300,'_elementor_template_type','wp-post'),(2672,300,'_elementor_version','3.5.2'),(2673,300,'_elementor_pro_version','3.5.2'),(2674,300,'_elementor_data','[{\"id\":\"e8b8c98\",\"elType\":\"section\",\"settings\":{\"eael_parallax_layers_list\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_badge_text\":\"New\",\"eael_cl_logics\":[{\"_id\":\"af4ab51\"}],\"pa_condition_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\"},\"elements\":[{\"id\":\"1f53ecd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eael_cl_logics\":[{\"_id\":\"af17c6d\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[{\"id\":\"39e70625\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><span style=\\\"font-weight: 400;\\\">Key Takeaways<\\/span><\\/h2><h3><span style=\\\"font-weight: 400;\\\">Red Light Therapy for Muscle Recovery:<\\/span><\\/h3><ul><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">Significantly speeds up muscle recovery.<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">Reduces inflammation.<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">Enhances overall athletic performance.<\\/span><\\/li><\\/ul><h2><span style=\\\"font-weight: 400;\\\">Introduction: The Pursuit of Athletic Perfection\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">In the world of sports, the pursuit of excellence is relentless. Athletes constantly seek ways to enhance performance, push boundaries, and redefine limits. This quest isn\'t limited to training methodologies or nutritional strategies alone. Muscle recovery, an often-understated aspect of athletic training, plays a pivotal role. Here, in the realm of recovery and rejuvenation, emerges a compelling protagonist: red light therapy.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Exploring Red Light Therapy: A Beacon of Hope in Sports Recovery\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Red light therapy is a chapter from the book of phototherapy, using a specific spectrum of light\\u2014low-wavelength red light. Its non-invasive and simplistic nature makes it stand out in the athlete\\u2019s toolkit. The concept is straightforward: expose the body to natural, therapeutic red LED light and witness a myriad of recovery benefits.<\\/span><\\/p><p><span style=\\\"font-weight: 400;\\\">But what\'s the science behind this? Red light therapy operates on the principle of photobiomodulation. This process involves red light penetrating the skin, reaching muscles and tissues, and stimulating cellular energy production. It\\u2019s not just about muscle recovery; it\\u2019s about energizing them at a cellular level.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">The Science Behind Red Light and Muscle Recovery: Delving Deeper\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The core of red light therapy\\u2019s effectiveness lies in its ability to boost mitochondrial function in cells. Mitochondria, often described as the powerhouse of the cell, plays a crucial role in energy production. By enhancing the mitochondria\'s ability to produce adenosine triphosphate (ATP), red light therapy accelerates muscle recovery and repair. This is particularly beneficial for athletes, who subject their muscles to intense, repetitive stress.<\\/span><\\/p><p><span style=\\\"font-weight: 400;\\\">Inflammation and pain, the twin challenges of any athletic endeavor, are also targeted by red light therapy. The therapy aids in reducing inflammation and alleviating pain, leading to quicker muscle recovery and better performance.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Case Studies and Research: Empirical Evidence\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The narrative of red light therapy in sports isn\\u2019t just theoretical; it\'s backed by a growing body of research and real-world evidence. Various studies have pointed to the benefits of red light therapy in muscle recovery, endurance enhancement, and injury prevention. Athletes from diverse disciplines\\u2014whether endurance sports, strength training, or team sports\\u2014have reported significant improvements in recovery times and reductions in muscle fatigue and soreness.<\\/span><\\/p><p><span style=\\\"font-weight: 400;\\\">Personal anecdotes from professional athletes further underscore the efficacy of red light therapy. They speak of quicker bounce-back times, less perceived exertion in training, and an overall enhancement in their training quality.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Practical Tips: Integrating Red Light Therapy into Athletic Routines\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Adopting red light therapy into an athlete\\u2019s routine is less about complexity and more about consistency. It can be seamlessly woven into the daily training regimen. Post-exercise sessions under a red light device, typically ranging from 10 to 20 minutes, can aid in muscle recovery and prepare the body for the next day\'s challenges.<\\/span><\\/p><p><span style=\\\"font-weight: 400;\\\">It\\u2019s not a one-size-fits-all solution, though. Athletes should consider their specific training load, their workout intensity, and their recovery needs when deciding the frequency and duration of red light therapy sessions.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Conclusion: Redefining Athletic Recovery\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">In the high-stakes arena of athletic performance, where every small advantage can be a game-changer, red light therapy stands out as a potent tool in an athlete\'s arsenal. It merges simplicity with science, offering a non-invasive, effective way to enhance muscle recovery and overall athletic performance.<\\/span><\\/p><p><span style=\\\"font-weight: 400;\\\">For athletes and coaches intrigued by the potential of red light therapy, the journey is just beginning. To delve deeper into how this innovative therapy can revolutionize your athletic performance and to locate the nearest red light therapy services, visit <\\/span><a href=\\\"https:\\/\\/findredlightnearme.com\\/\\\"><span style=\\\"font-weight: 400;\\\">Find Red Light Near Me<\\/span><\\/a><span style=\\\"font-weight: 400;\\\">. The future of athletic recovery is here, and it\'s bathed in red light.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">FAQs<\\/span><\\/h2><p>\\u00a0<\\/p>\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"8ac2b04\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ad90cf6\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What exactly is red light therapy, and how does it enhance athletic performance? \",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy is a cutting-edge treatment that utilizes low-wavelength red light for therapeutic purposes. In the context of athletic performance, it aids in muscle recovery by stimulating cellular processes, leading to faster muscle repair, reduced inflammation, and effective pain management. This therapy offers athletes a novel way to recover smarter, not just harder, allowing them to train more effectively and improve their overall performance.<\\/span><\\/p>\",\"_id\":\"0ad7dea\"},{\"tab_title\":\"Can you explain in more detail how red light therapy works at the cellular level to aid athletes?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Sure! At the cellular level, red light therapy targets the mitochondria, the powerhouse of the cell, encouraging them to produce more adenosine triphosphate (ATP). ATP is the energy currency of the cell, and an increase in its production means that muscle cells have more energy for repair and rejuvenation. This cellular boost is particularly beneficial for athletes, as it speeds up muscle recovery, reduces the risk of muscle fatigue, and enhances overall athletic performance.<\\/span><\\/p>\",\"_id\":\"3f21c79\"},{\"tab_title\":\"How effective is red light therapy in reducing recovery times for athletes?\",\"tab_content\":\"<p>Red light therapy is quite effective in reducing recovery times. Athletes who have incorporated it into their routines report significantly faster recovery from intense workouts, with a notable decrease in muscle soreness and fatigue. This is supported by scientific research, which highlights that athletes undergoing red light therapy not only recover quicker but also exhibit improved muscle strength and endurance over time.<\\/p>\",\"_id\":\"619623c\"},{\"tab_title\":\"What are some practical tips for athletes to include red light therapy in their training regimen?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">To effectively incorporate red light therapy into an athletic routine, athletes should aim for regular sessions, ideally immediately after workouts. A typical session might last between 10 and 20 minutes under the red light. Consistency is crucial, and it\\u2019s recommended to combine this therapy with traditional muscle recovery practices, such as adequate nutrition, hydration, and rest. By doing so, athletes can maximize the benefits of both: red light therapy and their overall training regimen.<\\/span><\\/p>\",\"_id\":\"2964d27\"},{\"tab_title\":\"Is there robust scientific evidence that supports the benefits of red light therapy for athletic recovery?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Absolutely, there\'s a substantial and growing body of scientific evidence in favor of red light therapy\'s benefits for athletes. Numerous studies have documented its positive impact on muscle recovery, showing that athletes who use red light therapy experience quicker recovery, less muscle fatigue, and improved overall physical performance. These findings are backed by empirical research and real-world case studies from various sports disciplines.<\\/span><\\/p>\",\"_id\":\"d585d0f\"},{\"tab_title\":\"How safe is red light therapy for athletes, and what makes it a preferred choice over other treatments?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy is highly regarded for its safety and non-invasive nature, making it an excellent choice for athletes. Some medical treatments can be intrusive or have side effects, while red light therapy offers a gentle yet effective option for enhancing muscle recovery and performance. Its ease of use, coupled with a lack of adverse side effects, makes it a highly attractive option for athletes of all levels seeking to gain an edge in their training and recovery processes.<\\/span><\\/p>\",\"_id\":\"6395103\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4478a97\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=392b9e0\"}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false}]'),(2675,300,'_elementor_page_assets','a:0:{}'),(2676,300,'_elementor_edit_mode','builder'),(2678,300,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";}'),(2679,62,'_eael_custom_js',''),(2680,62,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:6:\"toggle\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_toggle\";a:1:{s:4:\"tabs\";i:1;}}s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}}'),(2682,61,'_elementor_edit_mode','builder'),(2686,301,'_elementor_import_session_id','65b7e01be4fbe'),(2687,301,'_thumbnail_id','160'),(2688,301,'_wp_page_template','default'),(2689,301,'_elementor_template_type','wp-post'),(2690,301,'_elementor_version','3.5.2'),(2691,301,'_elementor_pro_version','3.5.2'),(2692,301,'_elementor_data','[{\"id\":\"1b3aca7d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"25497b94\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"14b2b76f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis<br><br>Donec pede justo, fringilla vitae, eleifend acer sem neque sed Lorem Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ipsum. Nam quam nunc, blandit vel, ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium consectetuer luculvinar, ids lorem. Maecenas nec odio et ante tincidunt tempus.<br><br>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis enim.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":50} --><\\/p>\\n<div style=\\\"height:50px\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:gallery {\\\"ids\\\":[708,708],\\\"linkTo\\\":\\\"none\\\"} --><\\/p>\\n<figure class=\\\"wp-block-gallery columns-2 is-cropped\\\">\\n<ul class=\\\"blocks-gallery-grid\\\">\\n<li class=\\\"blocks-gallery-item\\\">\\n<figure><img src=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" alt=\\\"\\\" data-id=\\\"708\\\" data-full-url=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" data-link=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/image_placeholder-13122021\\/\\\" class=\\\"wp-image-708\\\"><\\/figure>\\n<\\/li>\\n<li class=\\\"blocks-gallery-item\\\">\\n<figure><img src=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" alt=\\\"\\\" data-id=\\\"708\\\" data-full-url=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" data-link=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/image_placeholder-13122021\\/\\\" class=\\\"wp-image-708\\\"><\\/figure>\\n<\\/li>\\n<\\/ul>\\n<\\/figure>\\n<p><!-- \\/wp:gallery --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":50} --><\\/p>\\n<div style=\\\"height:50px\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis<br><br>Donec pede justo, fringilla vitae, eleifend acer sem neque sed Lorem Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ipsum. Nam quam nunc, blandit vel, ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium consectetuer luculvinar, ids lorem. Maecenas nec odio et ante tincidunt tempus.<br><br>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis enim.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":50} --><\\/p>\\n<div style=\\\"height:50px\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2693,301,'_elementor_page_assets','a:0:{}'),(2694,301,'_elementor_edit_mode','builder'),(2696,302,'_elementor_import_session_id','65b7e01be4fbe'),(2697,302,'_thumbnail_id','160'),(2698,302,'_wp_page_template','default'),(2699,302,'_elementor_template_type','wp-post'),(2700,302,'_elementor_version','3.5.2'),(2701,302,'_elementor_pro_version','3.5.2'),(2702,302,'_elementor_data','[{\"id\":\"1b3aca7d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"25497b94\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"14b2b76f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis<br><br>Donec pede justo, fringilla vitae, eleifend acer sem neque sed Lorem Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ipsum. Nam quam nunc, blandit vel, ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium consectetuer luculvinar, ids lorem. Maecenas nec odio et ante tincidunt tempus.<br><br>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis enim.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":50} --><\\/p>\\n<div style=\\\"height:50px\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:gallery {\\\"ids\\\":[708,708],\\\"linkTo\\\":\\\"none\\\"} --><\\/p>\\n<figure class=\\\"wp-block-gallery columns-2 is-cropped\\\">\\n<ul class=\\\"blocks-gallery-grid\\\">\\n<li class=\\\"blocks-gallery-item\\\">\\n<figure><img src=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" alt=\\\"\\\" data-id=\\\"708\\\" data-full-url=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" data-link=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/image_placeholder-13122021\\/\\\" class=\\\"wp-image-708\\\"><\\/figure>\\n<\\/li>\\n<li class=\\\"blocks-gallery-item\\\">\\n<figure><img src=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" alt=\\\"\\\" data-id=\\\"708\\\" data-full-url=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" data-link=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/image_placeholder-13122021\\/\\\" class=\\\"wp-image-708\\\"><\\/figure>\\n<\\/li>\\n<\\/ul>\\n<\\/figure>\\n<p><!-- \\/wp:gallery --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":50} --><\\/p>\\n<div style=\\\"height:50px\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis<br><br>Donec pede justo, fringilla vitae, eleifend acer sem neque sed Lorem Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ipsum. Nam quam nunc, blandit vel, ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium consectetuer luculvinar, ids lorem. Maecenas nec odio et ante tincidunt tempus.<br><br>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis enim.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":50} --><\\/p>\\n<div style=\\\"height:50px\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2703,302,'_elementor_page_assets','a:0:{}'),(2704,302,'_elementor_edit_mode','builder'),(2706,61,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";}'),(2707,303,'_elementor_import_session_id','65b7e01be4fbe'),(2708,303,'_thumbnail_id','160'),(2709,303,'_wp_page_template','default'),(2710,303,'_elementor_template_type','wp-post'),(2711,303,'_elementor_version','3.5.2'),(2712,303,'_elementor_pro_version','3.5.2'),(2713,303,'_elementor_data','[{\"id\":\"1b3aca7d\",\"elType\":\"section\",\"settings\":{\"eael_parallax_layers_list\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_badge_text\":\"New\",\"eael_cl_logics\":[{\"_id\":\"36f9a4a\"}],\"pa_condition_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\"},\"elements\":[{\"id\":\"25497b94\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eael_cl_logics\":[{\"_id\":\"2b1bf2f\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[{\"id\":\"14b2b76f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><span style=\\\"font-weight: 400;\\\">Key Takeaways<\\/span><\\/h2><h3><span style=\\\"font-weight: 400;\\\">How does red light therapy benefit those with arthritis?<\\/span><\\/h3><p><span style=\\\"font-weight: 400;\\\">Red light therapy aids arthritis patients by:<\\/span><\\/p><ul><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">Reducing joint inflammation.<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">Promoting cellular repair.<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">Enhancing overall joint function.<\\/span><\\/li><\\/ul><p><span style=\\\"font-weight: 400;\\\">Looking for a provider of red light therapy for arthritis near you? Visit <\\/span><a href=\\\"https:\\/\\/findredlightnearme.com\\/\\\"><span style=\\\"font-weight: 400;\\\">Find Red Light Near Me<\\/span><\\/a><span style=\\\"font-weight: 400;\\\"> today!<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Introduction: Confronting the Challenge of Joint Pain\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">When you have arthritis, it can feel like every step is a battle and every movement a challenge. Joint pain is not just a physical ailment; it\'s a barrier to the joys of everyday life. In the ongoing search for relief, a new player has emerged on the field: red light therapy. This innovative approach offers a beacon of hope to those entangled in the painful grip of joint disorders.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Red Light Therapy: A Gentle Giant in the World of Pain Relief\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Red light therapy, a protagonist in the story of non-invasive treatments, might seem almost too good to be true. As part of the broader spectrum of photobiomodulation, it uses specific wavelengths of red light to heal and soothe. In the context of joint health, this therapy promises a pain relief method free from the invasive nature and side effects of traditional treatments.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">The Science Behind the Relief: A Deeper Dive\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The effectiveness of red light therapy in managing joint pain is rooted in its ability to penetrate the skin and underlying tissues, reaching deep into the joints. Here, it works subtly yet powerfully. The therapy boosts blood circulation, which is crucial for delivering essential nutrients and oxygen to joint tissues, facilitates repair, and reduces pain.\\u00a0<\\/span><\\/p><p><span style=\\\"font-weight: 400;\\\">Additionally, red light therapy is believed to stimulate cellular energy production. This increased energy production, in turn, accelerates the body\\u2019s natural healing mechanisms. It\\u2019s a process not just of pain alleviation but of promoting actual healing within the joint tissues, slowing the progression of arthritis and disease.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Patient Testimonials: Stories of Renewed Hope and Movement\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Science and research aside, the real measure of red light therapy\'s success lies in the stories of those whose lives it has touched. Individuals suffering from chronic joint pain who have found themselves at the mercy of various medications and treatments\\u2014often with limited success\\u2014have turned to red light therapy. Their experiences paint a picture not just of reduced pain but of regained mobility, independence, and a rejuvenated zest for life.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Expert Opinions: The Medical Community\'s Perspective\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The increasing interest in red light therapy within the medical community is a testament to its potential. Healthcare professionals across the spectrum, from rheumatologists to physiotherapists, are beginning to recognize its benefits. They note its ability to offer pain relief and inflammation reduction without the typical side effects associated with many pain medications, making it an appealing option for long-term management of joint health and arthritis.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Mechanisms of Action: Understanding How It Works\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Delving deeper into the workings of red light therapy reveals a fascinating interplay of light and biology. The therapy\'s effectiveness in reducing inflammation is a key factor. Inflammation, often the body\'s response to injury or irritation, can lead to chronic pain, especially in conditions like arthritis. Red light therapy helps modulate this inflammatory response, thereby reducing pain and discomfort.<\\/span><\\/p><p><span style=\\\"font-weight: 400;\\\">Moreover, the therapy\'s role in collagen production is noteworthy. Collagen, a vital protein in joint tissues, is essential for maintaining joint integrity and function. By stimulating collagen synthesis, red light therapy not only helps in pain management but also in maintaining healthier joint structures.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Conclusion: A New Horizon in Joint Health Management\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">In the vast landscape of health and wellness, red light therapy stands out as a promising solution for those battling arthritis and other joint diseases. Its blend of effectiveness, non-invasiveness, and simplicity presents a compelling case for anyone seeking alternatives to conventional pain management strategies.<\\/span><\\/p><p><span style=\\\"font-weight: 400;\\\">For those on a journey to find relief from joint pain, red light therapy might be the next step worth considering. To learn more about this innovative approach and to discover red light therapy services near you, visit <\\/span><a href=\\\"https:\\/\\/findredlightnearme.com\\/\\\"><span style=\\\"font-weight: 400;\\\">Find Red Light Near Me<\\/span><\\/a><span style=\\\"font-weight: 400;\\\">. It\'s time to step into a new era of joint health, illuminated by the healing power of red light.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">FAQs<\\/span><\\/h2><p>\\u00a0<\\/p>\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4cd95ae\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"442efce\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is red light therapy, and how does it help with joint health?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy is a non-invasive treatment using low-wavelength red light. It helps joint health by penetrating deep into joint tissues, reducing inflammation, stimulating cellular repair, and enhancing blood circulation. This improves joint function and alleviates pain associated with conditions like arthritis.<\\/span><\\/p>\",\"_id\":\"0ad7dea\"},{\"tab_title\":\"How does red light therapy work at a cellular level for joint health?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">At the cellular level, red light therapy stimulates the mitochondria within cells to produce more adenosine triphosphate (ATP), the energy currency of the cell. This increase in ATP boosts the body\'s natural healing processes, leading to more efficient repair of joint tissues, a reduction in inflammation, and relief from joint pain due to arthritis.<\\/span><\\/p>\",\"_id\":\"bb7bfd0\"},{\"tab_title\":\"Are there real-world testimonials supporting the effectiveness of red light therapy for joint health?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Yes, many individuals suffering from chronic joint pain, particularly arthritis, report significant relief after using red light therapy. These real-world testimonials highlight not just pain reduction but also improvements in mobility, independence, and overall quality of life.<\\/span><\\/p>\",\"_id\":\"3f9ec92\"},{\"tab_title\":\"What do healthcare professionals say about red light therapy for joint conditions?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Healthcare professionals, including rheumatologists and physical therapists, are increasingly recognizing the potential of red light therapy in treating joint conditions. They often recommend it as a complementary treatment due to its ability to alleviate pain and inflammation without the side effects commonly associated with traditional pain medications.<\\/span><\\/p>\",\"_id\":\"6f34e65\"},{\"tab_title\":\"Can red light therapy be a long-term solution for managing joint diseases like arthritis?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy is emerging as a promising long-term solution for managing joint diseases like arthritis. Its non-invasive nature, coupled with the absence of side effects, makes it a sustainable and effective option for individuals seeking alternative treatments for joint health management.<\\/span><\\/p>\",\"_id\":\"b054b8f\"},{\"tab_title\":\"How safe is red light therapy for individuals with joint pain?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy is considered safe for individuals with joint pain. It offers a gentle, side-effect-free approach to pain relief and joint health improvement. This safety profile makes it suitable for long-term use and an appealing option for those looking for non-pharmacological treatment methods.<\\/span><\\/p>\",\"_id\":\"d189c83\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4478a97\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=392b9e0\"}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false}]'),(2714,303,'_elementor_page_assets','a:0:{}'),(2715,303,'_elementor_edit_mode','builder'),(2717,303,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";}'),(2718,61,'_eael_custom_js',''),(2719,61,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:6:\"toggle\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_toggle\";a:1:{s:4:\"tabs\";i:1;}}s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}}'),(2720,60,'_elementor_edit_mode','builder'),(2724,304,'_elementor_import_session_id','65b7e01be4fbe'),(2725,304,'_thumbnail_id','164'),(2726,304,'_wp_page_template','default'),(2727,304,'_elementor_template_type','wp-post'),(2728,304,'_elementor_version','3.5.2'),(2729,304,'_elementor_pro_version','3.5.2'),(2730,304,'_elementor_data','[{\"id\":\"181abbb1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"54fd60af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"753d5132\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis<br><br>Donec pede justo, fringilla vitae, eleifend acer sem neque sed Lorem Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ipsum. Nam quam nunc, blandit vel, ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium consectetuer luculvinar, ids lorem. Maecenas nec odio et ante tincidunt tempus.<br><br>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis enim.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":50} --><\\/p>\\n<div style=\\\"height:50px\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:gallery {\\\"ids\\\":[708,708],\\\"linkTo\\\":\\\"none\\\"} --><\\/p>\\n<figure class=\\\"wp-block-gallery columns-2 is-cropped\\\">\\n<ul class=\\\"blocks-gallery-grid\\\">\\n<li class=\\\"blocks-gallery-item\\\">\\n<figure><img src=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" alt=\\\"\\\" data-id=\\\"708\\\" data-full-url=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" data-link=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/image_placeholder-13122021\\/\\\" class=\\\"wp-image-708\\\"><\\/figure>\\n<\\/li>\\n<li class=\\\"blocks-gallery-item\\\">\\n<figure><img src=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" alt=\\\"\\\" data-id=\\\"708\\\" data-full-url=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" data-link=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/image_placeholder-13122021\\/\\\" class=\\\"wp-image-708\\\"><\\/figure>\\n<\\/li>\\n<\\/ul>\\n<\\/figure>\\n<p><!-- \\/wp:gallery --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":50} --><\\/p>\\n<div style=\\\"height:50px\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis<br><br>Donec pede justo, fringilla vitae, eleifend acer sem neque sed Lorem Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ipsum. Nam quam nunc, blandit vel, ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium consectetuer luculvinar, ids lorem. Maecenas nec odio et ante tincidunt tempus.<br><br>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis enim.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":50} --><\\/p>\\n<div style=\\\"height:50px\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2731,304,'_elementor_page_assets','a:0:{}'),(2732,304,'_elementor_edit_mode','builder'),(2734,305,'_elementor_import_session_id','65b7e01be4fbe'),(2735,305,'_thumbnail_id','164'),(2736,305,'_wp_page_template','default'),(2737,305,'_elementor_template_type','wp-post'),(2738,305,'_elementor_version','3.5.2'),(2739,305,'_elementor_pro_version','3.5.2'),(2740,305,'_elementor_data','[{\"id\":\"181abbb1\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"54fd60af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"753d5132\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><!-- wp:paragraph --><\\/p>\\n<p>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis<br><br>Donec pede justo, fringilla vitae, eleifend acer sem neque sed Lorem Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ipsum. Nam quam nunc, blandit vel, ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium consectetuer luculvinar, ids lorem. Maecenas nec odio et ante tincidunt tempus.<br><br>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis enim.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":50} --><\\/p>\\n<div style=\\\"height:50px\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:gallery {\\\"ids\\\":[708,708],\\\"linkTo\\\":\\\"none\\\"} --><\\/p>\\n<figure class=\\\"wp-block-gallery columns-2 is-cropped\\\">\\n<ul class=\\\"blocks-gallery-grid\\\">\\n<li class=\\\"blocks-gallery-item\\\">\\n<figure><img src=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" alt=\\\"\\\" data-id=\\\"708\\\" data-full-url=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" data-link=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/image_placeholder-13122021\\/\\\" class=\\\"wp-image-708\\\"><\\/figure>\\n<\\/li>\\n<li class=\\\"blocks-gallery-item\\\">\\n<figure><img src=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" alt=\\\"\\\" data-id=\\\"708\\\" data-full-url=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" data-link=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/image_placeholder-13122021\\/\\\" class=\\\"wp-image-708\\\"><\\/figure>\\n<\\/li>\\n<\\/ul>\\n<\\/figure>\\n<p><!-- \\/wp:gallery --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":50} --><\\/p>\\n<div style=\\\"height:50px\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\\n<p><!-- wp:paragraph --><\\/p>\\n<p>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis<br><br>Donec pede justo, fringilla vitae, eleifend acer sem neque sed Lorem Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ipsum. Nam quam nunc, blandit vel, ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium consectetuer luculvinar, ids lorem. Maecenas nec odio et ante tincidunt tempus.<br><br>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis enim.<\\/p>\\n<p><!-- \\/wp:paragraph --><\\/p>\\n<p><!-- wp:spacer {\\\"height\\\":50} --><\\/p>\\n<div style=\\\"height:50px\\\" aria-hidden=\\\"true\\\" class=\\\"wp-block-spacer\\\"><\\/div>\\n<p><!-- \\/wp:spacer --><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2741,305,'_elementor_page_assets','a:0:{}'),(2742,305,'_elementor_edit_mode','builder'),(2744,60,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";}'),(2745,306,'_elementor_import_session_id','65b7e01be4fbe'),(2746,306,'_thumbnail_id','164'),(2747,306,'_wp_page_template','default'),(2748,306,'_elementor_template_type','wp-post'),(2749,306,'_elementor_version','3.5.2'),(2750,306,'_elementor_pro_version','3.5.2'),(2751,306,'_elementor_data','[{\"id\":\"181abbb1\",\"elType\":\"section\",\"settings\":{\"eael_parallax_layers_list\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_badge_text\":\"New\",\"eael_cl_logics\":[{\"_id\":\"4b4b1d1\"}],\"pa_condition_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\"},\"elements\":[{\"id\":\"54fd60af\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eael_cl_logics\":[{\"_id\":\"c23f950\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[{\"id\":\"753d5132\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><span style=\\\"font-weight: 400;\\\">Key Takeaways<\\/span><\\/h2><h3><span style=\\\"font-weight: 400;\\\">How does red light therapy contribute to dental health?<\\/span><\\/h3><p><span style=\\\"font-weight: 400;\\\">Red light therapy aids dental health by:<\\/span><\\/p><ul><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">Promoting gum regeneration.<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">Reducing inflammation.\\u00a0<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><span style=\\\"font-weight: 400;\\\">Accelerating healing after dental procedures.<\\/span><\\/li><\\/ul><p><span style=\\\"font-weight: 400;\\\">Looking for a red light therapy provider near you? Visit <\\/span><a href=\\\"https:\\/\\/findredlightnearme.com\\/\\\"><span style=\\\"font-weight: 400;\\\">Find Red Light Near Me<\\/span><\\/a><span style=\\\"font-weight: 400;\\\"> today!<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Introduction: Charting New Paths in Dental Wellness\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">In the intricate dance of dental health, where every brush stroke and floss thread counts, there emerges a new rhythm\\u2014red light therapy. This innovative approach, extending beyond its established realms of skin care and muscle recovery, is now casting a transformative light on oral health. It\'s a story of technology meeting biology, an exploration of how a simple spectrum of light is redefining dental health practices.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Unveiling the Science of Red Light in Oral Health\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">At the heart of red light therapy lies a concept as old as life itself\\u2014the healing power of light. Specifically, red light therapy, a subset of photobiomodulation, utilizes specific wavelengths of red light to activate a series of biological processes. In the microcosm of the mouth, this involves penetrating oral tissues, stimulating cellular energy, and promoting regeneration and repair. The implications for dental health are profound\\u2014improved gum health, reduced inflammation, and accelerated healing after dental procedures.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Dentist Perspectives: A New Tool in the Arsenal\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The dental profession, historically grounded in precision and caution, is witnessing a paradigm shift with the advent of red light therapy. Forward-thinking dentists and oral health specialists are not just acknowledging but embracing this technology. They are integrating red light therapy into their suite of treatments, finding its application beneficial in accelerating post-surgical healing, managing periodontal diseases, and even in the holistic maintenance of dental health.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Patient Experiences: Voices from the Dental Chair\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The true essence of any medical advancement, however, is captured in the stories of those it touches. Patients who have experienced red light therapy as part of their dental treatment often speak of a marked difference. Testimonials range from significant reductions in gum swelling and pain to noticeable improvements in overall oral health and faster recovery after dental surgeries. These personal accounts form a mosaic of experiences underscoring the efficacy and comfort of red light therapy in dental care.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Practical Applications: Red Light Therapy in Everyday Oral Care\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The realm of red light therapy in dental health is not confined to the dentist\'s office. With the advent of user-friendly, at-home red light devices, this therapy is now accessible to everyone. Incorporating red light therapy into daily oral care routines is a step toward proactive dental wellness. It presents opportunities for individuals to enhance their oral health maintenance, complementing traditional methods of care.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Bridging Gaps in Dental Research: Studies and Findings\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The journey of red light therapy in dental health is bolstered by ongoing research and clinical studies. Emerging studies reveal its potential in various aspects of oral health, from combating bacteria responsible for tooth decay to enhancing the success rates of dental implants. This growing body of evidence is not just validating the experiences of patients but is also paving the way for broader acceptance and application in mainstream dentistry.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Conclusion: Illuminating the Future of Oral Health\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">As we navigate the ever-evolving landscape of dental health, red light therapy stands out as a beacon of innovation. Its blend of simplicity, efficacy, and non-invasiveness presents a compelling case for its integration into dental care. This therapy is not just about treating dental ailments; it\'s about reimagining oral health maintenance.<\\/span><\\/p><p><span style=\\\"font-weight: 400;\\\">For those intrigued by the potential of red light therapy in transforming dental care and for further exploration into this cutting-edge treatment, visit <\\/span><a href=\\\"https:\\/\\/findredlightnearme.com\\/\\\"><span style=\\\"font-weight: 400;\\\">Find Red Light Near Me<\\/span><\\/a><span style=\\\"font-weight: 400;\\\">. The future of oral health care is bright, and it\'s being illuminated by the promising glow of red light therapy.<\\/span><span style=\\\"font-weight: 400;\\\"><br \\/><\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">FAQs<\\/span><\\/h2><p>\\u00a0<\\/p>\",\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"05d82d0\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c1718e6\",\"elType\":\"widget\",\"settings\":{\"tabs\":[{\"tab_title\":\"What is red light therapy, and how is it transforming dental health practices?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy, part of photobiomodulation, utilizes specific red light wavelengths to stimulate biological processes. In dental health, it\'s a game-changer, deeply penetrating oral tissues to enhance cellular energy. It promotes tissue regeneration and speeds up recovery. This innovative approach aids in improving gum health, reducing inflammation, and expediting healing after dental procedures, thereby redefining traditional dental care practices.<\\/span><\\/p>\",\"_id\":\"0ad7dea\"},{\"tab_title\":\"How are dentists incorporating red light therapy into oral health treatments?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Dentists and oral health professionals are increasingly integrating red light therapy into their treatment repertoire. Recognizing its benefits, they are using it to quicken healing after dental surgeries, treat periodontal diseases, and as a part of regular oral health maintenance. This adoption signifies a major shift towards more holistic and non-invasive treatment methods in dentistry, enhancing patient care and outcomes.<\\/span><\\/p>\",\"_id\":\"2c9f3cf\"},{\"tab_title\":\"Can red light therapy be effectively used at home for oral health maintenance?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Absolutely! The advent of user-friendly, at-home red light devices has made this therapy accessible for daily oral care. Incorporating it into regular dental routines can complement traditional care methods, providing a proactive approach to maintaining oral health. Regular usage can improve gum health, potentially reduce dental disease risk, and promote overall oral wellness.<\\/span><\\/p>\",\"_id\":\"5e6700c\"},{\"tab_title\":\"What are the experiences of patients who have used red light therapy in their dental treatments?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Patients who have incorporated red light therapy into their dental treatments often share positive experiences. They report noticeable improvements in conditions like gum swelling and pain, enhanced oral health, and quicker recovery after dental surgeries. These personal accounts underscore the therapy\'s effectiveness in providing a more comfortable and efficient dental care experience.<\\/span><\\/p>\",\"_id\":\"847b627\"},{\"tab_title\":\"What does current research say about the effectiveness of red light therapy for oral health?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Emerging research and clinical studies are increasingly supporting the effectiveness of red light therapy in various aspects of oral health. Studies point to its role in fighting bacteria responsible for tooth decay, improving gum health, and enhancing the success rates of dental implants. This research validates patient experiences and professional applications, reinforcing red light therapy\'s place in modern dentistry.<\\/span><\\/p>\",\"_id\":\"747cdc1\"},{\"tab_title\":\"What specific oral health issues can red light therapy address, and how does it do so?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Red light therapy is particularly effective in addressing issues like gum disease, inflammation, and post-surgical recovery. It works by improving blood circulation, stimulating cellular activity, and reducing inflammatory responses. This can lead to healthier gums, less discomfort, and quicker healing of oral tissues, making it a versatile tool for treating a range of dental health issues.<\\/span><\\/p>\",\"_id\":\"4ed6075\"},{\"tab_title\":\"Is red light therapy a safe option for all dental patients?\",\"tab_content\":\"<p><span style=\\\"font-weight: 400;\\\">Yes, red light therapy is considered safe for most dental patients. Its non-invasive nature and lack of adverse side effects make it a suitable option for a wide range of individuals, including those looking for alternatives to traditional dental treatments. However, as with any therapy, it\'s advisable to consult with a dental professional to determine if red light therapy is the right choice for your specific oral health needs.<\\/span><\\/p>\",\"_id\":\"7353569\"}],\"eael_tooltip_section_content\":\"I am a tooltip\",\"eael_ext_content_protection_password_placeholder\":\"Enter Password\",\"eael_ext_content_protection_password_submit_btn_txt\":\"Submit\",\"eael_ext_content_protection_password_incorrect_message\":\"Password does not match.\",\"eael_cl_logics\":[{\"_id\":\"4478a97\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[],\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=392b9e0\"}},\"elements\":[],\"widgetType\":\"toggle\"}],\"isInner\":false}],\"isInner\":false}]'),(2752,306,'_elementor_page_assets','a:0:{}'),(2753,306,'_elementor_edit_mode','builder'),(2755,306,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";}'),(2756,60,'_eael_custom_js',''),(2757,60,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:6:\"toggle\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_toggle\";a:1:{s:4:\"tabs\";i:1;}}s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:8:\"advanced\";a:1:{s:30:\"eael_conditional_logic_section\";a:1:{s:14:\"eael_cl_logics\";i:1;}}}}}'),(2758,59,'_elementor_edit_mode','builder'),(2762,307,'_elementor_import_session_id','65b7e01be4fbe'),(2763,307,'_thumbnail_id','171'),(2764,307,'_wp_page_template','default'),(2765,307,'_elementor_template_type','wp-post'),(2766,307,'_elementor_version','3.5.2'),(2767,307,'_elementor_pro_version','3.5.2'),(2768,307,'_elementor_data','[{\"id\":\"129b2e25\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"145e476d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5d66c75f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt\\u00a0 ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis<br \\/><br \\/>Donec pede justo, fringilla vitae, eleifend acer sem neque sed Lorem Lorem ipsum dolor sit amet, consectet adipiscing\\u00a0elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ipsum. Nam quam nunc, blandit vel, ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium consectetuer luculvinar, ids lorem. Maecenas nec odio et ante tincidunt tempus.<br \\/><br \\/>Lorem ipsum dolor sit amet, consectet adipiscing\\u00a0elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis enim.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:spacer {\\\"height\\\":50} -->\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 50px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<!-- \\/wp:spacer --><!-- wp:gallery {\\\"ids\\\":[708,708],\\\"linkTo\\\":\\\"none\\\"} -->\\n<figure class=\\\"wp-block-gallery columns-2 is-cropped\\\">\\n<ul class=\\\"blocks-gallery-grid\\\">\\n<li class=\\\"blocks-gallery-item\\\">\\n<figure><img class=\\\"wp-image-708\\\" src=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" alt=\\\"\\\" data-id=\\\"708\\\" data-full-url=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" data-link=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/image_placeholder-13122021\\/\\\" \\/><\\/figure>\\n<\\/li>\\n<li class=\\\"blocks-gallery-item\\\">\\n<figure><img class=\\\"wp-image-708\\\" src=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" alt=\\\"\\\" data-id=\\\"708\\\" data-full-url=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" data-link=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/image_placeholder-13122021\\/\\\" \\/><\\/figure>\\n<\\/li>\\n<\\/ul>\\n<\\/figure>\\n<!-- \\/wp:gallery --><!-- wp:spacer {\\\"height\\\":50} -->\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 50px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<!-- \\/wp:spacer --><!-- wp:paragraph -->\\n<p>Lorem ipsum dolor sit amet, consectet adipiscing\\u00a0elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis<br \\/><br \\/>Donec pede justo, fringilla vitae, eleifend acer sem neque sed Lorem Lorem ipsum dolor sit amet, consectet adipiscing\\u00a0elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ipsum. Nam quam nunc, blandit vel, ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium consectetuer luculvinar, ids lorem. Maecenas nec odio et ante tincidunt tempus.<br \\/><br \\/>Lorem ipsum dolor sit amet, consectet adipiscing\\u00a0elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis enim.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:spacer {\\\"height\\\":50} -->\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 50px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<!-- \\/wp:spacer -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2769,307,'_elementor_page_assets','a:0:{}'),(2770,307,'_elementor_edit_mode','builder'),(2772,308,'_elementor_import_session_id','65b7e01be4fbe'),(2773,308,'_thumbnail_id','171'),(2774,308,'_wp_page_template','default'),(2775,308,'_elementor_template_type','wp-post'),(2776,308,'_elementor_version','3.5.2'),(2777,308,'_elementor_pro_version','3.5.2'),(2778,308,'_elementor_data','[{\"id\":\"129b2e25\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"145e476d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5d66c75f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<!-- wp:paragraph -->\\n<p>Lorem ipsum dolor sit amet, consectet adipiscing elit,sed do eiusm por incididunt\\u00a0 ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis<br \\/><br \\/>Donec pede justo, fringilla vitae, eleifend acer sem neque sed Lorem Lorem ipsum dolor sit amet, consectet adipiscing\\u00a0elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ipsum. Nam quam nunc, blandit vel, ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium consectetuer luculvinar, ids lorem. Maecenas nec odio et ante tincidunt tempus.<br \\/><br \\/>Lorem ipsum dolor sit amet, consectet adipiscing\\u00a0elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis enim.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:spacer {\\\"height\\\":50} -->\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 50px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<!-- \\/wp:spacer --><!-- wp:gallery {\\\"ids\\\":[708,708],\\\"linkTo\\\":\\\"none\\\"} -->\\n<figure class=\\\"wp-block-gallery columns-2 is-cropped\\\">\\n<ul class=\\\"blocks-gallery-grid\\\">\\n<li class=\\\"blocks-gallery-item\\\">\\n<figure><img class=\\\"wp-image-708\\\" src=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" alt=\\\"\\\" data-id=\\\"708\\\" data-full-url=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" data-link=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/image_placeholder-13122021\\/\\\" \\/><\\/figure>\\n<\\/li>\\n<li class=\\\"blocks-gallery-item\\\">\\n<figure><img class=\\\"wp-image-708\\\" src=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" alt=\\\"\\\" data-id=\\\"708\\\" data-full-url=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/wp-content\\/uploads\\/sites\\/185\\/2021\\/12\\/Image_Placeholder-13122021.jpg\\\" data-link=\\\"https:\\/\\/library.elementor.com\\/blog-wireframe\\/image_placeholder-13122021\\/\\\" \\/><\\/figure>\\n<\\/li>\\n<\\/ul>\\n<\\/figure>\\n<!-- \\/wp:gallery --><!-- wp:spacer {\\\"height\\\":50} -->\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 50px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<!-- \\/wp:spacer --><!-- wp:paragraph -->\\n<p>Lorem ipsum dolor sit amet, consectet adipiscing\\u00a0elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis<br \\/><br \\/>Donec pede justo, fringilla vitae, eleifend acer sem neque sed Lorem Lorem ipsum dolor sit amet, consectet adipiscing\\u00a0elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ipsum. Nam quam nunc, blandit vel, ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium consectetuer luculvinar, ids lorem. Maecenas nec odio et ante tincidunt tempus.<br \\/><br \\/>Lorem ipsum dolor sit amet, consectet adipiscing\\u00a0elit,sed do eiusm por incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea sint occaecat cupidatat non proident, sunt in culpa qui officia mollit natoque consequat massa quis enim.<\\/p>\\n<!-- \\/wp:paragraph --><!-- wp:spacer {\\\"height\\\":50} -->\\n<div class=\\\"wp-block-spacer\\\" style=\\\"height: 50px;\\\" aria-hidden=\\\"true\\\">\\u00a0<\\/div>\\n<!-- \\/wp:spacer -->\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2779,308,'_elementor_page_assets','a:0:{}'),(2780,308,'_elementor_edit_mode','builder'),(2782,59,'_elementor_page_settings','a:2:{s:18:\"eael_ext_toc_title\";s:17:\"Table of Contents\";s:15:\"pa_cursor_ftext\";s:19:\"Premium Follow Text\";}'),(2783,309,'_elementor_import_session_id','65b7e01be4fbe'),(2784,309,'_thumbnail_id','171'),(2785,309,'_wp_page_template','default'),(2786,309,'_elementor_template_type','wp-post'),(2787,309,'_elementor_version','3.5.2'),(2788,309,'_elementor_pro_version','3.5.2'),(2789,309,'_elementor_data','[{\"id\":\"129b2e25\",\"elType\":\"section\",\"settings\":{\"eael_parallax_layers_list\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"premium_lottie_repeater\":[],\"premium_blob_repeater\":[],\"pa_badge_text\":\"New\",\"eael_cl_logics\":[{\"_id\":\"1d8acd1\"}],\"pa_condition_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\"},\"elements\":[{\"id\":\"145e476d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eael_cl_logics\":[{\"_id\":\"4030d50\"}],\"pa_condition_repeater\":[],\"premium_tooltip_text\":\"Hi, I\'m a global tooltip.\",\"premium_tooltip_position\":\"top,bottom\",\"premium_parallax_layers_list\":[],\"premium_gradient_colors_repeater\":[],\"premium_kenburns_repeater\":[],\"pa_cursor_ftext\":\"Premium Follow Text\",\"pa_badge_text\":\"New\",\"premium_mscroll_repeater\":[]},\"elements\":[{\"id\":\"5d66c75f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><span style=\\\"font-weight: 400;\\\">Key Takeaways<\\/span><\\/h2><h3><span style=\\\"font-weight: 400;\\\">Benefits of Red Light Therapy for Eye Health<\\/span><\\/h3><ul><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><b>Enhanced Vision Clarity:<\\/b><span style=\\\"font-weight: 400;\\\"> Red light therapy is known to improve visual sharpness and clarity.<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><b>Reduced Eye Fatigue:<\\/b><span style=\\\"font-weight: 400;\\\"> It helps alleviate symptoms of eye strain and fatigue, especially in digital device users.<\\/span><\\/li><li style=\\\"font-weight: 400;\\\" aria-level=\\\"1\\\"><b>Age-Related Decline:<\\/b><span style=\\\"font-weight: 400;\\\"> It shows potential for slowing down the progression of age-related vision decline.<\\/span><\\/li><\\/ul><p><span style=\\\"font-weight: 400;\\\">Considering red light therapy for your eyes? Learn more about its benefits and applications for eye health.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Introduction: Navigating the Modern Challenges of Eye Health\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">In our rapidly evolving digital world, where screens have become ubiquitous, eye health is an escalating concern. Amidst traditional eye care methods, a novel and intriguing option is gaining attention: red light therapy. This innovative approach stands at the intersection of technology and wellness, offering a new path in the pursuit of optimal eye health.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Understanding Red Light Therapy\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">Red light therapy, a subset of photobiomodulation, involves the use of low-level wavelengths of red or near-infrared light. It\'s a method steeped in scientific intrigue, offering a non-invasive and gentle option for various health concerns. In the context of eye health, this therapy is believed to work at the cellular level, potentially rejuvenating and repairing eye tissues and emerging as a beacon of hope for those seeking alternative eye care solutions.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">The Connection Between Red Light Therapy and Eye Health: Delving Deeper\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">The relationship between red light therapy and eye health is not just a surface-level interest; it\'s a deep, evolving field of study. The central premise is that this therapy can stimulate mitochondrial function in the cells, particularly the photoreceptors in the eyes. Enhanced mitochondrial function means better cellular energy and health, which can translate into improved vision and possibly a reduction in eye strain, especially beneficial in our screen-heavy lifestyle.<\\/span><\\/p><h2><span style=\\\"font-weight: 400;\\\">Scientific Evidence: Illuminating the Research Landscape\\u00a0\\u00a0<\\/span><\\/h2><p><span style=\\\"font-weight: 400;\\\">